*,*:before,*:after{--focused-base-outline: .2rem solid rgba(var(--color-foreground), .5);--focused-base-outline-offset: .3rem;--focused-base-box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3);box-sizing:inherit}::selection{background-color:rgba(var(--color-foreground),.2)}html{font-size:calc(var(--font-body-scale) * 62.5%);box-sizing:border-box}.no-js:not(html){display:none!important}html.no-js .no-js:not(html){display:block!important}.no-js-inline{display:none!important}html.no-js .no-js-inline{display:inline-block!important}html.no-js .no-js-hidden{display:none!important}body{height:100%;margin:0;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1.6rem);font-weight:var(--font-body-weight);line-height:var(--body-line-height, 1.5);letter-spacing:var(--body-letter-spacing, 0);overflow-x:hidden;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased}body.drawer-show,body.modal-show{overflow:hidden;padding-right:var(--scrollbar-width)}a:empty,ul:empty,dl:empty,div:empty,section:empty,article:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:none}a:not([href]){cursor:not-allowed;pointer-events:none}scroll-shadow{--scroll-shadow-size: 60;--scroll-shadow-top: linear-gradient(rgba(var(--color-background), 1), rgba(var(--color-background), 0));--scroll-shadow-bottom: linear-gradient(rgba(var(--color-background), 0), rgba(var(--color-background), 1));--scroll-shadow-left: linear-gradient(90deg, rgba(var(--color-background), 1), rgba(var(--color-background), 0));--scroll-shadow-right: linear-gradient(90deg, rgba(var(--color-background), 0), rgba(var(--color-background), 1))}sticky-element{inset-block-start:var(--inset-block-start, 0)}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-padding-inline, 1.6rem)}.page-width--full{max-width:100%;padding-left:0!important;padding-right:0!important}.gradient{color:rgba(var(--color-foreground),1);background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}.color-gray{--color-foreground: var(--color-gray)}.color-black{--color-foreground: var(--color-black)}.color-near-black{--color-foreground: 23, 23, 23}.color-primary-181716{--color-foreground: 24, 23, 22}.color-231F20{--color-foreground: 35, 31, 32}.color-white{--color-foreground: var(--color-white)}.color-light{color:rgba(var(--color-foreground),.75)!important}.color-foreground{color:rgba(var(--color-foreground),1)}.color-current{color:currentColor}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:2rem;height:2rem}.icon,.icon-accordion>svg{flex-shrink:0;color:currentColor;fill:currentColor;stroke:transparent;transition:transform var(--duration-default) ease}.svg-wrapper>svg,.icon-accordion>svg{width:100%;height:100%}.shopify-challenge__container{margin:7rem auto}.list-unstyled{margin:0;padding:0;list-style:none}.list-li-unstyled li{margin:0;padding:0;list-style:none!important}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.scroll-visible{overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-color:auto;scrollbar-width:thin}.skip-to-content-link:focus,.skip-to-target-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}dl{margin-top:0;margin-bottom:0}dl>div+div{margin-top:.5rem}dl:after,dl>div:after{clear:both;content:"";display:block}dt,dd{float:left}dt+dd{margin-inline-start:.8rem}hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}.placeholder,.placeholder-svg{width:100%;height:100%;color:currentColor;fill:currentColor;background-color:rgba(var(--color-foreground),.1)}details>*{box-sizing:border-box}summary{cursor:pointer;list-style:none;position:relative}summary::-webkit-details-marker{display:none}details[open]>summary .icon-caret{transform:rotateX(180deg)}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.break{word-break:break-word}.visible{visibility:visible}.invisible{visibility:hidden}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:var(--heading-line-height, 1.2);letter-spacing:var(--heading-letter-spacing, 0);color:rgba(var(--color-foreground),1);word-break:break-word;text-transform:uppercase}h1,.h1{font-size:calc(var(--font-heading-scale) * 3.2rem)}h2,.h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}h3,.h3,h4,.h4,h5,.h5{font-size:calc(var(--font-heading-scale) * 2rem)}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.top-0{top:0}.top-auto{top:auto}.top-100,.top-full{top:100%}.left-0{left:0}.left-auto{left:auto}.left-100,.left-full{left:100%}.bottom-0{bottom:0}.bottom-auto{bottom:auto}.bottom-100,.bottom-full{bottom:100%}.right-0{right:0}.right-auto{right:auto}.right-100,.right-full{right:100%}.inset-0{top:0;right:0;bottom:0;left:0}.inset-auto{inset:auto}.inset-100,.inset-full{top:100%;right:100%;bottom:100%;left:100%}.inset-x-0{inset-inline:0}.inset-x-100,.inset-x-full{inset-inline:100%}.inset-x-start-0{inset-inline-start:0}.inset-x-start-auto{inset-inline-start:auto}.inset-x-start-100,.inset-x-start-full{inset-inline-start:100%}.inset-x-end-0{inset-inline-end:0}.inset-x-end-auto{inset-inline-end:auto}.inset-x-end-100,.inset-x-end-full{inset-inline-end:100%}.inset-y-0{inset-block:0}.inset-y-100,.inset-y-full{inset-block:100%}.inset-y-start-0{inset-block-start:0}.inset-y-start-auto{inset-block-start:auto}.inset-y-start-100,.inset-y-start-full{inset-block-start:100%}.inset-y-end-0{inset-block-end:0}.inset-y-end-auto{inset-block-end:auto}.inset-y-end-100,.inset-y-end-full{inset-block-end:100%}.w-auto{width:auto}.w-100,.w-full{width:100%}.w-screen{width:100vw}.w-min{width:min-content}.w-max{width:max-content}.w-fit{width:fit-content}.h-auto{height:auto}.h-100,.h-full{height:100%}.h-screen{height:100vh}.h-min{height:min-content}.h-max{height:max-content}.h-fit{height:fit-content}.size-0{width:0;height:0}.size-auto{width:auto;height:auto}.size-100,.size-full{width:100%;height:100%}.p-m0 .rte p{margin:0}@media (forced-colors: active){.icon{color:CanvasText;fill:CanvasText!important}}@media (prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}@media screen and (max-width: 749px){.small-hide{display:none!important}.inline-small{display:inline}.block-small{display:block}.inline-block-small{display:inline-block}.flex-small{display:flex}.inline-flex-small{display:inline-flex}.table-small{display:table}.table-row-small{display:table-row}.table-cell-small{display:table-cell}.flex-row-small{flex-direction:row}.flex-row-reverse-small{flex-direction:row-reverse}.flex-column-small{flex-direction:column}.flex-column-reverse-small{flex-direction:column-reverse}.flex-wrap-small{flex-wrap:wrap}.flex-wrap-reverse-small{flex-wrap:wrap-reverse}.flex-nowrap-small{flex-wrap:nowrap}}@media only screen and (min-width: 750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 5.6rem)}h2,.h2{font-size:calc(var(--font-heading-scale) * 4.8rem)}h3,.h3{font-size:calc(var(--font-heading-scale) * 4rem)}h4,.h4{font-size:calc(var(--font-heading-scale) * 3.2rem)}h5,.h5{font-size:calc(var(--font-heading-scale) * 2.4rem)}}@media screen and (min-width: 750px) and (max-width: 1032px){.medium-hide{display:none!important}.inline-medium{display:inline}.block-medium{display:block}.inline-block-medium{display:inline-block}.flex-medium{display:flex}.inline-flex-medium{display:inline-flex}.table-medium{display:table}.table-row-medium{display:table-row}.table-cell-medium{display:table-cell}.flex-row-medium{flex-direction:row}.flex-row-reverse-medium{flex-direction:row-reverse}.flex-column-medium{flex-direction:column}.flex-column-reverse-medium{flex-direction:column-reverse}.flex-wrap-medium{flex-wrap:wrap}.flex-wrap-reverse-medium{flex-wrap:wrap-reverse}.flex-nowrap-medium{flex-wrap:nowrap}}@media only screen and (min-width: 1033px){.large-up-hide{display:none!important}.inline-large-up{display:inline}.block-large-up{display:block}.inline-block-large-up{display:inline-block}.flex-large-up{display:flex}.inline-flex-large-up{display:inline-flex}.table-large-up{display:table}.table-row-large-up{display:table-row}.table-cell-large-up{display:table-cell}.flex-row-large-up{flex-direction:row}.flex-row-reverse-large-up{flex-direction:row-reverse}.flex-column-large-up{flex-direction:column}.flex-column-reverse-large-up{flex-direction:column-reverse}.flex-wrap-large-up{flex-wrap:wrap}.flex-wrap-reverse-large-up{flex-wrap:wrap-reverse}.flex-nowrap-large-up{flex-wrap:nowrap}}*:focus{outline:0;box-shadow:none}*:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.focused{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focused.focus-inset{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focus-none{box-shadow:none!important;outline:0!important}.focus-offset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.focus-offset.focused{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.remove-padding-p>p{margin-bottom:0!important}main.access-info{height:100vh;position:relative}main.access-info:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://ax6sw8-3y.myshopify.com/cdn/shop/files/watch-banner.jpg?v=1755232168&width=2000);background-size:cover;background-position:center;background-attachment:initial;background-repeat:no-repeat;width:100%;height:100%}.access-info .container{max-width:600px;position:absolute;top:30%;left:50%;transform:translate(-50%);min-width:35rem;background-color:#000c;padding:2.4rem 2.4rem 4rem;border-radius:.7rem}.access-info .container h1{display:flex;justify-content:center;margin:2.4rem auto}.access-info .container .header__heading-logo-wrapper{width:var(--logo-width)}.access-info .container p{font-size:2.4rem;color:#fff}.access-info.not-allowed a{color:#fff;text-underline-offset:.3rem}@media screen and (max-width: 750px){.access-info .container{min-width:90%;padding:1.2rem}.access-info .container h1{margin:2rem auto}}.container-error-store{background-image:url(/cdn/shop/files/bg-error-store.png);width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff}.container-error-store a:hover,.container-error-store a{color:#fff}.error-store-wrapper.banner__heading{max-width:81.2rem;margin-bottom:5rem;padding-left:1.6rem;padding-right:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
