:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h1,h2,h3,h4,h5,h6{font-family:Segoe UI,system-ui,-apple-system,sans-serif!important;letter-spacing:.5px}p,body{font-family:Montserrat,Segoe UI,sans-serif!important}:root{--primary: #4169E1;--secondary: #ffffff;--light: #eef3ff;--dark: #091e3e;--topbar-height: 38px;--navbar-height: 78px;--site-header-offset: calc(var(--topbar-height) + var(--navbar-height))}html{scroll-padding-top:calc(var(--site-header-offset) + 20px);overflow-x:hidden}body{padding-top:var(--site-header-offset);overflow-x:hidden}.spinner{width:40px;height:40px;background:var(--primary);margin:100px auto;animation:sk-rotateplane 1.2s infinite ease-in-out}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}#spinner{opacity:0;visibility:hidden;transition:opacity .5s ease-out,visibility 0s linear .5s;z-index:99999}#spinner.show{transition:opacity .5s ease-out,visibility 0s linear 0s;visibility:visible;opacity:1}h1,h2,.fw-bold{font-weight:800!important}h3,h4,.fw-semi-bold{font-weight:700!important}h5,h6,.fw-medium{font-weight:600!important}.btn{font-family:Montserrat,Segoe UI,sans-serif;font-weight:600;transition:.5s}.btn-primary,.btn-secondary{color:#fff;box-shadow:inset 0 0 0 50px transparent}.btn-primary:hover{box-shadow:inset 0 0 0 0 var(--primary)}.btn-secondary:hover{box-shadow:inset 0 0 0 0 var(--secondary)}.btn-square{width:36px;height:36px}.btn-sm-square{width:30px;height:30px}.btn-lg-square{width:48px;height:48px}.btn-square,.btn-sm-square,.btn-lg-square{padding-left:0;padding-right:0;text-align:center}.site-topbar{position:fixed;top:0;left:0;right:0;z-index:1035;background:#f9fafb;border-bottom:1px solid #e5e7eb}.site-topbar__inner{padding:8px 24px}.site-topbar__items{min-height:var(--topbar-height)}.site-topbar__item{color:#4b5563;font-size:.82rem;line-height:1}.site-topbar__social{border-color:#d1d5db!important;color:#6b7280!important}.site-topbar__social:hover{color:var(--primary)!important;border-color:var(--primary)!important;background:#fff!important}.site-navbar{position:fixed;top:var(--topbar-height);left:0;right:0;z-index:1030;background:#fff;border-bottom:1px solid #e5e7eb;transition:box-shadow .3s ease,transform .3s ease}.site-navbar.is-scrolled{box-shadow:0 2px 10px #0000000d}.site-navbar__inner{padding:12px 24px}.site-navbar__brand{min-height:calc(var(--navbar-height) - 24px)}.site-navbar__logo{max-height:44px;width:auto;object-fit:contain}.site-navbar__title{color:#111827;font-size:1.28rem}.site-navbar .navbar-nav{gap:1.75rem}.site-navbar .navbar-nav .nav-link,.site-navbar__dropdown-toggle{position:relative;padding:.35rem 0;margin:0;border:0;background:transparent;color:#111827;font-size:.96rem;font-weight:600;line-height:1.2;text-decoration:none;transition:color .25s ease}.site-navbar__dropdown-toggle{display:inline-flex;align-items:center}.site-navbar .navbar-nav .nav-link:after,.site-navbar__dropdown-toggle:after{position:absolute;content:"";left:0;right:0;bottom:-8px;height:2px;background:var(--primary);transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.site-navbar .navbar-nav .nav-link:hover,.site-navbar .navbar-nav .nav-link.active,.site-navbar__dropdown-toggle:hover,.site-navbar__dropdown-toggle.active{color:var(--primary)}.site-navbar .navbar-nav .nav-link:hover:after,.site-navbar .navbar-nav .nav-link.active:after,.site-navbar__dropdown-toggle:hover:after,.site-navbar__dropdown-toggle.active:after{transform:scaleX(1)}.site-navbar__toggler{color:var(--primary)!important;border-color:#d1d5db!important}.site-navbar__search{color:var(--primary);border:1px solid #d1d5db;border-radius:999px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center}.site-navbar__search:hover{border-color:var(--primary);color:var(--primary);background:#4169e10d}.site-navbar__menu{min-width:680px;right:0;left:auto;margin-top:1.25rem;border-radius:12px;overflow:hidden}.site-navbar__menu-header{background:var(--primary)}.site-navbar__menu-title{color:var(--primary);font-family:Segoe UI,sans-serif;font-size:.88rem}.site-navbar__menu-link{font-size:.79rem}.site-navbar__menu-arrow{font-size:.6rem;color:var(--primary)}.site-page-banner{margin-bottom:90px}.site-page-banner__content{padding:7rem 0 2.5rem}@media(max-width:991.98px){:root{--topbar-height: 0px;--navbar-height: 74px}.site-navbar{top:0}.site-navbar__inner{padding:12px 18px}.site-navbar .navbar-collapse{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.site-navbar .navbar-nav{gap:.5rem;align-items:flex-start!important}.site-navbar .navbar-nav .nav-link,.site-navbar__dropdown-toggle{width:100%;padding:.65rem 0}.site-navbar .navbar-nav .nav-link:after,.site-navbar__dropdown-toggle:after{display:none}.site-navbar__menu{min-width:100%;margin-top:.75rem}.site-page-banner__content{padding:5.5rem 0 2rem}}.carousel-caption{inset:0;background:#091e3eb3;z-index:1}.hero-section{position:relative}.hero-section__image{height:calc(100vh - var(--site-header-offset));min-height:620px;object-fit:cover}.hero-title{font-size:clamp(1.6rem,6vw,5rem);font-weight:800;line-height:1.15}@media(max-width:576px){body{padding-top:var(--site-header-offset)}.hero-section__image{min-height:400px;height:400px}.hero-title{font-size:1.6rem!important;font-weight:700!important;line-height:1.25}.carousel-caption h5{font-size:11px!important;font-weight:500!important;letter-spacing:.08em}.carousel-caption .btn{font-size:.78rem;padding:.45rem 1rem}.carousel-control-prev-icon,.carousel-control-next-icon{width:1.6rem;height:1.6rem}.site-navbar__title{font-size:.9rem!important}.site-navbar__logo{max-height:30px}.facts-card{min-height:160px;padding:1.2rem .8rem}.facts-card__count{font-size:1.8rem}.facts-card__label{font-size:.8rem}.site-page-banner__content{padding:4rem 0 1.5rem}}@media(min-width:577px)and (max-width:767px){.hero-title{font-size:2.2rem!important}.hero-section__image{min-height:480px;height:480px}}.carousel-control-prev,.carousel-control-next{width:10%}.carousel-control-prev-icon,.carousel-control-next-icon{width:3rem;height:3rem}.section-title:before{position:absolute;content:"";width:150px;height:5px;left:0;bottom:0;background:var(--primary);border-radius:2px}.section-title.text-center:before{left:50%;margin-left:-75px}.section-title.section-title-sm:before{width:90px;height:3px}.section-title:after{position:absolute;content:"";width:6px;height:5px;bottom:0;background:#fff;animation:section-title-run 5s infinite linear}.section-title.section-title-sm:after{width:4px;height:3px}.section-title.text-center:after{animation:section-title-run-center 5s infinite linear}.section-title.section-title-sm:after{animation:section-title-run-sm 5s infinite linear}@keyframes section-title-run{0%{left:0}50%{left:145px}to{left:0}}@keyframes section-title-run-center{0%{left:50%;margin-left:-75px}50%{left:50%;margin-left:45px}to{left:50%;margin-left:-75px}}@keyframes section-title-run-sm{0%{left:0}50%{left:85px}to{left:0}}.service-item{position:relative;height:300px;padding:0 30px;transition:.5s}.service-item .service-icon{margin-bottom:30px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--primary);border-radius:2px;transform:rotate(-45deg)}.service-item .service-icon i{transform:rotate(45deg)}.service-item a.btn{position:absolute;width:60px;bottom:-48px;left:50%;margin-left:-30px;opacity:0}.service-item:hover a.btn{bottom:-24px;opacity:1}.testimonial-carousel-wrapper{position:relative;overflow:hidden}.testimonial-track{display:flex;transition:transform .6s ease}.testimonial-track .testimonial-item{flex:0 0 100%;max-width:100%}@media(min-width:768px){.testimonial-track .testimonial-item{flex:0 0 50%;max-width:50%}}@media(min-width:992px){.testimonial-track .testimonial-item{flex:0 0 33.333%;max-width:33.333%}}.testimonial-dots{margin-top:15px;display:flex;align-items:flex-end;justify-content:center;gap:10px}.testimonial-dot{width:15px;height:15px;background:#ddd;border-radius:2px;border:none;cursor:pointer;transition:.5s}.testimonial-dot.active{width:30px;background:var(--primary)}.team-item{transition:.5s}.team-social{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:.5s}.team-social a.btn{position:relative;margin:100px 3px 0;opacity:0}.team-item:hover{box-shadow:0 0 30px #ddd}.team-item:hover .team-social{background:#091e3eb3}.team-item:hover .team-social a.btn:first-child{opacity:1;margin-top:0;transition:.3s 0s}.team-item:hover .team-social a.btn:nth-child(2){opacity:1;margin-top:0;transition:.3s .05s}.team-item:hover .team-social a.btn:nth-child(3){opacity:1;margin-top:0;transition:.3s .1s}.team-item:hover .team-social a.btn:nth-child(4){opacity:1;margin-top:0;transition:.3s .15s}.team-item .team-img img{transition:.5s}.team-item:hover .team-img img{transform:scale(1.15)}.vendor-marquee-wrapper{overflow:hidden;white-space:nowrap}.vendor-marquee-track{display:inline-flex;animation:marquee 20s linear infinite}.vendor-marquee-track img{height:60px;width:auto;margin:0 22px;object-fit:contain}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.facts-section{margin-top:56px;margin-bottom:24px}.facts-grid{justify-content:center}.facts-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:210px;padding:2rem 1.5rem;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014;border:1px solid rgba(229,231,235,.9)}.facts-card__icon{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;font-size:1.4rem;box-shadow:0 12px 24px #4169e12e}.facts-card__count{color:var(--dark);font-size:clamp(2rem,3vw,2.6rem);line-height:1}.facts-card__label{color:#4b5563;font-size:.98rem;font-weight:600;line-height:1.6}@media(max-width:767.98px){.facts-section{margin-top:40px}.facts-card{min-height:190px;padding:1.6rem 1.25rem}}.back-to-top{position:fixed;display:none;right:45px;bottom:45px;z-index:99}.back-to-top.show{display:flex;justify-content:center}.bg-header{background:linear-gradient(#091e3eb3,#091e3eb3),url(/img/carousel-1.webp) center center no-repeat;background-size:cover}.link-animated a{transition:.5s}.link-animated a:hover{padding-left:10px}@media(min-width:767.98px){.footer-about{margin-bottom:-75px}}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:30px;right:30px;background-color:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:32px;z-index:1000;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0003,0 4px 20px #25d3664d;transition:all .3s ease;cursor:pointer;text-decoration:none;animation:float-animation 3s ease-in-out infinite}.whatsapp-float:hover{background-color:#20ba5a;box-shadow:0 4px 20px #0000004d,0 6px 30px #25d36666;transform:scale(1.1)}.whatsapp-float:active{transform:scale(.95)}.whatsapp-float__icon{display:block;font-size:32px}.whatsapp-float__tooltip{position:absolute;right:70px;bottom:12px;background-color:#000c;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;white-space:nowrap;pointer-events:none;transition:opacity .3s ease;font-family:Montserrat,Segoe UI,sans-serif;font-weight:500}.whatsapp-float__tooltip:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid rgba(0,0,0,.8);border-top:6px solid transparent;border-bottom:6px solid transparent}@keyframes float-animation{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){.whatsapp-float{width:50px;height:50px;bottom:20px;right:20px;font-size:28px}.whatsapp-float__icon{font-size:28px}.whatsapp-float__tooltip{right:60px;bottom:8px;font-size:11px}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.gallery-item{cursor:pointer;border-radius:12px;overflow:hidden;height:250px}.gallery-item__img-wrapper{position:relative;width:100%;height:100%;overflow:hidden;background:#f0f0f0}.gallery-item__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .5s ease}.gallery-item:hover .gallery-item__img{transform:scale(1.08);filter:brightness(.8)}.gallery-item__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#4169e166;opacity:0;transition:opacity .3s ease}.gallery-item:hover .gallery-item__overlay{opacity:1}.gallery-item__icon{font-size:2.5rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.gallery-lightbox{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.gallery-lightbox__content{position:relative;width:90%;max-width:900px;display:flex;flex-direction:column;align-items:center}.gallery-lightbox__img{max-width:100%;max-height:75vh;object-fit:contain;border-radius:8px}.gallery-lightbox__close{position:absolute;top:-50px;right:0;width:40px;height:40px;border:none;background:#fff3;color:#fff;font-size:24px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.gallery-lightbox__close:hover{background:#fff6;transform:scale(1.1)}.gallery-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;background:#fff3;color:#fff;font-size:20px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.gallery-lightbox__nav:hover{background:#fff6;transform:translateY(-50%) scale(1.1)}.gallery-lightbox__nav--prev{left:20px}.gallery-lightbox__nav--next{right:20px}.gallery-lightbox__info{margin-top:1.5rem;text-align:center;color:#fffc;font-size:.9rem;max-width:600px;word-break:break-word}@media(max-width:768px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.gallery-item{height:180px}.gallery-item__icon{font-size:2rem}.gallery-lightbox__close{top:10px;right:10px;width:36px;height:36px;font-size:20px}.gallery-lightbox__nav{width:40px;height:40px;font-size:16px}.gallery-lightbox__nav--prev{left:10px}.gallery-lightbox__nav--next{right:10px}.gallery-lightbox__img{max-height:60vh}}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.scroll-reveal.visible{opacity:1;transform:translateY(0)}.scroll-reveal.zoom-in{transform:scale(.85)}.scroll-reveal.zoom-in.visible{transform:scale(1)}.search-modal-overlay{position:fixed;inset:0;background:#091e3eb3;z-index:9999;display:flex;flex-direction:column}.search-modal-header{padding:1rem;display:flex;justify-content:flex-start}.search-modal-body{flex:1;display:flex;align-items:center;justify-content:center}.products-page{scroll-behavior:smooth}.products-eyebrow{display:inline-block;padding:.45rem .8rem;border-radius:999px;background:#4169e11a;color:var(--primary);font-size:.72rem;font-weight:700;letter-spacing:.14em}.products-tagline{max-width:760px;margin:0 auto;color:#5b6b7a;font-size:1.05rem;line-height:1.8}.product-group-card{height:100%;padding:2rem;border:1px solid rgba(9,30,62,.09);border-radius:18px;background:linear-gradient(180deg,#fff,#f9fdfd);box-shadow:0 18px 50px #091e3e0f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.product-group-card:hover,.product-group-card.active{transform:translateY(-6px);border-color:#4169e147;box-shadow:0 24px 60px #4169e11f}.product-group-card__icon{width:58px;height:58px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#4169e11f;color:var(--primary);font-size:1.2rem}.product-group-card__badge{padding:.45rem .7rem;border-radius:999px;background:#edf0ff;color:var(--primary);font-size:.72rem;font-weight:700;letter-spacing:.08em}.product-group-card__title{color:var(--dark)}.product-group-card__description{line-clamp:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.3rem;color:#617282;line-height:1.65}.product-group-card__button{min-width:165px}.product-detail-anchor{position:relative;top:-110px}.product-detail-panel{border-radius:22px;overflow:hidden;background:#fff;border:1px solid rgba(9,30,62,.08);box-shadow:0 30px 70px #091e3e14}.product-detail-panel__hero{padding:2rem;background:linear-gradient(135deg,#4169e1f5,#091e3ef5);color:#fff}.product-detail-panel__icon{width:68px;height:68px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff24;font-size:1.45rem}.product-detail-panel__eyebrow{font-size:.74rem;font-weight:700;letter-spacing:.14em;opacity:.85}.product-detail-panel__description{max-width:760px;color:#ffffffdb;line-height:1.7}.product-detail-panel__summary{min-width:180px;padding:1rem 1.2rem;border-radius:18px;background:#ffffff1f;text-align:center}.product-detail-panel__count{display:block;font-size:2rem;font-weight:800;line-height:1}.product-detail-panel__count-label{display:block;margin-top:.4rem;font-size:.85rem;color:#ffffffd1}.product-detail-panel__body{padding:0}.product-detail-table thead th{padding:1.1rem 1.5rem;background:#f0f3ff;color:var(--primary);font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(65,105,225,.12)}.product-detail-table tbody td{padding:1.2rem 1.5rem;border-color:#091e3e0f}.product-detail-table__name-wrap{display:flex;align-items:flex-start;gap:.8rem}.product-detail-table__bullet{width:10px;height:10px;margin-top:.35rem;border-radius:50%;background:var(--primary);flex-shrink:0}.product-detail-table__name{font-weight:700;color:var(--dark)}.product-detail-table__application{color:#607180;line-height:1.7}.product-detail-panel__cta{padding:1.6rem 2rem 2rem;background:#fcfefe;border-top:1px solid rgba(9,30,62,.06)}@media(max-width:991.98px){.product-group-card,.product-detail-panel__hero,.product-detail-panel__cta{padding:1.5rem}}@media(max-width:767.98px){.products-tagline{font-size:.98rem}.product-detail-anchor{top:-85px}.product-detail-table thead{display:none}.product-detail-table,.product-detail-table tbody,.product-detail-table tr,.product-detail-table td{display:block;width:100%}.product-detail-table tbody td{padding-top:.8rem;padding-bottom:.8rem}.product-detail-table tbody tr{padding:.6rem 0;border-bottom:1px solid rgba(9,30,62,.06)}.product-detail-table tbody tr:last-child{border-bottom:none}.product-detail-table tbody td:first-child{padding-bottom:.35rem}.product-detail-table tbody td:last-child{padding-top:0}}
