:root{--sf2-navy:#123b4a;--sf2-blue:#0b72e7;--sf2-blue-dark:#063d9c;--sf2-cyan:#19bfe8;--sf2-red:#ff3b32;--sf2-ink:#071d2b;--sf2-muted:#657789;--sf2-line:#dfe8f1;--sf2-bg:#f4f7fa;--sf2-card:#fff}.sf2{background:var(--sf2-bg);min-height:100vh;color:var(--sf2-ink);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.sf2 a{color:inherit;text-decoration:none}.sf2 button,.sf2 input{font:inherit}.sf2 svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.sf2-top{background:var(--sf2-navy);color:#fff;justify-content:space-between;align-items:center;height:36px;padding:0 max(24px,50vw - 830px);font-size:13px;display:flex}.sf2-top nav{align-items:center;gap:12px;display:flex}.sf2-top nav span{color:#ffffff59;font-weight:400}.sf2-header{border-bottom:1px solid var(--sf2-line);background:#fff;grid-template-columns:250px 1fr auto;align-items:center;gap:30px;height:96px;padding:0 max(24px,50vw - 830px);display:grid}.sf2-logo img{object-fit:contain;width:230px;max-height:72px}.sf2-nav{justify-content:center;gap:34px;font-weight:700;display:flex}.sf2-actions{align-items:center;gap:16px;display:flex}.sf2-actions a{border:1px solid var(--sf2-line);border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:relative}.sf2-cart span{color:#fff;background:#1da1f2;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;font-weight:800;display:grid;position:absolute;top:-8px;right:-8px}.sf2-searchbar{background:var(--sf2-navy);color:#fff;grid-template-columns:350px minmax(320px,1fr) auto;align-items:center;gap:0;height:66px;padding:0 max(24px,50vw - 830px);display:grid}.sf2-searchbar>button{background:var(--sf2-red);color:#fff;cursor:pointer;border:0;align-items:center;gap:16px;height:66px;padding:0 28px;font-weight:800;display:flex}.sf2-searchbar label{height:66px;color:var(--sf2-ink);background:#fff;grid-template-columns:1fr 66px;align-items:center;display:grid}.sf2-searchbar input{min-width:0;height:100%;color:var(--sf2-ink);border:0;outline:0;padding:0 28px;font-size:16px}.sf2-searchbar label svg{color:#041927;background:#1d9de8;width:66px;height:66px;padding:20px}.sf2-search-actions{white-space:nowrap;align-items:center;gap:26px;height:66px;padding-left:28px;font-weight:800;display:flex}.sf2-search-actions a{align-items:center;gap:10px;display:flex}.sf2-hero-wrap{grid-template-columns:350px minmax(0,1fr) 360px;align-items:stretch;gap:24px;width:min(100% - 48px,1660px);margin:30px auto 0;display:grid}.sf2-cats{border:1px solid var(--sf2-line);background:#fff;border-radius:8px;padding:10px 16px}.sf2-cats button{color:#071d2b;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:46px;font-size:14.5px;display:flex}.sf2-cats button:last-child{border-bottom:0}.sf2-cats button.active,.sf2-cats button:hover{color:var(--sf2-blue)}.sf2-hero{color:#fff;background:#06194d;border-radius:8px;min-height:560px;position:relative;overflow:hidden}.sf2-hero-slide{opacity:0;visibility:hidden;align-items:flex-end;transition:opacity .7s;display:flex;position:absolute;inset:0}.sf2-hero-slide.active{opacity:1;visibility:visible;z-index:1}.sf2-hero-slide img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.sf2-hero-overlay{background:linear-gradient(100deg,#060f28c7 0%,#060f2873 42%,#060f280d 68%);position:absolute;inset:0}.sf2-hero-copy{z-index:2;max-width:640px;padding:60px;position:relative}.sf2-hero-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.sf2-hero-dots button{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:10px;height:10px;transition:width .25s,background .25s}.sf2-hero-dots button.active{background:#fff;width:26px}.sf2-hero p{color:#ffe45c;letter-spacing:.18em;text-transform:uppercase;font-size:14px;font-weight:900}.sf2-hero h1{letter-spacing:-.06em;margin:12px 0;font-size:clamp(56px,5vw,86px);line-height:.92}.sf2-hero span{color:#ffffffe0;max-width:540px;font-size:18px;line-height:1.5;display:block}.sf2-hero a{color:#08233c;background:#ffd11a;border-radius:12px;align-items:center;width:fit-content;min-height:52px;margin-top:28px;padding:0 30px;font-weight:900;display:flex}.sf2-promos{gap:24px;display:grid}.sf2-promo{color:#fff;background:#000;border-radius:8px;min-height:268px;position:relative;overflow:hidden}.sf2-promo img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.sf2-promo:after{content:"";background:linear-gradient(#0000 35%,#000000b8 100%);position:absolute;inset:0}.sf2-promo.blue:after{background:linear-gradient(#0b356126 25%,#061428d9 100%)}.sf2-promo-copy{z-index:2;padding:32px;position:relative}.sf2-promo small,.sf2-promo span{color:#ffffffc7;text-transform:uppercase;margin-top:12px;font-weight:800;display:block}.sf2-promo strong{max-width:240px;font-size:38px;line-height:.95;display:block}.sf2-chip-row{grid-template-columns:repeat(8,minmax(0,1fr));gap:16px;width:min(100% - 48px,1660px);margin:28px auto;display:grid}.sf2-chip-row button{border:1px solid var(--sf2-line);cursor:pointer;background:#fff;border-radius:18px;min-height:106px;box-shadow:0 12px 24px #071d2b0d}.sf2-chip-image{background:#edf7ff;border-radius:14px;width:64px;height:64px;margin:0 auto 10px;display:block;overflow:hidden}.sf2-chip-image img{object-fit:cover;width:100%;height:100%}.sf2-chip-row strong{padding:0 12px;font-size:13px;display:block}.sf2-products{width:min(100% - 48px,1660px);margin:0 auto 36px}.sf2-section-head{border:1px solid var(--sf2-line);background:#fff;border-radius:22px;justify-content:space-between;align-items:flex-start;min-height:132px;padding:26px 30px;display:flex;box-shadow:0 16px 34px #071d2b0f}.sf2-section-head p{color:#e84922;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.sf2-section-head h2{letter-spacing:-.06em;margin:8px 0 0;font-size:clamp(36px,4vw,62px);line-height:.95}.sf2-section-head>span{color:var(--sf2-muted);white-space:nowrap}.sf2-product-layout{grid-template-columns:235px minmax(0,1fr);align-items:start;gap:28px;margin-top:28px;display:grid}.sf2-filter{border:1px solid var(--sf2-line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #071d2b0f}.sf2-filter section{border-bottom:1px solid #edf2f7;padding:13px 16px}.sf2-filter section:last-child{border-bottom:0}.sf2-filter h3{color:var(--sf2-ink);text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.sf2-filter button{color:#263746;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:5px 0;font-size:13px;display:block}.sf2-filter button.active,.sf2-filter button:hover{color:var(--sf2-blue);font-weight:800}.sf2-filter-search{border:1px solid #afbdc8;border-radius:999px;grid-template-columns:22px 1fr;align-items:center;gap:6px;height:36px;padding:0 10px;display:grid}.sf2-filter-search svg{width:18px;height:18px}.sf2-filter-search input{border:0;outline:0;min-width:0}.sf2-checks{gap:8px;max-height:118px;margin-top:10px;display:grid;overflow:auto}.sf2-checks label{color:#334250;align-items:center;gap:8px;font-size:13px;display:flex}.sf2-checks input{width:15px;height:15px;accent-color:var(--sf2-blue)}.sf2-filter-row{justify-content:space-between;align-items:center;display:flex}.sf2-filter-row button{width:auto;color:var(--sf2-blue);font-weight:900}.sf2-range{background:var(--sf2-blue);border-radius:999px;height:5px;margin:16px 4px;position:relative}.sf2-range:before,.sf2-range:after{content:"";background:#19a8ff;border-radius:999px;width:15px;height:15px;position:absolute;top:50%;transform:translateY(-50%)}.sf2-range:before{left:-3px}.sf2-range:after{right:-3px}.sf2-price-inputs{grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;display:grid}.sf2-price-inputs input{border:1px solid #afbdc8;border-radius:4px;width:100%;height:30px;padding:0 8px}.sf2-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.sf2-card{border:1px solid var(--sf2-line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 12px 28px #071d2b0f}.sf2-card-media{background:linear-gradient(135deg,#f6fbff 0%,#eaf5ff 100%);place-items:center;height:230px;padding:18px;display:grid;position:relative}.sf2-card-media span{max-width:calc(100% - 28px);color:var(--sf2-blue-dark);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;background:#e7f3ff;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:900;position:absolute;top:14px;left:14px;overflow:hidden}.sf2-card-media img{object-fit:contain;max-width:90%;max-height:170px}.sf2-card-body{padding:18px}.sf2-stock{color:#07856d;align-items:center;gap:7px;margin:0 0 10px;font-size:13px;font-weight:800;display:flex}.sf2-stock span{background:#18c7e8;border-radius:999px;width:7px;height:7px}.sf2-card-title{min-height:46px;color:var(--sf2-ink);font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.25;display:block}.sf2-sku{color:#7c8b99;margin:14px 0;font-size:12px;font-weight:700}.sf2-card-foot{gap:14px;display:grid}.sf2-card-foot strong{font-size:26px}.sf2-card-foot button{background:var(--sf2-blue);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:46px;font-weight:900}.sf2-card-foot button svg{vertical-align:-4px;width:18px;height:18px;margin-right:8px}.sf2-load-more,.sf2-empty{text-align:center;margin-top:28px}.sf2-load-more button,.sf2-empty button{background:var(--sf2-blue);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:46px;padding:0 26px;font-weight:900}.sf2-empty{background:#fff;border-radius:14px;padding:44px}.sf2-empty strong,.sf2-empty span{display:block}.sf2-empty strong{font-size:22px}.sf2-empty span{color:var(--sf2-muted);margin:8px 0 18px}.sf2-trust{grid-template-columns:repeat(3,1fr);gap:18px;width:min(100% - 48px,1660px);margin:0 auto 40px;display:grid}.sf2-trust div{border:1px solid var(--sf2-line);background:#fff;border-radius:16px;padding:24px}.sf2-trust span{color:var(--sf2-blue);text-transform:uppercase;font-size:12px;font-weight:900;display:block}.sf2-trust strong{margin-top:6px;font-size:20px;display:block}.sf2-whatsapp{z-index:80;color:#fff;background:#18c763;border-radius:999px;place-items:center;width:62px;height:62px;display:grid;position:fixed;bottom:26px;right:26px;box-shadow:0 14px 28px #0000002e}.sf2-whatsapp svg{fill:currentColor;stroke:none;width:32px;height:32px}@media (max-width:1260px){.sf2-hero-wrap{grid-template-columns:280px minmax(0,1fr)}.sf2-promos{display:none}.sf2-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf2-chip-row{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:860px){.sf2-top{justify-content:center;height:32px;padding:0 12px}.sf2-top nav{display:none}.sf2-header{z-index:90;grid-template-columns:auto 1fr auto;height:58px;padding:0 12px;position:sticky;top:0}.sf2-logo img{width:126px;max-height:44px}.sf2-nav{display:none}.sf2-actions{gap:8px}.sf2-actions a{width:36px;height:36px}.sf2-searchbar{z-index:80;background:#fff;grid-template-columns:44px 1fr;gap:8px;height:auto;padding:10px 12px;position:sticky;top:58px}.sf2-searchbar>button{border-radius:8px;justify-content:center;width:44px;height:44px;padding:0}.sf2-searchbar>button :not(:first-child),.sf2-searchbar>button{font-size:0}.sf2-searchbar>button span{font-size:24px}.sf2-searchbar label{border:1px solid var(--sf2-line);border-radius:8px;height:44px;overflow:hidden}.sf2-searchbar input{padding:0 12px;font-size:14px}.sf2-searchbar label svg{width:48px;height:44px;padding:13px}.sf2-search-actions{grid-column:1/-1;justify-content:space-between;gap:8px;height:auto;padding:0}.sf2-search-actions a{min-height:36px;color:var(--sf2-ink);background:#f3f8ff;border-radius:8px;flex:1;justify-content:center;font-size:12px}.sf2-search-actions svg{width:18px;height:18px}.sf2-hero-wrap{width:100%;margin:0;padding:10px 12px;display:block}.sf2-cats{gap:8px;margin-bottom:10px;padding:8px;display:flex;overflow-x:auto}.sf2-cats button{border:1px solid var(--sf2-line);background:#f8fbff;border-radius:999px;flex:none;width:auto;min-height:38px;padding:0 12px;font-size:12px}.sf2-cats b{display:none}.sf2-hero{border-radius:12px;width:100%;height:230px;min-height:0;margin-bottom:4px;display:block;position:relative;overflow:hidden}.sf2-hero-copy{padding:14px 16px}.sf2-hero-copy h1,.sf2-hero-copy h2{margin:0 0 6px;font-size:22px;line-height:1.15}.sf2-hero-copy p{margin:0 0 10px;font-size:13px}.sf2-hero-dots{bottom:10px}.sf2-hero-wrap{box-sizing:border-box;max-width:100%;overflow-x:hidden}.sf2-cats{min-width:0;max-width:100%}.sf2-cat-item{border:1px solid var(--sf2-line);white-space:nowrap;background:#f8fbff;border-radius:999px;flex:none;align-items:center;gap:6px;width:auto;min-width:0;max-width:none;min-height:38px;padding:0 12px;font-size:12px;display:flex}.sf2-header{height:52px}.sf2-logo img{width:110px}.sf2-searchbar{padding:8px 12px;top:52px}.sf2-actions a.sf2-cart,.sf2-actions a.sf2-wishlist-link{position:relative;overflow:visible}.sf2-cart-count{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #fff}.sf2-cats-overlay{z-index:299;background:#020c2080;position:fixed;inset:0}.sf2 .sf2-cats,.sf2-cats{gap:6px;transition:transform .28s;transform:translate(-105%);box-shadow:6px 0 24px #020c202e;z-index:300!important;background:#fff!important;border-radius:0 14px 14px 0!important;flex-direction:column!important;width:min(78vw,320px)!important;max-width:none!important;height:100dvh!important;margin:0!important;padding:16px 12px!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden auto!important}.sf2 .sf2-cats.sf2-cats-open,.sf2-cats.sf2-cats-open{transform:translate(0)}.sf2-cats .sf2-cat-item{white-space:normal;border-radius:0;flex:none;width:100%;min-height:0;background:0 0!important;border:none!important;padding:0!important}.sf2-cats .sf2-cat-item button{text-align:left;background:0 0;border-radius:10px;justify-content:flex-start;width:100%;min-height:46px;padding:0 10px;font-size:14px;border:none!important}.sf2-cats .sf2-cat-item button:hover,.sf2-cats .sf2-cat-item button.active{background:#eef5ff}.sf2-cats-close{border:1px solid var(--sf2-line);min-height:36px;color:var(--sf2-ink);background:#f8fbff;border-radius:999px;flex:none;align-self:flex-end;align-items:center;gap:6px;margin-bottom:6px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.sf2-chip-row{display:none}.sf2-products{width:100%;margin:0;padding:10px 12px 32px}.sf2-section-head{border-radius:10px;align-items:center;min-height:0;padding:14px;display:flex}.sf2-section-head p{display:none}.sf2-section-head h2{letter-spacing:-.03em;font-size:20px}.sf2-section-head>span{font-size:12px}.sf2-product-layout{grid-template-columns:1fr;gap:10px;margin-top:10px}.sf2-filter{max-height:255px;overflow:auto}.sf2-filter:before{content:"Filter products";text-transform:uppercase;border-bottom:1px solid #edf2f7;padding:12px 14px;font-size:13px;font-weight:900;display:block}.sf2-filter section{padding:10px 14px}.sf2-filter section:first-child{border:0;gap:8px;display:flex;overflow-x:auto}.sf2-filter section:first-child h3{display:none}.sf2-filter section:first-child button{white-space:nowrap;background:#f3f8ff;border-radius:999px;flex:none;width:auto;padding:7px 14px}.sf2-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sf2-card{border-radius:10px}.sf2-card-media{height:132px;padding:10px}.sf2-card-media img{max-height:108px}.sf2-card-media span{max-width:calc(100% - 16px);padding:5px 8px;font-size:9px;top:8px;left:8px}.sf2-card-body{padding:10px}.sf2-stock,.sf2-sku{font-size:10px}.sf2-card-title{min-height:36px;font-size:13px}.sf2-card-foot{gap:8px}.sf2-card-foot strong{font-size:18px}.sf2-card-foot button{border-radius:7px;min-height:36px;font-size:12px}.sf2-trust{display:none}.sf2-whatsapp{width:52px;height:52px;bottom:14px;right:14px}}@media (max-width:390px){.sf2-grid{grid-template-columns:1fr}.sf2-card-media{height:160px}.sf2-card-media img{max-height:132px}}@media (min-width:901px){.sf2-top{height:40px;padding:0 36px}.sf2-header{border-bottom:1px solid var(--sf2-line);background:#fff;grid-template-columns:230px minmax(0,1fr) auto;align-items:center;gap:36px;height:66px;padding:0 36px;display:grid}.sf2-logo img{max-width:180px;height:auto;max-height:42px}.sf2-nav{white-space:nowrap;justify-content:flex-start;align-items:center;gap:34px;margin-left:6%;display:flex}.sf2-actions{justify-content:flex-end;align-items:center;gap:24px;display:flex}.sf2-searchbar{background:var(--sf2-navy);color:#fff;grid-template-columns:300px minmax(0,1fr) 190px 64px auto;align-items:center;column-gap:0;height:72px;padding:0 36px;display:grid}.sf2-searchbar>button:first-child{background:var(--sf2-red);color:#fff;cursor:pointer;border:0;border-radius:4px;justify-content:flex-start;align-items:center;gap:14px;width:300px;height:52px;margin:0;padding:0 24px;font-weight:800;display:flex}.sf2-searchbar>label{width:100%;height:52px;color:var(--sf2-ink);background:#fff;border-radius:4px 0 0 4px;grid-template-columns:1fr 52px;align-items:center;margin-left:28px;display:grid;overflow:hidden}.sf2-searchbar>label input{width:100%;height:100%;color:var(--sf2-ink);border:0;outline:0;padding:0 20px;font-size:15px}.sf2-searchbar>label svg{color:#041927;background:#1d9de8;width:52px;height:52px;padding:14px}.sf2-search-actions{white-space:nowrap;justify-self:end;align-items:center;gap:28px;height:72px;padding-left:24px;font-weight:800;display:flex}.sf2-hero-wrap{grid-template-columns:300px minmax(0,1fr) 360px;width:calc(100% - 72px);max-width:none;margin:30px 36px 0}.sf2-actions a.sf2-account,.sf2-actions a.sf2-wishlist-link,.sf2-actions a.sf2-cart{border:0;border-radius:0;width:auto;height:auto;display:flex;position:static}.sf2-account-icon{border:1px solid var(--sf2-line);border-radius:999px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.sf2-actions-divider{background:var(--sf2-line);width:1px;height:34px;margin:0 6px}.sf2-cart{position:relative}.sf2-actions a.sf2-account{align-items:center;gap:10px}.sf2-account-copy{text-align:left;flex-direction:column;display:flex}.sf2-account-copy small{color:#6c7a86;font-size:12px;font-weight:500;line-height:1.2}.sf2-account-copy strong{color:var(--sf2-ink);font-size:16px;font-weight:800;line-height:1.2}.sf2-actions a.sf2-wishlist-link{color:var(--sf2-ink);flex-direction:column;align-items:center;gap:4px;font-size:12px;font-weight:600}.sf2-search-input input{width:100%;height:100%;color:var(--sf2-ink);border:0;outline:0;padding:0 20px;font-size:15px}.sf2-category-select{border:0;border-left:1px solid var(--sf2-line);height:52px;color:var(--sf2-ink);cursor:pointer;background:#fff;padding:0 16px;font-size:14px;font-weight:600}.sf2-searchbar>button.sf2-search-submit{color:#041927;cursor:pointer;background:#1d9de8;border:0;border-radius:0 4px 4px 0;justify-content:center;place-items:center;gap:0;width:64px;height:52px;padding:0;display:grid}.sf2-search-submit svg{width:22px;height:22px}.sf2-search-actions{padding-left:24px}.sf2-call-link{align-items:center;gap:10px;display:flex}.sf2-call-link small{color:#fffc;font-size:12px;font-weight:500;display:block}.sf2-call-link strong{color:#fff;font-size:15px;font-weight:800;display:block}}.sf2-cat-label{align-items:center;gap:14px;min-width:0;display:flex}.sf2-cat-label svg{stroke-width:1.7px;flex-shrink:0;width:19px;height:19px}.sf2-cat-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sf2-public-header{z-index:20;position:relative}.sf2-public-header .sf2-top,.sf2-public-header .sf2-header,.sf2-public-header .sf2-searchbar{width:100%}.sf2-public-header+main,.sf2-public-header+.detail-page,.sf2-public-header+.checkout-page,.sf2-public-header+.tm-account-page{margin-top:0}.sf2.sf2-public-header{height:auto!important;min-height:0!important;padding:0!important;display:block!important}.sf2-public-header+.detail-page,.sf2-public-header+main.detail-page{padding-top:0!important}@keyframes sf2PromoFade{0%{opacity:0}to{opacity:1}}.sf2-promo{animation:.45s sf2PromoFade}@media (min-width:861px){.sf2-cats-close{display:none!important}}@media (max-width:860px){.sf2-header{display:grid;align-content:center!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important}.sf2-logo{align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.sf2-logo img{display:block;margin:0!important}.sf2-actions{align-items:center!important;margin:0!important}.sf2-actions a{justify-content:center!important;align-items:center!important;margin:0!important;display:flex!important}.sf2-actions{gap:6px!important}.sf2-actions-divider{display:none!important}.sf2-actions a,.sf2-actions a.sf2-account{border:1px solid var(--sf2-line)!important;background:#fff!important;border-radius:999px!important;width:38px!important;height:38px!important}.sf2-account-copy{display:none!important}.sf2-account-icon{background:0 0!important;justify-content:center!important;align-items:center!important;width:auto!important;height:auto!important;display:flex!important}.sf2-searchbar{grid-template-columns:44px minmax(0,1fr)!important}.sf2-searchbar>label.sf2-search-input{grid-column:2/-1!important;width:100%!important;max-width:none!important;margin:0!important}.sf2-searchbar .sf2-category-select,.sf2-searchbar>button.sf2-search-submit{display:none!important}.sf2-actions a,.sf2-actions a.sf2-account,.sf2-actions a.sf2-wishlist-link,.sf2-actions a.sf2-cart{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;width:34px!important;height:34px!important}.sf2-searchbar input[type=search]::-webkit-search-cancel-button{appearance:none!important;display:none!important}.sf2-searchbar input[type=search]::-webkit-search-decoration{appearance:none!important;display:none!important}.sf2-searchbar input[type=search]::-ms-clear{display:none!important}.sf2-searchbar input{padding-right:12px!important}.sf2-searchbar label.sf2-search-input{display:flex!important}.sf2-searchbar label.sf2-search-input input{flex:auto!important;width:100%!important;min-width:0!important;max-width:none!important}.sf2-searchbar label.sf2-search-input svg{width:0!important;display:none!important}}.sf2-card-icon-action.sf2-heart-active svg{fill:#e11d48;stroke:#e11d48}.sf2-actions a.sf2-wishlist-link{position:relative;overflow:visible}.sf2-wish-count{color:#fff;background:#e11d48;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #fff}@media (max-width:860px){.sf2-actions a.sf2-wishlist-link .sf2-wish-count{font-size:10px!important;display:flex!important;position:absolute!important;top:-4px!important;right:-4px!important}}.tm-wishlist-page{width:min(100% - 32px,1200px);margin:24px auto 60px}.tm-wishlist-head small{color:#e25822;letter-spacing:.08em;font-size:11px;font-weight:800}.tm-wishlist-head h1{margin:4px 0 6px;font-size:clamp(26px,4vw,40px)}.tm-wishlist-head p{color:#526779;margin:0 0 20px}.tm-wishlist-empty{text-align:center;background:#fff;border:1px solid #e2ecf5;border-radius:14px;padding:40px 20px}.tm-wishlist-empty a{color:#fff;background:#1473e6;border-radius:999px;margin-top:10px;padding:10px 18px;font-weight:800;text-decoration:none;display:inline-block}.tm-wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.tm-wishlist-card{background:#fff;border:1px solid #e2ecf5;border-radius:14px;gap:10px;padding:12px;display:grid}.tm-wishlist-media{text-align:center;color:#9fb6c9;background:#f2f7fc;border-radius:10px;height:160px;font-size:40px;line-height:160px;text-decoration:none;display:block;overflow:hidden}.tm-wishlist-media img{object-fit:cover;width:100%;height:100%;display:block}.tm-wishlist-copy a{color:#071826;margin-bottom:4px;font-weight:700;text-decoration:none;display:block}.tm-wishlist-actions{gap:8px;display:flex}.tm-wishlist-view,.tm-wishlist-remove{text-align:center;border-radius:999px;flex:1;padding:9px 0;font-size:13px;font-weight:700}.tm-wishlist-view{color:#1473e6;background:#eef5ff;text-decoration:none}.tm-wishlist-remove{color:#c0392b;background:0 0;border:1px solid #f0d3d3}@media (max-width:860px){.tm-wishlist-grid{grid-template-columns:repeat(2,1fr)}.tm-wishlist-media{height:130px;line-height:130px}}.pdc-save{color:#071826;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2ecf5;border-radius:999px;min-height:44px;padding:0 16px;font-size:14px;font-weight:700}.pdc-save.pdc-save-active{color:#e11d48;background:#fff1f4;border-color:#e11d48}.sf2-card-icon-action.sf2-compare-active svg{fill:#1473e6;stroke:#1473e6}.sf2-compare-pill{z-index:250;color:#fff;background:#071826;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:800;text-decoration:none;position:fixed;bottom:16px;left:16px;box-shadow:0 10px 30px #041f3159}@media (max-width:860px){.sf2 .sf2-card .sf2-card-actions{grid-template-columns:minmax(0,1fr) 38px 38px!important}.sf2 .sf2-card .sf2-card-actions>.sf2-card-icon-action:nth-last-child(2){grid-column:2!important}.sf2 .sf2-card .sf2-card-actions>.sf2-card-icon-action:last-child{grid-column:3!important}}.tm-compare-page{width:min(100% - 32px,1200px);margin:24px auto 60px}.tm-compare-head{flex-wrap:wrap;align-items:baseline;gap:14px;margin-bottom:18px;display:flex}.tm-compare-head small{color:#e25822;letter-spacing:.08em;width:100%;font-size:11px;font-weight:800}.tm-compare-head h1{margin:0;font-size:clamp(26px,4vw,40px)}.tm-compare-clear{color:#c0392b;background:0 0;border:1px solid #f0d3d3;border-radius:999px;margin-left:auto;padding:8px 14px;font-weight:700}.tm-compare-empty{text-align:center;background:#fff;border:1px solid #e2ecf5;border-radius:14px;padding:40px 20px}.tm-compare-empty a{color:#fff;background:#1473e6;border-radius:999px;margin-top:10px;padding:10px 18px;font-weight:800;text-decoration:none;display:inline-block}.tm-compare-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.tm-compare-table{border-collapse:collapse;background:#fff;border:1px solid #e2ecf5;width:100%;min-width:640px}.tm-compare-table th,.tm-compare-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef4fa;min-width:150px;padding:14px}.tm-compare-table th{color:#526779;text-transform:uppercase;letter-spacing:.05em;width:120px;font-size:12px}.tm-compare-media{background:#f2f7fc;border-radius:10px;height:110px;margin-bottom:8px;display:block;overflow:hidden}.tm-compare-media img{object-fit:cover;width:100%;height:100%}.tm-compare-name{color:#071826;font-weight:700;text-decoration:none}.tm-compare-view{color:#1473e6;background:#eef5ff;border-radius:999px;margin-right:8px;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.tm-compare-remove{color:#c0392b;background:0 0;border:1px solid #f0d3d3;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700}.tm-shop-page{width:min(100% - 32px,1660px);margin:18px auto 60px}.tm-shop-breadcrumb{color:#526779;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.tm-shop-breadcrumb a{color:#526779;text-decoration:none}.tm-shop-breadcrumb strong{color:#071826}.tm-shop-head h1{margin:0 0 6px;font-size:clamp(26px,3.4vw,38px)}.tm-shop-head p{color:#526779;max-width:720px;margin:0 0 16px}.tm-shop-toolbar{align-items:center;gap:12px;margin-bottom:16px;display:flex}.tm-shop-count{color:#526779;margin-right:auto;font-size:13px}.tm-shop-toolbar select{background:#fff;border:1px solid #e2ecf5;border-radius:8px;min-height:40px;padding:0 10px}.tm-shop-filter-toggle{background:#fff;border:1px solid #e2ecf5;border-radius:8px;min-height:40px;padding:0 16px;font-weight:700}.tm-shop-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:20px;display:grid}.tm-shop-sidebar{background:#fff;border:1px solid #e2ecf5;border-radius:12px;padding:16px}.tm-shop-sidebar h2{margin:0 0 10px;font-size:15px}.tm-shop-sidebar section+section{margin-top:18px}.tm-shop-close{display:none}.tm-shop-price{align-items:center;gap:8px;display:flex}.tm-shop-price input{border:1px solid #e2ecf5;border-radius:8px;width:100%;min-height:40px;padding:0 10px}.tm-shop-cats{margin:0;padding:0;list-style:none}.tm-shop-cats a{color:#071826;border-radius:8px;padding:8px 10px;font-size:14px;text-decoration:none;display:block}.tm-shop-cats a.active,.tm-shop-cats a:hover{color:#1473e6;background:#eef5ff}.tm-shop-cats ul{margin:0;padding-left:14px;list-style:none}.tm-shop-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;display:grid}.tm-shop-empty{text-align:center;color:#526779;background:#fff;border:1px solid #e2ecf5;border-radius:12px;padding:30px}.tm-shop-more{color:#fff;background:#1473e6;border:none;border-radius:999px;min-height:44px;margin:20px auto 0;padding:0 26px;font-weight:800;display:block}.tm-shop-overlay{display:none}@media (max-width:860px){.tm-shop-layout{grid-template-columns:1fr}.tm-shop-overlay{z-index:299;background:#020c2080;display:block;position:fixed;inset:0}.tm-shop-sidebar{z-index:300;border-radius:0 14px 14px 0;width:min(78vw,320px);transition:transform .28s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%)}.tm-shop-sidebar.open{transform:translate(0)}.tm-shop-close{background:#f8fbff;border:1px solid #e2ecf5;border-radius:999px;margin-bottom:10px;padding:8px 14px;font-weight:700;display:inline-flex}}.tm-opt-label{letter-spacing:.14em;text-transform:uppercase;color:#10254f;margin:0 0 8px;font-size:11px}.tm-opt-label span{color:#6b7a96;text-transform:none;letter-spacing:0}.tm-opt-row{flex-wrap:wrap;gap:8px;display:flex}.tm-opt-pill{cursor:pointer;color:#3d5170;background:#fff;border:1px solid #d9e1ef;border-radius:0;min-width:44px;padding:9px 16px;font-size:12px;transition:border-color .12s,color .12s}.tm-opt-pill:hover{color:#1b3c9c;border-color:#1d9bf0}.tm-opt-pill.selected{color:#1b3c9c;background:#f2f7ff;border:1px solid #1b3c9c;font-weight:600}.sf2-option-groups h4{letter-spacing:.14em;text-transform:uppercase;color:#10254f;font-size:11px;font-weight:600}.sf2-option-values button{color:#3d5170;background:#fff;border:1px solid #d9e1ef;border-radius:0;min-width:44px;min-height:0;padding:9px 16px;font-size:12px;font-weight:400;transition:border-color .12s,color .12s}.sf2-option-values button:hover{color:#1b3c9c;background:#fff;border-color:#1d9bf0}.sf2-option-values button.active{color:#1b3c9c;background:#f2f7ff;border:1px solid #1b3c9c;font-weight:600}@media (max-width:860px){.sf2-chip-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 16px;padding:10px 12px 14px;display:grid;overflow:visible}.sf2-chip-row button{min-width:0;min-height:104px;padding:8px 6px 10px}.sf2-chip-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:10px;margin:10px 0 16px;padding:10px 12px 14px;display:flex;overflow:auto hidden}.sf2-chip-row::-webkit-scrollbar{display:none}.sf2-chip-row button{scroll-snap-align:start;flex:0 0 142px;width:142px;min-width:142px;min-height:112px;padding:8px 6px 10px}.sf2-chip-row strong{overflow-wrap:anywhere;padding:0 4px;font-size:12px;line-height:1.2}.sf2-chip-row{padding-left:calc(50% - 71px);padding-right:calc(50% - 71px);scroll-padding-left:calc(50% - 71px);scroll-padding-right:calc(50% - 71px)}.sf2-chip-row button{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.sf2-chip-row strong{text-align:center;width:100%}.sf2-chip-row{scroll-snap-type:x proximity;box-sizing:border-box;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:12px;width:100%;max-width:100%;margin:14px 0 18px;scroll-padding-left:16px;scroll-padding-right:16px;overflow:auto hidden;padding:0 16px 8px!important;display:flex!important}.sf2-chip-row button{text-align:center;scroll-snap-align:start;flex-direction:column;flex:0 0 154px;justify-content:center;align-items:center;width:154px;min-width:154px;min-height:120px;display:flex}.sf2-chip-image{width:68px;height:58px;margin:0 auto 8px}.sf2-chip-row strong{text-align:center;width:100%;padding:0 6px;font-size:12px;line-height:1.15}.sf2-chip-row{gap:8px;scroll-padding-left:14px;scroll-padding-right:14px;padding:0 14px 8px!important}.sf2-chip-row button{flex:0 0 118px!important;width:118px!important;min-width:118px!important;min-height:96px!important;padding:7px 5px 8px!important}.sf2-chip-image{width:52px!important;height:46px!important;margin-bottom:6px!important}.sf2-chip-row strong{padding:0 3px;line-height:1.1;font-size:11px!important}.sf2-products-grid,.sf2-product-grid,.sf2-grid,.sf2-product-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.sf2-product-card{min-height:238px!important;padding:10px!important}.sf2-product-card img{object-fit:contain;min-height:128px;max-height:150px}.sf2-product-card h3,.sf2-product-card strong{font-size:13px!important;line-height:1.25!important}.sf2-product-card .price,.sf2-product-card [class*=price]{font-size:14px!important}.sf2-products{width:100%!important;padding-left:12px!important;padding-right:12px!important;display:block!important}.sf2-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;display:grid!important}.sf2-product-card{width:100%!important;min-width:0!important;padding:10px!important}.sf2-product-card img{object-fit:contain!important;width:100%!important;height:132px!important}.sf2-product-card h3{font-size:13px!important;line-height:1.2!important}.sf2-hero,.sf2-hero-shell,.sf2-hero-carousel{width:100%!important;max-width:100%!important}.sf2-hero{padding-left:12px!important;padding-right:12px!important}.sf2-hero-carousel,.sf2-hero-slide,.sf2-hero-card{margin-left:0!important;margin-right:0!important}main,.sf2-page,.sf2-home,.sf2-storefront{overflow-x:hidden}.sf2-hero-banner,.sf2-hero-stage,.sf2-promo-hero,.sf2-promo-slider,.sf2-carousel,.sf2-slider,[class*=hero]{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important}[class*=hero] img,[class*=hero] picture{width:100%!important}.sf2-hero,.sf2-hero-wrap,.sf2-hero-section,.sf2-hero-slider,.sf2-hero-carousel,.sf2-hero-track,.sf2-hero-slide,.sf2-hero-card,.sf2-promo-hero,.sf2-promo-slider{box-sizing:border-box!important}.sf2-hero,.sf2-hero-section,.sf2-promo-hero{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:8px!important;padding-right:8px!important}.sf2-hero-slider,.sf2-hero-carousel,.sf2-hero-track,.sf2-hero-slide,.sf2-hero-card,.sf2-promo-slider{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}.sf2-hero-card,.sf2-hero-slide{border-radius:10px!important;position:relative!important}.sf2-hero-dots,.sf2-slider-dots,.sf2-carousel-dots{justify-content:center!important;align-items:center!important;width:auto!important;display:flex!important;position:absolute!important;bottom:10px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.sf2-hero,.sf2-hero-wrap,.sf2-hero-section,.sf2-hero-slider,.sf2-hero-carousel,.sf2-hero-track,.sf2-hero-slide,.sf2-hero-card,.sf2-promo-hero,.sf2-promo-slider{border-radius:12px!important;overflow:hidden!important}.sf2-hero-slide img,.sf2-hero-card img,.sf2-hero-carousel img,.sf2-promo-slider img,.sf2-promo-hero img{object-fit:cover!important;border-radius:12px!important;width:100%!important;height:100%!important;display:block!important}.sf2-hero-slide,.sf2-hero-card{background:#fff!important}.sf2-hero-wrap{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:10px 12px!important;display:block!important;overflow:visible!important}.sf2-hero{box-sizing:border-box!important;background:#06194d!important;border-radius:12px!important;width:100%!important;max-width:100%!important;height:230px!important;min-height:0!important;margin:0 0 4px!important;padding:0!important;position:relative!important;overflow:hidden!important}.sf2-hero-slide{border-radius:inherit!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;overflow:hidden!important}.sf2-hero-slide img{object-fit:cover!important;object-position:center!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.sf2-hero-overlay{border-radius:inherit!important;position:absolute!important;inset:0!important}.sf2-hero-dots{z-index:5!important;position:absolute!important;bottom:10px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.sf2-hero{height:300px!important}.sf2-hero-copy{padding:34px 42px 44px!important}.sf2-hero-copy h1{margin-bottom:6px!important;font-size:28px!important;line-height:1.1!important}.sf2-hero-copy span{font-size:17px!important;line-height:1.35!important}.sf2-hero-copy a{min-height:54px!important;margin-top:28px!important;padding:0 34px!important}.sf2-products{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important}.sf2-product-layout{box-sizing:border-box!important;width:100%!important;max-width:100%!important;display:block!important}.sf2-filter{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.sf2-product-area{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.sf2-filter{max-height:210px!important;padding-bottom:10px!important;overflow-y:auto!important}.sf2-filter section{padding-top:10px!important;padding-bottom:10px!important}.sf2-filter{margin-bottom:14px!important}.sf2-product-area{padding-top:0!important}.sf2 .sf2-card .sf2-card-actions{grid-template-columns:minmax(0,1fr) 30px 30px!important;align-items:center!important;column-gap:4px!important}.sf2 .sf2-card .sf2-card-actions>.sf2-card-icon-action{justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;padding:0!important;display:flex!important}.sf2 .sf2-card .sf2-card-actions>.sf2-card-icon-action svg{margin-right:0!important}.sf2-card-title{min-height:34px!important;max-height:34px!important;overflow:hidden!important}.sf2-card-title-full,.sf2-card-title-mobile{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.sf2-card-title{min-height:38px!important;max-height:38px!important;margin-bottom:8px!important;display:block!important;overflow:hidden!important}.sf2-card-title-full{display:none!important}.sf2-card-title-mobile{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.sf2-card-rating{clear:both!important;margin-top:0!important}}.sf2-compare-pill{color:#10254f!important;letter-spacing:.14em!important;text-transform:uppercase!important;background:#fff!important;border:1px solid #d9e1ef!important;border-radius:999px!important;font-size:11px!important;font-weight:600!important;box-shadow:0 10px 28px #10254f24!important}.sf2-compare-pill:hover{color:#1b3c9c!important;background:#f8fbff!important;border-color:#1d9bf0!important}.tm-compare-page{color:#10254f}.tm-compare-head{border-bottom:1px solid #e3eaf5;align-items:center;padding-bottom:16px}.tm-compare-head small{color:#6b7a96!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:600!important}.tm-compare-head h1{color:#10254f!important;font-family:inherit!important;font-size:24px!important;font-weight:600!important}.tm-compare-clear,.tm-compare-remove{color:#3d5170!important;background:#fff!important;border-color:#d9e1ef!important;border-radius:0!important}.tm-compare-clear:hover,.tm-compare-remove:hover{color:#1b3c9c!important;border-color:#1d9bf0!important}.tm-compare-scroll{background:#fff;border:1px solid #e3eaf5;border-radius:12px;overflow:auto}.tm-compare-table{border:0!important}.tm-compare-table th{background:#f8fbff;color:#10254f!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:600!important}.tm-compare-table td{color:#3d5170;font-size:13px;line-height:1.55}.tm-compare-name{color:#10254f!important;font-weight:600!important}.tm-compare-view{color:#fff!important;background:#1b3c9c!important;border-radius:0!important}.tm-compare-media{border:1px solid #edf1f8;background:#f6f9fd!important}@media (max-width:860px){.sf2-compare-pill{padding:10px 14px!important;font-size:10px!important;bottom:14px!important;left:12px!important}.tm-compare-page{width:calc(100% - 24px)!important;margin-top:18px!important}.tm-compare-head h1{font-size:20px!important}}.sf2-compare-pill{display:none!important}.sf2-compare-count{color:#fff;background:#1da1f2;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;font-weight:800;display:grid;position:absolute;top:-8px;right:-8px;box-shadow:0 0 0 2px #fff}@media (max-width:860px){.sf2-actions{gap:7px!important}.sf2-actions a.sf2-compare-link{width:36px;height:36px}.sf2-compare-count{min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:1;top:-4px;right:-4px}}.sf2-actions a.sf2-wishlist-link>span:not(.sf2-wish-count){display:none!important}.sf2-actions a.sf2-compare-link{position:relative;overflow:visible}@media (max-width:860px){.sf2-actions a.sf2-wishlist-link,.sf2-actions a.sf2-compare-link,.sf2-actions a.sf2-cart{place-items:center!important;width:36px!important;height:36px!important;display:grid!important}}.sf2-actions a.sf2-wishlist-link,.sf2-actions a.sf2-compare-link,.sf2-actions a.sf2-cart{position:relative!important;overflow:visible!important}.sf2-wish-count,.sf2-compare-count,.sf2-cart-count{color:#fff!important;z-index:2!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:flex!important;position:absolute!important;top:-6px!important;right:-6px!important;box-shadow:0 0 0 2px #fff!important}.sf2-wish-count{background:#e11d48!important}.sf2-cart-count{background:#1d9bf0!important}@media (max-width:860px){.sf2-wish-count,.sf2-compare-count,.sf2-cart-count{min-width:16px!important;height:16px!important;padding:0 4px!important;font-size:10px!important;top:-4px!important;right:-4px!important}}.sf2-actions a.sf2-compare-link svg{color:inherit!important;stroke:currentColor!important}.sf2-compare-count{color:#fff!important;background:#7c3aed!important}@media (max-width:860px){.sf2-wish-count,.sf2-compare-count,.sf2-cart-count{top:-6px!important}}@media (max-width:860px){.sf2-wish-count,.sf2-compare-count,.sf2-cart-count{top:-6px!important}}.sf2-wish-count,.sf2-compare-count,.sf2-cart-count{top:-6px!important;left:auto!important;right:-2px!important;transform:none!important}@media (max-width:860px){.sf2-wish-count,.sf2-compare-count,.sf2-cart-count{top:-5px!important;right:-2px!important}.tm-shop-page{width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;margin-left:auto!important;margin-right:auto!important}.tm-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.tm-shop-grid .sf2-card{width:100%!important;min-width:0!important}.tm-shop-grid .sf2-card-actions{grid-template-columns:minmax(0,1fr) 30px 30px!important;align-items:center!important;column-gap:4px!important}.tm-shop-grid .sf2-card-actions>.sf2-card-icon-action{justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;padding:0!important;display:flex!important}.tm-shop-grid .sf2-card-actions>.sf2-card-icon-action svg{margin-right:0!important}.tm-shop-page{width:calc(100% - 8px)!important;max-width:calc(100% - 8px)!important}.tm-shop-grid{gap:8px!important}}.sf2-public-cats{display:none}.sf2-public-cat-icon{color:#071826;place-items:center;width:28px;font-size:20px;line-height:1;display:inline-grid}@media (min-width:861px){.sf2-public-cats.sf2-cats-open{z-index:260;width:340px;display:block;position:absolute;top:100%;left:36px;box-shadow:0 18px 40px #10254f29}.sf2-public-cats-overlay{display:none}}@media (max-width:860px){.sf2-public-cats{display:flex!important}.sf2-public-cats .sf2-cat-label{align-items:center;gap:12px;display:flex}}.sf2-public-header{position:relative}.sf2-public-cats:not(.sf2-cats-open){display:none!important}.sf2-public-cats.sf2-cats-open{z-index:320!important;border-radius:8px!important;width:min(88vw,374px)!important;max-height:min(620px,100vh - 130px)!important;margin:0!important;padding:10px 16px!important;display:block!important;position:absolute!important;top:100%!important;left:12px!important;overflow:hidden auto!important;transform:none!important;box-shadow:0 18px 40px #10254f29!important}.sf2-public-cats .sf2-cat-item{background:0 0!important;border:0!important;width:100%!important;padding:0!important}.sf2-public-cats .sf2-cat-item button{min-height:46px!important;padding:0 2px!important}.sf2-public-cats .sf2-cat-label{align-items:center!important;gap:16px!important;display:flex!important}.sf2-public-cats .sf2-cat-label svg{stroke-width:1.8px!important;color:#071826!important;width:22px!important;height:22px!important}@media (min-width:861px){.sf2-public-cats.sf2-cats-open{left:max(36px,50vw - 794px)!important}}.sf2-public-cats.sf2-cats-open{width:300px!important;max-width:calc(100vw - 24px)!important}.sf2-public-cats .sf2-cat-item{position:relative!important}.sf2-public-cats .sf2-subcats{background:#fff;border:1px solid #e3eaf5;border-radius:8px;width:300px;max-height:560px;padding:14px;display:none;position:absolute;top:0;left:100%;overflow-y:auto;box-shadow:0 18px 40px #10254f29}.sf2-public-cats .sf2-cat-item:hover>.sf2-subcats,.sf2-public-cats .sf2-cat-item:focus-within>.sf2-subcats{display:block}.sf2-public-cats .sf2-mega-group,.sf2-public-cats .sf2-mega-leaf-wrap{margin-bottom:8px}.sf2-public-cats .sf2-mega-heading,.sf2-public-cats .sf2-mega-leaf{text-align:left;color:#10254f;background:0 0;border:0;width:100%;min-height:32px;font-size:13px;font-weight:700}.sf2-public-cats .sf2-mega-children{padding-left:12px}@media (max-width:860px){.sf2-public-cats.sf2-cats-open{flex-direction:column!important;width:min(78vw,320px)!important;max-height:none!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;transform:translate(0)!important}.sf2-public-cats .sf2-subcats{width:100%!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:6px 0 8px 38px!important;position:static!important}.sf2-public-cats .sf2-cat-item>.sf2-subcats{display:none}.sf2-public-cats .sf2-cat-item:focus-within>.sf2-subcats{display:block}}@media (min-width:861px){.sf2-public-cats .sf2-cat-item{position:relative!important}.sf2-public-cats .sf2-subcats{z-index:340!important;background:#fff!important;border:1px solid #e3eaf5!important;border-radius:0!important;width:300px!important;min-height:100%!important;padding:0!important;display:none!important;position:absolute!important;top:0!important;left:100%!important;box-shadow:0 18px 40px #10254f29!important}.sf2-public-cats .sf2-cat-item:hover>.sf2-subcats,.sf2-public-cats .sf2-cat-item:focus-within>.sf2-subcats{display:block!important}.sf2-public-cats .sf2-mega-group{position:relative!important}.sf2-public-cats .sf2-mega-heading,.sf2-public-cats .sf2-mega-leaf{color:#071826!important;background:#fff!important;border:0!important;justify-content:space-between!important;align-items:center!important;min-height:52px!important;padding:0 22px!important;font-size:15px!important;font-weight:700!important;display:flex!important}.sf2-public-cats .sf2-mega-heading:hover,.sf2-public-cats .sf2-mega-leaf:hover{color:#1473e6!important;background:#eef5ff!important}.sf2-public-cats .sf2-mega-children{z-index:350!important;background:#fff!important;border:1px solid #e3eaf5!important;width:300px!important;padding:12px 0!important;display:none!important;position:absolute!important;top:0!important;left:100%!important;box-shadow:0 18px 40px #10254f29!important}.sf2-public-cats .sf2-mega-group:hover>.sf2-mega-children,.sf2-public-cats .sf2-mega-group:focus-within>.sf2-mega-children{display:block!important}}@media (max-width:860px){.sf2-public-cats.sf2-cats-open{z-index:320!important;width:min(78vw,320px)!important;max-height:none!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;transform:translate(0)!important}.sf2-public-cats .sf2-subcats,.sf2-public-cats .sf2-mega-children{width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:4px 0 8px 34px!important;display:none!important;position:static!important}.sf2-public-cats .sf2-cat-item:focus-within>.sf2-subcats,.sf2-public-cats .sf2-mega-group:focus-within>.sf2-mega-children{display:block!important}}@media (min-width:861px){.sf2-public-cats.sf2-cats-open,.sf2-public-cats .sf2-subcats,.sf2-public-cats .sf2-mega-children{max-height:none!important;overflow:visible!important}.sf2-public-cats.sf2-cats-open{background:#fff!important;border-radius:8px!important;width:300px!important;padding:12px 14px!important}.sf2-public-cats .sf2-cat-item button{background:0 0!important;border-bottom:1px solid #edf2f7!important;border-radius:0!important;min-height:48px!important;padding:0 10px!important}.sf2-public-cats .sf2-cat-item:hover>button{color:#1473e6!important;background:#eef5ff!important}.sf2-public-cats .sf2-subcats{border-radius:0!important;width:280px!important;padding:0!important;top:0!important;left:calc(100% + 8px)!important;box-shadow:0 14px 34px #10254f1f!important}.sf2-public-cats .sf2-subcats .sf2-mega-group,.sf2-public-cats .sf2-subcats .sf2-mega-leaf-wrap{margin:0!important;position:relative!important}.sf2-public-cats .sf2-mega-heading,.sf2-public-cats .sf2-mega-leaf{color:#071826!important;background:#fff!important;border-bottom:0!important;border-radius:0!important;min-height:52px!important;padding:0 22px!important;font-size:15px!important;font-weight:700!important}.sf2-public-cats .sf2-mega-heading b,.sf2-public-cats .sf2-mega-leaf b{margin-left:auto!important}.sf2-public-cats .sf2-mega-heading:hover,.sf2-public-cats .sf2-mega-leaf:hover{color:#1473e6!important;background:#eef5ff!important}.sf2-public-cats .sf2-mega-children{border-radius:0!important;width:280px!important;padding:18px 0!important;top:0!important;left:100%!important;box-shadow:0 14px 34px #10254f1f!important}.sf2-public-cats .sf2-mega-children .sf2-mega-leaf{min-height:52px!important;padding:0 22px!important}}.sf2-public-cats .sf2-subcats .sf2-mega-heading>b,.sf2-public-cats .sf2-subcats .sf2-mega-leaf>b{display:none!important}@media (min-width:901px){.sf2-searchbar{--sf2-search-height:64px;align-items:center!important}.sf2-searchbar label.sf2-search-input,.sf2-searchbar label.sf2-search-input input,.sf2-searchbar .sf2-category-select,.sf2-searchbar .sf2-search-submit{box-sizing:border-box!important;height:var(--sf2-search-height)!important;min-height:var(--sf2-search-height)!important;max-height:var(--sf2-search-height)!important;margin-top:0!important;margin-bottom:0!important}.sf2-searchbar .sf2-search-submit{border:0!important;align-self:center!important;place-items:center!important;width:66px!important;min-width:66px!important;padding:0!important;display:grid!important;overflow:hidden!important}.sf2-searchbar .sf2-search-submit svg{width:24px!important;height:24px!important}.sf2-searchbar .sf2-search-submit{clip-path:inset(0 round 0 4px 4px 0)!important;border-radius:0 4px 4px 0!important;height:64px!important;min-height:64px!important;max-height:64px!important;transform:translateY(0)!important}.sf2-searchbar .sf2-search-submit{border-radius:0 4px 4px 0!important;align-self:center!important;width:64px!important;min-width:64px!important;height:54px!important;min-height:54px!important;max-height:54px!important}.sf2-searchbar{--sf2-search-height:56px!important}.sf2-searchbar label.sf2-search-input,.sf2-searchbar label.sf2-search-input input,.sf2-searchbar .sf2-category-select,.sf2-searchbar .sf2-search-submit{height:56px!important;min-height:56px!important;max-height:56px!important}.sf2-searchbar .sf2-search-submit{border-radius:0 4px 4px 0!important;place-items:center!important;width:56px!important;min-width:56px!important;max-width:56px!important;padding:0!important;display:grid!important}}.sf2>.sf2-top,.sf2>.sf2-header,.sf2>.sf2-searchbar,.sf2-public-header{z-index:1200;position:sticky}.sf2>.sf2-top{top:0}.sf2>.sf2-header{top:34px}.sf2>.sf2-searchbar{top:114px}.sf2-public-header{background:#fff;top:0;box-shadow:0 8px 22px #07182614}.sf2-public-header .sf2-top,.sf2-public-header .sf2-header,.sf2-public-header .sf2-searchbar{z-index:auto;position:relative}@media (max-width:860px){.sf2>.sf2-top{top:0}.sf2>.sf2-header{top:28px}.sf2>.sf2-searchbar{top:88px}}.sf2.sf2-public-header{z-index:3000!important;background:#fff!important;position:sticky!important;top:0!important;overflow:visible!important;box-shadow:0 8px 22px #07182614!important}.sf2.sf2-public-header>.sf2-top,.sf2.sf2-public-header>.sf2-header,.sf2.sf2-public-header>.sf2-searchbar{z-index:auto!important;position:relative!important;top:auto!important}.sf2.sf2-public-header>.sf2-searchbar{margin-top:0!important}.sf2.sf2-public-header+main,.sf2.sf2-public-header+.detail-page,.sf2.sf2-public-header+.checkout-page,.sf2.sf2-public-header+.tm-account-page{margin-top:0!important;padding-top:0!important}@media (max-width:860px){.sf2,.sf2.sf2-public-header{overflow:visible!important}.sf2>.sf2-top,.sf2>.sf2-header,.sf2>.sf2-searchbar{z-index:3500!important;position:sticky!important}.sf2>.sf2-top{top:0!important}.sf2>.sf2-header{top:28px!important}.sf2>.sf2-searchbar{top:88px!important}.sf2.sf2-public-header{z-index:3600!important;position:sticky!important;top:0!important}.sf2.sf2-public-header>.sf2-top,.sf2.sf2-public-header>.sf2-header,.sf2.sf2-public-header>.sf2-searchbar{position:relative!important;top:auto!important}:root{--tm-mobile-fixed-header:158px}.sf2.sf2-public-header{z-index:9999!important;background:#fff!important;position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 8px 20px #0718261f!important}.sf2.sf2-public-header>.sf2-top,.sf2.sf2-public-header>.sf2-header,.sf2.sf2-public-header>.sf2-searchbar{z-index:auto!important;position:relative!important;top:auto!important}.sf2.sf2-public-header+main,.sf2.sf2-public-header+.detail-page,.sf2.sf2-public-header+.checkout-page,.sf2.sf2-public-header+.tm-account-page{padding-top:var(--tm-mobile-fixed-header)!important}.sf2:not(.sf2-public-header)>.sf2-top,.sf2:not(.sf2-public-header)>.sf2-header,.sf2:not(.sf2-public-header)>.sf2-searchbar{z-index:9999!important;position:fixed!important;left:0!important;right:0!important}.sf2:not(.sf2-public-header)>.sf2-top{top:0!important}.sf2:not(.sf2-public-header)>.sf2-header{top:28px!important}.sf2:not(.sf2-public-header)>.sf2-searchbar{top:88px!important}.sf2:not(.sf2-public-header)>.sf2-hero-wrap{margin-top:calc(var(--tm-mobile-fixed-header) + 16px)!important}}.tm-footer{color:#3d5170;background:#fff;border-top:1px solid #d9e1ef;margin-top:56px;padding:44px 0 0}.tm-footer__inner{grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(150px,.65fr)) minmax(260px,1fr);align-items:start;gap:34px;width:min(100% - 48px,1660px);margin:0 auto;padding-bottom:36px;display:grid}.tm-footer__logo{align-items:center;margin-bottom:14px;display:inline-flex}.tm-footer__logo img{width:150px;height:auto;display:block}.tm-footer__tagline,.tm-footer__note,.tm-footer__contact,.tm-footer__legal{color:#3d5170;margin:0;font-size:13px;line-height:1.8}.tm-footer__contact{margin-top:6px}.tm-footer__contact a,.tm-footer__links a,.tm-footer__legal a{color:#10254f;text-decoration:none}.tm-footer__contact a:hover,.tm-footer__links a:hover,.tm-footer__legal a:hover{color:#1b3c9c}.tm-footer__heading{letter-spacing:.14em;text-transform:uppercase;color:#10254f;margin:0 0 14px;font-family:inherit;font-size:11px;font-weight:600}.tm-footer__links{gap:9px;margin:0;padding:0;list-style:none;display:grid}.tm-footer__links a{color:#3d5170;font-size:13px;line-height:1.5}.tm-footer__form{background:#fff;border:1px solid #d9e1ef;grid-template-columns:minmax(0,1fr) auto;gap:0;margin-top:14px;display:grid}.tm-footer__input{color:#3d5170;border:0;outline:0;min-width:0;height:42px;padding:0 12px;font-size:13px}.tm-footer__button{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#10254f;border:0;border-left:1px solid #d9e1ef;height:42px;padding:0 14px;font-size:11px;font-weight:600}.tm-footer__bottom{background:#f7faff;border-top:1px solid #e3eaf5}.tm-footer__bottom-inner{justify-content:space-between;align-items:center;gap:18px;width:min(100% - 48px,1660px);min-height:56px;margin:0 auto;display:flex}.tm-footer__payments{flex-wrap:wrap;gap:8px;display:flex}.tm-footer__payments span{color:#10254f;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #d9e1ef;padding:5px 8px;font-size:10px;font-weight:600}@media (max-width:860px){.tm-footer{margin-top:34px;padding-top:34px}.tm-footer__inner,.tm-footer__bottom-inner{width:calc(100% - 28px)}.tm-footer__inner{grid-template-columns:1fr 1fr;gap:28px 18px}.tm-footer__inner>div:first-child,.tm-footer__inner>div:last-child{grid-column:1/-1}.tm-footer__logo img{width:132px}.tm-footer__form{grid-template-columns:1fr}.tm-footer__button{border-top:1px solid #d9e1ef;border-left:0}.tm-footer__bottom-inner{flex-direction:column;align-items:flex-start;padding:16px 0}}.tm-footer{color:#dbe7f4!important;background:#10254f!important;border-top:0!important}.tm-footer__heading{color:#fff!important}.tm-footer__tagline,.tm-footer__note,.tm-footer__contact,.tm-footer__legal,.tm-footer__links a{color:#c7d6e8!important}.tm-footer__contact a,.tm-footer__legal a{color:#fff!important}.tm-footer__links a:hover,.tm-footer__contact a:hover,.tm-footer__legal a:hover{color:#3fd4f4!important}.tm-footer__button{color:#071826!important;background:#1d9bf0!important;border-left-color:#10254f2e!important}.tm-footer__bottom{background:#071826!important;border-top-color:#ffffff1f!important}.tm-footer__payments span{color:#fff!important;background:#ffffff0f!important;border-color:#ffffff29!important}.tm-footer__form{background:0 0!important;border-color:#ffffff38!important}.tm-footer__input{color:#10254f!important;background:#fff!important;border:0!important}.tm-footer__input::placeholder{color:#6b7a96!important;opacity:1!important}.tm-footer__button{color:#071826!important;background:#1d9bf0!important;border-left:1px solid #10254f29!important}.tm-footer__button:hover{background:#3fd4f4!important}@media (max-width:860px){.tm-footer__form{grid-template-columns:minmax(0,1fr) auto!important;width:100%!important}.tm-footer__button{border-top:0!important;border-left:1px solid #10254f29!important}}.tm-footer__form{border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto!important;width:min(100%,420px)!important;overflow:hidden!important}.tm-footer__input{height:48px!important;padding:0 16px!important}.tm-footer__button{white-space:nowrap!important;height:48px!important;padding:0 18px!important}@media (max-width:860px){.tm-footer__form{grid-template-columns:minmax(0,1fr) auto!important;width:100%!important}.tm-footer__button{border-top:0!important;border-left:1px solid #10254f29!important}}.tm-footer{color:#9ca3af!important;background:#222!important;border:0!important;margin-top:56px!important;padding:0!important}.tm-footer__newsletter{color:#222;background:#f4f4f4}.tm-footer__newsletter-inner{border-bottom:1px solid #d8d8d8;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);align-items:center;gap:42px;width:min(100% - 48px,1360px);min-height:112px;margin:0 auto;display:grid}.tm-footer__newsletter-copy{align-items:center;gap:18px;display:flex}.tm-footer__mail{color:#242424;place-items:center;width:48px;height:48px;display:grid}.tm-footer__mail svg{width:44px;height:44px}.tm-footer__newsletter-copy strong{color:#202020;text-transform:uppercase;font-size:14px;font-weight:800;display:block}.tm-footer__newsletter-copy small{color:#444;margin-top:4px;font-size:12px;display:block}.tm-footer__newsletter-form{grid-template-columns:minmax(0,1fr) 154px;gap:10px;display:grid}.tm-footer__newsletter-form input{color:#333;background:#fff;border:0;border-radius:2px;outline:0;height:48px;padding:0 20px;font-size:13px}.tm-footer__newsletter-form button{color:#fff;text-transform:uppercase;cursor:pointer;background:#2d9bef;border:0;border-radius:2px;height:48px;font-size:12px;font-weight:800}.tm-footer__main{background:#242424}.tm-footer__main-inner{width:min(100% - 48px,1360px);margin:0 auto;padding:66px 0 34px}.tm-footer__top{border-bottom:1px solid #ffffff1f;grid-template-columns:minmax(260px,1.5fr) minmax(150px,.9fr) minmax(150px,.9fr) minmax(170px,1fr) minmax(330px,1.5fr);align-items:start;gap:42px;padding-bottom:52px;display:grid}.tm-footer__logo{margin-bottom:18px;display:inline-flex}.tm-footer__logo img{filter:brightness(0)invert();width:150px;height:auto;display:block}.tm-footer__brand p{color:#9ca3af;margin:0 0 12px;font-size:13px}.tm-footer__phone{color:#fff;margin:0 0 16px;font-size:19px;font-weight:500;display:block}.tm-footer__social{gap:12px;margin-top:24px;display:flex}.tm-footer__social a{color:#fff;border-radius:999px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;text-decoration:none;display:grid}.tm-footer__social a:first-child{background:#1f5fbf}.tm-footer__social a:nth-child(2){background:#18a8e8}.tm-footer__social a:nth-child(3){background:#f00000}.tm-footer__social a:nth-child(4){background:#316a9f}.tm-footer__social a:nth-child(5){background:#f97316}.tm-footer__col h2{color:#fff;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:800}.tm-footer__col ul{gap:15px;margin:0;padding:0;list-style:none;display:grid}.tm-footer__col a,.tm-footer__categories a{color:#a7adb7;font-size:13px;text-decoration:none}.tm-footer__col a:hover,.tm-footer__categories a:hover{color:#fff}.tm-footer__apps{justify-content:flex-end;gap:20px;display:flex}.tm-footer__store{color:#fff;border:1px solid #fff;border-radius:5px;align-content:center;width:186px;height:56px;padding:0 18px;text-decoration:none;display:grid}.tm-footer__store span{font-size:11px;line-height:1}.tm-footer__store strong{font-size:20px;line-height:1.1}.tm-footer__categories{border-bottom:1px solid #ffffff1f;gap:18px;padding:46px 0;display:grid}.tm-footer__categories p{color:#6f7780;flex-wrap:wrap;gap:0;margin:0;font-size:13px;display:flex}.tm-footer__categories strong{color:#b9c0c8;min-width:155px;font-weight:800}.tm-footer__categories a{color:#6f7780}.tm-footer__categories a:after{content:"|";color:#4b4f55;margin:0 10px}.tm-footer__categories a:last-child:after{content:"";margin:0}.tm-footer__bottom{justify-content:space-between;align-items:center;gap:24px;min-height:64px;padding-top:28px;display:flex}.tm-footer__bottom p,.tm-footer__safe span{color:#b6bdc6;margin:0;font-size:12px}.tm-footer__safe{align-items:center;gap:18px;display:flex}.tm-footer__payments{gap:8px;display:flex}.tm-footer__payments b{color:#1b3c9c;text-transform:uppercase;background:#fff;border-radius:2px;place-items:center;min-width:50px;height:26px;padding:0 8px;font-size:10px;font-weight:900;display:grid}.tm-sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:980px){.tm-footer__newsletter-inner{grid-template-columns:1fr;gap:18px;padding:24px 0}.tm-footer__top{grid-template-columns:1fr 1fr}.tm-footer__apps{grid-column:1/-1;justify-content:flex-start}}@media (max-width:680px){.tm-footer__newsletter-inner,.tm-footer__main-inner{width:calc(100% - 28px)}.tm-footer__newsletter-form{grid-template-columns:1fr}.tm-footer__top{grid-template-columns:1fr;gap:30px;padding-bottom:36px}.tm-footer__apps{flex-direction:column}.tm-footer__categories strong{min-width:100%;margin-bottom:6px}.tm-footer__bottom,.tm-footer__safe{flex-direction:column;align-items:flex-start}}.tm-shop-category-banner{color:#fff!important;background-position:50%!important;background-size:cover!important;min-height:178px!important;overflow:hidden!important}.tm-shop-category-banner p,.tm-shop-category-banner h2,.tm-shop-category-banner>span{text-shadow:0 2px 12px #00000047;color:#fff!important}@media (max-width:860px){.tm-shop-category-banner{align-items:flex-end!important;min-height:118px!important}.tm-shop-category-banner p{font-size:10px!important;display:block!important}}.content-pages-editor{grid-template-columns:280px minmax(0,1fr);gap:18px;display:grid}.content-pages-list{align-self:start;gap:8px;display:grid}.content-pages-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe8f1;border-radius:8px;padding:12px 14px}.content-pages-list button.active{background:#eef7ff;border-color:#0b72e7}.content-pages-list strong,.content-pages-list span{display:block}.content-pages-list span{color:#657789;margin-top:4px;font-size:12px}.content-page-form textarea{width:100%;font:inherit;resize:vertical;border:1px solid #d7e1eb;border-radius:8px;padding:12px}.content-page-toggle{align-items:center;gap:8px;margin-top:14px;font-weight:800;display:flex}.tm-content-page{background:#f4f7fa;padding:44px 16px 64px}.tm-content-page__card{background:#fff;border:1px solid #dfe8f1;border-radius:12px;width:min(100%,980px);margin:0 auto;padding:clamp(24px,5vw,54px);box-shadow:0 16px 34px #071d2b14}.tm-content-page__eyebrow{color:#e84922;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.tm-content-page h1{color:#071d2b;margin:0 0 14px;font-size:clamp(34px,5vw,58px);line-height:.98}.tm-content-page__excerpt{color:#4e6173;font-size:17px;line-height:1.7}.tm-content-page__body{color:#1f3547;font-size:16px;line-height:1.85}.tm-content-page__body h2,.tm-content-page__body h3{color:#071d2b;margin-top:28px}.tm-content-page__body a{color:#0b72e7;font-weight:800}@media (max-width:860px){.content-pages-editor{grid-template-columns:1fr}.tm-content-page{padding-top:24px}}.tm-blog-admin{grid-template-columns:minmax(250px,360px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.tm-blog-admin__list{gap:10px;max-height:calc(100vh - 36px);padding-right:4px;display:grid;position:sticky;top:18px;overflow:auto}.tm-blog-admin__new,.tm-blog-admin__post{color:#071d2f;text-align:left;background:#fff;border:1px solid #dce8f3;border-radius:12px;width:100%;padding:14px 16px;box-shadow:0 12px 26px #091e420f}.tm-blog-admin__new strong,.tm-blog-admin__post strong{font-size:15px;line-height:1.35;display:block}.tm-blog-admin__new span,.tm-blog-admin__post small{color:#63758a;overflow-wrap:anywhere;margin-top:6px;font-size:12px;line-height:1.45;display:block}.tm-blog-admin__post{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;display:grid}.tm-blog-admin__post.active{background:#edf7ff;border-color:#1683ff}.tm-blog-admin__post img,.tm-blog-admin__thumb{object-fit:cover;background:#e8f4fb;border-radius:10px;width:58px;height:58px}.tm-blog-admin__workspace{min-width:0}.tm-blog-admin__topbar{background:#fff;border:1px solid #dce8f3;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:20px 22px;display:flex;box-shadow:0 16px 34px #091e4212}.tm-blog-admin__topbar h2{color:#071d2f;letter-spacing:0;margin:4px 0 6px;font-size:clamp(24px,2vw,34px);line-height:1.08}.tm-blog-admin__topbar span{color:#607287;font-weight:700}.tm-blog-admin__save{color:#fff;white-space:nowrap;background:#104356;border:0;border-radius:999px;min-height:46px;padding:0 22px;font-weight:900}.tm-blog-admin__save:disabled{opacity:.65}.tm-blog-admin__grid{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:18px;display:grid}.tm-blog-panel{background:#fff;border:1px solid #dce8f3;border-radius:14px;padding:18px;box-shadow:0 14px 30px #091e420f}.tm-blog-panel+.tm-blog-panel{margin-top:16px}.tm-blog-panel h3{color:#071d2f;letter-spacing:0;margin:0 0 14px;font-size:15px;font-weight:900}.tm-blog-field{gap:7px;margin-bottom:16px;display:grid}.tm-blog-field label{color:#314b60;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.tm-blog-field input,.tm-blog-field textarea{color:#071d2f;width:100%;font:inherit;background:#fff;border:1px solid #cfddec;border-radius:10px;padding:12px 13px;line-height:1.45}.tm-blog-field input:focus,.tm-blog-field textarea:focus{border-color:#1683ff;outline:3px solid #1683ff29}.tm-blog-field small{color:#6b7d90;font-size:12px;line-height:1.45}.tm-blog-admin__body{min-height:420px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.tm-blog-cover-preview{aspect-ratio:16/9;color:#6b7d90;background:#eef7fc;border-radius:12px;place-items:center;width:100%;margin-bottom:14px;display:grid;overflow:hidden}.tm-blog-cover-preview img{object-fit:cover;width:100%;height:100%}.tm-blog-check{color:#071d2f;align-items:center;gap:10px;font-weight:800;display:flex}.tm-blog-check input{width:18px;height:18px}.tm-blog-serp{background:#f7fbff;border:1px solid #dce8f3;border-radius:12px;padding:14px}.tm-blog-serp span{color:#188038;overflow-wrap:anywhere;font-size:12px;display:block}.tm-blog-serp strong{color:#1558d6;margin-top:6px;font-size:16px;line-height:1.3;display:block}.tm-blog-serp p{color:#536579;margin:6px 0 0;font-size:13px;line-height:1.5}.tm-blog-admin-empty{background:#fff;border:1px solid #dce8f3;border-radius:14px;padding:28px;box-shadow:0 14px 30px #091e420f}@media (max-width:980px){.tm-blog-admin,.tm-blog-admin__grid{grid-template-columns:1fr}.tm-blog-admin__list{max-height:none;position:static}.tm-blog-admin__topbar{flex-direction:column;align-items:flex-start}}.tm-blog-admin__actions{align-items:center;gap:10px;display:flex}.tm-blog-admin__delete{color:#b42318;background:#fff5f5;border:1px solid #ffd6d6;border-radius:999px;min-height:46px;padding:0 18px;font-weight:900}.tm-blog-upload{margin-bottom:14px}.tm-blog-upload label{color:#0d5ec8;cursor:pointer;background:#f0f8ff;border:1px dashed #1683ff;border-radius:10px;justify-content:center;align-items:center;min-height:44px;font-weight:900;display:flex}.tm-blog-upload input{display:none}@media (max-width:680px){.tm-blog-admin__actions{width:100%}.tm-blog-admin__delete,.tm-blog-admin__save{flex:1}}.tm-rich-toolbar{background:#f7fbff;border:1px solid #cfddec;border-radius:12px 12px 0 0;flex-wrap:wrap;gap:8px;padding:10px;display:flex}.tm-rich-toolbar button,.tm-rich-toolbar select{color:#071d2f;min-height:36px;font:inherit;background:#fff;border:1px solid #d7e3ef;border-radius:8px;padding:0 10px;font-size:12px;font-weight:900}.tm-rich-toolbar button:hover,.tm-rich-toolbar select:hover{background:#eff7ff;border-color:#1683ff}.tm-rich-editor{color:#10253a;overflow-wrap:anywhere;background:#fff;border:1px solid #cfddec;border-top:0;border-radius:0 0 12px 12px;min-height:440px;padding:22px;font-size:16px;line-height:1.8}.tm-rich-editor:focus{border-color:#1683ff;outline:3px solid #1683ff29}.tm-rich-editor h2,.tm-rich-editor h3,.tm-rich-editor h4{color:#071d2f;letter-spacing:0;margin:1.2em 0 .45em;line-height:1.2}.tm-rich-editor p{margin:0 0 1em}.tm-rich-editor blockquote{color:#29465d;background:#f2f8ff;border-left:4px solid #1683ff;margin:18px 0;padding:14px 18px}.tm-rich-editor img{border-radius:12px;max-width:100%;height:auto;margin:14px 0}.tm-rich-editor a{color:#0d6efd;font-weight:800}.tm-rich-html{margin-top:12px}.tm-blog-ai-panel{background:linear-gradient(#f7fbff 0%,#fff 100%);border-color:#b9d9ff}.tm-blog-ai-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.tm-blog-ai-actions button{color:#fff;background:#1683ff;border:0;border-radius:10px;min-height:40px;font-weight:900}.tm-blog-ai-actions button:disabled{opacity:.6}.tm-blog-ai-note{color:#24465d;background:#edf7ff;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:13px;line-height:1.45}.tm-blog-status{border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.tm-blog-status.draft{color:#9a5b00;background:#fff7e6}.tm-blog-status.published{color:#147a3d;background:#e8f8ef}.tm-blog-admin__draft{color:#104356;background:#fff;border:1px solid #cfddec;border-radius:999px;min-height:46px;padding:0 18px;font-weight:900}.tm-publish-card{background:#fff9ed;border:1px solid #ffe0a8;border-radius:12px;gap:4px;margin-bottom:14px;padding:12px;display:grid}.tm-publish-card.live{background:#effaf3;border-color:#bee8ce}.tm-publish-card strong{color:#071d2f;font-size:14px}.tm-publish-card span{color:#5f7185;font-size:13px;line-height:1.45}.tm-blog-page,.tm-blog-article-page{color:#071d2d;background:#f4f8fb;padding:34px clamp(14px,4vw,48px) 56px}.tm-blog-hero{color:#fff;background:linear-gradient(110deg,#071d2deb,#144b5cc7),radial-gradient(circle at 85% 20%,#219ebc57,#0000 32%);border-radius:26px;max-width:1440px;margin:0 auto 26px;padding:clamp(30px,5vw,70px);box-shadow:0 22px 55px #0a263a29}.tm-blog-eyebrow{color:#ef4328;letter-spacing:4px;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}.tm-blog-hero h1,.tm-blog-article-hero h1{letter-spacing:0;max-width:920px;margin:0;font-size:clamp(38px,6vw,78px);line-height:.95}.tm-blog-hero p:not(.tm-blog-eyebrow),.tm-blog-article-summary{color:#ffffffd6;max-width:720px;margin:18px 0 0;font-size:clamp(17px,2vw,22px);line-height:1.7}.tm-blog-featured{background:#fff;border:1px solid #dce8f2;border-radius:24px;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);max-width:1440px;margin:0 auto 38px;display:grid;overflow:hidden;box-shadow:0 20px 50px #0b2a3e1a}.tm-blog-featured-media{background:#eaf3f9;min-height:430px}.tm-blog-featured-img,.tm-blog-card-img,.tm-blog-article-cover,.tm-blog-more-card img{object-fit:cover;width:100%;height:100%;display:block}.tm-blog-featured-fallback,.tm-blog-card-fallback{width:100%;height:100%;min-height:inherit;color:#0b2940;background:linear-gradient(135deg,#eaf7ff,#fff 45%,#dbeaf4);place-items:center;font-size:34px;font-weight:900;display:grid}.tm-blog-featured-copy{flex-direction:column;justify-content:center;padding:clamp(28px,4vw,54px);display:flex}.tm-blog-meta{color:#64788d;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.tm-blog-featured-copy h2,.tm-blog-section-head h2{color:#071d2d;letter-spacing:0;margin:0;font-size:clamp(28px,3.6vw,48px);line-height:1.04}.tm-blog-featured-copy h2 a,.tm-blog-card h2 a{color:inherit;text-decoration:none}.tm-blog-featured-copy p:not(.tm-blog-meta),.tm-blog-card-body p{color:#40566c;font-size:16px;line-height:1.75}.tm-blog-primary-link,.tm-blog-read{color:#fff;background:#0b86e8;border-radius:10px;width:fit-content;margin-top:8px;padding:13px 18px;font-weight:900;text-decoration:none}.tm-blog-grid-wrap,.tm-blog-more{max-width:1440px;margin:0 auto}.tm-blog-section-head{margin:0 0 18px}.tm-blog-grid,.tm-blog-more-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.tm-blog-card{background:#fff;border:1px solid #dce8f2;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px #0b2a3e14}.tm-blog-card-media{aspect-ratio:16/10;background:#eaf3f9;display:block}.tm-blog-card-body{padding:20px}.tm-blog-card h2{color:#071d2d;letter-spacing:0;margin:0 0 10px;font-size:22px;line-height:1.22}.tm-blog-read{background:#071d2d;padding:10px 14px;font-size:13px;display:inline-flex}.tm-blog-empty{text-align:center;background:#fff;border-radius:20px;max-width:920px;margin:0 auto;padding:44px}.tm-blog-article{max-width:1180px;margin:0 auto}.tm-blog-article-hero{background:#fff;border:1px solid #dce8f2;border-radius:24px;padding:clamp(30px,5vw,64px);box-shadow:0 18px 44px #0b2a3e14}.tm-blog-article-hero h1{color:#071d2d}.tm-blog-article-summary{color:#40566c}.tm-blog-article-meta{color:#617487;flex-wrap:wrap;gap:12px;margin-top:20px;font-weight:800;display:flex}.tm-blog-article-meta span{background:#eef6fb;border-radius:999px;padding:9px 13px}.tm-blog-article-cover{border:1px solid #dce8f2;border-radius:22px;max-height:560px;margin:24px 0;box-shadow:0 18px 44px #0b2a3e1a}.tm-blog-article-layout{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:34px;display:grid}.tm-blog-article-aside{gap:10px;display:grid;position:sticky;top:132px}.tm-blog-article-aside a,.tm-blog-article-aside span{color:#0b2940;background:#fff;border:1px solid #dce8f2;border-radius:999px;padding:11px 14px;font-weight:900;text-decoration:none}.tm-blog-content{color:#19354a;background:#fff;border:1px solid #dce8f2;border-radius:22px;padding:clamp(24px,4vw,54px);font-size:18px;line-height:1.85;box-shadow:0 14px 34px #0b2a3e12}.tm-blog-content h2,.tm-blog-content h3,.tm-blog-content h4{color:#071d2d;letter-spacing:0;margin:34px 0 12px;line-height:1.16}.tm-blog-content h2{font-size:34px}.tm-blog-content h3{font-size:26px}.tm-blog-content p{margin:0 0 18px}.tm-blog-content img{border-radius:16px;max-width:100%;height:auto}.tm-blog-content a{color:#0b86e8;font-weight:800}.tm-blog-more{margin-top:40px}.tm-blog-more-card{color:#071d2d;background:#fff;border:1px solid #dce8f2;border-radius:18px;min-height:260px;text-decoration:none;overflow:hidden;box-shadow:0 12px 30px #0b2a3e12}.tm-blog-more-card img,.tm-blog-more-card>span{object-fit:cover;background:#eaf3f9;place-items:center;width:100%;height:150px;font-weight:900;display:grid}.tm-blog-more-card strong,.tm-blog-more-card small{padding:0 16px;display:block}.tm-blog-more-card strong{margin-top:14px;font-size:17px;line-height:1.3}.tm-blog-more-card small{color:#64788d;margin-top:8px;font-weight:800}@media (max-width:980px){.tm-blog-featured,.tm-blog-article-layout{grid-template-columns:1fr}.tm-blog-grid,.tm-blog-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-blog-article-aside{flex-wrap:wrap;display:flex;position:static}}@media (max-width:640px){.tm-blog-page,.tm-blog-article-page{padding:18px 12px 36px}.tm-blog-hero,.tm-blog-article-hero{border-radius:18px}.tm-blog-featured-media{min-height:240px}.tm-blog-grid,.tm-blog-more-grid{grid-template-columns:1fr;gap:16px}.tm-blog-content{font-size:16px;line-height:1.75}.tm-blog-content h2{font-size:26px}}.tm-blog-page{padding-top:28px!important}@media (max-width:860px){.tm-blog-page{padding-top:18px!important}}.tm-blog-page .tm-blog-hero{margin-top:26px!important}@media (max-width:860px){.tm-blog-page .tm-blog-hero{margin-top:18px!important}}@media (min-width:861px){.sf2-chip-row{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;gap:20px!important;padding-bottom:12px!important;display:flex!important;overflow:auto hidden!important}.sf2-chip-row::-webkit-scrollbar{height:6px}.sf2-chip-row::-webkit-scrollbar-thumb{background:#d7e3ee;border-radius:999px}.sf2-chip-row button{scroll-snap-align:start;flex:0 0 164px!important;width:164px!important;min-width:164px!important}.sf2-chip-row{scrollbar-width:none!important;-ms-overflow-style:none!important}.sf2-chip-row::-webkit-scrollbar{display:none!important}.sf2-chip-row:hover .sf2-chip-track,.sf2-chip-row:focus-within .sf2-chip-track{animation-play-state:paused}.sf2-chip-row{overflow:hidden!important}.sf2-chip-row:after{content:"";flex:0 0 1px}@keyframes tmCategorySlide{0%{transform:translate(0)}42%{transform:translate(0)}72%{transform:translate(-380px)}to{transform:translate(-380px)}}.sf2-chip-row{padding-right:40px!important;overflow:hidden!important}.sf2-chip-row>button{animation:30s ease-in-out infinite tmCategorySlideFull!important}.sf2-chip-row:hover>button,.sf2-chip-row:focus-within>button{animation-play-state:paused!important}@keyframes tmCategorySlideFull{0%{transform:translate(0)}25%{transform:translate(0)}70%{transform:translate(-560px)}to{transform:translate(-560px)}}}
@media (max-width:1659px) and (min-width:1261px){.sf2 .sf2-header{grid-template-columns:240px 1fr auto;gap:20px}.sf2 .sf2-logo img{width:auto;max-width:220px;max-height:52px}.sf2 .sf2-nav{justify-content:flex-start;gap:20px}.sf2 .sf2-nav a{white-space:nowrap}.sf2 .sf2-actions{gap:12px}.sf2 .sf2-searchbar{grid-template-columns:max-content minmax(0,1fr) 150px 56px max-content;column-gap:10px}.sf2 .sf2-hero-wrap{grid-template-columns:300px minmax(0,1fr) 300px;gap:18px}.sf2 .sf2-chip-row{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.sf2 .sf2-grid{gap:20px}}
@media (max-width:900px){.sf2-whatsapp{width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;bottom:14px!important;right:14px!important}.sf2-whatsapp:before{width:28px!important;height:28px!important}.tellme-chat-fab{width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;bottom:76px!important;right:14px!important}.tellme-chat-fab:before{width:30px!important;height:30px!important}.sf2-hero-copy{max-width:100%;padding:28px 20px}.sf2-hero-copy h1{font-size:clamp(28px,8vw,40px)!important}.tm-footer__inner{grid-template-columns:1fr;gap:28px;padding:36px 20px 28px}.sf2 .sf2-searchbar{grid-template-columns:52px minmax(0,1fr)!important;column-gap:8px!important;padding:10px 12px!important}.sf2 .sf2-searchbar>button:first-child{grid-column:1!important;justify-content:center!important;width:52px!important;min-height:44px!important;margin:0!important;font-size:0!important;transform:none!important}.sf2 .sf2-searchbar>button:first-child span{font-size:22px!important}.sf2 .sf2-search-input{grid-column:2!important;width:100%!important;margin:0!important;transform:none!important}.sf2 .sf2-category-select,.sf2 .sf2-search-submit,.sf2 .sf2-search-actions{display:none!important}.sf2 .sf2-actions{align-items:center!important}.sf2 .sf2-actions a{place-items:center!important;display:grid!important}.sf2 .sf2-wishlist-link>span,.sf2 .sf2-account .sf2-account-copy{display:none!important}.sf2 .sf2-account .sf2-account-icon{display:block!important}}
.tm-page{color:#222;background:#f5f5f5;min-height:100vh;font-family:Inter,Segoe UI,Arial,sans-serif}.tm-page a{color:inherit;text-decoration:none}.tm-page button,.tm-page input,.tm-page select{font-family:inherit}.tm-topbar{color:#fff;background:#153847;justify-content:space-between;align-items:center;min-height:37px;padding:6px 49px;font-size:12.5px;display:flex}.tm-buy-smiling{letter-spacing:.2px;align-items:center;font-weight:700;display:inline-flex}.tm-topbar-links{color:#f1f5f8;align-items:center;gap:14px;display:flex}.tm-topbar-links a{color:#f1f5f8}.tm-topbar-linkset{align-items:center;gap:14px;display:inline-flex}.tm-topbar-linkset>span{opacity:.55}.tm-header{background:#fff;border-bottom:1px solid #e8edf1;align-items:center;gap:24px;min-height:64px;padding:6px 49px 6px 24px;display:flex}.tm-logo{justify-content:flex-start;align-items:center;width:230px;min-width:230px;margin:0 24px 0 0;display:flex}.tm-logo-compact{width:150px;min-width:150px}.tm-logo img{object-fit:contain;width:230px;max-width:230px;height:auto;max-height:64px}.tm-nav{color:#101820;white-space:nowrap;flex:auto;justify-content:flex-start;align-items:center;gap:34px;padding-left:28px;font-size:14px;font-weight:650;display:flex}.tm-nav a{align-items:center;gap:4px;display:inline-flex}.tm-nav a:first-child svg,.tm-nav a:first-child .tm-mini-chevron,.tm-nav a:nth-child(3) svg,.tm-nav a:nth-child(3) .tm-mini-chevron{display:none}.tm-mini-chevron{font-size:15px;line-height:1}.tm-account{color:#101820;flex-shrink:0;align-items:center;gap:10px;min-width:140px;display:flex}.tm-account-circle{border:1.5px solid #ced6dd;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.tm-account-circle svg,.tm-action-btn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.tm-account-info{line-height:1.15;display:grid}.tm-account-info small{color:#8c99a4;font-size:11px;font-weight:400}.tm-account-info strong{font-size:15px;font-weight:800}.tm-header-divider{background:#dbe3e9;flex-shrink:0;width:1px;height:30px;margin-left:14px;margin-right:18px}.tm-header-actions{flex-shrink:0;align-items:center;gap:24px;min-width:150px;display:flex}.tm-action-btn{color:#7b8791;flex-shrink:0;justify-items:center;gap:2px;min-width:48px;font-size:10px;font-weight:500;display:grid;position:relative}.tm-cart-badge{color:#fff;background:#1e9df2;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid;position:absolute;top:-8px;right:-10px}.tm-searchrow{background:#123746;align-items:stretch;height:52px;min-height:52px;padding-left:49px;padding-right:124px;display:flex;box-shadow:0 10px 24px #061b2814}.tm-browse-btn{color:#fff;cursor:pointer;background:#ff3f32;border:0;flex:0 0 278px;align-items:center;gap:12px;width:278px;min-width:278px;height:52px;min-height:52px;padding:0 22px 0 24px;font-size:14px;font-weight:800;display:flex}.tm-hamburger{font-size:20px;line-height:1}.tm-browse-btn .tm-mini-chevron{margin-left:auto;font-size:13px}.tm-search-wrap{color:#071d2b;background:#fff;border-left:1px solid #ffffff14;border-right:1px solid #ffffff14;flex:0 0 770px;align-items:stretch;min-width:0;height:52px;margin:0;display:flex}.tm-search-input{color:#071d2b;letter-spacing:-.01em;background:0 0;border:0;outline:0;flex:1;min-width:0;height:52px;padding:0 24px;font-size:15px;font-weight:400}.tm-search-input::placeholder{color:#071d2b;opacity:.68}.tm-search-divider{background:#ffffff73;width:1px;height:28px;margin:auto 0}.tm-category-select{color:#071d2b;cursor:pointer;background:#fff;border:0;border-left:1px solid #dbe4ec;outline:0;width:160px;height:52px;padding-left:22px;font-size:13px;font-weight:500}.tm-category-select option{color:#102333}.tm-search-btn{color:#061b28;background:#20a2ef;place-items:center;width:58px;height:52px;transition:background .18s,transform .18s;display:grid}.tm-search-btn:hover{background:#35b6ff}.tm-search-btn svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;width:23px;height:23px}.tm-utilities{color:#fff;white-space:nowrap;background:#123746;align-items:center;gap:18px;height:52px;margin-left:auto;padding-left:8px;display:flex}.tm-util-item{color:#fff;align-items:center;gap:6px;height:52px;font-size:12px;font-weight:800;display:flex}.tm-util-item svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.tm-util-item small{font-size:10px;font-weight:650;line-height:1;display:block}.tm-util-item strong{font-size:13px;line-height:1.05}.tm-body{background:#fff;grid-template-columns:280px minmax(0,1fr);align-items:start;width:calc(100% - 78px);max-width:1700px;margin:24px auto 0 39px;display:grid}.tm-sidebar{background:#fff;border:1px solid #dfe4e7;border-radius:5px;width:280px;height:568px;min-height:568px;max-height:568px;overflow:hidden}.tm-sidebar-arrow{color:#d9dde0;justify-content:center;height:0;font-size:22px;display:flex;transform:translateY(-17px)}.tm-sidebar-item{color:#060b10;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eceff1;grid-template-columns:minmax(0,1fr) 18px;align-items:center;width:calc(100% - 32px);min-height:43px;margin:0 16px;display:grid}.tm-sidebar-item.active,.tm-sidebar-item:hover{color:#075ee8}.tm-cat-left{align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:400;display:flex}.tm-cat-left svg{width:18px;height:18px}.tm-cat-icon{color:currentColor;place-items:center;width:20px;height:20px;display:grid}.tm-row-chevron{font-size:20px;font-weight:300}.tm-hero{background:#f5f5f5;grid-template-rows:248px 248px;grid-template-columns:minmax(0,1fr) 287px;gap:21px 20px;height:568px;min-height:568px;max-height:568px;padding-left:20px;display:grid;overflow:hidden}.tm-hero-main{background:#0d1b6e;border-radius:6px;grid-area:1/1/3;height:568px;min-height:568px;max-height:568px;position:relative;overflow:hidden}.tm-hero-main:after{content:"";background:linear-gradient(90deg,#00001470,#0000000a);position:absolute;inset:0}.tm-slide-essentials{background:radial-gradient(circle at 72% 44%,#ffffff29 0 0,#0000 30%),linear-gradient(120deg,#6331a0 0%,#9242b4 45%,#f0a13b 100%)}.tm-slide-seller{background:radial-gradient(circle at 78% 42%,#ffffff21 0 0,#0000 32%),linear-gradient(120deg,#061f54 0%,#0d3a8f 52%,#2ca7ef 100%)}.tm-hero-text{z-index:2;color:#fff;max-width:520px;position:absolute;bottom:54px;left:40px}.tm-hero-text h1{color:#fff;letter-spacing:-.05em;text-shadow:0 2px 12px #00000047;margin:0 0 12px;font-size:clamp(44px,4.2vw,68px);font-weight:900;line-height:1.02}.tm-hero-text p{color:#ffffffe6;text-transform:uppercase;letter-spacing:.04em;max-width:420px;margin:0 0 22px;font-size:15px;font-weight:650;line-height:1.55}.tm-hero-cta{color:#1a1a1a;background:#f5c518;border-radius:4px;align-items:center;min-height:42px;padding:0 30px;font-size:14px;font-weight:850;display:inline-flex}.tm-hero-dots{z-index:3;gap:6px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.tm-dot{background:#ffffff6b;border:0;border-radius:50%;width:8px;height:8px}.tm-dot.active{background:#fff}.tm-side-top,.tm-side-bottom{color:#fff;border-radius:5px;width:287px;height:248px;min-height:248px;max-height:248px;position:relative;overflow:hidden}.tm-side-top{background:radial-gradient(circle at 78% 55%,#363636 0 22%,#0000 23%),#050505}.tm-side-bottom{background:radial-gradient(circle at 82% 84%,#6eb1e16b 0 23%,#0000 24%),linear-gradient(135deg,#071836,#0a3060 58%,#0d4580)}.tm-side-copy{gap:7px;display:grid;position:absolute;top:18px;left:18px}.tm-side-copy strong{color:#fff;letter-spacing:-.05em;max-width:260px;font-size:27px;font-weight:900;line-height:1.06}.tm-side-copy small{color:#ffffffb8;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:850}.tm-side-copy em{color:#9ac1dd;max-width:190px;font-size:11px;font-style:normal}.tm-need-help-tag{color:#111;background:#fff;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:850;position:absolute;bottom:10px;right:10px}.tm-content-frame,.tm-page .quick-departments,.tm-page .product-section,.tm-page .market-promise{width:calc(100% - 78px);max-width:1700px;margin-left:39px;margin-right:39px}.tm-page .quick-departments{margin-top:24px}.tm-page .product-section{max-width:1700px;padding-top:24px}.tm-whatsapp{z-index:50;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 22px #00000038}.tm-whatsapp svg{fill:currentColor;width:32px;height:32px}.tm-page .premium-product-grid,.tm-page .market-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;display:grid}.tm-page .premium-product-card,.tm-page .product-card,.tm-page .market-product-card{border-radius:20px;min-width:0;min-height:0;padding:14px}.tm-page .premium-product-image,.tm-page .market-product-visual,.tm-page .premium-product-media,.tm-page .product-image-wrap,.tm-page .market-product-media{border-radius:18px;height:210px;min-height:210px;padding:12px}.tm-page .premium-product-media img,.tm-page .product-image-wrap img,.tm-page .market-product-media img{object-fit:contain;max-height:180px}.tm-page .premium-product-card h3,.tm-page .premium-product-name,.tm-page .product-name,.tm-page .market-product-name{min-height:42px;margin-top:10px;margin-bottom:8px;font-size:15px;line-height:1.35}.tm-page .premium-product-meta,.tm-page .premium-product-sku,.tm-page .product-sku{margin:6px 0;font-size:12px}.tm-page .premium-price,.tm-page .premium-price strong,.tm-page .product-price,.tm-page .price-wrap strong{font-size:22px;line-height:1}.tm-page .premium-add-button,.tm-page .product-add-button{border-radius:14px;min-height:44px;padding:0 22px}.tm-page .section-heading,.tm-page .market-section-heading,.tm-page .premium-products-heading{width:100%;max-width:none}.tm-page .tm-catalogue-with-filter{grid-template-columns:235px minmax(0,1fr);align-items:start;gap:28px;display:grid}.tm-page .tm-catalogue-product-area{min-width:0}.tm-page .tm-catalogue-product-area .premium-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tm-page .tm-filter-panel{color:#071d2b;background:#fff;border:1px solid #dde7f0;border-radius:8px;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden;box-shadow:0 16px 34px #071d2b14}.tm-page .tm-filter-block{border-bottom:1px solid #edf2f7;padding:14px 16px}.tm-page .tm-filter-block:last-child{border-bottom:0}.tm-page .tm-filter-block h3,.tm-page .tm-filter-heading-row h3{color:#071d2b;text-transform:uppercase;letter-spacing:.01em;margin:0 0 9px;font-size:12px;font-weight:700}.tm-page .tm-filter-block button{color:#243241;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:13px;font-weight:400;line-height:1.5;display:block}.tm-page .tm-filter-block button:hover,.tm-page .tm-filter-block button.active{color:#0b72e7;font-weight:600}.tm-page .tm-filter-search{color:#071d2b;background:#fff;border:1px solid #b8c6d4;border-radius:999px;align-items:center;gap:8px;height:38px;padding:0 10px;transition:border-color .2s,box-shadow .2s;display:flex}.tm-page .tm-filter-search:focus-within{border-color:#0b72e7;box-shadow:0 0 0 4px #0b72e71a}.tm-page .tm-filter-search input{color:#071d2b;background:0 0;border:0;outline:0;width:100%;font-size:13px}.tm-page .tm-filter-search input::placeholder{color:#7b8a9a}.tm-page .tm-filter-options{scrollbar-width:thin;scrollbar-color:#9fb0c0 transparent;gap:8px;max-height:118px;margin-top:9px;display:grid;overflow:auto}.tm-page .tm-filter-options::-webkit-scrollbar{width:5px}.tm-page .tm-filter-options::-webkit-scrollbar-thumb{background:#9fb0c0;border-radius:999px}.tm-page .tm-filter-options label{color:#2a3744;align-items:center;gap:8px;font-size:13px;font-weight:400;display:flex}.tm-page .tm-filter-options input[type=checkbox],.tm-page .tm-filter-options input[type=radio]{accent-color:#0b72e7;width:16px;height:16px}.tm-page .tm-filter-heading-row{justify-content:space-between;align-items:center;display:flex}.tm-page .tm-filter-heading-row button{color:#0b72e7;width:auto;font-size:12px;font-weight:700}.tm-page .tm-filter-price-line{background:#0b72e7;border-radius:999px;height:5px;margin:14px 3px 16px;position:relative;box-shadow:inset 0 0 0 1px #ffffff59}.tm-page .tm-filter-price-line:before,.tm-page .tm-filter-price-line:after{content:"";background:#1597ff;border-radius:999px;width:15px;height:15px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 8px #0b72e759}.tm-page .tm-filter-price-line:before{left:-2px}.tm-page .tm-filter-price-line:after{right:-2px}.tm-page .tm-filter-price-inputs{grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;display:grid}.tm-page .tm-filter-price-inputs input{color:#071d2b;background:#fff;border:1px solid #aebed0;border-radius:4px;width:100%;height:28px;padding:0 8px;font-size:13px}.tm-page .tm-filter-price-inputs input:focus{border-color:#0b72e7;outline:0;box-shadow:0 0 0 3px #0b72e71a}.tm-page .tm-filter-extra-note{color:#667789;margin-top:8px;font-size:12px;line-height:1.4}.tm-account-info small{color:#8c99a4!important;font-size:11px!important;display:block!important}.tm-account-circle{border:1.5px solid #ced6dd!important;border-radius:50%!important}.tm-action-btn span:not(.tm-cart-badge){color:#7b8791!important;font-size:10px!important;display:block!important}.tm-category-select{color:#071d2b!important;background:#fff!important;border-left:1px solid #dbe4ec!important;width:160px!important;padding-left:12px!important;font-size:13px!important;display:block!important}.tm-search-divider{display:block!important}.tm-util-item small{color:#fff!important;font-size:10px!important;line-height:1!important;display:block!important}.tm-browse-btn .tm-mini-chevron{display:inline!important}.tm-topbar-linkset>span{opacity:.55!important;margin:0 4px!important;display:inline!important}@media (max-width:980px){.tm-nav,.tm-utilities,.tm-header-divider,.tm-header-actions{display:none!important}.tm-header{justify-content:space-between}.tm-searchrow{flex-direction:column;padding:0}.tm-browse-btn{width:100%;min-height:58px}.tm-search-wrap{min-height:58px}.tm-body,.tm-content-frame{width:calc(100% - 24px)}.tm-body{grid-template-columns:1fr}.tm-sidebar{height:auto;display:flex;overflow-x:auto}.tm-sidebar-arrow{display:none}.tm-sidebar-item{min-width:220px}.tm-hero{height:460px;margin-top:16px;padding-left:0}}@media (max-width:620px){html,body,.tm-page{overflow-x:hidden}.tm-topbar{text-align:center;justify-content:center;min-height:34px;padding:7px 12px}.tm-topbar-links{display:none!important}.tm-header{gap:12px;min-height:70px;padding:10px 12px}.tm-logo{width:min(178px,58vw);min-width:0}.tm-logo img{max-height:58px}.tm-account{margin-left:auto}.tm-account-circle{width:42px;height:42px}.tm-account-info{display:none!important}.tm-browse-btn{min-height:54px;padding:0 16px;font-size:14px}.tm-search-wrap{flex-wrap:wrap}.tm-search-input{flex:calc(100% - 58px);min-height:54px;padding:0 16px}.tm-search-divider{display:none!important}.tm-category-select{order:3;min-height:46px;border-top:1px solid #dbe4ec!important;border-left:0!important;width:100%!important;padding:0 16px!important}.tm-search-btn{width:58px;min-height:54px}.tm-sidebar-item{min-width:205px;margin:0 12px}.tm-cat-left{gap:10px;font-size:14px}.tm-hero{gap:0;height:390px}.tm-hero-text{max-width:none;bottom:42px;left:22px;right:22px}.tm-hero-text h1{letter-spacing:-.035em;font-size:38px}.tm-hero-text p{max-width:300px;font-size:12px;line-height:1.45}.tm-hero-cta{min-height:40px;padding:0 22px}.tm-whatsapp{width:52px;height:52px;bottom:14px;right:14px}}@media (max-width:980px){.tm-category-backdrop{z-index:79;background:#071d2b73;border:0;display:block;position:fixed;inset:0}.tm-sidebar{z-index:80;background:#fff;border-radius:0 16px 16px 0;width:min(86vw,360px);transition:transform .22s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:18px 0 45px #071d2b38;height:100dvh!important;display:block!important}.tm-sidebar.mobile-open{transform:translate(0)}.tm-mobile-category-head{z-index:2;background:#fff;border-bottom:1px solid #e4ebf2;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex;position:sticky;top:0}.tm-mobile-category-head strong{font-size:17px;font-weight:800}.tm-mobile-category-head button{color:#0b72e7;background:0 0;border:0;font-size:14px;font-weight:800}.tm-sidebar-item{width:calc(100% - 32px);margin:0 16px;min-width:0!important}.tm-sidebar-arrow{display:none}}@media (min-width:981px){.tm-mobile-category-head,.tm-category-backdrop{display:none}}@media (max-width:980px){.tm-browse-btn{text-decoration:none}.tm-sidebar{-webkit-overflow-scrolling:touch;pointer-events:auto;z-index:1000!important;background:#fff!important;border-radius:0 16px 16px 0!important;width:min(88vw,370px)!important;height:100dvh!important;transition:transform .22s!important;display:block!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden auto!important;transform:translate(-105%)!important;box-shadow:18px 0 45px #071d2b3d!important}.tm-sidebar.mobile-open,body.tm-category-menu-open .tm-sidebar,#tm-mobile-categories:target{transform:translate(0)!important}.tm-mobile-category-head{z-index:2!important;background:#fff!important;border-bottom:1px solid #e4ebf2!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:16px 18px!important;display:flex!important;position:sticky!important;top:0!important}.tm-mobile-category-close{color:#0b72e7!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important}.tm-sidebar-item{width:calc(100% - 32px)!important;min-width:0!important;margin:0 16px!important}.tm-cat-left{min-width:0!important}.tm-sidebar-arrow{display:none!important}}@media (min-width:981px){.tm-mobile-category-head,.tm-category-backdrop{display:none!important}}@media (max-width:980px){.tm-browse-btn{text-decoration:none}.tm-sidebar{-webkit-overflow-scrolling:touch;pointer-events:auto;z-index:1000!important;background:#fff!important;border-radius:0 16px 16px 0!important;width:min(88vw,370px)!important;height:100dvh!important;transition:transform .22s!important;display:block!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden auto!important;transform:translate(-105%)!important;box-shadow:18px 0 45px #071d2b3d!important}.tm-sidebar.mobile-open,body.tm-category-menu-open .tm-sidebar,#tm-mobile-categories:target{transform:translate(0)!important}.tm-mobile-category-head{z-index:2!important;background:#fff!important;border-bottom:1px solid #e4ebf2!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:16px 18px!important;display:flex!important;position:sticky!important;top:0!important}.tm-mobile-category-close{color:#0b72e7!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important}.tm-sidebar-item{width:calc(100% - 32px)!important;min-width:0!important;margin:0 16px!important}.tm-cat-left{min-width:0!important}.tm-sidebar-arrow{display:none!important}}@media (min-width:981px){.tm-mobile-category-head,.tm-category-backdrop{display:none!important}}.tm-category-toggle{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:fixed}.tm-category-backdrop{display:none}@media (max-width:980px){.tm-browse-btn{cursor:pointer!important;text-decoration:none!important}.tm-category-backdrop{display:none;z-index:999!important;background:#071d2b73!important;position:fixed!important;inset:0!important}.tm-sidebar{-webkit-overflow-scrolling:touch;z-index:1000!important;background:#fff!important;border-radius:0 16px 16px 0!important;width:min(88vw,370px)!important;height:100dvh!important;transition:transform .22s!important;display:block!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden auto!important;transform:translate(-105%)!important;box-shadow:18px 0 45px #071d2b3d!important}.tm-category-toggle:checked~.tm-category-backdrop{display:block!important}.tm-category-toggle:checked~.tm-body .tm-sidebar,.tm-sidebar.mobile-open,body.tm-category-menu-open .tm-sidebar,#tm-mobile-categories:target{transform:translate(0)!important}.tm-mobile-category-head{z-index:2!important;background:#fff!important;border-bottom:1px solid #e4ebf2!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:16px 18px!important;display:flex!important;position:sticky!important;top:0!important}.tm-mobile-category-close{color:#0b72e7!important;cursor:pointer!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important}.tm-sidebar-item{width:calc(100% - 32px)!important;min-width:0!important;margin:0 16px!important}.tm-sidebar-arrow{display:none!important}}@media (min-width:981px){.tm-category-toggle,.tm-category-backdrop,.tm-mobile-category-head{display:none!important}}@media (max-width:980px){.tm-category-toggle{display:none!important}.tm-browse-btn{cursor:pointer!important;text-decoration:none!important}.tm-category-backdrop{z-index:999!important;background:#071d2b73!important;border:0!important;display:block!important;position:fixed!important;inset:0!important}.tm-sidebar{z-index:1000!important;background:#fff!important;border-radius:0 16px 16px 0!important;width:min(88vw,370px)!important;height:100dvh!important;transition:transform .22s!important;display:block!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden auto!important;transform:translate(-105%)!important;box-shadow:18px 0 45px #071d2b3d!important}.tm-sidebar.mobile-open,body.tm-category-menu-open .tm-sidebar{transform:translate(0)!important}.tm-mobile-category-head{z-index:2!important;background:#fff!important;border-bottom:1px solid #e4ebf2!important;justify-content:space-between!important;align-items:center!important;padding:16px 18px!important;display:flex!important;position:sticky!important;top:0!important}.tm-mobile-category-close{color:#0b72e7!important;cursor:pointer!important;background:0 0!important;border:0!important;font-size:14px!important;font-weight:800!important}.tm-sidebar-item{width:calc(100% - 32px)!important;min-width:0!important;margin:0 16px!important}}@media (min-width:981px){.tm-category-backdrop,.tm-mobile-category-head,.tm-category-toggle{display:none!important}}
