:root{--sf-navy-950:#07163a;--sf-navy-900:#0a1c46;--sf-navy-800:#12295c;--sf-blue-700:#1649c8;--sf-yellow-500:#ffcc05;--sf-yellow-400:#ffd73b;--sf-red-500:#ef3048;--sf-white:#ffffff;--sf-gray-50:#f8fafc;--sf-gray-100:#f1f4f8;--sf-gray-200:#dfe5ee;--sf-gray-400:#93a0b4;--sf-gray-600:#5f6d84;--sf-text:#14254c;--sf-radius-sm:8px;--sf-radius-md:14px;--sf-radius-lg:28px;--sf-shadow-header:0 14px 38px rgba(7,22,58,.12);--sf-container:min(1440px,calc(100% - 48px));--sf-font:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--sf-transition:180ms ease;--sf-logo-width-desktop:245px;--sf-logo-width-mobile:165px;--sf-menu-font-size:15px;--sf-header-action-font-size:14px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--sf-text);background:var(--sf-white);font-family:var(--sf-font)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%;height:auto}.screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sf-container{width:var(--sf-container);margin-inline:auto}.sf-skip-link{position:fixed;left:16px;top:12px;z-index:9999;padding:10px 14px;background:var(--sf-white);color:var(--sf-navy-950);transform:translateY(-160%);border-radius:6px}.sf-skip-link:focus{transform:translateY(0)}.sf-ui-locked{overflow:hidden}.sf-site-header{position:relative;z-index:120;background:var(--sf-navy-950)}.sf-topbar{min-height:32px;background:var(--sf-yellow-500);color:var(--sf-navy-950);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.01em}.sf-topbar__inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.sf-topbar__messages,.sf-topbar__support{display:flex;align-items:center;gap:28px}.sf-topbar__item,.sf-topbar__support a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.sf-topbar__support a{text-transform:none}.sf-topbar a:hover,.sf-topbar a:focus-visible{text-decoration:underline;text-underline-offset:3px}.sf-header-main{background:var(--sf-navy-950);color:var(--sf-white)}.sf-header-main__inner{min-height:78px;padding-block:16px;display:grid;grid-template-columns:minmax(190px,var(--sf-logo-width-desktop)) minmax(300px,1fr) auto;gap:28px;align-items:center}.sf-branding__link{display:inline-flex;align-items:center;gap:10px;color:var(--sf-white)}.sf-branding__logo{display:block;width:min(100%,var(--sf-logo-width-desktop));max-width:var(--sf-logo-width-desktop);max-height:66px;object-fit:contain}.sf-branding__mark{width:46px;height:46px;border:3px solid var(--sf-yellow-500);border-radius:11px;display:grid;place-items:center;font-weight:900;transform:rotate(45deg)}.sf-branding__mark::first-letter{transform:rotate(-45deg)}.sf-branding__text{display:flex;flex-direction:column;line-height:1}.sf-branding__text strong{font-size:20px;letter-spacing:-.04em}.sf-branding__text em{color:var(--sf-yellow-500);font-style:normal}.sf-branding__text small{margin-top:5px;font-size:9px;text-transform:uppercase;opacity:.8}.sf-product-search{position:relative;display:grid;grid-template-columns:1fr 58px;height:48px;margin-block:4px;border-radius:8px;overflow:visible;background:var(--sf-white);box-shadow:inset 0 0 0 1px rgba(12,37,89,.16)}.sf-product-search input{min-width:0;width:100%;border:0;padding:0 18px;color:var(--sf-navy-950);background:transparent;outline:0;text-transform:uppercase;font-size:12px;font-weight:650}.sf-product-search input::placeholder{color:#7d8798}.sf-product-search:focus-within{box-shadow:0 0 0 3px rgba(255,204,5,.35)}.sf-product-search button{border:0;background:var(--sf-yellow-500);color:var(--sf-navy-950);display:grid;place-items:center;cursor:pointer;border-radius:0 8px 8px 0}.sf-product-search button:hover{background:var(--sf-yellow-400)}.sf-product-search__results{position:absolute;z-index:15;left:0;right:0;top:calc(100%+8px);background:var(--sf-white);color:var(--sf-text);border:1px solid var(--sf-gray-200);border-radius:10px;box-shadow:var(--sf-shadow-header)}.sf-header-actions{display:flex;align-items:center;gap:20px}.sf-header-action{position:relative;display:inline-flex;align-items:center;gap:10px;border:0;padding:6px 0;background:transparent;color:var(--sf-white);cursor:pointer;text-align:left}.sf-header-action:hover,.sf-header-action:focus-visible{color:var(--sf-yellow-500);outline:none}.sf-header-action__copy{display:flex;flex-direction:column;line-height:1.15;white-space:nowrap}.sf-header-action__copy small{font-size:calc(var(--sf-header-action-font-size) - 2px);opacity:.9}.sf-header-action__copy strong{margin-top:3px;font-size:var(--sf-header-action-font-size);font-weight:800}.sf-header-action__icon-wrap{position:relative;display:inline-flex}.sf-cart-count{position:absolute;top:-10px;right:-11px;min-width:20px;height:20px;padding-inline:5px;display:grid;place-items:center;border:2px solid var(--sf-navy-950);border-radius:999px;background:var(--sf-yellow-500);color:var(--sf-navy-950);font-size:10px;font-weight:850}.sf-mobile-toggle{display:none;border:0;background:transparent;color:var(--sf-white);padding:8px;cursor:pointer}.sf-primary-nav-wrap{position:relative;background:var(--sf-navy-900);border-top:1px solid rgba(255,255,255,.08)}.sf-primary-nav{min-height:48px;display:flex;align-items:stretch;gap:26px}.sf-categories-trigger{flex:0 0 auto;min-width:252px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:0 0 8px 8px;background:var(--sf-yellow-500);color:var(--sf-navy-950);font-size:var(--sf-menu-font-size);font-weight:850;cursor:pointer}.sf-categories-trigger:hover,.sf-categories-trigger:focus-visible,.sf-categories-trigger[aria-expanded="true"]{background:var(--sf-yellow-400);outline:none}.sf-primary-menu{flex:1;min-width:0}.sf-primary-menu__list{height:100%;margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:clamp(18px,2vw,34px)}.sf-primary-menu__list>li{height:100%;display:flex;align-items:center}.sf-primary-menu__list a{display:inline-flex;align-items:center;height:100%;color:var(--sf-white);font-size:var(--sf-menu-font-size);font-weight:760;white-space:nowrap}.sf-primary-menu__list a:hover,.sf-primary-menu__list a:focus-visible{color:var(--sf-yellow-500);outline:none}.sf-mega-menu{position:absolute;z-index:40;left:0;right:0;top:100%;padding:0 0 18px;opacity:0;transform:translateY(-8px);transition:opacity var(--sf-transition),transform var(--sf-transition);pointer-events:none}.sf-mega-menu.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.sf-mega-menu__shell{width:min(1800px,calc(100% - 32px));display:grid;grid-template-columns:280px minmax(0,1fr) 300px;gap:24px;padding:24px;background:var(--sf-white);border:1px solid var(--sf-gray-200);border-top:3px solid var(--sf-yellow-500);border-radius:0 0 30px 30px;box-shadow:var(--sf-shadow-header);max-height:calc(100vh - 170px);overflow-y:auto;overflow-x:hidden}.sf-mega-menu__families{min-width:0;padding:30px 24px;border-radius:26px;background:linear-gradient(145deg,#14245a,#0a183f);color:var(--sf-white)}.sf-mega-menu__eyebrow{margin:0 0 20px;color:var(--sf-yellow-500);text-transform:uppercase;font-size:14px;font-weight:850;letter-spacing:.07em}.sf-mega-menu__families ul,.sf-mega-menu__subcategory-grid,.sf-mega-menu__grandchildren{margin:0;padding:0;list-style:none}.sf-mega-menu__families li+li{margin-top:9px}.sf-mega-menu__families a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;padding:0 12px;border-radius:8px;font-size:16px;font-weight:800}.sf-mega-menu__families a:hover,.sf-mega-menu__families a:focus-visible,.sf-mega-menu__families a.is-active{color:var(--sf-yellow-500);background:rgba(255,255,255,.09);outline:none}.sf-mega-menu__columns{min-width:0;display:block;align-content:start;padding:6px 4px}.sf-mega-menu__group[hidden]{display:none !important}.sf-mega-menu__group{padding:8px 10px 12px;border-radius:12px}.sf-mega-menu__group.is-active{animation:sf-mega-panel-in 160ms ease}.sf-mega-menu__group h2{margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--sf-gray-200);font-size:27px;line-height:1.15;color:var(--sf-navy-800)}.sf-mega-menu__group h2 a,.sf-mega-menu__group h2 a:hover,.sf-mega-menu__group h2 a:focus-visible{text-decoration:none !important}.sf-mega-menu__group h2 a:hover,.sf-mega-menu__group h2 a:focus-visible{color:var(--sf-blue-700);outline:none}.sf-mega-menu__subcategory-grid{display:block;column-count:4;column-gap:28px}.sf-mega-menu__subcategory-item{min-width:0;margin:0 0 14px;break-inside:avoid-column;page-break-inside:avoid}.sf-mega-menu__subcategory-link{overflow-wrap:anywhere;display:block;padding:2px 0 4px;color:var(--sf-navy-950);font-size:16px;font-weight:820;line-height:1.25}.sf-mega-menu__grandchildren{display:grid;gap:2px;margin:2px 0 0 5px;padding:0;border-left:0}.sf-mega-menu__grandchildren a{overflow-wrap:anywhere;display:block;padding:3px 0;color:var(--sf-gray-600);font-size:14px;font-weight:520;line-height:1.3}.sf-mega-menu__empty{margin:0;color:var(--sf-gray-600);font-size:15px}@keyframes sf-mega-panel-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sf-mega-menu__families a,.sf-mega-menu__families a:hover,.sf-mega-menu__families a:focus-visible,.sf-mega-menu__subcategory-link,.sf-mega-menu__subcategory-link:hover,.sf-mega-menu__subcategory-link:focus-visible,.sf-mega-menu__grandchildren a,.sf-mega-menu__grandchildren a:hover,.sf-mega-menu__grandchildren a:focus-visible{text-decoration:none !important}.sf-mega-menu__subcategory-link:hover,.sf-mega-menu__subcategory-link:focus-visible,.sf-mega-menu__grandchildren a:hover,.sf-mega-menu__grandchildren a:focus-visible{color:var(--sf-blue-700);outline:none}.sf-mega-menu__quote{min-width:0;min-height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:28px;border:1px solid var(--sf-gray-200);border-radius:26px;background:linear-gradient(180deg,#fff 52%,#fff4bd 100%)}.sf-mega-menu__quote-badge{display:inline-flex;padding:9px 14px;border-radius:999px;background:var(--sf-gray-100);color:var(--sf-navy-800);font-size:12px;font-weight:800}.sf-mega-menu__quote h2{margin:72px 0 18px;max-width:240px;color:var(--sf-navy-800);font-size:32px;line-height:1.03;letter-spacing:-.04em}.sf-mega-menu__quote p{margin:auto 0 28px;color:var(--sf-gray-600);font-size:14px;font-weight:650;line-height:1.5}.sf-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-weight:800;transition:transform var(--sf-transition),background var(--sf-transition),color var(--sf-transition)}.sf-button:hover{transform:translateY(-1px)}.sf-button--accent{width:100%;background:var(--sf-yellow-500);color:var(--sf-navy-800)}.sf-button--accent:hover{background:var(--sf-yellow-400)}.sf-button--primary{background:#103e6d;color:var(--sf-white)}.sf-button--outline{border-color:#103e6d;color:#103e6d;background:var(--sf-white)}.sf-mobile-menu,.sf-mini-cart{position:fixed;z-index:220;top:0;bottom:0;width:min(92vw,520px);background:var(--sf-white);color:var(--sf-text);box-shadow:0 0 45px rgba(7,22,58,.25);transition:transform 220ms ease}.sf-mobile-menu{left:0;transform:translateX(-102%)}.sf-mini-cart{right:0;width:min(96vw,610px);transform:translateX(102%)}.sf-mobile-menu.is-open,.sf-mini-cart.is-open{transform:translateX(0)}.sf-mobile-menu__header,.sf-mini-cart__header{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid var(--sf-gray-200)}.sf-mobile-menu__header strong{font-size:23px;color:var(--sf-navy-800)}.sf-mobile-menu__header button,.sf-mini-cart__header button{width:52px;height:52px;display:grid;place-items:center;border:1px solid #6c829c;border-radius:50%;background:var(--sf-white);cursor:pointer}.sf-mobile-menu__body{height:calc(100% - 80px);padding:20px 24px 32px;overflow-y:auto}.sf-mobile-menu__primary{margin:0 0 26px;padding:0;list-style:none}.sf-mobile-menu__primary>li>a{display:block;padding:13px 0;border-bottom:1px solid var(--sf-gray-200);font-weight:750}.sf-mobile-menu__categories h2{margin:0 0 12px;color:var(--sf-navy-800);font-size:18px}.sf-mobile-accordion{border-bottom:1px solid var(--sf-gray-200)}.sf-mobile-accordion>button{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;padding:0;font-weight:750;text-align:left;cursor:pointer}.sf-mobile-accordion>button[aria-expanded="true"] svg{transform:rotate(90deg)}.sf-mobile-accordion__panel{padding:0 0 12px 14px}.sf-mobile-accordion__panel a{display:block;padding:8px 0;color:var(--sf-gray-600);font-size:14px}.sf-mobile-accordion__all{color:var(--sf-blue-700) !important;font-weight:800}.sf-mobile-category-branch+.sf-mobile-category-branch{border-top:1px solid var(--sf-gray-100)}.sf-mobile-category-branch__parent{font-weight:750}.sf-mobile-category-branch__children{margin:-2px 0 7px 9px;padding-left:13px;border-left:2px solid var(--sf-gray-200)}.sf-mobile-category-branch__children a{padding:6px 0;color:#78859a;font-size:13px}.sf-mobile-menu__quote{margin-top:24px}.sf-mini-cart{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.sf-mini-cart__header h2{margin:0;color:#103e6d;font-size:clamp(22px,3vw,34px);font-weight:500}.sf-mini-cart__body{overflow-y:auto;padding:20px 28px}.sf-mini-cart__footer{display:grid;grid-template-columns:1fr 1.15fr;gap:16px;padding:20px 28px 28px;border-top:1px solid var(--sf-gray-200);background:var(--sf-white)}.sf-mini-cart .woocommerce-mini-cart{margin:0;padding:0;list-style:none}.sf-mini-cart .woocommerce-mini-cart-item{position:relative;display:grid;grid-template-columns:86px 1fr;gap:18px;padding:12px 0 24px;border-bottom:1px solid var(--sf-gray-200)}.sf-mini-cart .woocommerce-mini-cart-item img{width:76px;height:76px;object-fit:contain}.sf-mini-cart .remove_from_cart_button{position:absolute;right:0;bottom:22px;color:#d98d92;font-size:14px}.sf-mini-cart .quantity{display:block;margin-top:10px;color:var(--sf-navy-800)}.sf-mini-cart .woocommerce-mini-cart__total,.sf-mini-cart .woocommerce-mini-cart__buttons{display:none}.sf-ui-overlay{position:fixed;z-index:210;inset:0;background:rgba(7,22,58,.52);opacity:0;transition:opacity 180ms ease}.sf-ui-overlay.is-visible{opacity:1}.sf-placeholder-page{min-height:48vh;padding-block:70px}.sf-site-footer{position:relative;color:var(--sf-white);background:var(--sf-navy-950)}.sf-newsletter{position:relative;z-index:2;padding:16px 0;background:var(--sf-navy-800);border-bottom:1px solid rgba(255,255,255,.12)}.sf-newsletter__inner{min-height:72px;display:grid;grid-template-columns:minmax(155px,220px) minmax(260px,.8fr) minmax(360px,1.15fr);align-items:center;gap:clamp(22px,3vw,54px)}.sf-newsletter__brand{min-width:0;padding-right:clamp(16px,2vw,34px);border-right:1px solid rgba(255,255,255,.22)}.sf-newsletter__logo{display:block;width:min(100%,190px);max-height:56px;object-fit:contain;object-position:left center}.sf-footer-logo-text{color:var(--sf-white);font-size:22px;font-weight:900;letter-spacing:-.035em}.sf-newsletter__copy h2{margin:0 0 5px;color:var(--sf-white);font-size:clamp(14px,1.25vw,18px);line-height:1.2;font-weight:850;text-transform:uppercase;letter-spacing:.015em}.sf-newsletter__copy p{margin:0;color:rgba(255,255,255,.72);font-size:12px;line-height:1.45}.sf-newsletter__form{position:relative;min-width:0}.sf-newsletter__field{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:46px;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:7px;background:var(--sf-white)}.sf-newsletter__field:focus-within{box-shadow:0 0 0 3px rgba(255,204,5,.3)}.sf-newsletter__field input{min-width:0;width:100%;padding:0 18px;border:0;outline:0;color:var(--sf-navy-950);background:transparent;font-size:13px}.sf-newsletter__field input::placeholder{color:#8791a3}.sf-newsletter__field button{min-width:142px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:0;background:var(--sf-yellow-500);color:var(--sf-navy-950);font-size:12px;font-weight:850;text-transform:uppercase;cursor:pointer;transition:background var(--sf-transition),opacity var(--sf-transition)}.sf-newsletter__field button:hover,.sf-newsletter__field button:focus-visible{background:var(--sf-yellow-400);outline:0}.sf-newsletter__field button:disabled{opacity:.65;cursor:wait}.sf-newsletter__message{position:absolute;top:calc(100%+5px);left:2px;margin:0;color:rgba(255,255,255,.85);font-size:11px}.sf-newsletter__message.is-success{color:#d9ffb5}.sf-newsletter__message.has-error{color:#ffd5d9}.sf-newsletter__honeypot{position:absolute !important;left:-9999px !important;width:1px !important;height:1px !important;overflow:hidden !important}.sf-site-footer__main{position:relative;overflow:hidden;padding:26px 0 0;background:var(--sf-navy-950)}.sf-site-footer__main::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.2;background:repeating-linear-gradient(115deg,transparent 0 150px,rgba(255,255,255,.045) 150px 260px)}.sf-site-footer__grid{position:relative;z-index:1;width:min(1180px,calc(100% - 84px));margin-inline:auto;display:grid;grid-template-columns:minmax(155px,.92fr) repeat(3,minmax(100px,.58fr)) minmax(170px,.82fr);align-items:start;justify-content:space-between;gap:clamp(10px,1vw,18px);padding-bottom:18px}.sf-footer-brand{min-width:0}.sf-footer-brand__logo-link{display:inline-flex;align-items:center;max-width:185px}.sf-footer-brand__logo{display:block;width:min(100%,180px);max-height:54px;object-fit:contain;object-position:left center}.sf-footer-brand__description{max-width:235px;margin:10px 0 12px;color:rgba(255,255,255,.68);font-size:11.5px;line-height:1.45}.sf-footer-social{display:flex;flex-wrap:wrap;gap:7px}.sf-footer-social a{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:var(--sf-white);background:rgba(255,255,255,.06);transition:color var(--sf-transition),border-color var(--sf-transition),background var(--sf-transition),transform var(--sf-transition)}.sf-footer-social a:hover,.sf-footer-social a:focus-visible{color:var(--sf-navy-950);border-color:var(--sf-yellow-500);background:var(--sf-yellow-500);transform:translateY(-2px);outline:0}.sf-footer-column{min-width:0}.sf-footer-column__heading{margin:0 0 8px;color:var(--sf-white);font-size:12.5px;line-height:1.2;font-weight:850;text-transform:uppercase;letter-spacing:.025em}.sf-footer-column__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;color:inherit;background:transparent;font:inherit;text-align:left;text-transform:inherit;letter-spacing:inherit;cursor:default}.sf-footer-column__toggle svg{display:none;transition:transform var(--sf-transition)}.sf-footer-column__toggle:focus-visible{color:var(--sf-yellow-500);outline:2px solid var(--sf-yellow-500);outline-offset:5px}.sf-footer-menu,.sf-footer-contact__list,.sf-footer-legal__menu{margin:0;padding:0;list-style:none}.sf-footer-menu{display:grid;gap:4px}.sf-footer-menu a{display:inline;color:rgba(255,255,255,.7);font-size:11.5px;line-height:1.28;transition:color var(--sf-transition)}.sf-footer-menu a:hover,.sf-footer-menu a:focus-visible{color:var(--sf-yellow-500);outline:0}.sf-footer-contact__list{display:grid;gap:7px}.sf-footer-contact__list li{min-width:0;display:grid;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:6px;color:rgba(255,255,255,.72);font-size:11.5px;line-height:1.35}.sf-footer-contact__list svg{margin-top:1px;color:var(--sf-yellow-500)}.sf-footer-contact__list a{overflow-wrap:anywhere;transition:color var(--sf-transition)}.sf-footer-contact__list a:hover,.sf-footer-contact__list a:focus-visible{color:var(--sf-yellow-500);outline:0}.sf-footer-bottom{position:relative;z-index:1;width:min(1180px,calc(100% - 84px));margin-inline:auto;min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding-block:11px;border-top:1px solid rgba(255,255,255,.18)}.sf-footer-bottom__copyright{margin:0;color:rgba(255,255,255,.58);font-size:10.5px;line-height:1.45}.sf-footer-legal__menu{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 14px}.sf-footer-legal__menu a{color:rgba(255,255,255,.62);font-size:10.5px}.sf-footer-legal__menu a:hover,.sf-footer-legal__menu a:focus-visible{color:var(--sf-yellow-500);outline:0}.sf-footer-bottom__payments{display:block;width:auto;max-width:230px;max-height:30px;object-fit:contain}.sf-back-to-top{position:fixed;z-index:90;right:20px;bottom:20px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:9px;background:#315e86;color:var(--sf-white);box-shadow:0 8px 25px rgba(7,22,58,.2);cursor:pointer;transition:transform var(--sf-transition),background var(--sf-transition)}.sf-back-to-top:hover,.sf-back-to-top:focus-visible{background:var(--sf-yellow-500);color:var(--sf-navy-950);transform:translateY(-2px);outline:0}.sf-back-to-top[hidden]{display:none !important}@media (max-width:1240px){.sf-header-main__inner{grid-template-columns:minmax(180px,min(var(--sf-logo-width-desktop),280px)) minmax(260px,1fr) auto;gap:18px}.sf-primary-menu__list{gap:18px}.sf-primary-menu__list a{font-size:max(13px,calc(var(--sf-menu-font-size) - 1px))}.sf-mega-menu__shell{width:calc(100% - 24px);grid-template-columns:240px minmax(0,1fr) 260px;gap:16px;padding:18px}.sf-mega-menu__subcategory-grid{column-gap:20px}.sf-mega-menu__subcategory-link{font-size:15px}.sf-mega-menu__grandchildren a{font-size:13px}.sf-mega-menu__quote h2{font-size:26px}}@media (max-width:1120px){.sf-mega-menu__subcategory-grid{column-count:2;column-gap:24px}.sf-mega-menu__group h2{font-size:23px}}@media (max-width:1023px){:root{--sf-container:min(calc(100% - 28px),960px)}html,body{max-width:100%;overflow-x:clip}.sf-site-header{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);overflow-x:clip}.sf-topbar,.sf-header-main{width:100%;max-width:none}.sf-topbar__support{display:none}.sf-topbar__inner{width:100%;max-width:none;min-height:36px;padding-inline:16px;overflow-x:auto;scrollbar-width:none}.sf-topbar__inner::-webkit-scrollbar{display:none}.sf-topbar__messages{width:max-content;gap:22px}.sf-header-main__inner{width:100%;max-width:none;min-height:auto;padding:16px;grid-template-columns:auto minmax(0,1fr) auto;column-gap:12px;row-gap:16px}.sf-mobile-toggle{display:inline-grid;place-items:center}.sf-branding{min-width:0}.sf-branding__logo{width:min(100%,var(--sf-logo-width-mobile));max-width:var(--sf-logo-width-mobile);max-height:52px}.sf-branding__text small{display:none}.sf-product-search{grid-column:1 / -1;grid-row:2;width:100%;height:52px;margin:2px 0 4px}.sf-header-actions{min-width:42px;justify-content:flex-end;gap:0}.sf-header-action--account{display:none}.sf-header-action--cart{padding:8px}.sf-header-action--cart .sf-header-action__copy{display:none}.sf-primary-nav-wrap{display:none}}@media (max-width:640px){:root{--sf-container:calc(100% - 20px)}.sf-topbar{font-size:10px}.sf-topbar__messages{gap:16px}.sf-header-main__inner{padding:15px 16px 18px;grid-template-columns:42px minmax(0,1fr) 42px}.sf-branding__link{justify-content:center}.sf-branding__logo{width:min(100%,var(--sf-logo-width-mobile));max-width:var(--sf-logo-width-mobile)}.sf-branding__mark{width:38px;height:38px;font-size:13px}.sf-branding__text strong{font-size:16px}.sf-header-action__icon-wrap .sf-icon{width:23px;height:23px}.sf-mini-cart__header{padding-inline:18px}.sf-mini-cart__body{padding-inline:18px}.sf-mini-cart__footer{grid-template-columns:1fr;padding:16px 18px 20px}.sf-mini-cart .woocommerce-mini-cart-item{grid-template-columns:64px 1fr}.sf-mini-cart .woocommerce-mini-cart-item img{width:58px;height:58px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important}}@media (max-width:1180px){.sf-newsletter__inner{grid-template-columns:170px minmax(220px,.75fr) minmax(330px,1.2fr);gap:24px}.sf-site-footer__grid{width:min(1040px,calc(100% - 52px));grid-template-columns:minmax(150px,.95fr) repeat(3,minmax(96px,.62fr)) minmax(165px,.9fr);gap:14px}}@media (max-width:1023px){.sf-newsletter{padding-block:20px}.sf-newsletter__inner{grid-template-columns:minmax(140px,190px) minmax(0,1fr);gap:18px 28px}.sf-newsletter__brand{grid-row:1 / 3}.sf-newsletter__form{grid-column:2}.sf-site-footer__grid{width:min(900px,calc(100% - 44px));grid-template-columns:minmax(170px,.95fr) repeat(2,minmax(130px,.82fr));gap:14px}.sf-footer-brand{grid-row:span 2}.sf-footer-contact{grid-column:2 / -1}.sf-footer-bottom{width:min(900px,calc(100% - 44px));grid-template-columns:1fr auto}.sf-footer-bottom__payments{grid-column:2;grid-row:1 / 3}}@media (max-width:767px){.sf-newsletter{padding:20px 0 24px}.sf-newsletter__inner{min-height:0;grid-template-columns:1fr;gap:13px}.sf-newsletter__brand{display:none}.sf-newsletter__form{grid-column:auto}.sf-newsletter__copy{text-align:center}.sf-newsletter__copy h2{font-size:15px}.sf-newsletter__message{position:static;min-height:16px;margin-top:5px;text-align:center}.sf-site-footer__main{padding-top:22px}.sf-site-footer__grid{width:calc(100% - 28px);grid-template-columns:1fr;gap:0;padding-bottom:18px}.sf-footer-brand{grid-row:auto;padding-bottom:18px;text-align:center}.sf-footer-brand__logo-link{justify-content:center}.sf-footer-brand__logo{object-position:center}.sf-footer-brand__description{margin-inline:auto}.sf-footer-social{justify-content:center}.sf-footer-column{border-top:1px solid rgba(255,255,255,.14)}.sf-footer-column:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.sf-footer-column__heading{margin:0}.sf-footer-column__toggle{min-height:46px;cursor:pointer}.sf-footer-column__toggle svg{display:block}.sf-footer-column__toggle[aria-expanded="true"] svg{transform:rotate(90deg)}.sf-footer-column__content{padding:0 0 14px}.has-footer-accordion .sf-footer-column__content[hidden]{display:none !important}.sf-footer-contact{grid-column:auto}.sf-footer-bottom{width:calc(100% - 28px);grid-template-columns:1fr;gap:11px;padding-block:16px 20px;text-align:center}.sf-footer-legal__menu{justify-content:center}.sf-footer-bottom__payments{grid-column:auto;grid-row:auto;justify-self:center}.sf-back-to-top{right:14px;bottom:14px;width:43px;height:43px}}@media (max-width:520px){.sf-newsletter__field{grid-template-columns:1fr;overflow:visible;border:0;background:transparent;gap:9px}.sf-newsletter__field input{min-height:46px;border:1px solid rgba(255,255,255,.28);border-radius:7px;background:var(--sf-white)}.sf-newsletter__field button{min-height:46px;border-radius:7px}}.sf-home{overflow:clip;background:#fff}.sf-home .sf-container{width:min(1320px,calc(100% - 48px))}.sf-home-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:5px;font-size:11px;line-height:1;font-weight:850;text-transform:uppercase;transition:transform var(--sf-transition),background var(--sf-transition),border-color var(--sf-transition),color var(--sf-transition),box-shadow var(--sf-transition)}.sf-home-button:hover,.sf-home-button:focus-visible{transform:translateY(-1px);outline:0;box-shadow:0 7px 18px rgba(7,22,58,.12)}.sf-home-button--accent{background:var(--sf-yellow-500);color:var(--sf-navy-950)}.sf-home-button--accent:hover,.sf-home-button--accent:focus-visible{background:var(--sf-yellow-400)}.sf-home-button--outline{border-color:#94a3ba;background:#fff;color:var(--sf-navy-800)}.sf-home-button--outline:hover,.sf-home-button--outline:focus-visible{border-color:var(--sf-navy-800)}.sf-home-hero{position:relative;width:100%;overflow:hidden;border-bottom:1px solid var(--sf-gray-200);background:#fff}.sf-home-hero__viewport{width:100%;overflow:hidden}.sf-home-hero__track{display:flex;transition:transform 450ms cubic-bezier(.22,.61,.36,1);will-change:transform}.sf-home-hero__slide{--sf-hero-background:#fff;--sf-hero-overlay-opacity:.35;position:relative;flex:0 0 100%;min-width:100%;overflow:hidden;background:var(--sf-hero-background)}.sf-home-hero__media,.sf-home-hero__media picture,.sf-home-hero__media img{position:absolute;inset:0;width:100%;height:100%}.sf-home-hero__media{z-index:0;pointer-events:none}.sf-home-hero__media img{display:block;object-position:center}.sf-home-hero__media--cover img{object-fit:cover}.sf-home-hero__media--contain img{object-fit:contain}.sf-home-hero__overlay{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(2,14,38,.96) 0%,rgba(2,14,38,.72) 42%,rgba(2,14,38,.18) 100%);opacity:var(--sf-hero-overlay-opacity);pointer-events:none}.sf-home-hero__layout{position:relative;z-index:2;min-height:clamp(350px,29vw,430px);display:grid;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(24px,3vw,52px);padding-block:clamp(30px,3.4vw,48px)}.sf-home-hero__slide--background .sf-home-hero__layout{min-height:clamp(390px,36.7vw,720px);grid-template-columns:minmax(340px,540px) minmax(0,1fr)}.sf-home-hero__slide--background.has-no-content .sf-home-hero__layout{min-height:clamp(300px,36.7vw,720px);display:block;padding-block:0}.sf-home-hero__slide--none .sf-home-hero__layout{grid-template-columns:minmax(340px,620px) minmax(0,1fr)}.sf-home-hero__content{position:relative;z-index:2;max-width:520px}.sf-home-hero__kicker{margin:0 0 8px;color:var(--sf-blue-700);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.sf-home-hero__title{margin:0;color:var(--sf-navy-900);font-size:clamp(38px,3.65vw,58px);line-height:1.02;letter-spacing:-.04em;font-weight:900;text-transform:uppercase}.sf-home-hero__title span{display:block;margin-top:4px;color:var(--sf-yellow-500)}.sf-home-hero__text{max-width:520px;margin:16px 0 0;color:var(--sf-gray-600);font-size:clamp(12px,.92vw,14px);line-height:1.55}.sf-home-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.sf-home-hero__slide--theme-light .sf-home-hero__kicker,.sf-home-hero__slide--theme-light .sf-home-hero__title,.sf-home-hero__slide--theme-light .sf-home-hero__text{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.25)}.sf-home-hero__slide--theme-light .sf-home-hero__title span{color:var(--sf-yellow-500)}.sf-home-hero__slide--theme-light .sf-home-button--outline{border-color:rgba(255,255,255,.82);background:rgba(3,18,47,.32);color:#fff;backdrop-filter:blur(3px)}.sf-home-hero__slide--theme-light .sf-home-button--outline:hover,.sf-home-hero__slide--theme-light .sf-home-button--outline:focus-visible{border-color:#fff;background:rgba(3,18,47,.58)}.sf-home-hero__visual{position:relative;min-height:285px;align-self:stretch;display:grid;place-items:center}.sf-home-hero__visual picture,.sf-home-hero__visual img{width:100%;height:100%}.sf-home-hero__visual img{display:block;object-fit:contain;object-position:center}.sf-home-hero__placeholder{position:relative;width:min(100%,680px);aspect-ratio:1.75;border-radius:48% 28% 42% 24%;background:radial-gradient(circle at 56% 45%,#fff 0 28%,#eef2f7 29% 48%,transparent 49%),linear-gradient(135deg,#f4f6f9,#fff)}.sf-home-hero__device{position:absolute;display:grid;place-items:center;color:var(--sf-navy-800);background:#fff;border:1px solid var(--sf-gray-200);box-shadow:0 18px 38px rgba(7,22,58,.13)}.sf-home-hero__device--one{left:12%;top:28%;width:115px;height:145px;border-radius:15px;color:#3163bd}.sf-home-hero__device--two{left:40%;top:8%;width:180px;height:180px;border-radius:50%;color:#d6a900}.sf-home-hero__device--three{right:6%;top:17%;width:175px;height:112px;border-radius:18px;color:#1661a7;transform:rotate(-12deg)}.sf-home-hero__cables{position:absolute;left:24%;right:10%;bottom:12%;height:38px;border-radius:999px;background:repeating-linear-gradient(90deg,#182438 0 18px,#68768a 18px 25px);transform:rotate(8deg);box-shadow:0 15px 26px rgba(7,22,58,.16)}.sf-home-hero__controls{position:absolute;z-index:5;left:50%;bottom:12px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:10px;pointer-events:none}.sf-slider-dots{display:flex;align-items:center;gap:8px;pointer-events:auto}.sf-slider-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#bac2cf;cursor:pointer;box-shadow:0 0 0 1px rgba(255,255,255,.35)}.sf-slider-dot.is-active{background:var(--sf-yellow-500);transform:scale(1.12)}.sf-slider-dot:focus-visible{outline:2px solid var(--sf-navy-800);outline-offset:3px}.sf-slider-arrow{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--sf-gray-200);border-radius:50%;color:var(--sf-navy-800);background:rgba(255,255,255,.96);cursor:pointer;opacity:0;transition:opacity var(--sf-transition),background var(--sf-transition);pointer-events:auto}.sf-slider-arrow--prev svg{transform:rotate(180deg)}.sf-home-hero:hover .sf-slider-arrow,.sf-home-hero:focus-within .sf-slider-arrow{opacity:1}.sf-slider-arrow:hover,.sf-slider-arrow:focus-visible{background:var(--sf-yellow-500);outline:0}.sf-home-delivery{padding-block:8px;background:#fff;color:#fff}.sf-home-delivery__inner{min-height:44px;display:grid;grid-template-columns:1.05fr 1fr 1.25fr auto;align-items:center;overflow:hidden;border-radius:5px;background:linear-gradient(90deg,#0d285f,#0a1c46);box-shadow:0 4px 12px rgba(7,22,58,.08)}.sf-home-delivery__inner>*{min-width:0;padding-inline:clamp(14px,1.9vw,30px);font-size:10px;font-weight:650;text-align:center;white-space:nowrap}.sf-home-delivery__inner>*+*{border-left:1px solid rgba(255,204,5,.5)}.sf-home-delivery__title{height:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;color:var(--sf-yellow-500);font-size:11px;text-transform:uppercase}.sf-home-delivery__inner small{color:rgba(255,255,255,.7);font-size:8px}.sf-home-categories{padding:2px 0 22px;background:#fff}.sf-home-categories__inner{display:grid;gap:9px}.sf-category-row{min-height:216px;display:grid;grid-template-columns:clamp(250px,29%,330px) minmax(0,1fr);overflow:hidden;border:1px solid var(--sf-gray-200);border-radius:7px;background:#fff;box-shadow:0 3px 12px rgba(7,22,58,.035)}.sf-category-row__banner{position:relative;min-height:216px;overflow:hidden;isolation:isolate;background:linear-gradient(145deg,#11285e 0 64%,#fff 64% 72%,var(--sf-yellow-500) 72% 78%,#123369 78%);color:#fff}.sf-category-row__banner::after{content:"";position:absolute;z-index:-1;right:-30%;bottom:-42%;width:80%;aspect-ratio:1;border-radius:50%;background:rgba(255,255,255,.08)}.sf-category-row__copy{position:relative;z-index:2;width:61%;min-height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:22px 10px 18px 20px}.sf-category-row__copy h2{margin:0;color:#fff;font-size:clamp(20px,1.55vw,27px);line-height:1.02;font-weight:900;text-transform:uppercase;letter-spacing:-.035em}.sf-category-row__copy p{margin:10px 0 12px;color:rgba(255,255,255,.78);font-size:9px;line-height:1.45}.sf-category-row__button{min-height:30px;display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding:0 11px;border-radius:3px;background:var(--sf-yellow-500);color:var(--sf-navy-950);font-size:8px;font-weight:850;text-transform:uppercase}.sf-category-row__button:hover,.sf-category-row__button:focus-visible{background:var(--sf-yellow-400);outline:0}.sf-category-row__image{position:absolute;z-index:1;right:-2%;bottom:0;width:54%;height:85%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 10px 14px rgba(7,22,58,.17))}.sf-category-row__art{position:absolute;z-index:1;right:3%;bottom:9%;width:38%;height:60%;display:grid;place-items:center;color:var(--sf-navy-800);transform:rotate(-6deg)}.sf-category-row__products{position:relative;min-width:0}.sf-product-rail{height:100%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(176px,1fr);overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory;touch-action:pan-y pinch-zoom;cursor:auto}.sf-category-row.has-overflow .sf-product-rail{cursor:grab}.sf-product-rail.is-pointer-down,.sf-product-rail.is-dragging{cursor:grabbing;user-select:none}.sf-product-rail.is-dragging{scroll-snap-type:none}.sf-product-rail.is-dragging a,.sf-product-rail.is-dragging button,.sf-product-rail.is-dragging img{pointer-events:none}.sf-product-rail::-webkit-scrollbar,.sf-home-offers__rail::-webkit-scrollbar,.sf-home-brands__rail::-webkit-scrollbar,.sf-home-testimonials__rail::-webkit-scrollbar{display:none}.sf-product-rail:focus-visible,.sf-home-offers__rail:focus-visible,.sf-home-brands__rail:focus-visible,.sf-home-testimonials__rail:focus-visible{outline:2px solid var(--sf-yellow-500);outline-offset:-2px}.sf-product-rail__next{position:absolute;z-index:3;right:8px;top:50%;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--sf-gray-200);border-radius:50%;color:var(--sf-navy-800);background:#fff;box-shadow:0 5px 14px rgba(7,22,58,.1);transform:translateY(-50%);cursor:pointer}.sf-product-rail__next:hover,.sf-product-rail__next:focus-visible{background:var(--sf-yellow-500);outline:0}.sf-product-rail__next:disabled{opacity:.35;cursor:default}.sf-home-product-card{position:relative;min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--sf-gray-200);background:#fff;scroll-snap-align:start}.sf-home-product-card__image{height:124px;display:grid;place-items:center;padding:12px 12px 4px}.sf-home-product-card__image img{width:100%;height:100%;object-fit:contain;transition:transform var(--sf-transition)}.sf-home-product-card:hover .sf-home-product-card__image img{transform:scale(1.035)}.sf-home-product-card__body{flex:1;min-width:0;display:flex;flex-direction:column;padding:4px 12px 11px}.sf-home-product-card h3{min-height:32px;margin:0;color:var(--sf-navy-950);font-size:9px;line-height:1.35;font-weight:650}.sf-home-product-card h3 a:hover,.sf-home-product-card h3 a:focus-visible{color:var(--sf-blue-700);outline:0}.sf-home-product-card__category{min-height:14px;margin-top:3px;overflow:hidden;color:#929cab;font-size:7px;line-height:1.25;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis}.sf-home-product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:5px}.sf-home-product-card__price{color:var(--sf-navy-950);font-size:11px;line-height:1.15;font-weight:900}.sf-home-product-card__price del{display:block;color:#929cab;font-size:7px;font-weight:500}.sf-home-product-card__price ins{text-decoration:none}.sf-home-product-card__cart{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:4px;color:var(--sf-navy-800);background:#f1f4f8}.sf-home-product-card__cart:hover,.sf-home-product-card__cart:focus-visible{background:var(--sf-yellow-500);outline:0}.sf-home-product-card.is-placeholder,.sf-offer-card.is-placeholder{color:var(--sf-gray-400)}.sf-home-product-card.is-placeholder .sf-home-product-card__image{color:#aeb8c7;background:linear-gradient(145deg,#fbfcfd,#f0f3f7)}.sf-home-product-card.is-placeholder p,.sf-offer-card.is-placeholder p{margin:6px 0 0;color:#a1acbb;font-size:9px;line-height:1.4}.sf-shopping-steps{min-height:76px;display:grid;grid-template-columns:minmax(185px,.82fr) minmax(0,3fr);align-items:center;overflow:hidden;border:1px solid var(--sf-gray-200);border-radius:7px;background:#fff}.sf-shopping-steps>h2{margin:0;padding:0 22px;color:var(--sf-navy-800);font-size:13px;line-height:1.15;font-weight:850;text-transform:uppercase}.sf-shopping-steps ol{min-width:0;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr)}.sf-shopping-steps li{min-width:0;min-height:55px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;padding:8px 14px;border-left:1px solid var(--sf-gray-200)}.sf-shopping-steps__icon{color:#557094}.sf-shopping-steps__number{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--sf-navy-800);font-size:8px;font-weight:850}.sf-shopping-steps__copy{min-width:0;display:flex;flex-direction:column}.sf-shopping-steps__copy strong{color:var(--sf-navy-950);font-size:8px;line-height:1.3}.sf-shopping-steps__copy small{margin-top:2px;color:var(--sf-gray-600);font-size:7px;line-height:1.3}.sf-home-empty-categories{min-height:190px;display:grid;place-items:center;border:1px dashed #bdc6d4;border-radius:7px;background:#f9fafc;text-align:center}.sf-home-empty-categories>div{max-width:580px;padding:28px}.sf-home-empty-categories svg{color:var(--sf-blue-700)}.sf-home-empty-categories h2{margin:10px 0 6px;color:var(--sf-navy-900);font-size:22px}.sf-home-empty-categories p{margin:0;color:var(--sf-gray-600);font-size:13px;line-height:1.55}.sf-home-project{margin:18px 0 22px;overflow:hidden;color:#fff;background:var(--sf-navy-950)}.sf-home-project__inner{min-height:210px;display:grid;grid-template-columns:minmax(250px,.85fr) minmax(430px,1.3fr) minmax(280px,.85fr);align-items:stretch}.sf-home-project__intro{display:flex;flex-direction:column;justify-content:center;padding:28px 20px 28px 0}.sf-home-project__intro h2{margin:0;color:#fff;font-size:17px;line-height:1.12;text-transform:uppercase}.sf-home-project__intro h2 span{display:block;color:var(--sf-yellow-500)}.sf-home-project__intro p{margin:14px 0 0;color:rgba(255,255,255,.72);font-size:10px;line-height:1.5}.sf-home-project__benefits{display:grid;grid-template-columns:repeat(4,1fr);align-content:center;gap:14px;padding:25px 16px}.sf-home-project__benefits>div{display:flex;flex-direction:column;align-items:center;gap:8px;color:rgba(255,255,255,.82);text-align:center}.sf-home-project__benefits svg{color:#a9b8d2}.sf-home-project__benefits strong{font-size:8px;line-height:1.25}.sf-home-project__benefits .sf-home-button{grid-column:1 / -1;justify-self:center;min-width:150px}.sf-home-project__visual{position:relative;min-height:210px;overflow:hidden;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);background:linear-gradient(150deg,#264a77,#0a1c46)}.sf-home-project__visual::after{content:"";position:absolute;right:-70px;bottom:-130px;width:220px;height:290px;background:var(--sf-yellow-500);transform:rotate(28deg);pointer-events:none}.sf-home-project__visual img{width:100%;height:100%;object-fit:cover}.sf-home-project__building{position:absolute;inset:24px 28px 0 65px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:end;opacity:.82}.sf-home-project__building span{display:block;height:65%;border:4px solid rgba(255,255,255,.72);border-bottom:0;background:repeating-linear-gradient(0deg,transparent 0 22px,rgba(255,255,255,.65) 23px 26px),repeating-linear-gradient(90deg,transparent 0 24px,rgba(255,255,255,.5) 25px 28px)}.sf-home-project__building span:nth-child(2),.sf-home-project__building span:nth-child(5){height:88%}.sf-home-project__building span:nth-child(3){height:75%}.sf-home-section{padding:0 0 20px;background:#fff}.sf-home-section__header{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sf-home-section__header h2{margin:0;color:var(--sf-navy-800);font-size:14px;line-height:1.2;font-weight:850;text-transform:uppercase}.sf-home-section__actions{display:flex;align-items:center;gap:10px}.sf-home-section__actions>a{display:inline-flex;align-items:center;gap:6px;color:var(--sf-blue-700);font-size:8px;font-weight:850;text-transform:uppercase}.sf-home-section__actions>a:hover,.sf-home-section__actions>a:focus-visible{color:var(--sf-navy-950);outline:0}.sf-home-section__controls{display:flex;gap:4px}.sf-home-section__controls button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:1px solid var(--sf-gray-200);border-radius:4px;background:#fff;color:var(--sf-navy-800);cursor:pointer}.sf-home-section__controls button:first-child svg{transform:rotate(180deg)}.sf-home-section__controls button:hover,.sf-home-section__controls button:focus-visible{border-color:var(--sf-yellow-500);background:var(--sf-yellow-500);outline:0}.sf-home-section__controls button:disabled{opacity:.35;cursor:default;background:#fff;border-color:var(--sf-gray-200)}.sf-home-offers__rail-wrap{position:relative}.sf-home-offers__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(185px,1fr);gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.sf-offer-card{position:relative;min-height:245px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--sf-gray-200);border-radius:6px;background:#fff;scroll-snap-align:start}.sf-offer-card__badge{position:absolute;z-index:2;top:8px;left:8px;min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border-radius:2px;background:var(--sf-yellow-500);color:var(--sf-navy-950);font-size:8px;font-weight:900;text-transform:uppercase}.sf-offer-card__image{height:152px;display:grid;place-items:center;padding:20px 15px 5px;color:#aeb8c7}.sf-offer-card__image img{width:100%;height:100%;object-fit:contain;transition:transform var(--sf-transition)}.sf-offer-card:hover .sf-offer-card__image img{transform:scale(1.035)}.sf-offer-card__body{flex:1;display:flex;flex-direction:column;padding:7px 11px 10px}.sf-offer-card h3{min-height:34px;margin:0;color:var(--sf-navy-950);font-size:9px;line-height:1.35;font-weight:650}.sf-offer-card h3 a:hover,.sf-offer-card h3 a:focus-visible{color:var(--sf-blue-700);outline:0}.sf-offer-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto}.sf-offer-card__footer>span{color:var(--sf-navy-950);font-size:11px;font-weight:900}.sf-offer-card__footer del{margin-left:4px;color:#9aa4b3;font-size:7px;font-weight:500}.sf-offer-card__footer ins{text-decoration:none}.sf-offer-card__cart{width:31px;height:31px;display:grid;place-items:center;border-radius:4px;background:var(--sf-yellow-500);color:var(--sf-navy-950)}.sf-offer-card__cart:hover,.sf-offer-card__cart:focus-visible{background:var(--sf-yellow-400);outline:0}.sf-home-brands__frame{position:relative;min-height:70px;display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;border:1px solid var(--sf-gray-200);border-radius:6px;background:#fff}.sf-home-brands__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(145px,1fr);overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.sf-home-brand{min-height:56px;display:grid;place-items:center;padding:10px 16px;border-left:1px solid var(--sf-gray-200);color:var(--sf-navy-800);scroll-snap-align:start}.sf-home-brand:first-child{border-left:0}.sf-home-brand img{width:100%;max-width:130px;max-height:36px;object-fit:contain;filter:saturate(.95)}.sf-home-brand strong{font-size:14px;line-height:1;text-align:center;letter-spacing:-.03em}.sf-home-brand--schneider-electric strong{color:#00a46c}.sf-home-brand--legrand strong{color:#e31d2a}.sf-home-brand--philips strong{color:#1476bd}.sf-home-brand--3m strong{color:#ed1b2f;font-size:22px}.sf-home-brand--bticino strong{color:#e65f18}.sf-home-brand--siemens strong{color:#009999}.sf-home-brand--truper strong{color:#f26f21}.sf-home-brand--bosch strong{color:#4b4f54}.sf-home-brand:hover,.sf-home-brand:focus-visible{opacity:.78;outline:0}.sf-home-brands__arrow{width:28px;height:28px;display:grid;place-items:center;justify-self:center;border:0;border-radius:50%;background:transparent;color:var(--sf-gray-600);cursor:pointer}.sf-home-brands__arrow--prev svg{transform:rotate(180deg)}.sf-home-brands__arrow:hover,.sf-home-brands__arrow:focus-visible{color:var(--sf-navy-950);background:var(--sf-yellow-500);outline:0}.sf-home-brands__arrow:disabled{opacity:.25;cursor:default;background:transparent}.sf-home-coverage{margin-bottom:15px;color:#fff}.sf-home-coverage__inner{min-height:126px;display:grid;grid-template-columns:112px minmax(230px,.85fr) minmax(0,2.2fr);align-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(115deg,var(--sf-navy-900),#102b5d)}.sf-home-coverage__map{height:100%;display:grid;place-items:center;color:var(--sf-yellow-500);background:rgba(255,255,255,.03)}.sf-home-coverage__map img{width:100%;height:110px;object-fit:contain;mix-blend-mode:screen}.sf-home-coverage__map span{font-size:48px;font-weight:950;letter-spacing:-.08em;transform:rotate(-8deg)}.sf-home-coverage__intro{padding:16px 22px}.sf-home-coverage__intro h2{margin:0;color:var(--sf-yellow-500);font-size:14px;line-height:1.15;text-transform:uppercase}.sf-home-coverage__intro p{margin:8px 0;color:rgba(255,255,255,.75);font-size:9px;line-height:1.45}.sf-home-coverage__intro a{display:inline-flex;align-items:center;gap:5px;font-size:8px;font-weight:850;text-transform:uppercase}.sf-home-coverage__intro a:hover,.sf-home-coverage__intro a:focus-visible{color:var(--sf-yellow-500);outline:0}.sf-home-coverage__items{min-width:0;display:grid;grid-template-columns:repeat(3,1fr)}.sf-home-coverage__items>div{min-width:0;min-height:76px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:12px 18px;border-left:1px solid rgba(255,255,255,.15)}.sf-home-coverage__items svg{color:#a7b6d1}.sf-home-coverage__items span{min-width:0;display:flex;flex-direction:column}.sf-home-coverage__items strong{font-size:9px;line-height:1.3}.sf-home-coverage__items small{margin-top:3px;color:rgba(255,255,255,.63);font-size:7px;line-height:1.35}.sf-home-testimonials{padding-bottom:18px}.sf-home-testimonials__layout{position:relative;display:grid;grid-template-columns:168px minmax(0,1fr);overflow:hidden;border:1px solid var(--sf-gray-200);border-radius:6px;background:#fff}.sf-rating-summary{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:145px;padding:16px;border-right:1px solid var(--sf-gray-200);text-align:center}.sf-rating-summary>strong{color:var(--sf-navy-950);font-size:40px;line-height:1}.sf-stars{display:flex;gap:2px;margin-top:7px;color:var(--sf-yellow-500)}.sf-stars svg{fill:currentColor;stroke-width:1.4}.sf-rating-summary small{margin-top:7px;color:var(--sf-gray-600);font-size:7px;line-height:1.4}.sf-rating-summary__source{margin-top:6px;color:#4285f4;font-size:12px;font-weight:850;letter-spacing:-.04em}.sf-home-testimonials__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(215px,1fr);overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.sf-testimonial-card{min-height:145px;display:flex;flex-direction:column;padding:18px 16px;border-right:1px solid var(--sf-gray-200);scroll-snap-align:start}.sf-testimonial-card blockquote{margin:0 0 12px;color:var(--sf-gray-600);font-size:8px;line-height:1.5}.sf-testimonial-card>strong{margin-top:auto;color:var(--sf-navy-950);font-size:9px}.sf-testimonial-card>small{margin-top:2px;color:#8c97a8;font-size:7px}.sf-testimonial-card .sf-stars{margin-top:7px}@media (max-width:1199px){.sf-home .sf-container{width:min(1120px,calc(100% - 40px))}.sf-home-hero__layout{grid-template-columns:minmax(310px,.86fr) minmax(420px,1.14fr)}.sf-category-row{grid-template-columns:280px minmax(0,1fr)}.sf-product-rail{grid-auto-columns:170px}.sf-home-project__inner{grid-template-columns:minmax(230px,.8fr) minmax(390px,1.35fr) minmax(235px,.75fr)}.sf-home-project__benefits{gap:10px;padding-inline:10px}.sf-home-coverage__inner{grid-template-columns:95px minmax(200px,.7fr) minmax(0,2.3fr)}}@media (max-width:1023px){.sf-home .sf-container{width:calc(100% - 32px)}.sf-home-hero__layout{min-height:365px;grid-template-columns:minmax(285px,.9fr) minmax(320px,1.1fr);gap:18px}.sf-home-hero__title{font-size:clamp(33px,5vw,46px)}.sf-home-delivery{overflow-x:auto;scrollbar-width:none}.sf-home-delivery .sf-container{width:max-content;min-width:calc(100% - 32px)}.sf-home-delivery__inner{grid-template-columns:repeat(4,auto)}.sf-home-delivery__inner>*{min-width:215px}.sf-category-row{grid-template-columns:245px minmax(0,1fr)}.sf-category-row__copy{width:72%}.sf-category-row__image{width:48%}.sf-product-rail{grid-auto-columns:165px}.sf-shopping-steps{grid-template-columns:170px 1fr}.sf-shopping-steps ol{grid-template-columns:repeat(2,1fr)}.sf-shopping-steps li:nth-child(3),.sf-shopping-steps li:nth-child(4){border-top:1px solid var(--sf-gray-200)}.sf-home-project__inner{grid-template-columns:225px minmax(0,1fr)}.sf-home-project__visual{grid-column:1 / -1;min-height:175px;clip-path:none}.sf-home-project__visual img{object-position:center 58%}.sf-home-offers__rail{grid-auto-columns:185px}.sf-home-coverage__inner{grid-template-columns:88px 210px 1fr}.sf-home-coverage__items{grid-template-columns:1fr}.sf-home-coverage__items>div{min-height:40px;padding-block:6px}.sf-home-coverage__items small{display:none}}@media (max-width:767px){.sf-home{overflow:hidden}.sf-home .sf-container{width:calc(100% - 24px)}.sf-home-hero__layout{min-height:0;grid-template-columns:1fr;gap:12px;padding-block:28px 38px}.sf-home-hero__content{max-width:none}.sf-home-hero__kicker{font-size:9px}.sf-home-hero__title{font-size:clamp(31px,9.8vw,45px)}.sf-home-hero__text{margin-top:13px;font-size:11px}.sf-home-hero__actions{margin-top:18px}.sf-home-button{min-height:39px;font-size:9px}.sf-home-hero__visual{min-height:205px}.sf-home-hero__visual img{max-height:250px}.sf-home-hero__controls{bottom:8px}.sf-slider-arrow{display:none}.sf-home-delivery{padding-block:7px}.sf-home-delivery .sf-container{min-width:calc(100% - 24px)}.sf-home-delivery__inner>*{min-width:215px;min-height:42px;display:flex;align-items:center;justify-content:center;padding-inline:16px;font-size:9px}.sf-home-delivery__title{justify-content:center}.sf-home-categories{padding-top:2px}.sf-category-row{display:block;min-height:0}.sf-category-row__banner{min-height:164px}.sf-category-row__copy{width:65%;padding:18px 10px 15px 17px}.sf-category-row__copy h2{font-size:21px}.sf-category-row__copy p{font-size:8px}.sf-category-row__image{width:48%;height:80%}.sf-category-row__art{right:4%;width:34%}.sf-category-row__products{height:202px}.sf-product-rail{grid-auto-columns:minmax(145px,47vw)}.sf-product-rail__next{display:none}.sf-home-product-card__image{height:112px}.sf-shopping-steps{display:block}.sf-shopping-steps>h2{min-height:50px;display:flex;align-items:center;padding-inline:16px;font-size:12px}.sf-shopping-steps ol{grid-template-columns:repeat(2,1fr);border-top:1px solid var(--sf-gray-200)}.sf-shopping-steps li{min-height:65px;grid-template-columns:auto auto 1fr;padding:8px 9px}.sf-shopping-steps li:nth-child(odd){border-left:0}.sf-shopping-steps__copy small{display:none}.sf-home-project{margin-block:12px 18px}.sf-home-project__inner{min-height:0;display:block;padding-top:21px}.sf-home-project__intro{padding:0 0 17px;text-align:center}.sf-home-project__intro h2{font-size:18px}.sf-home-project__intro p{max-width:470px;margin-inline:auto;padding-inline:12px}.sf-home-project__benefits{grid-template-columns:repeat(2,1fr);padding:0 0 20px}.sf-home-project__benefits .sf-home-button{grid-column:1 / -1;margin-top:6px}.sf-home-project__visual{min-height:155px}.sf-home-section{padding-bottom:16px}.sf-home-section__header{min-height:39px}.sf-home-section__header h2{font-size:12px}.sf-home-section__actions>a{font-size:7px}.sf-home-offers__rail{grid-auto-columns:minmax(165px,46vw)}.sf-home-brands__frame{grid-template-columns:27px minmax(0,1fr) 27px}.sf-home-brands__rail{grid-auto-columns:142px}.sf-home-brand{padding-inline:12px}.sf-home-coverage__inner{display:grid;grid-template-columns:72px 1fr;border-radius:6px}.sf-home-coverage__map{min-height:112px}.sf-home-coverage__map img{height:104px}.sf-home-coverage__intro{padding:12px 13px}.sf-home-coverage__items{grid-column:1 / -1;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.15)}.sf-home-coverage__items>div{display:flex;flex-direction:column;gap:5px;padding:9px 5px;border-left:1px solid rgba(255,255,255,.15);text-align:center}.sf-home-coverage__items strong{font-size:7px}.sf-home-testimonials__layout{grid-template-columns:122px minmax(0,1fr)}.sf-rating-summary{min-height:140px;padding:11px}.sf-rating-summary>strong{font-size:34px}.sf-home-testimonials__rail{grid-auto-columns:minmax(205px,74vw)}}@media (max-width:479px){.sf-home-hero__actions{display:grid;grid-template-columns:1fr 1fr}.sf-home-hero__actions .sf-home-button{padding-inline:9px}.sf-category-row__copy{width:68%}.sf-category-row__image{right:-6%;width:51%}.sf-shopping-steps li{grid-template-columns:auto 1fr}.sf-shopping-steps__number{display:none}.sf-home-project__benefits strong{font-size:7px}.sf-home-section__actions>a{max-width:88px;text-align:right}.sf-home-coverage__items svg{width:23px;height:23px}.sf-home-testimonials__layout{display:block}.sf-rating-summary{min-height:112px;border-right:0;border-bottom:1px solid var(--sf-gray-200)}.sf-home-testimonials__rail{grid-auto-columns:minmax(215px,82vw)}}@media (prefers-reduced-motion:reduce){.sf-home-hero__track,.sf-home-product-card__image img,.sf-offer-card__image img,.sf-home-button{transition:none}}@media (max-width:1199px){.sf-home-hero__slide--background .sf-home-hero__layout{min-height:clamp(380px,41vw,610px);grid-template-columns:minmax(310px,480px) minmax(0,1fr)}.sf-home-hero__slide--background.has-no-content .sf-home-hero__layout{min-height:clamp(300px,41vw,610px)}}@media (max-width:1023px){.sf-home-hero__slide--background .sf-home-hero__layout{min-height:clamp(360px,48vw,560px);grid-template-columns:minmax(285px,440px) minmax(0,1fr)}.sf-home-hero__slide--background.has-no-content .sf-home-hero__layout{min-height:clamp(290px,48vw,560px)}}@media (max-width:767px){.sf-home-hero__slide--background .sf-home-hero__layout{min-height:clamp(390px,105vw,620px);grid-template-columns:1fr;align-items:end;padding-block:30px 48px}.sf-home-hero__slide--background.has-no-content .sf-home-hero__layout{min-height:clamp(250px,78vw,520px);display:block;padding-block:0}.sf-home-hero__slide--background .sf-home-hero__content{max-width:min(100%,520px)}.sf-home-hero__overlay{background:linear-gradient(180deg,rgba(2,14,38,.08) 0%,rgba(2,14,38,.3) 42%,rgba(2,14,38,.94) 100%)}.sf-product-rail__next{display:none}}@media (hover:none),(pointer:coarse){.sf-product-rail{cursor:auto;touch-action:pan-x pan-y pinch-zoom}}.sf-home-hero{--sf-hero-height:var(--sf-hero-height-desktop,710px);width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);border-bottom:0;background:#071b44;outline:none;isolation:isolate}.sf-home-hero:focus-visible{box-shadow:inset 0 0 0 3px var(--sf-yellow-500)}.sf-home-hero__viewport{height:var(--sf-hero-height);min-height:var(--sf-hero-height);cursor:grab;touch-action:pan-y pinch-zoom;user-select:none}.sf-home-hero__viewport.is-pointer-down,.sf-home-hero__viewport.is-dragging{cursor:grabbing}.sf-home-hero__track,.sf-home-hero__slide{height:var(--sf-hero-height);min-height:var(--sf-hero-height)}.sf-home-hero__layout{height:100%;min-height:var(--sf-hero-height)}.sf-home-hero__track{align-items:stretch;transition-duration:600ms;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.sf-home-hero__slide{--sf-hero-background:#071b44;--sf-hero-overlay-opacity:.58;--sf-hero-content-width:620px;--sf-hero-image-position:center center;--sf-hero-mobile-image-position:center center;display:grid;background:var(--sf-hero-background)}.sf-home-hero__media,.sf-home-hero__media picture,.sf-home-hero__media img{min-height:100%}.sf-home-hero__media{overflow:hidden}.sf-home-hero__media img{object-position:var(--sf-hero-image-position);transform:scale(1.01);transition:transform 7s ease-out}.sf-home-hero__slide.is-active .sf-home-hero__media img{transform:scale(1.045)}.sf-home-hero__media--contain img{object-fit:contain;transform:none}.sf-home-hero__slide.is-active .sf-home-hero__media--contain img{transform:none}.sf-home-hero__overlay{z-index:1;opacity:var(--sf-hero-overlay-opacity)}.sf-home-hero__slide--overlay-left .sf-home-hero__overlay{background:linear-gradient(90deg,#020e26 0%,rgba(2,14,38,.94) 28%,rgba(2,14,38,.48) 58%,rgba(2,14,38,.06) 100%)}.sf-home-hero__slide--overlay-right .sf-home-hero__overlay{background:linear-gradient(270deg,#020e26 0%,rgba(2,14,38,.94) 28%,rgba(2,14,38,.48) 58%,rgba(2,14,38,.06) 100%)}.sf-home-hero__slide--overlay-uniform .sf-home-hero__overlay{background:#020e26}.sf-home-hero__layout,.sf-home-hero__slide--background .sf-home-hero__layout,.sf-home-hero__slide--none .sf-home-hero__layout{z-index:2;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:24px;padding-block:clamp(40px,5vh,64px)}.sf-home-hero__slide.has-no-content .sf-home-hero__layout,.sf-home-hero__slide--background.has-no-content .sf-home-hero__layout{display:grid;min-height:var(--sf-hero-height);padding-block:0;pointer-events:none}.sf-home-hero__content{width:min(100%,var(--sf-hero-content-width));max-width:var(--sf-hero-content-width);opacity:0;transform:translateY(22px);transition:opacity 500ms ease 180ms,transform 650ms cubic-bezier(.22,.61,.36,1) 180ms}.sf-home-hero__slide.is-active .sf-home-hero__content{opacity:1;transform:translateY(0)}.sf-home-hero__slide--content-left .sf-home-hero__content{grid-column:1 / span 6;justify-self:start}.sf-home-hero__slide--content-center .sf-home-hero__content{grid-column:3 / span 8;justify-self:center}.sf-home-hero__slide--content-right .sf-home-hero__content{grid-column:7 / -1;justify-self:end}.sf-home-hero__slide--vertical-top .sf-home-hero__content{align-self:start}.sf-home-hero__slide--vertical-center .sf-home-hero__content{align-self:center}.sf-home-hero__slide--vertical-bottom .sf-home-hero__content{align-self:end}.sf-home-hero__slide--align-left .sf-home-hero__content{text-align:left}.sf-home-hero__slide--align-center .sf-home-hero__content{text-align:center}.sf-home-hero__slide--align-right .sf-home-hero__content{text-align:right}.sf-home-hero__kicker{margin-bottom:14px;color:var(--sf-yellow-500);font-size:clamp(12px,.9vw,15px);line-height:1.25;letter-spacing:.11em}.sf-home-hero__title{max-width:100%;color:var(--sf-navy-950);font-size:clamp(44px,4.25vw,72px);line-height:.94;letter-spacing:-.055em;text-wrap:balance}.sf-home-hero__title-main,.sf-home-hero__title-highlight{display:block}.sf-home-hero__title-highlight{margin-top:.14em;color:var(--sf-yellow-500)}.sf-home-hero__text{max-width:620px;margin-top:clamp(20px,2.2vw,30px);color:#53627a;font-size:clamp(16px,1.2vw,20px);line-height:1.5;text-wrap:pretty}.sf-home-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:clamp(26px,3vw,38px)}.sf-home-hero__slide--align-center .sf-home-hero__actions{justify-content:center}.sf-home-hero__slide--align-right .sf-home-hero__actions{justify-content:flex-end}.sf-home-hero__actions .sf-home-button{min-height:54px;padding-inline:28px;border-width:2px;border-radius:6px;font-size:13px}.sf-home-hero__slide--theme-light .sf-home-hero__kicker,.sf-home-hero__slide--theme-light .sf-home-hero__title,.sf-home-hero__slide--theme-light .sf-home-hero__text{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.24)}.sf-home-hero__slide--theme-light .sf-home-hero__title-highlight,.sf-home-hero__slide--theme-light .sf-home-hero__kicker{color:var(--sf-yellow-500)}.sf-home-hero__slide--theme-dark .sf-home-button--outline{background:rgba(255,255,255,.92)}.sf-home-hero__arrow,.sf-slider-arrow.sf-home-hero__arrow{position:absolute;z-index:7;top:50%;width:50px;height:50px;border:1px solid rgba(255,255,255,.42);background:rgba(5,28,68,.88);color:#fff;opacity:1;transform:translateY(-50%);box-shadow:0 10px 26px rgba(0,0,0,.2);backdrop-filter:blur(7px)}.sf-home-hero__arrow--prev{left:clamp(14px,2.2vw,42px)}.sf-home-hero__arrow--next{right:clamp(14px,2.2vw,42px)}.sf-home-hero__arrow--prev svg{transform:rotate(180deg)}.sf-home-hero__arrow:hover,.sf-home-hero__arrow:focus-visible{border-color:var(--sf-yellow-500);background:var(--sf-yellow-500);color:var(--sf-navy-950)}.sf-home-hero__controls{position:absolute;z-index:7;left:50%;bottom:clamp(18px,3vh,34px);display:flex;align-items:center;justify-content:center;width:auto;padding:10px 13px;border-radius:999px;background:rgba(5,28,68,.68);transform:translateX(-50%);pointer-events:auto;backdrop-filter:blur(7px)}.sf-home-hero .sf-slider-dots{gap:10px}.sf-home-hero .sf-slider-dot{width:10px;height:10px;background:rgba(255,255,255,.72);transition:width 220ms ease,border-radius 220ms ease,background 220ms ease}.sf-home-hero .sf-slider-dot.is-active{width:30px;border-radius:999px;background:var(--sf-yellow-500);transform:none}@media (max-width:1599px){.sf-home-hero{--sf-hero-height:var(--sf-hero-height-laptop,600px)}}@media (max-width:1023px){.sf-home-hero{--sf-hero-height:var(--sf-hero-height-tablet,540px)}.sf-home-hero__layout,.sf-home-hero__slide--background .sf-home-hero__layout,.sf-home-hero__slide--none .sf-home-hero__layout{grid-template-columns:repeat(10,minmax(0,1fr));padding-block:42px 64px}.sf-home-hero__slide--content-left .sf-home-hero__content{grid-column:1 / span 6}.sf-home-hero__slide--content-center .sf-home-hero__content{grid-column:2 / span 8}.sf-home-hero__slide--content-right .sf-home-hero__content{grid-column:5 / -1}.sf-home-hero__title{font-size:clamp(40px,6.3vw,60px)}}@media (max-width:767px){.sf-home-hero{--sf-hero-height:var(--sf-hero-height-mobile,520px)}.sf-home-hero__viewport{cursor:auto}.sf-home-hero__media img{object-position:var(--sf-hero-mobile-image-position)}.sf-home-hero__layout,.sf-home-hero__slide--background .sf-home-hero__layout,.sf-home-hero__slide--none .sf-home-hero__layout{width:calc(100% - 32px);grid-template-columns:1fr;padding-block:34px 70px}.sf-home-hero__slide--content-left .sf-home-hero__content,.sf-home-hero__slide--content-center .sf-home-hero__content,.sf-home-hero__slide--content-right .sf-home-hero__content{grid-column:1 / -1;width:min(100%,var(--sf-hero-content-width))}.sf-home-hero__slide--content-left .sf-home-hero__content{justify-self:start}.sf-home-hero__slide--content-center .sf-home-hero__content{justify-self:center}.sf-home-hero__slide--content-right .sf-home-hero__content{justify-self:end}.sf-home-hero__slide--vertical-top .sf-home-hero__overlay{background:linear-gradient(180deg,#020e26 0%,rgba(2,14,38,.78) 42%,rgba(2,14,38,.08) 100%)}.sf-home-hero__slide--vertical-bottom .sf-home-hero__overlay{background:linear-gradient(180deg,rgba(2,14,38,.08) 0%,rgba(2,14,38,.72) 55%,#020e26 100%)}.sf-home-hero__slide--vertical-center .sf-home-hero__overlay{background:rgba(2,14,38,.78)}.sf-home-hero__kicker{margin-bottom:10px;font-size:11px}.sf-home-hero__title{font-size:clamp(32px,10.5vw,48px);line-height:.96}.sf-home-hero__text{margin-top:14px;font-size:14px;line-height:1.45}.sf-home-hero__actions{gap:10px;margin-top:18px}.sf-home-hero__actions .sf-home-button{min-height:48px;padding-inline:20px;font-size:11px}.sf-home-hero__arrow,.sf-slider-arrow.sf-home-hero__arrow{display:grid;top:auto;bottom:18px;width:42px;height:42px;transform:none}.sf-home-hero__arrow--prev{left:16px}.sf-home-hero__arrow--next{right:16px}.sf-home-hero__controls{bottom:19px;padding:8px 11px}}@media (max-width:479px){.sf-home-hero__layout,.sf-home-hero__slide--background .sf-home-hero__layout,.sf-home-hero__slide--none .sf-home-hero__layout{width:calc(100% - 28px)}.sf-home-hero__actions{display:grid;grid-template-columns:1fr}.sf-home-hero__actions .sf-home-button{width:100%}.sf-home-hero__slide--align-right .sf-home-hero__actions,.sf-home-hero__slide--align-center .sf-home-hero__actions{justify-content:stretch}.sf-home-hero__arrow,.sf-slider-arrow.sf-home-hero__arrow{width:38px;height:38px}.sf-home-hero .sf-slider-dot{width:8px;height:8px}.sf-home-hero .sf-slider-dot.is-active{width:24px}}@media (prefers-reduced-motion:reduce){.sf-home-hero__media img,.sf-home-hero__content{transition:none;transform:none}}.sf-home-hero__slide{--sf-hero-content-offset:var(--sf-hero-content-offset-desktop,0px)}.sf-home-hero__content{transform:translate3d(0,calc(var(--sf-hero-content-offset)+22px),0)}.sf-home-hero__slide.is-active .sf-home-hero__content{transform:translate3d(0,var(--sf-hero-content-offset),0)}.sf-home-delivery{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);padding:0;overflow:hidden;background:transparent}.sf-home-delivery .sf-container{width:100%;max-width:none;min-width:0;margin:0;padding:0}.sf-home-delivery__inner{width:100%;min-height:86px;grid-template-columns:1.05fr 1fr 1.25fr .8fr;border-radius:0;box-shadow:none}.sf-home-delivery__inner>*{min-width:0;min-height:86px;display:flex;align-items:center;justify-content:center;padding-inline:clamp(18px,2.2vw,42px);font-size:clamp(13px,.82vw,16px);font-weight:750;line-height:1.25;white-space:normal}.sf-home-delivery__title{justify-content:flex-start;gap:14px;font-size:clamp(15px,.95vw,18px);letter-spacing:.015em}.sf-home-delivery__title svg{width:27px;height:27px;flex:0 0 27px}.sf-home-delivery__inner small{font-size:clamp(11px,.7vw,14px);line-height:1.3}@media (max-width:1599px){.sf-home-hero__slide{--sf-hero-content-offset:var(--sf-hero-content-offset-laptop,0px)}}@media (max-width:1023px){.sf-home-hero__slide{--sf-hero-content-offset:var(--sf-hero-content-offset-tablet,0px)}.sf-home-delivery{padding:0;overflow:hidden}.sf-home-delivery .sf-container{width:100%;max-width:none;min-width:0}.sf-home-delivery__inner{min-height:136px;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-delivery__inner>*{min-width:0;min-height:68px;padding:14px 20px;font-size:14px}.sf-home-delivery__inner>*+*{border-left:1px solid rgba(255,204,5,.5)}.sf-home-delivery__inner>:nth-child(odd){border-left:0}.sf-home-delivery__inner>:nth-child(n+3){border-top:1px solid rgba(255,204,5,.5)}.sf-home-delivery__title{justify-content:center;font-size:16px}.sf-home-delivery__inner small{font-size:12px}}@media (max-width:767px){.sf-home-hero__slide{--sf-hero-content-offset:var(--sf-hero-content-offset-mobile,0px)}.sf-home-delivery{padding:0}.sf-home-delivery__inner{min-height:0;grid-template-columns:1fr}.sf-home-delivery__inner>*{min-height:58px;padding:13px 18px;border-left:0 !important;border-top:1px solid rgba(255,204,5,.5);font-size:14px;text-align:center}.sf-home-delivery__inner>:first-child{border-top:0}.sf-home-delivery__title{justify-content:center;font-size:16px}.sf-home-delivery__title svg{width:25px;height:25px;flex-basis:25px}.sf-home-delivery__inner small{font-size:12px}}@media (prefers-reduced-motion:reduce){.sf-home-hero__content,.sf-home-hero__slide.is-active .sf-home-hero__content{transform:translate3d(0,var(--sf-hero-content-offset),0)}}.sf-home-delivery__inner{min-height:58px}.sf-home-delivery__inner>*{min-height:58px;padding-inline:clamp(16px,2vw,34px);font-size:clamp(11px,.72vw,14px);line-height:1.2}.sf-home-delivery__title{gap:11px;font-size:clamp(13px,.82vw,16px)}.sf-home-delivery__title svg{width:23px;height:23px;flex-basis:23px}.sf-home-delivery__inner small{font-size:clamp(10px,.62vw,12px)}.sf-home-categories{padding:10px 0 26px;background:#fff}.sf-home-categories__inner{gap:8px}.sf-category-row{min-height:238px;grid-template-columns:clamp(252px,26.5%,332px) minmax(0,1fr);border-color:#dce3ec;border-radius:4px;box-shadow:0 2px 9px rgba(7,22,58,.04)}.sf-category-row__banner{min-height:238px;background:linear-gradient(126deg,#0b2b65 0 65%,#fff 65.2% 71%,#ffcb05 71.2% 75.5%,#153b78 75.7% 100%)}.sf-category-row__banner::after{right:-24%;bottom:-46%;width:76%;background:rgba(255,255,255,.075)}.sf-category-row__copy{width:59%;padding:22px 8px 18px 20px}.sf-category-row__copy h2{font-size:clamp(21px,1.35vw,27px);line-height:1.04;letter-spacing:-.03em}.sf-category-row__copy p{max-width:155px;margin:11px 0 13px;color:rgba(255,255,255,.84);font-size:10px;line-height:1.42}.sf-category-row__button{min-height:34px;gap:8px;padding:0 13px;border-radius:3px;font-size:9px;box-shadow:0 3px 8px rgba(7,22,58,.14)}.sf-category-row__image{z-index:1;max-width:none;filter:drop-shadow(0 10px 13px rgba(7,22,58,.2))}.sf-category-row__image--contain{right:-3%;bottom:0;width:62%;height:82%;object-fit:contain}.sf-category-row__image--cover{right:0;bottom:0;width:64%;height:61%;object-fit:cover;filter:saturate(.96) contrast(1.02);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.3) 17%,#000 38%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.3) 17%,#000 38%)}.sf-category-row__image--right-bottom{object-position:right bottom}.sf-category-row__image--center-bottom{object-position:center bottom}.sf-category-row__image--right-center{object-position:right center}.sf-category-row__image--center-center{object-position:center center}.sf-category-row__art{right:3%;bottom:8%;width:40%;height:61%}.sf-category-row__products{height:238px}.sf-product-rail{grid-auto-columns:clamp(168px,11.2vw,202px)}.sf-home-product-card__image{height:137px;padding:13px 13px 3px}.sf-home-product-card__body{padding:4px 11px 11px}.sf-home-product-card h3{min-height:40px;display:-webkit-box;overflow:hidden;font-size:10px;line-height:1.3;font-weight:700;-webkit-box-orient:vertical;-webkit-line-clamp:3}.sf-home-product-card__category{min-height:13px;margin-top:3px;font-size:7.5px}.sf-home-product-card__price{font-size:13px}.sf-home-product-card__cart{width:28px;height:28px}.sf-product-rail__next{right:7px;width:32px;height:32px;border-color:#e2e8f0}@media (max-width:1199px){.sf-category-row{grid-template-columns:260px minmax(0,1fr)}.sf-product-rail{grid-auto-columns:176px}}@media (max-width:1023px){.sf-home-delivery__inner{min-height:96px;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-delivery__inner>*{min-width:0;min-height:48px;padding:9px 16px;font-size:12px}.sf-home-delivery__title{justify-content:center;font-size:14px}.sf-home-delivery__inner small{font-size:10px}.sf-category-row{grid-template-columns:236px minmax(0,1fr)}.sf-category-row__copy{width:64%;padding-left:18px}.sf-category-row__image--contain{width:58%}.sf-category-row__image--cover{width:68%}.sf-product-rail{grid-auto-columns:168px}}@media (max-width:767px){.sf-home-delivery__inner{min-height:88px;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-delivery__inner>*{min-width:0;min-height:44px;padding:7px 10px;border-left:1px solid rgba(255,204,5,.5) !important;border-top:0;font-size:10px;line-height:1.15}.sf-home-delivery__inner>:nth-child(odd){border-left:0 !important}.sf-home-delivery__inner>:nth-child(n+3){border-top:1px solid rgba(255,204,5,.5)}.sf-home-delivery__title{gap:7px;font-size:12px}.sf-home-delivery__title svg{width:19px;height:19px;flex-basis:19px}.sf-home-delivery__inner small{font-size:9px}.sf-home-categories{padding-top:7px}.sf-home-categories__inner{gap:7px}.sf-category-row{min-height:0}.sf-category-row__banner{min-height:178px}.sf-category-row__copy{width:61%;padding:18px 8px 15px 17px}.sf-category-row__copy h2{font-size:21px}.sf-category-row__copy p{max-width:145px;margin-block:8px 10px;font-size:8.5px}.sf-category-row__button{min-height:31px;font-size:8px}.sf-category-row__image--contain{right:-5%;width:59%;height:78%}.sf-category-row__image--cover{width:66%;height:64%}.sf-category-row__products{height:216px}.sf-product-rail{grid-auto-columns:minmax(148px,43vw)}.sf-home-product-card__image{height:121px}.sf-home-product-card h3{min-height:36px;font-size:9px}.sf-home-product-card__price{font-size:12px}}.sf-category-row__banner{--sf-category-background:#0b2b65;--sf-category-overlay-opacity:.62;--sf-category-image-position:center center;--sf-category-mobile-image-position:center center;display:flex;padding:0;background:var(--sf-category-background);color:#fff}.sf-category-row__banner::after{display:none}.sf-category-row__media,.sf-category-row__media picture{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;overflow:hidden;pointer-events:none}.sf-category-row__media-image{display:block;width:100%;height:100%;object-position:var(--sf-category-image-position)}.sf-category-row__banner--fit-cover .sf-category-row__media-image{object-fit:cover}.sf-category-row__banner--fit-contain .sf-category-row__media-image{object-fit:contain}.sf-category-row__banner--layout-split .sf-category-row__media{left:37%;width:63%}.sf-category-row__banner--layout-split.sf-category-row__banner--fit-cover .sf-category-row__media{-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.72) 18%,#000 38%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.72) 18%,#000 38%)}.sf-category-row__banner--layout-split::before{content:"";position:absolute;z-index:2;top:-12%;left:61%;width:12px;height:124%;border-left:9px solid #fff;background:var(--sf-yellow-500);transform:skewX(-14deg);pointer-events:none}.sf-category-row__overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.sf-category-row__banner--overlay-left .sf-category-row__overlay{background:linear-gradient(90deg,rgba(4,17,46,var(--sf-category-overlay-opacity)) 0%,rgba(4,17,46,var(--sf-category-overlay-opacity)) 42%,rgba(4,17,46,0) 88%)}.sf-category-row__banner--overlay-right .sf-category-row__overlay{background:linear-gradient(270deg,rgba(4,17,46,var(--sf-category-overlay-opacity)) 0%,rgba(4,17,46,var(--sf-category-overlay-opacity)) 42%,rgba(4,17,46,0) 88%)}.sf-category-row__banner--overlay-uniform .sf-category-row__overlay{background:rgba(4,17,46,var(--sf-category-overlay-opacity))}.sf-category-row__banner--overlay-bottom .sf-category-row__overlay{background:linear-gradient(0deg,rgba(4,17,46,var(--sf-category-overlay-opacity)) 0%,rgba(4,17,46,var(--sf-category-overlay-opacity)) 42%,rgba(4,17,46,0) 92%)}.sf-category-row__copy{position:relative;z-index:3;width:min(78%,250px);min-height:0;display:flex;flex-direction:column;align-items:flex-start;padding:21px 19px;text-align:left;text-shadow:0 2px 12px rgba(0,0,0,.2)}.sf-category-row__banner--layout-split .sf-category-row__copy{width:61%;max-width:215px}.sf-category-row__banner--horizontal-left{justify-content:flex-start}.sf-category-row__banner--horizontal-center{justify-content:center}.sf-category-row__banner--horizontal-right{justify-content:flex-end}.sf-category-row__banner--vertical-top{align-items:flex-start}.sf-category-row__banner--vertical-center{align-items:center}.sf-category-row__banner--vertical-bottom{align-items:flex-end}.sf-category-row__banner--align-left .sf-category-row__copy{align-items:flex-start;text-align:left}.sf-category-row__banner--align-center .sf-category-row__copy{align-items:center;text-align:center}.sf-category-row__banner--align-right .sf-category-row__copy{align-items:flex-end;text-align:right}.sf-category-row__kicker{margin:0 0 5px;color:var(--sf-yellow-500);font-size:8px;line-height:1.2;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.sf-category-row__copy h2{margin:0;color:inherit;font-size:clamp(20px,1.32vw,26px);line-height:1.03;font-weight:900;text-transform:uppercase;letter-spacing:-.035em}.sf-category-row__copy .sf-category-row__text{max-width:190px;margin:9px 0 12px;color:rgba(255,255,255,.86);font-size:9px;line-height:1.43}.sf-category-row__banner--theme-dark{color:var(--sf-navy-950)}.sf-category-row__banner--theme-dark .sf-category-row__copy{text-shadow:0 2px 12px rgba(255,255,255,.28)}.sf-category-row__banner--theme-dark .sf-category-row__copy .sf-category-row__text{color:rgba(7,27,68,.8)}.sf-category-row__banner--theme-dark .sf-category-row__kicker{color:var(--sf-navy-800)}.sf-category-row__button{min-height:34px;margin-top:auto;padding:0 13px;font-size:8.5px;line-height:1;text-shadow:none}.sf-category-row__art{z-index:1;right:7%;bottom:10%;width:37%;height:58%;color:rgba(255,255,255,.2)}.sf-category-row__banner--layout-color .sf-category-row__art{color:rgba(255,255,255,.16)}.sf-category-row__banner.has-no-content .sf-category-row__media-image{object-position:var(--sf-category-image-position)}@media (max-width:1023px){.sf-category-row__copy{width:min(82%,220px);padding:18px 16px}.sf-category-row__banner--layout-split .sf-category-row__copy{width:64%;max-width:190px}.sf-category-row__copy h2{font-size:21px}}@media (max-width:767px){.sf-category-row__banner{min-height:190px}.sf-category-row__media-image{object-position:var(--sf-category-mobile-image-position)}.sf-category-row__banner--mobile-horizontal-left{justify-content:flex-start}.sf-category-row__banner--mobile-horizontal-center{justify-content:center}.sf-category-row__banner--mobile-horizontal-right{justify-content:flex-end}.sf-category-row__banner--mobile-vertical-top{align-items:flex-start}.sf-category-row__banner--mobile-vertical-center{align-items:center}.sf-category-row__banner--mobile-vertical-bottom{align-items:flex-end}.sf-category-row__copy{width:min(82%,235px);padding:17px}.sf-category-row__banner--layout-split .sf-category-row__media{left:34%;width:66%}.sf-category-row__banner--layout-split .sf-category-row__copy{width:62%;max-width:210px}.sf-category-row__banner--layout-split::before{left:61%;width:9px;border-left-width:7px}.sf-category-row__kicker{font-size:7.5px}.sf-category-row__copy h2{font-size:22px}.sf-category-row__copy .sf-category-row__text{max-width:180px;margin-block:8px 10px;font-size:8.5px}.sf-category-row__button{min-height:32px;font-size:8px}}.sf-product-rail{touch-action:pan-x pan-y pinch-zoom}.sf-category-row{min-height:280px;grid-template-columns:clamp(320px,27.5%,410px) minmax(0,1fr)}.sf-category-row__banner,.sf-category-row__products{min-height:280px;height:280px}.sf-category-row__banner--layout-split .sf-category-row__media{left:34%;width:66%}.sf-category-row__copy{width:min(82%,310px);padding:28px 24px 24px}.sf-category-row__banner--layout-split .sf-category-row__copy{width:64%;max-width:260px}.sf-category-row__kicker{margin-bottom:7px;font-size:11px}.sf-category-row__copy h2{font-size:clamp(27px,1.65vw,34px);line-height:1.02}.sf-category-row__copy .sf-category-row__text{max-width:235px;margin:12px 0 16px;font-size:12px;line-height:1.45}.sf-category-row__button{min-height:40px;padding:0 17px;font-size:10.5px}.sf-category-row__art{right:5%;bottom:8%;width:40%;height:64%}.sf-product-rail{grid-auto-columns:clamp(190px,12.2vw,230px)}.sf-home-product-card__image{height:158px;padding:14px 14px 4px}.sf-home-product-card__body{padding:6px 13px 13px}.sf-home-product-card h3{min-height:52px;font-size:13px;line-height:1.28;font-weight:750;-webkit-line-clamp:3}.sf-home-product-card__category{min-height:16px;margin-top:4px;font-size:9px}.sf-home-product-card__footer{padding-top:7px}.sf-home-product-card__price{font-size:16px}.sf-home-product-card__price del{font-size:9px}.sf-home-product-card__cart,.sf-home-product-card__cart.button{width:34px;height:34px;min-height:34px;display:grid;place-items:center;padding:0 !important;border:0 !important;border-radius:5px;color:var(--sf-navy-800) !important;background:#f1f4f8 !important;line-height:1;text-decoration:none}.sf-home-product-card__cart:hover,.sf-home-product-card__cart:focus-visible,.sf-home-product-card__cart.button:hover,.sf-home-product-card__cart.button:focus-visible{color:var(--sf-navy-950) !important;background:var(--sf-yellow-500) !important}.sf-home-product-card__cart.loading{opacity:.62;pointer-events:none}.sf-home-product-card__cart.added{color:#fff !important;background:#16794f !important}.sf-home-product-card__footer>.added_to_cart.wc-forward:not(.sf-home-product-card__cart){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;clip-path:inset(50%) !important;white-space:nowrap !important}.sf-home-project{--sf-project-height:var(--sf-project-height-desktop,260px);--sf-project-background:#071b44;--sf-project-overlay-opacity:.76;--sf-project-image-position:center center;--sf-project-mobile-image-position:center center;position:relative;margin:22px 0 26px;overflow:hidden;background:var(--sf-project-background)}.sf-home-project__inner{position:relative;z-index:1;min-height:var(--sf-project-height);display:grid;grid-template-columns:minmax(290px,.82fr) minmax(520px,1.45fr);align-items:center;gap:clamp(22px,3vw,58px);padding-right:36%}.sf-home-project__intro,.sf-home-project__benefits{position:relative;z-index:4}.sf-home-project__intro{min-width:0;padding:30px 0}.sf-home-project__intro h2{font-size:clamp(23px,1.55vw,31px);line-height:1.06;letter-spacing:-.025em}.sf-home-project__intro p{max-width:510px;margin-top:17px;font-size:clamp(13px,.82vw,16px);line-height:1.55}.sf-home-project__benefits{grid-template-columns:repeat(4,minmax(95px,1fr));gap:18px 12px;padding:28px 0}.sf-home-project__benefits>div{gap:10px}.sf-home-project__benefits svg{width:36px;height:36px}.sf-home-project__benefits strong{font-size:clamp(10px,.68vw,13px);line-height:1.3}.sf-home-project__benefits .sf-home-button{min-width:220px;min-height:52px;margin-top:2px;padding-inline:24px;font-size:13px}.sf-home-project__visual{position:absolute;z-index:0;inset:0 0 0 auto;width:40%;min-height:0;overflow:hidden;clip-path:none;background:var(--sf-project-background)}.sf-home-project__visual picture{position:absolute;inset:0;display:block;width:100%;height:100%}.sf-home-project__visual img{display:block;width:100%;height:100%;object-position:var(--sf-project-image-position)}.sf-home-project--fit-contain .sf-home-project__visual img{object-fit:contain}.sf-home-project--fit-cover .sf-home-project__visual img{object-fit:cover}.sf-home-project__visual::before{content:"";position:absolute;z-index:2;inset:0;pointer-events:none}.sf-home-project--overlay-left .sf-home-project__visual::before{background:linear-gradient(90deg,rgba(7,27,68,var(--sf-project-overlay-opacity)) 0%,rgba(7,27,68,var(--sf-project-overlay-opacity)) 20%,rgba(7,27,68,0) 62%)}.sf-home-project--overlay-right .sf-home-project__visual::before{background:linear-gradient(270deg,rgba(7,27,68,var(--sf-project-overlay-opacity)) 0%,rgba(7,27,68,var(--sf-project-overlay-opacity)) 20%,rgba(7,27,68,0) 62%)}.sf-home-project--overlay-uniform .sf-home-project__visual::before{background:rgba(7,27,68,var(--sf-project-overlay-opacity))}.sf-home-project.has-no-overlay .sf-home-project__visual::before{display:none}.sf-home-project__visual::after{z-index:3;right:-96px;bottom:-175px;width:250px;height:350px}@media (max-width:1599px){.sf-home-project{--sf-project-height:var(--sf-project-height-laptop,250px)}.sf-category-row{min-height:268px;grid-template-columns:300px minmax(0,1fr)}.sf-category-row__banner,.sf-category-row__products{min-height:268px;height:268px}.sf-product-rail{grid-auto-columns:205px}.sf-home-product-card__image{height:150px}.sf-home-project__inner{grid-template-columns:minmax(245px,.82fr) minmax(430px,1.35fr);gap:24px;padding-right:35%}.sf-home-project__visual{width:39%}}@media (max-width:1023px){.sf-home-project{--sf-project-height:var(--sf-project-height-tablet,330px)}.sf-category-row{min-height:258px;grid-template-columns:270px minmax(0,1fr)}.sf-category-row__banner,.sf-category-row__products{min-height:258px;height:258px}.sf-category-row__copy{width:min(84%,245px);padding:23px 19px}.sf-category-row__copy h2{font-size:26px}.sf-category-row__copy .sf-category-row__text{font-size:11px}.sf-product-rail{grid-auto-columns:190px}.sf-home-product-card__image{height:145px}.sf-home-product-card h3{font-size:12px}.sf-home-project__inner{grid-template-columns:minmax(210px,.8fr) minmax(310px,1.2fr);gap:18px;padding-right:34%}.sf-home-project__intro h2{font-size:23px}.sf-home-project__benefits{grid-template-columns:repeat(2,minmax(110px,1fr));gap:18px 12px}.sf-home-project__visual{grid-column:auto;width:40%;min-height:0;clip-path:none}}@media (max-width:767px){.sf-category-row{min-height:0;display:block}.sf-category-row__banner{min-height:230px;height:230px}.sf-category-row__products{min-height:250px;height:250px}.sf-category-row__copy{width:min(86%,285px);padding:22px 20px}.sf-category-row__banner--layout-split .sf-category-row__copy{width:66%;max-width:245px}.sf-category-row__kicker{font-size:9px}.sf-category-row__copy h2{font-size:27px}.sf-category-row__copy .sf-category-row__text{max-width:220px;font-size:10.5px}.sf-category-row__button{min-height:38px;font-size:10px}.sf-product-rail{grid-auto-columns:minmax(168px,54vw)}.sf-home-product-card__image{height:137px}.sf-home-product-card__body{padding:5px 11px 11px}.sf-home-product-card h3{min-height:45px;font-size:11.5px}.sf-home-product-card__category{font-size:8px}.sf-home-product-card__price{font-size:14px}.sf-home-product-card__cart,.sf-home-product-card__cart.button{width:32px;height:32px;min-height:32px}.sf-home-project{--sf-project-height:var(--sf-project-height-mobile,520px);margin-block:16px 22px}.sf-home-project__inner{min-height:var(--sf-project-height);display:flex;flex-direction:column;justify-content:center;gap:20px;padding:32px 18px}.sf-home-project__intro{width:100%;padding:0;text-align:left}.sf-home-project__intro h2{font-size:clamp(25px,7.4vw,34px)}.sf-home-project__intro p{max-width:520px;margin:15px 0 0;padding:0;font-size:14px}.sf-home-project__benefits{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px;padding:0}.sf-home-project__benefits strong{font-size:11px}.sf-home-project__benefits .sf-home-button{min-width:190px;min-height:48px;font-size:12px}.sf-home-project__visual{inset:0;width:100%;min-height:0;clip-path:none;opacity:.72}.sf-home-project__visual img{object-position:var(--sf-project-mobile-image-position)}.sf-home-project--overlay-left .sf-home-project__visual::before,.sf-home-project--overlay-right .sf-home-project__visual::before{background:linear-gradient(90deg,rgba(7,27,68,.96) 0%,rgba(7,27,68,var(--sf-project-overlay-opacity)) 58%,rgba(7,27,68,.36) 100%)}.sf-home-project__visual::after{right:-120px;bottom:-210px;opacity:.8}}.sf-home-categories{padding-top:34px}.sf-home-categories__header{margin-bottom:18px}.sf-home-categories__header h2{margin:0;color:#0b2b65;font-size:clamp(28px,2.1vw,40px);line-height:1.05;letter-spacing:-.02em;text-transform:uppercase}.sf-home-highlights{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);padding:0;background:#07245c}.sf-home-highlights__inner{min-height:110px;padding:0 clamp(20px,3.4vw,54px);display:grid;grid-template-columns:minmax(250px,1.15fr) minmax(420px,2.6fr) auto;align-items:center;gap:18px;color:#fff}.sf-home-highlights__brand{display:flex;align-items:center;gap:16px;min-width:0;padding-right:18px;border-right:1px solid rgba(255,255,255,.24)}.sf-home-highlights__logo img{display:block;width:auto;max-width:74px;max-height:74px}.sf-home-highlights__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.sf-home-highlights__copy small{color:rgba(255,255,255,.78);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.sf-home-highlights__copy strong{color:#fff;font-size:clamp(18px,1.9vw,34px);line-height:.98;text-transform:uppercase}.sf-home-highlights__copy span{color:#ffcc05;font-size:clamp(13px,.9vw,17px);font-weight:800;text-transform:uppercase}.sf-home-highlights__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-width:0}.sf-home-highlights__item{min-height:74px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:8px 12px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}.sf-home-highlights__item:last-child{border-right:0}.sf-home-highlights__item svg{color:rgba(255,255,255,.9);flex:0 0 auto}.sf-home-highlights__item span{font-size:14px;line-height:1.2;font-weight:700}.sf-home-highlights__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 26px;border-radius:8px;background:#ffcc05;color:#0b2b65;text-decoration:none;font-size:14px;font-weight:800;text-transform:uppercase}.sf-home-highlights__button:hover,.sf-home-highlights__button:focus-visible{background:#ffd633}.sf-category-row{grid-template-columns:minmax(240px,290px) minmax(0,1fr);gap:0;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #d6deea;box-shadow:0 8px 24px rgba(7,27,68,.06)}.sf-category-row+.sf-category-row{margin-top:14px}.sf-category-row__banner{min-height:214px;padding:18px 18px 16px;border-radius:0}.sf-category-row__copy{max-width:100%;gap:10px}.sf-category-row__kicker{margin:0;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.84}.sf-category-row__copy h2{margin:0;font-size:clamp(18px,1.45vw,28px);font-weight:900;line-height:1.02;text-transform:uppercase}.sf-category-row__text{max-width:22ch;margin:0;font-size:14px;line-height:1.35}.sf-category-row__button{min-height:42px;padding-inline:18px;border-radius:6px;font-size:12px;font-weight:800;text-transform:uppercase}.sf-category-row__products{min-width:0;background:#fff}.sf-product-rail{gap:0;padding-right:54px}.sf-home-product-card{width:min(190px,calc(33vw - 18px));min-height:214px;border-left:1px solid #d6deea;border-radius:0;box-shadow:none}.sf-home-product-card__image{min-height:100px;padding:10px 10px 4px}.sf-home-product-card__image img{max-height:86px;object-fit:contain}.sf-home-product-card__body{padding:0 12px 12px;gap:10px}.sf-home-product-card__body h3,.sf-home-product-card__body h3 a{color:#0b2b65;font-size:13px;font-weight:800;line-height:1.22;text-decoration:none}.sf-home-product-card__body h3 a:hover,.sf-home-product-card__body h3 a:focus-visible{text-decoration:underline}.sf-home-product-card__category{font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.03em}.sf-home-product-card__price{font-size:14px;font-weight:900}.sf-home-product-card__cart{width:34px;height:34px;border-radius:6px}.sf-product-rail__next{right:14px;width:38px;height:38px;box-shadow:0 4px 12px rgba(7,27,68,.12)}.sf-shopping-steps{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:stretch;gap:0;padding:0;border:1px solid #d6deea;border-radius:12px;overflow:hidden;background:#fff}.sf-shopping-steps>h2{margin:0;padding:26px 28px;color:#0b2b65;font-size:clamp(18px,1.4vw,28px);font-weight:900;line-height:1.04;text-transform:uppercase;border-right:1px solid #d6deea}.sf-shopping-steps ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.sf-shopping-steps li{min-height:110px;padding:18px 20px;border-top:0;border-left:1px solid #d6deea}.sf-shopping-steps li:first-child{border-left:0}.sf-shopping-steps__icon{color:#5f7aa5}.sf-shopping-steps__number{width:28px;height:28px;font-size:13px}.sf-shopping-steps__copy strong{font-size:14px;line-height:1.2}.sf-shopping-steps__copy small{margin-top:3px;font-size:12px;line-height:1.28}.sf-home-project{margin-top:34px;border-radius:0;overflow:hidden}.sf-home-project__inner{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(420px,1fr) minmax(340px,.9fr);align-items:center;gap:20px;min-height:var(--sf-project-height-desktop)}.sf-home-project__intro{padding-inline:clamp(22px,4vw,56px) 0;position:relative;z-index:2}.sf-home-project__intro h2{font-size:clamp(30px,2.3vw,46px);line-height:.98;text-transform:uppercase}.sf-home-project__intro p{max-width:35ch;font-size:clamp(15px,1vw,18px);line-height:1.5}.sf-home-project__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start;z-index:2}.sf-home-project__benefits>div{gap:12px;text-align:center}.sf-home-project__benefits strong{font-size:14px;line-height:1.25}.sf-home-project__actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;z-index:2}.sf-home-project__actions .sf-home-button{min-width:220px}.sf-home-project__visual{align-self:stretch}.sf-home-project__visual::after{background:linear-gradient(90deg,rgba(7,27,68,0) 0%,rgba(7,27,68,.08) 30%,rgba(7,27,68,.48) 100%);opacity:1}.sf-home-project--overlay-left .sf-home-project__visual::after{background:linear-gradient(90deg,rgba(7,27,68,.82) 0%,rgba(7,27,68,.18) 38%,rgba(7,27,68,0) 74%)}.sf-home-project--overlay-right .sf-home-project__visual::after{background:linear-gradient(270deg,rgba(7,27,68,.82) 0%,rgba(7,27,68,.18) 38%,rgba(7,27,68,0) 74%)}.sf-home-project__visual img{width:100%;height:100%;object-fit:contain;object-position:var(--sf-project-image-position);display:block}@media (max-width:1199px){.sf-home-highlights__inner{grid-template-columns:1fr;gap:14px;padding-block:18px}.sf-home-highlights__brand{border-right:0;padding-right:0;justify-content:center}.sf-home-highlights__button{justify-self:center}.sf-home-project__inner{grid-template-columns:1fr;gap:0}.sf-home-project__intro,.sf-home-project__benefits,.sf-home-project__actions{padding-inline:26px}.sf-home-project__benefits{padding-bottom:18px}.sf-home-project__visual{min-height:220px}}@media (max-width:1023px){.sf-home-highlights__items{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-shopping-steps{grid-template-columns:1fr}.sf-shopping-steps>h2{border-right:0;border-bottom:1px solid #d6deea}.sf-category-row{grid-template-columns:1fr}.sf-category-row__banner{min-height:190px}.sf-home-project__benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media (max-width:767px){.sf-home-categories{padding-top:26px}.sf-home-categories__header h2{font-size:24px}.sf-home-highlights__brand{flex-direction:column;text-align:center}.sf-home-highlights__items{grid-template-columns:1fr}.sf-home-highlights__item{border-right:0;border-top:1px solid rgba(255,255,255,.12)}.sf-home-highlights__item:first-child{border-top:0}.sf-home-product-card{width:min(168px,calc(78vw - 18px))}.sf-shopping-steps ol{grid-template-columns:1fr}.sf-shopping-steps li{border-left:0;border-top:1px solid #d6deea}.sf-home-project__actions .sf-home-button{width:100%;min-width:0}}:root{--sf-primary-nav-height:48px;--sf-admin-bar-offset:0px}@media (min-width:1024px){.sf-primary-nav-wrap{transition:transform 220ms ease,box-shadow 220ms ease;will-change:transform}.sf-primary-nav-wrap.is-sticky{position:fixed;z-index:205;top:var(--sf-admin-bar-offset);left:0;right:0;width:100%;box-shadow:0 10px 26px rgba(4,17,47,.2);transform:translate3d(0,0,0)}.sf-primary-nav-wrap.is-sticky.is-hidden{transform:translate3d(0,calc(-100% - var(--sf-admin-bar-offset)),0)}.sf-site-header.has-sticky-nav-spacer{padding-bottom:var(--sf-primary-nav-height)}}.sf-home-highlights__button{gap:10px;white-space:nowrap}.sf-home-highlights__button svg{flex:0 0 auto}.sf-category-row__button{width:max-content;max-width:100%;white-space:nowrap;word-break:normal;overflow-wrap:normal}.sf-home-product-card__cart{position:relative;overflow:hidden;transition:transform 180ms ease,background-color 180ms ease,color 180ms ease}.sf-home-product-card__cart.is-adding{pointer-events:none;animation:sf-cart-button-loading 700ms linear infinite}.sf-home-product-card__cart.is-added{background:#ffcc05;color:#08265d;transform:scale(1.12)}.sf-cart-trigger.is-cart-pulsing,[data-mini-cart-open].is-cart-pulsing{animation:sf-cart-trigger-pulse 650ms ease}@keyframes sf-cart-button-loading{0%,100%{transform:scale(1)}50%{transform:scale(.88)}}@keyframes sf-cart-trigger-pulse{0%,100%{transform:scale(1)}45%{transform:scale(1.12)}}.sf-mini-cart{width:min(94vw,560px)}.sf-mini-cart__header{min-height:76px;padding:14px 22px}.sf-mini-cart__header h2{font-size:clamp(22px,2vw,30px);font-weight:800;line-height:1.1}.sf-mini-cart__header button{width:46px;height:46px}.sf-mini-cart__body{padding:16px 22px}.sf-mini-cart .woocommerce-mini-cart-item{display:grid;grid-template-columns:minmax(0,1fr) 38px;grid-auto-rows:auto;gap:10px 12px;padding:16px 0 18px}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){grid-column:1 / -1;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:16px;min-width:0;color:#0b2b65;font-size:17px;font-weight:800;line-height:1.25;text-decoration:none}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button):hover,.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button):focus-visible{color:#164e8b;text-decoration:underline}.sf-mini-cart .woocommerce-mini-cart-item img{float:none;width:82px;height:82px;margin:0;object-fit:contain;border-radius:8px;background:#fff}.sf-mini-cart .woocommerce-mini-cart-item .variation{grid-column:1 / -1;margin:-2px 0 0 98px;color:#66758d;font-size:12px}.sf-mini-cart .quantity{grid-column:1;grid-row:auto;align-self:center;display:block;margin:0;padding-left:98px;color:#0b2b65;font-size:15px;font-weight:800;line-height:1.2}.sf-mini-cart .remove_from_cart_button{position:static;grid-column:2;align-self:center;justify-self:end;display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #e0e6ef;border-radius:7px;background:#f7f9fc;color:#c83d49 !important;font-size:0 !important;line-height:1;text-decoration:none !important;transition:border-color 160ms ease,background-color 160ms ease,transform 160ms ease}.sf-mini-cart .remove_from_cart_button::before{content:"";width:17px;height:17px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M9 7V4h6v3M7 7l1 14h8l1-14M10 11v6M14 11v6'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M9 7V4h6v3M7 7l1 14h8l1-14M10 11v6M14 11v6'/%3E%3C/svg%3E") center / contain no-repeat}.sf-mini-cart .remove_from_cart_button:hover,.sf-mini-cart .remove_from_cart_button:focus-visible{border-color:#c83d49;background:#fff1f2;transform:translateY(-1px);outline:none}.sf-mini-cart__footer{gap:12px;padding:16px 22px 22px}.sf-mini-cart__footer .sf-button{min-height:52px;font-size:15px}@media (max-width:767px){.sf-mini-cart{width:min(100vw,520px)}.sf-mini-cart__header,.sf-mini-cart__body,.sf-mini-cart__footer{padding-inline:16px}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){grid-template-columns:68px minmax(0,1fr);gap:12px;font-size:15px}.sf-mini-cart .woocommerce-mini-cart-item img{width:68px;height:68px}.sf-mini-cart .quantity{padding-left:80px;font-size:14px}.sf-mini-cart .woocommerce-mini-cart-item .variation{margin-left:80px}}@media (prefers-reduced-motion:reduce){.sf-primary-nav-wrap,.sf-home-product-card__cart,[data-mini-cart-open]{transition:none;animation:none !important}}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){grid-row:1}.sf-mini-cart .woocommerce-mini-cart-item .variation{grid-row:2}.sf-mini-cart .quantity,.sf-mini-cart .remove_from_cart_button{grid-row:3}.sf-custom-icon{width:var(--sf-custom-icon-size,24px);height:var(--sf-custom-icon-size,24px);flex:0 0 var(--sf-custom-icon-size,24px);display:inline-grid;place-items:center;color:currentColor;line-height:0}.sf-custom-icon svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%}.sf-home-highlights__item .sf-custom-icon,.sf-home-project__benefits .sf-custom-icon,.sf-shopping-steps__icon .sf-custom-icon,.sf-home-coverage__items .sf-custom-icon{color:inherit}.sf-home-project{width:100%;max-width:none;overflow:hidden}.sf-home-project__inner{width:100%;max-width:none;min-height:var(--sf-project-height-desktop);margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.42fr) minmax(0,1fr);align-items:stretch;gap:0}.sf-home-project__intro{grid-column:1;position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:34px clamp(26px,4vw,76px)}.sf-home-project__intro h2{max-width:10ch;margin-bottom:18px;font-size:clamp(32px,2.6vw,52px)}.sf-home-project__intro p{max-width:32ch;margin:0;font-size:clamp(15px,1vw,18px)}.sf-home-project__benefits{grid-column:2;position:relative;z-index:3;min-width:0;padding:30px clamp(22px,2.5vw,46px);display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));align-content:center;align-items:stretch;gap:20px 14px}.sf-home-project__benefits>div{min-width:0;min-height:112px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;border-radius:10px;background:rgba(255,255,255,.035)}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:46px;height:46px;flex-basis:46px;color:#b8c7df}.sf-home-project__benefits strong{color:#fff;font-size:clamp(13px,.9vw,16px);line-height:1.22}.sf-home-project__visual{grid-column:3;position:relative;isolation:isolate;min-width:0;min-height:var(--sf-project-height-desktop);margin:0;overflow:hidden;align-self:stretch}.sf-home-project__visual picture{position:absolute;inset:0;display:block}.sf-home-project__visual img{width:100%;height:100%;display:block;object-position:var(--sf-project-image-position)}.sf-home-project--fit-contain .sf-home-project__visual img{object-fit:contain}.sf-home-project--fit-cover .sf-home-project__visual img{object-fit:cover}.sf-home-project__visual::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(7,27,68,.82) 0%,rgba(7,27,68,.34) 35%,rgba(7,27,68,.06) 100%);opacity:var(--sf-project-overlay-opacity,.76)}.sf-home-project--overlay-right .sf-home-project__visual::before{background:linear-gradient(270deg,rgba(7,27,68,.82) 0%,rgba(7,27,68,.34) 35%,rgba(7,27,68,.06) 100%)}.sf-home-project--overlay-uniform .sf-home-project__visual::before{background:rgba(7,27,68,.7)}.sf-home-project.has-no-overlay .sf-home-project__visual::before{opacity:0}.sf-home-project__visual::after{display:none}.sf-home-project__actions{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:28px}.sf-home-project__actions .sf-home-button{width:min(100%,310px);min-width:0;min-height:54px;justify-content:center;text-align:center}.sf-home-project__actions .sf-home-button--outline-light{color:#fff;border-color:rgba(255,255,255,.78);background:rgba(7,27,68,.55);backdrop-filter:blur(3px)}.sf-mini-cart{width:min(94vw,480px);box-shadow:-18px 0 45px rgba(4,19,48,.2)}.sf-mini-cart__header{min-height:64px;padding:12px 18px;border-bottom:1px solid #e1e7f0}.sf-mini-cart__header h2{margin:0;font-size:clamp(19px,1.45vw,24px);line-height:1.1}.sf-mini-cart__header button{width:40px;height:40px}.sf-mini-cart__body{padding:6px 18px 12px}.sf-mini-cart .woocommerce-mini-cart-item{grid-template-columns:minmax(0,1fr) 30px;gap:7px 10px;padding:13px 0 14px;border-bottom-color:#e4e9f1}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){grid-column:1 / -1;grid-template-columns:58px minmax(0,1fr);gap:12px;font-size:14px;line-height:1.24;font-weight:750}.sf-mini-cart .woocommerce-mini-cart-item img{width:58px;height:58px;padding:2px;border-radius:7px}.sf-mini-cart .woocommerce-mini-cart-item .variation{margin:-1px 0 0 70px;font-size:10px}.sf-mini-cart .quantity{padding-left:70px;font-size:12px;line-height:1.2}.sf-mini-cart .remove_from_cart_button{width:30px;height:30px;border-radius:6px}.sf-mini-cart .remove_from_cart_button::before{width:15px;height:15px}.sf-mini-cart__footer{gap:10px;padding:12px 18px 16px;background:#fff;border-top:1px solid #e1e7f0}.sf-mini-cart__footer .sf-button{min-height:46px;padding-inline:14px;font-size:13px}.sf-cart-fab{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:995;width:58px;height:58px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:#ffcc05;color:#08265d;box-shadow:0 10px 28px rgba(7,27,68,.25);cursor:pointer;transition:opacity 180ms ease,transform 180ms ease,box-shadow 180ms ease}.sf-cart-fab:hover,.sf-cart-fab:focus-visible{transform:translateY(-3px) scale(1.03);box-shadow:0 14px 32px rgba(7,27,68,.3);outline:none}.sf-cart-fab__count{position:absolute;top:-5px;right:-4px;min-width:23px;height:23px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:999px;background:#0b2b65;color:#fff;font-size:11px;line-height:1;font-weight:800}body.sf-mini-cart-open .sf-cart-fab{opacity:0;transform:translateX(16px) scale(.88);pointer-events:none}.sf-home-offers__rail[data-sf-drag-rail]{cursor:grab;user-select:none;touch-action:pan-y;scroll-behavior:smooth}.sf-home-offers__rail[data-sf-drag-rail].is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.sf-home-offers__rail[data-sf-drag-rail].is-dragging a,.sf-home-offers__rail[data-sf-drag-rail].is-dragging button,.sf-home-offers__rail[data-sf-drag-rail].is-dragging img{pointer-events:none}@media (max-width:1199px){.sf-home-project__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.sf-home-project__intro{grid-column:1;grid-row:1}.sf-home-project__benefits{grid-column:2;grid-row:1}.sf-home-project__visual{grid-column:1 / -1;grid-row:2;min-height:280px}.sf-home-project__visual img{object-position:var(--sf-project-mobile-image-position)}}@media (max-width:767px){.sf-home-project__inner{display:block}.sf-home-project__intro{padding:28px 20px 18px}.sf-home-project__intro h2{max-width:12ch;font-size:34px}.sf-home-project__benefits{padding:12px 18px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-project__benefits>div{min-height:102px}.sf-home-project__visual{min-height:340px}.sf-home-project__actions{padding:20px}.sf-mini-cart{width:100vw}.sf-mini-cart__header,.sf-mini-cart__body,.sf-mini-cart__footer{padding-inline:14px}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){grid-template-columns:52px minmax(0,1fr);gap:10px;font-size:13px}.sf-mini-cart .woocommerce-mini-cart-item img{width:52px;height:52px}.sf-mini-cart .quantity{padding-left:62px;font-size:12px}.sf-mini-cart .woocommerce-mini-cart-item .variation{margin-left:62px}.sf-mini-cart__footer{grid-template-columns:1fr}.sf-cart-fab{width:54px;height:54px;right:14px;bottom:16px}}@media (prefers-reduced-motion:reduce){.sf-cart-fab,.sf-home-offers__rail[data-sf-drag-rail]{transition:none;scroll-behavior:auto}}.sf-cart-fab.is-cart-pulsing{animation:sf-cart-trigger-pulse 650ms ease}.sf-custom-icon img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.sf-custom-icon--png{overflow:hidden}.sf-back-to-top{right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));z-index:994;width:52px;height:52px;border-radius:50%}.sf-cart-fab{right:max(20px,env(safe-area-inset-right));bottom:calc(max(20px,env(safe-area-inset-bottom))+64px);z-index:995;width:58px;height:58px}.sf-mini-cart{top:var(--sf-admin-bar-offset,0px);bottom:auto;height:calc(100dvh - var(--sf-admin-bar-offset,0px));max-height:calc(100dvh - var(--sf-admin-bar-offset,0px))}.sf-mini-cart__header{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:14px;min-height:68px;padding:12px 16px 12px 20px}.sf-mini-cart__header h2{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;margin:0;color:#103e6d;font-size:clamp(18px,1.25vw,22px);font-weight:800;line-height:1.08;letter-spacing:-.015em}.sf-mini-cart__heading-label,.sf-mini-cart__heading-count{display:inline-block}.sf-mini-cart__heading-count{font-size:.82em;font-weight:700;white-space:nowrap}.sf-mini-cart__header button{width:40px;height:40px;justify-self:end}.sf-home-project{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);background:var(--sf-project-background,#071b44)}.sf-home-project__inner{width:100%;max-width:none;min-height:var(--sf-project-height-desktop);display:grid;grid-template-columns:minmax(0,29fr) minmax(0,42fr) minmax(0,29fr);align-items:stretch;gap:0;padding:0;margin:0}.sf-home-project__intro{grid-column:1;min-width:0;padding:clamp(30px,3.1vw,54px) clamp(26px,4.6vw,82px);display:flex;flex-direction:column;justify-content:center;background:#071b44}.sf-home-project__intro h2{max-width:14ch;margin:0 0 20px;color:#fff;font-size:clamp(30px,2.15vw,43px);font-weight:900;line-height:.98;letter-spacing:-.025em;text-transform:uppercase}.sf-home-project__intro h2 span{display:block;color:#ffcc05}.sf-home-project__intro p{max-width:35ch;margin:0;color:rgba(255,255,255,.78);font-size:clamp(14px,.92vw,17px);line-height:1.5}.sf-home-project__benefits{grid-column:2;min-width:0;padding:clamp(28px,3vw,48px) clamp(18px,2.2vw,38px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:center;align-items:stretch;gap:clamp(12px,1.2vw,20px);background:#071b44}.sf-home-project__benefits>div{min-width:0;min-height:150px;padding:18px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:1px solid rgba(255,255,255,.025);border-radius:12px;background:rgba(255,255,255,.035);text-align:center}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:52px;height:52px;flex:0 0 52px;color:#b7c6df}.sf-home-project__benefits strong{color:#fff;font-size:clamp(13px,.9vw,17px);line-height:1.18;font-weight:800}.sf-home-project__visual{grid-column:3;position:relative;min-width:0;min-height:var(--sf-project-height-desktop);overflow:hidden;isolation:isolate;background:#071b44}.sf-home-project__visual picture{position:absolute;inset:0;z-index:0}.sf-home-project__visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--sf-project-image-position)}.sf-home-project--fit-contain .sf-home-project__visual img{object-fit:contain}.sf-home-project__visual::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(7,27,68,.74) 0%,rgba(7,27,68,.34) 28%,rgba(7,27,68,.08) 68%,rgba(7,27,68,.18) 100%);opacity:var(--sf-project-overlay-opacity,.76)}.sf-home-project--overlay-right .sf-home-project__visual::before{background:linear-gradient(270deg,rgba(7,27,68,.74) 0%,rgba(7,27,68,.34) 28%,rgba(7,27,68,.08) 68%,rgba(7,27,68,.18) 100%)}.sf-home-project--overlay-uniform .sf-home-project__visual::before{background:rgba(7,27,68,.48)}.sf-home-project.has-no-overlay .sf-home-project__visual::before{opacity:0}.sf-home-project__actions{position:absolute;z-index:2;inset:0;padding:34px clamp(24px,4vw,62px);display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:14px}.sf-home-project__actions .sf-home-button{width:min(100%,330px);min-height:58px;padding-inline:24px;border-radius:8px;justify-content:center;font-size:16px;font-weight:900;text-transform:uppercase;text-align:center}.sf-home-project__actions .sf-home-button--outline-light{min-height:42px;border:0;background:transparent;backdrop-filter:none;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.35)}@media (max-width:1199px){.sf-home-project__inner{min-height:var(--sf-project-height-tablet);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto minmax(270px,1fr)}.sf-home-project__intro{grid-column:1;grid-row:1}.sf-home-project__benefits{grid-column:2;grid-row:1;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-project__benefits>div{min-height:116px}.sf-home-project__visual{grid-column:1 / -1;grid-row:2;min-height:300px}.sf-home-project__visual img{object-position:var(--sf-project-mobile-image-position)}}@media (max-width:767px){.sf-back-to-top{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));width:48px;height:48px}.sf-cart-fab{right:max(14px,env(safe-area-inset-right));bottom:calc(max(14px,env(safe-area-inset-bottom))+58px);width:54px;height:54px}.sf-mini-cart__header{min-height:62px;padding-inline:14px}.sf-mini-cart__header h2{font-size:18px}.sf-mini-cart__header button{width:38px;height:38px}.sf-home-project__inner{min-height:var(--sf-project-height-mobile);display:flex;flex-direction:column}.sf-home-project__intro{padding:30px 20px 22px}.sf-home-project__intro h2{max-width:13ch;font-size:34px}.sf-home-project__benefits{padding:12px 16px 28px;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-project__benefits>div{min-height:108px;padding:14px 8px}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:42px;height:42px;flex-basis:42px}.sf-home-project__visual{min-height:360px}.sf-home-project__actions{align-items:stretch;padding:24px 20px}.sf-home-project__actions .sf-home-button{width:100%;max-width:none}}body.sf-mini-cart-open .sf-back-to-top{opacity:0;transform:translateX(12px) scale(.9);pointer-events:none}.sf-mini-cart .woocommerce-mini-cart-item{row-gap:2px;padding-block:11px 12px}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){align-items:start;margin-bottom:0}.sf-mini-cart .quantity,.sf-mini-cart .remove_from_cart_button{margin-top:-7px}.sf-mini-cart .quantity{align-self:start}.sf-mini-cart .remove_from_cart_button{align-self:start}.sf-mini-cart .woocommerce-mini-cart-item .variation{margin-top:-5px;margin-bottom:0}@media (max-width:767px){.sf-mini-cart .quantity,.sf-mini-cart .remove_from_cart_button{margin-top:-5px}}.sf-quantity-control{display:inline-grid;grid-template-columns:26px minmax(28px,34px) 26px;align-items:center;min-width:86px;height:30px;overflow:hidden;border:1px solid #d6dfeb;border-radius:7px;background:#fff;color:#0b2b65}.sf-quantity-control__button,.sf-quantity-control__input{width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;text-align:center;box-shadow:none}.sf-quantity-control__button{cursor:pointer;font-size:17px;font-weight:800;line-height:1}.sf-quantity-control__button:hover:not(:disabled),.sf-quantity-control__button:focus-visible:not(:disabled){background:#eef3f9}.sf-quantity-control__button:disabled{opacity:.38;cursor:not-allowed}.sf-quantity-control__input{border-inline:1px solid #e1e7f0;font-size:12px;font-weight:800;appearance:textfield;-moz-appearance:textfield}.sf-quantity-control__input::-webkit-inner-spin-button,.sf-quantity-control__input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.sf-quantity-control.is-updating{opacity:.58;pointer-events:none}.sf-home-product-card__footer{grid-template-columns:minmax(32px,auto) auto 34px;align-items:center;gap:7px}.sf-home-product-card__price{min-width:0;white-space:nowrap}.sf-quantity-control--card{grid-template-columns:20px 25px 20px;min-width:65px;width:65px;height:29px;border-radius:6px}.sf-quantity-control--card .sf-quantity-control__button{font-size:14px}.sf-quantity-control--card .sf-quantity-control__input{font-size:10px}.sf-mini-cart .woocommerce-mini-cart-item{display:grid;grid-template-columns:minmax(0,1fr) 34px;column-gap:10px;row-gap:4px;padding:12px 0 13px}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){grid-column:1 / -1;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;margin:0;font-size:13px;line-height:1.2;font-weight:800}.sf-mini-cart .woocommerce-mini-cart-item img{width:54px;height:54px;object-fit:contain}.sf-mini-cart-item__meta{grid-column:1;display:flex;align-items:center;gap:10px;min-width:0;margin:0;padding-left:65px}.sf-mini-cart-item__price{color:#0b2b65;font-size:13px;font-weight:900;white-space:nowrap}.sf-mini-cart-item__price .amount{font-weight:inherit}.sf-quantity-control--mini{grid-template-columns:24px 31px 24px;min-width:79px;width:79px;height:29px}.sf-mini-cart .remove_from_cart_button{grid-column:2;grid-row:2;align-self:center;justify-self:end;width:30px;height:30px;margin:0}.sf-mini-cart .woocommerce-mini-cart-item .variation{grid-column:1 / -1;margin:0 0 0 65px;padding:0}.sf-mini-cart .quantity{margin:0;padding:0}.sf-home-project{min-height:max(var(--sf-project-height-desktop),345px);background:#071b44}.sf-home-project__inner{min-height:max(var(--sf-project-height-desktop),345px);grid-template-columns:minmax(360px,26%) minmax(680px,46%) minmax(390px,28%);overflow:hidden}.sf-home-project__intro{padding:42px clamp(38px,4vw,82px);justify-content:center}.sf-home-project__intro h2{max-width:13ch;margin-bottom:20px;font-size:clamp(34px,2.25vw,46px);line-height:.98}.sf-home-project__intro p{max-width:33ch;font-size:clamp(15px,.92vw,18px);line-height:1.5}.sf-home-project__benefits{padding:42px clamp(20px,2.2vw,42px);grid-template-columns:repeat(4,minmax(140px,1fr));gap:clamp(14px,1.25vw,24px)}.sf-home-project__benefits>div{min-height:158px;padding:20px 12px;gap:16px;border:1px solid rgba(255,255,255,.035);border-radius:13px;background:rgba(255,255,255,.04)}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:54px;height:54px;flex-basis:54px}.sf-home-project__benefits strong{max-width:14ch;font-size:clamp(14px,.92vw,18px);line-height:1.18}.sf-home-project__visual{min-height:max(var(--sf-project-height-desktop),345px);background:#071b44}.sf-home-project__visual picture,.sf-home-project__visual img{position:absolute;inset:0;width:100%;height:100%}.sf-home-project__visual img,.sf-home-project--fit-contain .sf-home-project__visual img,.sf-home-project--fit-cover .sf-home-project__visual img{object-fit:cover;object-position:var(--sf-project-image-position)}.sf-home-project__visual::before{background:linear-gradient(90deg,#071b44 0%,rgba(7,27,68,.82) 12%,rgba(7,27,68,.34) 38%,rgba(7,27,68,.05) 72%);opacity:min(1,calc(var(--sf-project-overlay-opacity,.76)+.12))}.sf-home-project__actions{padding:30px clamp(24px,3vw,52px);align-items:flex-end;justify-content:center;gap:14px}.sf-home-project__actions .sf-home-button{width:min(100%,310px);min-height:58px;padding-inline:24px;font-size:16px}.sf-home-project__actions .sf-home-button--outline-light{min-height:40px;padding-inline:8px;justify-content:flex-end;font-size:14px}@media (max-width:1499px){.sf-home-project__inner{grid-template-columns:minmax(300px,27%) minmax(520px,45%) minmax(330px,28%)}.sf-home-project__benefits{padding-inline:18px;gap:12px}.sf-home-project__benefits>div{min-height:142px}}@media (max-width:1199px){.sf-home-project,.sf-home-project__inner{min-height:var(--sf-project-height-tablet)}.sf-home-project__inner{grid-template-columns:38% 62%;grid-template-rows:auto auto minmax(300px,1fr)}.sf-home-project__intro{grid-column:1;grid-row:1 / 3}.sf-home-project__benefits{grid-column:2;grid-row:1;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-project__visual{grid-column:2;grid-row:2 / 4;min-height:330px}}@media (max-width:767px){.sf-home-product-card__footer{grid-template-columns:minmax(28px,auto) auto 32px;gap:5px}.sf-quantity-control--card{grid-template-columns:18px 23px 18px;width:59px;min-width:59px}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){grid-template-columns:48px minmax(0,1fr);gap:9px;font-size:12px}.sf-mini-cart .woocommerce-mini-cart-item img{width:48px;height:48px}.sf-mini-cart-item__meta{padding-left:57px;gap:7px}.sf-mini-cart-item__price{font-size:12px}.sf-quantity-control--mini{grid-template-columns:22px 28px 22px;width:72px;min-width:72px}.sf-mini-cart .woocommerce-mini-cart-item .variation{margin-left:57px}.sf-home-project__inner{display:flex;min-height:var(--sf-project-height-mobile)}.sf-home-project__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-project__visual{min-height:360px}}.sf-home-product-card__footer,.sf-offer-card__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.sf-home-product-card__purchase,.sf-offer-card__purchase{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:7px}.sf-home-product-card__cart,.sf-offer-card__cart{flex:0 0 auto}.sf-quantity-control--card,.sf-quantity-control--offer{grid-template-columns:22px 28px 22px;width:72px;min-width:72px;height:30px}.sf-quantity-control--offer .sf-quantity-control__button,.sf-quantity-control--card .sf-quantity-control__button{font-size:15px}.sf-quantity-control--offer .sf-quantity-control__input,.sf-quantity-control--card .sf-quantity-control__input{font-size:11px}.sf-offer-card{min-height:285px}.sf-offer-card__body{min-height:118px}.sf-offer-card__footer{margin-top:auto}.sf-offer-card__price,.sf-offer-card__footer>span{align-self:end}.sf-home-project{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);min-height:max(var(--sf-project-height-desktop),330px);overflow:hidden;background:#071b44}.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{width:100%;max-width:none;min-height:max(var(--sf-project-height-desktop),330px);margin:0;padding:0;display:grid;grid-template-columns:minmax(440px,30%) minmax(650px,42%) minmax(420px,28%);align-items:stretch;overflow:hidden}.sf-home-project__intro{min-width:0;padding:42px clamp(34px,4.2vw,86px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3}.sf-home-project__intro h2{width:100%;max-width:19ch;margin:0 0 20px;font-size:clamp(31px,2vw,42px);line-height:1.02;letter-spacing:-.025em;text-transform:uppercase}.sf-home-project__intro h2 span{display:block;max-width:17ch}.sf-home-project__intro p{max-width:38ch;margin:0;font-size:clamp(15px,.92vw,18px);line-height:1.48}.sf-home-project__benefits{min-width:0;padding:42px clamp(14px,1.6vw,28px);display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));align-content:center;gap:clamp(10px,1vw,18px);position:relative;z-index:3}.sf-home-project__benefits>div{min-height:128px;padding:17px 10px;gap:11px;border:1px solid rgba(255,255,255,.04);border-radius:12px;background:rgba(255,255,255,.035)}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:38px;height:38px;flex:0 0 38px;object-fit:contain}.sf-home-project__benefits strong{max-width:14ch;font-size:clamp(12px,.72vw,15px);line-height:1.18}.sf-home-project__visual{grid-column:3;min-width:0;min-height:max(var(--sf-project-height-desktop),330px);position:relative;align-self:stretch;overflow:hidden;clip-path:none;background:#071b44}.sf-home-project__visual::after{display:none}.sf-home-project__visual picture,.sf-home-project__visual img{position:absolute;inset:0;display:block;width:100%;height:100%}.sf-home-project__visual img,.sf-home-project--fit-contain .sf-home-project__visual img,.sf-home-project--fit-cover .sf-home-project__visual img{object-fit:cover;object-position:var(--sf-project-image-position)}.sf-home-project__visual::before{content:"";position:absolute;z-index:1;inset:0;display:block;background:linear-gradient(90deg,#071b44 0%,rgba(7,27,68,.82) 12%,rgba(7,27,68,.34) 35%,rgba(7,27,68,.04) 68%);opacity:var(--sf-project-overlay-opacity,.76);pointer-events:none}.sf-home-project__actions{position:absolute;z-index:4;right:clamp(24px,3.5vw,70px);top:50%;bottom:auto;left:auto;width:min(310px,calc(100% - 48px));padding:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:12px;transform:translateY(-50%)}.sf-home-project__actions .sf-home-button{width:100%;max-width:none;min-height:54px;padding-inline:22px;font-size:15px}.sf-home-project__actions .sf-home-button--outline-light{min-height:38px;padding-inline:8px;justify-content:flex-end;background:transparent;font-size:13px}@media (max-width:1599px){.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:minmax(350px,29%) minmax(520px,43%) minmax(330px,28%)}.sf-home-project__intro{padding-inline:clamp(28px,3.2vw,54px)}.sf-home-project__intro h2{font-size:clamp(29px,2.15vw,38px)}.sf-home-project__benefits{gap:10px;padding-inline:12px}.sf-home-project__benefits>div{min-height:118px}}@media (max-width:1199px){.sf-home-project,.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{min-height:var(--sf-project-height-tablet)}.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:42% 58%;grid-template-rows:auto auto minmax(300px,1fr)}.sf-home-project__intro{grid-column:1;grid-row:1 / 4;padding:38px 28px}.sf-home-project__intro h2{max-width:14ch}.sf-home-project__benefits{grid-column:2;grid-row:1;grid-template-columns:repeat(2,minmax(0,1fr));padding:24px}.sf-home-project__visual{grid-column:2;grid-row:2 / 4;min-height:330px}}@media (max-width:767px){.sf-home-product-card__footer,.sf-offer-card__footer{gap:6px}.sf-home-product-card__purchase,.sf-offer-card__purchase{gap:5px}.sf-quantity-control--card,.sf-quantity-control--offer{grid-template-columns:19px 24px 19px;width:62px;min-width:62px;height:28px}.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{display:flex;flex-direction:column;min-height:var(--sf-project-height-mobile)}.sf-home-project__intro{padding:30px 20px 22px}.sf-home-project__intro h2{max-width:16ch;font-size:32px}.sf-home-project__benefits{padding:10px 16px 28px;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-project__visual{width:100%;min-height:360px}.sf-home-project__actions{right:20px;left:20px;width:auto}}.sf-home-product-card__body{justify-content:flex-start}.sf-home-product-card__body h3,.sf-home-product-card__body h3 a{font-size:14px;line-height:1.24}.sf-home-product-card__footer{margin-top:12px;padding-top:0;align-items:start}.sf-home-product-card__purchase{justify-content:flex-start}.sf-home-product-card__price{padding-top:4px;font-size:15px}.sf-home-product-card__category{display:none !important}.sf-home-offers .sf-home-section__header h2{font-size:clamp(25px,1.8vw,34px);line-height:1.08;letter-spacing:-.015em}.sf-home-offers .sf-home-section__actions>a{font-size:clamp(12px,.82vw,15px);font-weight:850}.sf-offer-card__badge{min-height:24px;padding-inline:9px;font-size:10px}.sf-offer-card h3,.sf-offer-card h3 a{font-size:14px;line-height:1.28;font-weight:750}.sf-offer-card__body{padding:10px 14px 13px}.sf-offer-card__footer>span,.sf-offer-card__price{font-size:15px}.sf-offer-card__footer del{font-size:10px}@media (max-width:767px){.sf-home-product-card__body h3,.sf-home-product-card__body h3 a,.sf-offer-card h3,.sf-offer-card h3 a{font-size:13px}.sf-home-offers .sf-home-section__header h2{font-size:23px}}.sf-home-project,.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{min-height:max(var(--sf-project-height-desktop),340px)}.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:minmax(400px,35%) minmax(540px,39%) minmax(300px,26%)}.sf-home-project__intro{padding:44px clamp(34px,4vw,82px) 44px clamp(34px,4vw,82px)}.sf-home-project__intro h2{max-width:14ch;margin-bottom:24px;font-size:clamp(38px,2.45vw,58px);line-height:.94;letter-spacing:-.04em}.sf-home-project__intro h2 span{max-width:12ch}.sf-home-project__intro p{max-width:24ch;font-size:clamp(16px,.95vw,20px);line-height:1.45}.sf-home-project__benefits{padding:36px 18px;grid-template-columns:repeat(4,minmax(92px,1fr));gap:14px;align-content:center}.sf-home-project__benefits>div{min-height:108px;padding:16px 10px 14px;gap:10px;border-color:rgba(255,255,255,.05);border-radius:14px;background:rgba(255,255,255,.04)}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:32px;height:32px;flex-basis:32px}.sf-home-project__benefits strong{max-width:12ch;font-size:clamp(10px,.65vw,14px);line-height:1.18}.sf-home-project__visual{width:auto;min-height:max(var(--sf-project-height-desktop),340px)}.sf-home-project__visual::before{background:linear-gradient(90deg,rgba(7,27,68,.96) 0%,rgba(7,27,68,.78) 14%,rgba(7,27,68,.26) 48%,rgba(7,27,68,.04) 72%)}.sf-home-project__actions{right:clamp(18px,2vw,34px);width:min(290px,calc(100% - 36px));gap:10px}.sf-home-project__actions .sf-home-button{min-height:52px;padding-inline:22px;border-radius:12px;font-size:14px}.sf-home-project__actions .sf-home-button--outline-light{min-height:36px;padding-inline:4px;justify-content:flex-end;border:0;color:#fff;background:transparent;font-size:12px}.sf-home-product-card__image{height:118px;padding-bottom:0}.sf-home-product-card__body{padding:6px 12px 12px}.sf-home-product-card h3{min-height:48px;margin-bottom:8px}.sf-home-product-card__footer{margin-top:0;gap:8px;align-items:start}.sf-home-product-card__price{align-self:start;padding-top:2px}.sf-home-product-card__purchase{gap:5px}.sf-offer-card__body{min-height:0;padding:12px 16px 14px}.sf-offer-card h3{min-height:58px;margin-bottom:12px}.sf-offer-card__footer{margin-top:0;gap:10px;align-items:start}.sf-offer-card__price,.sf-offer-card__footer>span{align-self:start}.sf-offer-card__purchase{gap:6px}.sf-home-offers .sf-home-section__header h2{font-size:clamp(28px,2vw,38px)}.sf-home-offers .sf-home-section__actions>a{font-size:clamp(13px,.9vw,16px)}.sf-offer-card__badge{min-height:29px;padding-inline:11px;font-size:12px}.sf-offer-card h3,.sf-offer-card h3 a{font-size:16px;line-height:1.28}.sf-offer-card__price,.sf-offer-card__footer>span{font-size:18px}@media (max-width:1599px){.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:minmax(340px,34%) minmax(440px,40%) minmax(280px,26%)}.sf-home-project__intro h2{font-size:clamp(34px,2.25vw,50px)}}@media (max-width:1199px){.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:38% 62%;grid-template-rows:auto auto}.sf-home-project__intro{grid-column:1;grid-row:1 / span 2;padding:34px 28px}.sf-home-project__intro h2{max-width:12ch;font-size:clamp(30px,3.1vw,42px)}.sf-home-project__intro p{font-size:15px}.sf-home-project__benefits{grid-column:2;grid-row:1;grid-template-columns:repeat(4,minmax(0,1fr));padding:26px 16px 16px}.sf-home-project__benefits>div{min-height:96px;padding-inline:8px}.sf-home-project__visual{grid-column:2;grid-row:2;min-height:240px}.sf-home-project__actions{right:20px;top:auto;bottom:22px;transform:none;width:min(260px,calc(100% - 40px))}}@media (max-width:767px){.sf-home-project{min-height:var(--sf-project-height-mobile)}.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{min-height:var(--sf-project-height-mobile)}.sf-home-project__intro{padding:34px 20px 8px}.sf-home-project__intro h2{max-width:11ch;font-size:clamp(31px,9vw,44px)}.sf-home-project__intro p{max-width:26ch;font-size:15px}.sf-home-project__benefits{padding:0 20px 18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-home-project__benefits>div{min-height:92px}.sf-home-project__visual{min-height:300px;opacity:1}.sf-home-project__actions{right:18px;left:auto;bottom:18px;width:min(220px,calc(100% - 36px))}.sf-home-product-card__image{height:112px}.sf-home-product-card h3,.sf-offer-card h3,.sf-offer-card h3 a{font-size:14px}.sf-offer-card__price,.sf-offer-card__footer>span,.sf-home-product-card__price{font-size:16px}}.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:minmax(560px,39%) minmax(520px,35%) minmax(320px,26%)}.sf-home-project__intro{padding:42px clamp(40px,4.2vw,86px) 42px clamp(48px,4.6vw,90px)}.sf-home-project__intro h2{max-width:12.6ch;margin-bottom:20px;font-size:clamp(46px,3vw,60px);line-height:.92;letter-spacing:-.045em}.sf-home-project__intro h2 span{max-width:11.6ch}.sf-home-project__intro p{max-width:25ch}.sf-home-project__benefits{padding-inline:20px}.sf-home-project__benefits>div{min-height:104px}.sf-home-project__visual{justify-self:stretch}.sf-home-project__actions{right:clamp(18px,1.8vw,34px);width:min(410px,calc(100% - 36px));gap:10px;align-items:stretch}.sf-home-project__actions .sf-home-button{width:100%;max-width:none}.sf-home-project__actions .sf-home-button--accent{justify-content:center}.sf-home-project__actions .sf-home-button--outline-light{min-height:40px;justify-content:flex-start;text-align:left;padding-inline:16px;gap:10px}@media (max-width:1599px){.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:minmax(470px,38%) minmax(450px,36%) minmax(290px,26%)}.sf-home-project__intro h2{max-width:12.2ch;font-size:clamp(42px,2.8vw,54px)}}@media (max-width:1199px){.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:42% 58%;grid-template-rows:auto auto}.sf-home-project__intro{padding:34px 26px}.sf-home-project__intro h2{max-width:10.8ch;font-size:clamp(34px,4vw,46px)}.sf-home-project__actions{width:min(300px,calc(100% - 40px))}}@media (max-width:767px){.sf-home-project__intro h2{max-width:10.5ch;font-size:clamp(30px,9vw,42px)}.sf-home-project__actions .sf-home-button--outline-light{min-height:36px;padding-inline:12px}}.sf-home-project{overflow:hidden}.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{width:min(100%,calc(100% - 2px));max-width:none;grid-template-columns:minmax(360px,29%) minmax(620px,45%) minmax(360px,26%);min-height:clamp(320px,24vw,342px)}.sf-home-project__intro{align-self:center;padding:34px 18px 34px 56px}.sf-home-project__intro h2{max-width:10.4ch;margin-bottom:26px;font-size:clamp(30px,2vw,40px);line-height:.97;letter-spacing:-.035em}.sf-home-project__intro h2 span{max-width:9.9ch}.sf-home-project__intro p{max-width:23ch;margin:0;font-size:clamp(16px,.95vw,18px);line-height:1.42;color:rgba(255,255,255,.92)}.sf-home-project__benefits{align-self:center;padding:0 22px;gap:14px;grid-template-columns:repeat(4,minmax(118px,1fr))}.sf-home-project__benefits>div{min-height:130px;padding:18px 12px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:34px;height:34px;flex-basis:34px}.sf-home-project__benefits strong{max-width:11ch;font-size:12px;line-height:1.18;font-weight:800}.sf-home-project__visual{position:relative;align-self:stretch;justify-self:stretch;min-height:clamp(320px,24vw,342px)}.sf-home-project__visual img{object-position:center center}.sf-home-project__visual::before{background:linear-gradient(90deg,rgba(7,27,68,.78) 0%,rgba(7,27,68,.50) 15%,rgba(7,27,68,.12) 42%,rgba(7,27,68,.06) 72%,rgba(7,27,68,0) 100%)}.sf-home-project__actions{top:50%;bottom:auto;right:24px;transform:translateY(-50%);width:320px;align-items:stretch;gap:12px}.sf-home-project__actions .sf-home-button{width:100%;min-height:54px;border-radius:14px;font-size:14px;font-weight:900;letter-spacing:-.01em}.sf-home-project__actions .sf-home-button--outline-light{min-height:34px;justify-content:flex-start;padding-inline:18px 8px;gap:8px;background:transparent;font-size:12px;font-weight:800;text-transform:uppercase}.sf-home-project__actions .sf-home-button--outline-light svg{margin-left:auto}@media (max-width:1599px){.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:minmax(330px,31%) minmax(520px,43%) minmax(320px,26%)}.sf-home-project__intro{padding-left:42px}.sf-home-project__intro h2{font-size:clamp(28px,1.95vw,36px)}.sf-home-project__benefits{grid-template-columns:repeat(4,minmax(104px,1fr))}.sf-home-project__benefits>div{min-height:120px}.sf-home-project__actions{width:300px;right:18px}}@media (max-width:1279px){.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:36% 64%;grid-template-rows:auto auto;min-height:auto}.sf-home-project__intro{grid-column:1;grid-row:1 / span 2;padding:32px 22px 32px 28px}.sf-home-project__intro h2{max-width:10.1ch;font-size:clamp(28px,3vw,36px)}.sf-home-project__intro p{font-size:15px}.sf-home-project__benefits{grid-column:2;grid-row:1;padding:22px 18px 12px;grid-template-columns:repeat(4,minmax(0,1fr))}.sf-home-project__benefits>div{min-height:108px;padding:16px 10px 14px}.sf-home-project__visual{grid-column:2;grid-row:2;min-height:250px}.sf-home-project__actions{top:auto;bottom:18px;right:18px;transform:none;width:min(290px,calc(100% - 36px))}}@media (max-width:767px){.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{display:block;min-height:auto}.sf-home-project__intro{padding:28px 20px 18px}.sf-home-project__intro h2{max-width:10ch;font-size:clamp(28px,8.8vw,36px);margin-bottom:18px}.sf-home-project__intro p{max-width:24ch;font-size:15px}.sf-home-project__benefits{padding:0 20px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-project__benefits>div{min-height:98px}.sf-home-project__visual{min-height:300px}.sf-home-project__actions{width:min(260px,calc(100% - 36px));right:18px;bottom:18px}}.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:minmax(340px,25%) minmax(700px,48%) minmax(330px,27%)}.sf-home-project__intro{padding-left:46px;padding-right:22px}.sf-home-project__benefits{padding-left:34px;padding-right:34px}.sf-home-project__visual{padding-left:22px}.sf-home-project__actions{right:18px;width:300px}@media (max-width:1599px){.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{grid-template-columns:minmax(320px,26%) minmax(610px,47%) minmax(310px,27%)}.sf-home-project__intro{padding-left:38px}.sf-home-project__benefits{padding-left:26px;padding-right:26px}.sf-home-project__visual{padding-left:16px}}@media (max-width:1279px){.sf-home-project__benefits{padding-left:18px;padding-right:18px}.sf-home-project__visual{padding-left:0}}body.single-product{background:#f7f7f8}.single-product .site-main{padding-bottom:0}.single-product .sf-site-header{box-shadow:0 1px 0 rgba(7,22,58,.08)}.single-product .sf-single-product{padding:42px 0 72px}.single-product .sf-single-product .woocommerce-notices-wrapper{margin-bottom:18px}.single-product .sf-single-product__card{display:grid;grid-template-columns:minmax(520px,1.08fr) minmax(380px,.92fr);gap:28px;align-items:start}.single-product .sf-single-product__gallery,.single-product .sf-single-product__summary{background:#fff;border:1px solid #e5e8ee}.single-product .sf-single-product__gallery{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;padding:18px}.single-product .sf-single-product__thumbs{display:grid;gap:12px;align-content:start}.single-product .sf-single-product__thumb{width:100%;min-height:88px;padding:8px;border:1px solid #e1e6ef;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.single-product .sf-single-product__thumb:hover,.single-product .sf-single-product__thumb.is-active{border-color:#1b4ecf;box-shadow:0 0 0 2px rgba(27,78,207,.1);transform:translateY(-1px)}.single-product .sf-single-product__thumb img{width:100%;height:72px;object-fit:contain;display:block}.single-product .sf-single-product__stage{position:relative;min-height:520px;display:grid;place-items:center;background:#fff;border:1px solid #eef1f6;overflow:hidden}.single-product .sf-single-product__stage-image{width:100%;max-width:100%;max-height:500px;object-fit:contain;display:block}.single-product .sf-single-product__stage-zoom{position:absolute;left:16px;bottom:16px;z-index:2;width:46px;height:46px;display:grid;place-items:center;border:1px solid #d6ddea;border-radius:50%;background:rgba(255,255,255,.95);color:#0e1d45}.single-product .sf-single-product__summary{padding:24px 28px 26px}.single-product .sf-single-product__breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:#7b8494;font-size:13px;line-height:1.6}.single-product .sf-single-product__breadcrumbs strong{color:#26324d;font-weight:700}.single-product .sf-single-product__heading-meta{margin:18px 0 10px}.single-product .sf-single-product__nav-arrows{display:inline-flex;gap:14px;color:#75839b;font-size:24px}.single-product .sf-single-product__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:12px}.single-product .sf-single-product__title-row h1{margin:0;max-width:640px;color:#253047;font-size:clamp(30px,3.1vw,54px);line-height:1.08;letter-spacing:-.04em;font-weight:500}.single-product .sf-single-product__brand{flex:0 0 auto;max-width:170px;min-height:54px;padding:10px 12px;display:grid;place-items:center;border:1px solid #edf1f6;background:#fff}.single-product .sf-single-product__brand img,.single-product .sf-single-product__brand .sf-custom-icon--png img{max-width:138px;max-height:48px;object-fit:contain}.single-product .sf-single-product__brand-label{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 12px;font-size:12px;font-weight:800;letter-spacing:.08em;color:#103e6d;text-transform:uppercase}.single-product .sf-single-product__excerpt{margin-top:10px;color:#6b7382;font-size:16px;line-height:1.7}.single-product .sf-single-product__excerpt>*:first-child{margin-top:0}.single-product .sf-single-product__excerpt>*:last-child{margin-bottom:0}.single-product .sf-single-product__purchase{margin-top:28px}.single-product .sf-single-product__cart-form{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap}.single-product .sf-quantity-control--single{min-width:112px;height:48px;border:1px solid #d6ddea;border-radius:0;overflow:hidden;background:#fff}.single-product .sf-quantity-control--single .sf-quantity-control__button,.single-product .sf-quantity-control--single .sf-quantity-control__input{width:38px;height:46px;border:0;background:transparent;text-align:center;color:#3e4c65}.single-product .sf-quantity-control--single .sf-quantity-control__button:hover{background:#f3f6fb}.single-product .sf-quantity-control--single .sf-quantity-control__input{flex:1 1 auto;min-width:0;font-weight:600}.single-product .sf-single-product__cta{min-width:142px;height:48px;padding-inline:30px;border-radius:0 !important;background:#3e69c6 !important;color:#fff !important}.single-product .sf-single-product__cta:hover{background:#2f56ac !important}.single-product .sf-single-product__tabs{margin-top:38px;background:transparent}.single-product .sf-single-product__tablist{display:flex;gap:0;align-items:center;justify-content:center;border-top:1px solid #e5e8ee;border-bottom:1px solid #e5e8ee}.single-product .sf-single-product__tab{position:relative;padding:18px 22px 16px;border:0;background:transparent;color:#646f83;font-size:15px;font-weight:600;letter-spacing:.01em;text-transform:uppercase;cursor:pointer}.single-product .sf-single-product__tab.is-active{color:#2d3441}.single-product .sf-single-product__tab.is-active::after{content:'';position:absolute;left:50%;bottom:-1px;width:86px;height:2px;background:#3153c9;transform:translateX(-50%)}.single-product .sf-single-product__tab-panels{padding:36px 0 22px}.single-product .sf-single-product__tab-panel{display:none}.single-product .sf-single-product__tab-panel.is-active{display:block}.single-product .sf-single-product__content{color:#636d7b;font-size:17px;line-height:1.85}.single-product .sf-single-product__content p:first-child{margin-top:0}.single-product .sf-single-product__content ul,.single-product .sf-single-product__content ol{padding-left:22px}.single-product .sf-single-product__reviews-wrap{max-width:900px;color:#556171;font-size:16px;line-height:1.7}.single-product .sf-single-product__reviews-wrap h2,.single-product .sf-single-product__reviews-wrap h3{color:#24334d}.single-product .sf-single-product__related{padding-top:16px}.single-product .sf-single-product__related h2{margin:0 0 26px;color:#222f45;font-size:32px;font-weight:600;letter-spacing:-.02em}.single-product .sf-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.single-product .sf-related-card{min-width:0}.single-product .sf-related-card__image{display:grid;place-items:center;aspect-ratio:1 / 1;background:#fff;border:1px solid #eff2f6;padding:18px}.single-product .sf-related-card__image img{width:100%;height:100%;object-fit:contain}.single-product .sf-related-card h3{margin:16px 0 8px;color:#333a47;font-size:18px;font-weight:500;line-height:1.35;letter-spacing:-.01em}.single-product .sf-related-card h3 a:hover{color:#1e49c5}.single-product .sf-related-card__taxonomy{color:#a1a6af;font-size:13px;font-weight:500;line-height:1.6;text-transform:uppercase}.single-product .comment-respond,.single-product .woocommerce-Reviews,.single-product .woocommerce-review-link,.single-product .star-rating{color:inherit}.single-product .comment-form-author,.single-product .comment-form-email,.single-product .comment-form-rating,.single-product .comment-form-comment{margin-bottom:16px}.single-product .comment-form input[type="text"],.single-product .comment-form input[type="email"],.single-product .comment-form textarea{width:100%;padding:12px 14px;border:1px solid #d6ddea;border-radius:8px;background:#fff}.single-product .comment-form .submit{min-height:46px;padding:0 22px;border:0;border-radius:999px;background:#103e6d;color:#fff;font-weight:800;cursor:pointer}@media (max-width:1180px){.single-product .sf-single-product__card{grid-template-columns:1fr}}@media (max-width:980px){.single-product .sf-single-product{padding:28px 0 52px}.single-product .sf-single-product__gallery{grid-template-columns:1fr}.single-product .sf-single-product__thumbs{grid-auto-flow:column;grid-auto-columns:78px;overflow-x:auto;padding-bottom:4px}.single-product .sf-single-product__stage{min-height:360px}.single-product .sf-single-product__summary{padding:22px 20px}.single-product .sf-single-product__title-row{flex-direction:column}.single-product .sf-single-product__title-row h1{font-size:clamp(28px,6vw,42px)}.single-product .sf-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.single-product .sf-single-product__tablist{justify-content:flex-start;overflow-x:auto}.single-product .sf-single-product__content{font-size:15px}.single-product .sf-single-product__related h2{font-size:28px}.single-product .sf-related-grid{grid-template-columns:1fr;gap:18px}.single-product .sf-single-product__cart-form{flex-direction:column;align-items:stretch}.single-product .sf-single-product__cta{width:100%}}body.sf-no-scroll{overflow:hidden}.sf-page-notice{margin:0 0 24px;padding:16px 18px;border-radius:18px;border:1px solid rgba(16,62,109,.1);background:#eef5ff;color:#123d94;font-size:15px;font-weight:600}.sf-page-notice.is-success{background:#edf9f0;border-color:rgba(33,128,78,.18);color:#1d7c4a}.sf-page-notice.has-error{background:#fff2f1;border-color:rgba(196,53,42,.16);color:#b33227}.sf-archive-hero{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(2,18,54,.96) 0%,rgba(2,18,54,.90) 34%,rgba(2,18,54,.38) 68%,rgba(2,18,54,.20) 100%),var(--sf-archive-hero-image,linear-gradient(90deg,#03163b,#123d94));background-position:center;background-size:cover;color:#fff}.sf-archive-hero::after{content:'';position:absolute;right:-3.5vw;top:-2px;bottom:-2px;width:min(23vw,330px);background:linear-gradient(180deg,#ffd21c 0%,#f2b302 100%);clip-path:polygon(24% 0,100% 0,100% 100%,0 100%);z-index:1}.sf-archive-hero__inner{position:relative;z-index:2;min-height:430px;display:flex;align-items:center;padding:54px 0 60px}.sf-archive-hero__copy{max-width:560px}.sf-archive-hero__copy h1{margin:0 0 18px;color:#fff;font-size:clamp(52px,8vw,86px);line-height:.96;font-weight:900;letter-spacing:-.05em;text-transform:uppercase}.sf-archive-hero__copy h1 span{color:#ffc915}.sf-archive-hero__copy p{margin:0;color:rgba(255,255,255,.92);font-size:clamp(17px,2vw,26px);line-height:1.45}.sf-archive-hero__search{margin-top:34px;display:grid;grid-template-columns:minmax(0,1fr) 86px;max-width:610px;background:#fff;border:1px solid #dbe2ef;border-radius:16px;overflow:hidden}.sf-archive-hero__search input{border:0;min-height:76px;padding:0 26px;font-size:16px;color:#22314a;background:transparent}.sf-archive-hero__search button{border:0;background:#ffc106;color:#07255b;display:grid;place-items:center;cursor:pointer}.sf-archive-hero__chips{display:flex;flex-wrap:wrap;gap:30px;margin-top:44px}.sf-archive-hero__chips a{color:#fff;font-size:clamp(22px,2vw,34px);font-weight:800;text-transform:uppercase;letter-spacing:-.02em;opacity:.84}.sf-archive-hero__chips a.is-active,.sf-archive-hero__chips a:hover{opacity:1}.sf-archive-category-rail-wrap{margin-top:-34px;position:relative;z-index:5}.sf-archive-category-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(135px,1fr);gap:0;overflow-x:auto;padding:0;background:#fff;border:1px solid #e8ebf2;border-radius:18px;box-shadow:0 18px 40px rgba(9,29,71,.08)}.sf-archive-category-pill{min-width:135px;padding:28px 20px 22px;display:grid;justify-items:center;gap:14px;border-right:1px solid #edf0f5;color:#24314a;font-weight:700;text-align:center;position:relative}.sf-archive-category-pill:last-child{border-right:0}.sf-archive-category-pill__icon{color:#27385d}.sf-archive-category-pill::after{content:'';position:absolute;left:20px;right:20px;bottom:0;height:4px;border-radius:999px 999px 0 0;background:transparent;transition:background .18s ease}.sf-archive-category-pill:hover::after,.sf-archive-category-pill.is-active::after{background:#ffc106}.sf-shop-layout{position:relative;background:#f5f6f8;padding:34px 0 58px}.sf-shop-layout__overlay{position:fixed;inset:0;background:rgba(7,22,58,.48);z-index:39}.sf-shop-layout__grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:26px;align-items:start}.sf-shop-sidebar,.sf-shop-main{background:#fff;border:1px solid #e8ebf2;border-radius:18px;box-shadow:0 14px 36px rgba(9,29,71,.05)}.sf-shop-sidebar{padding:20px;position:sticky;top:24px}.sf-shop-sidebar__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.sf-shop-sidebar__header h2{margin:0;color:#22314a;font-size:16px;font-weight:800;text-transform:uppercase}.sf-shop-sidebar__close{display:none;border:0;background:transparent;color:#22314a;padding:0;cursor:pointer}.sf-shop-filters{display:grid;gap:22px}.sf-shop-filter-group{display:grid;gap:12px}.sf-shop-filter-group label,.sf-shop-filter-group__title{color:#24314a;font-size:14px;font-weight:700}.sf-shop-filter-group select,.sf-shop-filter-group input[type="number"]{width:100%;min-height:46px;padding:0 14px;border:1px solid #dfe4ee;border-radius:12px;background:#fff;color:#33405b}.sf-shop-filter-group label input[type="checkbox"]{margin-right:8px}.sf-shop-filter-group--actions .sf-button{min-height:48px;border-radius:12px}.sf-shop-filters__reset{display:inline-flex;align-items:center;gap:8px;color:#1d3f88;font-weight:700;text-transform:uppercase;font-size:13px}.sf-shop-main{padding:20px}.sf-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.sf-shop-toolbar__left,.sf-shop-toolbar__right{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.sf-shop-toolbar__left p{margin:0;color:#67758d;font-size:14px;font-weight:600}.sf-shop-toolbar__filters{display:none;align-items:center;gap:8px;min-height:44px;padding:0 16px;border:1px solid #dfe4ee;border-radius:12px;background:#fff;color:#24314a;font-weight:700}.sf-shop-toolbar__sort select{min-height:44px;padding:0 14px;border:1px solid #dfe4ee;border-radius:12px;background:#fff;color:#4d5a73;min-width:215px}.sf-shop-toolbar__view{display:inline-flex;border:1px solid #dfe4ee;border-radius:12px;overflow:hidden}.sf-shop-toolbar__view button{width:44px;height:44px;border:0;background:#fff;color:#6b7586;cursor:pointer}.sf-shop-toolbar__view button.is-active{background:#f4f7fb;color:#1c3570}.sf-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.sf-shop-grid.is-list-view{grid-template-columns:1fr}.sf-shop-grid.is-list-view .sf-shop-product-card{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center}.sf-shop-grid.is-list-view .sf-shop-product-card__image{aspect-ratio:auto;height:100%;min-height:220px}.sf-shop-product-card{background:#fff;border:1px solid #e7ebf2;border-radius:16px;overflow:hidden;box-shadow:0 8px 26px rgba(7,22,58,.04);transition:transform .18s ease,box-shadow .18s ease}.sf-shop-product-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(7,22,58,.08)}.sf-shop-product-card__image{display:grid;place-items:center;aspect-ratio:1 / 1;padding:18px;background:#fff}.sf-shop-product-card__image img{width:100%;height:100%;object-fit:contain}.sf-shop-product-card__content{display:grid;gap:10px;padding:18px}.sf-shop-product-card__content h2{margin:0;color:#1f2f4b;font-size:21px;line-height:1.12;font-weight:900;letter-spacing:-.03em;text-transform:uppercase}.sf-shop-product-card__subtitle{margin:0;color:#7f8897;font-size:14px;line-height:1.4}.sf-shop-product-card__price{color:#071d4a;font-size:18px;font-weight:900}.sf-shop-product-card__price .amount{font-size:inherit}.sf-shop-product-card__stock{margin:0;font-size:15px;font-weight:700}.sf-shop-product-card__stock.is-instock{color:#2f9153}.sf-shop-product-card__stock.is-outofstock{color:#b8443a}.sf-shop-product-card__footer{display:flex;align-items:center;gap:12px;margin-top:8px}.sf-quantity-control--archive{min-width:118px;height:46px;border:1px solid #dfe4ee;border-radius:12px;overflow:hidden;background:#fff}.sf-quantity-control--archive .sf-quantity-control__button,.sf-quantity-control--archive .sf-quantity-control__input{height:44px;border:0;background:transparent;color:#24314a}.sf-quantity-control--archive .sf-quantity-control__button{width:38px;font-size:20px;font-weight:700}.sf-quantity-control--archive .sf-quantity-control__input{flex:1 1 auto;width:42px;text-align:center;font-weight:800}.sf-shop-product-card__add{flex:1 1 auto;min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:0 !important;border-radius:12px;background:#ffc106 !important;color:#07255b !important;font-size:14px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.sf-shop-product-card__add:hover{background:#f2b302 !important}.sf-shop-product-card__add--view{background:#0f3b84 !important;color:#fff !important}.sf-shop-empty{padding:34px 18px;text-align:center;color:#516078}.sf-shop-empty h2{margin:0 0 10px;color:#22314a}.woocommerce-pagination{margin-top:28px;display:flex;justify-content:center}.woocommerce-pagination ul.page-numbers{margin:0;padding:0;list-style:none;display:flex;gap:8px;border:0 !important}.woocommerce-pagination .page-numbers li{border:0 !important;float:none !important}.woocommerce-pagination .page-numbers a,.woocommerce-pagination .page-numbers span{width:38px;height:38px;display:grid !important;place-items:center;border-radius:10px;border:1px solid #dfe4ee;color:#24314a;font-weight:700;background:#fff}.woocommerce-pagination .page-numbers .current{background:#0f2f73;color:#fff;border-color:#0f2f73}.sf-service-strip{padding:22px 0;background:#fff;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.sf-service-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sf-service-strip__item{display:flex;align-items:center;gap:14px;padding:6px 10px}.sf-service-strip__icon{width:42px;height:42px;display:grid;place-items:center;color:#1a3166}.sf-service-strip__content h3{margin:0 0 4px;color:#1e2f4a;font-size:14px;font-weight:900;line-height:1.2;text-transform:uppercase}.sf-service-strip__content p{margin:0;color:#66758d;font-size:13px;line-height:1.35}.sf-page-hero{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(2,18,54,.96) 0%,rgba(2,18,54,.85) 45%,rgba(2,18,54,.20) 100%),var(--sf-page-hero-image,linear-gradient(90deg,#03163b,#103e6d));background-position:center;background-size:cover;color:#fff}.sf-page-hero::after{content:'';position:absolute;right:-4vw;top:-2px;bottom:-2px;width:min(24vw,340px);background:linear-gradient(180deg,#ffd21c 0%,#f2b302 100%);clip-path:polygon(28% 0,100% 0,100% 100%,0 100%)}.sf-page-hero__inner{position:relative;z-index:1;min-height:395px;display:flex;align-items:center;padding:48px 0 62px}.sf-page-hero__copy{max-width:610px}.sf-page-hero__copy h1{margin:0 0 20px;color:#fff;font-size:clamp(52px,8vw,82px);font-weight:900;line-height:.96;letter-spacing:-.05em;text-transform:uppercase}.sf-page-hero__copy h1 span{color:#ffc106}.sf-page-hero__copy p{margin:0;color:rgba(255,255,255,.95);font-size:clamp(18px,2vw,29px);line-height:1.48}.sf-form-page{background:#f5f6f8;padding:0 0 64px}.sf-form-page .sf-container{margin-top:-42px;position:relative;z-index:3}.sf-form-page__panel{display:grid;grid-template-columns:360px minmax(0,1fr);gap:34px;padding:34px;border:1px solid #e8ebf2;border-radius:22px;background:#fff;box-shadow:0 20px 48px rgba(9,29,71,.08)}.sf-form-page__panel--quote{grid-template-columns:280px minmax(0,1fr)}.sf-form-page__sidebar,.sf-form-page__content{min-width:0}.sf-form-page__sidebar h2,.sf-form-page__content h2{margin:0 0 22px;color:#1f2f4b;font-size:clamp(28px,2.3vw,40px);font-weight:800;letter-spacing:-.03em}.sf-contact-info-card{display:flex;gap:16px;padding:20px;border:1px solid #eaedf3;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(9,29,71,.04);margin-bottom:16px}.sf-contact-info-card__icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:50%;background:#ffc106;color:#0a2e6e}.sf-contact-info-card h3{margin:0 0 8px;color:#21314b;font-size:16px;font-weight:800}.sf-contact-info-card p,.sf-contact-info-card span{display:block;margin:0;color:#56647b;font-size:15px;line-height:1.55}.sf-contact-info-card p{font-weight:700;color:#23314a}.sf-form-page__socials{margin-top:28px}.sf-form-page__socials h3{margin:0 0 14px;color:#22314a;font-size:15px;font-weight:800}.sf-form-page__social-list{display:flex;gap:12px;flex-wrap:wrap}.sf-form-page__social-list a{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#f3f6fb;color:#0f2f73}.sf-page-form{display:grid;gap:18px}.sf-form-grid{display:grid;gap:18px}.sf-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-page-form label,.sf-page-form fieldset{display:grid;gap:10px;margin:0}.sf-page-form span,.sf-page-form legend{color:#24314a;font-size:15px;font-weight:700}.sf-page-form input[type="text"],.sf-page-form input[type="email"],.sf-page-form input[type="tel"],.sf-page-form select,.sf-page-form textarea{width:100%;min-height:52px;padding:0 16px;border:1px solid #dfe4ee;border-radius:12px;background:#fff;color:#22314a}.sf-page-form textarea{min-height:148px;padding:16px;resize:vertical}.sf-page-form__fieldset{display:flex !important;align-items:center;gap:18px;flex-wrap:wrap;padding:0;border:0}.sf-page-form__fieldset label,.sf-page-form__terms{display:inline-flex;align-items:center;gap:8px;color:#4f5d74;font-size:15px}.sf-page-form__submit{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:0 24px;border:0;border-radius:12px;background:#ffc106;color:#07255b;font-size:16px;font-weight:900;text-transform:uppercase;cursor:pointer}.sf-page-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.sf-whatsapp-banner{margin-top:24px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:18px;background:linear-gradient(90deg,#03163b 0%,#08245b 55%,#03163b 100%);color:#fff}.sf-whatsapp-banner__copy{display:flex;align-items:center;gap:14px}.sf-whatsapp-banner__copy strong{display:block;margin-bottom:4px}.sf-whatsapp-banner__copy p{margin:0;color:rgba(255,255,255,.85)}.sf-whatsapp-banner__cta{padding:12px 18px;border:1px solid rgba(255,193,6,.6);border-radius:12px;color:#ffc106;font-weight:800;text-transform:uppercase}.sf-reasons-list{margin:0;padding:0;list-style:none;display:grid;gap:18px}.sf-reasons-list li{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:16px;background:#f8fafc;border:1px solid #edf1f6}.sf-reasons-list li span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#fff;color:#17356d}.sf-reasons-list li strong{color:#24314a;font-size:15px;line-height:1.55;font-weight:800}@media (max-width:1240px){.sf-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-form-page__panel{grid-template-columns:320px minmax(0,1fr)}}@media (max-width:1024px){.sf-archive-hero__inner,.sf-page-hero__inner{min-height:360px}.sf-shop-layout__grid,.sf-form-page__panel,.sf-form-page__panel--quote{grid-template-columns:1fr}.sf-shop-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(380px,calc(100vw - 24px));max-width:100%;border-radius:0 22px 22px 0;z-index:40;transform:translateX(-104%);transition:transform .24s ease;overflow-y:auto}.sf-shop-layout.is-filters-open .sf-shop-sidebar{transform:translateX(0)}.sf-shop-sidebar__close,.sf-shop-toolbar__filters{display:inline-flex}.sf-shop-main{padding:18px}.sf-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-service-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.sf-archive-hero::after,.sf-page-hero::after{width:35vw}.sf-archive-hero__inner,.sf-page-hero__inner{min-height:320px;padding:40px 0 44px}.sf-archive-category-rail-wrap{margin-top:-20px}.sf-archive-category-pill{min-width:140px;padding:22px 18px 18px}.sf-shop-layout{padding-top:22px}.sf-shop-main,.sf-shop-sidebar,.sf-form-page__panel{border-radius:18px}.sf-shop-toolbar{align-items:flex-start;flex-direction:column}.sf-shop-toolbar__right{width:100%;justify-content:space-between}.sf-shop-toolbar__sort{flex:1 1 auto}.sf-shop-toolbar__sort select{width:100%;min-width:0}.sf-shop-grid,.sf-form-grid--2,.sf-service-strip__grid{grid-template-columns:1fr}.sf-shop-grid.is-list-view .sf-shop-product-card{grid-template-columns:1fr}.sf-shop-grid.is-list-view .sf-shop-product-card__image{min-height:220px}.sf-shop-product-card__content h2{font-size:18px}.sf-shop-product-card__footer{flex-direction:column;align-items:stretch}.sf-whatsapp-banner,.sf-page-form__fieldset{flex-direction:column;align-items:flex-start !important}.sf-whatsapp-banner__cta{width:100%;text-align:center}.sf-form-page{padding-bottom:50px}.sf-form-page .sf-container{margin-top:-28px}.sf-form-page__panel{padding:22px;gap:24px}}.sf-archive-hero__copy{max-width:650px;margin-left:clamp(22px,4vw,70px)}.sf-archive-hero__copy h1{font-size:clamp(40px,6vw,68px);letter-spacing:-.035em}.sf-archive-hero__chips{gap:16px 26px;margin-top:30px}.sf-archive-hero__chips a{font-size:clamp(16px,1.45vw,23px);line-height:1.18}.sf-shop-grid{gap:16px}.sf-shop-product-card{min-width:0}.sf-shop-product-card__image{aspect-ratio:1.18 / 1;min-height:158px;padding:14px}.sf-shop-product-card__content{gap:7px;padding:14px 15px 16px}.sf-shop-product-card__content h2,.sf-shop-product-card__content h3,.sf-shop-product-card__title{margin:0;color:#1f2f4b;font-size:15px;line-height:1.2;font-weight:850;letter-spacing:-.015em;text-transform:none}.sf-shop-product-card__content h2 a,.sf-shop-product-card__content h3 a,.sf-shop-product-card__title a{color:inherit;text-decoration:none}.sf-shop-product-card__subtitle{font-size:12px;line-height:1.35}.sf-shop-product-card__price{font-size:16px}.sf-shop-product-card__stock{font-size:13px}.sf-shop-product-card__footer{justify-content:flex-start;gap:8px;margin-top:5px;flex-wrap:wrap}.sf-quantity-control--archive{min-width:96px;width:96px;height:40px;border-radius:10px}.sf-quantity-control--archive .sf-quantity-control__button,.sf-quantity-control--archive .sf-quantity-control__input{height:38px}.sf-quantity-control--archive .sf-quantity-control__button{width:31px;font-size:17px}.sf-quantity-control--archive .sf-quantity-control__input{width:34px;font-size:13px}.sf-shop-product-card__add{flex:0 0 auto;min-width:106px;max-width:128px;min-height:40px;padding:0 13px;border-radius:10px;font-size:12px;line-height:1.1;white-space:nowrap}.sf-shop-product-card__add--view{max-width:142px}.sf-category-row{grid-template-columns:minmax(250px,300px) minmax(0,1fr);align-items:stretch}.sf-category-row__banner,.sf-category-row__products{min-height:410px}.sf-product-rail{grid-auto-columns:minmax(225px,250px);padding-right:52px}.sf-product-rail .sf-shop-product-card{height:100%;scroll-snap-align:start;border-top:0;border-bottom:0;border-left:1px solid #d6deea;border-right:0;border-radius:0;box-shadow:none}.sf-product-rail .sf-shop-product-card:hover{transform:none;box-shadow:none}.sf-product-rail .sf-shop-product-card__image{min-height:162px;aspect-ratio:auto}.sf-product-rail .sf-shop-product-card__content{padding:13px 14px 15px}.sf-product-rail .sf-shop-product-card__title{font-size:14px}@media (max-width:1024px){.sf-archive-hero__copy{margin-left:clamp(10px,2.5vw,28px)}.sf-category-row{grid-template-columns:1fr}.sf-category-row__banner{min-height:230px}.sf-category-row__products{min-height:390px}}@media (max-width:767px){.sf-archive-hero__copy{margin-left:8px;margin-right:28vw}.sf-archive-hero__copy h1{font-size:clamp(34px,11vw,48px)}.sf-archive-hero__chips a{font-size:15px}.sf-shop-product-card__footer{flex-direction:row;align-items:center}.sf-shop-product-card__add{width:auto}.sf-product-rail{grid-auto-columns:minmax(215px,78vw)}}.sf-archive-hero.is-category .sf-archive-hero__inner{width:100%;max-width:none;margin:0;padding-left:clamp(34px,5.5vw,108px);padding-right:clamp(250px,24vw,420px)}.sf-archive-hero.is-category .sf-archive-hero__copy{width:100%;max-width:none;margin-left:0}.sf-archive-hero.is-category .sf-archive-hero__copy p{max-width:760px}.sf-archive-hero.is-category .sf-archive-hero__chips{width:100%;max-width:none;display:flex;align-items:center;align-content:flex-start;flex-wrap:wrap;column-gap:clamp(18px,2vw,36px);row-gap:16px;margin-top:30px}.sf-archive-hero.is-category .sf-archive-hero__chips a{flex:0 0 auto;font-size:clamp(15px,1.25vw,22px);line-height:1.12;white-space:nowrap}.sf-archive-category-pill__icon,.sf-archive-category-pill__icon .sf-custom-icon{display:grid;place-items:center}.sf-archive-category-pill__icon .sf-custom-icon,.sf-archive-category-pill__icon .sf-custom-icon img,.sf-archive-category-pill__icon .sf-custom-icon svg{width:30px;height:30px;object-fit:contain}body.single-product{background:#f5f6f8}.single-product .sf-single-product{padding:34px 0 62px}.single-product .sf-single-product__card{grid-template-columns:minmax(500px,1.05fr) minmax(390px,.95fr);gap:0;overflow:hidden;border:1px solid #e7ebf2;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(9,29,71,.06)}.single-product .sf-single-product__gallery,.single-product .sf-single-product__summary{border:0;background:#fff}.single-product .sf-single-product__gallery{min-width:0;padding:20px;border-right:1px solid #e7ebf2}.single-product .sf-single-product__stage{min-height:430px;border:0}.single-product .sf-single-product__stage-image{max-height:410px}.single-product .sf-single-product__summary{display:flex;flex-direction:column;padding:26px 30px 30px}.single-product .sf-single-product__breadcrumbs{font-size:12px}.single-product .sf-single-product__heading-meta{margin:13px 0 7px}.single-product .sf-single-product__title-row{margin-bottom:10px}.single-product .sf-single-product__title-row h1{color:#1f2f4b;font-size:clamp(30px,2.4vw,42px);line-height:1.08;font-weight:850;letter-spacing:-.028em}.single-product .sf-single-product__excerpt{margin-top:6px;color:#65728a;font-size:14px;line-height:1.55}.single-product .sf-single-product__commerce{display:grid;gap:6px;margin-top:20px}.single-product .sf-single-product__price{font-size:22px}.single-product .sf-single-product__stock{margin:0;font-size:14px}.single-product .sf-single-product__purchase{margin-top:18px}.single-product .sf-single-product__cart-form{gap:8px}.single-product .sf-quantity-control--single{grid-template-columns:31px 34px 31px;width:96px;min-width:96px;height:40px;border:1px solid #dfe4ee;border-radius:10px}.single-product .sf-quantity-control--single .sf-quantity-control__button,.single-product .sf-quantity-control--single .sf-quantity-control__input{width:100%;height:38px;color:#24314a;font-size:13px;font-weight:800}.single-product .sf-single-product__cta,.single-product .sf-single-product__cta.button,.single-product .sf-single-product__cta.button.alt{width:auto;min-width:108px;max-width:132px;height:40px;min-height:40px;padding:0 14px;border-radius:10px !important;background:#ffc106 !important;color:#07255b !important;font-size:12px;font-weight:900;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.single-product .sf-single-product__cta:hover,.single-product .sf-single-product__cta.button:hover,.single-product .sf-single-product__cta.button.alt:hover{background:#f2b302 !important;color:#07255b !important}.single-product .sf-single-product__tabs{margin-top:30px}.single-product .sf-single-product__related h2{color:#0b2b65;font-size:clamp(24px,2vw,32px);font-weight:850}.single-product .sf-related-grid{gap:16px}.single-product .sf-related-grid .sf-shop-product-card{height:100%}.sf-category-row{grid-template-columns:minmax(240px,290px) minmax(0,1fr)}.sf-category-row__banner,.sf-category-row__products{min-height:360px;height:360px}.sf-product-rail{grid-auto-columns:minmax(220px,240px)}.sf-product-rail .sf-shop-product-card{height:360px}.sf-product-rail .sf-shop-product-card__image{min-height:132px;height:132px;padding:10px 14px}.sf-product-rail .sf-shop-product-card__content{min-height:0;gap:5px;padding:10px 12px 12px}.sf-product-rail .sf-shop-product-card__title{font-size:13px;line-height:1.18}.sf-product-rail .sf-shop-product-card__subtitle{font-size:11px;line-height:1.25}.sf-product-rail .sf-shop-product-card__price{font-size:15px}.sf-product-rail .sf-shop-product-card__stock{font-size:12px}.sf-product-rail .sf-shop-product-card__footer{display:grid;grid-template-columns:80px minmax(88px,1fr);align-items:center;gap:6px;margin-top:auto;flex-wrap:nowrap}.sf-product-rail .sf-quantity-control--archive{grid-template-columns:25px 30px 25px;width:80px;min-width:80px;height:38px}.sf-product-rail .sf-quantity-control--archive .sf-quantity-control__button,.sf-product-rail .sf-quantity-control--archive .sf-quantity-control__input{width:100%;height:36px}.sf-product-rail .sf-shop-product-card__add{width:100%;min-width:88px;max-width:none;min-height:38px;padding:0 9px;font-size:11px}@media (max-width:1180px){.single-product .sf-single-product__card{grid-template-columns:1fr}.single-product .sf-single-product__gallery{border-right:0;border-bottom:1px solid #e7ebf2}}@media (max-width:1024px){.sf-archive-hero.is-category .sf-archive-hero__inner{padding-left:clamp(24px,4vw,42px);padding-right:clamp(160px,28vw,290px)}.sf-category-row__banner{height:220px;min-height:220px}.sf-category-row__products,.sf-product-rail .sf-shop-product-card{height:350px;min-height:350px}}@media (max-width:767px){.sf-archive-hero.is-category .sf-archive-hero__inner{padding-left:22px;padding-right:31vw}.sf-archive-hero.is-category .sf-archive-hero__copy{margin:0}.sf-archive-hero.is-category .sf-archive-hero__chips{gap:12px 18px;margin-top:24px}.sf-archive-hero.is-category .sf-archive-hero__chips a{white-space:normal;font-size:14px}.single-product .sf-single-product__stage{min-height:300px}.single-product .sf-single-product__summary{padding:22px 18px 24px}.single-product .sf-single-product__cart-form{display:grid;grid-template-columns:96px minmax(108px,1fr);align-items:center}.single-product .sf-single-product__cta,.single-product .sf-single-product__cta.button,.single-product .sf-single-product__cta.button.alt{width:100%;max-width:none}.sf-product-rail{grid-auto-columns:minmax(218px,78vw)}}.sf-custom-icon--image{overflow:hidden}.sf-product-rail .sf-shop-product-card__content{height:calc(100% - 132px)}.sf-home-offers__rail{grid-auto-columns:minmax(220px,252px);gap:14px;padding:2px 2px 10px}.sf-home-offers__rail .sf-shop-product-card{position:relative;height:390px;min-height:390px;overflow:hidden;scroll-snap-align:start;border:1px solid #d6deea;border-radius:13px;background:#fff;box-shadow:none}.sf-home-offers__rail .sf-shop-product-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(7,27,68,.08)}.sf-home-offers__rail .sf-shop-product-card__image{height:172px;min-height:172px;aspect-ratio:auto;padding:28px 16px 8px}.sf-home-offers__rail .sf-shop-product-card__content{min-height:0;height:calc(100% - 172px);gap:6px;padding:14px 15px 15px}.sf-home-offers__rail .sf-shop-product-card__title{font-size:14px;line-height:1.22}.sf-home-offers__rail .sf-shop-product-card__subtitle{font-size:11px}.sf-home-offers__rail .sf-shop-product-card__price{font-size:16px}.sf-home-offers__rail .sf-shop-product-card__stock{font-size:12px}.sf-home-offers__rail .sf-shop-product-card__footer{display:grid;grid-template-columns:82px minmax(92px,1fr);align-items:center;gap:7px;margin-top:auto}.sf-home-offers__rail .sf-quantity-control--archive{grid-template-columns:25px 32px 25px;width:82px;min-width:82px;height:38px}.sf-home-offers__rail .sf-quantity-control--archive .sf-quantity-control__button,.sf-home-offers__rail .sf-quantity-control--archive .sf-quantity-control__input{width:100%;height:36px}.sf-home-offers__rail .sf-shop-product-card__add{width:100%;min-width:92px;max-width:none;min-height:38px;padding-inline:8px;font-size:11px}.sf-shop-product-card__badge{position:absolute;z-index:3;top:11px;left:11px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:5px;background:#ffca05;color:#07255b;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase}.sf-shop-sidebar{padding:22px}.sf-shop-filters{gap:16px}.sf-shop-filter-group select{min-height:50px;border-radius:11px}.sf-shop-filter-group--actions{gap:10px}.sf-shop-filter-group--actions .sf-button{min-height:42px;background:#ffca05;color:#07255b}.sf-mini-cart__body{padding:18px;background:#f5f7fa}.sf-mini-cart .woocommerce-mini-cart{display:grid;gap:12px}.sf-mini-cart .woocommerce-mini-cart-item{grid-template-columns:minmax(0,1fr) 34px;gap:7px 10px;margin:0;padding:13px;overflow:hidden;border:1px solid #d6deea;border-radius:13px;background:#fff;box-shadow:0 5px 16px rgba(7,27,68,.045)}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){grid-template-columns:64px minmax(0,1fr);gap:12px;color:#0b2b65;font-size:14px;line-height:1.22;font-weight:850}.sf-mini-cart .woocommerce-mini-cart-item img{width:64px;height:64px;padding:5px;border:1px solid #edf0f5;border-radius:9px;background:#fff;object-fit:contain}.sf-mini-cart-item__meta{padding-left:76px;gap:9px}.sf-mini-cart-item__price{font-size:15px}.sf-quantity-control--mini{grid-template-columns:25px 32px 25px;width:82px;min-width:82px;height:32px;border-color:#f2b800;border-radius:8px}.sf-quantity-control--mini .sf-quantity-control__button{background:#ffca05;color:#07255b}.sf-quantity-control--mini .sf-quantity-control__button:hover:not(:disabled),.sf-quantity-control--mini .sf-quantity-control__button:focus-visible:not(:disabled){background:#f2b800}.sf-quantity-control--mini .sf-quantity-control__input{background:#fff;border-color:#f2b800}.sf-mini-cart .remove_from_cart_button{width:32px;height:32px;border-color:#ffca05;background:#ffca05;color:#07255b}.sf-mini-cart .remove_from_cart_button:hover,.sf-mini-cart .remove_from_cart_button:focus-visible{border-color:#f2b800;background:#f2b800;color:#07255b}.sf-mini-cart__footer{gap:10px;padding:14px 18px 18px;background:#fff}.sf-mini-cart__footer .sf-button,.sf-mini-cart__footer .sf-button--outline,.sf-mini-cart__footer .sf-button--primary{min-height:46px;border:1px solid #ffca05;border-radius:10px;background:#ffca05;color:#07255b;font-size:13px;font-weight:850}.sf-mini-cart__footer .sf-button:hover,.sf-mini-cart__footer .sf-button:focus-visible{border-color:#f2b800;background:#f2b800;color:#07255b}.sf-category-row{grid-template-columns:minmax(250px,300px) minmax(0,1fr);gap:12px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.sf-category-row__banner,.sf-category-row__products{height:372px;min-height:372px}.sf-category-row__banner{overflow:hidden;border-radius:13px}.sf-category-row__products{overflow:hidden;border-radius:13px;background:transparent}.sf-product-rail{grid-auto-columns:minmax(220px,242px);gap:12px;padding:0 52px 0 0;background:transparent}.sf-product-rail .sf-shop-product-card{height:372px;min-height:372px;overflow:hidden;border:1px solid #d6deea;border-radius:13px;background:#fff;box-shadow:none}.sf-product-rail .sf-shop-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(7,27,68,.07)}.sf-product-rail .sf-shop-product-card__image{height:150px;min-height:150px;padding:14px 15px 4px}.sf-product-rail .sf-shop-product-card__content{height:calc(100% - 150px);gap:6px;padding:18px 14px 14px}.sf-product-rail .sf-shop-product-card__title{font-size:13px;line-height:1.2}.sf-product-rail .sf-shop-product-card__footer{margin-top:auto}@media (max-width:1024px){.sf-category-row{grid-template-columns:1fr}.sf-category-row__banner{height:220px;min-height:220px}.sf-category-row__products,.sf-product-rail .sf-shop-product-card{height:365px;min-height:365px}}@media (max-width:767px){.sf-home-offers__rail{grid-auto-columns:minmax(218px,78vw)}.sf-shop-product-card__add,.sf-home-offers__rail .sf-shop-product-card__add,.sf-product-rail .sf-shop-product-card__add,.sf-related-grid .sf-shop-product-card__add{display:inline-flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;align-content:center !important;line-height:1 !important;white-space:nowrap;padding-top:0 !important;padding-bottom:0 !important}.sf-home-offers__rail .sf-shop-product-card{height:380px;min-height:380px}.sf-mini-cart__body{padding:12px}.sf-mini-cart .woocommerce-mini-cart-item>a:not(.remove_from_cart_button){grid-template-columns:54px minmax(0,1fr);font-size:12px}.sf-mini-cart .woocommerce-mini-cart-item img{width:54px;height:54px}.sf-mini-cart-item__meta{padding-left:66px}.sf-mini-cart__footer{grid-template-columns:1fr}.sf-product-rail{grid-auto-columns:minmax(218px,78vw)}.sf-product-rail .sf-shop-product-card__content{padding-top:16px}}.sf-mini-cart .woocommerce-mini-cart{margin:0;padding:0;list-style:none}.sf-special-hero{--sf-special-hero-image:none;position:relative;min-height:clamp(350px,34vw,520px);overflow:hidden;display:flex;align-items:center;background:linear-gradient(90deg,rgba(4,20,54,.98) 0%,rgba(7,35,84,.94) 57%,rgba(7,35,84,.50) 100%),var(--sf-special-hero-image) center/cover no-repeat,#071d4a;color:#fff}.sf-special-hero::after{content:'';position:absolute;top:0;right:-7%;width:min(31vw,520px);height:100%;background:linear-gradient(145deg,#ffd320,#ffb800);clip-path:polygon(29% 0,100% 0,100% 100%,0 100%);opacity:.98}.sf-special-hero__inner{position:relative;z-index:2;width:100%}.sf-special-hero__copy{max-width:780px;padding:clamp(58px,7vw,104px) 0}.sf-special-hero__eyebrow,.sf-about-section-header>span,.sf-about-cta__inner>div>span,.sf-special-products-section__header span{display:inline-flex;margin-bottom:10px;color:#ffc400;font-size:13px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.sf-special-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(48px,6.2vw,92px);line-height:.92;letter-spacing:-.055em;text-transform:uppercase}.sf-special-hero h1 span{color:#ffc400}.sf-special-hero__copy>p{max-width:670px;margin:24px 0 0;color:rgba(255,255,255,.88);font-size:clamp(18px,2vw,27px);line-height:1.45}.sf-special-hero__anchors,.sf-special-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.sf-special-hero__anchors a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 21px;border:1px solid rgba(255,255,255,.45);border-radius:10px;color:#fff;font-weight:800}.sf-special-hero__anchors a:first-child{border-color:#ffc400;background:#ffc400;color:#071d4a}.sf-button--light{border:1px solid #fff !important;background:#fff !important;color:#09285f !important}.sf-button--outline-light{border:1px solid rgba(255,255,255,.75) !important;background:transparent !important;color:#fff !important}.sf-special-products-page{background:#f5f7fa}.sf-special-products-section{padding:clamp(48px,6vw,84px) 0}.sf-special-products-section--new{border-top:1px solid #e0e6ef;background:#fff}.sf-special-products-section__header{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:28px}.sf-special-products-section__header h2,.sf-about-section-header h2,.sf-about-cta h2{margin:0;color:#0b2b65;font-size:clamp(31px,4vw,52px);line-height:1;letter-spacing:-.045em;text-transform:uppercase}.sf-special-products-section__header p{max-width:680px;margin:12px 0 0;color:#65738a;font-size:16px;line-height:1.55}.sf-special-products-section__header>strong{flex:0 0 auto;padding:10px 14px;border-radius:999px;background:#fff4bf;color:#0b2b65;font-size:13px}.sf-special-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.sf-special-products-grid .sf-shop-product-card{position:relative;min-height:470px;display:grid;grid-template-rows:215px minmax(0,1fr)}.sf-special-products-grid .sf-shop-product-card__image{min-height:215px;aspect-ratio:auto;padding:28px 22px 12px}.sf-special-products-grid .sf-shop-product-card__content{min-height:0;align-content:start}.sf-special-products-grid .sf-shop-product-card__footer{margin-top:auto}.sf-special-products-empty{padding:42px;border:1px dashed #cbd5e3;border-radius:18px;background:#fff;text-align:center}.sf-special-products-empty h3{margin:0 0 8px;color:#0b2b65}.sf-special-products-empty p{margin:0;color:#69778d}.sf-home-testimonials__layout{grid-template-columns:200px minmax(0,1fr);border-radius:14px;box-shadow:0 10px 32px rgba(7,27,68,.05)}.sf-rating-summary{color:inherit;text-decoration:none;min-height:215px}.sf-rating-summary small{font-size:11px}.sf-testimonial-card--google{min-height:215px;padding:20px;gap:10px}.sf-testimonial-card__author{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center}.sf-testimonial-card__author img,.sf-testimonial-card__avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.sf-testimonial-card__avatar{display:grid;place-items:center;background:#0b2b65;color:#fff;font-weight:900}.sf-testimonial-card__author a,.sf-testimonial-card__author strong{color:#0b2b65;font-size:13px;line-height:1.2}.sf-testimonial-card__author small{display:block;margin-top:3px;color:#8792a4;font-size:10px}.sf-testimonial-card--google blockquote{margin:0;color:#56637a;font-size:11px;line-height:1.55}.sf-testimonial-card__google-link{margin-top:auto;color:#2457b6;font-size:10px;font-weight:800}.sf-google-reviews-notice{padding:20px 24px;border:1px solid #f1ca42;border-radius:13px;background:#fff8d8;color:#463b10}.sf-google-reviews-notice p{margin:6px 0 0}.sf-about-story-section{padding:clamp(52px,7vw,92px) 0;background:#f5f7fa}.sf-about-story-section__grid{display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:start}.sf-about-story-section__brand{position:sticky;top:28px;overflow:hidden;padding:28px;border-radius:20px;background:linear-gradient(155deg,#071d4a,#123d82);color:#fff;box-shadow:0 22px 55px rgba(7,29,74,.18)}.sf-about-story-section__logo{min-height:112px;display:grid;place-items:center;padding:18px;border-radius:14px;background:#fff}.sf-about-story-section__logo img{max-width:100%;max-height:78px;object-fit:contain}.sf-about-story-section__logo strong{color:#0b2b65;font-size:24px}.sf-about-story-section__logo strong span{color:#ffc400}.sf-about-story-section__logo small{color:#53617a;font-size:10px;text-transform:uppercase}.sf-about-story-section__brand ul{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:12px}.sf-about-story-section__brand li{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.06);font-size:13px;font-weight:700}.sf-about-story-section__brand svg{color:#ffc400;flex:0 0 auto}.sf-about-content{padding:clamp(28px,4vw,54px);border:1px solid #e2e8f1;border-radius:20px;background:#fff;box-shadow:0 18px 48px rgba(7,27,68,.06)}.sf-about-content>*:first-child{margin-top:0}.sf-about-content h2{margin:38px 0 12px;color:#0b2b65;font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}.sf-about-content p,.sf-about-content li{color:#4d5b72;font-size:16px;line-height:1.72}.sf-about-lead{padding:24px 26px;border-left:5px solid #ffc400;border-radius:0 14px 14px 0;background:#f8faff;color:#1f3151 !important;font-size:clamp(18px,2.2vw,25px) !important;text-align:center}.sf-about-mission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.sf-about-mission-grid>div{padding:22px;border:1px solid #e1e7f0;border-radius:15px;background:#f8faff}.sf-about-mission-grid h2{margin-top:0}.sf-about-list,.sf-about-competencies{display:grid;gap:11px;padding-left:24px}.sf-about-service-list{display:grid;gap:12px;padding-left:22px}.sf-about-quote{margin:40px 0;padding:26px;border-radius:16px;background:#0b2b65;color:#fff;font-size:clamp(22px,3vw,34px);font-weight:800;text-align:center}.sf-about-competencies li span{display:block;margin-top:4px}.sf-about-categories,.sf-about-brands{padding:clamp(48px,6vw,78px) 0}.sf-about-categories{background:#fff}.sf-about-brands{background:#f5f7fa}.sf-about-section-header{margin-bottom:28px}.sf-about-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid #dce3ee;border-radius:18px;background:#fff;box-shadow:0 15px 38px rgba(7,27,68,.06)}.sf-about-category-card{min-height:175px;display:grid;place-items:center;align-content:center;gap:13px;padding:24px 15px;border-right:1px solid #e5eaf2;color:#0b2b65;text-align:center}.sf-about-category-card:last-child{border-right:0}.sf-about-category-card__icon{color:#1f396f}.sf-about-category-card strong{font-size:14px;text-transform:uppercase}.sf-about-category-card small{color:#2d5ca9;font-size:10px;font-weight:800;text-transform:uppercase}.sf-about-category-card:hover{background:#fff9de}.sf-about-brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.sf-about-brand-card{min-height:110px;display:grid;place-items:center;padding:20px;border:1px solid #dfe5ef;border-radius:14px;background:#fff;color:#0b2b65;text-align:center}.sf-about-brand-card img{max-width:100%;max-height:58px;object-fit:contain}.sf-about-cta{padding:60px 0;background:linear-gradient(120deg,#071d4a,#0d3779);color:#fff}.sf-about-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:36px}.sf-about-cta h2{color:#fff;max-width:760px}.sf-about-cta p{max-width:710px;margin:14px 0 0;color:rgba(255,255,255,.75);font-size:16px;line-height:1.55}.sf-about-cta__buttons{display:flex;flex:0 0 auto;gap:12px;flex-wrap:wrap}body.woocommerce-cart .site-main{padding:clamp(34px,5vw,72px) 0;background:#f4f6f9}body.woocommerce-cart .woocommerce{width:min(94%,1480px);margin-inline:auto}body.woocommerce-cart .woocommerce>h1,body.woocommerce-cart .entry-title{margin:0 0 28px;color:#0b2b65;font-size:clamp(36px,5vw,62px);letter-spacing:-.05em}.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-cart .wp-block-woocommerce-cart-items-block,.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block{border:1px solid #dfe5ef;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(7,27,68,.06)}.woocommerce-cart .woocommerce-cart-form{padding:12px 24px 24px}.woocommerce-cart table.shop_table{margin:0 !important;border:0 !important;border-collapse:collapse}.woocommerce-cart table.shop_table thead th{padding:20px 12px;border-bottom:1px solid #dfe5ef;color:#66748a;font-size:12px;text-transform:uppercase}.woocommerce-cart table.shop_table td{padding:20px 12px;border-color:#e6ebf2}.woocommerce-cart .product-thumbnail img{width:92px !important;height:92px !important;padding:9px;border:1px solid #e3e8f0;border-radius:13px;object-fit:contain}.woocommerce-cart .product-name a{color:#0b2b65;font-size:16px;font-weight:850}.woocommerce-cart .product-price,.woocommerce-cart .product-subtotal{color:#0b2b65;font-weight:900}.woocommerce-cart .quantity .qty{min-height:42px;border:1px solid #d8e0eb;border-radius:10px;color:#0b2b65;font-weight:800}.woocommerce-cart .product-remove a.remove{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#ffc400;color:#0b2b65 !important;font-size:22px}.woocommerce-cart .coupon{display:flex;gap:8px}.woocommerce-cart .coupon .input-text{min-height:46px;border:1px solid #d8e0eb !important;border-radius:10px;padding-inline:14px !important}.woocommerce-cart button.button,.woocommerce-cart a.button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wp-element-button,.woocommerce-cart .wc-block-components-button{min-height:48px;border:1px solid #ffc400 !important;border-radius:11px !important;background:#ffc400 !important;color:#0b2b65 !important;font-size:14px !important;font-weight:900 !important;text-transform:uppercase}.woocommerce-cart .cart-collaterals{margin-top:26px}.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:min(100%,520px);margin-left:auto;padding:24px}.woocommerce-cart .cart_totals h2{margin:0 0 14px;color:#0b2b65;font-size:24px;text-transform:uppercase}.woocommerce-cart .cart_totals table{border:0 !important}.woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{padding:15px 8px !important;border-color:#e4e9f1 !important}.woocommerce-cart .order-total .amount{color:#0b2b65;font-size:22px;font-weight:900}.woocommerce-cart .wp-block-woocommerce-cart{width:min(94%,1480px);margin:0 auto}.woocommerce-cart .wc-block-cart{gap:24px}.woocommerce-cart .wp-block-woocommerce-cart-items-block,.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block{padding:22px}.woocommerce-cart .wc-block-cart-items__row{padding:20px 0 !important;border-color:#e5eaf1 !important}.woocommerce-cart .wc-block-cart-item__image img{min-width:90px;min-height:90px;padding:8px;border:1px solid #e1e7f0;border-radius:13px;object-fit:contain}.woocommerce-cart .wc-block-components-product-name{color:#0b2b65 !important;font-size:16px !important;font-weight:850 !important}.woocommerce-cart .wc-block-components-quantity-selector{overflow:hidden;border:1px solid #ffc400 !important;border-radius:10px !important}.woocommerce-cart .wc-block-components-quantity-selector button{color:#0b2b65 !important;background:#ffc400 !important}.woocommerce-cart .wc-block-components-quantity-selector input{color:#0b2b65 !important;font-weight:800 !important}.woocommerce-cart .wc-block-cart-item__remove-link{color:#a03b42 !important;font-weight:700 !important}.woocommerce-cart .wc-block-components-totals-wrapper{border-color:#e2e8f0 !important}.woocommerce-cart .wc-block-components-totals-item__value{color:#0b2b65;font-weight:850}@media (max-width:1180px){.sf-special-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-about-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-about-category-card:nth-child(3n){border-right:0}.sf-about-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.sf-special-hero::after{width:34vw;opacity:.32}.sf-special-hero__copy{max-width:82%}.sf-special-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-about-story-section__grid{grid-template-columns:1fr}.sf-about-story-section__brand{position:static}.sf-about-mission-grid{grid-template-columns:1fr}.sf-about-cta__inner{align-items:flex-start;flex-direction:column}.sf-about-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.sf-special-hero{min-height:420px}.sf-special-hero::after{right:-35%;width:75vw}.sf-special-hero__copy{max-width:100%}.sf-special-hero h1{font-size:clamp(44px,14vw,66px)}.sf-special-products-section__header{align-items:flex-start;flex-direction:column}.sf-special-products-grid{grid-template-columns:1fr}.sf-special-products-grid .sf-shop-product-card{min-height:440px}.sf-home-testimonials__layout{grid-template-columns:1fr}.sf-rating-summary{min-height:160px;border-right:0;border-bottom:1px solid var(--sf-gray-200)}.sf-about-content{padding:24px 18px}.sf-about-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-about-category-card:nth-child(3n){border-right:1px solid #e5eaf2}.sf-about-category-card:nth-child(2n){border-right:0}.sf-about-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-about-cta__buttons{width:100%}.sf-about-cta__buttons .sf-button{width:100%}.woocommerce-cart .woocommerce-cart-form{padding:8px 12px 18px;overflow-x:auto}.woocommerce-cart table.shop_table{min-width:690px}.woocommerce-cart .cart-collaterals .cart_totals{padding:18px}}.sf-special-hero{min-height:430px}.sf-special-hero::after{right:-3.5vw;width:min(23vw,330px);background:linear-gradient(180deg,#ffd21c 0%,#f2b302 100%);clip-path:polygon(24% 0,100% 0,100% 100%,0 100%);opacity:.98}.sf-special-hero__copy{max-width:650px;margin-left:clamp(22px,4vw,70px);padding:54px 0 60px}.sf-special-hero h1{max-width:650px;font-size:clamp(40px,6vw,68px);line-height:.96;letter-spacing:-.035em}.sf-special-hero__copy>p{max-width:610px;margin-top:18px;font-size:clamp(17px,2vw,26px);line-height:1.45}.sf-special-hero__eyebrow{margin-bottom:12px}.sf-special-hero__anchors,.sf-special-hero__buttons{margin-top:26px}.sf-special-products-grid .sf-shop-product-card{min-height:420px;grid-template-rows:178px minmax(0,1fr)}.sf-special-products-grid .sf-shop-product-card__image{height:178px;min-height:178px;padding:30px 24px 10px}.sf-special-products-grid .sf-shop-product-card__image img{width:auto;height:auto;max-width:82%;max-height:132px;object-fit:contain}@media (min-width:1025px){body.woocommerce-cart .site-main .woocommerce{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(330px,.78fr);grid-auto-flow:row dense;column-gap:26px;align-items:start}body.woocommerce-cart .site-main .woocommerce>*{grid-column:1 / -1}body.woocommerce-cart .site-main .woocommerce>.woocommerce-cart-form{grid-column:1;margin:0}body.woocommerce-cart .site-main .woocommerce>.cart-collaterals{grid-column:2;margin:0}.woocommerce-cart .cart-collaterals .cart_totals{position:sticky;top:24px;width:100%;margin:0}}@media (max-width:1024px){.sf-special-hero{min-height:360px}.sf-special-hero__copy{max-width:82%;padding:44px 0 48px}}@media (max-width:767px){.sf-special-hero{min-height:320px}.sf-special-hero::after{right:-3.5vw;width:35vw;opacity:.98}.sf-special-hero__copy{max-width:100%;margin-left:0;padding:40px 0 44px}.sf-special-hero h1{font-size:clamp(38px,12vw,56px)}.sf-special-hero__copy>p{max-width:86%;font-size:17px}.sf-special-products-grid .sf-shop-product-card{min-height:400px;grid-template-rows:165px minmax(0,1fr)}.sf-special-products-grid .sf-shop-product-card__image{height:165px;min-height:165px;padding:26px 20px 8px}.sf-special-products-grid .sf-shop-product-card__image img{max-height:122px}}.sf-about-story-section__grid--reference{display:block;width:min(94%,1180px);max-width:1180px}.sf-about-story-section__grid--reference .sf-about-content{width:100%;max-width:none;margin:0}@media (min-width:1025px){body.woocommerce-cart .site-main .woocommerce{grid-template-columns:minmax(0,1.72fr) minmax(340px,.82fr);gap:26px 32px}body.woocommerce-cart .site-main .woocommerce>.woocommerce-cart-form{align-self:start}body.woocommerce-cart .site-main .woocommerce>.cart-collaterals{align-self:start}.woocommerce-cart .cart-collaterals .cart_totals{width:100%;max-width:none}.woocommerce-cart .wc-proceed-to-checkout{margin-bottom:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:100%}.woocommerce-cart .wc-block-cart{grid-template-columns:minmax(0,1.72fr) minmax(340px,.82fr) !important;align-items:start;column-gap:32px}}@media (max-width:767px){.sf-home-categories .sf-category-row{min-height:365px;display:grid;grid-template-columns:minmax(132px,40%) minmax(0,60%);align-items:stretch;gap:8px}.sf-home-categories .sf-category-row__banner,.sf-home-categories .sf-category-row__products,.sf-home-categories .sf-product-rail .sf-shop-product-card{height:365px;min-height:365px}.sf-home-categories .sf-category-row__banner{border-radius:12px}.sf-home-categories .sf-category-row__copy,.sf-home-categories .sf-category-row__banner--layout-split .sf-category-row__copy{width:100%;max-width:none;padding:18px 11px 16px}.sf-home-categories .sf-category-row__banner--layout-split .sf-category-row__media{left:30%;width:70%}.sf-home-categories .sf-category-row__banner--layout-split::before{left:61%}.sf-home-categories .sf-category-row__kicker{font-size:7px}.sf-home-categories .sf-category-row__copy h2{font-size:clamp(17px,5.2vw,21px);line-height:1.02}.sf-home-categories .sf-category-row__copy .sf-category-row__text{max-width:16ch;margin:7px 0 10px;font-size:8px;line-height:1.35}.sf-home-categories .sf-category-row__button{min-height:32px;padding-inline:10px;font-size:8px}.sf-home-categories .sf-category-row__products{overflow:hidden;border-radius:12px}.sf-home-categories .sf-product-rail{grid-auto-columns:minmax(176px,92%);gap:8px;padding-right:38px}.sf-home-categories .sf-product-rail .sf-shop-product-card{border-radius:12px}.sf-home-categories .sf-product-rail .sf-shop-product-card__image{height:145px;min-height:145px}.sf-home-categories .sf-product-rail .sf-shop-product-card__content{height:calc(100% - 145px);padding-top:16px}}@media (max-width:420px){.sf-home-categories .sf-category-row{grid-template-columns:minmax(122px,39%) minmax(0,61%)}.sf-home-categories .sf-product-rail{grid-auto-columns:minmax(168px,94%)}}@media (min-width:1025px){body.woocommerce-cart .wp-block-woocommerce-cart,body.woocommerce-cart .site-main .woocommerce{display:grid !important;grid-template-columns:minmax(0,1.72fr) minmax(340px,.82fr) !important;column-gap:32px !important;row-gap:20px !important;align-items:start !important}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-items-block,body.woocommerce-cart .site-main .woocommerce>.woocommerce-cart-form{grid-column:1 !important;width:100% !important;max-width:none !important;margin:0 !important;align-self:start !important}body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-block,body.woocommerce-cart .site-main .woocommerce>.cart-collaterals{grid-column:2 !important;width:100% !important;max-width:none !important;margin:0 !important;align-self:start !important}body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart__sidebar,body.woocommerce-cart .site-main .woocommerce .cart-collaterals{position:sticky;top:24px}body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart__submit,body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart__submit-container,body.woocommerce-cart .site-main .woocommerce .wc-proceed-to-checkout,body.woocommerce-cart .site-main .woocommerce .wc-proceed-to-checkout a.checkout-button{width:100% !important}}@media (min-width:1025px){body.woocommerce-cart .woocommerce,body.woocommerce-cart .entry-content>.woocommerce,body.woocommerce-cart .site-main .woocommerce{display:flex !important;flex-wrap:wrap !important;align-items:flex-start !important;gap:32px !important;width:min(94%,1480px) !important;margin-inline:auto !important}body.woocommerce-cart .woocommerce>.woocommerce-notices-wrapper,body.woocommerce-cart .woocommerce>h1,body.woocommerce-cart .woocommerce>.page-title,body.woocommerce-cart .woocommerce>.entry-title,body.woocommerce-cart .woocommerce>.woocommerce-error,body.woocommerce-cart .woocommerce>.woocommerce-info,body.woocommerce-cart .woocommerce>.woocommerce-message,body.woocommerce-cart .woocommerce>.cart-empty,body.woocommerce-cart .woocommerce>.return-to-shop,body.woocommerce-cart .woocommerce>.cross-sells{flex:0 0 100% !important;max-width:100% !important}body.woocommerce-cart .woocommerce>.woocommerce-cart-form{flex:1 1 calc(100% - 430px - 32px) !important;width:calc(100% - 430px - 32px) !important;max-width:calc(100% - 430px - 32px) !important;min-width:0 !important;margin:0 !important}body.woocommerce-cart .woocommerce>.cart-collaterals{flex:0 0 430px !important;width:430px !important;max-width:430px !important;min-width:430px !important;margin:0 !important;padding:0 !important;align-self:flex-start !important}body.woocommerce-cart .woocommerce>.cart-collaterals .cart_totals{width:100% !important;max-width:100% !important;margin:0 !important}body.woocommerce-cart .woocommerce>.cart-collaterals .wc-proceed-to-checkout,body.woocommerce-cart .woocommerce>.cart-collaterals .wc-proceed-to-checkout a.checkout-button{width:100% !important}}body.woocommerce-cart .sf-cart-desktop-layout{width:100%;max-width:100%}@media (min-width:1025px){body.woocommerce-cart .woocommerce>.sf-cart-desktop-layout,body.woocommerce-cart .entry-content>.sf-cart-desktop-layout,body.woocommerce-cart .site-main .sf-cart-desktop-layout{flex:0 0 100% !important;grid-column:1 / -1 !important;width:100% !important;max-width:100% !important;margin:0 !important;display:grid !important;grid-template-columns:minmax(0,1.72fr) minmax(340px,.82fr) !important;column-gap:32px !important;align-items:start !important}body.woocommerce-cart .sf-cart-desktop-layout>.woocommerce-cart-form{grid-column:1 !important;width:100% !important;max-width:none !important;min-width:0 !important;margin:0 !important}body.woocommerce-cart .sf-cart-desktop-layout>.cart-collaterals{grid-column:2 !important;width:100% !important;max-width:none !important;min-width:0 !important;margin:0 !important;padding:0 !important;align-self:start !important}body.woocommerce-cart .sf-cart-desktop-layout .cart_totals{float:none !important;position:sticky;top:24px;width:100% !important;max-width:none !important;margin:0 !important}body.woocommerce-cart .sf-cart-desktop-layout .wc-proceed-to-checkout,body.woocommerce-cart .sf-cart-desktop-layout .checkout-button{width:100% !important}body.woocommerce-cart .wc-block-cart{display:grid !important;grid-template-columns:minmax(0,1.72fr) minmax(340px,.82fr) !important;column-gap:32px !important;align-items:start !important}body.woocommerce-cart .wc-block-cart>.wc-block-cart__main{grid-column:1 !important;width:100% !important;min-width:0 !important}body.woocommerce-cart .wc-block-cart>.wc-block-cart__sidebar{grid-column:2 !important;width:100% !important;min-width:0 !important;margin:0 !important;position:sticky;top:24px}}@media (max-width:1024px){body.woocommerce-cart .sf-cart-desktop-layout{display:block !important}body.woocommerce-cart .sf-cart-desktop-layout>.cart-collaterals{width:100% !important;max-width:none !important;margin-top:24px !important}}body.woocommerce-cart .site-main{padding:12px 0 54px !important}body.woocommerce-cart .sf-placeholder-page{width:100% !important;max-width:none !important;min-height:42vh;padding:30px 0 0 !important}body.woocommerce-cart .sf-placeholder-page>article{width:100%;max-width:none}body.woocommerce-cart .sf-placeholder-page>article>h1,body.woocommerce-cart .sf-placeholder-page>article>.entry-title{width:min(90vw,1320px);margin:0 auto 28px !important}body.woocommerce-cart .sf-placeholder-page .woocommerce{width:100% !important;max-width:none !important;margin:0 !important}@media (min-width:1025px){body.woocommerce-cart .sf-cart-desktop-layout{position:relative;left:50%;transform:translateX(-50%);width:min(90vw,1320px) !important;max-width:min(90vw,1320px) !important;margin:0 !important;grid-template-columns:minmax(0,2.2fr) minmax(310px,.85fr) !important;column-gap:30px !important}body.woocommerce-cart .sf-cart-desktop-layout>.woocommerce-cart-form{min-width:0 !important;padding:16px 28px 26px !important}body.woocommerce-cart .sf-cart-desktop-layout>.cart-collaterals{min-width:0 !important}body.woocommerce-cart .sf-cart-desktop-layout .cart_totals{padding:24px !important}body.woocommerce-cart .wc-block-cart{position:relative;left:50%;transform:translateX(-50%);width:min(90vw,1320px) !important;max-width:min(90vw,1320px) !important;margin:0 !important;grid-template-columns:minmax(0,2.2fr) minmax(310px,.85fr) !important;column-gap:30px !important}}@media (min-width:1440px){body.woocommerce-cart .sf-cart-desktop-layout,body.woocommerce-cart .wc-block-cart,body.woocommerce-cart .sf-placeholder-page>article>h1,body.woocommerce-cart .sf-placeholder-page>article>.entry-title{width:min(86vw,1380px) !important;max-width:min(86vw,1380px) !important}}body.woocommerce-cart .site-main .woocommerce,body.woocommerce-cart .entry-content>.woocommerce,body.woocommerce-cart .sf-placeholder-page .woocommerce{display:block !important;width:100% !important;max-width:none !important;margin:0 !important}@media (min-width:1025px){body.woocommerce-cart .woocommerce>.sf-cart-desktop-layout,body.woocommerce-cart .entry-content>.sf-cart-desktop-layout,body.woocommerce-cart .site-main .sf-cart-desktop-layout,body.woocommerce-cart .sf-cart-desktop-layout{position:static !important;left:auto !important;right:auto !important;transform:none !important;flex:none !important;grid-column:auto !important;display:grid !important;width:min(86vw,1320px) !important;max-width:1320px !important;margin:0 auto !important;grid-template-columns:minmax(0,2.15fr) minmax(330px,.85fr) !important;column-gap:34px !important;align-items:start !important}body.woocommerce-cart .sf-placeholder-page>article>h1,body.woocommerce-cart .sf-placeholder-page>article>.entry-title,body.woocommerce-cart .woocommerce>h1,body.woocommerce-cart .woocommerce>.entry-title{width:min(86vw,1320px) !important;max-width:1320px !important;margin-left:auto !important;margin-right:auto !important}body.woocommerce-cart .wc-block-cart{position:static !important;left:auto !important;right:auto !important;transform:none !important;width:min(86vw,1320px) !important;max-width:1320px !important;margin:0 auto !important;grid-template-columns:minmax(0,2.15fr) minmax(330px,.85fr) !important;column-gap:34px !important}}@media (min-width:1600px){body.woocommerce-cart .sf-cart-desktop-layout,body.woocommerce-cart .wc-block-cart,body.woocommerce-cart .sf-placeholder-page>article>h1,body.woocommerce-cart .sf-placeholder-page>article>.entry-title{width:min(82vw,1380px) !important;max-width:1380px !important}}.sf-home-project{margin:30px 0 36px}.sf-home-project__inner{display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(560px,1.75fr) minmax(360px,1.1fr);align-items:stretch;gap:0;border-radius:28px;overflow:hidden;min-height:max(var(--sf-project-height-desktop),345px);background:linear-gradient(90deg,rgba(5,24,64,.98) 0%,rgba(6,27,72,.98) 67%,rgba(6,27,72,.94) 100%);box-shadow:0 18px 48px rgba(7,27,68,.12)}.sf-home-project__intro{position:relative;z-index:2;padding:42px 26px 42px 42px;display:flex;flex-direction:column;justify-content:center}.sf-home-project__intro h2{margin:0;max-width:10ch;color:#fff;font-size:clamp(34px,3vw,56px);font-weight:900;line-height:.95;letter-spacing:-.03em}.sf-home-project__intro h2 span{display:block;margin-top:4px;color:var(--sf-color-accent,#f7c600)}.sf-home-project__intro p{margin:24px 0 0;max-width:18ch;color:rgba(255,255,255,.88);font-size:17px;line-height:1.45}.sf-home-project__benefits{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-content:center;padding:26px 20px}.sf-home-project__benefits>div{min-height:156px;padding:22px 16px 18px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.06);backdrop-filter:blur(2px);text-align:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:54px;height:54px;margin-bottom:16px;color:rgba(239,244,255,.92)}.sf-home-project__benefits strong{color:#fff;font-size:18px;font-weight:800;line-height:1.15}.sf-home-project__visual{position:relative;min-height:max(var(--sf-project-height-desktop),345px);display:flex;align-items:center;justify-content:center;background:#102d64}.sf-home-project__visual picture,.sf-home-project__visual img{position:absolute;inset:0;width:100%;height:100%}.sf-home-project__visual img{object-fit:cover;object-position:var(--sf-project-image-position)}.sf-home-project__visual::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,27,68,.56) 0%,rgba(7,27,68,.18) 35%,rgba(7,27,68,.52) 100%);z-index:1;opacity:1}.sf-home-project.has-no-overlay .sf-home-project__visual::before{opacity:.45}.sf-home-project__actions{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:30px;width:min(100%,360px)}.sf-home-project__actions .sf-home-button{min-width:0;width:100%;justify-content:space-between;padding-inline:28px 24px;min-height:58px;border-radius:16px;font-size:18px;font-weight:900;letter-spacing:-.01em}.sf-home-project__actions .sf-home-button--outline-light{background:transparent;border:0;padding:0;min-height:0;width:auto;color:#fff;font-size:15px;font-weight:800;text-transform:uppercase;box-shadow:none}.sf-home-project__actions .sf-home-button--outline-light:hover,.sf-home-project__actions .sf-home-button--outline-light:focus-visible{color:var(--sf-color-accent,#f7c600);background:transparent}.sf-home-project--layout-banner .sf-home-project__inner{grid-template-columns:minmax(360px,1fr) minmax(420px,1.2fr)}.sf-home-project--layout-banner .sf-home-project__benefits{display:none}.sf-home-project--layout-banner .sf-home-project__intro{padding-right:36px}.sf-home-project--layout-banner .sf-home-project__visual::before{background:linear-gradient(90deg,rgba(7,27,68,.36) 0%,rgba(7,27,68,.08) 30%,rgba(7,27,68,.7) 100%)}@media (max-width:1400px){.sf-home-project__inner{grid-template-columns:minmax(300px,1fr) minmax(480px,1.5fr) minmax(320px,1fr)}.sf-home-project__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.sf-home-project__inner,.sf-home-project--layout-banner .sf-home-project__inner{grid-template-columns:1fr;min-height:var(--sf-project-height-tablet)}.sf-home-project__intro{padding:34px 24px 18px}.sf-home-project__intro h2,.sf-home-project__intro p{max-width:100%}.sf-home-project__benefits{padding:0 24px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-home-project--layout-banner .sf-home-project__benefits{display:none}.sf-home-project__visual{min-height:290px}.sf-home-project__actions{width:min(100%,390px);margin:0 0 0 auto}}@media (max-width:767px){.sf-home-project{margin:22px 0 28px}.sf-home-project__inner,.sf-home-project--layout-banner .sf-home-project__inner{min-height:var(--sf-project-height-mobile);border-radius:22px}.sf-home-project__intro{padding:28px 20px 18px}.sf-home-project__intro h2{font-size:34px;max-width:12ch}.sf-home-project__intro p{margin-top:18px;font-size:15px;line-height:1.5}.sf-home-project__benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 20px 20px}.sf-home-project__benefits>div{min-height:120px;padding:18px 12px 14px;border-radius:16px}.sf-home-project__benefits strong{font-size:15px}.sf-home-project__visual{min-height:280px}.sf-home-project__visual img{object-position:var(--sf-project-mobile-image-position)}.sf-home-project__actions{width:calc(100% - 40px);margin:auto 20px 20px;padding:0;gap:12px}.sf-home-project__actions .sf-home-button{min-height:52px;font-size:16px}.sf-home-project__actions .sf-home-button--outline-light{font-size:14px}}.sf-home-project__inner{grid-template-columns:minmax(360px,.92fr) minmax(700px,1.55fr) minmax(470px,.98fr);min-height:clamp(310px,var(--sf-project-height-desktop),360px)}.sf-home-project__intro{padding:34px 24px 34px 54px}.sf-home-project__intro h2{max-width:8.8ch;font-size:clamp(28px,2.45vw,42px);line-height:.93;letter-spacing:-.028em}.sf-home-project__intro h2 span{margin-top:2px}.sf-home-project__intro p{margin-top:18px;max-width:19ch;font-size:15px;line-height:1.38}.sf-home-project__benefits{gap:14px;padding:20px 18px}.sf-home-project__benefits>div{min-height:124px;padding:18px 12px 16px;border-radius:18px}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:42px;height:42px;margin-bottom:12px}.sf-home-project__benefits strong{font-size:15px;line-height:1.14}.sf-home-project__visual{min-height:clamp(310px,var(--sf-project-height-desktop),360px)}.sf-home-project__visual::before{background:linear-gradient(90deg,rgba(7,27,68,.48) 0%,rgba(7,27,68,.20) 35%,rgba(7,27,68,.58) 100%)}.sf-home-project__actions{position:absolute;left:52px;bottom:34px;width:min(calc(100% - 88px),340px);padding:0;gap:12px}.sf-home-project__actions .sf-home-button{min-height:52px;padding-inline:22px 20px;border-radius:14px;font-size:16px}.sf-home-project__actions .sf-home-button--outline-light{font-size:14px;letter-spacing:-.01em}.sf-home-project--layout-banner .sf-home-project__inner{grid-template-columns:minmax(400px,.95fr) minmax(600px,1.15fr);min-height:clamp(300px,var(--sf-project-height-desktop),355px)}.sf-home-project--layout-banner .sf-home-project__intro{padding-right:32px}.sf-home-project--layout-banner .sf-home-project__visual{min-height:clamp(300px,var(--sf-project-height-desktop),355px)}@media (max-width:1600px){.sf-home-project__inner{grid-template-columns:minmax(320px,.9fr) minmax(620px,1.45fr) minmax(420px,.95fr)}.sf-home-project__intro{padding-left:40px}.sf-home-project__intro h2{font-size:clamp(27px,2.25vw,38px)}.sf-home-project__benefits>div{min-height:118px}}@media (max-width:1366px){.sf-home-project__inner{grid-template-columns:minmax(290px,.88fr) minmax(520px,1.3fr) minmax(360px,.92fr)}.sf-home-project__benefits{gap:12px;padding-inline:14px}.sf-home-project__benefits>div{min-height:112px;padding-inline:10px}.sf-home-project__benefits strong{font-size:14px}.sf-home-project__actions{left:30px;width:min(calc(100% - 56px),310px)}}@media (max-width:1024px){.sf-home-project__inner,.sf-home-project--layout-banner .sf-home-project__inner{min-height:var(--sf-project-height-tablet)}.sf-home-project__intro{padding:32px 24px 18px}.sf-home-project__intro h2{max-width:100%;font-size:clamp(28px,4.2vw,36px)}.sf-home-project__intro p{max-width:100%;font-size:15px}.sf-home-project__benefits{padding:0 24px 24px;gap:12px}.sf-home-project__benefits>div{min-height:118px}.sf-home-project__actions{position:absolute;left:24px;bottom:24px;width:min(calc(100% - 48px),360px);margin:0}.sf-home-project__visual{min-height:280px}}@media (max-width:767px){.sf-home-project__intro{padding:26px 20px 14px}.sf-home-project__intro h2{font-size:32px;max-width:11ch}.sf-home-project__intro p{font-size:14px;margin-top:14px}.sf-home-project__benefits{gap:10px}.sf-home-project__benefits>div{min-height:108px;padding:16px 10px 12px}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:36px;height:36px;margin-bottom:10px}.sf-home-project__benefits strong{font-size:14px}.sf-home-project__actions{left:20px;bottom:20px;width:calc(100% - 40px)}.sf-home-project__actions .sf-home-button{min-height:50px;font-size:15px}}.sf-home-project{margin:24px 0 30px}.sf-home-project__inner{grid-template-columns:minmax(430px,1.16fr) minmax(620px,1.3fr) minmax(470px,.98fr);min-height:286px;border-radius:24px}.sf-home-project__intro{padding:30px 22px 28px 50px}.sf-home-project__intro h2{max-width:12.5ch;font-size:clamp(29px,2.2vw,43px);line-height:.96;letter-spacing:-.024em}.sf-home-project__intro h2 span{margin-top:8px;max-width:13.5ch;font-size:.62em;line-height:.98}.sf-home-project__intro p{margin-top:22px;max-width:22ch;font-size:14px;line-height:1.32}.sf-home-project__benefits{gap:12px;padding:16px 18px}.sf-home-project__benefits>div{min-height:94px;padding:14px 10px 12px;border-radius:18px}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:34px;height:34px;margin-bottom:8px}.sf-home-project__benefits strong{font-size:12px;line-height:1.12;letter-spacing:-.01em}.sf-home-project__visual{min-height:286px}.sf-home-project__visual::before{background:linear-gradient(90deg,rgba(7,27,68,.44) 0%,rgba(7,27,68,.12) 38%,rgba(7,27,68,.46) 100%)}.sf-home-project__actions{left:52px;bottom:20px;width:min(calc(100% - 86px),305px);gap:10px}.sf-home-project__actions .sf-home-button{min-height:46px;padding-inline:20px 18px;border-radius:14px;font-size:13px;font-weight:900}.sf-home-project__actions .sf-home-button--outline-light{font-size:11px;letter-spacing:.005em}.sf-home-project--layout-banner .sf-home-project__inner{grid-template-columns:minmax(450px,1.08fr) minmax(700px,1.18fr);min-height:286px}.sf-home-project--layout-banner .sf-home-project__visual{min-height:286px}@media (max-width:1680px){.sf-home-project__inner{grid-template-columns:minmax(390px,1.08fr) minmax(560px,1.2fr) minmax(430px,.96fr)}.sf-home-project__intro{padding-left:42px}}@media (max-width:1400px){.sf-home-project__inner{grid-template-columns:minmax(350px,1fr) minmax(500px,1.1fr) minmax(370px,.95fr);min-height:274px}.sf-home-project__intro h2{max-width:11.5ch;font-size:clamp(27px,2vw,36px)}.sf-home-project__intro p{max-width:20ch;font-size:13px}.sf-home-project__benefits>div{min-height:90px}.sf-home-project__actions{left:30px;width:min(calc(100% - 50px),285px)}}@media (max-width:1024px){.sf-home-project__inner,.sf-home-project--layout-banner .sf-home-project__inner{min-height:var(--sf-project-height-tablet)}.sf-home-project__intro{padding:28px 24px 16px}.sf-home-project__intro h2{max-width:100%;font-size:clamp(27px,4vw,34px)}.sf-home-project__intro h2 span{font-size:.68em}.sf-home-project__intro p{max-width:100%;font-size:14px}.sf-home-project__benefits{padding:0 24px 20px}.sf-home-project__benefits>div{min-height:104px}.sf-home-project__benefits strong{font-size:13px}.sf-home-project__actions{left:24px;bottom:24px;width:min(calc(100% - 48px),330px)}}@media (max-width:767px){.sf-home-project{margin:20px 0 26px}.sf-home-project__inner,.sf-home-project--layout-banner .sf-home-project__inner{min-height:var(--sf-project-height-mobile);border-radius:22px}.sf-home-project__intro{padding:24px 18px 12px}.sf-home-project__intro h2{max-width:100%;font-size:30px}.sf-home-project__intro h2 span{margin-top:6px;font-size:.7em}.sf-home-project__intro p{margin-top:14px;font-size:14px}.sf-home-project__benefits{gap:10px;padding:0 18px 18px}.sf-home-project__benefits>div{min-height:94px;padding:14px 10px 12px}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:32px;height:32px}.sf-home-project__benefits strong{font-size:12px}.sf-home-project__actions{left:18px;bottom:18px;width:calc(100% - 36px)}.sf-home-project__actions .sf-home-button{min-height:46px;font-size:14px}}.sf-home-project__intro{width:100%;height:100%;min-width:0;min-height:100%;box-sizing:border-box;align-items:stretch;justify-content:space-between;padding:30px 42px 28px 50px}.sf-home-project__intro h2{order:1;width:100%;max-width:none;margin:0;font-size:clamp(28px,2.05vw,41px);line-height:.96}.sf-home-project__intro h2 span{width:100%;max-width:none;margin-top:8px;font-size:.62em;line-height:1.02}.sf-home-project__intro p{order:2;width:100%;max-width:none;margin:20px 0 0;font-size:14px;line-height:1.4}@media (max-width:1680px){.sf-home-project__intro{padding-left:42px;padding-right:30px}}@media (max-width:1400px){.sf-home-project__intro{padding:26px 28px 24px 36px}.sf-home-project__intro h2{font-size:clamp(26px,1.95vw,35px)}.sf-home-project__intro p{font-size:13px}}@media (max-width:1024px){.sf-home-project__intro{min-height:220px;padding:28px 24px 22px}.sf-home-project__intro h2{font-size:clamp(27px,4vw,34px)}}@media (max-width:767px){.sf-home-project__intro{min-height:205px;padding:24px 18px 20px}.sf-home-project__intro h2{font-size:30px}.sf-home-project__intro p{margin-top:16px;font-size:14px}}.sf-home-project{margin:18px 0 24px}.sf-home-project__inner,.sf-home-project--layout-banner .sf-home-project__inner{min-height:250px}.sf-home-project__visual,.sf-home-project--layout-banner .sf-home-project__visual{min-height:250px}.sf-home-project__intro{justify-content:flex-start;gap:14px;padding:22px 30px 18px 50px}.sf-home-project__intro h2{font-size:clamp(27px,2vw,39px)}.sf-home-project__intro p{margin-top:8px;line-height:1.32}.sf-home-project__actions{bottom:18px}@media (max-width:1680px){.sf-home-project__intro{padding:22px 26px 18px 42px}}@media (max-width:1400px){.sf-home-project__inner,.sf-home-project--layout-banner .sf-home-project__inner,.sf-home-project__visual,.sf-home-project--layout-banner .sf-home-project__visual{min-height:240px}.sf-home-project__intro{padding:20px 24px 16px 34px;gap:12px}.sf-home-project__intro p{margin-top:6px}}@media (max-width:1024px){.sf-home-project__inner,.sf-home-project--layout-banner .sf-home-project__inner,.sf-home-project__visual,.sf-home-project--layout-banner .sf-home-project__visual{min-height:var(--sf-project-height-tablet)}.sf-home-project__intro{min-height:0;padding:24px 24px 16px;gap:12px}.sf-home-project__intro p{margin-top:4px}}@media (max-width:767px){.sf-home-project{margin:16px 0 22px}.sf-home-project__inner,.sf-home-project--layout-banner .sf-home-project__inner,.sf-home-project__visual,.sf-home-project--layout-banner .sf-home-project__visual{min-height:var(--sf-project-height-mobile)}.sf-home-project__intro{min-height:0;padding:20px 18px 14px;gap:10px}.sf-home-project__intro p{margin-top:2px}}.sf-page-hero{min-height:430px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(4,20,54,.98) 0%,rgba(7,35,84,.94) 57%,rgba(7,35,84,.50) 100%),var(--sf-page-hero-image,linear-gradient(90deg,#03163b,#103e6d)) center/cover no-repeat,#071d4a}.sf-page-hero::after{right:-3.5vw;top:0;bottom:0;width:min(23vw,330px);background:linear-gradient(180deg,#ffd21c 0%,#f2b302 100%);clip-path:polygon(24% 0,100% 0,100% 100%,0 100%);opacity:.98}.sf-page-hero__inner{width:100%;min-height:430px;display:flex;align-items:center;padding:0}.sf-page-hero__copy{width:100%;max-width:650px;margin-left:clamp(22px,4vw,70px);padding:54px 0 60px}.sf-page-hero__copy h1{max-width:650px;margin:0;font-size:clamp(40px,6vw,68px);line-height:.96;letter-spacing:-.035em}.sf-page-hero__copy p{max-width:610px;margin:18px 0 0;font-size:clamp(17px,2vw,26px);line-height:1.45}@media (max-width:1024px){.sf-page-hero,.sf-page-hero__inner{min-height:360px}.sf-page-hero__copy{max-width:82%;padding:44px 0 48px}}@media (max-width:767px){.sf-page-hero,.sf-page-hero__inner{min-height:320px}.sf-page-hero::after{right:-3.5vw;width:35vw;opacity:.98}.sf-page-hero__copy{max-width:100%;margin-left:0;padding:40px 0 44px}.sf-page-hero__copy h1{font-size:clamp(38px,12vw,56px)}.sf-page-hero__copy p{max-width:86%;font-size:17px}}@media (max-width:767px){.sf-shopping-steps{display:block !important;border-radius:14px}.sf-shopping-steps>h2{padding:18px 16px !important;border-right:0 !important;border-bottom:1px solid #d6deea !important;font-size:clamp(18px,5.8vw,23px) !important;line-height:1.08 !important;text-align:center}.sf-shopping-steps ol{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;border-top:0 !important}.sf-shopping-steps li{min-height:112px !important;display:grid !important;grid-template-columns:1fr !important;align-content:center;justify-items:center;gap:7px !important;padding:14px 8px !important;border-left:1px solid #d6deea !important;border-top:0 !important;text-align:center}.sf-shopping-steps li:nth-child(odd){border-left:0 !important}.sf-shopping-steps li:nth-child(n+3){border-top:1px solid #d6deea !important}.sf-shopping-steps__number{display:none !important}.sf-shopping-steps__icon,.sf-shopping-steps__icon svg,.sf-shopping-steps__icon .sf-custom-icon{width:34px !important;height:34px !important}.sf-shopping-steps__copy strong{font-size:13px !important;line-height:1.16 !important}.sf-shopping-steps__copy small{display:block;margin-top:3px;font-size:10px !important;line-height:1.25 !important}.sf-home-project,.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container,.sf-home-project--layout-banner .sf-home-project__inner{min-height:0 !important;height:auto !important}.sf-home-project .sf-home-project__inner,.sf-home-project__inner.sf-container{display:flex !important;flex-direction:column !important}.sf-home-project__intro{min-height:0 !important;padding:20px 18px 12px !important;gap:8px !important}.sf-home-project__intro h2{font-size:27px !important;line-height:.98 !important}.sf-home-project__intro h2 span{margin-top:5px !important;font-size:.68em !important}.sf-home-project__intro p{margin-top:2px !important;font-size:13px !important;line-height:1.35 !important}.sf-home-project__benefits{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:9px !important;padding:0 16px 14px !important}.sf-home-project__benefits>div{min-height:88px !important;padding:12px 8px 10px !important}.sf-home-project__benefits svg,.sf-home-project__benefits .sf-custom-icon{width:30px !important;height:30px !important;margin-bottom:7px !important}.sf-home-project__benefits strong{font-size:11px !important;line-height:1.12 !important}.sf-home-project__visual,.sf-home-project--layout-banner .sf-home-project__visual{min-height:230px !important;height:230px !important}.sf-home-project__actions{top:14px !important;right:16px !important;bottom:auto !important;left:16px !important;width:auto !important;gap:9px !important;padding:0 !important}.sf-home-project__actions .sf-home-button{min-height:44px !important;font-size:13px !important}.sf-home-project__actions .sf-home-button--outline-light{font-size:11px !important}.sf-home-offers__rail,.sf-home-offers__rail[data-sf-drag-rail]{overflow-x:auto !important;overflow-y:hidden !important;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;touch-action:pan-y !important;scroll-snap-type:x mandatory !important;cursor:grab}.sf-home-offers__rail.is-dragging,.sf-home-offers__rail[data-sf-drag-rail].is-dragging{cursor:grabbing}.sf-home-offers .sf-home-section__header{min-height:54px;align-items:flex-start;gap:8px}.sf-home-offers .sf-home-section__header h2{max-width:58%;font-size:clamp(22px,7vw,28px) !important;line-height:1.02 !important}.sf-home-offers .sf-home-section__actions{flex:0 0 auto;gap:6px}.sf-home-offers .sf-home-section__actions>a{max-width:none;white-space:nowrap;font-size:9px !important;line-height:1.1 !important}.sf-home-offers .sf-home-section__controls button{width:28px;height:28px}.sf-home-categories__header h2{font-size:20px !important;line-height:1.08 !important}.sf-home-categories .sf-category-row__copy,.sf-home-categories .sf-category-row__banner--layout-split .sf-category-row__copy{padding:16px 9px 14px !important}.sf-home-categories .sf-category-row__kicker{font-size:6px !important;letter-spacing:.08em}.sf-home-categories .sf-category-row__copy h2{font-size:clamp(13px,4.1vw,17px) !important;line-height:1.04 !important;letter-spacing:-.02em}.sf-home-categories .sf-category-row__copy .sf-category-row__text{margin:6px 0 9px !important;font-size:7px !important;line-height:1.3 !important}.sf-home-categories .sf-category-row__button{min-height:29px !important;padding-inline:8px !important;font-size:7px !important}.sf-home-categories .sf-product-rail .sf-shop-product-card__title,.sf-home-categories .sf-product-rail .sf-shop-product-card__title a{font-size:11px !important;line-height:1.15 !important}.sf-home-categories .sf-product-rail .sf-shop-product-card__subtitle{font-size:8px !important;line-height:1.2 !important}.sf-home-categories .sf-product-rail .sf-shop-product-card__price{font-size:13px !important}.sf-home-categories .sf-product-rail .sf-shop-product-card__stock{font-size:9px !important}.sf-archive-category-pill{min-width:112px !important;padding:16px 10px 14px !important}.sf-archive-category-pill__text{font-size:10px !important;line-height:1.16 !important}.sf-archive-hero__copy h1{font-size:clamp(32px,10vw,42px) !important;line-height:.98 !important}.sf-archive-hero__copy p{max-width:68% !important;font-size:14px !important;line-height:1.42 !important}.sf-archive-hero__chips{gap:8px 13px !important;margin-top:18px !important}.sf-archive-hero__chips a{font-size:11px !important;line-height:1.15 !important}.sf-page-hero,.sf-page-hero__inner{min-height:260px !important}.sf-page-hero::after{width:29vw !important;right:-3vw !important}.sf-page-hero__copy{max-width:69% !important;margin-left:0 !important;padding:28px 0 34px !important}.sf-page-hero__copy h1{max-width:100% !important;font-size:clamp(31px,9.2vw,40px) !important;line-height:.98 !important;letter-spacing:-.035em !important;overflow-wrap:normal;word-break:normal}.sf-page-hero__copy p{max-width:100% !important;margin-top:13px !important;font-size:13px !important;line-height:1.42 !important}.sf-special-hero{min-height:275px !important}.sf-special-hero::after{right:-3vw !important;width:29vw !important;opacity:.98 !important}.sf-special-hero__inner{min-height:275px !important}.sf-special-hero__copy{max-width:69% !important;margin-left:0 !important;padding:28px 0 34px !important}.sf-special-hero__eyebrow{margin-bottom:9px !important;font-size:9px !important}.sf-special-hero h1{max-width:100% !important;font-size:clamp(31px,9.2vw,40px) !important;line-height:.98 !important;letter-spacing:-.035em !important;overflow-wrap:normal;word-break:normal}.sf-special-hero__copy>p{max-width:100% !important;margin-top:13px !important;font-size:13px !important;line-height:1.42 !important}.sf-special-hero__anchors,.sf-special-hero__buttons{margin-top:17px !important;gap:8px !important}.sf-special-hero__anchors .sf-button,.sf-special-hero__buttons .sf-button,.sf-special-hero__anchors a,.sf-special-hero__buttons a{min-height:38px !important;padding-inline:13px !important;font-size:10px !important}.sf-form-page__panel{padding:17px !important;gap:20px !important}.sf-form-page__sidebar h2,.sf-form-page__content h2{margin-bottom:16px !important;font-size:23px !important;line-height:1.08 !important}.sf-contact-info-card{gap:11px !important;padding:14px !important;margin-bottom:10px !important}.sf-contact-info-card__icon{width:42px !important;height:42px !important;flex-basis:42px !important}.sf-contact-info-card h3,.sf-reasons-list li strong{font-size:13px !important}.sf-contact-info-card p,.sf-contact-info-card span,.sf-page-form span,.sf-page-form legend,.sf-page-form__fieldset label,.sf-page-form__terms{font-size:12px !important}.sf-page-form{gap:14px !important}.sf-form-grid{gap:13px !important}.sf-page-form input[type="text"],.sf-page-form input[type="email"],.sf-page-form input[type="tel"],.sf-page-form select{min-height:46px !important;padding-inline:12px !important;font-size:13px !important}.sf-page-form textarea{min-height:120px !important;padding:12px !important;font-size:13px !important}.sf-page-form__submit{min-height:48px !important;font-size:13px !important}.sf-whatsapp-banner{padding:15px !important}.sf-whatsapp-banner__copy strong,.sf-whatsapp-banner__copy p,.sf-whatsapp-banner__cta{font-size:12px !important}.sf-special-products-section{padding-block:34px !important}.sf-special-products-section__header{gap:9px !important;margin-bottom:18px !important}.sf-special-products-section__header h2{font-size:clamp(25px,8vw,32px) !important;line-height:1.02 !important}.sf-special-products-section__header p{font-size:13px !important;line-height:1.4 !important}.sf-special-products-section__count{font-size:11px !important}.sf-about-content{padding:20px 16px !important}.sf-about-content .sf-about-lead,.sf-about-content p,.sf-about-content li{font-size:13px !important;line-height:1.55 !important}.sf-about-content h2{font-size:22px !important;line-height:1.12 !important}.sf-about-content h3{font-size:17px !important;line-height:1.18 !important}.sf-about-section-header h2,.sf-about-cta h2{font-size:24px !important;line-height:1.08 !important}.sf-about-cta p{font-size:13px !important}.sf-about-cta{padding:36px 0 !important}.sf-about-cta__buttons .sf-button{min-height:42px !important;font-size:11px !important}.sf-shop-main{padding:12px !important}.sf-shop-grid,.sf-special-products-grid,.woocommerce ul.products{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none !important}.woocommerce ul.products li.product{float:none !important;width:auto !important;margin:0 !important}.sf-shop-grid.is-list-view{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.sf-shop-grid.is-list-view .sf-shop-product-card{display:block !important}.sf-shop-grid.is-list-view .sf-shop-product-card__image{min-height:108px !important}.sf-shop-grid .sf-shop-product-card,.sf-special-products-grid .sf-shop-product-card{min-height:310px !important;height:auto !important;border-radius:13px !important}.sf-shop-grid .sf-shop-product-card__image,.sf-special-products-grid .sf-shop-product-card__image{min-height:110px !important;height:110px !important;padding:10px !important;aspect-ratio:auto !important}.sf-shop-grid .sf-shop-product-card__content,.sf-special-products-grid .sf-shop-product-card__content{gap:5px !important;padding:9px 9px 11px !important}.sf-shop-grid .sf-shop-product-card__title,.sf-shop-grid .sf-shop-product-card__title a,.sf-special-products-grid .sf-shop-product-card__title,.sf-special-products-grid .sf-shop-product-card__title a{font-size:11px !important;line-height:1.18 !important;letter-spacing:-.01em !important;text-transform:none !important}.sf-shop-grid .sf-shop-product-card__subtitle,.sf-special-products-grid .sf-shop-product-card__subtitle{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:8px !important;line-height:1.2 !important}.sf-shop-grid .sf-shop-product-card__price,.sf-special-products-grid .sf-shop-product-card__price{font-size:13px !important}.sf-shop-grid .sf-shop-product-card__stock,.sf-special-products-grid .sf-shop-product-card__stock{font-size:9px !important}.sf-shop-grid .sf-shop-product-card__footer,.sf-special-products-grid .sf-shop-product-card__footer{display:grid !important;grid-template-columns:66px minmax(0,1fr) !important;align-items:center !important;gap:5px !important;margin-top:auto !important}.sf-shop-grid .sf-quantity-control--archive,.sf-special-products-grid .sf-quantity-control--archive{display:grid !important;grid-template-columns:20px 26px 20px !important;width:66px !important;min-width:66px !important;height:34px !important;border-radius:9px !important}.sf-shop-grid .sf-quantity-control--archive .sf-quantity-control__button,.sf-shop-grid .sf-quantity-control--archive .sf-quantity-control__input,.sf-special-products-grid .sf-quantity-control--archive .sf-quantity-control__button,.sf-special-products-grid .sf-quantity-control--archive .sf-quantity-control__input{width:100% !important;height:32px !important;font-size:11px !important}.sf-shop-grid .sf-shop-product-card__add,.sf-special-products-grid .sf-shop-product-card__add{min-width:0 !important;min-height:34px !important;padding:0 6px !important;border-radius:9px !important;font-size:9px !important}.sf-shop-product-card__badge{top:7px !important;left:7px !important;min-height:23px !important;padding-inline:8px !important;font-size:8px !important}}@media (max-width:767px){.sf-shop-layout{padding-top:16px !important}.sf-shop-main{padding:10px !important;border-radius:16px !important}.sf-shop-grid,.sf-special-products-grid,.woocommerce ul.products{align-items:start !important;gap:10px !important}.sf-shop-grid>*,.sf-special-products-grid>*,.woocommerce ul.products li.product{align-self:start !important;min-width:0 !important}.sf-shop-grid .sf-shop-product-card,.sf-special-products-grid .sf-shop-product-card,.woocommerce ul.products li.product.sf-shop-product-card{min-height:0 !important;height:100% !important;overflow:hidden !important;border:1px solid #d9e1ed !important;border-radius:14px !important;box-shadow:0 5px 16px rgba(7,31,77,.055) !important}.sf-shop-grid .sf-shop-product-card__image,.sf-special-products-grid .sf-shop-product-card__image,.woocommerce ul.products .sf-shop-product-card__image{min-height:104px !important;height:104px !important;padding:9px 8px 5px !important;background:#fff !important}.sf-shop-grid .sf-shop-product-card__image img,.sf-special-products-grid .sf-shop-product-card__image img,.woocommerce ul.products .sf-shop-product-card__image img{width:100% !important;height:100% !important;max-height:90px !important;object-fit:contain !important}.sf-shop-grid .sf-shop-product-card__content,.sf-special-products-grid .sf-shop-product-card__content,.woocommerce ul.products .sf-shop-product-card__content{min-height:164px !important;height:auto !important;display:flex !important;padding:8px 8px 10px !important;gap:5px !important}.sf-shop-grid .sf-shop-product-card__title,.sf-shop-grid .sf-shop-product-card__title a,.sf-special-products-grid .sf-shop-product-card__title,.sf-special-products-grid .sf-shop-product-card__title a,.woocommerce ul.products .sf-shop-product-card__title,.woocommerce ul.products .sf-shop-product-card__title a{display:-webkit-box !important;overflow:hidden !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:3 !important;min-height:36px !important;font-size:10.5px !important;line-height:1.14 !important}.sf-shop-grid .sf-shop-product-card__subtitle,.sf-special-products-grid .sf-shop-product-card__subtitle,.woocommerce ul.products .sf-shop-product-card__subtitle{display:none !important}.sf-shop-grid .sf-shop-product-card__price,.sf-special-products-grid .sf-shop-product-card__price,.woocommerce ul.products .sf-shop-product-card__price{margin-top:1px !important;font-size:13px !important;line-height:1.1 !important}.sf-shop-grid .sf-shop-product-card__stock,.sf-special-products-grid .sf-shop-product-card__stock,.woocommerce ul.products .sf-shop-product-card__stock{margin:0 !important;font-size:9px !important;line-height:1.15 !important}.sf-shop-grid .sf-shop-product-card__footer,.sf-special-products-grid .sf-shop-product-card__footer,.woocommerce ul.products .sf-shop-product-card__footer{grid-template-columns:62px minmax(0,1fr) !important;gap:5px !important;width:100% !important;margin-top:auto !important}.sf-shop-grid .sf-quantity-control--archive,.sf-special-products-grid .sf-quantity-control--archive,.woocommerce ul.products .sf-quantity-control--archive{grid-template-columns:19px 24px 19px !important;width:62px !important;min-width:62px !important;height:33px !important;overflow:hidden !important;border-radius:9px !important;background:#fff !important}.sf-shop-grid .sf-quantity-control--archive .sf-quantity-control__button,.sf-shop-grid .sf-quantity-control--archive .sf-quantity-control__input,.sf-special-products-grid .sf-quantity-control--archive .sf-quantity-control__button,.sf-special-products-grid .sf-quantity-control--archive .sf-quantity-control__input,.woocommerce ul.products .sf-quantity-control--archive .sf-quantity-control__button,.woocommerce ul.products .sf-quantity-control--archive .sf-quantity-control__input{height:31px !important;min-height:31px !important;padding:0 !important;font-size:10px !important}.sf-shop-grid .sf-shop-product-card__add,.sf-special-products-grid .sf-shop-product-card__add,.woocommerce ul.products .sf-shop-product-card__add{width:100% !important;min-width:0 !important;max-width:none !important;min-height:33px !important;height:33px !important;padding:0 5px !important;border:0 !important;border-radius:9px !important;box-shadow:none !important;font-size:8px !important;line-height:1 !important;letter-spacing:.015em !important}.sf-shop-grid .sf-shop-product-card__add:active,.sf-special-products-grid .sf-shop-product-card__add:active,.woocommerce ul.products .sf-shop-product-card__add:active{transform:scale(.97) !important}.sf-home-highlights__inner{gap:15px !important;padding:20px 18px 22px !important}.sf-home-highlights__items{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;width:100% !important;gap:0 !important}.sf-home-highlights__item,.sf-home-highlights__item:first-child,.sf-home-highlights__item:last-child{min-height:100px !important;padding:14px 9px !important;border:0 !important}.sf-home-highlights__item:nth-child(odd){border-right:1px solid rgba(255,255,255,.14) !important}.sf-home-highlights__item:nth-child(n+3){border-top:1px solid rgba(255,255,255,.14) !important}.sf-home-highlights__item svg,.sf-home-highlights__item .sf-custom-icon,.sf-home-highlights__item .sf-custom-icon img{width:31px !important;height:31px !important}.sf-home-highlights__item span{font-size:12px !important;line-height:1.15 !important}.sf-home-highlights__button{width:min(100%,300px) !important;min-height:45px !important;font-size:12px !important}.sf-page-hero__copy,.sf-special-hero__copy{max-width:calc(69% - 12px) !important;margin-left:16px !important;margin-right:0 !important}.sf-page-hero__copy h1,.sf-special-hero h1{font-size:clamp(29px,8.5vw,38px) !important}.sf-page-hero__copy p,.sf-special-hero__copy>p{font-size:13px !important;line-height:1.4 !important}.sf-home-offers__rail,.sf-home-offers__rail[data-sf-drag-rail]{overflow-x:auto !important;overflow-y:hidden !important;scroll-behavior:auto !important;scroll-snap-type:x proximity !important;touch-action:pan-y pinch-zoom !important;overscroll-behavior-x:contain !important;-webkit-overflow-scrolling:touch !important;cursor:grab !important;user-select:none !important;-webkit-user-select:none !important}.sf-home-offers__rail.is-pointer-down,.sf-home-offers__rail.is-dragging,.sf-home-offers__rail[data-sf-drag-rail].is-pointer-down,.sf-home-offers__rail[data-sf-drag-rail].is-dragging{scroll-snap-type:none !important;scroll-behavior:auto !important;cursor:grabbing !important}.sf-home-offers__rail img,.sf-home-offers__rail a{-webkit-user-drag:none !important}}.single-product .sf-single-product__related-controls{display:none}@media (max-width:767px){.sf-shop-grid,.sf-special-products-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important}.sf-shop-grid .sf-shop-product-card,.sf-special-products-grid .sf-shop-product-card,.woocommerce ul.products li.product.sf-shop-product-card{display:flex !important;flex-direction:column !important;align-self:stretch !important;min-height:350px !important;height:350px !important;border:1px solid #d8e1ee !important;border-radius:15px !important;background:#fff !important;box-shadow:0 6px 18px rgba(7,31,77,.05) !important;overflow:hidden !important}.sf-shop-grid .sf-shop-product-card__image,.sf-special-products-grid .sf-shop-product-card__image,.woocommerce ul.products .sf-shop-product-card__image{flex:0 0 142px !important;width:100% !important;min-height:142px !important;height:142px !important;padding:14px 12px 8px !important;background:#fff !important}.sf-shop-grid .sf-shop-product-card__image img,.sf-special-products-grid .sf-shop-product-card__image img,.woocommerce ul.products .sf-shop-product-card__image img{width:100% !important;height:100% !important;max-width:100% !important;max-height:122px !important;object-fit:contain !important}.sf-shop-grid .sf-shop-product-card__content,.sf-special-products-grid .sf-shop-product-card__content,.woocommerce ul.products .sf-shop-product-card__content{flex:1 1 auto !important;display:flex !important;flex-direction:column !important;align-items:stretch !important;min-width:0 !important;min-height:0 !important;height:auto !important;gap:6px !important;padding:10px 10px 12px !important}.sf-shop-grid .sf-shop-product-card__title,.sf-shop-grid .sf-shop-product-card__title a,.sf-special-products-grid .sf-shop-product-card__title,.sf-special-products-grid .sf-shop-product-card__title a,.woocommerce ul.products .sf-shop-product-card__title,.woocommerce ul.products .sf-shop-product-card__title a{display:-webkit-box !important;width:100% !important;min-height:39px !important;margin:0 !important;overflow:hidden !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:3 !important;color:#0a2d68 !important;font-size:11.5px !important;font-weight:850 !important;line-height:1.15 !important;letter-spacing:-.012em !important;text-transform:none !important}.sf-shop-grid .sf-shop-product-card__price,.sf-special-products-grid .sf-shop-product-card__price,.woocommerce ul.products .sf-shop-product-card__price{width:100% !important;margin:0 !important;color:#071d4a !important;font-size:15px !important;font-weight:900 !important;line-height:1.1 !important}.sf-shop-grid .sf-shop-product-card__stock,.sf-special-products-grid .sf-shop-product-card__stock,.woocommerce ul.products .sf-shop-product-card__stock{width:100% !important;margin:0 !important;font-size:10.5px !important;font-weight:750 !important;line-height:1.15 !important}.sf-shop-grid .sf-shop-product-card__footer,.sf-special-products-grid .sf-shop-product-card__footer,.woocommerce ul.products .sf-shop-product-card__footer{display:grid !important;grid-template-columns:66px minmax(0,1fr) !important;align-items:center !important;gap:6px !important;width:100% !important;margin-top:auto !important}.sf-shop-grid .sf-quantity-control--archive,.sf-special-products-grid .sf-quantity-control--archive,.woocommerce ul.products .sf-quantity-control--archive{display:grid !important;grid-template-columns:20px 26px 20px !important;width:66px !important;min-width:66px !important;height:36px !important;border:1px solid #d9e1ed !important;border-radius:10px !important;overflow:hidden !important;background:#fff !important}.sf-shop-grid .sf-quantity-control--archive .sf-quantity-control__button,.sf-shop-grid .sf-quantity-control--archive .sf-quantity-control__input,.sf-special-products-grid .sf-quantity-control--archive .sf-quantity-control__button,.sf-special-products-grid .sf-quantity-control--archive .sf-quantity-control__input,.woocommerce ul.products .sf-quantity-control--archive .sf-quantity-control__button,.woocommerce ul.products .sf-quantity-control--archive .sf-quantity-control__input{width:100% !important;height:34px !important;min-height:34px !important;padding:0 !important;font-size:11px !important}.sf-shop-grid .sf-shop-product-card__add,.sf-special-products-grid .sf-shop-product-card__add,.woocommerce ul.products .sf-shop-product-card__add{width:100% !important;min-width:0 !important;max-width:none !important;height:36px !important;min-height:36px !important;padding:0 7px !important;border-radius:10px !important;overflow:hidden !important;color:#07255b !important;font-size:9px !important;font-weight:900 !important;line-height:1 !important;white-space:nowrap !important}.single-product .sf-single-product__related{min-width:0 !important;padding-top:18px !important;overflow:hidden !important}.single-product .sf-single-product__related-header{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;margin-bottom:16px !important}.single-product .sf-single-product__related h2{margin:0 !important;font-size:24px !important;line-height:1.05 !important}.single-product .sf-single-product__related-controls{display:flex !important;flex:0 0 auto !important;gap:7px !important}.single-product .sf-single-product__related-controls button{width:38px !important;height:38px !important;display:grid !important;place-items:center !important;padding:0 !important;border:1px solid #d7e0ec !important;border-radius:10px !important;background:#fff !important;color:#0a2d68 !important;font-size:25px !important;line-height:1 !important;cursor:pointer !important}.single-product .sf-single-product__related-controls button:disabled{opacity:.38 !important;cursor:default !important}.single-product .sf-related-grid{display:flex !important;grid-template-columns:none !important;gap:12px !important;width:100% !important;margin:0 !important;padding:1px 2px 12px !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory !important;scroll-behavior:smooth !important;overscroll-behavior-x:contain !important;touch-action:pan-y pinch-zoom !important;cursor:grab !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important}.single-product .sf-related-grid::-webkit-scrollbar{display:none !important}.single-product .sf-related-grid.is-pointer-down,.single-product .sf-related-grid.is-dragging{scroll-snap-type:none !important;scroll-behavior:auto !important;cursor:grabbing !important;user-select:none !important}.single-product .sf-related-grid>.sf-shop-product-card{flex:0 0 min(82vw,350px) !important;width:min(82vw,350px) !important;min-width:min(82vw,350px) !important;height:445px !important;min-height:445px !important;display:flex !important;flex-direction:column !important;scroll-snap-align:start !important;border:1px solid #d8e1ee !important;border-radius:16px !important;overflow:hidden !important;background:#fff !important;box-shadow:0 6px 18px rgba(7,31,77,.055) !important}.single-product .sf-related-grid .sf-shop-product-card__image{flex:0 0 225px !important;width:100% !important;height:225px !important;min-height:225px !important;padding:18px !important}.single-product .sf-related-grid .sf-shop-product-card__image img{width:100% !important;height:100% !important;max-height:195px !important;object-fit:contain !important;-webkit-user-drag:none !important}.single-product .sf-related-grid .sf-shop-product-card__content{flex:1 1 auto !important;display:flex !important;flex-direction:column !important;min-height:0 !important;gap:7px !important;padding:14px 15px 16px !important}.single-product .sf-related-grid .sf-shop-product-card__title,.single-product .sf-related-grid .sf-shop-product-card__title a{display:-webkit-box !important;min-height:42px !important;margin:0 !important;overflow:hidden !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:3 !important;color:#0a2d68 !important;font-size:16px !important;font-weight:850 !important;line-height:1.16 !important;text-transform:none !important}.single-product .sf-related-grid .sf-shop-product-card__subtitle{display:none !important}.single-product .sf-related-grid .sf-shop-product-card__price{margin:0 !important;font-size:18px !important}.single-product .sf-related-grid .sf-shop-product-card__stock{margin:0 !important;font-size:13px !important}.single-product .sf-related-grid .sf-shop-product-card__footer{display:grid !important;grid-template-columns:112px minmax(0,1fr) !important;align-items:center !important;gap:9px !important;width:100% !important;margin-top:auto !important}.single-product .sf-related-grid .sf-quantity-control--archive{grid-template-columns:34px 44px 34px !important;width:112px !important;min-width:112px !important;height:44px !important;border-radius:11px !important}.single-product .sf-related-grid .sf-quantity-control--archive .sf-quantity-control__button,.single-product .sf-related-grid .sf-quantity-control--archive .sf-quantity-control__input{width:100% !important;height:42px !important;min-height:42px !important;font-size:15px !important}.single-product .sf-related-grid .sf-shop-product-card__add{width:100% !important;max-width:none !important;min-height:44px !important;height:44px !important;padding:0 12px !important;border-radius:11px !important;font-size:12px !important}}@media (max-width:360px){.sf-shop-grid .sf-shop-product-card,.sf-special-products-grid .sf-shop-product-card,.woocommerce ul.products li.product.sf-shop-product-card{height:338px !important;min-height:338px !important}.sf-shop-grid .sf-shop-product-card__image,.sf-special-products-grid .sf-shop-product-card__image,.woocommerce ul.products .sf-shop-product-card__image{flex-basis:128px !important;min-height:128px !important;height:128px !important}.sf-shop-grid .sf-shop-product-card__title,.sf-shop-grid .sf-shop-product-card__title a,.sf-special-products-grid .sf-shop-product-card__title,.sf-special-products-grid .sf-shop-product-card__title a,.woocommerce ul.products .sf-shop-product-card__title,.woocommerce ul.products .sf-shop-product-card__title a{font-size:10.5px !important}.sf-shop-grid .sf-shop-product-card__footer,.sf-special-products-grid .sf-shop-product-card__footer,.woocommerce ul.products .sf-shop-product-card__footer{grid-template-columns:60px minmax(0,1fr) !important}.sf-shop-grid .sf-quantity-control--archive,.sf-special-products-grid .sf-quantity-control--archive,.woocommerce ul.products .sf-quantity-control--archive{grid-template-columns:18px 24px 18px !important;width:60px !important;min-width:60px !important}}.single-product .sf-single-product__related{min-width:0;padding-top:18px;overflow:hidden}.single-product .sf-single-product__related-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.single-product .sf-single-product__related h2{margin:0;color:#0b2b65;font-size:clamp(22px,1.65vw,27px);line-height:1.08;font-weight:850}.single-product .sf-single-product__related-controls{display:flex;flex:0 0 auto;gap:8px}.single-product .sf-single-product__related-controls button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #d7e0ec;border-radius:10px;background:#fff;color:#0a2d68;font-size:25px;line-height:1;cursor:pointer}.single-product .sf-single-product__related-controls button:disabled{opacity:.38;cursor:default}.single-product .sf-related-grid{display:flex;grid-template-columns:none;gap:14px;width:100%;margin:0;padding:2px 2px 14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;touch-action:pan-y pinch-zoom;cursor:grab;-webkit-overflow-scrolling:touch;scrollbar-width:none}.single-product .sf-related-grid::-webkit-scrollbar{display:none}.single-product .sf-related-grid.is-pointer-down,.single-product .sf-related-grid.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing;user-select:none}.single-product .sf-related-grid>.sf-shop-product-card{flex:0 0 calc((100% - 42px) / 4);width:calc((100% - 42px) / 4);min-width:220px;height:395px;min-height:395px;display:flex;flex-direction:column;scroll-snap-align:start;overflow:hidden;border:1px solid #d8e1ee;border-radius:15px;background:#fff;box-shadow:0 6px 18px rgba(7,31,77,.045)}.single-product .sf-related-grid .sf-shop-product-card__image{flex:0 0 180px;width:100%;height:180px;min-height:180px;padding:16px 14px 6px}.single-product .sf-related-grid .sf-shop-product-card__image img{width:100%;height:100%;max-height:160px;object-fit:contain;-webkit-user-drag:none}.single-product .sf-related-grid .sf-shop-product-card__content{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;gap:5px;padding:12px 13px 13px}.single-product .sf-related-grid .sf-shop-product-card__title,.single-product .sf-related-grid .sf-shop-product-card__title a{display:-webkit-box;min-height:45px;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#0a2d68;font-size:13px;font-weight:850;line-height:1.16;letter-spacing:-.012em;text-transform:none}.single-product .sf-related-grid .sf-shop-product-card__subtitle{display:none}.single-product .sf-related-grid .sf-shop-product-card__price{margin:0;font-size:15px;line-height:1.1}.single-product .sf-related-grid .sf-shop-product-card__stock{margin:0;font-size:11px;line-height:1.15}.single-product .sf-related-grid .sf-shop-product-card__footer{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:7px;width:100%;margin-top:auto}.single-product .sf-related-grid .sf-quantity-control--archive{grid-template-columns:25px 32px 25px;width:82px;min-width:82px;height:38px}.single-product .sf-related-grid .sf-quantity-control--archive .sf-quantity-control__button,.single-product .sf-related-grid .sf-quantity-control--archive .sf-quantity-control__input{width:100%;height:36px;min-height:36px;font-size:12px}.single-product .sf-related-grid .sf-shop-product-card__add{width:100%;min-width:0;max-width:none;height:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:10px;font-size:10px;line-height:1;text-align:center}@media (max-width:1100px) and (min-width:768px){.single-product .sf-related-grid>.sf-shop-product-card{flex-basis:calc((100% - 28px) / 3);width:calc((100% - 28px) / 3)}}@media (max-width:767px){.single-product .sf-single-product__related h2{font-size:24px}.single-product .sf-related-grid{gap:12px}.single-product .sf-related-grid>.sf-shop-product-card{flex:0 0 min(82vw,350px);width:min(82vw,350px);min-width:min(82vw,350px);height:445px;min-height:445px}.single-product .sf-related-grid .sf-shop-product-card__image{flex-basis:225px;height:225px;min-height:225px;padding:18px}.single-product .sf-related-grid .sf-shop-product-card__image img{max-height:195px}.single-product .sf-related-grid .sf-shop-product-card__content{gap:7px;padding:14px 15px 16px}.single-product .sf-related-grid .sf-shop-product-card__title,.single-product .sf-related-grid .sf-shop-product-card__title a{min-height:42px;font-size:16px}.single-product .sf-related-grid .sf-shop-product-card__price{font-size:18px}.single-product .sf-related-grid .sf-shop-product-card__stock{font-size:13px}.single-product .sf-related-grid .sf-shop-product-card__footer{grid-template-columns:112px minmax(0,1fr);gap:9px}.single-product .sf-related-grid .sf-quantity-control--archive{grid-template-columns:34px 44px 34px;width:112px;min-width:112px;height:44px}.single-product .sf-related-grid .sf-quantity-control--archive .sf-quantity-control__button,.single-product .sf-related-grid .sf-quantity-control--archive .sf-quantity-control__input{height:42px;min-height:42px;font-size:15px}.single-product .sf-related-grid .sf-shop-product-card__add{height:44px;min-height:44px;padding:0 12px;border-radius:11px;font-size:12px}}.sf-shop-product-card__add.has-error{box-shadow:0 0 0 3px rgba(239,48,72,.28)}.sf-quote-page{min-height:70vh;padding:clamp(34px,5vw,74px) 0 clamp(58px,7vw,100px);background:#f4f7fb}.sf-quote-page__layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:clamp(24px,3vw,42px);align-items:start}.sf-quote-page__sidebar,.sf-quote-form-card{border:1px solid #dbe3ef;border-radius:18px;background:var(--sf-white);box-shadow:0 16px 44px rgba(7,22,58,.07)}.sf-quote-page__sidebar{position:sticky;top:calc(var(--sf-primary-nav-height,0px)+var(--sf-admin-bar-offset,0px)+24px);padding:clamp(26px,3vw,38px)}.sf-quote-page__eyebrow{margin:0 0 8px;color:#65748d;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.sf-quote-page__sidebar h1{margin:0;color:var(--sf-navy-950);font-size:clamp(30px,3vw,44px);line-height:1.02;letter-spacing:-.035em}.sf-quote-page__intro{margin:16px 0 24px;color:var(--sf-gray-600);font-size:15px;line-height:1.65}.sf-quote-contact-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:center;margin-top:12px;padding:15px;border-radius:12px;background:#f3f6fa}.sf-quote-contact-card__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--sf-navy-950);color:var(--sf-white);line-height:0}.sf-quote-contact-card strong,.sf-quote-contact-card a,.sf-quote-contact-card span{display:block}.sf-quote-contact-card strong{margin-bottom:4px;color:var(--sf-navy-950);font-size:13px}.sf-quote-contact-card a,.sf-quote-contact-card div>span{overflow-wrap:anywhere;color:#53627a;font-size:13px}.sf-quote-contact-card a:hover,.sf-quote-contact-card a:focus-visible{color:var(--sf-blue-700);text-decoration:underline}.sf-quote-page__steps{margin-top:26px;padding-top:24px;border-top:1px solid var(--sf-gray-200)}.sf-quote-page__steps h2{margin:0 0 12px;color:var(--sf-navy-950);font-size:16px}.sf-quote-page__steps ol{margin:0;padding-left:20px;color:#66758d;font-size:13px;line-height:1.7}.sf-quote-page__content{min-width:0}.sf-quote-page__content .sf-page-notice{margin:0 0 18px}.sf-quote-form-card{padding:clamp(24px,3vw,38px)}.sf-quote-form-card__header{margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid var(--sf-gray-200)}.sf-quote-form-card__header h2{margin:0;color:var(--sf-navy-950);font-size:clamp(28px,3vw,38px);line-height:1.08;letter-spacing:-.025em}.sf-quote-form-card__header>p:last-child{margin:8px 0 0;color:#6a7890;font-size:14px;line-height:1.55}.sf-quote-form{display:grid;gap:20px}.sf-quote-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.sf-quote-form label{display:grid;gap:8px;color:var(--sf-navy-950);font-size:13px;font-weight:800}.sf-quote-form label>span em{color:var(--sf-red-500);font-style:normal}.sf-quote-form input[type="text"],.sf-quote-form input[type="email"],.sf-quote-form input[type="tel"],.sf-quote-form textarea{width:100%;border:1px solid #d6dfeb;border-radius:10px;background:#f8fafc;color:var(--sf-navy-950);outline:0;transition:border-color var(--sf-transition),box-shadow var(--sf-transition),background var(--sf-transition)}.sf-quote-form input[type="text"],.sf-quote-form input[type="email"],.sf-quote-form input[type="tel"]{height:48px;padding:0 14px}.sf-quote-form textarea{min-height:130px;padding:14px;resize:vertical;font:inherit;line-height:1.5}.sf-quote-form input:focus,.sf-quote-form textarea:focus{border-color:var(--sf-blue-700);background:var(--sf-white);box-shadow:0 0 0 3px rgba(22,73,200,.12)}.sf-quote-products{overflow:hidden;border:1px solid #dce4ef;border-radius:14px}.sf-quote-products__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid #e5eaf1;background:#fbfcfe}.sf-quote-products__heading h3{margin:0;color:var(--sf-navy-950);font-size:14px}.sf-quote-products__heading span{color:#65738a;font-size:11px;font-weight:700}.sf-quote-product{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:92px;padding:14px 16px;transition:opacity var(--sf-transition)}.sf-quote-product+.sf-quote-product{border-top:1px solid #e6ebf2}.sf-quote-product.is-loading{opacity:.55;pointer-events:none}.sf-quote-product__image{width:58px;height:58px;display:grid;place-items:center;border-radius:9px;background:#f5f7fa}.sf-quote-product__image img{width:54px;height:54px;object-fit:contain}.sf-quote-product__copy{min-width:0}.sf-quote-product__title{display:block;color:var(--sf-navy-950);font-size:13px;font-weight:850;line-height:1.35}.sf-quote-product__title:hover,.sf-quote-product__title:focus-visible{color:var(--sf-blue-700)}.sf-quote-product__price{display:block;margin-top:4px;color:#66748a;font-size:12px}.sf-quote-product__actions{display:flex;align-items:center;gap:10px}.sf-quote-quantity{display:grid;grid-template-columns:34px 40px 34px;overflow:hidden;border:1px solid #d7dfeb;border-radius:999px;background:var(--sf-white)}.sf-quote-quantity button,.sf-quote-quantity input{width:100%;height:34px;min-width:0;border:0;background:transparent;color:var(--sf-navy-950);text-align:center;font-size:13px;font-weight:850}.sf-quote-quantity button{cursor:pointer}.sf-quote-quantity button:hover:not(:disabled),.sf-quote-quantity button:focus-visible:not(:disabled){background:var(--sf-yellow-500);outline:0}.sf-quote-quantity button:disabled{cursor:not-allowed;opacity:.35}.sf-quote-quantity input{appearance:textfield;border-inline:1px solid #e2e7ef}.sf-quote-quantity input::-webkit-outer-spin-button,.sf-quote-quantity input::-webkit-inner-spin-button{margin:0;appearance:none}.sf-quote-product__remove{width:30px;height:30px;display:grid;place-items:center;border:1px solid #f0d4d8;border-radius:50%;background:#fff7f8;color:var(--sf-red-500);cursor:pointer}.sf-quote-product__remove:hover,.sf-quote-product__remove:focus-visible{border-color:var(--sf-red-500);background:var(--sf-red-500);color:var(--sf-white);outline:0}.sf-quote-form__details{margin-top:2px}.sf-quote-form__terms{display:flex !important;grid-template-columns:none;flex-direction:row;align-items:flex-start;gap:9px !important;color:#5d6b82 !important;font-size:12px !important;font-weight:650 !important;line-height:1.45}.sf-quote-form__terms input{width:17px;height:17px;flex:0 0 17px;margin:1px 0 0;accent-color:var(--sf-navy-950)}.sf-quote-form__utility-actions,.sf-quote-form__submit-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-quote-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 18px;border:1px solid transparent;border-radius:10px;font:inherit;font-size:12px;font-weight:850;text-align:center;cursor:pointer;transition:transform var(--sf-transition),box-shadow var(--sf-transition),background var(--sf-transition),color var(--sf-transition)}.sf-quote-button:hover,.sf-quote-button:focus-visible{transform:translateY(-1px);outline:0}.sf-quote-button--outline{border-color:#aeb9c9;background:var(--sf-white);color:var(--sf-navy-950)}.sf-quote-button--outline:hover,.sf-quote-button--outline:focus-visible{border-color:var(--sf-navy-950);box-shadow:0 8px 18px rgba(7,22,58,.08)}.sf-quote-button--primary,.sf-quote-button--email{background:var(--sf-yellow-500);color:var(--sf-navy-950)}.sf-quote-button--primary:hover,.sf-quote-button--primary:focus-visible,.sf-quote-button--email:hover,.sf-quote-button--email:focus-visible{background:var(--sf-yellow-400);box-shadow:0 10px 24px rgba(255,204,5,.26)}.sf-quote-button--whatsapp{background:var(--sf-navy-950);color:var(--sf-white)}.sf-quote-button--whatsapp:hover,.sf-quote-button--whatsapp:focus-visible{background:#112b62;box-shadow:0 10px 24px rgba(7,22,58,.22)}.sf-quote-form.is-loading,.sf-quote-button.is-loading{opacity:.6;pointer-events:none}.sf-quote-empty{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 24px;text-align:center}.sf-quote-empty>span{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#eef3f9;color:var(--sf-navy-950)}.sf-quote-empty h3{margin:18px 0 8px;color:var(--sf-navy-950);font-size:24px}.sf-quote-empty p{max-width:480px;margin:0 0 22px;color:var(--sf-gray-600);line-height:1.55}@media (max-width:980px){.sf-quote-page__layout{grid-template-columns:1fr}.sf-quote-page__sidebar{position:static}.sf-quote-page__steps ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0;list-style-position:inside}}@media (max-width:680px){.sf-quote-page{padding:24px 0 56px}.sf-quote-page__layout{width:min(100% - 28px,1440px);gap:18px}.sf-quote-page__sidebar,.sf-quote-form-card{padding:22px 18px;border-radius:14px}.sf-quote-form__grid,.sf-quote-form__utility-actions,.sf-quote-form__submit-actions{grid-template-columns:1fr}.sf-quote-products__heading{align-items:flex-start;flex-direction:column;gap:4px}.sf-quote-product{grid-template-columns:54px minmax(0,1fr);gap:12px;padding:14px}.sf-quote-product__actions{grid-column:1 / -1;justify-content:flex-end}.sf-quote-page__steps ol{grid-template-columns:1fr}.sf-quote-button{width:100%}}.sf-quote-contact-card__icon svg{display:block;width:22px;height:22px;margin:auto}.sf-quote-form__needs{display:grid;gap:8px}.sf-quote-form__needs>span{color:var(--sf-navy-950);font-size:13px;font-weight:800}.sf-quote-form__needs textarea{width:100%;min-height:210px;resize:vertical;border:1px solid var(--sf-gray-200);border-radius:12px;padding:16px;background:#f7f9fc;color:var(--sf-navy-950);font:inherit;line-height:1.55}.sf-quote-form__needs textarea:focus{outline:3px solid rgba(255,204,5,.3);border-color:var(--sf-yellow-500)}.sf-shop-product-card__price,.sf-home-product-card__price,.sf-offer-card__price,.sf-single-product__price,.sf-mini-cart-item__price,.sf-quote-product__price,.woocommerce ul.products li.product .price,.single-product .summary .price,.sf-mini-cart .woocommerce-Price-amount,.sf-mini-cart .amount,body.woocommerce-cart .product-price,body.woocommerce-cart .product-subtotal,body.woocommerce-cart th.product-price,body.woocommerce-cart th.product-subtotal,body.woocommerce-cart .cart-subtotal,body.woocommerce-cart .order-total,body.woocommerce-cart .wc-block-cart-item__prices,body.woocommerce-cart .wc-block-cart-item__total,body.woocommerce-cart .wc-block-components-product-price,body.woocommerce-cart .wc-block-components-product-price__value,body.woocommerce-cart .wc-block-components-totals-item,body.woocommerce-cart .wc-block-components-totals-wrapper{display:none !important}body.woocommerce-cart .cart_totals table{display:none !important}body.woocommerce-cart .cart_totals h2,body.woocommerce-cart .wc-block-cart__totals-title,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-heading-block{font-size:0 !important;line-height:0 !important}body.woocommerce-cart .cart_totals h2::after,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block::before{content:'Resumen de cotización';display:block;color:#0b2b65;font-size:18px;font-weight:900;line-height:1.25;text-transform:uppercase}body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block::before{margin:0 0 18px}body.woocommerce-cart .wc-block-cart__submit-button .wc-block-components-button__text{font-size:0 !important}body.woocommerce-cart .wc-block-cart__submit-button .wc-block-components-button__text::after{content:'Finalizar Cotización';font-size:14px;line-height:1.2}@media (min-width:1025px){body.woocommerce-cart .wc-block-cart{display:grid !important;grid-template-columns:minmax(0,2.2fr) minmax(310px,.85fr) !important;column-gap:30px !important;align-items:start !important}body.woocommerce-cart .wc-block-cart>.wc-block-cart__main{grid-column:1 !important;width:100% !important;min-width:0 !important}body.woocommerce-cart .wc-block-cart>.wc-block-cart__sidebar{grid-column:2 !important;width:100% !important;min-width:0 !important;margin:0 !important;position:sticky;top:24px}}@supports (content-visibility:auto){.sf-category-row,.sf-shop-product-card,.sf-shopping-steps,.sf-home-project,.sf-home-offers,.sf-home-brands,.sf-home-coverage,.sf-home-testimonials,.sf-single-product__related,.sf-site-footer{content-visibility:auto;contain-intrinsic-size:auto 720px}}.sf-product-rail .sf-shop-product-card__image,.sf-home-offers__rail .sf-shop-product-card__image{flex:0 0 180px !important;width:100% !important;height:180px !important;min-height:180px !important;aspect-ratio:auto !important;padding:16px 14px 6px !important}.sf-product-rail .sf-shop-product-card__image img,.sf-home-offers__rail .sf-shop-product-card__image img{width:100% !important;height:100% !important;max-height:160px !important;object-fit:contain !important}.sf-product-rail .sf-shop-product-card__content,.sf-home-offers__rail .sf-shop-product-card__content{height:calc(100% - 180px) !important}@media (max-width:767px){.sf-category-row__products,.sf-product-rail .sf-shop-product-card,.sf-home-offers__rail .sf-shop-product-card{height:445px !important;min-height:445px !important}.sf-product-rail .sf-shop-product-card__image,.sf-home-offers__rail .sf-shop-product-card__image{flex-basis:225px !important;height:225px !important;min-height:225px !important;padding:18px !important}.sf-product-rail .sf-shop-product-card__image img,.sf-home-offers__rail .sf-shop-product-card__image img{max-height:195px !important}.sf-product-rail .sf-shop-product-card__content,.sf-home-offers__rail .sf-shop-product-card__content{height:calc(100% - 225px) !important}}.sf-mini-cart__body{position:relative}.sf-mini-cart__body.is-loading{min-height:120px;pointer-events:none}.sf-mini-cart__body.is-loading::before{content:'';position:absolute;inset:0;z-index:8;background:rgba(255,255,255,.72);backdrop-filter:blur(1px)}.sf-mini-cart__body.is-loading::after{content:'';position:absolute;z-index:9;top:50%;left:50%;width:28px;height:28px;margin:-14px 0 0 -14px;border:3px solid rgba(11,43,101,.18);border-top-color:#0b2b65;border-radius:50%;animation:sf-cart-spin .65s linear infinite}.sf-mini-cart .mini_cart_item.is-removing{opacity:.35}@keyframes sf-cart-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.sf-mini-cart__body.is-loading::after{animation-duration:1.2s}}body.woocommerce-cart .sf-lightweight-cart-page.sf-container{width:100% !important;max-width:none !important;margin-inline:0 !important}body.woocommerce-cart .sf-lightweight-cart-page__article,body.woocommerce-cart .sf-lightweight-cart-page__content{width:100% !important;max-width:none !important}body>.sf-cart-fab{position:fixed !important;top:auto !important;right:20px !important;bottom:20px !important;left:auto !important;z-index:2147482000 !important;}body>.sf-back-to-top,.sf-site-footer .sf-back-to-top{right:20px !important;bottom:90px !important;}.sf-mini-cart .mini_cart_item.is-optimistic{opacity:.72;}.sf-mini-cart .mini_cart_item.is-optimistic::after{content:'';position:absolute;right:4px;top:18px;width:15px;height:15px;border:2px solid rgba(11,43,101,.16);border-top-color:#0b2b65;border-radius:50%;animation:sf-cart-spin .65s linear infinite;}.sf-mini-cart-item__product{grid-column:1 / -1;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;color:#0b2b65;font-size:13px;line-height:1.2;font-weight:800;}.sf-mini-cart-item__product img{width:54px;height:54px;object-fit:contain;}body.woocommerce-cart .sf-fast-cart-layout{width:min(86vw,1320px) !important;max-width:1320px !important;margin:0 auto !important;}body.woocommerce-cart .sf-fast-cart-form,body.woocommerce-cart .sf-fast-cart-summary .cart_totals{overflow:hidden;border:1px solid #d7e0ec;border-radius:20px;background:#fff;box-shadow:0 15px 36px rgba(8,35,83,.06);}body.woocommerce-cart .sf-fast-cart-form{padding:18px 28px 24px !important;}body.woocommerce-cart .sf-fast-cart-form .shop_table{width:100%;margin:0;border:0;border-collapse:collapse;}body.woocommerce-cart .sf-fast-cart-form thead th{padding:12px 10px 16px;border-bottom:1px solid #dce4ef;color:#0b2b65;font-size:13px;font-weight:900;text-transform:uppercase;}body.woocommerce-cart .sf-fast-cart-form .cart_item td{padding:22px 10px;border-bottom:1px solid #dce4ef;vertical-align:middle;}body.woocommerce-cart .sf-fast-cart-form .product-thumbnail{width:112px;}body.woocommerce-cart .sf-fast-cart-form .product-thumbnail img{width:88px;height:88px;object-fit:contain;border:1px solid #e0e7f0;border-radius:14px;background:#fff;}body.woocommerce-cart .sf-fast-cart-form .product-name a{color:#0b2b65;font-size:16px;line-height:1.28;font-weight:850;text-decoration:none;}body.woocommerce-cart .sf-fast-cart-form .product-quantity{width:150px;}body.woocommerce-cart .sf-fast-cart-form .quantity .qty{width:86px;min-height:42px;border:1px solid #d7e0ec;border-radius:9px;color:#0b2b65;font-weight:800;text-align:center;}body.woocommerce-cart .sf-fast-cart-form .product-remove{width:54px;text-align:center;}body.woocommerce-cart .sf-fast-cart-form .product-remove .remove{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:8px;background:#fff4f4;color:#c53c46 !important;font-size:24px;line-height:1;text-decoration:none;}body.woocommerce-cart .sf-fast-cart-form .actions{padding:18px 0 0 !important;border:0 !important;text-align:right;}body.woocommerce-cart .sf-fast-cart-form .actions .button{min-height:44px;padding:0 20px;border:1px solid #0b2b65;border-radius:9px;background:#fff;color:#0b2b65;font-weight:850;}body.woocommerce-cart .sf-fast-cart-summary .cart_totals{padding:24px !important;}body.woocommerce-cart .sf-fast-cart-summary .cart_totals h2{margin:0 0 18px;color:#0b2b65;font-size:18px !important;line-height:1.25 !important;text-transform:uppercase;}body.woocommerce-cart .sf-fast-cart-summary .cart_totals h2::after{content:none !important;}.sf-fast-cart-summary__count{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:18px 0;border-block:1px solid #e0e7f0;color:#0b2b65;}.sf-fast-cart-summary__count span{font-size:22px;font-weight:900;}body.woocommerce-cart .sf-fast-cart-summary .wc-proceed-to-checkout{padding:20px 0 0;}body.woocommerce-cart .sf-fast-cart-summary .checkout-button{min-height:54px;display:flex;align-items:center;justify-content:center;margin:0 !important;border-radius:11px;background:#ffca05 !important;color:#08265d !important;font-size:15px;font-weight:900;text-transform:uppercase;}.sf-fast-cart-empty{width:min(86vw,1320px);margin:0 auto;}@media (max-width:1024px){body.woocommerce-cart .sf-fast-cart-layout{width:min(92vw,860px) !important;}body.woocommerce-cart .sf-fast-cart-summary{margin-top:22px;}}@media (max-width:767px){body>.sf-cart-fab{right:14px !important;bottom:14px !important;}body>.sf-back-to-top,.sf-site-footer .sf-back-to-top{right:14px !important;bottom:78px !important;}body.woocommerce-cart .sf-fast-cart-form{padding:10px 14px 18px !important;}body.woocommerce-cart .sf-fast-cart-form thead{display:none;}body.woocommerce-cart .sf-fast-cart-form .cart_item{display:grid;grid-template-columns:78px minmax(0,1fr) 38px;gap:8px 12px;padding:16px 0;border-bottom:1px solid #dce4ef;}body.woocommerce-cart .sf-fast-cart-form .cart_item td{display:block;width:auto;padding:0;border:0;}body.woocommerce-cart .sf-fast-cart-form .product-thumbnail{grid-column:1;grid-row:1 / 3;}body.woocommerce-cart .sf-fast-cart-form .product-thumbnail img{width:76px;height:76px;}body.woocommerce-cart .sf-fast-cart-form .product-name{grid-column:2;grid-row:1;}body.woocommerce-cart .sf-fast-cart-form .product-name a{font-size:14px;}body.woocommerce-cart .sf-fast-cart-form .product-quantity{grid-column:2;grid-row:2;}body.woocommerce-cart .sf-fast-cart-form .product-remove{grid-column:3;grid-row:1 / 3;align-self:center;}body.woocommerce-cart .sf-fast-cart-form .cart_item td::before{display:none !important;}body.woocommerce-cart .sf-fast-cart-form .actions{display:block;padding-top:16px !important;}body.woocommerce-cart .sf-fast-cart-form .actions .button{width:100%;}}
.sf-quantity-control--cart{grid-template-columns:34px 48px 34px;width:116px;height:42px;border-radius:9px}.sf-quantity-control--cart .sf-quantity-control__button{font-size:18px}.sf-quantity-control--cart .sf-quantity-control__input{font-size:14px}

/* === Supply Frank 1.10.6: páginas legales y widgets de opiniones === */
.sf-special-hero--legal {
  min-height: 360px;
}
.sf-special-hero--legal .sf-special-hero__copy {
  max-width: 820px;
}
.sf-legal-page-section {
  padding: 64px 0 88px;
  background: #f3f7fc;
}
.sf-legal-page__layout {
  display: grid;
  grid-template-columns: minmax(250px, 310px) minmax(0, 1fr);
  gap: 32px;
  align-items: start;
}
.sf-legal-page__sidebar {
  display: grid;
  gap: 20px;
}
.sf-legal-page__nav-card,
.sf-legal-page__provider-card,
.sf-legal-page__contact-card,
.sf-legal-page__content {
  border: 1px solid #d8e2ef;
  border-radius: 18px;
  box-shadow: 0 14px 40px rgba(7, 27, 68, 0.07);
}
.sf-legal-page__nav-card {
  position: sticky;
  top: 108px;
  overflow: hidden;
  background: #fff;
}
.sf-legal-page__nav-card h2 {
  margin: 0;
  padding: 22px 24px 18px;
  color: #071b44;
  border-bottom: 1px solid #e4eaf2;
  font-size: 18px;
  line-height: 1.35;
}
.sf-legal-page__nav-card ul {
  margin: 0;
  padding: 10px;
  list-style: none;
}
.sf-legal-page__nav-card li {
  margin: 0;
}
.sf-legal-page__nav-card a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 46px;
  padding: 11px 14px;
  color: #334766;
  border-radius: 10px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}
