@charset "UTF-8";.news-featured-card{border-radius:15px;overflow:hidden;transition:transform .3s ease;display:flex;flex-direction:column;height:100%;animation:highlightedNewsFadeInUp .6s ease-out}.news-featured-col>a,.news-featured-col>a>.news-featured-card{height:100%}.news-card-link,.news-card-link:hover{color:inherit;text-decoration:none}.news-card-body-link{display:flex;flex:1 1 auto}.news-card-body-link>.card-body{width:100%}.news-featured-card:hover{transform:translateY(-5px)}.news-featured-card .card-body{flex-grow:1}.news-image-container{position:relative;overflow:hidden;flex-shrink:0;width:100%}.news-image-container video{width:100%;height:100%;object-fit:cover;display:block}.news-featured-image{height:350px;object-fit:cover}.news-featured-title{font-size:.8rem;font-weight:600;color:#2c3e50}.news-featured-summary{font-size:.8rem}.news-badge{position:absolute;top:20px;left:20px;z-index:10}.news-card{border-radius:10px;overflow:hidden;transition:transform .3s ease;display:flex;flex-direction:column;height:100%;width:100%;animation:highlightedNewsFadeInUp .6s ease-out}.news-card:hover{transform:translateY(-3px)}.news-card-image{width:100%;object-fit:cover;flex-shrink:0;height:65%;min-height:0}.news-card .card-body{flex-grow:1;min-height:0;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.news-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:0;font-size:.8rem;font-weight:600;line-height:1.25}@keyframes highlightedNewsFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767.98px){.news-featured-summary{font-size:.7rem}.news-featured-title{font-size:.8rem}.news-image-container{height:300px}.news-card{height:100%!important;min-height:auto!important;min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important}.news-card-image{height:120px!important;width:100%!important;object-fit:cover!important;flex-shrink:0}.news-card .card-body{min-height:auto;display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1}}.news-section{background:#fff;margin-bottom:0;padding-top:3.5rem!important;padding-bottom:3.5rem!important}.news-section .news-layout{display:grid;grid-template-columns:minmax(0,63fr) minmax(0,37fr);gap:1.5rem;width:100%}.news-section .news-featured-col{min-width:0}.news-section .news-secondary-col{min-width:0;min-height:0;position:relative}.news-section .news-secondary-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem;position:absolute;inset:0}.news-section .news-card-col{display:flex;min-width:0;min-height:0;overflow:hidden}.news-section .news-card-col>a{display:flex;min-height:0;width:100%}@media(max-width:767.98px){.news-section .news-layout{grid-template-columns:minmax(0,1fr)}.news-section .news-featured-col,.news-section .news-secondary-col{width:100%;max-width:100%}.news-section .news-secondary-col{position:static}.news-section .news-secondary-list{grid-template-columns:minmax(0,1fr);grid-template-rows:none;grid-auto-rows:auto;position:static}.news-section .news-card-col{max-width:100%!important;width:100%}}.landing-page-container{background-color:#00008b}.background-card{background-color:#f3f2f2!important}#line:hover{color:#2287ce}.hero-content{position:relative;z-index:2}.hero-badge{font-size:.9rem;padding:.6rem 1.2rem;border-radius:25px;font-weight:500}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;color:#2c3e50}.hero-subtitle{font-size:1.2rem;line-height:1.6;color:#6c757d}.hero-btn-primary{background:linear-gradient(135deg,#2287ce,#1b6fa6);border:none;border-radius:50px;padding:.8rem 2rem;font-weight:600;transition:all .3s ease}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2287ce4d}.hero-btn-secondary{border-radius:50px;padding:.8rem 2rem;font-weight:600;transition:all .3s ease}.hero-features{display:flex;flex-wrap:wrap;gap:1.5rem}.feature-item{font-size:1rem;font-weight:500;color:#495057}.hero-image-container{position:relative;z-index:2}.hero-image{width:100%;border-radius:20px;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease}.hero-image:hover{transform:scale(1.02)}.hero-image-overlay{position:absolute;bottom:20px;right:20px}.overlay-badge{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 1.2rem;border-radius:50px;font-weight:600;color:#2c3e50;box-shadow:0 5px 15px #0000001a}.stats-section{background:linear-gradient(135deg,#2287ce,#1b6fa6);color:#fff;padding:3rem 0!important}.stat-card{padding:1rem .5rem;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-icon{width:60px;height:60px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:1.5rem;color:#fff}.stat-number{font-size:2.2rem;font-weight:700;margin:.75rem 0 .25rem}.stat-label{font-size:.95rem;opacity:.9;margin:0}@media(max-width:992px){.stat-number{font-size:2rem}}@media(max-width:768px){.stat-icon{width:50px;height:50px;font-size:1.2rem}.stat-number{font-size:1.8rem}.stat-label{font-size:.8rem}}@media(max-width:576px){.stat-icon{width:40px;height:40px;font-size:1rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.7rem}.stat-card{padding:.75rem .25rem}}.products-section{background:#fff;padding:3.5rem 0;margin-top:0}.product-category-card{transition:all .3s ease;border-radius:15px;overflow:hidden;box-shadow:0 4px 6px #00000012;cursor:pointer}.product-category-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026!important}.products-grid-wrapper{display:flex;flex-direction:row;align-items:center}.products-grid{display:flex;flex-wrap:wrap;width:100%;gap:.75rem;justify-content:flex-start}@media(min-width:992px){.products-grid{margin-bottom:2rem;gap:.75rem}.products-section{padding:3rem 0!important}}@media(min-width:1400px){.products-grid{gap:.75rem}.product-item{width:calc(33.33% - 1.5rem);margin-bottom:3.5rem}}@media(min-width:769px)and (max-width:991px){.products-grid{gap:.75rem}.product-item{width:calc(50% - .75rem);margin-bottom:2.5rem}.product-item.aboutus-wide,.product-item.aboutus-regular{width:calc(50% - .75rem)}}@media(max-width:768px){.products-section{padding:2rem 0 3rem}.products-grid-wrapper{flex-direction:column}.products-grid{gap:.75rem}.product-item{width:100%!important;height:auto;min-height:auto;margin-bottom:2rem;padding:0}.product-item.aboutus-wide,.product-item.aboutus-regular{width:100%!important}.product-img{height:auto;width:100%}.product-text-container{margin-left:0;margin-top:.5rem}.product-title{font-size:1.2rem;color:#2c3e50}.product-tagline{font-size:.9rem}.product-col{margin-bottom:.5rem}}@media(max-width:576px){.products-section{padding:1.5rem 0 2.5rem!important}.products-grid{gap:.5rem}.product-item{margin-bottom:.8rem;margin-top:1rem}.product-title{font-size:1rem}.product-tagline{font-size:.85rem}.stats-section{padding:1rem 0!important}.stat-card{padding:.5rem .25rem;margin-bottom:.25rem}.stat-icon{width:35px;height:35px;font-size:.9rem}.stat-number{font-size:1.3rem;margin:.2rem 0 .1rem}.stat-label{font-size:.7rem}}.services-section{background:#f5f7fa;margin-top:0;padding-top:3.5rem!important;padding-bottom:3.5rem!important}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a!important}.cta-section{background:linear-gradient(135deg,#2287ce,#1b6fa6);color:#fff}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{font-size:1.2rem;opacity:.9;line-height:1.6}.section-subtitle{font-size:1.1rem;color:#6c757d;line-height:1.6}@media(max-width:768px){.hero-features{flex-direction:column;gap:1rem}.hero-actions{text-align:center}.hero-btn-primary,.hero-btn-secondary{width:100%;margin-bottom:1rem}.stats-section{padding:1.5rem 0!important}.stat-card{padding:.75rem .5rem;margin-bottom:.5rem}.stat-icon{width:45px;height:45px;font-size:1.1rem}.stat-number{font-size:1.6rem;margin:.4rem 0 .2rem}.stat-label{font-size:.8rem}.cta-title{font-size:2rem}.cta-subtitle{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-category-card,.service-card,.stat-card{animation:fadeInUp .6s ease-out}.min-vh-75{min-height:75vh}.top-contact-btn{border:1px solid rgba(255,255,255,.5);color:#fff;font-size:.85rem;padding:.4rem .8rem;border-radius:20px;font-weight:500;transition:all .3s ease;text-decoration:none}.top-contact-btn:hover{background:#fff3;border-color:#fff;color:#fff;transform:translateY(-1px)}.top-whatsapp-btn{background:#25d366;border:1px solid #25D366;color:#fff;font-size:.85rem;padding:.4rem .8rem;border-radius:20px;font-weight:500;transition:all .3s ease;text-decoration:none}.top-whatsapp-btn:hover{background:#128c7e;border-color:#128c7e;color:#fff;transform:translateY(-1px)}.highlighted-pages-section{padding-bottom:1.5rem}.highlighted-pages-section .products-grid-wrapper{width:100%}.highlighted-pages-section .products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:.75rem;row-gap:3rem;width:100%}.highlighted-pages-section .product-item,.highlighted-pages-section .page-item{width:auto;height:auto;min-width:0;min-height:0;padding:0;margin:0;display:flex;flex-direction:column}.highlighted-pages-section .page-item.aboutus-wide{grid-column:span 2}.highlighted-pages-section .page-item.aboutus-regular{grid-column:span 1}.highlighted-pages-section .product-col,.highlighted-pages-section .page-col{width:100%;height:clamp(230px,21vw,270px);margin-bottom:1rem}.highlighted-pages-section .product-card-link,.highlighted-pages-section .page-card-link{display:block;width:100%;height:100%}.highlighted-pages-section .product-category-card,.highlighted-pages-section .page-category-card{width:100%;height:100%;overflow:hidden;border-radius:15px;box-shadow:0 4px 6px #00000012;cursor:pointer;transition:all .3s ease;animation:highlightedPagesFadeInUp .6s ease-out}.highlighted-pages-section .product-category-card:hover,.highlighted-pages-section .page-category-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026!important}.highlighted-pages-section .card-image-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.highlighted-pages-section .product-img,.highlighted-pages-section .page-img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.highlighted-pages-section .product-category-card:hover .card-image-container img,.highlighted-pages-section .page-category-card:hover .card-image-container img{transform:scale(1.05)}.highlighted-pages-section .card-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease}.highlighted-pages-section .page-category-card:hover .card-overlay{opacity:1}.highlighted-pages-section .product-text-container,.highlighted-pages-section .page-text-container{display:flex;flex-direction:column;align-items:flex-start;margin-top:.75rem;margin-left:.5rem;text-align:left}.highlighted-pages-section .product-title,.highlighted-pages-section .page-title{display:block;margin-top:0;margin-bottom:.25rem;color:#2c3e50;font-size:1.5rem;font-weight:700;text-align:left;transition:color .3s ease,transform .3s ease}.highlighted-pages-section .product-tagline,.highlighted-pages-section .page-tagline{margin:0;color:#6c757d;font-size:1rem;font-weight:400;line-height:1.4;text-align:left}@keyframes highlightedPagesFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1400px){.highlighted-pages-section .products-grid{row-gap:3.5rem}}@media(min-width:769px)and (max-width:991px){.highlighted-pages-section{padding-bottom:0}.highlighted-pages-section .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.5rem}.highlighted-pages-section .page-item.aboutus-wide,.highlighted-pages-section .page-item.aboutus-regular{grid-column:span 1}.highlighted-pages-section .product-col,.highlighted-pages-section .page-col{height:clamp(230px,32vw,270px)}}@media(max-width:768px){.highlighted-pages-section{padding-bottom:0}.highlighted-pages-section .products-grid{grid-template-columns:minmax(0,1fr);gap:.75rem}.highlighted-pages-section .product-item,.highlighted-pages-section .page-item,.highlighted-pages-section .page-item.aboutus-wide,.highlighted-pages-section .page-item.aboutus-regular{grid-column:span 1;width:100%;height:auto;min-height:0;margin-bottom:2rem}.highlighted-pages-section .product-col,.highlighted-pages-section .page-col{margin-bottom:.5rem}.highlighted-pages-section .product-col,.highlighted-pages-section .product-col .product-card-link,.highlighted-pages-section .product-col .product-category-card,.highlighted-pages-section .product-col .card-image-container,.highlighted-pages-section .product-img{height:auto}.highlighted-pages-section .page-col{height:270px}.highlighted-pages-section .product-text-container,.highlighted-pages-section .page-text-container{margin-top:.5rem;margin-left:0}.highlighted-pages-section .product-title{font-size:1.2rem}.highlighted-pages-section .page-title{font-size:1rem}.highlighted-pages-section .product-tagline,.highlighted-pages-section .page-tagline{font-size:.9rem}}@media(max-width:1200px){.highlighted-pages-section .product-tagline,.highlighted-pages-section .page-tagline{font-size:.8rem}}@media(max-width:576px){.highlighted-pages-section .products-grid{gap:.5rem}.highlighted-pages-section .product-item,.highlighted-pages-section .page-item{margin-top:1rem;margin-bottom:.8rem}.highlighted-pages-section .product-title,.highlighted-pages-section .page-title{font-size:1rem}.highlighted-pages-section .product-tagline,.highlighted-pages-section .page-tagline{font-size:.85rem}}.hero-carousel-section{--hero-carousel-aspect-ratio: 1920 / 1100;--hero-carousel-radius: 0;position:relative;width:100vw;margin:0 auto;padding:0;overflow-x:clip;overflow-y:visible}.hero-carousel,.hero-carousel .carousel-inner,.hero-carousel .carousel-item,.hero-carousel .carousel-image-container{width:100%!important;max-width:100%!important;min-height:0;aspect-ratio:var(--hero-carousel-aspect-ratio)}.hero-carousel{margin-bottom:0}.hero-carousel .carousel-inner,.hero-carousel .carousel-item,.hero-carousel .carousel-image-container{height:100%!important}.hero-carousel .carousel-image-container{display:flex;align-items:center;justify-content:center;position:relative;z-index:3;margin:0 auto!important;padding:2rem 0;overflow:hidden;border-radius:var(--hero-carousel-radius)}.hero-carousel .carousel-media-frame{position:relative;flex:0 1 auto;height:100%;max-width:100%;aspect-ratio:var(--hero-carousel-aspect-ratio);overflow:hidden;border-radius:var(--hero-carousel-radius)}.hero-carousel .carousel-item img.hero-slide-img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:none!important;margin:0!important;border-radius:0!important;background-color:transparent;object-fit:contain!important;object-position:center!important}.hero-carousel .carousel-control-prev,.hero-carousel .carousel-control-next{top:50%;z-index:5;width:60px;height:60px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#00000080;opacity:1;transform:translateY(-50%);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-carousel .carousel-control-prev{left:40px}.hero-carousel .carousel-control-next{right:40px}.hero-carousel .carousel-control-prev:hover,.hero-carousel .carousel-control-next:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}.hero-carousel .carousel-control-prev-icon,.hero-carousel .carousel-control-next-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.hero-carousel .carousel-indicators{bottom:18px;z-index:10;gap:10px}.hero-carousel .carousel-indicators [data-bs-target]{width:12px;height:12px;border:2px solid rgba(0,0,0,.25);border-radius:10px;background-color:#ffffff8c;transition:transform .2s ease,background-color .2s ease}.hero-carousel .carousel-indicators .active{border-color:#fffc;background-color:#fff;transform:scale(1.25)}.hero-carousel .carousel-btn-overlay{position:absolute;right:20px;bottom:clamp(30px,8%,55px);z-index:10;animation:heroCtaInRight .8s ease-out .3s both}.hero-carousel .carousel-btn-saiba-mais{display:flex!important;align-items:center!important;width:fit-content!important;padding:12px 28px!important;gap:12px!important;border:0!important;border-radius:50px!important;background-color:#006db2!important;color:#fff!important;box-shadow:0 4px 15px #0000004d!important;cursor:pointer!important;font-size:.9rem!important;font-weight:600!important;letter-spacing:1px!important;text-transform:uppercase!important;transition:all .3s ease!important}.hero-carousel .carousel-btn-saiba-mais:hover{background-color:#005a94!important;box-shadow:0 6px 20px #0006!important;transform:translateY(-3px)!important}.hero-carousel .carousel-btn-saiba-mais i{transition:transform .3s ease!important}.hero-carousel .carousel-btn-saiba-mais:hover i{transform:translate(5px)!important}@keyframes heroCtaInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes heroCtaInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:992px){.hero-carousel-section{--hero-carousel-radius: 24px;width:calc(100% - 48px)!important;max-width:calc(100vw - 48px)!important;margin:0 25px!important;background-color:transparent}.hero-carousel{width:100%!important;aspect-ratio:auto;background-color:transparent}.hero-carousel .carousel-inner{width:min(100%,154vh)!important;height:auto!important;margin-right:auto!important;margin-left:auto!important}.hero-carousel .carousel-inner,.hero-carousel .carousel-item{background-color:transparent}.hero-carousel .carousel-control-prev,.hero-carousel .carousel-control-next{width:60px;height:60px}.hero-carousel .carousel-control-prev{left:40px}.hero-carousel .carousel-control-next{right:40px}.hero-carousel .carousel-indicators{bottom:25px;margin-right:0;margin-left:0}}@media(min-width:1100px)and (max-width:1771px){.hero-carousel .carousel-control-prev{left:30px}.hero-carousel .carousel-control-next{right:30px}}@media(min-width:768px)and (max-width:1100px){.hero-carousel .carousel-btn-overlay{right:20px}}@media(max-width:992px){.hero-carousel .carousel-control-prev,.hero-carousel .carousel-control-next{width:60px;height:60px}.hero-carousel .carousel-control-prev{left:55px}.hero-carousel .carousel-control-next{right:55px}}@media(max-width:1100px){.main-content section.hero-carousel-section:first-of-type{margin-top:0!important;padding-top:0!important}.hero-carousel .carousel-inner{overflow:visible!important}}@media(max-width:767.98px){.hero-carousel-section{min-height:0}.hero-carousel .carousel-image-container{padding:0}.hero-carousel .carousel-control-prev,.hero-carousel .carousel-control-next{display:none}.hero-carousel .carousel-btn-overlay{right:15px;bottom:clamp(15px,4%,25px);animation-name:heroCtaInUp}.hero-carousel .carousel-btn-saiba-mais{padding:6px 14px!important;gap:6px!important;font-size:.65rem!important;white-space:nowrap!important}}#News{display:flex;justify-content:center}.section-title-decorated{position:relative;display:inline-block}.section-title-decorated:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#006db2,#2287ce);border-radius:2px}.featured-products-section .launch-products-carousel{overflow:hidden;padding-bottom:60px}.product-tabs-container{text-align:center;margin-bottom:2rem}.product-tabs{display:inline-flex;gap:0;border-bottom:2px solid #e8e8e8;margin-bottom:.5rem}.product-tab{background:none;border:none;padding:12px 32px;font-size:1.1rem;font-weight:500;color:#666;cursor:pointer;position:relative;transition:all .3s ease;font-family:DM Sans,sans-serif}.product-tab:hover{color:#006db2}.product-tab.active{color:#006db2;font-weight:600}.product-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#006db2,#2287ce);border-radius:2px 2px 0 0;animation:tabUnderlineIn .3s ease forwards}@keyframes tabUnderlineIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.product-tab i{font-size:.9em}@media(max-width:576px){.product-tabs{width:100%;justify-content:center}.product-tab{padding:10px 20px;font-size:.95rem}}.launch-products-section{background:linear-gradient(180deg,#f8fafc,#fff);min-height:auto;padding-bottom:80px!important}.best-selling-products-section{background:linear-gradient(180deg,#fff,#f8fafc);min-height:auto;padding-bottom:80px!important}.launch-products-carousel .carousel-control-prev,.launch-products-carousel .carousel-control-next{width:60px;height:60px;background:#f9f9f9e6;border-radius:50%;top:50%;transform:translateY(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);transition:all .3s ease;z-index:5;box-shadow:0 4px 8px #0000001a}.launch-products-carousel .carousel-control-prev{left:10px}.launch-products-carousel .carousel-control-next{right:10px}.launch-products-carousel .carousel-control-prev:hover,.launch-products-carousel .carousel-control-next:hover{background:#f9f9f9;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 16px #0003}.launch-products-carousel .carousel-control-prev-icon,.launch-products-carousel .carousel-control-next-icon{width:20px;height:20px;filter:brightness(0)}.launch-products-carousel .carousel-indicators{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);margin:0!important;padding:0;gap:10px;justify-content:center;display:flex}.launch-products-carousel .carousel-indicators [data-bs-target]{width:12px;height:12px;border-radius:10px;background-color:#f9f9f98c;border:2px solid rgba(0,0,0,.25);transition:transform .2s ease,background-color .2s ease}.launch-products-carousel .carousel-indicators .active{background-color:#f9f9f9;transform:scale(1.25);border-color:#0006}.launch-products-carousel .carousel-item .row{margin:0;width:100%}.launch-products-carousel .carousel-item .col{padding-left:1.5rem;padding-right:1.5rem}.best-selling-carousel .carousel-control-prev,.best-selling-carousel .carousel-control-next{width:60px;height:60px;background:#f9f9f9e6;border-radius:50%;top:50%;transform:translateY(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);transition:all .3s ease;z-index:5;box-shadow:0 4px 8px #0000001a}.best-selling-carousel .carousel-control-prev{left:10px}.best-selling-carousel .carousel-control-next{right:10px}.best-selling-carousel .carousel-control-prev:hover,.best-selling-carousel .carousel-control-next:hover{background:#f9f9f9;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 16px #0003}.best-selling-carousel .carousel-control-prev-icon,.best-selling-carousel .carousel-control-next-icon{width:20px;height:20px;filter:brightness(0)}.best-selling-carousel .carousel-indicators{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);margin-top:0;margin-bottom:0;margin-left:0!important;margin-right:0!important;gap:10px;justify-content:center;display:flex}.best-selling-carousel .carousel-indicators [data-bs-target]{width:12px;height:12px;border-radius:10px;background-color:#f9f9f98c;border:2px solid rgba(0,0,0,.25);transition:transform .2s ease,background-color .2s ease}.best-selling-carousel .carousel-indicators .active{background-color:#f9f9f9;transform:scale(1.25);border-color:#0006}.best-selling-carousel .carousel-item .row{margin:0 auto}.best-selling-carousel .carousel-item .col{padding-left:1.5rem;padding-right:1.5rem}@media(min-width:768px)and (max-width:991px){.featured-products-section{padding-bottom:80px!important}.featured-products-section .container{width:90vw;max-width:95vw}.launch-products-carousel .carousel-control-prev,.launch-products-carousel .carousel-control-next{width:50px;height:50px}.launch-products-carousel .carousel-control-prev{left:5px}.launch-products-carousel .carousel-control-next{right:5px}}@media(max-width:767px){.featured-products-section{padding:2rem 0 60px!important}.featured-products-section .container{width:100%;max-width:100%;padding:0 1rem}.product-tabs-container{margin-bottom:1.5rem}.product-tabs{width:100%;justify-content:center}.product-tab{padding:10px 16px;font-size:.9rem}.section-subtitle{font-size:.9rem;padding:0 1rem}.launch-products-carousel .carousel-control-prev,.launch-products-carousel .carousel-control-next{width:40px;height:40px;display:flex!important}.launch-products-carousel .carousel-control-prev{left:2px}.launch-products-carousel .carousel-control-next{right:2px}.launch-products-carousel .carousel-control-prev-icon,.launch-products-carousel .carousel-control-next-icon{width:16px;height:16px}.launch-products-carousel .carousel-indicators{bottom:-35px;gap:8px}.launch-products-carousel .carousel-indicators [data-bs-target]{width:10px;height:10px}.launch-products-carousel .carousel-item .col{padding-left:.5rem;padding-right:.5rem}}@media(max-width:576px){.featured-products-section{padding:1.5rem 0 50px!important}.featured-products-section .container{padding:0 .75rem}.product-tabs-container{margin-bottom:1rem}.product-tab{padding:8px 14px;font-size:.85rem}.product-tab i{font-size:.8em;margin-right:4px!important}.section-subtitle{font-size:.85rem;margin-top:.5rem!important}.launch-products-carousel .carousel-control-prev,.launch-products-carousel .carousel-control-next{width:36px;height:36px}.launch-products-carousel .carousel-indicators{bottom:-30px;gap:6px}.launch-products-carousel .carousel-indicators [data-bs-target]{width:8px;height:8px}}.featured-products-section{--product-card-width: 70vw;--product-carousel-gap: 0;--product-carousel-viewport-width: 70vw;min-height:auto;padding-top:3rem;padding-bottom:32px!important;background-color:#f8f9fa}.featured-products-section>.container{width:95vw;max-width:97vw}.featured-products-section .launch-products-carousel{position:relative;width:100%;overflow:visible;padding-bottom:10px}.featured-products-section .product-carousel-viewport{width:var(--product-carousel-viewport-width);max-width:100%;margin-right:auto;margin-left:auto;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.featured-products-section .product-carousel-viewport::-webkit-scrollbar{display:none}.featured-products-section .product-carousel-track{display:flex;flex-wrap:nowrap;gap:var(--product-carousel-gap);width:max-content;padding-bottom:6px}.featured-products-section .launch-products-carousel .carousel-inner,.featured-products-section .launch-products-carousel .carousel-item{overflow:hidden}.featured-products-section .launch-products-carousel .carousel-item .row{padding-bottom:15px}.featured-products-section .launch-products-carousel .carousel-item .col{padding-right:1.5rem;padding-left:1.5rem}.featured-products-section .product-tabs-container{margin-bottom:2rem;text-align:center}.featured-products-section .section-subtitle{color:#6c757d;font-size:1.1rem;line-height:1.6}.featured-products-section .product-tabs{display:inline-flex;gap:0;margin-bottom:.5rem;border-bottom:2px solid #e8e8e8}.featured-products-section .product-tab{position:relative;padding:12px 32px;border:0;background:none;color:#666;cursor:pointer;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:500;transition:all .3s ease}.featured-products-section .product-tab:hover,.featured-products-section .product-tab.active{color:#006db2}.featured-products-section .product-tab.active{font-weight:600}.featured-products-section .product-tab.active:after{position:absolute;bottom:-2px;left:0;width:100%;height:3px;border-radius:2px 2px 0 0;background:linear-gradient(90deg,#006db2,#2287ce);content:"";animation:productTabUnderlineIn .3s ease forwards}.featured-products-section .product-tab i{font-size:.9em}.featured-products-section .launch-products-carousel .carousel-control-prev,.featured-products-section .launch-products-carousel .carousel-control-next{top:50%;z-index:5;width:60px;height:60px;border:1px solid rgba(0,0,0,.1);border-radius:50%;background:#f9f9f9e6;box-shadow:0 4px 8px #0000001a;transform:translateY(-50%);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.featured-products-section .launch-products-carousel .carousel-control-prev{left:10px}.featured-products-section .launch-products-carousel .carousel-control-next{right:10px}.featured-products-section .launch-products-carousel .carousel-control-prev:hover,.featured-products-section .launch-products-carousel .carousel-control-next:hover{background:#f9f9f9;box-shadow:0 8px 16px #0003;transform:translateY(-50%) scale(1.1)}.featured-products-section .launch-products-carousel .carousel-control-prev-icon,.featured-products-section .launch-products-carousel .carousel-control-next-icon{width:20px;height:20px;filter:brightness(0)}.featured-products-section .launch-products-carousel .carousel-indicators{position:absolute;bottom:-10px;left:50%;display:flex;justify-content:center;gap:10px;margin:0!important;padding:0;transform:translate(-50%)}.featured-products-section .launch-products-carousel .carousel-indicators [data-bs-target]{width:12px;height:12px;border:2px solid rgba(0,0,0,.25);border-radius:10px;background-color:#f9f9f98c;transition:transform .2s ease,background-color .2s ease}.featured-products-section .launch-products-carousel .carousel-indicators .active{border-color:#0006;background-color:#f9f9f9;transform:scale(1.25)}@keyframes productTabUnderlineIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(min-width:600px){.featured-products-section{--product-card-width: 38vw;--product-carousel-gap: 3vw;--product-carousel-viewport-width: 79vw}}@media(min-width:768px){.featured-products-section{--product-card-width: 32vw;--product-carousel-gap: 2.6vw;--product-carousel-viewport-width: 66.6vw}}@media(min-width:992px){.featured-products-section{--product-card-width: 21vw;--product-carousel-gap: 2.4vw;--product-carousel-viewport-width: 67.8vw}}@media(min-width:1200px){.featured-products-section{--product-card-width: 16vw;--product-carousel-gap: 1.8vw;--product-carousel-viewport-width: 69.4vw}}@media(min-width:1400px){.featured-products-section{--product-card-width: 13vw;--product-carousel-gap: 1.2vw;--product-carousel-viewport-width: 69.8vw}}@media(min-width:1600px){.featured-products-section{--product-card-width: 12vw;--product-carousel-gap: 1vw;--product-carousel-viewport-width: 64vw}}.product-card{background-color:#f9f9f9;border:none;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:transform .3s,box-shadow .3s;height:auto;min-height:320px;width:220px;display:flex;flex-direction:column;justify-content:space-between}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.product-card img,.product-card .tracked-image-container{border-radius:8px 8px 0 0;height:auto;max-height:200px;width:100%;object-fit:contain}.product-card-body{padding:16px;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}.product-card-title{font-size:1.1em;font-weight:700;color:#333;width:100%;text-align:center;padding:12px 10px}.product-card-body .card-subtitle{text-align:center;width:100%}.product-card-description{font-size:.85em;color:#666;text-align:center;padding:0 10px;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.landing-product-card{background-color:#fff;border:1px solid #e8e8e8;border-left:4px solid #006DB2;border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;min-height:380px;width:100%;display:flex;flex-direction:column}.landing-product-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #006db226;border-left-color:#005a96}.landing-product-card .product-card-title{font-size:1.05em;font-weight:700;color:#1a1a1a;padding:14px 12px 4px;margin:0;letter-spacing:-.01em}.landing-product-card .product-card-subtitle{font-size:.75em;color:#888;text-align:center;padding:0 12px 8px;margin:0;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.landing-product-card .product-card-body{padding:12px 14px 16px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.landing-product-card .product-card-description{font-size:.8em;color:#555;text-align:left;line-height:1.45;padding:0;margin-bottom:12px;-webkit-line-clamp:3;line-clamp:3}.product-status-badge{align-self:flex-start;font-size:.7em;font-weight:600;letter-spacing:.5px;padding:5px 10px;border-radius:4px}.product-status-badge-header{align-self:center;font-size:.65em;font-weight:600;letter-spacing:.5px;padding:4px 10px;border-radius:4px;margin:0 12px 8px}.badge-placeholder{min-height:22px;display:flex;justify-content:center;align-items:center}.launch-products-carousel .product-card,.best-selling-carousel .product-card{width:100%;max-width:100%}@media(min-width:768px)and (max-width:991px){.featured-products-section{padding-bottom:28px!important}.landing-product-card{min-height:340px}.landing-product-card .product-card-title{font-size:.95em;padding:12px 10px 4px}.landing-product-card .product-card-description{font-size:.75em;-webkit-line-clamp:2;line-clamp:2}}@media(max-width:767px){.featured-products-section{padding-bottom:24px!important}.featured-products-section .product-tabs-container{margin-bottom:1.5rem}.featured-products-section .product-tabs{width:100%;justify-content:center}.featured-products-section .product-tab{padding:10px 16px;font-size:.9rem}.featured-products-section .section-subtitle{max-width:280px;margin-right:auto!important;margin-left:auto!important;padding-right:1rem;padding-left:1rem}.featured-products-section .launch-products-carousel{padding-bottom:8px}.featured-products-section .launch-products-carousel .carousel-inner{overflow:visible!important}.featured-products-section .launch-products-carousel .carousel-control-prev,.featured-products-section .launch-products-carousel .carousel-control-next{display:flex!important;width:40px;height:40px}.featured-products-section .launch-products-carousel .carousel-control-prev{left:2px}.featured-products-section .launch-products-carousel .carousel-control-next{right:2px}.featured-products-section .launch-products-carousel .carousel-control-prev-icon,.featured-products-section .launch-products-carousel .carousel-control-next-icon{width:16px;height:16px}.featured-products-section .launch-products-carousel .carousel-indicators{bottom:-35px;gap:8px}.featured-products-section .launch-products-carousel .carousel-indicators [data-bs-target]{width:10px;height:10px}.featured-products-section .launch-products-carousel .carousel-item .col{padding-right:.5rem;padding-left:.5rem}.landing-product-card{min-height:320px;border-left-width:3px}.landing-product-card .product-card-title{font-size:1em;padding:12px 10px 4px}.landing-product-card .product-card-subtitle{font-size:.7em;padding:0 10px 6px}.landing-product-card .product-card-body{padding:10px 12px 14px}.landing-product-card .product-card-description{font-size:.78em;-webkit-line-clamp:3;line-clamp:3;margin-bottom:8px}.product-status-badge-header{font-size:.6em;padding:3px 8px;margin:0 10px 6px}}@media(max-width:576px){.featured-products-section{padding-bottom:20px!important}.featured-products-section .product-tabs-container{margin-bottom:1rem}.featured-products-section .product-tab{padding:8px 14px;font-size:.85rem}.featured-products-section .product-tab i{margin-right:4px!important;font-size:.8em}.featured-products-section .launch-products-carousel .carousel-control-prev,.featured-products-section .launch-products-carousel .carousel-control-next{width:36px;height:36px}.featured-products-section .launch-products-carousel .carousel-indicators{bottom:-30px;gap:6px}.featured-products-section .launch-products-carousel .carousel-indicators [data-bs-target]{width:8px;height:8px}.landing-product-card{min-height:300px}.landing-product-card .product-card-title{font-size:.95em}.landing-product-card img.card-img-top{height:150px!important;padding:8px!important}}
