.header{position:fixed;top:0;left:0;right:0;z-index:50;pointer-events:none;background-color:#fff;min-height:70px;border-bottom:1px solid #000000}.header__logo-link{pointer-events:auto;display:inline-block;position:absolute;top:50%;left:clamp(16px,1.77vw,34px);transform:translateY(-50%);transition:opacity .3s ease-out,transform .3s ease-out}.header__logo-link:hover{opacity:.8}.header__logo-image{display:block;height:40px;width:auto}.header__nav{pointer-events:auto;position:absolute;top:50%;right:clamp(20px,2.5vw,48px);transform:translateY(-50%);display:flex;align-items:baseline;gap:30px}.header__nav-desktop{display:flex;align-items:baseline;gap:30px}.header__mobile-menu{display:none;position:relative;align-self:center}.header__currency-dropdown{position:relative;display:flex;align-items:center}.header__currency-btn{display:flex;align-items:center;padding:0;border:none;background:none;font-family:Inter28;font-size:18px;font-weight:300;line-height:100%;color:inherit;cursor:pointer}.header__currency-btn:hover,.header__currency-btn--active{text-decoration:underline}.header__currency-btn:hover,.header__currency-btn--active:hover{opacity:.9}.header__currency-options{position:absolute;top:100%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;width:110px;border:1px solid #000000;background-color:#fff;z-index:10;margin-top:23px}.header__currency-option{width:100%;height:56px;display:flex;align-items:center;justify-content:center;padding:0 clamp(12px,1.2vw,20px);border:none;background:none;font-family:Inter28;font-size:18px;font-weight:200;color:inherit;cursor:pointer;text-align:center;box-sizing:border-box}.header__currency-option:hover{background-color:#f5f5f5}.header__about-link{width:clamp(36px,3.1vw,59px);height:clamp(20px,2.7vh,29px);display:inline-flex;align-items:center;justify-content:center;transition:opacity .3s ease-out;text-decoration:none;color:inherit;font-family:Inter28;font-weight:300;font-size:18px;line-height:100%;cursor:pointer}.header__about-link:hover,.header__about-link--active{text-decoration:underline}.header__about-link:hover{opacity:.7}.header__shop-link{width:clamp(32px,2.65vw,51px);height:clamp(20px,2.7vh,29px);display:inline-flex;align-items:center;justify-content:center;transition:opacity .3s ease-out;text-decoration:none;color:inherit;font-family:Inter28;font-weight:300;font-size:18px;line-height:100%;cursor:pointer}.header__shop-link:hover,.header__shop-link--active{text-decoration:underline}.header__shop-link:hover{opacity:.7}.header__searchbar-wrapper{position:relative;display:flex;flex-direction:column;align-items:stretch}.header__search-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:4px;display:flex;flex-direction:column;background-color:#fff;border:1px solid #000000;max-height:300px;overflow-y:auto;z-index:10}.header__search-option{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px clamp(12px,1vw,16px);text-decoration:none;color:inherit;font-family:Inter28;font-size:18px;font-weight:300;border:none;background:none;cursor:pointer;text-align:left;transition:background-color .15s ease}.header__search-option:hover{background-color:#f5f5f5}.header__search-option-image{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.header__search-option-name{flex:1}.header__search-option--empty{cursor:default;opacity:.6}.header__search-option--empty:hover{background-color:transparent}.header__searchbar{width:clamp(320px,28vw,420px);height:clamp(44px,6.1vh,66px);padding:0 clamp(12px,1vw,16px);box-sizing:border-box;border:1px solid #000000;font-family:Inter28;font-size:18px;outline:none;transition:none}.header__searchbar::-moz-placeholder{color:#000}.header__searchbar::placeholder{color:#000}.header__searchbar::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round'%3E%3Cpath d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E") center/contain no-repeat;cursor:pointer}.header__cart-link{align-self:center;display:inline-flex;align-items:center;justify-content:center;width:18px;height:17px;transition:opacity .3s ease-out}.header__cart-link:hover{opacity:.7}@keyframes header-cart-scale-pop{0%{transform:scale(1)}40%{transform:scale(1.3)}70%{transform:scale(.95)}to{transform:scale(1)}}.header__cart-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.header__cart-wrap--scale-pop{animation:header-cart-scale-pop .5s cubic-bezier(.34,1.56,.64,1)}.header__cart-link img{display:block;width:18px;height:17px;-o-object-fit:contain;object-fit:contain}.header__cart-badge{position:absolute;top:-8px;right:-8px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff;font-family:Inter28;font-size:11px;font-weight:400;line-height:1;border-radius:8px}.header__search-btn{align-self:center;display:inline-flex;align-items:center;justify-content:center;width:18px;height:17px;padding:0;border:none;background:none;cursor:pointer}.header__search-btn:hover{opacity:.8}.header__search-btn img{display:block;width:22px;height:23px;-o-object-fit:contain;object-fit:contain}.header__hamburger-btn{align-self:center;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:none;cursor:pointer;color:#000}.header__hamburger-btn:hover{opacity:.8}.header__mobile-dropdown{position:absolute;top:100%;right:0;margin-top:8px;min-width:110px;display:flex;flex-direction:column;align-items:center;background-color:#fff;border:1px solid #000000;box-shadow:0 4px 12px #0000001a;z-index:20}.header__mobile-dropdown-currency{display:flex;flex-direction:column;align-items:center;width:100%}.header__mobile-dropdown-option{display:block;width:100%;padding:14px clamp(16px,2vw,24px);border:none;background:none;font-family:Inter28;font-size:18px;font-weight:300;color:inherit;cursor:pointer;text-align:center;text-decoration:none;transition:background-color .15s ease}.header__mobile-dropdown-option:hover{background-color:#f5f5f5}.header__mobile-dropdown-option--active{text-decoration:underline}.header__currency-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;pointer-events:auto}.header__currency-overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006;cursor:pointer}.header__currency-overlay-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;min-width:180px;background-color:#fff;border:1px solid #000000;z-index:1}.header__currency-overlay-option{width:100%;padding:16px 24px;border:none;background:none;font-family:Inter28;font-size:18px;font-weight:300;color:inherit;cursor:pointer;text-align:center;transition:background-color .15s ease}.header__currency-overlay-option:hover{background-color:#f5f5f5}.header__currency-overlay-option--active{text-decoration:underline}@media (max-width: 768px){.header__nav{gap:30px;align-items:center}.header__nav-desktop{display:none}.header__mobile-menu{display:flex;align-items:center}.header__cart-link,.header__search-btn,.header__hamburger-btn{flex-shrink:0}.header__search-btn{margin-left:8px}}.footer{font-family:Inter28,system-ui,sans-serif;padding:clamp(20px,2.5vh,35px) clamp(24px,2.08vw,40px);border-top:1px solid #000000;width:100%;min-width:100%;box-sizing:border-box}.footer__content{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(16px,3vh,24px)}.footer__columns{display:flex;flex-direction:row;align-items:flex-start;gap:clamp(40px,10vw,96px)}.footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(4px,1vh,8px)}.footer__heading,.footer__link,.footer__contact-text{font-family:Inter28;font-weight:300;font-size:14px;line-height:120%}.footer__link{color:inherit;text-decoration:none}.footer__heading{font-weight:500;margin:0;text-align:left}.footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(2px,.5vh,4px)}.footer__link:hover{color:#000;text-decoration:underline}.footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(8px,1vh,12px)}.footer__logo-link{display:block;line-height:0}.footer__logo-link:hover{opacity:.8}.footer__logo{display:block;height:24px;width:auto;-o-object-fit:contain;object-fit:contain}.footer__copyright{margin:0;text-align:left;font-family:Inter28;font-weight:300;font-size:14px;line-height:120%}@media (min-width: 769px){.footer__columns{align-items:flex-start;width:100%}.footer__bottom{margin-left:auto;margin-top:auto;align-items:flex-end;text-align:right}.footer__copyright{text-align:right}}@media (max-width: 768px){.footer__columns{width:100%;justify-content:space-between;gap:0;flex-wrap:wrap}.footer__bottom{flex-basis:100%;margin-top:clamp(16px,3vh,24px)}}.home-page{position:relative;width:100%;min-width:100%;min-height:100vh;min-height:var(--full-height)}.home-page__carousel{position:relative;width:100%;min-width:100%;height:100vh;height:var(--full-height);overflow:hidden}.home-page__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;transition:opacity 1.5s ease}.home-page__image--active{opacity:1}.home-page__image--slide-0{-o-object-position:center 25%;object-position:center 25%}.home-page__arrow{position:absolute;top:50%;transform:translateY(-50%);padding:clamp(8px,1vw,16px);border:none;background:transparent;cursor:pointer;transition:opacity .3s ease;z-index:2;color:#000}.home-page__arrow:hover{opacity:.8}.home-page__arrow--left{left:clamp(16px,1.77vw,34px)}.home-page__arrow--right{right:clamp(16px,1.77vw,34px)}.home-page__arrow svg{display:block;width:clamp(36px,4vw,48px);height:clamp(36px,4vw,48px)}.home-page__arrow svg rect,.home-page__arrow svg path{stroke-width:.75}.home-page__text{position:absolute;top:calc(70px + clamp(24px,4vh,48px));left:clamp(16px,1.77vw,34px);z-index:2;width:min(366px,calc(100% - (2*clamp(16px,1.77vw,34px))));margin:0;font-family:Inter28;font-weight:300;font-size:clamp(14px,1.25vw,24px);line-height:1.25}.home-page__products-link{position:absolute;bottom:clamp(24px,4vh,48px);right:clamp(16px,1.77vw,34px);z-index:1;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer}.home-page__products-btn-inner{display:inline-block;background:transparent;line-height:0;transition:background .3s ease}.home-page__products-link:hover .home-page__products-btn-inner{background:#fff}.home-page__products-btn-inner img{display:block;width:auto;height:clamp(36px,4.4vh,47px);-o-object-fit:contain;object-fit:contain;transition:filter .3s ease}.home-page--dark .home-page__text{color:#fff}.home-page--dark .home-page__products-btn-inner{border:1px solid #ffffff}.home-page--dark .home-page__products-link:hover .home-page__products-btn-inner{background:#fff}.home-page--dark .home-page__arrow{color:#fff}.home-page--dark .home-page__products-btn-inner img{filter:brightness(0) invert(1)}.home-page--dark .home-page__products-link:hover .home-page__products-btn-inner img{filter:brightness(0)}@media (max-width: 768px){.home-page__text{display:none}.home-page__products-link{bottom:clamp(16px,1.77vw,34px)}.home-page__products-btn-inner{border:1px solid #000000}.home-page__products-btn-inner img{filter:none}.home-page__products-link:hover .home-page__products-btn-inner{background:#000}.home-page__products-link:hover .home-page__products-btn-inner img{filter:brightness(0) invert(1)}.home-page--dark .home-page__products-btn-inner{border-color:#000}.home-page--dark .home-page__products-btn-inner img{filter:none}.home-page--dark .home-page__products-link:hover .home-page__products-btn-inner{background:#000}.home-page--dark .home-page__products-link:hover .home-page__products-btn-inner img{filter:brightness(0) invert(1)}.home-page__image{width:auto;height:100%;min-width:100%;left:50%;transform:translate(-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-page__image--slide-0{-o-object-position:50% 75%;object-position:50% 75%}.home-page__image--slide-1{-o-object-position:30% 45%;object-position:30% 45%}}.back-btn{height:29px;margin-right:14px;padding:0;border:none;background:none;font-family:Inter28;font-weight:300;font-size:18px;line-height:29px;text-align:center;text-decoration:underline;color:inherit;cursor:pointer}.back-btn:hover{opacity:.7}.page-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:clamp(24px,4vh,40px);min-height:29px}.page-header--back-only{justify-content:flex-end}.about-us-page{position:relative;min-height:100vh;min-height:var(--full-height);padding:0 clamp(16px,1.77vw,34px) clamp(48px,8vh,80px) 0;margin-top:70px}.about-us-page__layout{display:flex;flex-direction:row;gap:0;align-items:stretch}.about-us-page__image-area{flex:1;min-width:0;display:flex;justify-content:flex-start;align-items:flex-start}.about-us-page__image-placeholder{width:100%;max-width:840px;aspect-ratio:1;background-color:#f5f5f5}.about-us-page__image{width:100%;max-width:840px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-us-page__image-area .about-us-page__image{aspect-ratio:1}.about-us-page__image-area--right .about-us-page__image{margin-left:auto}.about-us-page__text-area{flex:1;min-width:0;padding-left:clamp(24px,3vw,48px);display:flex;flex-direction:column;align-items:center}.about-us-page__back-wrap{position:absolute;top:35px;right:clamp(16px,1.77vw,34px);transform:translateY(-50%);z-index:1}.about-us-page__text-area .about-us-page__text{flex:1;display:flex;flex-direction:column;justify-content:center}.about-us-page__text{width:350px;max-width:100%;font-family:Inter28;font-weight:400;font-size:18px;line-height:150%;text-align:center}.about-us-page__text p{margin:0 0 1em}.about-us-page__text p:last-child{margin-bottom:0}.about-us-page__spacer{height:70px;flex-shrink:0}.about-us-page__grey-bar{position:relative;width:calc(100% + clamp(16px,1.77vw,34px));height:min(50vw,840px);margin-right:calc(-1*clamp(16px,1.77vw,34px));background-color:#f5f5f5;overflow:hidden}.about-us-page__grey-bar-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-us-page__layout--text-left .about-us-page__text-area{padding-left:0;padding-right:clamp(24px,3vw,48px);order:1}.about-us-page__layout--text-left .about-us-page__image-area{order:2}.about-us-page__layout--text-left{margin-right:calc(-1*clamp(16px,1.77vw,34px))}.about-us-page__image-area--right{justify-content:flex-end}.about-us-page__image-area--right .about-us-page__image-placeholder{margin-left:auto}.about-us-page__section-title{margin:0 0 1em;font-family:Inter28;font-weight:400;font-size:18px;line-height:150%;text-align:center}.about-us-page__credits{margin-top:clamp(48px,8vh,80px);padding-right:clamp(16px,1.77vw,34px);text-align:right;font-family:Inter28;font-size:16px;font-weight:400;line-height:1.6}.about-us-page__credits p{margin:0 0 1em}.about-us-page__credits p:last-child{margin-bottom:0}@media (max-width: 768px){.about-us-page__layout:first-of-type .about-us-page__image-area,.about-us-page__layout:first-of-type .about-us-page__text-area .about-us-page__text{margin-top:70px}.about-us-page__text{font-size:14px;font-weight:300;line-height:120%}.about-us-page__section-title{font-size:14px;line-height:120%}.about-us-page__credits{font-size:14px;font-weight:300;line-height:120%}}.products-page{--products-page-horizontal: clamp(16px, 1.77vw, 34px);position:relative;min-height:100vh;min-height:var(--full-height);padding:clamp(100px,12vh,120px) var(--products-page-horizontal) var(--products-page-horizontal)}.products-page__title{width:326px;margin:0;font-family:Inter28;font-size:18px;font-weight:500;line-height:29px;height:29px}.products-page__accessories-section{display:flex;flex-direction:column;gap:clamp(48px,7vh,72px);align-items:flex-start;width:100%}.products-page__accessories-section .products-page__product{align-self:center;margin-top:40px}.products-page__accessories-section .products-page__product-image-wrap,.products-page__accessories-section .products-page__product-image{max-width:267px;height:267px}.products-page__accessories-section .products-page__product-info{max-width:267px;margin-top:50px}.products-page__section-title{margin:0;font-family:Inter28;font-size:18px;font-weight:500;line-height:100%;white-space:nowrap}.products-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,48px);align-items:start}.products-page__column{display:flex;flex-direction:column;gap:clamp(100px,calc(4vh + 80px),130px)}.products-page__product{display:flex;flex-direction:column;align-items:center}.products-page__product-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;transition:none}.products-page__product-link:hover{opacity:.9}.products-page__product-link:hover .products-page__product-image:not(.products-page__product-image--hover){opacity:0}.products-page__product-link:hover .products-page__product-image--hover{opacity:1}.products-page__product-image-wrap{position:relative;width:100%;max-width:400px;height:490px}.products-page__product-image-wrap--wide{max-width:487px;height:123px}.products-page__product-image{width:100%;max-width:400px;height:490px;-o-object-fit:contain;object-fit:contain;transition:opacity .3s ease;image-rendering:-webkit-optimize-contrast}.products-page__product-image--hover{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.products-page__product-image--wide{max-width:487px;height:123px;image-rendering:-webkit-optimize-contrast}.products-page__product-info--wide{max-width:487px}.products-page__product--small-table{position:relative}.products-page__product--small-table .products-page__product-link-blocker{position:absolute;top:0;left:0;right:0;z-index:1;pointer-events:auto}.products-page__product-link-blocker--small-table{height:90px}.products-page__product--shelf-row{margin-top:-50px;position:relative}.products-page__product--shelf-row .products-page__product-link-blocker{position:absolute;top:0;left:0;right:0;z-index:1;pointer-events:auto}.products-page__product-link-blocker--cube-shelf{height:150px}.products-page__product-link-blocker--shelf{height:300px}.products-page__product--shelf-row .products-page__product-image-wrap{padding-top:50px}.products-page__product--shelf-row .products-page__product-image--hover{top:50px}.products-page__product--cube-shelf .products-page__product-image-wrap{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-top:120px}.products-page__product--cube-shelf .products-page__product-image,.products-page__product--cube-shelf .products-page__product-image--hover{max-width:360px;width:360px;height:441px}.products-page__product--cube-shelf .products-page__product-image--hover{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-top:70px}.products-page__product--shelf .products-page__product-image--hover{top:150px}.products-page__product--shelf .products-page__product-image:not(.products-page__product-image--hover){margin-top:100px}.products-page__product-image-wrap--small-table{max-width:400px;height:490px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.products-page__product-image-wrap--small-table .products-page__product-image--hover{top:auto;bottom:0}.products-page__product-image--small-table{max-width:400px;height:auto;-o-object-fit:contain;object-fit:contain;image-rendering:-webkit-optimize-contrast}.products-page__product-info--small-table{max-width:400px}.products-page__product-info{width:100%;max-width:400px;height:87px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;margin-top:clamp(8px,1.5vh,16px)}.products-page__product--wide .products-page__product-info{margin-top:50px}.products-page__product-interval{display:block;font-family:Inter28;font-weight:300;font-size:24px;line-height:100%;text-align:center;height:24px}.products-page__product-name{font-family:Inter28;font-weight:500;font-size:16px;line-height:100%;text-align:center}.products-page__product-price{font-family:Inter28;font-weight:300;font-size:16px;line-height:100%;text-align:center}@media (max-width: 768px){.products-page{padding-top:90.5px}.products-page__grid{grid-template-columns:1fr;gap:clamp(48px,8vh,72px)}.products-page__column{display:contents;gap:0}.products-page__column:first-child>.products-page__product-link:first-of-type{order:1}.products-page__column:first-child>.products-page__product--cube-shelf{order:3}.products-page__column:last-child>.products-page__product--small-table{order:2}.products-page__column:last-child>.products-page__product--shelf{order:4}.products-page__column:first-child>.products-page__accessories-section{order:5}.products-page__accessories-section{margin-top:10px;display:flex;flex-direction:column;align-items:center}.products-page__accessories-section .products-page__section-title{align-self:flex-start}.products-page__accessories-section .products-page__product{width:100%;max-width:400px}.products-page__product-image-wrap,.products-page__product-image-wrap--small-table,.products-page__product--cube-shelf .products-page__product-image-wrap,.products-page__product--shelf .products-page__product-image-wrap,.products-page__accessories-section .products-page__product-image-wrap{width:100%;max-width:400px;height:280px}.products-page__product-image,.products-page__product-image--small-table,.products-page__product--cube-shelf .products-page__product-image,.products-page__product--cube-shelf .products-page__product-image--hover,.products-page__product--shelf .products-page__product-image,.products-page__product--shelf .products-page__product-image--hover,.products-page__accessories-section .products-page__product-image{width:100%;max-width:400px;height:280px;-o-object-fit:contain;object-fit:contain}.products-page__product--cube-shelf .products-page__product-image-wrap{padding-top:0;justify-content:center}.products-page__product--cube-shelf .products-page__product-image--hover{display:block;width:100%;max-width:400px;height:280px;-o-object-fit:contain;object-fit:contain;padding-top:0}.products-page__product--shelf-row{margin-top:0}.products-page__product--shelf-row .products-page__product-image-wrap{padding-top:0}.products-page__product--shelf .products-page__product-image:not(.products-page__product-image--hover){margin-top:0}.products-page__product--shelf .products-page__product-image-wrap .products-page__product-image--hover{top:0}.products-page__column>.products-page__product:not(.products-page__product--wide):not(.products-page__product--small-table) .products-page__product-info,.products-page__product--small-table .products-page__product-info--small-table{min-height:105px;height:105px;justify-content:flex-end}.products-page__product--shelf .products-page__product-info{margin-top:clamp(4px,.5vh,8px)}.products-page__product--cube-shelf .products-page__product-link-blocker,.products-page__product--shelf .products-page__product-link-blocker{display:none}.products-page__column>.products-page__product:not(.products-page__product--wide):not(.products-page__product--small-table) .products-page__product-name,.products-page__product--small-table .products-page__product-name{min-height:32px}.products-page__product--small-table .products-page__product-image-wrap--small-table{max-width:400px;overflow:visible}.products-page__product--small-table .products-page__product-image-wrap--small-table img.products-page__product-image--small-table{max-width:400px;transform:none}.products-page__column>.products-page__product:not(.products-page__product--wide):not(.products-page__product--small-table) .products-page__product-image-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center}.products-page__column>.products-page__product:not(.products-page__product--wide):not(.products-page__product--small-table) .products-page__product-image:not(.products-page__product-image--hover){height:280px}.products-page__column>.products-page__product:not(.products-page__product--wide):not(.products-page__product--small-table) .products-page__product-image-wrap .products-page__product-image--hover{top:0;bottom:auto}.products-page__accessories-section .products-page__product-image-wrap,.products-page__accessories-section .products-page__product-image{max-width:400px;height:280px}.products-page__product--bottle-opener .products-page__product-image-wrap,.products-page__product--bottle-opener .products-page__product-image{max-width:267px;height:187px}}.products-page__carousel{position:relative;width:100vw;left:50%;transform:translate(-50%);margin-top:clamp(48px,8vh,80px);height:100vh;height:var(--full-height);min-height:400px}.products-page__carousel-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;transition:opacity 1.5s ease}.products-page__carousel-image--active{opacity:1}.products-page__carousel-text{position:absolute;top:var(--products-page-horizontal);left:var(--products-page-horizontal);z-index:2;margin:0;font-family:Inter28;font-size:18px;font-weight:500;line-height:100%}.products-page__carousel--dark .products-page__carousel-text{color:#fff}.products-page__carousel-subtext{margin:var(--products-page-horizontal) 0 0;font-family:Inter28;font-size:18px;font-weight:500;line-height:100%}.products-page__carousel-byline{font-weight:300}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background-color:#000000d9;cursor:pointer}.image-lightbox__image-wrap{display:flex;align-items:center;justify-content:center;max-width:90vw;max-height:90vh;overflow:auto;cursor:zoom-in}.image-lightbox__image-wrap.image-lightbox__image-wrap--zoomed{cursor:zoom-out}.image-lightbox__image{max-width:90vw;max-height:90vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transform-origin:center center;transition:transform .2s ease}.product-page{--product-page-horizontal: clamp(16px, 1.77vw, 34px);position:relative;min-height:100vh;min-height:var(--full-height);padding:clamp(100px,12vh,120px) var(--product-page-horizontal) 70px}.product-page__image-column--hide-mobile{display:flex}.product-page__hero--mobile-only{display:none}.product-page__content{font-family:Inter28;margin-left:clamp(80px,8vw,140px);margin-top:clamp(40px,6vh,64px)}.product-page__breadcrumb{margin:0;font-family:Inter28;font-weight:500;font-size:18px;line-height:100%}.product-page__title{margin:0;font-family:Inter28;font-weight:400;font-size:18px;line-height:100%}.product-page__main{display:flex;flex-direction:row;align-items:flex-start;gap:clamp(16px,1.77vw,34px)}.product-page__image-column{display:flex;flex-direction:column;gap:clamp(16px,2vh,24px);max-width:680px}.product-page__image-btn{padding:0;border:none;background:none;cursor:pointer;display:block;width:100%;max-width:680px}.product-page__image{width:100%;max-width:680px;height:618px;-o-object-fit:contain;object-fit:contain;display:block;image-rendering:-webkit-optimize-contrast}.product-page__shipping-text{font-family:Inter28;font-weight:300;font-size:14px;line-height:120%;color:#000;text-decoration:underline;display:inline-block;max-width:180px;text-align:center}.product-page__info{display:flex;flex-direction:column;justify-content:flex-start;min-width:0}.product-page__info-top{display:flex;flex-direction:column;gap:10px}.product-page__info-top .product-page__options-row{margin-top:60px}.product-page__options-row .product-page__options-row{margin-top:0}.product-page__title-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.product-page__name{margin:0;font-family:Inter28;font-weight:500;font-size:18px;line-height:100%}.product-page__price{font-family:Inter28;font-weight:400;font-size:18px;line-height:100%}.product-page__options-row{display:flex;flex-direction:row;align-items:center;gap:12px}.product-page__options-row--stacked,.product-page__options-row--fragil{flex-direction:column;align-items:flex-start;gap:12px}.product-page__options-row--material-qty{flex-direction:row;align-items:center}.product-page__options-column{display:flex;flex-direction:column;gap:12px}.product-page__size-btn{width:268px;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(12px,1.2vw,20px);border:1px solid #000000;background-color:#fff;font-family:Inter28;font-size:20px;font-weight:200;color:inherit;cursor:pointer;opacity:1}.product-page__size-btn:hover{opacity:.9}.product-page__material-options--full-width{width:268px}.product-page__quantity-input{width:56px;height:56px;padding:0 12px;border:1px solid #000000;background-color:#fff;font-family:Inter28;font-size:20px;font-weight:200;text-align:center}.product-page__quantity-input::-webkit-inner-spin-button,.product-page__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-page__preorder-row{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:70px}.product-page__shipping-wrap{flex:1;display:flex;justify-content:center;align-items:center;min-width:0}.product-page__preorder-row--double .product-page__preorder-btn{width:480px}.product-page__preorder-row--stacked .product-page__preorder-btn{width:268px}.product-page__preorder-row--quantity-only .product-page__preorder-btn{width:56px}.product-page__preorder-btn{width:268px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid #000000;background-color:#3a3a3a;font-family:Inter28;font-size:20px;color:#888;cursor:default;pointer-events:none;opacity:.7}.product-page__preorder-btn--enabled{background-color:#000;color:#fff;cursor:pointer;pointer-events:auto}.product-page__preorder-btn--enabled:hover{background-color:#3a3a3a}.product-page__preorder-btn--locked{cursor:not-allowed}.product-page__lock-icon{width:24px;height:24px;filter:brightness(0) invert(.5)}.product-page__coming-soon{position:relative;width:100vw;left:50%;transform:translate(-50%);margin-top:calc(15px + clamp(48px,8vh,80px));min-height:clamp(450px,45vw,700px);display:flex;align-items:center;justify-content:center;background-color:#e5e5e5}.product-page__coming-soon-text{font-family:Inter28;font-weight:400;font-size:24px;line-height:100%;color:#888}.product-page__buttons{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.product-page__material-btn{width:200px;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(12px,1.2vw,20px);border:1px solid #000000;background-color:#fff;font-family:Inter28;font-size:20px;font-weight:200;color:inherit;cursor:pointer}.product-page__material-btn:hover{opacity:.9}.product-page__material-dropdown{position:relative}.product-page__material-arrow{font-size:14px;transition:transform .2s ease}.product-page__material-arrow--open{transform:rotate(180deg)}.product-page__material-options{position:absolute;top:100%;left:0;margin-top:4px;display:flex;flex-direction:column;width:200px;border:1px solid #000000;background-color:#fff;z-index:10}.product-page__material-option{width:100%;height:56px;display:flex;align-items:center;justify-content:flex-start;padding:0 clamp(12px,1.2vw,20px);border:none;background:none;font-family:Inter28;font-size:20px;font-weight:200;color:inherit;cursor:pointer;text-align:left}.product-page__material-option:hover{background-color:#f5f5f5}.product-page__description{display:flex;flex-direction:column;gap:clamp(16px,2vh,24px);max-width:450px}.product-page__description-text,.product-page__notice{margin:0;font-family:Inter28;font-weight:300;font-size:14px;line-height:120%;color:#000}.product-page__notice{opacity:.5}.product-page__accordions{display:flex;flex-direction:column;gap:0;margin-top:clamp(24px,3vh,40px);border-top:1px solid #000000}.product-page__accordion{border-bottom:1px solid #000000}.product-page__accordion-btn{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:clamp(16px,2vh,24px) 0;border:none;background:none;font-family:Inter28;font-size:20px;font-weight:300;color:inherit;cursor:pointer;text-align:left}.product-page__accordion-btn:hover{opacity:.8}.product-page__accordion-label{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.product-page__accordion-sublabel{font-family:Inter28;font-weight:300;font-size:14px;line-height:120%}.product-page__accordion-arrow{transition:transform .2s ease}.product-page__accordion-arrow--open{transform:rotate(180deg)}.product-page__accordion-content{padding:0 0 clamp(16px,2vh,24px);font-family:Inter28;font-weight:300;font-size:14px;line-height:1.5}.product-page__accordion-content--centered{display:flex;justify-content:center}.product-page__accordion-content p{margin:0}.product-page__accordion-content--materials p{max-width:450px;line-height:120%}.product-page__accordion-content--materials-shelf p{max-width:450px}.product-page__dimensions-image{max-width:360px;max-height:270px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin-top:-30px;margin-right:-60px}.product-page__accordion-content--centered.product-page__accordion-content--offset .product-page__dimensions-image{margin-left:24px}.product-page__dimensions-image--shelf{max-width:450px;width:100%}.product-page__carousel{position:relative;width:100vw;left:50%;transform:translate(-50%);margin-top:15px;padding-top:clamp(48px,8vh,80px);overflow:hidden}.product-page__carousel-track{display:flex;gap:clamp(16px,1.77vw,34px);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-behavior:auto}.product-page__carousel-track:active{cursor:grabbing}.product-page__carousel-track::-webkit-scrollbar{display:none}.product-page__carousel-image{flex:0 0 auto;height:clamp(450px,45vw,700px);width:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none}.product-page__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:auto;height:auto;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:opacity .2s ease,visibility .2s ease}.product-page__carousel-arrow--left{left:clamp(16px,1.77vw,34px)}.product-page__carousel-arrow--right{right:clamp(16px,1.77vw,34px)}.product-page__carousel-arrow--hidden{opacity:0;visibility:hidden;pointer-events:none}.product-page__carousel-arrow:hover:not(.product-page__carousel-arrow--hidden){opacity:.8}.product-page__carousel-arrow img{width:clamp(20px,2.5vw,28px);height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 768px){.product-page{padding-top:90.5px}.product-page .page-header{margin-bottom:25px}.product-page__hero--mobile-only{display:block;width:100%;margin-bottom:clamp(24px,3vh,40px)}.product-page__hero--mobile-only .product-page__image-btn{width:100%;max-width:100%}.product-page__hero--mobile-only .product-page__image{width:100%;max-width:100%;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.product-page__image-column--hide-mobile{display:none!important}.product-page__content{margin-left:0;margin-top:25px}.product-page__main{flex-direction:column;max-width:100%}.product-page__breadcrumb{line-height:29px;height:29px}.product-page__name-brand,.product-page__breadcrumb-brand{display:none}.product-page__carousel-image{height:450px;width:auto;min-width:auto;max-width:none}.product-page__coming-soon{height:450px;min-height:450px}}.cart-page{--cart-section-gap: clamp(64px, 10vh, 104px);position:relative;display:flex;flex-direction:column;min-height:100vh;min-height:var(--full-height);padding:clamp(100px,12vh,120px) clamp(16px,1.77vw,34px) var(--cart-section-gap)}.cart-page__title{margin:0;font-family:Inter28;font-weight:500;font-size:18px;line-height:100%}.cart-page__content{flex:1;display:flex;flex-direction:column;min-height:0;margin-top:clamp(40px,6vh,64px)}.cart-page__rows{display:flex;flex-direction:column;gap:0}.cart-page__row{display:flex;flex-direction:row;align-items:center;gap:clamp(12px,1.5vw,24px)}.cart-page__row-image-wrap{width:195px;height:124px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-page__row-image{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.cart-page__row--small-table .cart-page__row-image{max-width:115px;max-height:115px}.cart-page__row-spec{flex:1;font-family:Inter28;font-weight:300;font-size:20px;line-height:100%}.cart-page__row-actions{display:flex;flex-direction:row;align-items:center;gap:12px}.cart-page__trash-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:23px;padding:0;border:none;background:none;cursor:pointer;transition:opacity .3s ease-out}.cart-page__trash-btn:hover{opacity:.7}.cart-page__trash-btn img{display:block;width:24px;height:23px;-o-object-fit:contain;object-fit:contain}.cart-page__quantity{display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid #000000;min-width:80px}.cart-page__quantity-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:8px 12px;border:none;background:none;font-family:Inter28;font-size:20px;cursor:pointer;transition:opacity .2s}.cart-page__quantity-btn:hover{opacity:.7}.cart-page__quantity-value{flex:1;display:flex;align-items:center;justify-content:center;font-family:Inter28;font-size:20px;font-weight:300;min-width:24px}.cart-page__empty{font-family:Inter28;font-weight:300;font-size:18px;color:#000}.cart-page__spacer{flex:1;min-height:0}.cart-page__footer{display:flex;flex-direction:column;align-items:flex-end;gap:16px;margin-top:var(--cart-section-gap);flex-shrink:0}.cart-page__subtotal{margin:0 14px 0 0;font-family:Inter28;font-weight:400;font-size:24px;line-height:100%}.cart-page__subtotal-value{font-weight:500}.cart-page__checkout-btn{width:200px;height:56px;margin-right:14px;display:flex;align-items:center;justify-content:center;border:1px solid #000000;background-color:#000;font-family:Inter28;font-size:20px;color:#fff;cursor:pointer}.cart-page__checkout-btn:hover:not(:disabled){background-color:#3a3a3a}.cart-page__checkout-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.cart-page{padding-top:90.5px;padding-left:0}.cart-page__header{padding-left:clamp(16px,1.77vw,34px)}.cart-page__content{margin-top:0}.cart-page__empty{padding-left:clamp(16px,1.77vw,34px)}.cart-page__title{line-height:29px;height:29px}.cart-page__row-image-wrap{width:130px;height:83px}.cart-page__row--small-table .cart-page__row-image-wrap{width:77px;height:77px}.cart-page__row--small-table .cart-page__row-image{max-width:77px;max-height:77px}.cart-page__row-spec{font-size:16px}.cart-page__trash-btn{display:none}.cart-page__quantity{border:none}.cart-page__checkout-btn{margin-bottom:-60px}}.terms-page{position:relative;padding:0 clamp(16px,1.77vw,34px) 0 0;margin-top:70px}.terms-page__layout{display:flex;flex-direction:row;gap:0;align-items:flex-start}.terms-page__image-area{flex:0 0 auto;width:min(50%,840px);min-width:0;display:flex;justify-content:flex-start;align-items:flex-start}.terms-page__image{width:100%;max-width:840px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.terms-page__text-area{flex:0 0 auto;width:min(50%,840px);aspect-ratio:1;padding-left:clamp(24px,3vw,48px);display:flex;flex-direction:column;justify-content:center;align-items:center}.terms-page__back-wrap{position:absolute;top:clamp(20px,calc(5vh - 10px),40px);right:clamp(16px,1.77vw,34px);z-index:1}.terms-page__text-area .terms-page__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.terms-page__text{width:450px;max-width:100%;min-height:245px;font-family:Inter28;font-weight:400;font-size:18px;line-height:150%;text-align:center}.terms-page__text p{margin:0 0 1em}.terms-page__text p:last-child{margin-bottom:0}.terms-page__underline{text-decoration:underline}.terms-page__section-title{margin:0 0 1em;font-family:Inter28;font-weight:400;font-size:18px;line-height:150%;text-align:center}@media (orientation: portrait) and (max-width: 768px){.terms-page{padding:0}.terms-page__layout{flex-direction:column}.terms-page__image-area{width:100%;order:1}.terms-page__image{width:100%;max-width:100%;aspect-ratio:1}.terms-page__text-area{width:100%;aspect-ratio:auto;padding:70px clamp(16px,1.77vw,34px) 70px;order:2}.terms-page__back-wrap{top:35px;right:clamp(16px,1.77vw,34px);transform:translateY(-50%)}}@media (max-width: 768px){.terms-page__back-wrap{top:35px;right:clamp(16px,1.77vw,34px);transform:translateY(-50%)}.terms-page__text-area,.terms-page__text-area .terms-page__text{align-items:flex-start}.terms-page__text{max-width:85%;text-align:left}.terms-page__section-title{text-align:left;font-size:14px;line-height:120%}.terms-page__text{font-size:14px;font-weight:300;line-height:120%}}.shipping-page{position:relative;padding:0 clamp(16px,1.77vw,34px) 0 0;margin-top:70px}.shipping-page__layout{display:flex;flex-direction:row;gap:0;align-items:flex-start}.shipping-page__image-area{flex:0 0 auto;width:min(50%,840px);min-width:0;display:flex;justify-content:flex-start;align-items:flex-start}.shipping-page__image{width:100%;max-width:840px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.shipping-page__text-area{flex:0 0 auto;width:min(50%,840px);aspect-ratio:1;padding-left:clamp(24px,3vw,48px);display:flex;flex-direction:column;justify-content:center;align-items:center}.shipping-page__back-wrap{position:absolute;top:clamp(20px,calc(5vh - 10px),40px);right:clamp(16px,1.77vw,34px);z-index:1}.shipping-page__text-area .shipping-page__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.shipping-page__text{width:450px;max-width:100%;min-height:245px;font-family:Inter28;font-weight:400;font-size:18px;line-height:150%;text-align:center}.shipping-page__text p{margin:0 0 1em}.shipping-page__text p:last-child{margin-bottom:0}.shipping-page__underline{text-decoration:underline}.shipping-page__section-title{margin:0 0 1em;font-family:Inter28;font-weight:400;font-size:18px;line-height:150%;text-align:center}@media (orientation: portrait) and (max-width: 768px){.shipping-page{padding:0}.shipping-page__layout{flex-direction:column}.shipping-page__image-area{width:100%;order:1}.shipping-page__image{width:100%;max-width:100%;aspect-ratio:1}.shipping-page__back-wrap{top:35px;right:clamp(16px,1.77vw,34px);transform:translateY(-50%)}.shipping-page__text-area{width:100%;aspect-ratio:auto;padding:70px clamp(16px,1.77vw,34px) 70px;order:2}}@media (max-width: 768px){.shipping-page__back-wrap{top:35px;right:clamp(16px,1.77vw,34px);transform:translateY(-50%)}.shipping-page__text-area,.shipping-page__text-area .shipping-page__text{align-items:flex-start}.shipping-page__text{max-width:85%;text-align:left}.shipping-page__section-title{text-align:left;font-size:14px;line-height:120%}.shipping-page__text{font-size:14px;font-weight:300;line-height:120%}}.return-page{position:relative;padding:0 clamp(16px,1.77vw,34px) 0 0;margin-top:70px}.return-page__layout{display:flex;flex-direction:row;gap:0;align-items:flex-start}.return-page__image-area{flex:0 0 auto;width:min(50%,840px);min-width:0;display:flex;justify-content:flex-start;align-items:flex-start}.return-page__image{width:100%;max-width:840px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.return-page__text-area{flex:0 0 auto;width:min(50%,840px);aspect-ratio:1;padding-left:clamp(24px,3vw,48px);display:flex;flex-direction:column;justify-content:center;align-items:center}.return-page__back-wrap{position:absolute;top:clamp(20px,calc(5vh - 10px),40px);right:clamp(16px,1.77vw,34px);z-index:1}.return-page__text-area .return-page__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.return-page__text{width:450px;max-width:100%;min-height:245px;font-family:Inter28;font-weight:400;font-size:18px;line-height:150%;text-align:center}.return-page__text p{margin:0 0 1em}.return-page__text p:last-child{margin-bottom:0}.return-page__section-title{margin:0 0 1em;font-family:Inter28;font-weight:400;font-size:18px;line-height:150%;text-align:center}@media (orientation: portrait) and (max-width: 768px){.return-page{padding:0}.return-page__layout{flex-direction:column}.return-page__image-area{width:100%;order:1}.return-page__image{width:100%;max-width:100%;aspect-ratio:1}.return-page__text-area{width:100%;aspect-ratio:auto;padding:70px clamp(16px,1.77vw,34px) 70px;order:2}}@media (max-width: 768px){.return-page__back-wrap{top:35px;right:clamp(16px,1.77vw,34px);transform:translateY(-50%)}.return-page__text-area,.return-page__text-area .return-page__text{align-items:flex-start}.return-page__text{max-width:85%;text-align:left}.return-page__section-title{text-align:left;font-size:14px;line-height:120%}.return-page__text{font-size:14px;font-weight:300;line-height:120%}}.not-found-page{position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(100px,12vh,120px) clamp(16px,1.77vw,34px) clamp(48px,8vh,80px)}.not-found-page__header{margin-bottom:clamp(40px,8vh,80px)}.not-found-page__content{display:flex;flex-direction:column;align-items:center;text-align:center}.not-found-page__text{margin:0 0 clamp(16px,2vh,24px);font-family:Inter28;font-weight:500;font-size:36px;line-height:100%;text-align:center}.not-found-page__content>.not-found-page__text:nth-child(3){margin-bottom:clamp(48px,8vh,72px)}.not-found-page__links{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(16px,2vw,32px)}.not-found-page__link{font-family:Inter28;font-weight:400;font-size:28px;line-height:100%;text-decoration:underline;color:inherit;transition:opacity .3s ease}.not-found-page__link:hover{opacity:.7}@media (max-width: 768px){.not-found-page{padding-top:90.5px}}.app__content{width:100%;min-width:100%;box-sizing:border-box}.app__content--footer-bottom{display:flex;flex-direction:column;min-height:100vh;min-height:var(--full-height)}.app__content--footer-bottom>*:first-child{flex:1}.app__content--footer-bottom .footer{flex-shrink:0}.app__content--dimmed img,.app__content--dimmed h1,.app__content--dimmed h2,.app__content--dimmed h3,.app__content--dimmed p,.app__content--dimmed span,.app__content--dimmed a,.app__content--dimmed button,.app__content--dimmed [class*=product-name],.app__content--dimmed [class*=product-price],.app__content--dimmed [class*=title]{opacity:.75;transition:opacity .2s ease}.app__content--dimmed .products-page__product-image--hover{opacity:0!important}@font-face{font-family:Inter28;src:url(/assets/Inter_28pt-Thin-DrVEdIMR.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Inter28;src:url(/assets/Inter_28pt-ExtraLight-D7HiTnQJ.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inter28;src:url(/assets/Inter_28pt-Light-BhUtvXxk.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter28;src:url(/assets/Inter_28pt-Regular-Dou9gfMK.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter28;src:url(/assets/Inter_28pt-Medium-Bf4RgI7V.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter28;src:url(/assets/Inter_28pt-SemiBold-DRdXRTvh.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter28;src:url(/assets/Inter_28pt-Bold-Bvb2Ms9Y.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter28;src:url(/assets/Inter_28pt-ExtraBold-CH2I3-2X.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter28;src:url(/assets/Inter_28pt-Black-CbxZZCOe.ttf) format("truetype");font-weight:900;font-style:normal}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.table{display:table}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{font-family:Inter28;line-height:1.5;font-weight:400;color-scheme:light;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--full-height: 100vh;--full-height: 100dvh}html,body{margin:0;padding:0;width:100%;min-width:320px;min-height:100vh;min-height:var(--full-height);background-color:#fff;overflow-x:hidden;overflow-anchor:auto}#root{width:100%;min-width:100%}a{color:inherit;text-decoration:inherit}a:hover{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
