:root{--header-h:5rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji';line-height:1.6;color:#1f2937;background-color:#fff}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;z-index:10001}.skip-link:focus{position:fixed;top:0;left:0;width:auto;height:auto;padding:.75rem 1.5rem;margin:0;overflow:visible;clip:auto;clip-path:none;white-space:normal;background:#1f2937;color:#fff;font-weight:600;text-decoration:none;border-radius:0 0 .25rem 0;outline:2px solid #fff;outline-offset:2px}.max-w-3xl.mx-auto.px-6.space-y-8 a:not(.social-share-btn):not(.inline-block),article.bg-white a:not(.social-share-btn):not(.inline-block){color:#2563eb!important;text-decoration:underline!important;text-decoration-color:rgba(37,99,235,0.3)!important;transition:color .2s ease,text-decoration-color .2s ease!important}.max-w-3xl.mx-auto.px-6.space-y-8 a:not(.social-share-btn):not(.inline-block):hover,article.bg-white a:not(.social-share-btn):not(.inline-block):hover{color:#1d4ed8!important;text-decoration-color:rgba(29,78,216,0.5)!important}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:linear-gradient(135deg,#fef3c7 0,#ddd6fe 50%,#fce7f3 100%);padding:1rem 0;position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2)}.header-content{display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.25rem;color:#1f2937;text-decoration:none;transition:all .3s ease;cursor:pointer;will-change:transform,opacity}.logo:hover{opacity:.8;text-decoration:none;color:#1f2937;transform:scale(1.05)}.header .logo,.header-content .logo,.header-content a.logo,header .logo{display:flex!important;align-items:center!important;gap:.75rem!important;font-weight:700!important;font-size:1.25rem!important;color:#1f2937!important;text-decoration:none!important;transition:all .3s ease!important;cursor:pointer!important;pointer-events:auto!important;will-change:transform,opacity!important}.header .logo:hover,.header-content .logo:hover,.header-content a.logo:hover,header .logo:hover{opacity:.8!important;text-decoration:none!important;color:#1f2937!important;transform:scale(1.05)!important}.logo-image{width:auto;height:60px;max-width:200px;display:block;pointer-events:none;transition:all .3s ease;will-change:transform,opacity}.header .logo-image{filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .15));height:50px;max-width:160px;object-fit:contain}.header .logo:hover .logo-image{transform:translateY(-2px);filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .2))}.logo:hover .logo-image{transform:scale(1.05);opacity:.85}@media (max-width:768px){.logo-image{height:50px;max-width:150px}}@media (max-width:480px){.logo-image{height:40px;max-width:120px}}body .header .header-content a.logo:hover,body header .header-content a.logo:hover{text-decoration:none!important;color:#1f2937!important;will-change:transform,opacity!important}body .header .header-content a.logo:hover .logo-image,body header .header-content a.logo:hover .logo-image{transform:translateY(-2px)!important;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .2))!important;will-change:transform,filter!important}.nav{display:flex;gap:2rem;align-items:center}.nav-link{text-decoration:none;color:#4b5563;font-weight:500;transition:color .2s;position:relative}.nav-link.active,.nav-link:hover{color:#1f2937}.nav-link.active::after{content:'';position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#3b82f6;border-radius:1px}.header-actions{display:flex;gap:1rem;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;font-size:.9rem;letter-spacing:.025em;white-space:nowrap;text-align:center}.btn-primary{background:#1f3f6f;color:#fff;border-radius:.75rem;box-shadow:0 6px 16px rgba(31,63,111,.35);min-width:140px;height:44px;position:relative;overflow:hidden}.btn-primary:hover{background:#173357;transform:translateY(-1px);box-shadow:0 8px 20px rgba(31,63,111,.4)}.btn-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-primary:hover::before{left:100%}.btn-outline{background:0 0;color:#1f2937;border:1px solid #d1d5db}.btn-outline:hover{background:#f9fafb;border-color:#9ca3af}.btn-large{padding:1rem 2rem;font-size:1rem}.hero{min-height:calc(100dvh - var(--header-h));height:calc(100dvh - var(--header-h));max-height:calc(100dvh - var(--header-h));box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1.25rem 0;background-color:#fef3c7;background-image:linear-gradient(135deg,rgba(254,243,199,.75) 0,rgba(252,231,243,.75) 100%);background-size:cover;background-position:center;background-repeat:no-repeat}.hero.hero-with-bg{position:relative;background:0 0}.hero-bg-layer{position:absolute;inset:0;z-index:0}.hero-bg-layer img,.hero-bg-layer picture{width:100%!important;max-width:none!important;height:100%!important;object-fit:cover!important;display:block!important}.hero-bg-layer picture{width:100%!important;height:100%!important;display:block!important}.hero-bg-layer picture img{width:100%!important;max-width:none!important;height:100%!important;object-fit:cover!important}.hero-bg-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(254,243,199,.25) 0,rgba(252,231,243,.25) 100%)}.hero.hero-with-bg .container{position:relative;z-index:2}.hero .container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem 3rem;align-items:center;justify-items:center;max-width:1200px;margin:0 auto;width:100%;max-height:calc(100dvh - var(--header-h) - 2.5rem);min-height:0;overflow-x:visible;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem;box-sizing:border-box}.hero-title{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:1.25rem;color:#1f2937}.hero-subtitle{font-size:1.25rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.hero-actions{display:flex;gap:1rem;margin-bottom:1.5rem}.hero-pills{display:flex!important;flex-wrap:nowrap!important;flex-direction:row!important;gap:.5rem .75rem;align-items:center;margin-top:1rem;margin-bottom:.5rem;flex-shrink:0}.hero-pills>div{flex-shrink:0}.trust-badges{display:flex;flex-direction:row;gap:.75rem;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.feature-pill{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.625rem 1.125rem;border-radius:9999px;box-shadow:0 4px 20px rgba(0,0,0,.08);flex-shrink:0;white-space:nowrap}.feature-pill-icon-wrapper{width:2.5rem;height:2.5rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.06);flex-shrink:0}.feature-pill-icon{width:1.25rem;height:1.25rem;color:#000;stroke-width:1.5}.feature-pill-text{display:flex;flex-direction:column;gap:0;line-height:1.2}.feature-pill-line{display:block;color:#000;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.2;white-space:nowrap}.badge{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.8);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:500;color:#374151}.badge-icon{font-size:1rem}.hero-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:0;min-width:0;max-width:100%;overflow:visible}.hero-image{display:flex;justify-content:center;align-items:center;min-height:0;width:100%;max-width:480px}.image-slider{width:100%;max-width:460px;position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.slider-container{position:relative;width:100%;aspect-ratio:1;min-height:0;max-height:460px;background:#f3f4f6;border-radius:1rem;overflow:hidden;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.slider-track{position:relative;width:100%;height:100%}.slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .6s ease-in-out,transform .6s ease-in-out,visibility .6s ease-in-out;transform:scale(1);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.slide.active{opacity:1;visibility:visible;transform:scale(1)}.slider-image{width:100%;height:100%;object-fit:cover;border-radius:1rem;transition:transform .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.slide.active .slider-image{transform:scale(1)}.slide:not(.active) .slider-image{transform:scale(1)}.progress-container{position:absolute;top:1rem;left:1rem;right:1rem;z-index:10}.progress-bar{width:100%;height:3px;background:rgba(255,255,255,.3);border-radius:2px;overflow:hidden;cursor:pointer;transition:background-color .3s ease}.progress-bar:hover{background:rgba(255,255,255,.5)}.progress-fill{height:100%;background:rgba(254,243,199,.8);border-radius:2px;width:0%;transition:width .1s linear}.progress-fill.animating{animation:progressFill 4s linear forwards}@keyframes progressFill{from{width:0%}to{width:100%}}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.3);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:20;color:#374151;box-shadow:0 2px 8px rgba(0,0,0,.1);backdrop-filter:blur(4px)}.slider-nav:hover{background:rgba(255,255,255,.6);transform:translateY(-50%) scale(1.1);box-shadow:0 4px 16px rgba(0,0,0,.15);color:#1f2937}.slider-nav:active{transform:translateY(-50%) scale(.95)}.slider-nav-prev{left:1rem}.slider-nav-next{right:1rem}.slider-nav svg{width:20px;height:20px;transition:transform .2s ease}.slider-nav:hover svg{transform:scale(1.1)}.slider-nav:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)}.slider-nav:disabled:hover{background:rgba(255,255,255,.3);transform:translateY(-50%);box-shadow:0 2px 8px rgba(0,0,0,.1)}.slider-container::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(59,130,246,.1) 0,rgba(147,51,234,.1) 50%,rgba(236,72,153,.1) 100%);opacity:0;transition:opacity .5s ease;z-index:1;border-radius:1rem;pointer-events:none}.slider-container:hover::before{opacity:1}.slide.active::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.05) 0,rgba(147,51,234,.05) 100%);z-index:1;border-radius:1rem}.hero-image-placeholder{width:400px;height:400px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:2rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.teether-mockup{position:relative;width:200px;height:200px}.teether-shape{width:100%;height:100%;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50% 20% 50% 20%;transform:rotate(15deg);position:relative}.teether-shape::before{content:'';position:absolute;top:20%;left:20%;width:60%;height:60%;background:linear-gradient(135deg,#fde68a,#fbbf24);border-radius:50% 20% 50% 20%;transform:rotate(-15deg)}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1f2937}.hero-section{position:relative;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;min-height:50vh;display:flex;align-items:center;justify-content:center;padding:5rem 1.5rem;box-sizing:border-box}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3));z-index:1}.hero-section .container{position:relative;z-index:2;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;width:100%;box-sizing:border-box;text-align:center}.hero-section+article{background-color:#fff;padding:3rem 0;box-sizing:border-box}.hero-section+article>div{max-width:48rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;width:100%;box-sizing:border-box;font-size:1.125rem;line-height:1.75;color:#374151}.hero-section+article>div>*+*{margin-top:2rem}.featured-articles{padding:3rem 0 3rem;background:#f9fafb}.featured-articles .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center}.articles-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.guides-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;margin-bottom:3rem}.guide-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;text-decoration:none;color:inherit;display:block;cursor:pointer}.guide-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px rgba(0,0,0,.1);text-decoration:none;color:inherit}.guide-image{height:200px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem .5rem 0 0}.guide-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.guide-card:hover .guide-img{transform:scale(1.05)}.guide-card.featured .guide-image{height:100%;border-radius:.5rem 0 0 .5rem}.guide-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.guide-card.featured .guide-content{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:2rem}.guide-meta{display:flex;gap:1rem;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.guide-category{background:#1e3a8a;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.guide-read-time{color:#6b7280;font-size:.875rem}.guide-title{font-size:1.5rem;font-weight:600;color:#1f2937;line-height:1.3;margin-bottom:.75rem}.guide-card:not(.featured) .guide-title{font-size:1.125rem}.guide-excerpt{color:#6b7280;line-height:1.5;flex:1;margin-bottom:.5rem}.guide-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.tag{background:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.articles-main{display:flex;flex-direction:column;gap:2rem}.article-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.article-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px rgba(0,0,0,.1)}.article-link-card{text-decoration:none;color:inherit;display:block;cursor:pointer}.article-link-card:hover{text-decoration:none;color:inherit}.product-link-card{text-decoration:none;color:inherit;display:block;cursor:pointer}.product-link-card:hover{text-decoration:none;color:inherit}.article-card.featured{display:grid;grid-template-columns:1fr 1fr;gap:0}.article-image{height:200px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem .5rem 0 0}.article-card.featured .article-image{height:100%;border-radius:.5rem 0 0 .5rem}.article-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-card:hover .article-img{transform:scale(1.05)}.image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}.image-placeholder::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 3s infinite}@keyframes fadeInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}100%{transform:translateX(100%) translateY(100%) rotate(45deg)}}.placeholder-content{font-size:2.5rem;opacity:.7;z-index:1;position:relative;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .1))}.article-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.article-card.featured .article-content{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:2rem}.article-meta{display:flex;gap:1rem;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.article-title{font-size:1.5rem;font-weight:600;color:#1f2937;line-height:1.3;margin-bottom:.75rem}.article-card.small .article-title{font-size:1.125rem}.article-excerpt{color:#6b7280;line-height:1.5;flex:1;margin-bottom:.5rem}.article-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.tag{background:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.article-link{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s}.article-link:hover{color:#1d4ed8}.articles-sidebar{display:flex;flex-direction:column;gap:1.5rem}.article-card.small{display:flex;gap:1rem;align-items:flex-start}.article-card.small .article-image{width:120px;height:120px;flex-shrink:0;border-radius:.5rem;overflow:hidden}.article-card.small .article-content{padding:1.25rem;flex:1;display:flex;flex-direction:column;gap:.75rem}.products-preview{padding:3rem 0 3rem;background:#fff}.products-preview .container{max-width:1200px;margin:0 auto;padding:0 20px}.products-preview .products-grid{display:flex!important;flex-direction:row;flex-wrap:wrap;gap:1.25rem;margin-bottom:3rem;justify-content:center}.products-preview .product-card.modern-card{flex:0 0 370px;max-width:370px;width:370px;min-width:370px}.product-card{background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;height:320px;min-height:320px;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.05)}.product-card.modern-card{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:450px;min-height:450px;max-width:370px;width:370px;padding:1.25rem;text-align:left;align-items:stretch;margin:0;position:relative;flex-shrink:0}.product-link-card{display:block;color:inherit;text-decoration:none}.product-link-card:hover{text-decoration:none}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:rgba(0,0,0,.1)}.product-image{width:140px;height:140px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:1.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease}.product-image::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1.25rem;opacity:0;transition:opacity .3s ease;z-index:-1}.product-card:hover .product-image::before{opacity:0}.product-info{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem;height:100%;min-width:0;max-width:100%;align-self:stretch}.product-bottom{margin-top:auto;display:flex;flex-direction:column;gap:.85rem;min-width:0;max-width:100%}.product-name{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#1a202c;line-height:1.2;letter-spacing:-.025em}.modern-card .product-name{font-size:1.3rem;font-weight:700;line-height:1.2;margin-bottom:0;display:flex;flex-direction:column;gap:.25rem;max-width:100%;min-width:0}.modern-card .product-name .product-card-title{white-space:nowrap}.organic-badge{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.2rem .65rem;border-radius:1rem;font-size:.65rem;font-weight:700;letter-spacing:.5px;margin-right:.5rem;margin-bottom:.5rem;text-transform:uppercase;white-space:nowrap;width:fit-content;max-width:max-content}.card-number{position:absolute;top:10px;left:10px;background:rgba(0,0,0,.7);color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;z-index:10}.product-card-title{font-weight:600;color:#1f2937;font-size:2rem;line-height:1.3;max-width:100%;word-wrap:break-word}.product-subtitle{font-weight:400;color:#6b7280;font-size:1.2rem;line-height:1.4;margin-top:.25rem}.modern-card .product-price{font-size:1.5rem;font-weight:700;color:#dc2626;margin-bottom:1rem}.modern-card .product-description{color:#6b7280;font-size:.85rem;line-height:1.5;margin:0}.btn-cart{background:#000;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:.75rem;font-weight:600;font-size:.85rem;display:flex;align-items:center;gap:.4rem;transition:all .3s ease;cursor:pointer;width:fit-content}.btn-cart:hover{background:#1f2937;transform:translateY(-2px)}.cart-icon{width:16px;height:16px}.product-visual{display:flex;align-items:center;justify-content:center;position:relative;height:100%;padding:0;align-self:stretch}.visual-container{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.background-arch{position:absolute;width:120px;height:110px;background:linear-gradient(135deg,#fed7aa,#fdba74,#fb923c);border-radius:50% 50% 0 0;opacity:.3;z-index:1;bottom:0;left:50%;transform:translateX(-50%)}.watermelon-arch{background:linear-gradient(135deg,#fecaca,#fca5a5,#ef4444)}.rabbit-arch{background:linear-gradient(135deg,#f8f8f8,#f5f5f5,#f0f0f0,#e8e8e8,beige)}.koala-arch{background:linear-gradient(135deg,#e5e7eb,#d1d5db,#9ca3af);opacity:.35}.ananas-arch{background:linear-gradient(135deg,#fef3c7,#fde68a,#fbbf24,#f59e0b)}.panda-arch{background:linear-gradient(135deg,#374151,#1f2937,#111827,#0f172a);opacity:.35}.morkovka-arch{background:linear-gradient(135deg,#ffedd5,#fed7aa,#fb923c,#f97316)}.frog-arch{background:linear-gradient(135deg,#d1fae5,#a7f3d0,#6ee7b7,#34d399,#10b981)}.avocado-arch{background:linear-gradient(135deg,#d4c5a9,#b89968,#8b7355,#6b5742)}.product-visual .product-image{position:relative;z-index:2;animation:float 3s ease-in-out infinite;width:150px;height:170px;display:flex;align-items:center;justify-content:center;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important}.product-visual .product-img{width:100%;height:100%;object-fit:contain;background:0 0!important;background-color:transparent!important;background-image:none!important;background-clip:initial!important;background-origin:initial!important;background-position:initial!important;background-repeat:initial!important;background-size:initial!important;border:none!important;outline:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important;filter:drop-shadow(0 8px 32px rgba(0, 0, 0, .2));transition:transform .3s ease}.product-visual .product-img:hover{transform:scale(1.05);background:0 0!important;background-color:transparent!important;background-image:none!important;background-clip:initial!important;background-origin:initial!important;background-position:initial!important;background-repeat:initial!important;background-size:initial!important}.floating-particles{position:absolute;width:100%;height:100%;pointer-events:none}.particle{position:absolute;background:rgba(255,255,255,.8);border-radius:50%;animation:float-particle 4s ease-in-out infinite}.particle-1{width:8px;height:8px;top:20%;left:10%;animation-delay:0s}.particle-2{width:6px;height:6px;top:60%;right:15%;animation-delay:1s}.particle-3{width:10px;height:10px;bottom:30%;left:20%;animation-delay:2s}.particle-4{width:4px;height:4px;top:40%;right:25%;animation-delay:.5s}.particle-5{width:7px;height:7px;bottom:20%;right:10%;animation-delay:1.5s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes float-particle{0%,100%{transform:translateY(0) rotate(0);opacity:.6}50%{transform:translateY(-20px) rotate(180deg);opacity:1}}.product-details{display:flex;flex-direction:column;gap:1rem;height:100%}.detail-section{border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.detail-section:last-child{border-bottom:none}.detail-toggle{width:100%;background:0 0;border:none;padding:.75rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500;color:#374151}.detail-toggle:hover{color:#1f2937}.detail-toggle.active{color:#1f2937;font-weight:600}.toggle-icon{width:16px;height:16px;transition:transform .3s ease}.detail-toggle.active .toggle-icon{transform:rotate(180deg)}.detail-content{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0}.detail-content.active{max-height:100px;padding:.5rem 0}.detail-content p{color:#6b7280;font-size:.85rem;line-height:1.5;margin:0}.product-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;width:100%}.product-name{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#1a202c;line-height:1.2;letter-spacing:-.025em}.product-description{color:#718096;margin-bottom:1.25rem;line-height:1.5;font-size:.9rem;flex:1;font-weight:400}.modern-card .product-actions{display:flex;gap:.75rem;justify-content:flex-start;margin-top:auto}.modern-card .product-actions .btn{padding:.65rem 1.25rem!important;font-size:.85rem!important;border-radius:.75rem!important;font-weight:600!important;letter-spacing:.025em!important;transition:all .3s ease!important;position:relative!important;overflow:hidden!important;background:#1f3f6f!important;color:#fff!important;box-shadow:0 6px 16px rgba(31,63,111,.35)!important;min-width:130px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.modern-card .product-actions .btn:hover{background:#173357!important;transform:translateY(-1px)!important}.modern-card .product-actions .btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.modern-card .product-actions .btn:hover::before{left:100%}.section-actions{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.footer{background:linear-gradient(135deg,#f8fafc 0,#e2e8f0 100%);color:#334155;padding:3rem 0 1rem;border-top:1px solid #e2e8f0}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand .logo{color:#1e293b;margin-bottom:1rem}.footer-brand .logo-image{height:40px;max-width:180px;object-fit:contain}.footer-description{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.footer-social{margin-top:1.5rem}.footer-social-title{color:#1e293b;font-size:.875rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.social-links{display:flex;gap:.75rem;flex-wrap:wrap}.social-link{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.05);color:#64748b}.social-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;color:#fff;border-color:transparent}.social-link svg{flex-shrink:0;transition:all .3s ease}.social-link:hover svg{transform:scale(1.1)}.social-instagram:hover{background:linear-gradient(135deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important}.social-tiktok:hover{background:linear-gradient(135deg,#000 0,#111827 25%,#25f4ee 65%,#fe2c55 100%)!important}.social-linkedin:hover{background:linear-gradient(135deg,#0a66c2 0,#004182 100%)!important}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column h4{color:#1e293b;font-weight:600;margin-bottom:1rem}.footer-column a{display:block;color:#64748b;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer-column a:hover{color:#3b82f6}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #cbd5e1;color:#64748b;font-size:.875rem}.footer-legal{display:flex;gap:2rem}.footer-legal a{color:#64748b;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#3b82f6}@media (max-width:968px){.footer{padding:2rem 0 1rem}.footer .container{padding:0 1rem}.footer-content{grid-template-columns:1fr;gap:2rem;margin-bottom:1.5rem}.footer-links{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-bottom{padding-top:1.5rem;flex-direction:column;gap:1rem;text-align:center}.footer-legal{gap:1.5rem}}@media (max-width:640px){.footer{padding:1.5rem 0 .75rem}.footer .container{padding:0 1rem}.footer-content{gap:1.5rem;margin-bottom:1rem}.footer-brand .logo{margin-bottom:.75rem}.footer-brand .logo-image{height:32px;max-width:140px}.footer-description{font-size:.875rem;margin-bottom:1rem;line-height:1.5}.footer-social{margin-top:1rem}.footer-social-title{font-size:.75rem;margin-bottom:.75rem}.social-links{gap:.5rem}.social-link{padding:.5rem .75rem;font-size:.8rem;gap:.375rem}.social-link svg{width:18px;height:18px}.footer-links{grid-template-columns:1fr;gap:1.25rem}.footer-column h4{font-size:.9rem;margin-bottom:.75rem}.footer-column a{font-size:.85rem;margin-bottom:.375rem}.footer-bottom{padding-top:1rem;font-size:.8rem;gap:.75rem}.footer-legal{flex-direction:column;gap:.5rem}.footer-legal a{font-size:.8rem}}@media (max-width:480px){.footer{padding:1.25rem 0 .5rem}.footer .container{padding:0 .75rem}.footer-content{gap:1.25rem;margin-bottom:.75rem}.footer-brand .logo-image{height:28px;max-width:120px}.footer-description{font-size:.8rem;margin-bottom:.875rem}.footer-social-title{font-size:.7rem}.social-link{padding:.45rem .65rem;font-size:.75rem}.social-link svg{width:16px;height:16px}.footer-column h4{font-size:.85rem;margin-bottom:.5rem}.footer-column a{font-size:.8rem;margin-bottom:.25rem}.footer-bottom{padding-top:.875rem;font-size:.75rem}.footer-legal a{font-size:.75rem}}.page-header{padding:3rem 0;background:linear-gradient(135deg,#fef3c7 0,#fce7f3 100%);text-align:center}.page-title{font-size:3rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.page-subtitle{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.products-section{padding:4rem 0}.products-grid{display:flex;flex-direction:column;gap:3rem}.product-card-large{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.product-card-large:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px rgba(0,0,0,.1)}.product-image-large{width:100%;height:300px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:1rem;display:flex;align-items:center;justify-content:center}.product-content{display:flex;flex-direction:column;justify-content:center}.product-name{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.product-description{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.product-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.feature{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#374151}.feature-icon{font-size:1rem;width:20px;text-align:center}.product-actions{display:flex;gap:1rem}.features-section{padding:4rem 0;background:#f9fafb}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s}.feature-card:hover{transform:translateY(-2px)}.feature-card .feature-icon{width:60px;height:60px;margin:0 auto 1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.feature-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.feature-card p{color:#6b7280;line-height:1.5}.icon-natural{background:linear-gradient(135deg,#10b981,#059669)}.icon-natural::before{content:'🌿';font-size:1.5rem;color:#fff}.icon-certificate{background:linear-gradient(135deg,#3b82f6,#2563eb)}.icon-certificate::before{content:'✓';font-size:1.5rem;color:#fff;font-weight:700}.icon-clean{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.icon-clean::before{content:'💧';font-size:1.5rem}.icon-baby{background:linear-gradient(135deg,#f59e0b,#d97706)}.icon-baby::before{content:'👶';font-size:1.5rem}.breadcrumbs{padding:1rem 0;background:#f9fafb;border-bottom:1px solid #e5e7eb}.breadcrumb-nav{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.breadcrumb-nav a{color:#3b82f6;text-decoration:none;transition:color .2s}.breadcrumb-nav a:hover{color:#1d4ed8}.breadcrumb-separator{color:#9ca3af}.breadcrumb-current{color:#6b7280}.product-detail{padding:3rem 0}.product-detail-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.product-gallery{display:flex;flex-direction:column;gap:1rem}.main-image{width:100%;height:400px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.gallery-thumbnails{display:flex;gap:.75rem;flex-wrap:wrap}.thumbnail-item{width:80px;height:80px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;border:2px solid transparent;overflow:hidden}.thumbnail-item img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.thumbnail-item.active,.thumbnail-item:hover{border-color:#3b82f6;transform:scale(1.05)}.thumbnail-item.active{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:20;color:#3b82f6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.gallery-nav:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);transform:translateY(-50%) scale(1.1);box-shadow:0 8px 32px rgba(0,0,0,.15);color:#2563eb}.gallery-nav:active{transform:translateY(-50%) scale(.95)}.gallery-nav-prev{left:1rem}.gallery-nav-next{right:1rem}.gallery-nav svg{width:20px;height:20px;transition:transform .2s ease}.gallery-nav:hover svg{transform:scale(1.1)}.gallery-nav:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)}.gallery-nav:disabled:hover{background:rgba(255,255,255,.1);transform:translateY(-50%);box-shadow:0 4px 16px rgba(0,0,0,.1)}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:30;color:rgba(255,255,255,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(0,0,0,.2)}.lightbox-nav:hover{background:rgba(0,0,0,.2);border-color:rgba(255,255,255,.3);transform:translateY(-50%) scale(1.1);box-shadow:0 8px 32px rgba(0,0,0,.3);color:#fff}.lightbox-nav:active{transform:translateY(-50%) scale(.95)}.lightbox-nav-prev{left:2rem}.lightbox-nav-next{right:2rem}.lightbox-nav svg{width:24px;height:24px;transition:transform .2s ease}.lightbox-nav:hover svg{transform:scale(1.1)}.lightbox-nav:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)}.lightbox-nav:disabled:hover{background:rgba(0,0,0,.1);transform:translateY(-50%)}.product-info{display:flex;flex-direction:column;gap:1.5rem}.product-detail-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.product-rating{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.stars{color:#fbbf24;font-size:1.125rem}.rating-text{color:#6b7280;font-size:.875rem}.product-features h3,.product-specs h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.product-features ul{list-style:none;padding:0}.product-features li{padding:.5rem 0;color:#374151;border-bottom:1px solid #f3f4f6}.product-features li:last-child{border-bottom:none}.specs-grid{display:grid;gap:.75rem}.spec{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.spec:last-child{border-bottom:none}.spec-label{color:#6b7280;font-weight:500}.spec-value{color:#1f2937;font-weight:500}.price-section{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.price{font-size:2rem;font-weight:700;color:#1f2937}.old-price{font-size:1.25rem;color:#9ca3af;text-decoration:line-through}.action-buttons{display:flex;gap:1rem;margin-bottom:1.5rem}.delivery-info{display:flex;flex-direction:column;gap:.5rem}.delivery-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.delivery-icon{font-size:1rem}.product-tabs{padding:3rem 0;background:#f9fafb}.tabs{display:flex;gap:0;margin-bottom:2rem;border-bottom:1px solid #e5e7eb}.tab-button{padding:1rem 2rem;background:0 0;border:none;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s}.tab-button.active,.tab-button:hover{color:#1f2937;border-bottom-color:#3b82f6}.tab-panel{display:none}.tab-panel.active{display:block}.tab-panel h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.tab-panel h4{font-size:1.25rem;font-weight:600;color:#1f2937;margin:1.5rem 0 .75rem}.tab-panel p{color:#6b7280;line-height:1.6;margin-bottom:1rem}.tab-panel ol,.tab-panel ul{color:#6b7280;line-height:1.6;margin-bottom:1rem;padding-left:1.5rem}.tab-panel li{margin-bottom:.5rem}.reviews-summary{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.rating-overview{text-align:center}.rating-number{font-size:3rem;font-weight:700;color:#1f2937}.rating-stars{color:#fbbf24;font-size:1.25rem;margin:.5rem 0}.rating-count{color:#6b7280;font-size:.875rem}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.reviewer-info{display:flex;align-items:center;gap:.75rem}.reviewer-name{font-weight:600;color:#1f2937}.review-rating{color:#fbbf24;font-size:.875rem}.review-date{color:#9ca3af;font-size:.875rem}.review-text{color:#6b7280;line-height:1.6}.related-products{padding:3rem 0}.guides-section{padding:4rem 0}.guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.guide-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.guide-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px rgba(0,0,0,.1)}.guide-card.featured{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0}.guide-image{height:200px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center}.guide-card.featured .guide-image{height:100%}.guide-content{padding:1.5rem}.guide-card.featured .guide-content{display:flex;flex-direction:column;justify-content:center}.guide-meta{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.875rem}.guide-category{background:#1e3a8a;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-weight:500}.guide-read-time{color:#6b7280}.guide-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem;line-height:1.3}.guide-card.featured .guide-title{font-size:2rem}.guide-excerpt{color:#6b7280;line-height:1.5;margin-bottom:1rem}.guide-features{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.feature-tag{background:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.guide-link{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s}.guide-link:hover{color:#1d4ed8}.faq-section{padding:4rem 0;background:#f9fafb}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:.5rem;margin-bottom:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.faq-question{width:100%;padding:1.5rem;background:0 0;border:none;text-align:left;font-size:1.125rem;font-weight:500;color:#1f2937;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.faq-question:hover{background:#f9fafb}.faq-icon{font-size:1.5rem;color:#3b82f6;transition:transform .2s}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer p{padding:0 1.5rem 1.5rem;color:#6b7280;line-height:1.6;margin:0}.article-header{padding:3rem 0;background:linear-gradient(135deg,#fef3c7 0,#fce7f3 100%);text-align:center}.guide-hero{margin:1.25rem auto 0;width:100%;max-width:1000px;border-radius:1rem;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08)}.guide-hero-img{display:block;width:100%;height:100%;max-height:420px;object-fit:cover}.article-meta{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;font-size:.875rem}.article-category{background:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-weight:500}.article-date,.article-read-time{color:#6b7280}.article-title{font-size:3rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.1}.article-subtitle{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.article-content{padding:4rem 0}.content-wrapper{display:grid;grid-template-columns:1fr 300px;gap:4rem;align-items:start}.main-content{max-width:1200px;margin:0 auto;padding:0 20px}.main-content h2,article h2{font-size:2rem;font-weight:600;color:#1f2937;margin:3rem 0 1.5rem;line-height:1.2;padding-top:1.5rem;border-top:1px solid #e5e7eb}.main-content h2:first-of-type,article h2:first-of-type{margin-top:0;border-top:none;padding-top:0}.main-content h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin:2rem 0 1rem}.main-content h4{font-size:1.25rem;font-weight:600;color:#1f2937;margin:1.5rem 0 .75rem}.main-content p{color:#6b7280;line-height:1.7;margin-bottom:1.5rem}.main-content ol,.main-content ul{color:#6b7280;line-height:1.7;margin-bottom:1.5rem;padding-left:1.5rem}.main-content li{margin-bottom:.5rem}.article-image{width:100%;height:300px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:2rem 0}.comparison-table-container{margin:2rem 0;max-width:100%;overflow-x:auto}.comparison-table-title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:1.5rem;color:#1f2937}.table-wrapper{overflow-x:auto;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.comparison-table{width:100%;min-width:600px;background:#fff;border-collapse:collapse;border-radius:1rem;overflow:hidden}.comparison-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #e5e7eb}.comparison-row:last-child{border-bottom:none}.comparison-row.header{background:#f9fafb;font-weight:600;color:#1f2937}.comparison-cell{padding:1rem;border-right:1px solid #e5e7eb}.comparison-cell:last-child{border-right:none}.age-recommendations{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.age-group{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center}.age-group h4{color:#3b82f6;font-size:1.25rem;margin-bottom:.75rem}.age-group p{color:#6b7280;margin:0}.safety-checklist{display:grid;gap:1.5rem;margin:2rem 0}.safety-item{display:flex;gap:1rem;align-items:flex-start;background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.safety-icon{background:#10b981;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;margin-top:.25rem}.safety-item h4{color:#1f2937;margin:0 0 .5rem;font-size:1.125rem}.safety-item p{color:#6b7280;margin:0;line-height:1.5}.teether-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.teether-type{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);text-align:center;transition:transform .2s}.teether-type:hover{transform:translateY(-2px)}.type-image{width:80px;height:80px;margin:0 auto 1rem;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:1rem;display:flex;align-items:center;justify-content:center}.teether-type h4{color:#1f2937;margin-bottom:.75rem;font-size:1.25rem}.teether-type p{color:#6b7280;margin:0;line-height:1.5}.conclusion{background:linear-gradient(135deg,#fef3c7,#fce7f3);padding:2rem;border-radius:1rem;margin:3rem 0}.conclusion h2{color:#1f2937;margin-top:0}.conclusion p{color:#374151;font-size:1.125rem;line-height:1.6;margin:0}.sidebar{display:flex;flex-direction:column;gap:2rem}.sidebar-widget{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.sidebar-widget h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.product-mini{display:flex;gap:1rem;align-items:center}.mini-image{width:60px;height:60px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mini-content h4{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:.5rem}.mini-content p{color:#6b7280;font-size:.875rem;margin-bottom:.75rem;line-height:1.4}.btn-small{padding:.5rem 1rem;font-size:.875rem}.article-links{display:flex;flex-direction:column;gap:1rem}.article-link{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9fafb;border-radius:.5rem;text-decoration:none;transition:background-color .2s}.article-link:hover{background:#f3f4f6}.link-title{color:#1f2937;font-weight:500;font-size:.875rem}.link-meta{color:#9ca3af;font-size:.75rem}.blog-section{padding:4rem 0}.no-posts{text-align:center;padding:4rem 2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.no-posts-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.7}.no-posts h2{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.no-posts p{font-size:1.125rem;color:#6b7280;margin:0}.no-posts a{color:#3b82f6;text-decoration:underline;font-weight:500}.no-posts a:hover{color:#1d4ed8}.blog-layout{display:grid;grid-template-columns:1fr 300px;gap:4rem;align-items:start}.blog-main{display:flex;flex-direction:column;gap:3rem}.blog-article{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.blog-article:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px rgba(0,0,0,.1)}.blog-article.featured{display:grid;grid-template-columns:1fr 1fr;gap:0}.blog-article .article-image{height:200px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center}.blog-article.featured .article-image{height:100%}.blog-article .article-content{padding:1.5rem}.blog-article.featured .article-content{display:flex;flex-direction:column;justify-content:center}.blog-article .article-meta{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.875rem;flex-wrap:wrap}.blog-article .article-category{background:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-weight:500}.blog-article .article-date,.blog-article .article-read-time{color:#6b7280}.blog-article .article-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem;line-height:1.3}.blog-article.featured .article-title{font-size:2rem}.blog-article .article-excerpt{color:#6b7280;line-height:1.5;margin-bottom:1rem}.blog-article .article-tags{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.blog-article .tag{background:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.blog-article .article-link{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s}.blog-article .article-link:hover{color:#1d4ed8}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.pagination-btn{padding:.75rem 1.5rem;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s}.pagination-btn:hover:not(.disabled){background:#f9fafb;border-color:#9ca3af}.pagination-btn.disabled{opacity:.5;cursor:not-allowed}.pagination-numbers{display:flex;gap:.5rem;align-items:center}.pagination-number{width:40px;height:40px;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.pagination-number.active,.pagination-number:hover{background:#3b82f6;color:#fff;border-color:#3b82f6}.pagination-dots{color:#9ca3af;padding:0 .5rem}.blog-sidebar{display:flex;flex-direction:column;gap:2rem}.sidebar-widget{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.sidebar-widget h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.search-form{display:flex;gap:.5rem}.search-input{flex:1;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:border-color .2s}.search-input:focus{outline:0;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.search-btn{padding:.75rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s}.search-btn:hover{background:#2563eb}.category-list{display:flex;flex-direction:column;gap:.75rem}.category-link{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9fafb;border-radius:.5rem;text-decoration:none;color:#374151;transition:background-color .2s}.category-link:hover{background:#f3f4f6}.category-count{background:#e5e7eb;color:#6b7280;padding:.25rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:500}.popular-articles{display:flex;flex-direction:column;gap:1rem}.popular-article{display:flex;gap:.75rem;align-items:center;padding:.75rem;background:#f9fafb;border-radius:.5rem;transition:background-color .2s}.popular-article:hover{background:#f3f4f6}.popular-image{width:50px;height:50px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.popular-content h4{color:#1f2937;font-size:.875rem;font-weight:500;margin-bottom:.25rem;line-height:1.3}.popular-views{color:#9ca3af;font-size:.75rem}.newsletter-widget{background:linear-gradient(135deg,#fef3c7,#fce7f3)}.newsletter-widget p{color:#6b7280;font-size:.875rem;margin-bottom:1rem;line-height:1.5}.newsletter-form{display:flex;flex-direction:column;gap:.75rem}.newsletter-input{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:border-color .2s}.newsletter-input:focus{outline:0;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.about-page{background-color:#fff}.about-content{padding:4rem 0;background-color:#fff}.story-section{margin-bottom:5rem;text-align:center}.story-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:3rem}.story-image{width:100%;max-width:800px;height:400px;margin:0 auto 3rem;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.team-photo{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.team-photo:hover{transform:scale(1.02)}.story-text{max-width:800px;margin:0 auto;text-align:left}.story-text p{color:#6b7280;line-height:1.7;margin-bottom:1.5rem;font-size:1.125rem}.rubber-section{padding:3rem 0;background-color:#fff;margin-bottom:4rem}.rubber-content{display:grid;grid-template-columns:1.2fr 0.8fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}.rubber-text h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;line-height:1.2}.rubber-text p{color:#6b7280;line-height:1.7;margin-bottom:2rem;font-size:1.125rem}.rubber-benefits{list-style:none;padding:0}.rubber-benefits li{display:flex;gap:1rem;align-items:center;margin-bottom:1.25rem;padding:1.25rem;background:#fff;border-radius:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.08);transition:all .3s ease}.rubber-benefits li:hover{transform:translateX(3px);box-shadow:0 3px 8px rgba(0,0,0,.12)}.benefit-icon{background:#10b981;color:#fff;width:28px;height:28px;border-radius:50%;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:700;flex-shrink:0;font-size:.875rem;text-align:center!important;line-height:1!important}.rubber-benefits strong{color:#1f2937;font-size:1.125rem;display:block;margin-bottom:.5rem;font-weight:600}.rubber-benefits p{color:#6b7280;margin:0;line-height:1.6;font-size:1rem}.rubber-image{width:100%;height:320px;border-radius:1rem;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px rgba(0,0,0,.08)}.rubber-tree-image{width:100%;height:100%;object-fit:cover;border-radius:1rem;transition:transform .3s ease}.rubber-tree-image:hover{transform:scale(1.05)}.certifications-section{margin-bottom:5rem;text-align:center}.certifications-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.certifications-intro{color:#6b7280;font-size:1.125rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.certifications-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto}.certification-item{background:#fff;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.certification-item:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}.certification-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.certification-icon-img{width:72px;height:72px;display:block!important;margin:0 auto 1.5rem auto!important;object-fit:contain}.certification-item h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.certification-item p{color:#6b7280;line-height:1.6}.mission-section{margin-bottom:5rem;text-align:center;padding:3rem 1rem}.mission-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:3rem}.mission-cards{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.mission-card{background:#fff;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.mission-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}.mission-icon-img{width:72px;height:72px;display:block!important;margin:0 auto 1.5rem auto!important;object-fit:contain}.mission-icon-text{font-size:3rem;margin-bottom:1.5rem;display:block!important;text-align:center!important}.mission-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.mission-card p{color:#6b7280;line-height:1.6;font-size:.95rem}@media (min-width:640px){.mission-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.mission-cards{grid-template-columns:repeat(4,1fr)}}.certifications-section{margin-bottom:4rem}.certifications-section h2{font-size:2.5rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:1rem}.certifications-intro{text-align:center;color:#6b7280;font-size:1.125rem;margin-bottom:3rem}.certifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.certification-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);text-align:center;transition:transform .2s}.certification-card{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.certification-card:first-child{animation-delay:.1s}.certification-card:nth-child(2){animation-delay:.2s}.certification-card:nth-child(3){animation-delay:.3s}.certification-card:nth-child(4){animation-delay:.4s}.certification-card:hover{transform:translateY(-2px);animation-play-state:paused}.cert-icon{font-size:3rem;margin-bottom:1rem;display:block}.certification-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.certification-card p{color:#6b7280;line-height:1.6}.team-section{margin-bottom:4rem}.team-section h2{font-size:2.5rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:1rem}.team-intro{text-align:center;color:#6b7280;font-size:1.125rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.team-member{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);text-align:center;transition:transform .2s}.team-member{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.team-member:first-child{animation-delay:.1s}.team-member:nth-child(2){animation-delay:.2s}.team-member:nth-child(3){animation-delay:.3s}.team-member:hover{transform:translateY(-2px);animation-play-state:paused}.member-photo{animation:pulse 2s ease-in-out infinite}.member-photo{width:120px;height:120px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:50%;display:flex;align-items:center;justify-content:center}.team-member h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.member-role{color:#3b82f6;font-weight:500;margin-bottom:1rem}.member-bio{color:#6b7280;line-height:1.6;font-size:.875rem}.values-section{margin-bottom:4rem;text-align:center}.values-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.values-intro{color:#6b7280;font-size:1.125rem;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto;line-height:1.7;text-align:center}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto}.value-item{background:#fff;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.value-item:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}.value-item h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.value-item p{color:#6b7280;line-height:1.6}.contact-section{padding:4rem 0}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-form-section h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.form-intro{color:#6b7280;line-height:1.6;margin-bottom:2rem}.contact-form{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#374151;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.checkbox-group{display:flex;align-items:flex-start;gap:.75rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.875rem;line-height:1.5}.checkbox-label input[type=checkbox]{width:auto;margin:0}.checkbox-label a{color:#3b82f6;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.contact-info-section h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.contact-method{display:flex;gap:1rem;align-items:flex-start}.method-icon{font-size:2rem;flex-shrink:0}.method-content h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.method-content p{color:#6b7280;margin-bottom:.25rem;line-height:1.5}.social-section{margin-bottom:3rem}.social-section h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.social-section .social-links{display:flex;flex-direction:column;gap:.75rem}.social-section .social-link{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.05);color:#64748b}.social-section .social-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;color:#fff;border-color:transparent}.social-section .social-link svg{flex-shrink:0;transition:all .3s ease}.social-section .social-link:hover svg{transform:scale(1.1)}.social-section .social-instagram:hover{background:linear-gradient(135deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important}.social-section .social-tiktok:hover{background:linear-gradient(135deg,#000 0,#111827 25%,#25f4ee 65%,#fe2c55 100%)!important}.social-section .social-linkedin:hover{background:linear-gradient(135deg,#0a66c2 0,#004182 100%)!important}.social-icon{font-size:1.25rem}.faq-section h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.map-section{padding:4rem 0;background:#f9fafb}.map-section h2{font-size:2rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:2rem}.map-container{width:100%;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);margin-bottom:2rem}.map-container iframe{display:block;width:100%;min-height:450px}.map-info{text-align:center;padding:1.5rem;background:#fff;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.08);max-width:600px;margin:0 auto}.map-location{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.map-delivery{font-size:1rem;color:#6b7280;margin:0}@media (max-width:768px){.map-container iframe{min-height:350px}.map-section{padding:3rem 0}}@media (max-width:480px){.map-container iframe{min-height:300px}.map-section h2{font-size:1.5rem}}.floating-actions{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;align-items:center;gap:15px;z-index:1000}.telegram-float{width:60px;height:60px;background:linear-gradient(135deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(225,48,108,.4)!important;transition:all .3s ease;text-decoration:none;position:relative!important;bottom:auto!important;right:auto!important}.telegram-float:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 25px rgba(225,48,108,.5)!important;text-decoration:none}.telegram-float svg{transition:transform .3s ease}.telegram-float:hover svg{transform:scale(1.1)}@keyframes telegram-pulse{0%{box-shadow:0 6px 20px rgba(34,158,217,.4)}50%{box-shadow:0 6px 20px rgba(34,158,217,.4),0 0 0 15px rgba(34,158,217,0)}100%{box-shadow:0 6px 20px rgba(34,158,217,.4)}}.telegram-float{animation:telegram-pulse 2s infinite}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:linear-gradient(135deg,#1f3f6f,#2d4a7c);color:#fff;border:none;border-radius:50%;cursor:pointer;display:-moz-box;display:flex!important;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;box-shadow:0 6px 16px rgba(31,63,111,.35);-moz-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;-moz-transform:translateY(20px);transform:translateY(20px);z-index:99999!important}.back-to-top.btt-visible{opacity:1!important;visibility:visible!important;-moz-transform:translateY(0)!important;transform:translateY(0)!important}.back-to-top:hover{background:linear-gradient(135deg,#173357,#1f3f6f);-moz-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 6px 25px rgba(31,63,111,.4)}.back-to-top:active{transform:translateY(0)}.back-to-top svg{width:20px;height:20px;-moz-transition:transform .3s ease;transition:transform .3s ease}.back-to-top:hover svg{-moz-transform:translateY(-2px);transform:translateY(-2px)}.legal-page{background:#f9fafb}.legal-hero{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);padding:4rem 0;color:#fff}.legal-hero-content{max-width:800px;margin:0 auto;text-align:center}.legal-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;backdrop-filter:blur(10px)}.legal-badge svg{width:20px;height:20px}.legal-title{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.legal-description{font-size:1.125rem;opacity:.95;max-width:600px;margin:0 auto 1.5rem;line-height:1.6}.legal-meta{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.875rem;opacity:.9}.legal-meta .separator{opacity:.5}.legal-content{padding:4rem 0}.legal-layout{display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:start}.legal-toc{position:relative}.toc-sticky{position:sticky;top:2rem;background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.toc-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.toc-nav{display:flex;flex-direction:column;gap:.5rem}.toc-link{color:#6b7280;text-decoration:none;font-size:.875rem;padding:.5rem .75rem;border-radius:.5rem;transition:all .2s ease;border-left:3px solid transparent}.toc-link:hover{color:#667eea;background:#f3f4f6;border-left-color:#667eea;transform:translateX(2px)}.toc-link.active{color:#667eea;background:#ede9fe;border-left-color:#667eea;font-weight:600}.legal-main{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.legal-alert{display:flex;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#fef3c7 0,#fde68a 100%);border-left:4px solid #f59e0b;border-radius:.75rem;margin-bottom:2rem}.legal-alert svg{flex-shrink:0;color:#d97706;margin-top:.125rem}.legal-alert strong{color:#92400e}.legal-main h2{font-size:1.875rem;font-weight:700;color:#1f2937;margin-top:3rem;margin-bottom:1.5rem;padding-top:2rem;border-top:1px solid #e5e7eb;scroll-margin-top:2rem}.legal-main h2:first-of-type{margin-top:0;padding-top:0;border-top:none}.legal-main h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-top:2rem;margin-bottom:1rem}.legal-main h4{font-size:1.25rem;font-weight:600;color:#374151;margin-top:1.5rem;margin-bottom:.75rem}.legal-main p{color:#4b5563;line-height:1.75;margin-bottom:1rem}.legal-main ol,.legal-main ul{color:#4b5563;line-height:1.75;margin-bottom:1.5rem;padding-left:1.5rem}.legal-main li{margin-bottom:.5rem}.legal-main strong{color:#1f2937;font-weight:600}.legal-main a{color:#667eea;text-decoration:underline;transition:color .2s ease}.legal-main a:hover{color:#764ba2}.legal-main hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.legal-cta{margin-top:3rem;padding:2rem;background:linear-gradient(135deg,#f3f4f6 0,#e5e7eb 100%);border-radius:1rem;text-align:center}.legal-cta h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.legal-cta p{color:#6b7280;margin-bottom:1.5rem}.legal-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.legal-cta-buttons .btn{display:inline-flex;align-items:center;gap:.5rem}.legal-cta-buttons .btn-primary{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff!important}.legal-cta-buttons .btn-primary svg{color:#fff!important;fill:white!important}.legal-cta-buttons .btn-primary:hover{background:linear-gradient(135deg,#5568d3 0,#6a3f91 100%);transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.4)}.legal-cta-buttons svg{width:20px;height:20px}@media (max-height:700px){.hero{padding:1rem 0}.hero-content{gap:1.25rem;max-height:calc(100dvh - var(--header-h) - 2rem)}.hero-title{font-size:1.75rem;margin-bottom:.5rem}.hero-subtitle{font-size:.9375rem;margin-bottom:.75rem}.hero-actions{margin-bottom:.75rem}.hero-pills{margin-top:.75rem;margin-bottom:.25rem}.image-slider{max-width:260px}.slider-container{max-height:240px}}@media (max-height:500px){.hero{padding:.5rem 0}.hero-content{gap:.5rem;max-height:calc(100dvh - var(--header-h) - 1rem)}.hero-title{font-size:1.35rem;margin-bottom:.5rem}.hero-subtitle{font-size:.8125rem;margin-bottom:.5rem}.hero-actions{margin-bottom:.5rem}.image-slider{max-width:160px}.slider-container{min-height:140px}.trust-badges{gap:.5rem}.feature-pill{padding:.4rem .75rem}.feature-pill-icon-wrapper{width:1.5rem;height:1.5rem}.feature-pill-icon{width:.875rem;height:.875rem}.feature-pill-line{font-size:.6875rem}}@media (max-width:1024px) and (max-height:700px){.hero-content{gap:1rem;max-height:calc(100dvh - var(--header-h) - 1.5rem);align-items:start}.hero-title{font-size:1.5rem;margin-bottom:.5rem}.hero-subtitle{font-size:.875rem;margin-bottom:.5rem}.hero-actions{margin-bottom:.5rem}.hero-pills{margin-top:.5rem}.hero .image-slider,.hero-image{max-width:260px}.hero .slider-container{max-height:220px}}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;gap:1.5rem;text-align:center;max-width:100%;padding:0 20px;max-height:calc(100dvh - var(--header-h) - 2rem)}.hero-image{order:-1;max-width:340px}.hero-text{order:1;align-items:center}.hero-pills{justify-content:center}.hero .image-slider{max-width:320px}.products-preview .product-card.modern-card{flex:0 0 350px;max-width:350px;width:350px;min-width:350px}.product-card{height:280px;min-height:280px;padding:1rem}.product-card.modern-card{grid-template-columns:1fr;height:auto;min-height:auto;max-width:350px;width:350px;gap:1rem;padding:1.5rem;margin:0;flex-shrink:0}.product-visual{justify-content:center;padding:0}.product-image{width:120px;height:120px}.visual-container{width:120px;height:120px}.background-arch{width:100px;height:90px;background:linear-gradient(135deg,#fed7aa,#fdba74,#fb923c);transform:translateX(-50%) translateY(0);bottom:0;left:50%}.product-visual .product-image{width:120px;height:140px}.articles-grid{grid-template-columns:1fr}.articles-main{gap:1.5rem}.article-card.featured{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:repeat(2,1fr)}.product-card-large{grid-template-columns:1fr;gap:2rem}.product-image-large{height:250px}.product-detail-content{grid-template-columns:1fr;gap:2rem}.tabs{flex-wrap:wrap}.tab-button{padding:.75rem 1rem;font-size:.875rem}.guide-card.featured{grid-template-columns:1fr}.guides-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.content-wrapper{grid-template-columns:1fr;gap:2rem}.comparison-row{grid-template-columns:1fr}.comparison-cell{border-right:none;border-bottom:1px solid #e5e7eb}.comparison-cell:last-child{border-bottom:none}.blog-layout{grid-template-columns:1fr;gap:2rem}.blog-article.featured{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr}.rubber-section,.story-section{grid-template-columns:1fr;gap:2rem}.contact-layout{grid-template-columns:1fr;gap:2rem}.about-title{font-size:2.5rem}.about-mission{font-size:1.125rem}.story-title{font-size:2rem}.story-image{height:300px}.mission-title{font-size:2rem}.rubber-content{grid-template-columns:1fr;gap:3rem}.rubber-text h2{font-size:2.25rem;text-align:center}.rubber-text p{text-align:center}.rubber-image{height:300px}.certifications-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.certifications-title{font-size:2rem}.values-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.header{padding:.75rem 0}.header-content{flex-direction:column;gap:.75rem}.logo{font-size:1rem!important}.header .logo-image{height:45px;max-width:140px}.nav{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%}.nav-link{font-size:.9rem;padding:.5rem .75rem}.header-actions{width:100%;justify-content:center;gap:.75rem}.btn-primary{min-width:120px;height:40px;font-size:.85rem;padding:.625rem 1.25rem}.comparison-table-container{margin:1rem 0}.comparison-table-title{font-size:1.25rem;margin-bottom:1rem}.comparison-table{min-width:500px}.hero-section{min-height:40vh;background-size:cover!important}.hero-title{font-size:2rem}.hero-actions{flex-direction:column;align-items:center}.trust-badges{justify-content:center}.products-preview .product-card.modern-card{flex:0 0 300px;max-width:300px;width:300px;min-width:300px}.product-card{height:260px;min-height:260px;padding:1rem}.product-card.modern-card{max-width:300px;width:300px;margin:0;flex-shrink:0}.product-image{width:100px;height:100px}.product-name{font-size:1.125rem}.product-description{font-size:.85rem}.footer-links{grid-template-columns:1fr}.social-links{justify-content:flex-start}.social-link{flex:0 1 auto}.legal-layout{grid-template-columns:1fr;gap:2rem}.legal-toc{order:2}.legal-main{order:1;padding:2rem}.toc-sticky{position:relative;top:0}.legal-title{font-size:2rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.image-slider{max-width:350px}.progress-container{top:.75rem;left:.75rem;right:.75rem}.progress-bar{height:2.5px}.slider-nav{width:40px;height:40px}.slider-nav svg{width:18px;height:18px}.slider-nav-prev{left:.75rem}.slider-nav-next{right:.75rem}.guides-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.section-actions{margin-top:1.5rem;padding-top:1.5rem}.guide-card.featured{grid-row:span 1;display:block}.guide-card.featured .guide-image{height:200px;border-radius:.5rem .5rem 0 0}.guide-card.featured .guide-content{padding:1.5rem}.guide-title{font-size:1.25rem}.guide-card.featured .guide-title{font-size:1.25rem}.section-actions{margin-top:1rem;padding-top:1rem}}@media (max-width:480px){:root{--header-h:4rem}.header{padding:.5rem 0}.header-content{gap:.5rem}.logo{font-size:.9rem!important}.header .logo-image{height:38px;max-width:110px}.nav{gap:.5rem}.nav-link{font-size:.85rem;padding:.4rem .6rem}.btn-primary{min-width:110px;height:36px;font-size:.8rem;padding:.5rem 1rem}.container{padding:0 15px}.products-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.product-card{height:240px;min-height:240px;padding:.75rem}.product-card.modern-card{max-width:280px;width:280px;margin:0;flex-shrink:0}.products-preview .product-card.modern-card{flex:0 0 280px;max-width:280px;width:280px;min-width:280px}.product-image{width:80px;height:80px}.product-name{font-size:1rem}.product-description{font-size:.8rem}.product-actions .btn{padding:.5rem 1rem;font-size:.8rem}.modern-card .product-actions .btn{padding:.75rem 1.5rem!important;font-size:.9rem!important;min-width:140px!important;height:44px!important}.hero{padding:.5rem 0}.hero .container{padding:0 1rem}.hero-content{gap:1rem;padding:0 .75rem;max-height:calc(100dvh - var(--header-h) - 1rem)}.hero-title{font-size:1.5rem;line-height:1.2;margin-bottom:.5rem}.hero-subtitle{font-size:.875rem;margin-bottom:.5rem;line-height:1.5}.hero-actions{margin-bottom:.5rem}.hero-actions .btn{padding:.5rem 1rem;font-size:.875rem}.hero-pills{display:grid!important;grid-template-columns:repeat(3,1fr);gap:.3rem;flex-wrap:unset;margin-top:.5rem;width:100%}.hero-pills>div{flex:none;min-width:0;padding:.35rem .4rem!important;font-size:.7rem;display:flex;align-items:center;gap:.25rem}.hero-pills>div .flex-shrink-0{width:1.5rem!important;height:1.5rem!important;min-width:1.5rem;min-height:1.5rem;margin-right:0!important}.hero-pills>div .flex-shrink-0 img,.hero-pills>div .w-5{width:.75rem!important;height:.75rem!important}.hero-pills>div .flex-col{min-width:0;overflow:hidden}.hero-pills .text-xs{font-size:.55rem!important;line-height:1.1}.hero-pills .text-sm{font-size:.6rem!important;line-height:1.2}.hero-image{max-width:100%}.section-title{font-size:2rem}.article-card.small{flex-direction:column;gap:.75rem}.article-card.small .article-image{width:100%;height:150px;border-radius:.5rem}.article-card.small .article-content{padding:1rem;gap:.75rem}.article-card.featured .article-content{padding:1.5rem;gap:1.25rem}.hero .image-slider{max-width:280px;max-width:min(280px,calc(100vw - 2rem))}.hero .slider-container{max-height:260px}.progress-container{top:.5rem;left:.5rem;right:.5rem}.progress-bar{height:2px}.slide{transition:opacity .6s ease-in-out,transform .6s ease-in-out}.slider-nav{width:36px;height:36px}.slider-nav svg{width:16px;height:16px}.slider-nav-prev{left:.5rem}.slider-nav-next{right:.5rem}.about-title{font-size:2rem}.about-mission{font-size:1rem}.story-title{font-size:1.75rem}.story-image{height:250px;margin-bottom:2rem}.values-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.value-item{padding:2rem 1.5rem}.rubber-section{margin-bottom:3rem}.rubber-content{gap:2rem}.rubber-text h2{font-size:2rem}.rubber-text p{font-size:1rem}.rubber-benefits li{padding:.875rem;margin-bottom:1rem}.benefit-icon{width:22px;height:22px;font-size:.8rem}.rubber-benefits strong{font-size:1rem}.rubber-benefits p{font-size:.875rem}.rubber-image{height:250px}.certifications-grid{grid-template-columns:1fr;gap:1rem}.certification-item{padding:2rem 1.5rem}.certifications-title{font-size:1.75rem}.floating-actions{right:20px!important;bottom:20px!important;gap:10px!important}.telegram-float{width:50px!important;height:50px!important}.back-to-top{width:44px!important;height:44px!important}.back-to-top svg,.telegram-float svg{width:20px!important;height:20px!important}}.search-container{margin-bottom:3rem;display:flex;justify-content:center}.search-box{position:relative;width:100%;max-width:600px}.search-icon{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);width:24px;height:24px;color:#9ca3af;pointer-events:none}.search-input{width:100%;padding:1rem 1rem 1rem 3.5rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:50px;background:#fff;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.search-input:focus{outline:0;border-color:#5e64a5;box-shadow:0 4px 16px rgba(94,100,165,.15)}.author-box{display:flex;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#f9fafb 0,#f3f4f6 100%);border-left:4px solid #5e64a5;border-radius:12px;margin-top:3rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.author-avatar{flex-shrink:0;width:80px;height:80px;background:linear-gradient(135deg,#5e64a5,#7c83c9);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(94,100,165,.2)}.author-avatar svg{width:40px;height:40px;color:#fff}.author-info{flex:1}.author-title{font-size:1rem;font-weight:600;color:#5e64a5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.author-name{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.author-bio{font-size:1rem;line-height:1.6;color:#4b5563}.category-filter{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.95rem;font-weight:500;color:#374151}.category-filter:hover{background:#f9fafb;border-color:#d1d5db;transform:translateX(4px)}.category-filter.active{background:linear-gradient(135deg,#5e64a5,#7c83c9);color:#fff;border-color:#5e64a5}.category-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 .5rem;background:rgba(0,0,0,.1);border-radius:20px;font-size:.875rem;font-weight:600}.category-filter.active .category-count{background:rgba(255,255,255,.3)}.tag-cloud{display:flex;flex-wrap:wrap;gap:.5rem}.tag-cloud-item{display:inline-block;padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:20px;font-size:.875rem;color:#374151;text-decoration:none;transition:all .3s ease}.tag-cloud-item:hover{background:#5e64a5;color:#fff;border-color:#5e64a5;transform:translateY(-2px);box-shadow:0 4px 8px rgba(94,100,165,.2)}.popular-image{width:80px;height:80px;border-radius:8px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;font-size:1.75rem;overflow:hidden;flex-shrink:0}.popular-content h4{font-size:.95rem;font-weight:600;color:#1f2937;line-height:1.4;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.popular-meta{font-size:.8rem;color:#9ca3af}.no-results{text-align:center;padding:4rem 2rem}.no-results-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-results h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.no-results p{color:#6b7280;font-size:1rem}@media (max-width:768px){.author-box{flex-direction:column;text-align:center;padding:1.5rem}.author-avatar{margin:0 auto}.search-container{margin-bottom:2rem;padding:0 1rem}.search-input{font-size:.95rem;padding:.875rem .875rem .875rem 3rem}.search-icon{left:1rem;width:20px;height:20px}.category-filter{font-size:.9rem;padding:.75rem .875rem}.tag-cloud-item{font-size:.8rem;padding:.4rem .875rem}.popular-image{width:60px;height:60px;font-size:1.5rem}.popular-content h4{font-size:.875rem}.popular-meta{font-size:.75rem}}.breadcrumb-mobile{display:block}@media (min-width:769px){.breadcrumb-mobile{display:none}}@media (max-width:768px){.breadcrumb-mobile{display:block}}.breadcrumb,.breadcrumb-mobile,.breadcrumb-nav,.breadcrumbs{display:none!important}.social-share-container{border-top:2px solid #e5e7eb;padding-top:2rem;margin-top:3rem}.social-share-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem;text-align:center}.social-share-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.social-share-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#fff;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1)}.social-share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.social-share-btn svg{width:20px;height:20px;flex-shrink:0}.instagram-btn{background:linear-gradient(135deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.instagram-btn:hover{background:linear-gradient(135deg,#e08423 0,#d6582c 25%,#cc1723 50%,#bc1356 75%,#ac0858 100%)}.facebook-btn{background:linear-gradient(135deg,#1877f2,#42a5f5)}.facebook-btn:hover{background:linear-gradient(135deg,#0866e2,#3295e5)}.x-btn{background:linear-gradient(135deg,#000,#1a1a1a)}.x-btn:hover{background:linear-gradient(135deg,#0a0a0a,#2a2a2a)}.whatsapp-btn{background:linear-gradient(135deg,#25d366,#40e87b)}.whatsapp-btn:hover{background:linear-gradient(135deg,#15c356,#30d86b)}.copy-btn{background:linear-gradient(135deg,#6b7280,#9ca3af)}.copy-btn:hover{background:linear-gradient(135deg,#5b6270,#8c939f)}.copy-btn.copied{background:linear-gradient(135deg,#10b981,#34d399)}@media (max-width:768px){.social-share-buttons{flex-direction:column;width:100%}.social-share-btn{width:100%;justify-content:center;padding:.75rem 1rem}}.advantages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0;padding:0;width:100%}.advantages-grid>div{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #f3f4f6;transition:all .3s ease;text-align:center;position:relative;overflow:hidden}.advantages-grid>div:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.advantages-grid>div::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4);border-radius:12px 12px 0 0}.advantages-grid .advantage-icon{font-size:2.5rem;margin-bottom:1rem;display:block;line-height:1}.advantages-grid .advantage-icon img{width:48px;height:48px;display:block;margin:0 auto;object-fit:contain}.advantages-grid .advantage-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem;line-height:1.4}.advantages-grid .advantage-description{font-size:.875rem;color:#6b7280;line-height:1.5;font-style:italic;margin:0}@media (min-width:900px){.advantages-grid{grid-template-columns:repeat(3,1fr)}.advantages-grid .advantage-item-last{grid-column:2;max-width:280px;margin:0 auto}}@media (max-width:968px) and (min-width:641px){.advantages-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:1.5rem 0}.advantages-grid>div{padding:1.25rem}.advantages-grid .advantage-item-last{grid-column:1/-1;max-width:100%;margin:0}}@media (max-width:640px){.advantages-grid{grid-template-columns:1fr!important;gap:1rem;margin:1.5rem 0;padding:0}.advantages-grid>div{padding:1.25rem;width:100%;max-width:100%}.advantages-grid .advantage-item-last{grid-column:1!important;max-width:100%!important;margin:0!important}.advantages-grid .advantage-icon{font-size:2rem;margin-bottom:.75rem}.advantages-grid .advantage-icon img{width:40px;height:40px}.advantages-grid .advantage-title{font-size:1rem;margin-bottom:.5rem}.advantages-grid .advantage-description{font-size:.8rem;line-height:1.5}}@media (max-width:480px){.advantages-grid{gap:.875rem;margin:1.25rem 0}.advantages-grid>div{padding:1rem;border-radius:10px}.advantages-grid .advantage-icon{font-size:1.75rem;margin-bottom:.625rem}.advantages-grid .advantage-icon img{width:36px;height:36px}.advantages-grid .advantage-title{font-size:.95rem;margin-bottom:.5rem}.advantages-grid .advantage-description{font-size:.75rem;line-height:1.4}}.back-to-top{width:50px;height:50px;background:linear-gradient(135deg,#5e64a5,#4a508a);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background .3s ease;box-shadow:0 4px 15px rgba(94,100,165,.4)!important;position:relative!important;bottom:auto!important;right:auto!important}.back-to-top svg{width:24px;height:24px}.back-to-top:hover{background:linear-gradient(135deg,#4a508a,#3d4275);transform:translateY(-3px);box-shadow:0 6px 20px rgba(94,100,165,.5)}.back-to-top.btt-visible{opacity:1;visibility:visible;transform:translateY(0)}