.sf-legal-page__nav-card a:hover,
.sf-legal-page__nav-card a:focus-visible {
  color: #071b44;
  background: #f1f5fa;
  transform: translateX(2px);
}
.sf-legal-page__nav-card a[aria-current="page"] {
  color: #071b44;
  background: #ffc400;
}
.sf-legal-page__nav-card svg {
  flex: 0 0 auto;
  transform: rotate(180deg);
}
.sf-legal-page__provider-card,
.sf-legal-page__contact-card {
  padding: 24px;
}
.sf-legal-page__provider-card {
  color: #dce7f8;
  background: #071b44;
  border-color: #071b44;
}
.sf-legal-page__provider-card > span {
  display: block;
  margin-bottom: 8px;
  color: #ffc400;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.sf-legal-page__provider-card strong {
  display: block;
  margin-bottom: 12px;
  color: #fff;
  font-size: 20px;
}
.sf-legal-page__provider-card p {
  margin: 7px 0;
  line-height: 1.55;
}
.sf-legal-page__provider-card a {
  display: block;
  width: fit-content;
  margin-top: 8px;
  color: #fff;
  overflow-wrap: anywhere;
}
.sf-legal-page__provider-card a:hover,
.sf-legal-page__provider-card a:focus-visible {
  color: #ffc400;
}
.sf-legal-page__admin-warning {
  margin-top: 16px !important;
  padding: 12px;
  color: #071b44;
  background: #fff4c4;
  border-radius: 10px;
  font-size: 12px;
}
.sf-legal-page__contact-card {
  background: #fff8d9;
  border-color: #f3d35b;
}
.sf-legal-page__contact-card p {
  margin: 0 0 16px;
  color: #263b5b;
  line-height: 1.6;
}
.sf-legal-page__contact-card .sf-button {
  width: 100%;
  justify-content: center;
}
.sf-legal-page__content {
  min-width: 0;
  padding: clamp(28px, 4vw, 54px);
  color: #30425f;
  background: #fff;
}
.sf-legal-page__meta {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 28px;
  padding-bottom: 18px;
  color: #6b7c96;
  border-bottom: 1px solid #e2e9f2;
  font-size: 14px;
}
.sf-legal-page__content .sf-legal-lead {
  margin: 0 0 32px;
  color: #142b50;
  font-size: clamp(18px, 2vw, 21px);
  font-weight: 600;
  line-height: 1.7;
}
.sf-legal-page__content h2 {
  margin: 38px 0 14px;
  color: #071b44;
  font-size: clamp(22px, 2.4vw, 28px);
  line-height: 1.25;
}
.sf-legal-page__content h3 {
  margin: 28px 0 12px;
  color: #102c59;
  font-size: 20px;
}
.sf-legal-page__content p,
.sf-legal-page__content li {
  color: #40526d;
  font-size: 16px;
  line-height: 1.75;
}
.sf-legal-page__content p {
  margin: 0 0 18px;
}
.sf-legal-page__content ul,
.sf-legal-page__content ol {
  margin: 0 0 22px;
  padding-left: 24px;
}
.sf-legal-page__content li + li {
  margin-top: 8px;
}
.sf-legal-page__content a {
  color: #0d4a91;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.sf-legal-callout {
  margin: 24px 0 30px;
  padding: 20px 22px;
  color: #142b50;
  background: #fff7d3;
  border: 1px solid #f0cf4d;
  border-left: 5px solid #ffc400;
  border-radius: 12px;
  line-height: 1.7;
}
.sf-google-reviews-widget {
  position: relative;
  min-width: 0;
  padding: 4px 0;
}
.sf-google-reviews-widget > :first-child {
  margin-top: 0;
}
.sf-google-reviews-widget > :last-child {
  margin-bottom: 0;
}
.sf-google-reviews-widget iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  border: 0;
}
@media (max-width: 980px) {
  .sf-legal-page__layout {
    grid-template-columns: 1fr;
  }
  .sf-legal-page__sidebar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sf-legal-page__nav-card {
    position: static;
    grid-column: 1 / -1;
  }
}
@media (max-width: 700px) {
  .sf-special-hero--legal {
    min-height: 330px;
  }
  .sf-legal-page-section {
    padding: 38px 0 58px;
  }
  .sf-legal-page__layout {
    gap: 22px;
  }
  .sf-legal-page__sidebar {
    grid-template-columns: 1fr;
  }
  .sf-legal-page__content {
    padding: 26px 20px 34px;
    border-radius: 14px;
  }
  .sf-legal-page__nav-card,
  .sf-legal-page__provider-card,
  .sf-legal-page__contact-card {
    border-radius: 14px;
  }
  .sf-legal-page__content h2 {
    margin-top: 32px;
  }
}

