:root{--stv-ink: #111111;--stv-paper: #ffffff;--stv-muted: #696969;--stv-line: #e6e6e6;--stv-soft: #f5f5f5;--stv-sale: #e0493d;--stv-page: 1365px}.stv-announcement,.stv-announcement *{box-sizing:border-box}.stv-announcement{overflow:hidden;min-height:30px;color:#fff;background:var(--stv-ink);font-family:var(--font-body--family, Arial, sans-serif);font-size:11px;font-weight:650;letter-spacing:.01em}.stv-announcement__track{display:flex;width:max-content;min-width:100%;animation:stv-announcement-flow 30s linear infinite}.stv-announcement__message{flex:0 0 auto;padding:8px 48px;white-space:nowrap}.stv-header{position:relative;z-index:20;border-bottom:1px solid var(--stv-line);color:var(--stv-ink);background:var(--stv-paper);font-family:var(--font-body--family, Arial, sans-serif)}.stv-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:min(100%,var(--stv-page));min-height:100px;margin:0 auto;padding:0 30px}.stv-header__nav,.stv-header__actions{display:flex;align-items:center;gap:24px}.stv-header__nav{justify-content:flex-start}.stv-header__actions{justify-content:flex-end;gap:15px}.stv-header__nav a,.stv-header__action,.stv-header__localization summary,.stv-header__search summary,.stv-header__search button{color:inherit;font-size:13px;font-weight:600;letter-spacing:-.01em;text-decoration:none}.stv-header__nav a:hover,.stv-header__action:hover,.stv-footer a:hover,.stv-card a:hover,.stv-category a:hover{opacity:.62}.stv-header__brand{display:grid;width:230px;height:100px;place-items:center;color:var(--stv-ink);text-decoration:none}.stv-header__brand img{display:block;width:230px;height:77px;max-width:100%;object-fit:contain}.stv-header__brand-text{color:var(--stv-ink);font-size:27px;font-weight:800;letter-spacing:-.085em;line-height:1;text-transform:lowercase}.stv-header__action,.stv-header__search summary,.stv-header__localization summary{display:inline-flex;align-items:center;gap:6px;min-height:34px;cursor:pointer;list-style:none}.stv-header__search summary::-webkit-details-marker,.stv-header__localization summary::-webkit-details-marker{display:none}.stv-header__icon{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.8}.stv-header__cart-count{display:inline-grid;min-width:17px;height:17px;place-items:center;border-radius:999px;color:#fff;background:var(--stv-ink);font-size:9px;font-weight:700}.stv-header__popover{position:absolute;z-index:22;top:calc(100% + 8px);right:0;width:min(92vw,310px);padding:14px;border:1px solid var(--stv-line);color:var(--stv-ink);background:#fff;box-shadow:0 14px 35px #0000001f}.stv-header__search{position:relative}.stv-header__search form{display:flex;gap:8px}.stv-header__search input{min-width:0;flex:1;min-height:38px;padding:0 10px;border:1px solid var(--stv-ink);border-radius:0;color:var(--stv-ink);background:#fff;font:inherit}.stv-header__search button{min-width:64px;border:1px solid var(--stv-ink);color:#fff;background:var(--stv-ink);cursor:pointer}.stv-header__localization{position:relative}.stv-header__country-list{display:grid;gap:3px}.stv-header__country-list button{padding:8px 4px;border:0;color:var(--stv-ink);background:transparent;font:inherit;text-align:left;cursor:pointer}.stv-header__country-list button:hover{background:var(--stv-soft)}.stv-hero,.stv-home-products,.stv-category,.stv-image-banner,.stv-pdp,.stv-collection{color:var(--stv-ink);background:var(--stv-paper)}.stv-hero{width:100%}.stv-hero__link{display:block;color:inherit;text-decoration:none}.stv-hero picture,.stv-hero img{display:block;width:100%}.stv-hero img{aspect-ratio:1512 / 617;object-fit:cover}.stv-hero__empty{display:grid;min-height:38vw;place-items:center;color:var(--stv-muted);background:var(--stv-soft)}.stv-home-products__inner,.stv-category__inner,.stv-pdp__inner,.stv-collection__inner{width:min(100%,calc(var(--stv-page) + 60px));margin:0 auto;padding-right:30px;padding-left:30px}.stv-home-products__inner{padding-top:38px;padding-bottom:63px}.stv-section-tab{display:inline-flex;min-height:42px;align-items:center;padding:0 18px;border-radius:6px;color:#000;background:#e1e4e8;font-size:14px;font-weight:750}.stv-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px;margin-top:24px}.stv-card{position:relative;min-width:0;overflow:hidden;border:1px solid #ededed;color:var(--stv-ink);background:#fff}.stv-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;color:inherit;background:#fff}.stv-card__media img,.stv-card__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:contain}.stv-card__badge{position:absolute;z-index:2;top:10px;left:10px;padding:4px 6px;color:#fff;background:#1475ac;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase}.stv-card__quick{position:absolute;z-index:2;right:10px;bottom:10px;display:grid;width:33px;height:33px;padding:0;place-items:center;border:0;border-radius:50%;color:var(--stv-ink);background:#fff;box-shadow:0 2px 7px #0000001c;font-size:20px;line-height:1;cursor:pointer}.stv-card__body{padding:13px 12px 14px}.stv-card__title{display:-webkit-box;min-height:43px;overflow:hidden;color:var(--stv-ink);font-size:14px;font-weight:650;line-height:1.42;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.stv-card__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:11px}.stv-card__price{color:#0d5789;font-size:16px;font-weight:800}.stv-card__compare{color:#8e8e8e;font-size:12px;text-decoration:line-through}.stv-card__form{margin:14px 0 0}.stv-card__form button,.stv-pdp__form button[type=submit]{display:inline-flex;width:100%;min-height:40px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #000;border-radius:4px;color:#fff;background:#000;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.stv-card__form button:disabled,.stv-pdp__form button:disabled{cursor:not-allowed;opacity:.5}.stv-home-products__more{display:flex;justify-content:center;margin-top:34px}.stv-home-products__more a{color:var(--stv-ink);font-size:13px;font-weight:700;text-underline-offset:4px}.stv-category__inner{padding-top:48px;padding-bottom:54px;border-top:1px solid var(--stv-line)}.stv-category__title{margin:0 0 28px;text-align:center;font-size:clamp(29px,3.3vw,43px);font-weight:750;letter-spacing:-.07em;line-height:1}.stv-category__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.stv-category__card{display:block;color:var(--stv-ink);text-align:center;text-decoration:none}.stv-category__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--stv-soft)}.stv-category__media img{display:block;width:100%;height:100%;object-fit:cover}.stv-category__label{display:block;margin-top:12px;font-size:14px;font-weight:700;line-height:1.25}.stv-image-banner{overflow:hidden}.stv-image-banner a,.stv-image-banner picture,.stv-image-banner img{display:block;width:100%}.stv-image-banner img{aspect-ratio:1672 / 941;object-fit:cover}.stv-pdp__inner{padding-top:42px;padding-bottom:84px}.stv-breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:30px;color:var(--stv-muted);font-size:12px}.stv-breadcrumbs a{color:inherit;text-decoration:none}.stv-pdp__layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:clamp(34px,5vw,74px);align-items:start}.stv-pdp__gallery{display:grid;gap:12px}.stv-pdp__primary{display:block;aspect-ratio:1 / 1;overflow:hidden;border:1px solid var(--stv-line);background:#fff}.stv-pdp__primary img{display:block;width:100%;height:100%;object-fit:contain}.stv-pdp__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.stv-pdp__thumb{display:block;aspect-ratio:1 / 1;overflow:hidden;border:1px solid var(--stv-line);background:#fff}.stv-pdp__thumb img{display:block;width:100%;height:100%;object-fit:cover}.stv-pdp__info{position:sticky;top:24px}.stv-pdp__badge{display:inline-flex;padding:6px 8px;color:#fff;background:#1475ac;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase}.stv-pdp__title{margin:15px 0 0;font-size:clamp(30px,3.7vw,55px);font-weight:800;letter-spacing:-.075em;line-height:.95}.stv-pdp__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:11px;margin-top:26px}.stv-pdp__price{font-size:27px;font-weight:800;letter-spacing:-.04em}.stv-pdp__compare{color:var(--stv-muted);font-size:15px;text-decoration:line-through}.stv-pdp__save{color:var(--stv-sale);font-size:12px;font-weight:800}.stv-pdp__description{margin-top:20px;color:#4d4d4d;font-size:14px;line-height:1.58}.stv-pdp__form{margin-top:27px}.stv-pdp__form label{display:block;margin-bottom:8px;font-size:12px;font-weight:750}.stv-pdp__form select,.stv-pdp__form input[type=number]{width:100%;min-height:47px;padding:0 12px;border:1px solid var(--stv-ink);border-radius:0;color:var(--stv-ink);background:#fff;font:inherit}.stv-pdp__form input[type=number]{max-width:100px}.stv-pdp__form .shopify-payment-button{margin-top:10px}.stv-pdp__cart-link{display:flex;min-height:46px;align-items:center;justify-content:center;margin-top:10px;border:1px solid var(--stv-ink);color:var(--stv-ink);font-size:12px;font-weight:750;text-decoration:none}.stv-pdp__cart-link:hover{color:#fff;background:var(--stv-ink)}.stv-pdp__accordion{margin-top:24px;border-top:1px solid var(--stv-line)}.stv-pdp__accordion details{border-bottom:1px solid var(--stv-line)}.stv-pdp__accordion summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;cursor:pointer;font-size:13px;font-weight:750;list-style:none}.stv-pdp__accordion summary::-webkit-details-marker{display:none}.stv-pdp__accordion summary:after{content:"+";font-size:20px;font-weight:400}.stv-pdp__accordion details[open] summary:after{content:"\2212"}.stv-pdp__accordion-content{padding:0 0 18px;color:#535353;font-size:13px;line-height:1.55}.stv-pdp__accordion-content a{color:var(--stv-ink);font-weight:700}.stv-collection__inner{padding-top:42px;padding-bottom:84px}.stv-collection__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.stv-collection__heading h1{margin:0;font-size:clamp(38px,5vw,68px);font-weight:800;letter-spacing:-.08em;line-height:.88}.stv-collection__heading p{max-width:430px;margin:0;color:var(--stv-muted);font-size:14px;line-height:1.55}.stv-pagination{margin-top:40px}.stv-cart{background:#fff;color:#161616}.stv-cart__inner{max-width:1180px;margin:0 auto;padding:46px 30px 84px}.stv-cart__heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin:26px 0 32px}.stv-cart__heading h1{margin:0;font-size:clamp(30px,3vw,48px);line-height:1.04;font-weight:500;letter-spacing:-.035em}.stv-cart__continue{color:#161616;font-size:13px;text-decoration:underline;text-underline-offset:4px}.stv-cart__empty{display:grid;min-height:250px;max-width:620px;margin:24px auto 0;padding:42px 24px;place-items:center;border:1px solid #e6e2dc;background:#fcfbf8;text-align:center}.stv-cart__empty p{margin:0 0 20px;font-size:16px}.stv-cart__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 28px;border:1px solid #171717;background:#171717;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:600;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease}.stv-cart__button:hover{background:#fff;color:#171717}.stv-cart__form{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:54px;align-items:start}.stv-cart__lines{border-top:1px solid #e4e0db}.stv-cart__line{display:grid;grid-template-columns:104px minmax(0,1fr) auto;gap:20px;padding:24px 0;border-bottom:1px solid #e4e0db}.stv-cart__image{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f7f5f1}.stv-cart__image img{display:block;width:100%;height:100%;object-fit:contain}.stv-cart__line-title{color:#171717;font-size:15px;font-weight:500;line-height:1.35;text-decoration:none}.stv-cart__line-options{margin:7px 0 12px;color:#6b6964;font-size:12px}.stv-cart__line-price{margin:0 0 13px;font-size:14px;font-weight:600}.stv-cart__quantity{width:96px;height:38px;padding:0 10px;border:1px solid #cfcac3;background:#fff;color:#171717;font:inherit}.stv-cart__remove{display:inline-block;margin-top:11px;color:#66615b;font-size:12px;text-decoration:underline;text-underline-offset:3px}.stv-cart__line-total{white-space:nowrap;font-size:14px;font-weight:600}.stv-cart__summary{position:sticky;top:28px;padding:25px;border:1px solid #e4e0db;background:#fcfbf8}.stv-cart__summary h2{margin:0 0 22px;font-size:18px;font-weight:600;letter-spacing:-.015em}.stv-cart__subtotal{display:flex;justify-content:space-between;gap:18px;margin-bottom:13px;font-size:15px;font-weight:600}.stv-cart__note{margin:0 0 20px;color:#625e57;font-size:12px;line-height:1.55}.stv-cart__summary .stv-cart__button{width:100%}.stv-cart__secure{margin:16px 0 0;color:#625e57;font-size:11px;line-height:1.5;text-align:center}.stv-footer{color:#fff;background:#0b0b0b;font-family:var(--font-body--family, Arial, sans-serif)}.stv-footer__inner{display:grid;grid-template-columns:.85fr .85fr 1.25fr;gap:58px;width:min(100%,var(--stv-page));margin:0 auto;padding:58px 30px 48px}.stv-footer h2,.stv-footer h3{margin:0;color:#fff;font-weight:750}.stv-footer h3{margin-bottom:16px;font-size:15px}.stv-footer__services,.stv-footer__links{display:grid;gap:10px;margin:0;padding:0;list-style:none}.stv-footer__services{color:#ddd;font-size:13px;line-height:1.45}.stv-footer__links a{color:#fff;font-size:13px;text-decoration:none}.stv-footer__contact{margin:0;color:#ddd;font-size:13px;line-height:1.55}.stv-footer__email{display:inline-block;margin-top:12px;color:#fff;font-size:13px;font-weight:750;text-decoration:none}.stv-footer__newsletter{display:flex;margin-top:22px}.stv-footer__newsletter input{min-width:0;flex:1;min-height:42px;padding:0 12px;border:1px solid #595959;border-radius:0;color:#fff;background:transparent;font:inherit}.stv-footer__newsletter button{min-width:104px;min-height:42px;border:1px solid #fff;border-radius:0;color:#111;background:#fff;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.stv-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(100%,var(--stv-page));margin:0 auto;padding:20px 30px 25px;border-top:1px solid #333;color:#bdbdbd;font-size:11px}.stv-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.stv-footer__payments svg{width:38px;height:24px}@keyframes stv-announcement-flow{to{transform:translate(-33.333%)}}@media(max-width:900px){.stv-header__inner{min-height:74px;grid-template-columns:minmax(0,1fr) auto;padding:0 20px}.stv-header__nav{display:none}.stv-header__brand{order:-1;justify-self:start;width:190px;height:74px}.stv-header__brand img{width:190px;height:64px}.stv-header__brand-text{font-size:24px}.stv-header__localization{display:none}.stv-product-grid,.stv-category__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stv-pdp__layout{grid-template-columns:1fr}.stv-pdp__info{position:static}.stv-footer__inner{grid-template-columns:1fr 1fr}.stv-footer__inner>:last-child{grid-column:1 / -1}}@media(max-width:600px){.stv-announcement{min-height:30px;font-size:10px}.stv-announcement__message{padding:8px 25px}.stv-header__inner{min-height:61px;padding:0 20px}.stv-header__brand{width:150px;height:61px}.stv-header__brand img{width:150px;height:50px}.stv-header__actions{gap:12px}.stv-header__action span:not(.stv-header__cart-count){display:none}.stv-header__icon{width:18px;height:18px}.stv-hero img{aspect-ratio:375 / 161}.stv-home-products__inner,.stv-category__inner,.stv-pdp__inner,.stv-collection__inner{padding-right:20px;padding-left:20px}.stv-home-products__inner{padding-top:24px;padding-bottom:44px}.stv-section-tab{min-height:42px;padding:0 15px;font-size:13px}.stv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px;margin-top:18px}.stv-card__badge{top:8px;left:8px;font-size:9px}.stv-card__quick{right:8px;bottom:8px;width:30px;height:30px}.stv-card__body{padding:10px 9px}.stv-card__title{min-height:37px;font-size:12px}.stv-card__price{font-size:14px}.stv-card__form{margin-top:10px}.stv-card__form button{min-height:36px;font-size:11px}.stv-home-products__more{margin-top:28px}.stv-category__inner{padding-top:38px;padding-bottom:42px}.stv-category__title{margin-bottom:24px;font-size:30px}.stv-category__grid{grid-template-columns:1fr;gap:23px}.stv-category__label{margin-top:11px;font-size:14px}.stv-image-banner img{aspect-ratio:375 / 211}.stv-pdp__inner,.stv-collection__inner{padding-top:27px;padding-bottom:58px}.stv-pdp__title{font-size:35px}.stv-pdp__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.stv-collection__heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:23px}.stv-collection__heading h1{font-size:42px}.stv-cart__inner{padding:30px 20px 56px}.stv-cart__heading{margin:18px 0 24px}.stv-cart__form{grid-template-columns:1fr;gap:26px}.stv-cart__line{grid-template-columns:82px minmax(0,1fr);gap:14px}.stv-cart__line-total{grid-column:2;margin-top:-16px}.stv-cart__summary{position:static;padding:20px}.stv-footer__inner{grid-template-columns:1fr;gap:32px;padding:44px 20px 32px}.stv-footer__inner>:last-child{grid-column:auto}.stv-footer__bottom{align-items:flex-start;flex-direction:column;padding:18px 20px 23px}.stv-footer__payments{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/strtvoid-horizon.css.map */
