.section__loader{background-color:rgb(var(--color-base-background-2));width:100%;height:100vh;position:fixed;z-index:999999;top:0;left:0;right:0}.section__loader.loaded{transform:translateY(-150%);transition:transform 1.4s ease}.section__loader:before{content:"";display:inline-block;height:100%;width:100%;border:1.2rem solid rgb(var(--color-base-text-2));margin:0;z-index:1;position:absolute}.section__loader .wrapper{display:flex;flex-direction:column;position:absolute;align-items:center;justify-content:center;width:100%;height:100%;opacity:0;transform:scale3d(1.5,1.5,1.5)}.section__loader .wrapper.visible{opacity:1;transform:scaleZ(1);transition:opacity 1.6s ease,transform 1.3s ease}.section__loader .logo{fill:rgb(var(--color-base-text-2));margin:0;width:8rem;height:8.4rem;transform:scale3d(0,0,0) rotate(180deg)}.section__loader .logo.animate{transform:scaleZ(1) rotate(0);transition:transform .4s cubic-bezier(0,.68,.64,1.32)}.section__loader .logo__container{margin-bottom:2.5rem;position:relative;line-height:1}.section__loader .loader__title{color:rgb(var(--color-base-text-2));overflow:hidden;white-space:nowrap;margin:0 auto;font-size:calc(var(--font-heading-scale) * 4.2rem);letter-spacing:.1em;line-height:1em}.section__loader .squiggle__01,.section__loader .squiggle__02,.section__loader .circle,.section__loader .icon__x--gradient,.section__loader .x,.section__loader .hexagon{position:absolute}.section__loader .squiggle__01,.section__loader .squiggle__02,.section__loader .x,.section__loader .hexagon{fill:rgb(var(--color-base-text-2))}.section__loader .squiggle__01{right:-3.5rem;top:11rem;animation:float-right 8s ease-in-out infinite}.section__loader .squiggle__01 .icon{fill:#f6f40b;width:10.8rem;height:1.8rem}.section__loader .squiggle__02{left:5.5rem;bottom:20%;animation:float-down 5s ease-in-out infinite;animation-delay:.1s}.section__loader .squiggle__02 .icon{fill:#1efc06;width:10.8rem;height:1.8rem;transform:rotate(90deg)}.section__loader .circle{display:inline-block;width:20rem;height:20rem;border-radius:50%;overflow:hidden;transform:translateY(0)}.section__loader .circle__01{background:#03ddff;width:6rem;height:6rem;top:-2rem;left:16rem;animation:float-down 7s ease-in-out infinite;animation-delay:.3s}.section__loader .circle__02{background:linear-gradient(65deg,#03ddff -6%,#0115d8 42%,#a900cd 79%);bottom:0;right:4rem;width:8rem;height:8rem;animation:float 6s ease-in-out infinite}.section__loader .icon__x--gradient{background:linear-gradient(-35deg,#fb0d1b,#f98526,#f6f40b);display:inline-block;-webkit-clip-path:polygon(20% 0%,0 25%,25% 50%,0 75%,25% 100%,50% 75%,75% 100%,100% 75%,75% 50%,100% 25%,75% 0%,50% 25%);clip-path:polygon(20% 0%,0 25%,25% 50%,0 75%,25% 100%,50% 75%,75% 100%,100% 75%,75% 50%,100% 25%,75% 0%,50% 25%);height:8rem;width:8rem;left:0;top:7rem;bottom:auto;animation:float 10s ease-in-out infinite;animation-delay:.3s}.section__loader .hexagon{display:inline-block;opacity:.27}.section__loader .hexagon__01{left:7rem;height:3rem;bottom:auto;top:7rem;animation:float-down 13s ease-in-out infinite}.section__loader .hexagon__01 .icon{width:2.5rem;height:2.9rem}.section__loader .hexagon__02{left:17.7rem;top:0;bottom:0;height:6rem;margin:auto;animation:float-right 16s ease-in-out infinite;display:none}.section__loader .hexagon__02 .icon{width:4rem;height:4.6rem}.section__loader .hexagon__03{right:3rem;bottom:5.5rem;animation:float-down 12s ease-in-out infinite;animation-delay:.3s}.section__loader .hexagon__03 .icon{width:17rem;height:2rem}.section__loader .x{right:13.5rem;height:4.2rem;top:auto;bottom:14.5rem;margin:auto;opacity:.27;animation:float-down 6s ease-in-out infinite}.section__loader .x .icon{width:4.2rem;height:4.2rem}.section__loader .faded-text{overflow:hidden;position:relative;z-index:10}.section__loader .btn__skip{width:13.5rem;right:3rem;bottom:3rem;position:absolute;z-index:2;padding:1.7rem 1rem 1.3rem;font-size:calc(var(--font-body-scale) * 1.6rem);background-color:transparent;color:rgb(var(--color-base-text-2));border:.2rem solid rgb(var(--color-base-text-2));line-height:1em;display:inline-block;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-weight:400;-webkit-appearance:none;border-radius:0;font-family:var(--font-heading-family);cursor:pointer}.section__loader .btn__skip:hover{background:rgb(var(--color-base-background-1));color:rgb(var(--color-base-text));transition:background .6s ease,color .6s ease}.section__loader .text--outline{color:rgb(var(--color-base-text-2));-webkit-text-fill-color:rgb(var(--color-base-text));-webkit-text-stroke-width:.1rem;-webkit-text-stroke-color:rgb(var(--color-base-text-2))}.section__loader .faded-text:first-child .char1,.section__loader .faded-text:first-child .char2,.section__loader .faded-text:first-child .char3,.section__loader .faded-text:first-child .char4,.section__loader .faded-text:first-child .char5{display:inline-block;opacity:0}.section__loader .faded-text:first-child.animate{opacity:1;transition:opacity .02s ease;transition-delay:.1s}.section__loader .faded-text:first-child.animate .char1{opacity:1;transition:opacity .02s ease;transition-delay:.2s}.section__loader .faded-text:first-child.animate .char2{opacity:1;transition:opacity .02s ease;transition-delay:.3s}.section__loader .faded-text:first-child.animate .char3{opacity:1;transition:opacity .02s ease;transition-delay:.4s}.section__loader .faded-text:nth-child(2) .char1{opacity:0}.section__loader .faded-text:nth-child(2) .char2{opacity:0}.section__loader .faded-text:nth-child(2) .char3{opacity:0}.section__loader .faded-text:nth-child(2) .char4{opacity:0}.section__loader .faded-text:nth-child(2).animate{opacity:1;transition:opacity .02s ease;transition-delay:1.1s}.section__loader .faded-text:nth-child(2).animate .char1{opacity:1;transition:opacity .02s ease;transition-delay:1.2s}.section__loader .faded-text:nth-child(2).animate .char2{opacity:1;transition:opacity .02s ease;transition-delay:1.3s}.section__loader .faded-text:nth-child(2).animate .char3{opacity:1;transition:opacity .02s ease;transition-delay:1.4s}.section__loader .faded-text:nth-child(2).animate .char4{opacity:1;transition:opacity .02s ease;transition-delay:1.5s}.section__loader .faded-text:nth-child(3) .char1{opacity:0}.section__loader .faded-text:nth-child(3) .char2{opacity:0}.section__loader .faded-text:nth-child(3) .char3{opacity:0}.section__loader .faded-text:nth-child(3) .char4{opacity:0}.section__loader .faded-text:nth-child(3) .char5{opacity:0}.section__loader .faded-text:nth-child(3) .char6{opacity:0}.section__loader .faded-text:nth-child(3).animate{opacity:1;transition:opacity .02s ease;transition-delay:1.6s}.section__loader .faded-text:nth-child(3).animate .char1{opacity:1;transition:opacity .02s ease;transition-delay:1.7s}.section__loader .faded-text:nth-child(3).animate .char2{opacity:1;transition:opacity .02s ease;transition-delay:1.8s}.section__loader .faded-text:nth-child(3).animate .char3{opacity:1;transition:opacity .02s ease;transition-delay:1.9s}.section__loader .faded-text:nth-child(3).animate .char4{opacity:1;transition:opacity .02s ease;transition-delay:2s}.section__loader .faded-text:nth-child(3).animate .char5{opacity:1;transition:opacity .02s ease;transition-delay:2.1s}.section__loader .faded-text:nth-child(3).animate .char6{opacity:1;transition:opacity .02s ease;transition-delay:2.2s}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-4rem)}to{transform:translateY(0)}}@keyframes float-down{0%{transform:translateY(0)}50%{transform:translateY(4rem)}to{transform:translateY(0)}}@keyframes float-right{0%{transform:translate(0)}50%{transform:translate(-4rem)}to{transform:translate(0)}}.section__loader .wrapper{padding-left:2rem;padding-right:2rem}.section__loader .loader__title{font-size:calc(var(--font-heading-scale) * 4.2rem)}@media screen and (min-width: 480px){.section__loader .loader__title{font-size:calc(var(--font-heading-scale) * 6.2rem)}}@media screen and (min-width: 750px){.section__loader .logo__container{margin-bottom:3rem}.section__loader .logo{width:8.5rem;height:8.7rem}.section__loader .squiggle__01{right:-3.5rem;top:7rem}.section__loader .squiggle__01 .icon{width:27.5rem;height:4.5rem}.section__loader .squiggle__02{left:19.5rem;bottom:10rem}.section__loader .squiggle__02 .icon{width:14rem;height:2.3rem}.section__loader .circle{width:13rem;height:13rem}.section__loader .circle__01{top:-6rem;left:24rem}.section__loader .circle__02{bottom:0;right:15.5rem}.section__loader .icon__x--gradient{height:13.5rem;width:13.5rem;left:-.5rem;bottom:20.5rem;top:auto}.section__loader .hexagon__01{left:12.5rem;top:6.5rem}.section__loader .hexagon__01 .icon{width:5.5rem;height:6.3rem}.section__loader .hexagon__02{display:inline-block;left:10rem;height:5rem}.section__loader .hexagon__02 .icon{width:4rem;height:4.6rem}.section__loader .hexagon__03{right:13rem;bottom:9.5rem}.section__loader .hexagon__03 .icon{width:3.5rem;height:4rem}.section__loader .x{top:0;bottom:0;right:5rem;height:6rem}.section__loader .x .icon{width:6rem;height:6rem}.section__loader .loader__title{font-size:calc(var(--font-heading-scale) * 11rem)}.section__loader:before{border-width:1.7rem}.section__loader .btn__skip{padding:1.5rem 1.5rem 1rem;right:4.5rem;bottom:4rem;width:15.5rem}.section__loader .text--outline{-webkit-text-stroke-width:.2rem}}@media screen and (min-width: 990px){.section__loader .logo__container{margin-bottom:3.5rem}.section__loader .logo{width:10rem;height:10.3rem}.section__loader .squiggle__01{right:-3.5rem;top:7rem}.section__loader .squiggle__01 .icon{width:33rem;height:5.5rem}.section__loader .squiggle__02{left:29.5rem;bottom:12.5rem}.section__loader .squiggle__02 .icon{width:17rem;height:2.8rem}.section__loader .circle{width:15rem;height:15rem}.section__loader .circle__01{top:-8rem;left:32rem}.section__loader .circle__02{bottom:0;right:15.5rem}.section__loader .icon__x--gradient{height:16.5rem;width:16.5rem;left:-1.5rem;bottom:25rem}.section__loader .hexagon__01{left:17rem;top:8.5rem}.section__loader .hexagon__01 .icon{width:5.5rem;height:6.3rem}.section__loader .hexagon__02{left:12.5rem;height:5rem}.section__loader .hexagon__02 .icon{width:4rem;height:4.6rem}.section__loader .hexagon__03{right:13rem;bottom:9.5rem}.section__loader .hexagon__03 .icon{width:3.5rem;height:4rem}.section__loader .x{right:5rem;height:6rem}.section__loader .x .icon{width:6rem;height:6rem}.section__loader .loader__title{font-size:calc(var(--font-heading-scale) * 13rem)}.section__loader .btn__skip{font-size:calc(var(--font-body-scale) * 2rem)}}@media screen and (min-width: 1200px){.section__loader .logo{width:11.5rem;height:11.8rem}.section__loader .squiggle__01{right:-3.5rem;top:9rem}.section__loader .squiggle__01 .icon{width:37.5rem;height:6.2rem}.section__loader .squiggle__02{left:29.5rem;bottom:13.5rem}.section__loader .squiggle__02 .icon{width:17rem;height:2.8rem}.section__loader .circle{width:18rem;height:18rem}.section__loader .circle__01{top:-10rem;left:40rem}.section__loader .circle__02{bottom:0;right:19rem}.section__loader .icon__x--gradient{height:19.5rem;width:19.5rem;left:-1.5rem;bottom:29rem}.section__loader .hexagon__01{left:22.5rem;top:11rem}.section__loader .hexagon__01 .icon{width:7rem;height:8.1rem}.section__loader .hexagon__02{left:16.5rem;top:0;bottom:0;height:5rem}.section__loader .hexagon__02 .icon{width:4rem;height:4.6rem}.section__loader .hexagon__03{right:16.5rem;bottom:9.5rem}.section__loader .hexagon__03 .icon{width:3.5rem;height:4rem}.section__loader .x{right:7.5rem;height:8rem}.section__loader .x .icon{width:7.5rem;height:7.5rem}.section__loader .loader__title{font-size:calc(var(--font-heading-scale) * 15rem)}.section__loader .btn__skip{font-size:calc(var(--font-body-scale) * 2.2rem)}.section__loader .logo__container{margin-bottom:5rem}}
/*# sourceMappingURL=/cdn/shop/t/410/assets/section-loader.css.map */
