body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4f4}body,a,button{cursor:none}.home-about-section{padding:80px 20px;text-align:center}.home-about-section .container{max-width:900px;margin:0 auto}.home-about-section h2{font-size:2.5rem;margin-bottom:20px}.home-about-section p{font-size:1.2rem;line-height:1.7;color:#555;margin-bottom:30px}.home-about-button{background-color:#e50914;color:#fff;padding:15px 35px;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:5px;transition:all .3s ease}.home-about-button:hover{background-color:#004aad;transform:translateY(-3px)}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:20px 0;background-color:transparent;color:#fff;border-bottom:1px solid transparent;transition:background-color .4s ease,border-color .4s ease,padding .4s ease}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.logo img{height:80px;transition:height .3s ease}.main-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center}.main-nav li{margin-left:40px}.main-nav a{text-decoration:none;color:#fff;font-weight:700;position:relative;font-size:18px;text-shadow:1px 1px 2px rgba(0,0,0,.5);transition:color .3s ease}.main-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#fff;transition:width .3s ease-in-out}.main-nav a:hover:after,.main-nav a.active:after{width:100%}.site-header.scrolled,.site-header.menu-active{background-color:#fff;color:#1d1d1f;border-bottom-color:#e8e8ed;box-shadow:0 5px 20px #0000000d}.site-header.scrolled .main-nav a:after{background-color:#da4968}@media (max-width: 768px){.main-nav a:after{display:none}}.site-header.scrolled{background-color:#fff;box-shadow:0 2px 5px #0000001a;padding:15px 0}.site-header.scrolled .main-nav a{color:#000;text-shadow:none}.site-header.scrolled .logo img{height:50px}.menu-toggle{display:none;background:none;border:none;color:inherit;font-size:2rem;cursor:pointer;z-index:1100}.close-menu-li{display:none}.site-header.menu-active{background-color:#fff!important;border-bottom-color:#e8e8ed!important;box-shadow:0 5px 20px #0000000d}.site-header.menu-active .main-nav a{color:#1d1d1f!important}.header-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;z-index:998;animation:fadeInOverlay .4s ease}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.menu-toggle{display:block}.main-nav{display:none}.main-nav.open{display:block;position:fixed;top:0;right:0;width:100%;height:100%;background-color:#001e46f2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1050}.main-nav.open ul{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.main-nav.open li{margin:20px 0}.main-nav.open li a{font-size:1.5rem;color:#fff!important;text-shadow:none!important}.main-nav.open .close-menu-li{display:block;position:absolute;top:20px;right:20px}.main-nav.open .close-menu-btn{background:none;border:none;color:#fff;font-size:3rem;cursor:pointer}}.mega-menu-wrapper{position:absolute;top:100%;left:0;width:100%;background-color:#fff;z-index:999;border-bottom:1px solid #e8e8ed;box-shadow:0 10px 30px #0000001a;animation:slideDown .4s ease-out}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.mega-menu-content{padding:40px 20px}.products-menu-layout{display:grid;grid-template-columns:2fr 1fr;gap:50px}.product-categories h4,.featured-links h4{font-size:1rem;font-weight:500;color:#6e6e73;margin:0 0 20px;padding-bottom:15px;border-bottom:1px solid #e8e8ed}.product-categories ul,.featured-links ul{list-style:none;padding:0}.product-categories ul{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-categories li a{display:flex;align-items:center;gap:15px;padding:10px;border-radius:8px;transition:background-color .2s ease;text-decoration:none}.product-categories li a span{color:#1d1d1f;font-weight:500}.product-categories li a:hover{background-color:#f5f5f7}.category-icon{width:40px;height:40px;object-fit:contain}.featured-links li a{display:block;padding:10px;border-radius:8px;transition:background-color .2s ease;text-decoration:none}.featured-links li a:hover{background-color:#f5f5f7}.featured-links strong{display:block;font-weight:600;color:#1d1d1f}.featured-links span{font-size:.9rem;color:#6e6e73}.brands-menu-layout{display:flex;justify-content:space-around;align-items:center}.brand-menu-item{display:flex;align-items:center;justify-content:center;padding:15px;border-radius:12px;transition:background-color .2s ease}.brand-menu-item:hover{background-color:#f5f5f7}.brand-menu-item img{max-width:150px;max-height:60px;object-fit:contain}.about-menu-layout{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.about-menu-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;border-radius:12px;text-decoration:none;color:#1d1d1f;transition:background-color .2s ease}.about-menu-item:hover{background-color:#f5f5f7}.about-menu-icon{width:45px;height:45px;margin-bottom:15px}.about-menu-item span{font-weight:500;line-height:1.4}.site-footer{background-color:#1a1a1a;color:#ccc;padding:60px 20px 0}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.footer-column{flex:1;min-width:250px}.footer-logo{height:40px;margin-bottom:20px;background:#fff;padding:5px;border-radius:5px}.footer-about p{font-size:.9rem;line-height:1.6}.footer-column h4{font-size:1.2rem;color:#fff;margin-bottom:20px;position:relative}.footer-column h4:after{content:"";position:absolute;left:0;bottom:-5px;width:40px;height:2px;background-color:#004aad}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:10px}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-contact p{margin:0 0 10px}.footer-bottom{text-align:center;padding:20px 0;margin-top:40px;border-top:1px solid #333}.footer-bottom p{margin:0;font-size:.9rem;color:#888}.footer-social .social-icons{display:flex;flex-direction:column;gap:10px}.footer-social .social-icons a{color:#ccc;text-decoration:none;font-weight:700;transition:color .3s ease}.footer-social .social-icons a:hover{color:#fff}.cursor-dot,.cursor-outline{position:fixed;top:0;left:0;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;z-index:9999}.cursor-dot{width:8px;height:8px;background-color:#004aad}.cursor-outline{width:35px;height:35px;background-color:transparent;border:2px solid #e50914;transition:width .3s ease,height .3s ease,transform .3s ease}.cursor-outline.hovering{width:50px;height:50px;transform:translate(-50%,-50%) scale(1.2)}.cursor-dot.hidden,.cursor-outline.hidden{opacity:0}@media (pointer: coarse),(max-width: 768px){.cursor-dot,.cursor-outline{display:none}body,a,button{cursor:auto}}.transition-overlay{position:fixed;inset:0;background:radial-gradient(circle at center,#fff,#f5f5f5);display:flex;justify-content:center;align-items:center;z-index:9999;overflow:hidden}.animated-logo{width:180px;z-index:2;filter:drop-shadow(0px 10px 20px rgba(0,0,0,.3))}.milk-splash{position:absolute;width:700px;height:700px;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:1;opacity:.9}.hero-section{height:100vh;background-image:url(/assets/hero-background-CHRVSBm-.jpg);background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.hero-content h1{font-size:4rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.6)}.hero-content p{font-size:1.5rem;margin-top:10px;text-shadow:1px 1px 2px rgba(0,0,0,.6)}.advantages-section{padding:80px 20px;background-color:#f9fafb}.advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}.advantage-icon{font-size:3rem;margin-bottom:20px;color:#004aad}.advantage-item h3{font-size:1.5rem;margin-bottom:10px}.advantage-item p{font-size:1.1rem;line-height:1.6;color:#666}@media (max-width: 768px){.advantages-grid{grid-template-columns:1fr}}.news-section{padding:80px 20px;background-color:#f9f9f9}.section-title{text-align:center;font-size:2.5rem;color:#333;margin-bottom:50px}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.news-card{background:#fff;border-radius:8px;box-shadow:0 4px 15px #00000014;display:flex;flex-direction:column}.news-card-image{width:100%;height:220px;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}.news-card-content{padding:25px;flex-grow:1;display:flex;flex-direction:column}.news-card-date{font-size:.9rem;color:#888;margin-bottom:10px}.news-card-title{font-size:1.4rem;margin:0 0 15px;color:#333}.news-card-snippet{font-size:1rem;color:#666;line-height:1.6;margin-bottom:20px;flex-grow:1}.news-card-link{color:#004aad;text-decoration:none;font-weight:700;transition:color .3s ease}.news-card-link:hover{color:#e50914}.section-link-wrapper{margin-top:40px;text-align:center}.section-link-button{background-color:#004aad;color:#fff;padding:15px 30px;text-decoration:none;border-radius:5px;font-weight:700}.section-link-button:hover{background-color:#e50914}@media (max-width: 768px){.news-grid{grid-template-columns:1fr}}.career-highlight-section{padding:80px 20px;background-color:#004aad;color:#fff;text-align:center}.career-highlight-section h2{font-size:2.5rem;margin:0 0 15px}.career-highlight-section p{font-size:1.2rem;margin:0 auto 30px;max-width:600px;opacity:.9}.career-highlight-button{background-color:#fff;color:#004aad;padding:15px 35px;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:5px;transition:all .3s ease}.career-highlight-button:hover{background-color:#f0f0f0;transform:translateY(-3px)}.catalog-card{background-color:#fff;border-radius:16px;text-align:center;padding:30px;display:flex;flex-direction:column;border:none;box-shadow:0 4px 25px #004aad14;transition:box-shadow .3s ease,transform .3s ease}.catalog-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #004aad1f}.catalog-card-image-wrapper{height:200px;margin-bottom:25px}.catalog-card-image-wrapper img{width:100%;height:100%;object-fit:contain}.catalog-card-content{flex-grow:1;display:flex;flex-direction:column}.catalog-card-content h3{font-size:1.6rem;font-weight:700;color:#004aad;margin:0 0 15px}.product-description{color:#666;line-height:1.6;font-size:1rem;margin:0 0 25px;flex-grow:1}.btn.btn-secondary{display:inline-block;background-color:transparent;border:2px solid #004aad;color:#004aad;padding:12px 30px;border-radius:30px;text-decoration:none;font-weight:700;cursor:pointer;transition:background-color .3s ease,color .3s ease;margin-top:auto}.btn.btn-secondary:hover{background-color:#004aad;color:#fff}.product-showcase-section{padding:80px 0;background-color:#f9fafb}.showcase-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:0 20px}.showcase-header h2{font-size:2.5rem;margin:0}.btn-view-all{background-color:#004aad;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.btn-view-all:hover{background-color:#e50914}.showcase-wrapper{position:relative}.product-showcase-scroll-container{display:flex;gap:30px;overflow-x:auto;padding:20px;scroll-snap-type:x mandatory;scroll-behavior:smooth}.showcase-item{flex:0 0 320px;scroll-snap-align:start}.scroll-button{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;background-color:#ffffffb3;border:1px solid #e5e7eb;border-radius:50%;font-size:2rem;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .3s ease;opacity:0}.showcase-wrapper:hover .scroll-button{opacity:1}.scroll-button:hover{background-color:#fff;box-shadow:0 4px 15px #0000001a}.scroll-button.left{left:10px}.scroll-button.right{right:10px}@media (max-width: 768px){.scroll-button{display:none}}.product-showcase-scroll-container::-webkit-scrollbar{display:none}.showcase-item{flex:0 0 320px;scroll-snap-align:start;display:flex}.showcase-item .catalog-card{height:450px;width:100%}.scrolling-gallery{padding:60px 0;background-color:#fff;overflow-x:hidden;display:flex;flex-direction:column;gap:30px}.gallery-row{display:flex;gap:30px;position:relative;left:-20%;width:140%}.gallery-image{flex-shrink:0;width:450px;height:300px;border-radius:40px;overflow:hidden;box-shadow:0 10px 20px #0000001a}.gallery-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.scrolling-gallery{padding:40px 0;gap:20px}.gallery-row{gap:20px}.gallery-image{width:280px;height:180px;border-radius:20px}}@media (max-width: 480px){.gallery-image{width:220px;height:150px}}.header-gradient-overlay{position:absolute;top:0;left:0;width:100%;height:200px;background:linear-gradient(to bottom,rgba(0,0,0,.6),transparent);z-index:999;pointer-events:none}.about-page-new{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.about-hero{height:70vh;min-height:550px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.about-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#001e4699}.about-hero .container{position:relative;z-index:2}.about-hero h1{font-size:3.5rem;font-weight:700;line-height:1.3;text-shadow:0 4px 15px rgba(0,0,0,.5);max-width:800px;margin:0 auto 20px}.about-hero p{font-size:1.3rem;line-height:1.7;max-width:700px;margin:0 auto;opacity:.9}.about-main-content{padding:100px 20px}.subpages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px}.subpage-card{display:flex;align-items:flex-start;gap:25px;background-color:#f5f5f7;padding:35px;border-radius:20px;text-decoration:none;color:#1d1d1f;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.subpage-card:hover{background-color:#fff;transform:translateY(-8px);box-shadow:0 15px 35px #004aad1a}.subpage-card:hover .subpage-card-arrow{transform:translate(5px);color:#0071e3}.subpage-card-icon{flex-shrink:0;width:70px;height:70px;background-color:#0071e31a;border-radius:12px;display:flex;align-items:center;justify-content:center}.subpage-card-icon img{width:100%;height:100%}.subpage-card-text{flex-grow:1}.subpage-card-text h3{font-size:1.5rem;font-weight:600;margin:0 0 10px}.subpage-card-text p{font-size:1rem;line-height:1.6;color:#6e6e73;margin:0}.subpage-card-arrow{align-self:center;font-size:1.8rem;color:#b0b0b0;transition:transform .3s ease,color .3s ease}.timeline-preview-section{padding:100px 0;background-color:#f5f5f7;text-align:center}.section-title{font-size:2.5rem;font-weight:600;margin-bottom:60px}.timeline-preview-footer{margin-top:60px}.primary-button{display:inline-block;padding:14px 30px;font-size:1rem;font-weight:500;color:#fff;background-color:#0071e3;text-decoration:none;border-radius:980px;transition:background-color .3s ease,transform .3s ease}.primary-button:hover{background-color:#0077ed;transform:scale(1.05)}@media (max-width: 768px){.about-hero h1{font-size:2.5rem}.about-hero p{font-size:1.1rem}.subpages-grid{grid-template-columns:1fr}}.timeline-container{position:relative;max-width:1000px;margin:0 auto}.timeline-container:after{content:"";position:absolute;width:4px;background-color:#004aad;top:0;bottom:0;left:50%;margin-left:-2px}.timeline-item{padding:10px 40px;position:relative;width:50%;box-sizing:border-box;opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}.timeline-item.left{left:0;transform:translate(-30px)}.timeline-item.right{left:50%;transform:translate(30px)}.timeline-item.is-visible{opacity:1;transform:translate(0)}.timeline-item:after{content:"";position:absolute;width:20px;height:20px;background-color:#fff;border:4px solid #004aad;top:30px;border-radius:50%;z-index:1}.timeline-item.left:after{right:-12px}.timeline-item.right:after{left:-12px}.timeline-content{padding:20px 30px;background-color:#fff;position:relative;border-radius:8px;box-shadow:0 5px 25px #004aad1a}.timeline-year{display:inline-block;font-size:1.2rem;font-weight:700;color:#e50914;margin-bottom:10px}.timeline-content p{font-size:1rem;color:#666;line-height:1.5;margin:0}@media (max-width: 768px){.timeline-container:after{left:20px}.timeline-item{width:100%;padding-left:50px;padding-right:0}.timeline-item.left,.timeline-item.right{left:0}.timeline-item.left:after,.timeline-item.right:after{left:10px}}.products-hero-fullscreen{height:100vh;position:relative;background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.products-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#001e4699;display:flex;flex-direction:column;justify-content:center;align-items:center}.products-hero-content h1{font-size:4rem;font-weight:800;text-shadow:2px 2px 5px rgba(0,0,0,.5);margin:0 0 20px}.products-hero-content p{font-size:1.5rem;max-width:700px;margin:0 auto;line-height:1.6;opacity:.9;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.catalog-section{padding:80px 20px}.container{max-width:1200px;margin:0 auto}.category-group{margin-bottom:60px}.category-title{font-size:2.2rem;font-weight:700;margin-bottom:40px;padding-bottom:15px;border-bottom:2px solid #004aad;display:inline-block}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width: 992px){.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.catalog-grid{grid-template-columns:1fr}}.story-product-page{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1d1d1f}.container{max-width:1200px;margin:0 auto;padding:0 20px}.product-hero{height:80vh;min-height:600px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.product-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006}.product-hero h1{font-size:5rem;font-weight:700;line-height:1.2;text-shadow:0px 4px 15px rgba(0,0,0,.5);max-width:800px;position:relative;z-index:2}.story-section{padding:120px 0}.story-section.alt-bg{background-color:#f5f5f7}.story-layout-alternating{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story-layout-alternating.image-left .story-image{order:1}.story-layout-alternating.image-left .story-text{order:2}.story-text h2{font-size:3rem;font-weight:600;margin-bottom:30px}.story-text p{font-size:1.2rem;line-height:1.8;color:#333}.story-image img{width:100%;border-radius:24px;box-shadow:0 15px 30px #0000001a}.story-section h2{text-align:center;font-size:3rem;font-weight:600;margin-bottom:60px}.specs-section{border-top:1px solid #e8e8ed}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;border-top:1px solid #e0e0e0;padding-top:60px}.spec-item h4{font-size:1.2rem;font-weight:600;margin-bottom:15px}.spec-item p{font-size:1rem;color:#6e6e73;line-height:1.6}.related-products-carousel{display:flex;overflow-x:auto;gap:25px;padding:10px 0 30px;-ms-overflow-style:none;scrollbar-width:none}.related-products-carousel::-webkit-scrollbar{display:none}.related-products-carousel .product-card{flex:0 0 320px}@media (max-width: 992px){.product-hero h1{font-size:4rem}.story-section h2,.story-text h2{font-size:2.5rem}}@media (max-width: 768px){.story-section{padding:80px 0}.product-hero h1{font-size:3rem}.story-section h2,.story-text h2{font-size:2rem}.story-text p{font-size:1.1rem}.story-layout-alternating{grid-template-columns:1fr;gap:40px}.story-layout-alternating .story-image,.story-layout-alternating.image-left .story-image{order:1}.story-layout-alternating .story-text,.story-layout-alternating.image-left .story-text{order:2}}.product-3d-section{background-color:#f5f5f7;text-align:center}.product-3d-section h2{font-size:2.8rem;font-weight:600;margin-bottom:15px}.product-3d-section .section-subtitle{font-size:1.2rem;color:#6e6e73;margin:0 auto 50px}.model-viewer-container{height:600px;border-radius:24px;overflow:hidden;cursor:grab}.model-viewer-container:active{cursor:grabbing}.brands-page{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.brands-header{padding:80px 0;text-align:center}.brands-header h1{font-size:3.5rem;font-weight:700;color:#1d1d1f;margin:0 0 15px}.brands-header p{font-size:1.3rem;color:#6e6e73;max-width:600px;margin:0 auto}.brands-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-bottom:80px}.brand-promo-card{position:relative;display:block;text-decoration:none;border-radius:24px;overflow:hidden;height:450px;transition:transform .3s ease,box-shadow .3s ease}.brand-promo-card:hover{transform:scale(1.02);box-shadow:0 20px 40px #00000026}.brand-promo-card:hover .card-arrow{transform:scale(1.2);opacity:1}.brand-promo-card:hover .card-background{transform:scale(1.05)}.layout-large{grid-column:1 / -1}.layout-medium{grid-column:span 1}.card-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:transform .4s ease}.card-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center;padding:30px}.card-logo{max-width:200px;max-height:100px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.3))}.card-arrow{position:absolute;bottom:30px;right:30px;width:50px;height:50px;background-color:#ffffffe6;color:#1d1d1f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:transform .3s ease,opacity .3s ease;opacity:.8}@media (max-width: 992px){.brand-promo-card{height:400px}}@media (max-width: 768px){.brands-grid{grid-template-columns:1fr}.layout-large,.layout-medium{grid-column:1 / -1}.brand-promo-card{height:350px}}.where-to-buy-page{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.wheretobuy-hero{height:60vh;min-height:500px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.wheretobuy-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#001e4673}.wheretobuy-hero .container{position:relative;z-index:2}.wheretobuy-hero h1{font-size:3.5rem;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.4);margin:0 0 15px}.wheretobuy-hero p{font-size:1.3rem;max-width:600px;margin:0 auto;opacity:.95;text-shadow:0 1px 5px rgba(0,0,0,.4)}.section-title{font-size:2.8rem;font-weight:600;text-align:center;color:#1d1d1f}.section-subtitle{font-size:1.2rem;text-align:center;color:#6e6e73;max-width:600px;margin:0 auto}.map-section{padding:100px 0;background-color:#f5f5f7}.map-section .section-title{margin-bottom:20px}.map-section .section-subtitle{margin-bottom:50px}.map-container{height:550px;border-radius:24px;overflow:hidden;box-shadow:0 15px 40px #0000001a}.partners-section{padding-top:60px;padding-bottom:100px}.partners-section .section-title{margin-bottom:60px}.partners-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:50px}.partner-logo{height:100px}.partner-logo img{height:100%;width:auto;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.partner-logo img:hover{filter:grayscale(0%);opacity:1}.cta-partner-section{padding:100px 0;background-color:#004aad;color:#fff;text-align:center}.cta-partner-content h2{font-size:2.8rem;font-weight:600;margin-bottom:20px}.cta-partner-content p{font-size:1.2rem;line-height:1.7;max-width:600px;margin:0 auto 40px;opacity:.9}.primary-button{display:inline-block;padding:14px 30px;font-size:1rem;font-weight:500;color:#004aad;background-color:#fff;text-decoration:none;border-radius:980px;transition:transform .3s ease}.primary-button:hover{transform:scale(1.05)}.pagination{display:flex;justify-content:center;list-style:none;padding:0;margin-top:50px}.page-item{margin:0 5px}.page-link{display:block;padding:10px 15px;min-width:40px;text-align:center;border:2px solid #ddd;background-color:#fff;color:#004aad;font-weight:700;border-radius:5px;text-decoration:none;cursor:pointer;transition:all .3s ease}.page-link:hover{border-color:#004aad;background-color:#f0f5ff}.page-link.active{background-color:#004aad;border-color:#004aad;color:#fff}.news-hero{height:60vh;min-height:500px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.news-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:15px}.news-hero p{font-size:1.3rem;max-width:600px;margin:0 auto;opacity:.9}.page-content.container{padding:80px 20px}.news-filters{display:flex;justify-content:center;gap:15px;margin-bottom:60px}.news-filters button{padding:10px 25px;font-size:1rem;font-weight:500;border:1px solid #ddd;background-color:#fff;border-radius:980px;cursor:pointer;transition:all .2s ease}.news-filters button:hover{background-color:#f5f5f7;border-color:#ccc}.news-filters button.active{background-color:#004aad;color:#fff;border-color:#004aad}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-bottom:60px}.news-dynamic-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(250px,auto);gap:30px;margin-bottom:60px}.news-card{background-color:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 25px #00000014;display:flex;flex-direction:column;transition:all .4s ease}.news-card.featured{grid-column:span 2;grid-row:span 2}.news-card.featured .news-card-image-link{aspect-ratio:2 / 1}.news-card-image-link{display:block;position:relative;aspect-ratio:16 / 10;overflow:hidden}.news-card-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.news-card:hover .news-card-image{transform:scale(1.05)}.promo-badge{position:absolute;top:15px;left:15px;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:600;color:#fff}.promo-badge.active{background-color:#4caf50}.promo-badge.expired{background-color:#6e6e73}.news-card-content{padding:25px;display:flex;flex-direction:column;flex-grow:1}.news-card-date{font-size:.9rem;color:#6e6e73;margin-bottom:10px}.news-card-title{font-size:1.4rem;font-weight:600;line-height:1.4;margin-bottom:15px;flex-grow:1}.news-card-title a{text-decoration:none;color:#1d1d1f}.news-card-snippet{font-size:1rem;line-height:1.6;color:#333;margin-bottom:20px}.news-card-link{font-weight:500;color:#0071e3;text-decoration:none;align-self:flex-start}@media (max-width: 992px){.news-dynamic-grid{grid-template-columns:repeat(2,1fr)}.news-card.featured{grid-column:span 2;grid-row:span 1}}@media (max-width: 768px){.news-dynamic-grid{grid-template-columns:1fr}.news-card.featured{grid-column:span 1;grid-row:span 1}}.article-page{background-color:#fff;font-family:Georgia,Times New Roman,Times,serif}.article-hero{height:60vh;min-height:450px;position:relative;color:#fff;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.article-hero .container{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.article-category{display:inline-block;padding:6px 12px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:20px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:500;margin-bottom:20px}.article-hero h1{font-size:3.5rem;font-weight:700;text-shadow:0 4px 20px rgba(0,0,0,.6);max-width:900px}.article-meta{margin-top:15px;opacity:.9;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.article-layout{display:grid;grid-template-columns:200px 1fr;gap:60px;padding-top:80px;padding-bottom:80px}.article-sidebar{position:relative}.sticky-sidebar{position:sticky;top:120px;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.sticky-sidebar strong{font-weight:600;display:block;margin-bottom:15px}.social-links a{display:block;color:#6e6e73;text-decoration:none;margin-bottom:10px;transition:color .2s ease}.social-links a:hover{color:#0071e3}.article-lead{font-size:1.4rem;line-height:1.7;font-style:italic;color:#333;margin-bottom:2em;border-left:3px solid #004aad;padding-left:20px}.article-body{font-size:1.2rem;line-height:2;color:#1d1d1f}.article-body h2{font-size:2rem;margin-top:2em;margin-bottom:1em}.article-body p{margin-bottom:1.5em}.article-body ul,.article-body ol{margin-bottom:1.5em;padding-left:1.5em}.article-body blockquote{margin:2em 0;padding-left:20px;border-left:3px solid #e8e8ed;font-style:italic;color:#6e6e73}.related-articles-section{padding:80px 0;background-color:#f5f5f7;border-top:1px solid #e8e8ed}.related-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.related-article-card{text-decoration:none;color:#1d1d1f}.related-article-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px;margin-bottom:15px;transition:transform .3s ease}.related-article-card:hover img{transform:scale(1.03)}.related-article-card h3{font-size:1.2rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,sans-serif}@media (max-width: 992px){.article-layout{grid-template-columns:1fr}.article-sidebar{display:none}}.career-hero-fullscreen{height:100vh;position:relative;background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.career-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#001e4699;display:flex;flex-direction:column;justify-content:center;align-items:center}.career-hero-content h1{font-size:4rem;font-weight:800;text-shadow:2px 2px 5px rgba(0,0,0,.5);margin:0 0 20px}.career-hero-content p{font-size:1.5rem;max-width:700px;margin:0 auto;line-height:1.6;opacity:.9;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.scroll-down-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:40px;height:40px;cursor:pointer}.scroll-down-indicator span{position:absolute;top:0;left:50%;width:24px;height:24px;margin-left:-12px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg);animation:bounce 2s infinite;box-sizing:border-box}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) rotate(-45deg)}40%{transform:translateY(-20px) rotate(-45deg)}60%{transform:translateY(-10px) rotate(-45deg)}}.page-content{padding:80px 20px}.container{max-width:1000px;margin:0 auto}.vacancies-section,.hr-contact{margin-bottom:60px;text-align:center}.vacancies-section h3,.hr-contact h3{font-size:2.2rem;margin-bottom:40px}.hr-contact p{font-size:1.2rem;line-height:1.7;color:#555;max-width:800px;margin:0 auto}.vacancies-list{display:flex;flex-direction:column;gap:20px;text-align:left}.vacancy-item{display:flex;justify-content:space-between;align-items:center;padding:25px;background:#fff;border:1px solid #eee;border-left:5px solid #004aad;border-radius:5px;transition:all .3s ease}.vacancy-item:hover{box-shadow:0 10px 30px #00000012;transform:scale(1.02)}.vacancy-info h4{margin:0 0 5px;font-size:1.4rem}.vacancy-info span{color:#777;font-size:1rem}.apply-button{background-color:#e50914;color:#fff;padding:12px 25px;text-decoration:none;border-radius:5px;font-weight:700;white-space:nowrap}.apply-button:hover{background-color:#004aad}.hr-email-link{display:inline-block;margin-top:20px;font-size:1.5rem;font-weight:700;color:#004aad}.contacts-page{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.contacts-hero{background-color:#f5f5f7;padding:100px 0;text-align:center}.contacts-hero h1{font-size:3.5rem;font-weight:700;color:#1d1d1f;margin:0 0 15px}.contacts-hero p{font-size:1.3rem;color:#6e6e73;max-width:600px;margin:0 auto}.contacts-main-content{padding:100px 0}.contact-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:100px}.contact-card{text-align:center;padding:30px}.contact-card img{height:40px;margin-bottom:20px}.contact-card h3{font-size:1.3rem;font-weight:600;margin:0 0 10px}.contact-card p{font-size:1rem;color:#6e6e73;line-height:1.6;margin:0}.contact-form-section{background-color:#f5f5f7;padding:80px 0;border-radius:24px}.contact-form-wrapper{max-width:700px;margin:0 auto;text-align:center}.contact-form-wrapper h2{font-size:2.5rem;font-weight:600;margin-bottom:40px}.contact-form{display:flex;flex-direction:column;gap:20px}.form-row{display:flex;gap:20px}.form-row input{flex:1}.contact-form input,.contact-form textarea{width:100%;padding:18px 20px;font-size:1rem;border:1px solid #ddd;border-radius:12px;background-color:#fff;transition:border-color .3s ease,box-shadow .3s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#0071e3;box-shadow:0 0 0 3px #0071e333}.primary-button{padding:18px 35px;font-size:1rem;font-weight:500;background-color:#0071e3;color:#fff;border:none;border-radius:980px;cursor:pointer;transition:background-color .3s ease;align-self:center}.primary-button:hover{background-color:#0077ed}.map-section{height:500px;margin-top:100px}.map-section iframe{filter:grayscale(1);transition:filter .3s ease}.map-section iframe:hover{filter:grayscale(0)}.faq-section{padding:100px 0;max-width:800px;margin:0 auto}.faq-section h2{text-align:center;font-size:2.5rem;font-weight:600;margin-bottom:50px}.faq-item{border-bottom:1px solid #e8e8ed;padding:25px 0}.faq-item summary{font-size:1.2rem;font-weight:500;cursor:pointer;list-style:none;position:relative;padding-right:30px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:0;font-size:1.5rem;color:#0071e3;transition:transform .3s ease}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-answer{padding-top:20px;font-size:1.1rem;line-height:1.7;color:#6e6e73}.faq-answer a{color:#0071e3}.list-hero-header{height:60vh;min-height:400px;background-size:cover;background-position:center;background-color:#e8e8ed;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;padding-top:80px}.list-hero-header .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#141e2880;display:flex;align-items:center;justify-content:center}.list-hero-header h1{font-size:3.5rem;font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.6)}.container{max-width:1200px;margin:0 auto;padding:40px 20px}.navigation-header{margin-bottom:40px}.back-link{color:#06c;text-decoration:none;font-weight:500;font-size:1.1rem}.back-link:hover{text-decoration:underline}.category-intro{text-align:center;max-width:700px;margin:0 auto 60px;font-size:1.2rem;line-height:1.6;color:#6e6e73}.product-showcase{display:flex;flex-direction:column;gap:60px}.other-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.recipe-card{margin-top:80px;border-radius:20px;background-size:cover;background-position:center;min-height:400px;padding:50px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;position:relative;overflow:hidden}.recipe-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.7) 20%,transparent 60%)}.recipe-card-content{position:relative;z-index:2;max-width:500px}.recipe-card-content span{font-size:1rem;font-weight:600;color:#ffb800}.recipe-card-content h2{font-size:2.5rem;font-weight:700;margin:5px 0 15px}.recipe-card-content p{font-size:1.1rem;line-height:1.5;margin-bottom:20px}.category-footer-nav{margin-top:80px;padding-top:60px;border-top:1px solid #e8e8ed;text-align:center}.category-footer-nav h2{font-size:2rem;font-weight:600;margin-bottom:40px}.category-nav-list{display:flex;justify-content:center;flex-wrap:wrap;gap:40px}.category-nav-list .category-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#1d1d1f;transition:transform .2s ease}.category-nav-list .category-item:hover{transform:scale(1.05)}.category-nav-list .category-item-icon{width:110px;height:80px;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.category-nav-list .category-item-icon img{max-width:100%;max-height:100%;object-fit:contain}.category-nav-list .category-item span{font-size:.9rem;font-weight:500}.store-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#fff;color:#1d1d1f;min-height:100vh}.store-header{text-align:center;padding:80px 20px;border-bottom:1px solid #e8e8ed;background-color:#f5f5f7}.store-header h1{font-size:2.8rem;font-weight:600;max-width:500px;margin:0 auto;line-height:1.2}.store-header h1 .text-bold{font-weight:700}.hero-section{height:100vh;position:relative;background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#141e2899;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero-content{max-width:800px;padding:20px}.hero-content h1{font-size:4rem;font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.5);margin:0 0 20px}.hero-content p{font-size:1.5rem;line-height:1.6;opacity:.9;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.scroll-down{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:30px;height:30px;border:2px solid white;border-top:0;border-left:0;transform:rotate(45deg);cursor:pointer;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) rotate(45deg)}40%{transform:translateY(-20px) rotate(45deg)}60%{transform:translateY(-10px) rotate(45deg)}}.store-main-content{max-width:1440px;margin:0 auto;padding:60px 20px 80px}.category-nav{display:flex;justify-content:center;gap:40px;padding:30px 0;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#1d1d1f;transition:transform .2s ease;flex-shrink:0}.category-item:hover{transform:scale(1.05)}.category-item-icon{width:110px;height:80px;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.category-item-icon img{max-width:100%;max-height:100%;object-fit:contain}.category-item span{font-size:.9rem;font-weight:500}.values-section{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:40px}.value-card-hero{background-color:#1a2a72;color:#fff;border-radius:20px;padding:50px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.values-grid-standard{display:grid;grid-template-columns:1fr 1fr;gap:25px}.value-card{background-color:#f5f5f7;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:flex-start}.value-card-icon{margin-bottom:25px}.value-card-icon img{width:100%;height:100%}.value-card .value-card-icon{width:60px;height:60px}.value-card-hero .value-card-icon{width:80px;height:80px}.value-card-hero .value-card-icon img{filter:brightness(0) invert(1)}.value-card .value-card-title{font-size:1.4rem;font-weight:600;margin:0 0 10px}.value-card .value-card-description{font-size:1rem;line-height:1.5;color:#6e6e73;margin:0}.value-card-hero .value-card-title{font-size:2.2rem;font-weight:700;margin:0 0 15px}.value-card-hero .value-card-description{font-size:1.2rem;line-height:1.6;margin:0;opacity:.9}@media (max-width: 992px){.values-section{grid-template-columns:1fr}.value-card-hero{text-align:center;align-items:center}}.helpful-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px;margin-top:40px}.helpful-card{background-color:#f5f5f7;border-radius:20px;padding:40px;text-decoration:none;color:inherit;transition:box-shadow .3s ease,transform .3s ease}.helpful-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000014}.helpful-card h3{font-size:1.8rem;font-weight:600;margin:0 0 10px}.helpful-card p{font-size:1.1rem;color:#6e6e73;margin:0 0 20px;max-width:400px}.helpful-card-link{font-size:1.1rem;font-weight:500;color:#06c;text-decoration:none}.helpful-card-link:after{content:" >"}.page-section{text-align:center;padding:60px 0 40px}.page-section h2{font-size:2.5rem;font-weight:500}.page-section .text-bold{font-weight:700}.content-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(300px,auto);gap:25px}.promo-card{border-radius:20px;background-size:cover;background-position:center;position:relative;overflow:hidden;padding:30px;display:flex;flex-direction:column;justify-content:flex-start;text-decoration:none;transition:transform .3s ease}.promo-card:hover{transform:scale(1.01)}.promo-card.large{grid-column:span 4;min-height:500px}.promo-card.medium{grid-column:span 2;min-height:450px}.promo-card.small{grid-column:span 2;min-height:400px}.promo-card.dark-theme{color:#fff}.promo-card.light-theme{color:#1d1d1f;background-color:#f5f5f7}.promo-card-content{z-index:2}.promo-card-content span{font-size:.9rem;font-weight:600;color:#c96402}.promo-card-content h2{font-size:2.2rem;font-weight:700;margin:5px 0 10px}.promo-card-content p{font-size:1.1rem;max-width:350px;line-height:1.5}.promo-link{display:inline-block;margin-top:15px;font-weight:500;text-decoration:none;font-size:1.1rem;color:#06c}.dark-theme .promo-link{color:#2997ff}.promo-link:after{content:" >"}@media (max-width: 992px){.promo-card.medium,.promo-card.small{grid-column:span 4}}@media (max-width: 768px){.store-header h1{font-size:2.2rem}.page-section h2{font-size:2rem}.promo-card-content h2{font-size:1.8rem}}@media (max-width: 768px){.hero-content h1{font-size:2.8rem}.hero-content p{font-size:1.2rem}}.intro-section{display:flex;justify-content:space-between;align-items:flex-start;padding:80px 0;border-bottom:1px solid #e8e8ed}.intro-header h1{font-size:2.8rem;font-weight:500;color:#6e6e73;line-height:1.2;max-width:600px;margin:0}.intro-header h1 strong{font-weight:700;color:#1d1d1f;display:block}.intro-help{display:flex;flex-direction:column;gap:25px;flex-shrink:0;margin-left:40px}.help-item{display:flex;align-items:flex-start;gap:15px}.help-item-title{font-size:1rem;font-weight:600;display:block}.help-item-link{font-size:.9rem;color:#06c;text-decoration:none}.help-item-link:hover{text-decoration:underline}.store-main-content{max-width:1440px;margin:0 auto;padding:0 20px 80px}@media (max-width: 992px){.intro-section{flex-direction:column;gap:40px;padding:60px 0}.intro-help{margin-left:0}}@media (max-width: 768px){.intro-header h1{font-size:2.2rem}}.content-hero{height:60vh;min-height:500px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.content-hero h1{font-size:4rem;font-weight:700;text-shadow:0 4px 15px rgba(0,0,0,.5)}.content-hero .short-description{font-size:1.3rem;max-width:600px;margin:20px auto 0;opacity:.9;text-shadow:0 2px 8px rgba(0,0,0,.5)}.content-main{padding-top:80px;padding-bottom:80px}.content-wrapper{max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.8;color:#333}.content-wrapper h2{font-size:2.5rem;font-weight:600;margin-top:2em;margin-bottom:1em;line-height:1.3}.content-wrapper h3{font-size:1.8rem;font-weight:600;margin-top:1.5em;margin-bottom:.8em}.content-wrapper p{margin-bottom:1.5em}.content-wrapper ul,.content-wrapper ol{margin-bottom:1.5em;padding-left:2em}.content-wrapper li{margin-bottom:.5em}.content-wrapper .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:#000;margin:2em 0;border-radius:20px}.content-wrapper .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.brand-detail-page{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.brand-hero{height:70vh;min-height:550px;background-size:cover;background-position:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:20px}.brand-hero h1{font-size:3.5rem;font-weight:700;margin:0 0 15px;text-shadow:0 4px 15px rgba(0,0,0,.5)}.brand-hero p{font-size:1.3rem;max-width:600px;margin:20px auto 0;opacity:.9;text-shadow:0 2px 8px rgba(0,0,0,.5)}.brand-hero .tagline{font-size:1.5rem;font-weight:500;margin-top:10px;color:#f0f0f0}.brand-hero-logo{max-width:220px;height:auto;margin-bottom:30px;position:relative;z-index:2;filter:drop-shadow(0 5px 15px rgba(0,0,0,.3))}.features-wrapper{padding-top:80px}.feature-section{padding:80px 0}.feature-section:nth-child(2n){background-color:#f5f5f7}.feature-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature-layout.reversed .feature-image-wrapper{order:1}.feature-layout.reversed .feature-text{order:2}.feature-text h2{font-size:2.8rem;font-weight:600;margin-bottom:25px;line-height:1.3;color:#1d1d1f}.feature-text p{font-size:1.2rem;line-height:1.8;color:#333}.feature-image-wrapper img{width:100%;border-radius:24px}.other-brands-section{margin-top:120px;padding-top:80px;border-top:1px solid #e8e8ed}.other-brands-section h2{font-size:2.5rem;font-weight:600;margin-bottom:50px;text-align:center;color:#1d1d1f}.other-brands-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.other-brand-card{display:flex;align-items:center;justify-content:center;height:180px;background-color:#f5f5f7;border-radius:20px;padding:20px;transition:background-color .3s ease,box-shadow .3s ease}.other-brand-card:hover{background-color:#fff;box-shadow:0 10px 25px #00000014}.other-brand-card img{max-width:150px;max-height:80px;object-fit:contain}@media (max-width: 992px){.feature-layout{grid-template-columns:1fr;gap:50px}.feature-layout.reversed .feature-image-wrapper,.feature-layout.reversed .feature-text{order:0}}.subpage-navigator{padding:80px 0;background-color:#f5f5f7;border-top:1px solid #e8e8ed}.navigator-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:50px}.navigator-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.navigator-card{display:flex;align-items:center;gap:20px;padding:25px;background-color:#fff;border-radius:16px;text-decoration:none;color:#1d1d1f;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.navigator-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0000001a}.navigator-card-icon{flex-shrink:0;width:45px;height:45px}.navigator-card-icon img{width:100%;height:100%}.navigator-card-text h4{font-size:1.2rem;font-weight:600;margin:0 0 5px}.navigator-card-text p{font-size:.9rem;color:#0071e3;margin:0}@media (max-width: 992px){.navigator-grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.navigator-grid{grid-template-columns:1fr}}.sub-page{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.sub-page-header{padding:80px 0;background-color:#f5f5f7;border-bottom:1px solid #e8e8ed}.back-link{display:inline-block;margin-bottom:20px;color:#06c;text-decoration:none;font-weight:500;font-size:1.1rem;transition:color .2s ease}.back-link:hover{color:#0077ed}.sub-page-header h1{font-size:3.5rem;font-weight:700;color:#1d1d1f;margin:0}.sub-page-content{padding-top:80px;padding-bottom:80px}.page-intro-text{max-width:800px;margin:0 auto 80px;text-align:center;font-size:1.3rem;line-height:1.7;color:#333}@media (max-width: 768px){.sub-page-header h1{font-size:2.5rem}}.figures-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.figure-card{background-color:#f5f5f7;padding:40px;border-radius:20px;text-align:center;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.figure-card.is-visible{opacity:1;transform:translateY(0)}.counter-value{font-size:4rem;font-weight:700;color:#004aad;line-height:1}.counter-value span{font-size:2.5rem;margin-left:5px}.counter-label{font-size:1.1rem;color:#6e6e73;margin-top:15px}.quality-section{padding:60px 0}.quality-section:nth-child(2n){background-color:#f5f5f7}.quality-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.quality-layout.image-left .quality-image{order:1}.quality-layout.image-left .quality-text{order:2}.quality-text h2{font-size:2.5rem;font-weight:600;margin-bottom:20px}.quality-text p{font-size:1.1rem;line-height:1.8;color:#333}.quality-image img{width:100%;border-radius:20px}@media (max-width: 768px){.quality-layout{grid-template-columns:1fr;gap:40px}.quality-layout .quality-image,.quality-layout.image-left .quality-image{order:1}.quality-layout .quality-text,.quality-layout.image-left .quality-text{order:2}}.awards-list-section{max-width:800px;margin:0 auto 100px}.awards-list-section h2{font-size:2.5rem;font-weight:600;margin-bottom:40px;text-align:center}.award-item{display:flex;align-items:baseline;gap:20px;padding:20px 0;border-bottom:1px solid #e8e8ed}.award-year{font-size:1rem;color:#6e6e73;flex-basis:200px;flex-shrink:0}.award-title{font-size:1.3rem;font-weight:500;color:#1d1d1f}.certs-gallery-section h2{font-size:2.5rem;font-weight:600;margin-bottom:40px;text-align:center}.certs-carousel{display:flex;overflow-x:auto;gap:30px;padding:10px 0 30px;-ms-overflow-style:none;scrollbar-width:none}.certs-carousel::-webkit-scrollbar{display:none}.cert-card{flex:0 0 300px;text-align:center}.cert-image-wrapper{background-color:#f5f5f7;border:1px solid #e8e8ed;border-radius:12px;padding:15px;margin-bottom:15px;height:400px;display:flex;align-items:center;justify-content:center}.cert-image-wrapper img{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 5px 15px #0000001a}.cert-card p{font-weight:500;color:#333}