/* Supply Frank 1.10.9 legal responsive fix */
body.page-template-page-legal{overflow-x:hidden}body.page-template-page-legal .site-main,body.page-template-page-legal .sf-special-hero,body.page-template-page-legal .sf-legal-page-section{width:100%;max-width:none}body.page-template-page-legal .sf-container{width:min(1440px,calc(100% - 48px));max-width:1440px}.sf-special-hero--legal{overflow:hidden}.sf-special-hero--legal .sf-special-hero__copy,.sf-special-hero--legal .sf-special-hero__copy h1,.sf-special-hero--legal .sf-special-hero__copy p{min-width:0;max-width:100%}.sf-special-hero--legal .sf-special-hero__copy h1{overflow-wrap:anywhere;text-wrap:balance;font-size:clamp(38px,5vw,76px)}.sf-legal-page-section{container-type:inline-size}.sf-legal-page__layout,.sf-legal-page__sidebar,.sf-legal-page__content{min-width:0;max-width:100%}.sf-legal-page__content{overflow-wrap:anywhere}.sf-legal-page__content img,.sf-legal-page__content iframe,.sf-legal-page__content table,.sf-legal-page__content pre{max-width:100%}.sf-legal-page__content table{display:block;overflow-x:auto}@container (max-width:980px){.sf-legal-page__layout{grid-template-columns:minmax(0,1fr)}.sf-legal-page__sidebar{grid-template-columns:repeat(2,minmax(0,1fr));order:2}.sf-legal-page__content{order:1}.sf-legal-page__nav-card{position:static;grid-column:1/-1}}@media (max-width:980px){body.page-template-page-legal .sf-container{width:min(100% - 32px,860px)}.sf-legal-page__layout{grid-template-columns:minmax(0,1fr)}.sf-legal-page__content{order:1}.sf-legal-page__sidebar{order:2;grid-template-columns:repeat(2,minmax(0,1fr))}.sf-legal-page__nav-card{position:static;grid-column:1/-1}}@media (max-width:700px){body.page-template-page-legal .sf-container{width:min(100% - 24px,680px)}.sf-special-hero--legal{min-height:280px}.sf-special-hero--legal .sf-special-hero__copy h1{font-size:clamp(34px,12vw,52px);line-height:1.02}.sf-legal-page__sidebar{grid-template-columns:minmax(0,1fr)}.sf-legal-page__content{padding:24px 18px 30px}}
