@import url("/css/bootstrap.css");@import url("/css/fonts.css");@import url("/css/style.css");:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:0,0,0;--background-start-rgb:255,255,255;--background-end-rgb:255,255,255;--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:light}}.product-card-zoom{transition:transform .3s ease}.product-card-zoom:hover{transform:scale(1.05);z-index:10}.isotope-item{transition:opacity .4s ease-in-out,transform .4s ease-in-out}.isotope-hidden{opacity:0;transform:scale(.9);pointer-events:none;position:absolute}.product-gallery{width:100%}.product-image-main{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:transparent;border:none;border-radius:0;box-shadow:none;margin-bottom:14px}.product-image-main-img{object-fit:contain;padding:18px}.product-gallery-preload{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product-videos-header{margin-bottom:12px;text-align:left}.product-videos-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 2px}.product-videos-subtitle{font-size:.9375rem;color:#666;margin:0}.product-videos-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.product-video-card{border:1px solid #e8ebf1;border-radius:0;background:#fff;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.product-video-frame{position:relative;padding-bottom:56.25%;height:0;background:#0f172a}.product-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.product-video-caption{padding:12px 14px;border-top:1px solid #eceff3}.product-video-title{margin:0;font-size:.95rem;font-weight:600;color:#1f2937;line-height:1.45}.pricing-cards-shell{position:relative}.pricing-mobile-edge-arrow{display:none}.product-tabs-shell{width:100%}.product-tabs-nav{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding:0;list-style:none;display:flex;gap:8px}.product-tab-btn{border:none;border-bottom:2px solid transparent;background:transparent;color:#6b7280;font-weight:700;padding:12px 20px;cursor:pointer;transition:all .2s ease;font-size:.95rem;white-space:nowrap}.product-tab-btn.active{border-bottom-color:#111827;color:#111827}.product-tabs-content{text-align:left}.product-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:hsla(0,0%,100%,.92);color:#1a1a1a;font-size:26px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.14);z-index:3;transition:transform .2s ease,background .2s ease}.product-gallery-nav:hover{background:#fff;transform:translateY(-50%) scale(1.04)}.product-gallery-nav.prev{left:12px}.product-gallery-nav.next{right:12px}.product-gallery-count{position:absolute;bottom:10px;right:10px;background:rgba(26,26,26,.76);color:#fff;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;line-height:1.2;z-index:3}.product-thumbnails-row{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-thumbnails-row::-webkit-scrollbar{height:6px}.product-thumbnails-row::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:999px}.product-thumbnail{position:relative;flex:0 0 92px;width:92px;height:92px;border:1px solid #e1e1e1;border-radius:8px;background:#fff;overflow:hidden;cursor:pointer;padding:0;margin:0;box-shadow:0 2px 10px rgba(0,0,0,.03);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;scroll-snap-align:start}.product-thumbnail:hover{transform:translateY(-1px);border-color:#bababa;box-shadow:0 4px 16px rgba(0,0,0,.07)}.product-thumbnail.active{border-color:#1a1a1a!important;box-shadow:0 0 0 2px rgba(26,26,26,.12)}.product-thumbnail:focus-visible{outline:2px solid #f9a24d;outline-offset:2px}.product-thumbnail-img{object-fit:cover;padding:5px}@media (max-width:991.98px){.product-image-main{margin-bottom:12px}.product-image-main-img{padding:14px}.product-thumbnail{flex-basis:84px;width:84px;height:84px}.product-videos-grid{grid-template-columns:1fr}.product-tabs-nav{overflow:visible;flex-wrap:nowrap;justify-content:space-between;gap:4px;margin-bottom:18px}.product-tab-btn{flex:1 1;min-width:0;padding:9px 6px;font-size:.8rem;letter-spacing:.01em;text-align:center}}@media (max-width:575.98px){.product-image-main{border-radius:6px}.product-image-main-img{padding:12px}.product-gallery-nav{width:34px;height:34px;font-size:24px}.product-gallery-nav.prev{left:8px}.product-gallery-nav.next{right:8px}.product-thumbnails-row{gap:8px;padding-bottom:6px}.product-videos-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.pricing-mobile-edge-arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:56%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;background:hsla(0,0%,100%,.92);border:1px solid #dbe4f3;color:#64748b;font-size:1.1rem;font-weight:800;z-index:3;pointer-events:none;box-shadow:0 4px 12px rgba(15,23,42,.1)}.pricing-mobile-edge-arrow.left{left:-6px}.pricing-mobile-edge-arrow.right{right:-6px}}.product-price-wrap{display:flex;align-items:center;gap:1rem}.breadcrumbs-custom-inset{margin-bottom:30px;padding-top:80px}.breadcrumbs-custom{padding:40px 0;background-size:cover;background-position:50%;position:relative}.breadcrumbs-custom-title{color:#fff;font-weight:700}.breadcrumbs-custom-path{padding:0;margin:0;list-style:none;display:flex;gap:10px;color:hsla(0,0%,100%,.8)}.breadcrumbs-custom-path li a{color:#fff}.breadcrumbs-custom-path li.active{color:hsla(0,0%,100%,.6)}.custom-header{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:all .3s ease;padding:15px 0;background:transparent}.custom-header.scrolled{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,0,0,.1);padding:10px 0}.navbar{display:flex;justify-content:space-between;align-items:center}.navbar-brand img{width:auto}.logo-img{height:50px;transition:all .3s ease}.custom-header:not(.scrolled) .logo-img{filter:none}.custom-header.scrolled .logo-img{height:45px;filter:none}.desktop-nav{display:flex;flex-direction:row;align-items:center;gap:30px;list-style:none;margin:0;padding:0}.header-contacts{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.contact-link{font-size:14px;font-weight:600;color:#333;display:flex;align-items:center;gap:5px;transition:color .3s;cursor:pointer}.custom-header:not(.scrolled) .contact-link{color:#333;text-shadow:none}.custom-header.scrolled .contact-link{color:#333}.contact-link:hover{color:#007bff}.phone-icon{animation:phoneRing 2s ease-in-out infinite;transform-origin:center}@keyframes phoneRing{0%,to{transform:rotate(0deg)}10%,30%{transform:rotate(-15deg)}20%,40%{transform:rotate(15deg)}50%{transform:rotate(0deg)}}.contact-link:hover .phone-icon{animation:phoneRingFast .5s ease-in-out infinite}@keyframes phoneRingFast{0%,to{transform:rotate(0deg) scale(1)}25%{transform:rotate(-20deg) scale(1.1)}75%{transform:rotate(20deg) scale(1.1)}}.nav-link{color:#333;font-weight:600;text-transform:uppercase;font-size:14px;letter-spacing:1px;transition:color .3s}.custom-header:not(.scrolled) .nav-link{color:#333;text-shadow:none}.custom-header.scrolled .nav-link{color:#333}.nav-link:hover{color:#007bff}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer}.mobile-menu-toggle span{display:block;width:25px;height:3px;background-color:#333;transition:all .3s}.custom-header.scrolled .mobile-menu-toggle span,.custom-header:not(.scrolled) .mobile-menu-toggle span{background-color:#333}.mobile-menu{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:#fff;z-index:1001;transition:right .3s ease;padding:80px 20px;box-shadow:-5px 0 15px rgba(0,0,0,.1)}.mobile-menu.open{right:0}.mobile-nav{list-style:none;padding:0}.mobile-nav li{margin-bottom:20px}.mobile-nav a{font-size:18px;font-weight:600;color:#333}@media (max-width:991px){.desktop-nav{display:none}.mobile-menu-toggle{display:flex}}.hero-title{font-size:3.5rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px;text-shadow:2px 2px 10px rgba(0,0,0,.5)}.hero-text{font-size:1.2rem;color:hsla(0,0%,100%,.9);margin-bottom:40px;font-weight:400;line-height:1.6;text-shadow:1px 1px 5px rgba(0,0,0,.5)}.hero-btn-group{display:flex;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.hero-title{font-size:2.2rem}.hero-text{font-size:1rem}}.scroll-down-indicator{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;animation:bounce 2s infinite}.scroll-down-indicator span{display:block;width:20px;height:20px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);margin:-10px;animation:scroll-fade 2s infinite}.scroll-down-indicator span:nth-child(2){animation-delay:-.2s}.scroll-down-indicator span:nth-child(3){animation-delay:-.4s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}@keyframes scroll-fade{0%{opacity:0}50%{opacity:1}to{opacity:0}}.parallax-bg{background-image:url(/images/parallax-1.webp);background-size:cover;background-position:50%;background-attachment:scroll}@media (max-width:991px){.parallax-bg{background-position:top}}:root{--purple-primary:#6b21a8;--purple-secondary:#7c3aed;--purple-light:#a78bfa;--purple-dark:#581c87;--purple-glow:rgba(124,58,237,.5);--accent-highlight:#ff9f57;--accent-highlight-strong:#f2863a}.box-icon-modern-title,.hero-main-title,.model-carousel-title,[class*=heading-],body,button,h1,h2,h3,h4,h5,h6,input,select,textarea{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.box-icon-modern-title,.hero-main-title,.model-carousel-title,[class*=heading-],h1,h2,h3,h4,h5,h6{font-weight:800;letter-spacing:-.02em;text-transform:none}.text-accent,.text-purple{color:var(--accent-highlight);font-weight:600}.text-purple-gradient{background:linear-gradient(135deg,var(--accent-highlight),var(--accent-highlight-strong));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h1 em,h1 strong,h2 em,h2 strong,h3 em,h3 strong{color:var(--accent-highlight);font-style:normal}.sales-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:10px;font-size:.95rem;font-weight:700;line-height:1;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease;white-space:nowrap}.sales-btn:hover{transform:translateY(-2px)}.sales-btn-primary{color:#fff;background:linear-gradient(135deg,var(--accent-highlight),var(--accent-highlight-strong));border-color:rgba(0,0,0,.02);box-shadow:0 10px 24px rgba(242,134,58,.25)}.sales-btn-secondary{color:#1f2937;background:#fff;border-color:#d9d9df}.sales-btn-secondary:hover{border-color:var(--accent-highlight-strong);color:var(--accent-highlight-strong)}.sales-btn-block{width:100%}.sales-btn-modal{margin-top:15px}.sales-btn-contact{margin-top:16px}.sales-icon{display:inline-flex;vertical-align:-3px;margin-right:8px;color:#374151}#orderModal .modal-dialog{max-width:980px;width:calc(100% - 28px);margin:18px auto}#orderModal .modal-content{border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 24px 60px rgba(17,24,39,.22)}#orderModal .modal-header{padding:18px 22px;border-bottom:1px solid #f0f0f2}#orderModal .modal-title{font-weight:900;letter-spacing:-.02em;color:#111827}#orderModal .modal-body{padding:18px 22px 22px;text-align:left}#orderModal .form-input,#orderModal .form-wrap,#orderModal textarea.form-input{text-align:left}#orderModal .form-input::placeholder,#orderModal textarea.form-input::placeholder{text-align:left}.sales-quote-product{display:flex;gap:14px;align-items:center;padding:12px;background:#f7f7f8;border:1px solid #ececef;margin-bottom:14px}.sales-quote-product-image{position:relative;width:72px;height:72px;overflow:hidden;background:#fff;border:1px solid #ececef}.sales-quote-product-image img{object-fit:cover}.sales-quote-product-name{font-weight:800;color:#111827;line-height:1.2}.sales-quote-product-price{margin-top:4px;font-weight:700;color:#374151}.sales-order-modal-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;align-items:start}@media (min-width:992px){.sales-order-modal-grid{grid-template-columns:minmax(0,1fr) 360px;gap:22px}.sales-order-modal-left{order:1}.sales-order-modal-right{order:2}}.sales-order-modal-section-title{font-size:1.22rem;font-weight:900;color:#111827;margin-bottom:8px}.sales-order-modal-note{font-size:.82rem;color:#4b5563;line-height:1.45;margin-bottom:12px}.sales-field-hint{margin-top:6px;font-size:.82rem;color:#6b7280;line-height:1.35}.sales-order-summary{position:-webkit-sticky;position:sticky;top:0;border:none;background:#fff;padding:0;border-radius:0}.sales-order-summary-title{font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:10px}.sales-order-summary-product{display:flex;gap:12px;align-items:center;margin-bottom:12px;padding:0 0 12px;border-bottom:1px solid #f3f4f6;background:transparent;border-radius:0;box-shadow:none}.sales-order-summary-image{position:relative;width:132px;height:132px;overflow:hidden;border:none;background:#fff;border-radius:10px;box-shadow:none;flex:0 0 auto}.sales-order-summary-image img{object-fit:cover}.sales-order-summary-name{font-weight:900;color:#111827;line-height:1.2}.sales-order-summary-specs{margin-top:8px;display:grid;grid-gap:4px;gap:4px}.sales-order-summary-spec{font-size:.86rem;color:#6b7280;font-weight:500;line-height:1.25}.sales-order-summary-lines{padding-top:10px}.sales-order-summary-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#374151;padding:6px 0;font-weight:600}.sales-order-price-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.sales-order-price-main{font-size:1.02rem;font-weight:700;color:#374151;letter-spacing:0}.sales-order-price-old{font-size:.92rem;color:#9ca3af;text-decoration:line-through;font-weight:700}.sales-order-price-discount{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#ecfdf3;color:#166534;font-size:.76rem;font-weight:800;letter-spacing:.02em}.sales-order-summary-label{display:inline-flex;align-items:center;color:#374151}.sales-order-summary-divider{height:1px;background:#ececef;margin:8px 0}.sales-order-summary-line.total{font-weight:900;color:#111827;font-size:1.02rem;padding-top:10px}.sales-order-summary-free{display:inline-flex;align-items:center;font-weight:700;color:#2f6f43;background:#f1f7f3;border:1px solid #d8eadf;padding:4px 9px;border-radius:999px;font-size:.82rem}.sales-order-total-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.sales-order-total-wrap>span{color:var(--accent-highlight-strong);font-size:1.42rem;font-weight:900;letter-spacing:-.02em;line-height:1.1}.sales-order-total-wrap small{font-size:.74rem;color:#6b7280;font-weight:500}.sales-order-trust{margin-top:14px;padding-top:14px;border-top:1px solid #f0f0f2;display:grid;grid-gap:10px;gap:10px}.sales-order-trust-item{display:flex;align-items:flex-start;gap:10px;color:#374151;padding:10px 12px;border-radius:10px;background:#f9fafb;border:1px solid #edf0f3}.sales-order-trust-item .sales-icon{color:#2e7d32;margin-top:0;width:30px;height:30px;min-width:30px;padding:6px;border-radius:10px;background:rgba(46,125,50,.1);align-self:center}.sales-order-trust-copy{display:grid;grid-gap:2px;gap:2px}.sales-order-trust-title{font-size:.92rem;font-weight:800;color:#111827}.sales-order-trust-desc{font-size:.82rem;color:#6b7280;line-height:1.35;font-weight:500}.sales-order-footer-note{margin-top:12px;font-size:.78rem;color:#6b7280;text-align:center;line-height:1.35}.sales-order-response{margin-top:14px;font-weight:800;text-align:left}.sales-order-success{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 18px 20px}.sales-order-success-icon{width:74px;height:74px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ecfdf3;color:#166534;border:1px solid #ccebd7;margin-bottom:14px}.sales-order-success-title{margin:0;font-size:1.35rem;font-weight:900;color:#111827}.sales-order-success-text{margin:10px 0 18px;max-width:560px;font-size:.96rem;line-height:1.6;color:#4b5563}@media (max-width:991px){.sales-order-modal-left{order:2}.sales-order-modal-right{order:1}.sales-order-summary{position:relative}}.sales-hero-section{padding:120px 0 80px;background:#fff}.sales-hero-kicker{display:inline-block;padding:6px 12px;margin-bottom:14px;border-radius:999px;background:rgba(242,134,58,.14);color:var(--accent-highlight-strong);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sales-hero-title{font-size:clamp(2rem,4vw,3rem);line-height:1.16;margin-bottom:18px;color:#111827}.sales-hero-description{font-size:1.02rem;color:#4b5563;line-height:1.72;margin-bottom:24px;max-width:620px}.sales-hero-features-wrap{margin-bottom:28px}.sales-hero-features{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.sales-hero-features li{display:flex;align-items:center;gap:10px;color:#374151;font-weight:500}.sales-hero-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgba(242,134,58,.12);color:var(--accent-highlight-strong)}.sales-hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.sales-hero-cta-wrap{position:relative;display:inline-flex;align-items:flex-end}.sales-hero-cta-arrow{position:absolute;left:100%;bottom:50px;color:#596273;opacity:.82;pointer-events:none;transform:rotate(30deg)}.sales-hero-cta-arrow-svg{width:148px;height:auto}.sales-hero-media-card{position:relative;min-height:500px;border:0;border-radius:18px;background:transparent;overflow:hidden;box-shadow:none}.sales-hero-media-card:after,.sales-hero-media-card:before{content:none}.sales-hero-media{position:absolute;inset:0;opacity:1;transition:opacity .5s ease;animation:salesHeroFloat 8s ease-in-out infinite}.sales-hero-media.is-transitioning{opacity:.5}.sales-hero-image{object-fit:contain;padding:36px;transform:scale(1.02);filter:drop-shadow(0 18px 30px rgba(15,23,42,.16))}.sales-hero-product-meta{position:absolute;left:18px;top:18px;display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-radius:12px;background:hsla(0,0%,100%,.95);border:1px solid #ececf3}.sales-hero-product-meta strong{color:#111827;font-size:.95rem}.sales-hero-product-meta span{color:#6b7280;font-size:.82rem}.sales-hero-product-meta em{color:var(--accent-highlight-strong);font-style:normal;font-weight:700;font-size:.86rem}.sales-hero-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:8px}.sales-hero-dot{width:8px;height:8px;border:0;border-radius:999px;background:#c7cad2;transition:all .2s ease}.sales-hero-dot.active{width:26px;background:var(--accent-highlight-strong)}@keyframes salesHeroFloat{0%{transform:translateY(0)}50%{transform:translateY(-7px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sales-hero-cta-arrow,.sales-hero-media{animation:none}}.services-visual{position:relative;width:100%;min-height:603px}.services-visual-image{object-fit:cover;object-position:center}.sales-product-card{border:1px solid #e8eaf0;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(17,24,39,.06)}.sales-product-image-wrap{background:#fbfbfd}.sales-product-caption{padding:18px}.sales-product-title a{color:#1f2937}.sales-product-text{color:#4b5563;min-height:148px}.sales-product-link{display:inline-block;margin-top:12px;color:var(--accent-highlight-strong);font-weight:700}.sales-faq-section{background:#f6f7fa}.sales-faq-shell{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 290px;grid-gap:28px;gap:28px;align-items:stretch}.sales-faq-main{min-width:0;display:flex;flex-direction:column}.sales-faq-header{max-width:1040px;margin:0 auto 22px;text-align:left}.sales-faq-header h2{margin:0 0 12px;font-size:clamp(1.9rem,2.8vw,2.8rem);line-height:1.12;color:#111827;max-width:680px;text-wrap:balance}.sales-faq-intro{max-width:700px;margin:0;color:#5b6473;line-height:1.7}.sales-faq-list{display:grid;grid-gap:10px;gap:10px;height:100%}.sales-faq-side-card{border:1px solid #e4e7ee;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfcfe);padding:20px;display:grid;align-content:center;justify-items:center;text-align:center;grid-gap:12px;gap:12px;box-shadow:0 6px 16px rgba(15,23,42,.05);height:100%}.sales-faq-side-card p{margin:0;color:#4b5563;line-height:1.65;font-size:.93rem;text-align:center}.sales-faq-side-btn{width:100%;min-height:46px;margin-top:auto}.sales-faq-side-btn:focus-visible,.sales-faq-side-btn:hover{color:#fff!important}.sales-faq-header{margin-bottom:22px}.sales-faq-item{border:1px solid #dde1e8;border-radius:10px;background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.sales-faq-item[open]{border-color:#d3d8e2;box-shadow:0 8px 18px rgba(15,23,42,.06)}.sales-faq-item summary{position:relative;list-style:none;cursor:pointer;padding:16px 48px 16px 18px;color:#111827;font-size:1.04rem;font-weight:800;line-height:1.35;text-align:left}.sales-faq-item summary::-webkit-details-marker{display:none}.sales-faq-item summary:after{content:"+";position:absolute;top:50%;right:16px;transform:translateY(-50%);color:#374151;font-size:1.5rem;font-weight:300;line-height:1}.sales-faq-item[open] summary:after{content:"−"}.sales-faq-item p{margin:0;padding:0 18px 16px;color:#4b5563;line-height:1.72;font-size:.95rem;text-align:left}.sales-faq-side-icon{width:38px;height:38px;border-radius:10px;background:rgba(242,134,58,.14);color:var(--accent-highlight-strong);display:inline-flex;align-items:center;justify-content:center}.sales-faq-side-icon span{width:18px;height:18px;display:block;position:relative}.sales-faq-side-icon span:before{content:"?";position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:800;line-height:1}.sales-faq-side-card h3{margin:0;font-size:1.3rem;line-height:1.2;color:#111827}.sales-product-price{margin-top:10px;margin-bottom:0;color:#111827;font-weight:800}.sales-product-price-tag{right:8px;padding:0 8px;background:linear-gradient(135deg,var(--accent-highlight),var(--accent-highlight-strong));font-size:.7rem;font-weight:700;letter-spacing:.01em;box-shadow:0 6px 14px rgba(242,134,58,.28)}.sales-product-highlight-tag,.sales-product-price-tag{position:absolute;top:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:22px;border-radius:999px;color:#fff}.sales-product-highlight-tag{left:8px;padding:0 10px;background:#f57c00;font-size:.64rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 6px 14px rgba(245,124,0,.28)}.sales-loading-copy{color:#6b7280;text-align:center;margin:16px 0}.isotope-filters-list button{border:0;background:transparent}@media (max-width:991px){.sales-hero-section{padding:100px 0 50px}.sales-hero-media-card{min-height:390px}.sales-hero-image{padding:24px}.sales-hero-cta-arrow{display:none}}@media (max-width:576px){.sales-hero-cta-group .sales-btn{width:100%}.sales-faq-shell{grid-template-columns:1fr;gap:18px}.sales-faq-header{margin-bottom:16px}.sales-faq-header h2{max-width:100%;font-size:clamp(1.6rem,6vw,2.1rem)}.sales-faq-item summary{font-size:.95rem;padding:14px 44px 14px 14px}.sales-faq-item p{padding:0 14px 14px;font-size:.92rem}.sales-faq-side-card{padding:16px 14px;gap:10px;height:auto}.sales-faq-side-card h3{font-size:1.25rem}}.mobile-sticky-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:1050;display:none;gap:8px;padding:8px;border-radius:14px;background:rgba(17,24,39,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 12px 28px rgba(0,0,0,.28)}.mobile-sticky-cta a,.mobile-sticky-cta button{flex:1 1;border:0;border-radius:10px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.mobile-sticky-cta-call{color:#fff;border:1px solid hsla(0,0%,100%,.26)!important}.mobile-sticky-cta-quote{color:#fff;background:linear-gradient(135deg,var(--accent-highlight),var(--accent-highlight-strong))}@media (max-width:991px){.mobile-sticky-cta{display:flex}body{padding-bottom:84px}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:100px 0 60px}.hero-gradient-bg{background:#fff;z-index:-1}.hero-gradient-bg,.hero-gradient-bg:before{position:absolute;top:0;left:0;width:100%;height:100%}.hero-gradient-bg:before{content:"";background:transparent;animation:gradientShift 15s ease infinite}@keyframes gradientShift{0%,to{opacity:.5}50%{opacity:.8}}.hero-container{max-width:1400px;margin:0 auto;padding:0 20px}.hero-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.hero-text-content{z-index:2}.hero-badge{display:inline-block;background:rgba(124,58,237,.15);border:1px solid var(--purple-secondary);border-radius:50px;padding:8px 20px;margin-bottom:30px;color:var(--purple-light);font-size:14px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:badgePulse 3s ease-in-out infinite}@keyframes badgePulse{0%,to{box-shadow:0 0 0 0 var(--purple-glow)}50%{box-shadow:0 0 20px 5px var(--purple-glow)}}.hero-main-title{font-size:3.5rem;font-weight:800;color:#1a1a1a;line-height:1.2;margin-bottom:25px;letter-spacing:-1px;text-align:left}.hero-description{font-size:1.15rem;color:#4a4a4a;line-height:1.8;margin-bottom:35px;max-width:600px;text-align:left}.hero-features{display:flex;flex-direction:column;gap:15px;margin-bottom:40px}.hero-feature-item{display:flex;align-items:center;gap:12px;color:#333;font-size:.95rem;font-weight:500}.hero-feature-item svg{color:var(--purple-light);flex-shrink:0}.hero-cta-group{display:flex;gap:20px;flex-wrap:wrap}.btn-primary-gradient{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,var(--purple-secondary),var(--purple-primary));color:#fff;font-weight:600;font-size:16px;border:none;border-radius:0;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px rgba(124,58,237,.3)}.btn-primary-gradient:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(124,58,237,.5)}.btn-primary-gradient svg{transition:transform .3s ease}.btn-primary-gradient:hover svg{transform:translateX(5px)}.btn-outline-white{cursor:pointer;display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:transparent;color:var(--purple-primary);font-weight:600;font-size:16px;border:2px solid var(--purple-primary);border-radius:0;transition:all .3s ease}.btn-outline-white:hover{cursor:pointer;background:var(--purple-primary);color:#fff;border-color:var(--purple-primary);transform:translateY(-2px);box-shadow:0 10px 30px rgba(124,58,237,.2)}.hero-image-content{position:relative;z-index:2}.hero-image-wrapper{position:relative;transform-style:preserve-3d;height:600px;display:flex;align-items:center;justify-content:center}@keyframes floatImage{0%,to{transform:translateY(0) rotateY(-5deg)}50%{transform:translateY(-20px) rotateY(5deg)}}.hero-image-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,var(--purple-glow) 0,transparent 70%);filter:blur(60px);z-index:-1;animation:glowPulse 4s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.5}50%{opacity:.8}}.hero-image-grid{position:absolute;top:-20px;right:-20px;width:200px;height:200px;background-image:linear-gradient(var(--purple-secondary) 1px,transparent 1px),linear-gradient(90deg,var(--purple-secondary) 1px,transparent 1px);background-size:20px 20px;opacity:.2;z-index:-1}.hero-info-card{position:absolute;bottom:30px;right:0;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:20px 25px;display:flex;align-items:center;gap:15px;box-shadow:0 10px 40px rgba(0,0,0,.1);animation:cardFloat 3s ease-in-out infinite;z-index:10}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.info-card-icon{font-size:32px}.info-card-content h4{color:#1a1a1a;font-weight:700;margin:0 0 2px;font-size:18px}.info-label{color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-weight:600}.info-card-content p{color:#666;margin:0;font-size:14px}.model-carousel-section{padding:80px 0;background:linear-gradient(180deg,#0f0f23,#1a1a2e);position:relative}.model-carousel-header{text-align:center;margin-bottom:60px}.model-carousel-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:15px}.model-carousel-subtitle{font-size:1.1rem;color:hsla(0,0%,100%,.7)}.model-carousel-swiper{padding:20px 0 60px}.model-carousel-swiper .swiper-button-next,.model-carousel-swiper .swiper-button-prev{color:var(--purple-secondary);background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:50px;height:50px;border-radius:50%;transition:all .3s ease}.model-carousel-swiper .swiper-button-next:hover,.model-carousel-swiper .swiper-button-prev:hover{background:var(--purple-secondary);color:#fff;box-shadow:0 10px 30px var(--purple-glow)}.model-carousel-swiper .swiper-button-next:after,.model-carousel-swiper .swiper-button-prev:after{font-size:20px}.model-carousel-swiper .swiper-pagination-bullet{background:hsla(0,0%,100%,.5);opacity:1;width:10px;height:10px}.model-carousel-swiper .swiper-pagination-bullet-active{background:var(--purple-secondary);box-shadow:0 0 15px var(--purple-glow);width:30px;border-radius:5px}.model-card-link{display:block;text-decoration:none;color:inherit;height:100%}.model-card{background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;overflow:hidden;transition:all .4s ease;height:100%;display:flex;flex-direction:column;cursor:pointer}.model-card:hover{transform:translateY(-10px) scale(1.02);border-color:var(--purple-secondary);box-shadow:0 20px 60px var(--purple-glow)}.model-card-image-wrapper{position:relative;width:100%;height:250px;overflow:hidden;background:linear-gradient(135deg,rgba(107,33,168,.1),rgba(124,58,237,.1))}.model-card-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.model-card:hover .model-card-image{transform:scale(1.1)}.model-card-badge{position:absolute;top:15px;right:15px;background:var(--purple-secondary);color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;box-shadow:0 5px 15px rgba(124,58,237,.4)}.model-card-content{padding:25px;flex:1 1;display:flex;flex-direction:column}.model-card-category{color:var(--purple-light);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;display:block}.model-card-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:12px;line-height:1.3}.model-card-description{color:hsla(0,0%,100%,.7);font-size:.9rem;line-height:1.6;margin-bottom:20px;flex:1 1}.model-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1)}.model-card-price{color:var(--purple-light);font-size:1.2rem;font-weight:700}.model-card-cta{display:flex;align-items:center;gap:5px;color:#fff;font-size:14px;font-weight:600;transition:all .3s ease}.model-card:hover .model-card-cta{color:var(--purple-light)}.model-card:hover .model-card-cta svg{transform:translateX(5px)}.model-card-cta svg{transition:transform .3s ease}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;gap:40px}.hero-text-content{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-main-title{font-size:2.8rem}.hero-cta-group{justify-content:center}.hero-image-content{order:-1}}@media (max-width:768px){.hero-main-title{font-size:2.2rem}.hero-description{font-size:1rem}.hero-features{align-items:center}.btn-outline-white,.btn-primary-gradient{padding:14px 28px;font-size:14px}.model-carousel-title{font-size:2rem}.hero-info-card{right:10px;bottom:10px;padding:15px 20px}}@media (max-width:480px){.hero-section{padding:80px 0 40px}.hero-main-title{font-size:1.8rem}.hero-cta-group{flex-direction:column;width:100%}.btn-outline-white,.btn-primary-gradient{width:100%;justify-content:center}}.hero-slide-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;transition:opacity 1s ease-in-out}.hero-slide-content.fade-in{opacity:1}.hero-slide-content.fade-out{opacity:0}a.button,button.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:12px 22px;border-radius:10px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:700;line-height:1.2;letter-spacing:0;text-transform:none;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;border:1px solid transparent;cursor:pointer}.sales-btn:focus-visible,a.button:focus-visible,button.button:focus-visible{outline:2px solid rgba(242,134,58,.45);outline-offset:2px}a.button:hover,button.button:hover{transform:translateY(-1px)}a.button:active,button.button:active{transform:translateY(0)}.sales-btn-primary,a.button.button-primary.button-pipaluk,button.button.button-primary.button-pipaluk{color:#fff;background:linear-gradient(135deg,var(--accent-highlight),var(--accent-highlight-strong));border-color:transparent;box-shadow:0 10px 24px rgba(242,134,58,.28)}.sales-btn-primary:hover,a.button.button-primary.button-pipaluk:hover,button.button.button-primary.button-pipaluk:hover{box-shadow:0 14px 28px rgba(242,134,58,.34)}.sales-btn-secondary,a.button.button-white-outline.button-ujarak,button.button.button-white-outline.button-ujarak{color:#1f2937;background:#fff;border-color:#d8dde6;box-shadow:0 4px 16px rgba(15,23,42,.08)}.sales-btn-secondary:hover,a.button.button-white-outline.button-ujarak:hover,button.button.button-white-outline.button-ujarak:hover{color:var(--accent-highlight-strong);border-color:var(--accent-highlight-strong);box-shadow:0 10px 22px rgba(15,23,42,.12)}a.button.button-default-outline.button-wapasha,button.button.button-default-outline.button-wapasha{color:#374151;background:#fff;border-color:#d8dde6}a.button.button-default-outline.button-wapasha:hover,button.button.button-default-outline.button-wapasha:hover{color:var(--accent-highlight-strong);border-color:var(--accent-highlight-strong)}a.button.button-pipaluk:after,a.button.button-ujarak:before,button.button.button-pipaluk:after,button.button.button-ujarak:before{content:none!important;display:none!important}.sales-btn-primary:disabled,.sales-btn-secondary:disabled,a.button.button-primary.button-pipaluk:disabled,button.button.button-primary.button-pipaluk:disabled{opacity:.6;transform:none;box-shadow:none;cursor:not-allowed}.button-xs{padding:8px 14px}.button-xs,.sales-btn-xs{min-height:34px;font-size:.82rem}.sales-btn-xs{padding:0 14px;border-radius:8px}.sales-filter-btn{min-height:38px;padding:0 12px;border-radius:8px;border:1px solid #d8dde6;background:#fff;color:#374151;font-weight:600;transition:all .2s ease}.sales-filter-btn.active,.sales-filter-btn:hover{color:var(--accent-highlight-strong);border-color:var(--accent-highlight-strong);background:rgba(242,134,58,.06)}.isotope-filters-toggle{gap:8px}.isotope-filters-toggle .icon{transition:transform .2s ease}.isotope-filters-toggle[aria-expanded=true] .icon{transform:rotate(180deg)}.mobile-sticky-cta-call,.mobile-sticky-cta-quote{border-radius:10px}.product-order-btn{width:100%;min-height:52px;font-size:1rem}@media (max-width:991px){.services-visual{min-height:420px}.mobile-categories-scroll{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:4px 2px 12px;margin-bottom:8px;scrollbar-width:none}.mobile-categories-scroll::-webkit-scrollbar{display:none}.mobile-category-pill{border:1px solid #e5e7eb;background:#fff;color:#1f2937;border-radius:999px;min-height:38px;padding:0 14px;font-size:.82rem;font-weight:700;white-space:nowrap;transition:all .2s ease;flex-shrink:0}.mobile-category-pill.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#111827,#374151);box-shadow:0 4px 10px rgba(17,24,39,.16)}.isotope-filters{margin:8px 0 18px;display:none}.isotope-filters-toggle{width:100%;min-height:48px;border-radius:12px;justify-content:space-between;padding:0 16px;font-size:.92rem;font-weight:700;box-shadow:0 8px 18px rgba(17,24,39,.08)}.isotope-filters-list{display:none;margin-top:10px;padding:10px;border:1px solid #ececf3;border-radius:12px;background:#fff;box-shadow:0 10px 24px rgba(17,24,39,.08);gap:8px}.isotope-filters-list.mobile-open{display:flex;flex-wrap:wrap}.isotope-filters-list li{margin:0}.sales-filter-btn{min-height:36px;font-size:.85rem;padding:0 11px;border-radius:999px}.sales-btn{min-height:48px;border-radius:12px;font-size:.95rem}.sales-products-grid{margin-left:-8px;margin-right:-8px}.sales-products-grid>[class*=col-]{padding-left:8px;padding-right:8px;margin-bottom:18px}.sales-product-card{border:0!important;border-radius:0;box-shadow:none!important;overflow:visible;background:transparent}.sales-product-image-wrap{position:relative;aspect-ratio:1/1;min-height:160px;padding:6px;overflow:hidden;background:transparent}.sales-product-image-wrap,.sales-product-image-wrap a{display:flex;align-items:center;justify-content:center}.sales-product-image-wrap a{width:100%;height:100%}.sales-product-image-wrap img{max-width:100%;max-height:100%}.sales-product-image,.sales-product-image-wrap img{width:100%!important;height:100%!important;object-fit:contain;object-position:center}.sales-product-card .sales-product-caption,.sales-product-card .thumbnail-classic-caption{position:static;left:auto;bottom:auto;transform:none;min-width:0;width:100%;padding:2px 4px 0;background:transparent;pointer-events:auto;text-align:center}.sales-product-caption{padding:2px 4px 0}.sales-product-title{margin-bottom:0;margin-top:-2px}.sales-product-title a{font-size:.92rem;line-height:1.2;font-weight:700}.sales-product-price,.sales-product-text{display:none}.sales-product-link{display:inline-flex;align-items:center;justify-content:center;margin-top:-2px;font-size:.62rem;font-weight:600;line-height:1;color:var(--accent-highlight-strong);text-decoration:none}.sales-product-highlight-tag{top:6px;left:6px;max-width:calc(100% - 78px);min-height:18px;padding:2px 7px;border-radius:10px;font-size:.52rem;line-height:1.1;letter-spacing:.03em;white-space:normal;text-align:left}.sales-product-price-tag{top:6px;right:6px;min-height:18px;padding:0 7px;font-size:.62rem}.product-order-btn{min-height:54px;border-radius:12px;font-size:1rem;box-shadow:0 14px 28px rgba(242,134,58,.28)}.sales-hero-cta-group .sales-btn{width:100%}}@media (min-width:992px){.mobile-categories-scroll{display:none}}@media (max-width:575px){.services-visual{min-height:340px}}.close{cursor:pointer;background:transparent;border:none;font-size:28px;font-weight:300;line-height:1;color:#000;opacity:.5;transition:opacity .3s}.close:hover{opacity:1}.box-icon-modern a,.isotope-filters-list a,.product-card,[onclick],[role=button],a,button{cursor:pointer}.hero-main-image{width:100%;height:auto;max-height:600px;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.5));transition:transform .5s ease}.swiper-slide-active .hero-main-image{animation:floatImage 6s ease-in-out infinite}.hero-swiper .swiper-pagination-bullet{background:hsla(0,0%,100%,.3);opacity:1;width:10px;height:10px;transition:all .3s ease}.hero-swiper .swiper-pagination-bullet-active{background:var(--purple-secondary);width:30px;border-radius:5px}.info-price{color:var(--purple-light)!important;font-weight:700!important;font-size:16px!important;margin-top:5px!important}.title-decoration-lines-left{position:relative;padding-left:26px}.title-decoration-lines-left:before{position:absolute;content:"";top:0;left:0;height:100%;width:4px;background:#d7d7d7}.title-decoration-lines-left+p{margin-top:25px}.clients-classic{position:relative;display:block;max-width:270px;margin-left:auto;margin-right:auto;background:#fff;transition:all .3s ease-in-out}.clients-classic:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border:1px solid transparent;transition:all .3s ease;will-change:transform}.clients-classic img{width:100%;opacity:.5;transition:all .3s ease}.clients-classic:hover{border-color:#151515}.clients-classic:hover:before{transform:scale(.94,.9);border-color:#151515}.clients-classic:hover img{opacity:1;transform:scale(.9)}.text-img{position:relative;display:inline-block;overflow:hidden;font-size:320px;line-height:85%;font-weight:600;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#151515;letter-spacing:-.06em;padding-right:10px;height:270px}.text-img:hover{color:#9b9b9b}@media (min-width:576px){.text-img{font-size:410px;height:355px}}@supports (-webkit-background-clip:text){.text-img{-webkit-text-fill-color:transparent;background:linear-gradient(-62deg,#45476f,#6689ff);-webkit-background-clip:text;background-clip:text}}.counter-amy{text-align:center;padding:30px 10px}.counter-amy-number{font-size:80px;line-height:.8;font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:#151515}@media (min-width:1200px){.counter-amy-number{font-size:110px}}.counter-amy-number>*{display:inline-block}.counter-amy-number .symbol{font-size:50px;letter-spacing:0;margin-left:-8px;vertical-align:top;margin-top:10px}@media (min-width:1200px){.counter-amy-number .symbol{font-size:70px}}.counter-amy-title{font-weight:400;letter-spacing:.1em;color:#9b9b9b;text-transform:uppercase;font-size:14px;margin-top:10px}.border-2-column>div{padding:0;border-top:1px solid #e1e1e1}.border-2-column>div:first-child{border-top:none}.border-2-column>div:first-child .counter-amy{padding-top:0}.border-2-column>div:last-child .counter-amy{padding-bottom:0}@media (min-width:576px){.border-2-column>div:nth-child(2){border-top:none}.border-2-column>div:nth-child(2) .counter-amy{padding-top:0}.border-2-column>div:nth-last-child(2) .counter-amy{padding-bottom:0}.border-2-column>div:nth-child(2n){border-left:1px solid #e1e1e1}.border-2-column>div:nth-child(2n) .counter-amy{padding-right:0}.border-2-column>div:nth-child(odd) .counter-amy{padding-left:0}}.marquee-container{width:100%;overflow:hidden;white-space:nowrap;position:relative;padding:40px 0}.marquee-content{display:inline-block;white-space:nowrap;animation:marquee 30s linear infinite}.marquee-content:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.client-logo-item{display:inline-block;margin:0 40px;vertical-align:middle}.client-logo-img{max-width:120px;height:auto;opacity:.5;transition:all .3s ease;filter:grayscale(100%)}.client-logo-item:hover .client-logo-img{opacity:1;filter:grayscale(0);transform:scale(1.1)}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Manrope_Fallback_6b03d3;src:local("Arial");ascent-override:102.96%;descent-override:28.98%;line-gap-override:0.00%;size-adjust:103.53%}.__className_6b03d3{font-family:__Manrope_6b03d3,__Manrope_Fallback_6b03d3;font-style:normal}.lt-loader{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#fff;transition:opacity .4s ease,visibility .4s ease}.lt-loader.is-leaving{opacity:0;visibility:hidden}.lt-loader-mark{position:relative;animation:lt-logo-in .55s ease-out both,lt-logo-breathe 1.6s ease-in-out .45s infinite}.lt-loader-mark img{display:block;height:auto;width:min(220px,58vw)}@keyframes lt-logo-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes lt-logo-breathe{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.045);opacity:.88}}.lt-route-progress{position:fixed;top:0;left:0;height:2px;width:0;z-index:10001;background:linear-gradient(135deg,#ff9f57,#f2863a);opacity:0;pointer-events:none}.lt-route-progress.is-active{opacity:1;animation:lt-route .42s ease-out forwards}@keyframes lt-route{0%{width:0}70%{width:80%}to{width:100%;opacity:0}}.lt-header-trust{display:none;background:#f6f7fa;border-top:1px solid #eef1f5;border-bottom:1px solid #e8ebf1}.lt-header-trust.is-visible{display:block}.custom-header.scrolled:has(.lt-header-trust.is-visible){padding-bottom:0}.lt-page-offset{padding-top:188px!important}.lt-product-crumb{margin:0 0 28px}.lt-product-crumb .breadcrumb{background:transparent;padding:0;margin:0;font-size:.875rem}.lt-trust{display:grid;grid-gap:12px;gap:12px}.lt-trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 18px;padding:8px 0}.lt-trust-strip .lt-trust-item{min-height:0;align-items:center;gap:8px}.lt-trust-strip .lt-trust-icon{width:28px;height:28px;border-radius:8px}.lt-trust-strip .lt-trust-icon svg{width:15px;height:15px}.lt-trust-strip .lt-trust-item strong{font-size:.72rem;font-weight:600;line-height:1.25}.lt-trust-strip .lt-trust-item small{font-size:.68rem;line-height:1.25}.lt-trust-grid{margin:18px 0 8px}.lt-trust-compact,.lt-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lt-trust-compact{gap:14px 12px}.lt-trust-compact .lt-trust-item{flex-direction:column;align-items:flex-start;gap:8px;min-height:0}.lt-trust-compact .lt-trust-icon{width:32px;height:32px}.lt-trust-compact .lt-trust-item strong{font-size:.75rem}.lt-trust-compact .lt-trust-item small{font-size:.68rem}.lt-trust-item{display:flex;align-items:flex-start;gap:10px;min-height:44px}.lt-trust-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#c56500;background:rgba(255,159,87,.12);flex-shrink:0}.lt-trust-item small,.lt-trust-item strong{display:block;text-align:left}.lt-trust-item strong{font-size:.78rem;line-height:1.3;color:#111827}.lt-trust-item small{font-size:.72rem;color:#6b7280}.lt-product-trust{margin-top:36px;padding-top:28px;border-top:1px solid #e5e5e5}.lt-product-trust .lt-trust-grid{margin:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 24px;overflow:visible;grid-auto-flow:row}.lt-mobile-quote-btn{width:100%;min-height:48px;border:0;border-radius:12px;background:linear-gradient(135deg,#ff9f57,#f2863a);color:#fff;font-weight:700}.lt-product-cta{display:flex;flex-direction:column;gap:10px}.lt-order-section{padding-top:44px;padding-bottom:44px;background:linear-gradient(135deg,#f8f9fa,#fff)}.lt-order-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);overflow:hidden;background:#fff;border:1px solid #e5e5e5;border-radius:0;box-shadow:0 2px 10px rgba(0,0,0,.05)}.lt-order-copy{padding:50px;text-align:left}.lt-order-copy h3{margin:0 0 12px;font-size:1.75rem;font-weight:700;color:#1a1a1a}.lt-order-lead{margin:0 0 32px;font-size:1rem;line-height:1.6;color:#666}.lt-order-benefits{list-style:none;margin:0;padding:0}.lt-order-benefits li{display:flex;gap:16px;align-items:flex-start;margin:0 0 28px;padding:0 0 28px;border:0;border-bottom:1px solid #f0f0f0;border-radius:0;background:transparent}.lt-order-benefits li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.lt-order-check{width:32px;height:32px;border-radius:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#2e7d32;background:#e8f5e9}.lt-order-benefits h4{margin:0 0 8px;font-size:1rem;font-weight:700;color:#2e7d32}.lt-order-benefits p{margin:0;font-size:.9375rem;line-height:1.7;color:#555}.lt-order-benefits a{color:#2e7d32;font-weight:700;text-decoration:none;border-bottom:1px solid #2e7d32}.lt-order-cta{position:relative;min-height:100%;padding:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,hsla(0,0%,4%,.9),hsla(0,0%,8%,.7) 50%,rgba(30,30,30,.6)),url(/images/showcase/co2-cutting-img.webp) 50% /cover no-repeat}.lt-order-cta-inner{width:100%;max-width:360px;text-align:center}.lt-order-cta-inner h3{margin:0 0 16px;font-size:1.75rem;font-weight:700;color:#fff;line-height:1.3}.lt-order-cta-inner p{margin:0 0 32px;font-size:1.0625rem;line-height:1.6;color:hsla(0,0%,100%,.95)}.lt-order-cta-inner .lt-product-cta{align-items:stretch}.lt-order-cta-inner .lt-product-cta.mt-4{margin-top:0}.lt-product-faq .sales-faq-header h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.lt-product-faq .sales-faq-item,.lt-product-faq .sales-faq-side-card{border-radius:0}.lt-order-cta-inner .product-order-btn{width:100%}@media (max-width:991px){.lt-order-card{grid-template-columns:1fr}.lt-order-copy{padding:28px 20px}.lt-order-cta{min-height:280px;padding:28px 18px}}.lt-spec-actions{display:flex;flex-wrap:wrap;gap:10px}.lt-prod-tabs{background:#fff;border:1px solid #e8ebf1;border-radius:0;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.lt-prod-tabs-nav{display:flex;flex-wrap:wrap;gap:6px;padding:12px 14px;background:#f7f8fb;border-bottom:1px solid #e8ebf1}.lt-prod-tabs-nav button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;background:transparent;min-height:36px;padding:0 14px;border-radius:0;color:#5b6573;font-size:.8125rem;font-weight:600;letter-spacing:0;text-transform:none;position:relative}.lt-prod-tabs-nav button.is-active{color:#08a;background:#fff;border-color:#e8ebf1;box-shadow:0 1px 2px rgba(15,23,42,.04)}.lt-prod-tabs-nav button.is-active:after{display:none}.lt-prod-tabs-panel{padding:20px 20px 22px;text-align:left}.lt-prod-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:18px}.lt-prod-highlights article{padding:12px 14px;border:1px solid #e8ebf1;border-radius:0;background:#fff}.lt-prod-highlights span{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#08a;margin-bottom:4px}.lt-prod-highlights strong{display:block;font-size:.875rem;font-weight:650;color:#111827;line-height:1.35}.lt-prod-copy p{margin:0 0 12px;color:#5b6573;font-size:.875rem;line-height:1.7}.lt-prod-copy p:last-child{margin-bottom:0}.lt-prod-note{margin-top:18px;padding:14px 16px;border:1px solid #e8ebf1;border-radius:0;background:#f7fafb}.lt-prod-note span{display:block;margin-bottom:4px;font-size:.6875rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:#08a}.lt-prod-note p{margin:0;color:#5b6573;font-size:.875rem;line-height:1.65;white-space:pre-line}.lt-prod-spec-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px}.lt-prod-spec-head h3{margin:0 0 4px;font-size:.9375rem;font-weight:650;color:#111827;text-align:left}.lt-prod-spec-head p{margin:0;color:#6b7280;font-size:.8125rem;line-height:1.5}.lt-prod-doc-btn{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid #e8ebf1;border-radius:0;background:#fff;color:#243046;font-size:.8125rem;font-weight:600}.lt-prod-doc-btn:hover{border-color:#c9d6dc;color:#08a}.lt-prod-specs{margin:0;border:1px solid #e8ebf1;border-radius:0;overflow:hidden}.lt-prod-specs>div{display:grid;grid-template-columns:minmax(140px,.4fr) 1fr;grid-gap:12px;gap:12px;padding:10px 14px;border-top:1px solid #eef1f5}.lt-prod-specs>div:first-child{border-top:0}.lt-prod-specs>div:nth-child(odd){background:#fafbfc}.lt-prod-specs dt{margin:0;font-size:.8125rem;font-weight:500;color:#6b7280}.lt-prod-specs dd{margin:0;font-size:.875rem;font-weight:600;color:#111827}.lt-prod-package{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.lt-prod-package li{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid #e8ebf1;border-radius:0;color:#243046;font-size:.875rem;line-height:1.5}.lt-prod-package svg{margin-top:2px;color:#08a;flex-shrink:0}.lt-prod-empty{margin:0;color:#6b7280}.lt-related{padding:56px 0 72px;background:#f7f8fb;border-top:1px solid #eef1f5}.lt-related-head{margin-bottom:28px;text-align:left}.lt-related-head p{margin:0 0 6px;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#8a93a3}.lt-related-head h2{margin:0;font-size:1.7rem;font-weight:600;line-height:1.2;letter-spacing:-.03em;word-spacing:0;text-transform:none;color:#111827;text-align:left}.lt-related-grid{display:grid;grid-gap:20px;gap:20px;align-items:stretch}.lt-related-grid.count-1{grid-template-columns:minmax(0,360px)}.lt-related-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lt-related-grid.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lt-related-grid.count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lt-related-card{display:flex;flex-direction:column;min-height:100%;background:#fff;border:1px solid #e6e9ef;border-radius:0;overflow:hidden;color:inherit;text-align:center;box-shadow:0 8px 20px rgba(17,24,39,.04);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.lt-related-card:hover{border-color:#d7dce6;box-shadow:0 14px 28px rgba(17,24,39,.08);transform:translateY(-2px)}.lt-related-media{position:relative;aspect-ratio:4/3;background:#fff;overflow:hidden}.lt-related-media img{object-fit:contain!important;object-position:center;padding:16px}.lt-related-body{display:flex;flex-direction:column;align-items:center;gap:8px;padding:6px 18px 18px;flex:1 1;text-align:center;background:#fff}.lt-related-body h3{margin:0;min-height:2.6em;font-size:.98rem;font-weight:600;line-height:1.3;letter-spacing:-.02em;word-spacing:0;text-transform:none;color:#111827;text-align:center}.lt-related-body>p{margin:0;min-height:3.9em;color:#6b7280;font-size:.84rem;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lt-related-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;padding:0 16px;margin-top:auto;border:1px solid rgba(242,134,58,.38);border-radius:999px;background:#fff;color:#e67a2e;font-family:inherit;font-size:.84rem;font-weight:600;letter-spacing:0;text-transform:none}.lt-related-btn svg{flex-shrink:0;transition:transform .18s ease}.lt-related-card:hover .lt-related-btn{background:#f2863a;border-color:#f2863a;color:#fff}.lt-related-card:hover .lt-related-btn svg{transform:translateX(2px)}@media (max-width:991px){.lt-prod-tabs-nav{overflow-x:auto}.lt-prod-tabs-panel{padding:20px 16px 22px}.lt-prod-highlights,.lt-prod-spec-head,.lt-prod-specs>div{grid-template-columns:1fr}.lt-prod-spec-head{align-items:flex-start;flex-direction:column}.lt-article-content .lt-figure.is-left,.lt-article-content .lt-figure.is-right,.lt-product-story-body .lt-figure.is-left,.lt-product-story-body .lt-figure.is-right{float:none;width:100%!important;margin:1em 0}}.lt-skeleton{background:linear-gradient(90deg,#eef1f6 25%,#f8fafc 37%,#eef1f6 63%);background-size:400% 100%;animation:lt-shimmer 1.2s ease infinite;border-radius:10px}.lt-skeleton-card{padding:12px;border:1px solid #eef1f6;border-radius:14px;background:#fff}.lt-skeleton-image{width:100%;aspect-ratio:6/5;margin-bottom:12px}.lt-skeleton-image.is-wide{aspect-ratio:16/9}.lt-skeleton-image.is-square{aspect-ratio:1/1}.lt-skeleton-line{height:12px;margin-bottom:8px}.lt-skeleton-line.is-short{width:70%}.lt-skeleton-line.is-tiny{width:40%}@keyframes lt-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.lt-article,.lt-blog{background:#fff;-webkit-font-smoothing:antialiased}.lt-article h1,.lt-article h2,.lt-article h3,.lt-article h4,.lt-blog h1,.lt-blog h2,.lt-blog h3,.lt-blog h4{font-family:inherit!important;font-weight:500!important;text-transform:none!important;word-spacing:0;letter-spacing:-.025em}.lt-article,.lt-blog-hero{padding-top:188px;padding-bottom:36px}.lt-blog-hero{padding-bottom:8px;background:#fff}.lt-article .container,.lt-blog-hero .container,.lt-blog-section .container{text-align:left}.lt-article h1,.lt-blog-hero h1{font-size:clamp(1.45rem,2.1vw,1.95rem);font-weight:500;line-height:1.28;margin:0 0 8px;text-align:left;color:#111827;letter-spacing:-.03em}.lt-blog-hero h1{max-width:14em}.lt-article-head h1{max-width:38rem;font-size:clamp(1.45rem,2.1vw,1.9rem);font-weight:500!important}.lt-blog-lede{max-width:32em;margin:0;color:#6b7380;font-size:.9rem;font-weight:400;line-height:1.6}.lt-kicker{letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600;color:#08a;margin:0 0 8px}.lt-kicker a{color:inherit}.lt-kicker a:hover{color:#006887}.lt-blog-section{padding:28px 0 64px}#vodici{scroll-margin-top:96px}.lt-blog-board{display:grid;grid-template-columns:minmax(0,1fr) 240px;grid-gap:48px;gap:48px;align-items:start}.lt-blog-eyebrow{margin:0 0 16px;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#111827}.lt-blog-aside{position:-webkit-sticky;position:sticky;top:124px}.lt-blog-aside-block{margin:0 0 28px}.lt-blog-aside-block p{margin:0 0 10px;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#111827}.lt-blog-aside-block ul{margin:0;padding:0;list-style:none}.lt-blog-aside-block li a{display:block;padding:10px 0;border-bottom:1px solid #eceff3;color:inherit;text-decoration:none}.lt-blog-aside-block li:last-child a{border-bottom:0}.lt-blog-aside-block li a strong{display:block;font-size:.8125rem;font-weight:600;line-height:1.4;color:#111827;letter-spacing:-.02em}.lt-blog-aside-block li a span,.lt-blog-aside-cats em{display:block;margin-top:3px;font-size:.72rem;font-weight:500;font-style:normal;color:#8a93a0}.lt-blog-aside-cats a{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.lt-blog-aside-cats em{margin-top:0}.lt-blog-aside-block li a:focus,.lt-blog-aside-block li a:hover{color:inherit;text-decoration:none}.lt-blog-aside-block li a:hover strong{color:#08a}.lt-blog-empty{margin:0;padding:48px 0;color:#6b7380;font-size:.92rem}.lt-blog-card{background:#fff;border:1px solid #eceff3;border-radius:12px;overflow:hidden;margin:0;transition:border-color .2s ease,box-shadow .2s ease}.lt-blog-card:hover{border-color:#dfe3ea;box-shadow:0 10px 28px rgba(16,21,28,.06)}.lt-blog-card-link{display:flex;flex-direction:column;height:100%}.lt-blog-card-link,.lt-blog-card-link:focus,.lt-blog-card-link:hover{color:inherit;text-decoration:none}.lt-blog-card-media{position:relative;display:block;aspect-ratio:16/10;background:#eef1f5;overflow:hidden}.lt-article-cover img,.lt-blog-card-media img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;padding:0}.lt-blog-card-body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 18px 18px}.lt-blog-card h2{font-size:.98rem;font-weight:600!important;margin:0;text-align:left;line-height:1.4;color:#111827;letter-spacing:-.02em}.lt-blog-card-body p{margin:0;color:#5c6572;font-size:.84rem;font-weight:400;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.lt-blog-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;color:#8a93a0;font-size:.72rem;font-weight:500}.lt-blog-meta strong{color:#08a;font-weight:600;letter-spacing:.02em;text-transform:none;font-size:.72rem}.lt-blog-more{margin-top:auto;padding-top:8px;font-weight:600;font-size:.8rem;color:#111827}.lt-blog-more:after{content:" →"}.lt-blog-card-link:hover .lt-blog-more{color:#08a}.lt-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.lt-blog-grid.count-1{grid-template-columns:minmax(0,1fr)}.lt-related-posts .lt-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lt-related-posts .lt-blog-grid.count-1{grid-template-columns:minmax(0,1fr)}.lt-related-posts .lt-blog-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lt-article{background:#fff;padding-bottom:72px}.lt-article.is-preview{padding:0!important;background:transparent}.lt-article.is-preview .lt-article-cover{margin:14px 0 18px;height:220px;border-radius:0}.lt-article.is-preview .lt-article-head h1{font-size:1.35rem}.lt-article.is-preview .lt-article-content{max-width:none;font-size:.88rem}.lt-article-crumb{display:flex;flex-wrap:wrap;gap:8px;color:#8a93a0;font-size:.75rem;font-weight:500;margin-bottom:22px}.lt-article-crumb a{color:#5c6572}.lt-article-crumb a:hover{color:#111827}.lt-article-head{max-width:none}.lt-article-head h1{max-width:760px}.lt-article-cat{display:inline-block;margin-bottom:10px;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#08a}.lt-article-excerpt{margin:0 0 14px;max-width:640px;color:#5b6573;font-size:.9375rem;font-weight:400;line-height:1.65}.lt-article-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 18px;width:100%}.lt-article-byline{display:flex;flex-wrap:wrap;gap:8px 14px;color:#8a93a0;font-size:.75rem;font-weight:500}.lt-article-meta .lt-share{margin-left:auto}.lt-article-cover{position:relative;width:100%;height:420px;margin:28px 0 36px;border-radius:0;overflow:hidden;background:#f4f6f8;border:1px solid #e2e6ec}.lt-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:48px;gap:48px;align-items:start}.lt-article-content{font-size:.9375rem;line-height:1.75;font-weight:400;color:#243040;text-align:left;max-width:680px}.lt-article-content>:first-child{margin-top:0}.lt-article-content p{margin:0 0 1.15em}.lt-article-content h2,.lt-article-content h3,.lt-article-content h4{color:#111827;letter-spacing:-.02em;text-align:left;line-height:1.3;scroll-margin-top:120px}.lt-article-content h2{font-size:1.125rem;font-weight:600!important;margin:2em 0 .65em;padding-top:.75em;border-top:1px solid #eef1f5}.lt-article-content h2:first-child{margin-top:0;padding-top:0;border-top:0}.lt-article-content h3,.lt-article-content h4{font-size:1rem;font-weight:600!important;margin:1.5em 0 .5em}.lt-article-content ol,.lt-article-content ul{margin:0 0 1.3em;padding-left:1.2em}.lt-article-content li{margin:.35em 0}.lt-article-content img{max-width:100%;height:auto;border-radius:0;margin:8px 0 16px}.lt-article-content:after{content:"";display:table;clear:both}.lt-article-content blockquote{margin:1.6em 0;padding:14px 16px 14px 18px;border:0;border-left:3px solid #08a;background:#f4f8fa;color:#1f2937;font-size:.9rem;font-weight:500;line-height:1.65}.lt-article-content blockquote:after,.lt-article-content blockquote:before{content:none}.lt-article-content a{color:#08a;font-weight:600}.lt-article-content .lt-blog-table,.lt-article-content table{width:100%;border-collapse:collapse;margin:1.4em 0;font-size:.875rem;line-height:1.5;background:#fff}.lt-article-content .lt-table-wrap{overflow-x:auto;margin:1.4em 0}.lt-article-content .lt-table-wrap table{margin:0}.lt-article-content th,.lt-article-content thead th{background:#f4f7fa;color:#111827;font-weight:650;text-align:left}.lt-article-content td,.lt-article-content th{border:1px solid #e4e9f0;padding:9px 11px;vertical-align:top}.lt-article-content tbody tr:nth-child(2n) td{background:#fafbfc}.lt-article.is-preview .lt-article-content table{font-size:.8rem}.lt-article-content .lt-figure,.lt-product-story-body .lt-figure{margin:1.2em 0 1.4em;max-width:100%}.lt-article-content .lt-figure.is-left,.lt-product-story-body .lt-figure.is-left{float:left;margin:.2em 1.4em 1em 0}.lt-article-content .lt-figure.is-right,.lt-product-story-body .lt-figure.is-right{float:right;margin:.2em 0 1em 1.4em}.lt-article-content .lt-figure.is-center,.lt-product-story-body .lt-figure.is-center{float:none;margin-left:auto;margin-right:auto}.lt-article-content .lt-figure img,.lt-product-story-body .lt-figure img{width:100%;height:auto;display:block;border-radius:0;margin:0}.lt-article-content .lt-figure figcaption,.lt-product-story-body .lt-figure figcaption{margin-top:8px;font-size:.8rem;color:#6b7380;text-align:center}.lt-product-story{padding:28px 0 56px;background:#fff;border-top:1px solid #eef1f5}.lt-product-story.is-compact{padding:18px 0 8px}.lt-product-story-body{max-width:820px;overflow:auto}.lt-product-story-body:after{content:"";display:table;clear:both}.lt-product-story-body img{max-width:100%;height:auto;border-radius:12px}.lt-article-rail{position:-webkit-sticky;position:sticky;top:124px;display:grid;grid-gap:28px;gap:28px}.lt-rail-label{margin:0 0 12px;padding:0 0 8px;border-bottom:1px solid #e4e8ee;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#08a}.lt-blog-toc{padding:18px 16px 14px;border:1px solid #dceef3;border-radius:16px;background:#f6fbfc}.lt-blog-toc .lt-rail-label{margin:0 0 12px;padding:0 2px 10px;border-bottom:1px solid #d7e8ee}.lt-related-machines{border:0;border-radius:0;padding:0;background:transparent;margin-bottom:0;overflow:visible;box-shadow:none}.lt-blog-toc ul{margin:0;padding:0;list-style:none}.lt-blog-toc li{display:block;margin:0}.lt-blog-toc a{display:block;padding:7px 8px 7px 16px;color:#2f3946;font-size:.8125rem;font-weight:550;line-height:1.45;border:0;border-radius:8px;text-decoration:none;position:relative}.lt-blog-toc a:before{content:"";position:absolute;left:5px;top:13px;width:5px;height:5px;border-radius:50%;background:#b7c8cf}.lt-blog-toc a.is-active,.lt-blog-toc a:focus,.lt-blog-toc a:hover{color:#007a99;background:#fff}.lt-blog-toc a.is-active:before,.lt-blog-toc a:focus:before,.lt-blog-toc a:hover:before{background:#08a}.lt-blog-toc .is-h3 a,.lt-blog-toc .is-h4 a{padding-left:28px;font-size:.78rem;font-weight:500;color:#5c6572}.lt-blog-toc .is-h3 a:before,.lt-blog-toc .is-h4 a:before{left:17px;width:4px;height:4px;top:14px}.lt-related-machines-grid{display:grid;grid-gap:0;gap:0;padding:0;border-top:1px solid #e4e8ee}.lt-related-machine{display:grid;grid-template-columns:88px 1fr;grid-gap:12px;gap:12px;align-items:center;margin:0;padding:12px 0;border:0;border-bottom:1px solid #eef1f5;background:transparent;text-decoration:none;transition:opacity .15s ease}.lt-related-machine:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.lt-related-machine:hover{border-color:#eef1f5;background:transparent;opacity:.88}.lt-related-machine-image{position:relative;width:88px;height:88px;border-radius:0;overflow:hidden;background:transparent;border:0}.lt-related-machine-image img{object-fit:contain;padding:0}.lt-related-machine-copy{min-width:0}.lt-related-machine small,.lt-related-machine strong{display:block;text-align:left}.lt-related-machine strong{color:#111827;font-size:.8125rem;line-height:1.35;font-weight:650}.lt-related-machine:hover strong{color:#08a}.lt-related-machine small{margin-top:3px;color:#6b7380;font-size:.75rem;font-weight:600}.lt-share{display:inline-flex;align-items:center;gap:6px}.lt-share a,.lt-share button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #e4e8ee;background:#fff;color:#4b5563;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.lt-share a:hover,.lt-share button:hover{border-color:#08a;color:#08a;background:#f3fafc}.lt-related-posts{margin-top:64px;padding-top:40px;border-top:1px solid #eef1f5}.lt-related-posts .lt-blog-card{border-radius:0}.lt-related-posts-head{margin-bottom:22px}.lt-related-posts-head p{margin:0 0 6px;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#08a}.lt-related-posts h2{margin:0;font-size:1.15rem;font-weight:600!important}#contacts.section-last{padding-bottom:36px}.lt-empty{padding:28px 0}.lt-site-footer{background:#fff;color:#374151;border-top:0;margin-top:0;padding-top:196px;position:relative;overflow:visible;z-index:2}.lt-site-footer a{color:inherit}.lt-site-footer a,.lt-site-footer a:active,.lt-site-footer a:focus,.lt-site-footer a:hover{text-decoration:none}.lt-site-footer-top{position:relative;z-index:2;margin-top:0;margin-bottom:8px}.lt-site-footer-banner{position:relative;display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:center;grid-gap:0 8px;gap:0 8px;min-height:148px;padding:18px 36px 18px 12px;border-radius:20px;background:linear-gradient(135deg,#1bb4d6,#08a 72%);box-shadow:0 16px 32px rgba(0,102,128,.22);overflow:visible;color:#fff;text-align:left}.lt-site-footer-banner-visual{position:relative;align-self:stretch;min-height:1px;pointer-events:none;z-index:1}.lt-site-footer-banner-visual img{position:absolute;left:46%;bottom:-10px;width:auto;height:clamp(320px,36vw,400px);max-width:none;object-fit:contain;object-position:bottom center;transform:translateX(-50%);filter:drop-shadow(0 6px 10px rgba(8,40,54,.18)) drop-shadow(0 22px 28px rgba(8,40,54,.32))}.lt-site-footer-banner-copy{position:relative;z-index:2;padding:2px 0 2px 8px}.lt-site-footer-banner-copy h2{margin:0 0 6px;color:#fff!important;font-size:clamp(1.12rem,1.7vw,1.38rem);font-weight:500;line-height:1.28;letter-spacing:-.02em;text-transform:none;text-align:left}.lt-site-footer-banner-copy p{margin:0 0 12px;max-width:460px;color:hsla(0,0%,100%,.9);font-size:.88rem;line-height:1.55;font-weight:400}.lt-site-footer-banner-row{display:flex;align-items:center;gap:8px;max-width:420px;padding:5px 5px 5px 14px;border-radius:999px;background:hsla(0,0%,100%,.16)}.lt-site-footer-banner-phone{flex:1 1;display:inline-flex;align-items:center;gap:8px;min-width:0;color:#fff;font-size:.86rem;font-weight:500}.lt-site-footer-banner-btn{flex-shrink:0;min-height:38px;padding:0 18px;border:0;border-radius:999px;background:#fff;color:#0b4f60;font-family:inherit;font-size:.84rem;font-weight:600;letter-spacing:0;text-transform:none;cursor:pointer;box-shadow:none}.lt-site-footer-banner-btn:hover{background:#f3fbfd;color:#083d4b}.lt-site-footer-banner-copy small{display:block;margin-top:8px;color:hsla(0,0%,100%,.78);font-size:.72rem;font-weight:400}.lt-site-footer-main{padding:36px 0 32px;border-top:1px solid #e5f2f6}.lt-site-footer-grid{display:grid;grid-template-columns:1.5fr .9fr .9fr 1.3fr;grid-gap:36px 32px;gap:36px 32px;text-align:left;align-items:start}.lt-site-footer-logo{display:inline-flex;margin-bottom:16px}.lt-site-footer-logo img{width:158px;height:auto}.lt-site-footer-brand p{max-width:300px;margin:0 0 18px;padding-left:0;color:#8b93a0;line-height:1.6;font-size:.78rem}.lt-site-footer-social{display:flex;gap:10px}.lt-site-footer-social a{width:42px;height:42px;border:1px solid #d7eef4;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#08a;background:#f3fafc;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.lt-site-footer-social a:hover{transform:translateY(-1px)}.lt-site-footer-social a.is-facebook{color:#1877f2;background:#f3f7ff;border-color:#d9e6ff}.lt-site-footer-social a.is-youtube{color:#e11d2e;background:#fff5f5;border-color:#ffd6d6}.lt-site-footer-social a.is-olx{width:auto;min-width:56px;padding:0 10px;color:#0d4f52;background:#eefbfa;border-color:#c6f0ed}.lt-site-footer-social a.is-facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.lt-site-footer-social a.is-youtube:hover{background:#e11d2e;border-color:#e11d2e;color:#fff}.lt-site-footer-social a.is-olx:hover{background:#002f34;border-color:#002f34;color:#23e5db}.lt-site-footer h3{margin:4px 0 16px;font-size:.95rem;letter-spacing:.01em;text-transform:none;color:#0f172a;font-weight:700;line-height:1.3;text-align:left}.lt-site-footer-contact-col h3:after,.lt-site-footer-grid nav h3:after{content:"";display:block;width:28px;height:2px;margin-top:10px;border-radius:2px;background:#08a}.lt-site-footer-contact,.lt-site-footer-grid nav ul{list-style:none;margin:0;padding:0}.lt-site-footer-grid nav a{display:inline-block;padding:5px 0;color:#5b6573;font-size:.92rem;font-weight:400;transition:color .15s ease}.lt-site-footer-grid nav a:hover{color:#08a}.lt-site-footer-contact li{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#08a}.lt-site-footer-contact li:last-child{margin-bottom:0}.lt-site-footer-contact li.is-address{align-items:flex-start}.lt-site-footer-contact li.is-address .lt-site-footer-icon{margin-top:1px}.lt-site-footer-contact li.is-address a{line-height:1.45;max-width:16.5em}.lt-site-footer-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:8px;background:#eef8fb;border:1px solid #d5eef4;color:#08a}.lt-site-footer-contact svg{flex-shrink:0}.lt-site-footer-contact a{color:#374151;font-size:.92rem;font-weight:500;transition:color .15s ease}.lt-site-footer-contact a:hover{color:#08a}.lt-site-footer-company{margin-top:16px;font-size:.72rem;line-height:1.55;color:#8b93a0;font-weight:400}.lt-site-footer-company p{margin:0}.lt-site-footer-bottom{border-top:1px solid #d7eef4;padding:16px 0 20px;background:#fff}.lt-site-footer-bottom .container{display:flex;justify-content:flex-start;align-items:center}.lt-site-footer-bottom p{margin:0;font-size:.78rem;color:#8b93a0}.lt-rte-toolbar{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.lt-rte-toolbar button{min-height:32px;padding:0 9px;border-radius:8px;border:1px solid #d9e0f0;background:#f8faff;font-size:11px;font-weight:700}.lt-rte-surface{min-height:280px;width:100%;border:1px solid #d9e0f0;border-radius:9px;padding:12px;background:#fff;text-align:left}.lt-rte-surface:focus{outline:none;border-color:#6277dc;box-shadow:0 0 0 3px rgba(84,105,212,.14)}@media (max-width:1199px){.lt-site-footer-grid{grid-template-columns:1fr 1fr;gap:32px 40px}.lt-site-footer-brand{grid-column:1/-1}.lt-site-footer{padding-top:156px}.lt-site-footer-banner{grid-template-columns:minmax(220px,.88fr) minmax(0,1.12fr);padding:16px 24px 16px 8px}.lt-site-footer-banner-visual img{height:clamp(280px,34vw,340px);bottom:-8px}.lt-blog-grid,.lt-blog-grid.count-2,.lt-blog-grid.count-3,.lt-related-grid.count-3,.lt-related-grid.count-4,.lt-related-posts .lt-blog-grid,.lt-related-posts .lt-blog-grid.count-2,.lt-related-posts .lt-blog-grid.count-3{grid-template-columns:repeat(2,minmax(0,1fr))}.lt-article-layout{grid-template-columns:minmax(0,1fr) 240px;gap:32px}}@media (max-width:991px){.lt-header-trust.is-visible{display:none}.lt-page-offset{padding-top:112px!important}.lt-article-layout,.lt-blog-grid,.lt-blog-grid.count-2,.lt-blog-grid.count-3,.lt-related-grid.count-2,.lt-related-grid.count-3,.lt-related-grid.count-4,.lt-related-posts .lt-blog-grid,.lt-related-posts .lt-blog-grid.count-2,.lt-related-posts .lt-blog-grid.count-3,.lt-site-footer-grid,.lt-trust-grid,.lt-trust-strip{grid-template-columns:1fr}.lt-product-trust .lt-trust-grid,.lt-trust-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.lt-related-grid{gap:16px}.lt-related-card{max-width:420px;margin:0 auto}.lt-blog-board{grid-template-columns:1fr;gap:28px}.lt-blog-section{padding:18px 0 40px}.lt-blog-hero{padding-bottom:4px}.lt-blog-hero h1{font-size:1.35rem;line-height:1.3}.lt-blog-lede{max-width:none;font-size:.875rem}.lt-blog-grid{gap:14px}.lt-blog-card-body{padding:14px 14px 16px}.lt-blog-card h2{font-size:.95rem}.lt-blog-aside-block:first-child{display:none}.lt-blog-aside{position:static;display:block;padding-top:8px;border-top:1px solid #eceff3}.lt-blog-aside-cats a{padding:8px 0}.lt-article-rail{position:static}.lt-article-cover{height:220px;margin:16px 0 20px;border-radius:10px}.lt-article h1,.lt-blog-hero h1{max-width:none}.lt-site-footer-main{padding:28px 0 24px}.lt-site-footer{margin-top:0;padding-top:104px}.lt-site-footer-top{margin-top:0;overflow:visible}.lt-site-footer-banner{grid-template-columns:1fr;justify-items:center;padding:0 20px 22px;border-radius:22px;min-height:0;text-align:center;overflow:visible}.lt-site-footer-banner-visual{width:100%;height:58px;margin:0}.lt-site-footer-banner-visual img{position:relative;left:auto;bottom:auto;transform:none;display:block;width:min(210px,58vw);height:auto;max-height:188px;margin:-86px auto 0;object-fit:contain}.lt-site-footer-banner-copy{width:100%;padding:6px 2px 0}.lt-site-footer-banner-copy h2,.lt-site-footer-banner-copy p,.lt-site-footer-banner-copy small{text-align:center}.lt-site-footer-banner-copy h2{font-size:1.16rem;line-height:1.32;margin-bottom:8px}.lt-site-footer-banner-copy p{margin:0 auto 14px;max-width:34em;font-size:.84rem}.lt-site-footer-banner-row{flex-direction:column;align-items:stretch;max-width:none;gap:10px;border-radius:16px;padding:12px}.lt-site-footer-banner-phone{justify-content:center;font-size:.9rem}.lt-site-footer-banner-btn{width:100%;min-height:44px}.lt-site-footer-banner-copy small{margin-top:12px}.mobile-sticky-cta{display:flex}.lt-article,.lt-blog-hero{padding-top:104px}.lt-trust-grid{overflow-x:auto;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);padding-bottom:8px}.lt-product-trust .lt-trust-grid{overflow:visible;grid-auto-flow:row;grid-auto-columns:unset;padding-bottom:0}}.lt-offer-group{margin-top:40px;text-align:left}.lt-offer-group:first-of-type{margin-top:6px}.lt-offer-divider{padding:0 15px 18px}.lt-offer-divider-top{display:flex;align-items:center;gap:16px}.lt-offer-divider h3{margin:0;flex-shrink:0;font-size:1.05rem;font-weight:700;color:#111827;letter-spacing:-.01em;line-height:1.2}.lt-offer-divider-line{position:relative;flex:1 1;height:1px;min-width:24px;background:#e6eef2}.lt-offer-divider-line:before{content:"";position:absolute;left:0;top:50%;width:32px;height:2px;border-radius:2px;background:#08a;transform:translateY(-50%)}.lt-offer-count{flex-shrink:0;font-size:.75rem;font-weight:500;color:#8b93a0;letter-spacing:.02em;white-space:nowrap}.lt-offer-blurb{margin:8px 0 0;max-width:640px;color:#6b7280;font-size:.84rem;line-height:1.5;font-weight:400}.lt-reviews-section{padding-top:44px;padding-bottom:44px;background:#f7f8fb}.lt-reviews-header{margin-bottom:22px;text-align:left}.lt-reviews-header h2{margin:0 0 6px;font-size:1.5rem;font-weight:700;color:#1a1a1a}.lt-reviews-header p{margin:0;color:#666;font-size:.9375rem}.lt-reviews-masonry{column-count:4;column-gap:16px}.lt-review-card{page-break-inside:avoid;break-inside:avoid;margin:0 0 16px;background:#fff;border:1px solid #e5e5e5;border-radius:0;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden;text-align:left}.lt-review-head{justify-content:space-between;padding:14px 14px 0}.lt-review-author,.lt-review-head{display:flex;align-items:center;gap:10px}.lt-review-author{min-width:0}.lt-review-author strong{font-size:.9rem;color:#111827;line-height:1.3}.lt-review-avatar{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#eef2f6}.lt-review-avatar.is-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:#08a}.lt-review-source{color:#1877f2;flex-shrink:0}.lt-review-stars{display:flex;gap:2px;padding:8px 14px 0;color:#d1d5db;font-size:.95rem;line-height:1}.lt-review-stars+.lt-review-media{margin-top:14px}.lt-review-stars .is-on{color:#f5b301}.lt-review-text{margin:10px 14px 12px;color:#1f2937;font-size:.9rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.lt-review-text a{color:#08a;text-decoration:underline}.lt-review-media{width:100%;background:#f3f4f6}.lt-review-media img,.lt-review-media video{display:block;width:100%;height:auto;max-height:520px;object-fit:cover;background:#111}.lt-review-foot{display:flex;justify-content:space-between;gap:10px;padding:10px 14px 14px;color:#9aa3af;font-size:.75rem}.lt-reviews-empty,.lt-reviews-note{margin:18px 0 0;color:#666;font-size:.875rem;text-align:left}.lt-reviews-note a{color:#08a;font-weight:650;text-decoration:none}.lt-review-submit{margin-top:22px;border:1px solid #e5e5e5;background:#fff}.lt-review-submit-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:0;background:transparent;text-align:left;cursor:pointer}.lt-review-submit-toggle span{display:grid;grid-gap:4px;gap:4px;min-width:0}.lt-review-submit-toggle strong{font-size:1rem;color:#111827}.lt-review-submit-toggle small{color:#666;font-size:.8125rem;line-height:1.4}.lt-review-submit-toggle em{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border:1px solid #dbe2f2;color:#08a;font-style:normal;font-size:1.25rem;line-height:1}.lt-review-submit-panel{border-top:1px solid #e5e5e5}.lt-review-form{padding:18px;background:#fff}.lt-review-form-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.lt-review-form-grid label{display:grid;grid-gap:6px;gap:6px;text-align:left}.lt-review-form-grid label span{font-size:.75rem;font-weight:650;color:#5b6573}.lt-review-form-grid input,.lt-review-form-grid textarea{width:100%;border:1px solid #dbe2f2;background:#fff;padding:10px 12px;font:inherit;color:#243046}.lt-review-form-grid .is-full{grid-column:1/-1}.lt-review-rating{display:grid;grid-gap:8px;gap:8px;text-align:left}.lt-review-rating>span{font-size:.75rem;font-weight:650;color:#5b6573}.lt-review-rating-stars{display:flex;align-items:center;gap:4px}.lt-review-rating-stars button{width:36px;height:36px;padding:0;border:0;background:transparent;color:#d1d5db;font-size:1.55rem;line-height:1;cursor:pointer;transition:color .15s ease,transform .15s ease}.lt-review-rating-stars button:focus-visible,.lt-review-rating-stars button:hover{transform:scale(1.08);outline:none}.lt-review-rating-stars button.is-on{color:#f5b301}.lt-review-rating-stars em{margin-left:8px;font-style:normal;font-size:.8125rem;font-weight:650;color:#5b6573}.lt-review-form-media{display:flex;flex-wrap:wrap;gap:10px}.lt-review-form-media button{min-height:42px;padding:0 14px;border:1px solid #dbe2f2;background:#fff;color:#243046;font-size:.875rem;font-weight:650;cursor:pointer}.lt-review-form-media button[type=submit]{border-color:#f2863a;background:linear-gradient(135deg,#ff9f57,#f2863a);color:#fff}.lt-review-form-ok{margin:12px 0 0;color:#1f7a4d;font-size:.875rem}.lt-review-form-error{margin:12px 0 0;color:#b00020;font-size:.875rem}.lt-home-blog{border-top:1px solid rgba(15,23,42,.06);padding-top:36px;padding-bottom:36px}.lt-home-blog-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:16px;text-align:left}.lt-home-blog-header h2{margin:0;font-size:1.25rem;line-height:1.25;color:#111827}.lt-home-blog-all{flex-shrink:0;color:#08a;font-size:.875rem;font-weight:650;text-decoration:none;white-space:nowrap}.lt-home-blog-all:hover{text-decoration:underline}.lt-home-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1170px}.lt-home-blog-grid.count-1{grid-template-columns:minmax(0,370px)}.lt-home-blog-grid.count-2{grid-template-columns:repeat(2,minmax(0,370px))}.lt-home-blog .lt-blog-card{border-radius:0;text-align:left;height:310px;max-width:370px;width:100%;margin-inline:auto}.lt-home-blog .lt-blog-card-link{height:100%}.lt-home-blog .lt-blog-card-media{aspect-ratio:auto;height:150px;flex:0 0 150px}.lt-home-blog .lt-blog-card-body{flex:1 1;min-height:0;padding:12px 14px 14px;gap:5px}.lt-home-blog .lt-blog-meta{font-size:.68rem}.lt-home-blog .lt-blog-card h2{font-size:.9rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.lt-home-blog .lt-blog-card-body p{-webkit-line-clamp:2;line-clamp:2;font-size:.78rem;line-height:1.4}.lt-home-blog .lt-blog-more{padding-top:4px;font-size:.75rem}@media (max-width:991px){.lt-home-blog-grid,.lt-home-blog-grid.count-2,.lt-home-blog-grid.count-3{grid-template-columns:minmax(0,370px);justify-content:center}.lt-home-blog .lt-blog-card{height:auto;min-height:280px}}@media (max-width:1199px){.lt-reviews-masonry{column-count:3}}@media (max-width:991px){.lt-reviews-masonry{column-count:2}}@media (max-width:640px){.lt-reviews-masonry{column-count:1}}.showcase-grid{display:flex;flex-wrap:wrap}.showcase-item{position:relative;height:300px;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);content-visibility:auto;contain-intrinsic-size:300px}.showcase-image{object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1);will-change:transform}.showcase-item:hover .showcase-image{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.showcase-image{transition:none}.showcase-item:hover .showcase-image{transform:none}}.lt-reveal{--lt-reveal-delay:0ms;opacity:0;transform:translate3d(0,28px,0);transition:opacity .7s cubic-bezier(.22,1,.36,1) var(--lt-reveal-delay),transform .7s cubic-bezier(.22,1,.36,1) var(--lt-reveal-delay);will-change:opacity,transform}.lt-reveal-left{transform:translate3d(-36px,0,0)}.lt-reveal-right{transform:translate3d(36px,0,0)}.lt-reveal-fade{transform:none}.lt-reveal.is-in{opacity:1;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.lt-loader-mark,.lt-route-progress.is-active,.lt-skeleton{animation:none}.lt-reveal{opacity:1;transform:none;transition:none}}@media print{.custom-header,.lt-header-trust,.mobile-sticky-cta,footer{display:none!important}}