@charset "UTF-8";/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}html,body{height:100%}body{-webkit-font-smoothing:antialiased}#root,#__next{isolation:isolate}/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-lime-500:oklch(76.8% .233 130.85);--color-cyan-600:oklch(60.9% .126 221.723);--color-blue-400:oklch(70.7% .165 254.624);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-600:oklch(51.1% .262 276.966);--color-slate-300:oklch(86.9% .022 252.894);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-md:28rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-0{top:calc(var(--spacing)*0)}.top-2{top:calc(var(--spacing)*2)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-4{left:calc(var(--spacing)*4)}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-0\.5{margin-inline:calc(var(--spacing)*.5)}.mx-auto{margin-inline:auto}.my-1\.5{margin-block:calc(var(--spacing)*1.5)}.my-3\.5{margin-block:calc(var(--spacing)*3.5)}.my-4{margin-block:calc(var(--spacing)*4)}.-mt-0\.5{margin-top:calc(var(--spacing)*-.5)}.-mt-8{margin-top:calc(var(--spacing)*-8)}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-2\.5{margin-top:calc(var(--spacing)*2.5)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-3\.5{margin-top:calc(var(--spacing)*3.5)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-7{margin-top:calc(var(--spacing)*7)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-9{margin-top:calc(var(--spacing)*9)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-16{margin-top:calc(var(--spacing)*16)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-28{margin-top:calc(var(--spacing)*28)}.mr-0\.5{margin-right:calc(var(--spacing)*.5)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-1\.5{margin-right:calc(var(--spacing)*1.5)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-2\.5{margin-right:calc(var(--spacing)*2.5)}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-5{margin-right:calc(var(--spacing)*5)}.mr-12{margin-right:calc(var(--spacing)*12)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-7{margin-bottom:calc(var(--spacing)*7)}.-ml-10{margin-left:calc(var(--spacing)*-10)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-1\.5{margin-left:calc(var(--spacing)*1.5)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-2\.5{margin-left:calc(var(--spacing)*2.5)}.ml-3{margin-left:calc(var(--spacing)*3)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-5{margin-left:calc(var(--spacing)*5)}.ml-6{margin-left:calc(var(--spacing)*6)}.ml-8{margin-left:calc(var(--spacing)*8)}.ml-10{margin-left:calc(var(--spacing)*10)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.size-3\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-12{height:calc(var(--spacing)*12)}.h-fit{height:fit-content}.h-full{height:100%}.max-h-6{max-height:calc(var(--spacing)*6)}.max-h-fit{max-height:fit-content}.max-h-screen{max-height:100vh}.min-h-5{min-height:calc(var(--spacing)*5)}.min-h-6{min-height:calc(var(--spacing)*6)}.min-h-12{min-height:calc(var(--spacing)*12)}.min-h-full{min-height:100%}.w-0{width:calc(var(--spacing)*0)}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-20{width:calc(var(--spacing)*20)}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.max-w-6{max-width:calc(var(--spacing)*6)}.max-w-52{max-width:calc(var(--spacing)*52)}.max-w-full{max-width:100%}.max-w-max{max-width:max-content}.max-w-md{max-width:var(--container-md)}.max-w-xs{max-width:var(--container-xs)}.min-w-3\.5{min-width:calc(var(--spacing)*3.5)}.min-w-5{min-width:calc(var(--spacing)*5)}.min-w-6{min-width:calc(var(--spacing)*6)}.min-w-full{min-width:100%}.min-w-min{min-width:min-content}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-progress{cursor:progress}.cursor-text{cursor:text}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.content-end{align-content:flex-end}.content-stretch{align-content:stretch}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.justify-start{justify-content:flex-start}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-10{gap:calc(var(--spacing)*10)}.gap-14{gap:calc(var(--spacing)*14)}.gap-x-4{column-gap:calc(var(--spacing)*4)}.gap-x-6{column-gap:calc(var(--spacing)*6)}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-2{row-gap:calc(var(--spacing)*2)}.overflow-auto{overflow:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-none{border-radius:0}.rounded-r-lg{border-top-right-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-400{border-color:var(--color-gray-400)}.border-lime-500{border-color:var(--color-lime-500)}.border-transparent{border-color:#0000}.bg-black{background-color:var(--color-black)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-white{background-color:var(--color-white)}.p-0\.5{padding:calc(var(--spacing)*.5)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-6{padding:calc(var(--spacing)*6)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-10{padding-inline:calc(var(--spacing)*10)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-6{padding-block:calc(var(--spacing)*6)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-3{padding-right:calc(var(--spacing)*3)}.pr-11{padding-right:calc(var(--spacing)*11)}.pb-1\.5{padding-bottom:calc(var(--spacing)*1.5)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.pl-0\.5{padding-left:calc(var(--spacing)*.5)}.pl-2\.5{padding-left:calc(var(--spacing)*2.5)}.text-center{text-align:center}.text-justify{text-align:justify}.text-left{text-align:left}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.text-black{color:var(--color-black)}.text-cyan-600{color:var(--color-cyan-600)}.text-gray-500{color:var(--color-gray-500)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-indigo-600{color:var(--color-indigo-600)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-black{--tw-ring-color:var(--color-black)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);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,)}.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,)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.will-change-transform{will-change:transform}.select-none{-webkit-user-select:none;user-select:none}.first-letter\:capitalize:first-letter{text-transform:capitalize}.placeholder\:text-gray-800::placeholder{color:var(--color-gray-800)}.even\:bg-gray-50:nth-child(2n){background-color:var(--color-gray-50)}@media (hover:hover){.hover\:animate-spin:hover{animation:var(--animate-spin)}.hover\:bg-slate-300:hover{background-color:var(--color-slate-300)}.hover\:text-indigo-500:hover{color:var(--color-indigo-500)}.hover\:opacity-70:hover{opacity:.7}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-indigo-500:focus{--tw-ring-color:var(--color-indigo-500)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:border-blue-400:focus-visible,.active\:border-blue-400:active{border-color:var(--color-blue-400)}@media not all and (min-width:40rem){.max-sm\:mt-4{margin-top:calc(var(--spacing)*4)}}@media (min-width:48rem){.md\:mt-8{margin-top:calc(var(--spacing)*8)}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}@font-face{font-style:normal;font-family:Montserrat;src:url(/assets/Montserrat-Thin-C45poLqL.ttf) format("truetype");font-weight:100}@font-face{font-style:italic;font-family:Montserrat;src:url(/assets/Montserrat-ThinItalic-9vRvujtw.ttf) format("truetype");font-weight:100}@font-face{font-style:normal;font-family:Montserrat;src:url(/assets/Montserrat-ExtraLight-CWta8709.ttf) format("truetype");font-weight:200}@font-face{font-style:italic;font-family:Montserrat;src:url(/assets/Montserrat-ExtraLightItalic-D8qwXNij.ttf) format("truetype");font-weight:200}@font-face{font-style:normal;font-family:Montserrat;src:url(/assets/Montserrat-Light-CWY8cMUX.ttf) format("truetype");font-weight:300}@font-face{font-style:italic;font-family:Montserrat;src:url(/assets/Montserrat-LightItalic-2R_syoMt.ttf) format("truetype");font-weight:300}@font-face{font-style:normal;font-family:Montserrat;src:url(/assets/Montserrat-Regular-dKSYcarW.ttf) format("truetype");font-weight:400}@font-face{font-style:italic;font-family:Montserrat;src:url(/assets/Montserrat-Italic-Ct58w4CN.ttf) format("truetype");font-weight:400}@font-face{font-style:normal;font-family:Montserrat;src:url(/assets/Montserrat-Medium-B6_CVUrt.ttf) format("truetype");font-weight:500}@font-face{font-style:italic;font-family:Montserrat;src:url(/assets/Montserrat-MediumItalic-BcZl-kcZ.ttf) format("truetype");font-weight:500}@font-face{font-style:normal;font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-U2BYPJfG.ttf) format("truetype");font-weight:600}@font-face{font-style:italic;font-family:Montserrat;src:url(/assets/Montserrat-SemiBoldItalic-Ccum3PnU.ttf) format("truetype");font-weight:600}@font-face{font-style:normal;font-family:Montserrat;src:url(/assets/Montserrat-Bold-DwCw38g9.ttf) format("truetype");font-weight:700}@font-face{font-style:italic;font-family:Montserrat;src:url(/assets/Montserrat-BoldItalic-NBfjmlKs.ttf) format("truetype");font-weight:700}@font-face{font-style:normal;font-family:Montserrat;src:url(/assets/Montserrat-ExtraBold-BlN-Y-GC.ttf) format("truetype");font-weight:800}@font-face{font-style:italic;font-family:Montserrat;src:url(/assets/Montserrat-ExtraBoldItalic-D44b3POE.ttf) format("truetype");font-weight:800}@font-face{font-style:normal;font-family:Montserrat;src:url(/assets/Montserrat-Black-CuEassqq.ttf) format("truetype");font-weight:900}@font-face{font-style:italic;font-family:Montserrat;src:url(/assets/Montserrat-BlackItalic-8jBGNmRR.ttf) format("truetype");font-weight:900}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-CGSfnFoJ.ttf) format("truetype");font-weight:300}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-jZeKESUp.ttf) format("truetype");font-weight:500}@font-face{font-family:kredit;src:url(https://pattern.kivan-works.com/fonts/kredit.ttf)}@font-face{font-family:kredit-back;src:url(https://pattern.kivan-works.com/fonts/kredit_back.ttf)}@font-face{font-family:kredit-front;src:url(https://pattern.kivan-works.com/fonts/kredit_front.ttf)}@font-face{font-family:kredit-shine;src:url(https://pattern.kivan-works.com/fonts/kredit_shine.ttf)}@font-face{font-family:Scriptina;src:url(/assets/scriptina.regular-DruK3icO.ttf) format("truetype");font-weight:400}._container_ddjfo_1{display:block;border-radius:50%;border-style:solid;border-color:#0000001d;border-width:1.5px;position:absolute;margin-top:-14px;margin-right:-11px;background-color:#ea5455}._wrapper_ddjfo_29{display:flex;justify-content:center;align-items:center;width:100%;min-width:100%;height:100%;min-height:100%}._text_ddjfo_51{color:#fff;font-weight:300;font-size:var(--font-xxs)}._button_l3l7s_1{cursor:pointer;border:1px solid rgba(0,0,0,.15);border-radius:4px;padding:4px;background-color:#3674b50d;font-weight:300}._button_l3l7s_1._selected_l3l7s_19{background-color:#3674b526;font-weight:400}._editableSpan_6sypx_1{display:inline;padding:0 2px;outline:none;vertical-align:baseline;box-sizing:border-box;word-break:break-word;position:relative}._editableSpan_6sypx_1._is-empty_6sypx_19:after{content:attr(aria-placeholder);color:#aaa;pointer-events:none;white-space:nowrap;font-style:italic}._customBorder_6sypx_63{border-bottom:1px solid #ccc;transition:border-bottom .3s,border-color .3s,box-shadow .3s}._customBorder_6sypx_63:hover,._customBorder_6sypx_63:focus,._customBorder_6sypx_63:active{border-bottom:1px solid rgba(204,204,204,0)}._dialog_1rzwq_1{outline:none;background:transparent;background-color:transparent;z-index:100}._dialog_1rzwq_1::backdrop{background-color:transparent}._modal_1rzwq_21{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:fixed;overflow:hidden;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-color:#000000a6}@media (width < 768px){._modal_1rzwq_21{padding:0 12px}}._modal-overlay_1rzwq_71{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:fixed;overflow:hidden;width:100%;height:100%;top:0;right:0;bottom:0;left:0}._modal-fade_1rzwq_105{animation:_fade-in_1rzwq_1 1s 1 linear;animation:_fade-in_1rzwq_1 .25s 1 linear;animation-fill-mode:forwards;opacity:0}@keyframes _fade-in_1rzwq_1{0%{animation-timing-function:cubic-bezier(.2242,.7499,.3142,.8148);opacity:0}to{opacity:1}}._modal-body_1rzwq_137{position:relative;background-color:#fff;max-height:100%;padding:15px 20px;margin:0 auto;border:2px solid white;border-radius:10px;overflow-x:hidden;overflow-y:auto;color:#000;z-index:2;box-shadow:0 0 1px #fff}._cart_193bh_1{display:flex;justify-content:space-between;align-items:center;width:100px;height:30px;background-color:#ffcd38;border-width:0px;border-radius:var(--radius-s)}._minus_193bh_25,._plus_193bh_27{width:30px;min-width:30px;max-width:30px;height:30px;min-height:30px;max-height:30px;-webkit-user-select:none;user-select:none}._minus_193bh_25{display:flex;align-items:center;justify-content:center;cursor:pointer}._minus_193bh_25:hover{filter:brightness(1.5);background-color:#f3d09f80;border-radius:var(--radius-s);transition:all .1s ease}._minus_193bh_25:disabled{cursor:default;opacity:.5;filter:none}._qty_193bh_87{width:100%;height:100%;font-size:var(--font-m);line-height:1.5;text-align:center}._plus_193bh_27{display:flex;align-items:center;justify-content:center;margin-right:-1px;filter:brightness(1.5);background-color:#f3d09f80;border-radius:var(--radius-s);cursor:pointer}._plus_193bh_27:hover{filter:brightness(1.5);background-color:#f3d09fbf;transition:all .1s ease}._plus_193bh_27:disabled{cursor:default;opacity:.5;filter:none}._rating-cart_opcih_1{display:flex;justify-content:space-between;height:42px;min-height:42px;max-height:42px;background-color:#fff;z-index:0}._rating-cart-wrapper_opcih_25{display:flex;justify-content:space-between;align-items:center;width:100%;height:30px;min-height:30px;max-height:30px;padding-right:14px;background-color:#fff}._rating_opcih_1{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin-left:14px}._rating_opcih_1 svg{width:15px;height:15px}._dialog_1jrr7_1{outline:none;background:transparent;background-color:transparent;z-index:200}._dialog_1jrr7_1::backdrop{background-color:transparent}._modal_1jrr7_21{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:fixed;overflow:hidden;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-color:#000000a6;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}._modal-overlay_1jrr7_63{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:fixed;overflow:hidden;width:100%;height:100%;top:0;right:0;bottom:0;left:0}._modal-body_1jrr7_97{padding:0 12px}._modal_1jrr7_21._modal-fade_1jrr7_103{animation:_fade-in_1jrr7_1 1s 1 linear;animation-fill-mode:forwards;opacity:0}@keyframes _fade-in_1jrr7_1{0%{animation-timing-function:cubic-bezier(.2242,.7499,.3142,.8148);opacity:0}to{opacity:1}}._confirmation_1jrr7_135{display:flex;flex-direction:column;align-items:center;position:relative;min-width:15vw;max-width:400px;margin:0 auto;padding-top:15px;font-family:Montserrat,sans-serif;border-radius:10px;box-shadow:0 0 1px #fffffffe;background-color:#f0eff1fe}._title_1jrr7_187{padding:0 32px;margin-top:8px;font-weight:500;color:var(--primary-color-1-f)}._message_1jrr7_203{margin-top:14px;margin-right:21px;margin-left:21px;text-align:center;font-weight:400;color:#807d82}._buttonGroup_1jrr7_225{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}._hr_1jrr7_241{margin-top:21px;width:100%;border-color:#00000040}._button_1jrr7_225{width:100%;padding:11px 0;color:#2e88d1;outline:none;cursor:pointer;border-bottom-left-radius:10px;border-bottom-right-radius:10px}._cancelButton_1jrr7_281{height:54px;box-shadow:1px 0 #00000040;border-top-right-radius:initial;border-bottom-right-radius:initial}._cancelButton_1jrr7_281:hover{filter:brightness(1.5) blur(.25px)}._confirmButton_1jrr7_301{height:54px;color:#f7260b;border-top-left-radius:initial;border-bottom-left-radius:initial}._confirmButton_1jrr7_301:hover{filter:brightness(2) blur(.25px)}._edition-bar_1pen3_1{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;position:absolute;width:100%;height:fit-content;z-index:10}._buttons-wrapper_1pen3_29{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;height:40px;padding:4px;margin-right:2px;overflow-x:hidden;overflow-y:visible;transition:width .25s ease-in-out}._button_1pen3_29{display:flex;align-items:center;justify-content:center;width:26px;height:26px;min-width:26px;min-height:26px;max-width:26px;max-height:26px;padding:2px;border-radius:4px;outline:none;box-shadow:0 0 0 .5px hsl(var(--shadow-color) / .09375);cursor:pointer}._button_1pen3_29:not(:first-child):not(._specialButton_1pen3_113){margin-left:6px}._button_1pen3_29:hover,._button_1pen3_29:active,._button_1pen3_29:focus,._button_1pen3_29:focus-visible,._button_1pen3_29:focus-within{box-shadow:0 0 0 .5px hsl(var(--shadow-color) / .25)}._button_1pen3_29:hover ._buttonMask_1pen3_133,._button_1pen3_29:active ._buttonMask_1pen3_133,._button_1pen3_29:focus ._buttonMask_1pen3_133,._button_1pen3_29:focus-visible ._buttonMask_1pen3_133,._button_1pen3_29:focus-within ._buttonMask_1pen3_133{background-color:#00000006}._buttonMask_1pen3_133{display:flex;align-items:center;justify-content:center;width:26px;min-width:26px;max-width:26px;height:26px;min-height:26px;max-height:26px;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:-2px 2px 5px -1px #0000001a;box-sizing:border-box;background-image:linear-gradient(45deg,#0000000a,#0000);mix-blend-mode:soft-light;color:#0000009f}._buttonIcon_1pen3_201{width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px}._specialButton_1pen3_113{visibility:visible;opacity:1;transition:.5s ease-in-out;transition-property:opacity}._hidden_1pen3_235{width:0px;min-width:0px;max-width:0px;margin-left:0;box-shadow:none;visibility:hidden;opacity:0}._image_154l5_1{max-width:213px;max-height:213px}._image-preview-handler_154l5_9{display:none;visibility:hidden;width:0;min-width:0;max-width:0;height:0;min-height:0;max-height:0}._highlight_154l5_29:hover,._highlight_154l5_29:active,._highlight_154l5_29:focus-visible{filter:brightness(8) blur(1px)}._highlight_154l5_29:focus-visible{outline:inset;outline-width:1px}._hidden-input_154l5_47{display:none;visibility:hidden;z-index:-10;width:0;min-width:0;max-width:0;height:0;min-height:0;max-height:0}._menu_1oh3u_1{display:flex;flex-direction:column;overflow-y:auto;max-width:24px;max-width:max-content;max-height:100px;border-radius:var(--radius-xxxs);background-color:#fff;box-shadow:var(--border-shadow-1);z-index:10;font-size:var(--font-s)}._menu_1oh3u_1::-webkit-scrollbar{height:8px;width:8px;background:var(--border-color-1-half);border:solid 3px transparent}._menu_1oh3u_1::-webkit-scrollbar-thumb{height:50px;background:#393812;background:#7e7e7e;border-radius:var(--radius-s);box-shadow:0 1px 1px #00000040;box-shadow:none}._menu_1oh3u_1::-webkit-scrollbar-corner{background:var(--border-color-1-half)}._menu_1oh3u_1>span{cursor:pointer}._menu_1oh3u_1>span:hover{background-color:#00abb3}._title_1oh3u_93{font-weight:600;font-size:var(--font-s);background-color:#7e7e7e4d}._title_7a18t_1{font-size:x-large;font-weight:600}._container_1wwy3_3{width:var(--products-card-width);min-width:var(--products-card-width);max-width:var(--products-card-width);height:var(--products-card-height);max-height:var(--products-card-height);min-height:var(--products-card-height);border-style:solid;border-radius:var(--radius-m);box-shadow:var(--shadow-elevation-medium)}._wrapper_1wwy3_29{display:flex;flex-direction:column;justify-content:space-between;position:relative;width:var(--products-card-width);min-width:var(--products-card-width);max-width:var(--products-card-width);height:var(--products-card-height);max-height:var(--products-card-height);min-height:var(--products-card-height);border-radius:var(--radius-m);box-shadow:0 -.2025px hsl(var(--shadow-color) / .1);overflow:hidden}._itemImage_1wwy3_75{max-width:213px;max-height:213px}._wrapper_1wwy3_29:hover ._itemImage_1wwy3_75{animation-name:_image-animation_1wwy3_1;animation-duration:1.1s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes _image-animation_1wwy3_1{0%{margin-bottom:-10px;transform:perspective(300px) rotateX(-.3125deg) rotate(.3125deg)}50%{margin-bottom:50px;transform:perspective(300px) rotateX(.3125deg) rotate(-.3125deg)}to{margin-bottom:-10px;transform:perspective(300px) rotateX(-.3125deg) rotate(.3125deg)}}._wrapper_1wwy3_29:hover img[alt=preview]{animation:_image-preview-animation_1wwy3_1 .25s}@keyframes _image-preview-animation_1wwy3_1{0%{margin-top:0}50%{margin-top:-6.19px}to{margin-top:0}}._header_1wwy3_157{display:flex;justify-content:center;align-items:center;position:relative;width:var(--products-card-width);min-width:var(--products-card-width);max-width:var(--products-card-width);height:var(--products-card-width);min-height:var(--products-card-width);max-height:var(--products-card-width);-webkit-user-select:none;user-select:none;z-index:0}._body_1wwy3_195{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;position:relative;width:var(--products-card-width);min-width:var(--products-card-width);height:105px;min-height:105px;max-height:105px;border-top-left-radius:var(--radius-m);border-top-right-radius:var(--radius-m);border-width:0px;border-color:#fff;background:#fff;box-shadow:0 -35.5px 82.83333333333334px .81px #11111120}._layout_1wwy3_239{display:flex;height:105px;min-height:105px;max-height:105px;padding-top:2.5px}._left-section_1wwy3_325{display:flex;flex-direction:column;justify-content:space-between;width:127.5px;min-width:127.5px;max-width:127.5px;height:105px;min-height:105px;max-height:105px;text-align:center}._left-section-top-side_1wwy3_353{display:flex;flex-direction:row;justify-content:center;align-items:center}._currencySymbol-div_1wwy3_367{display:inline-block;margin-right:4px}._currency-container_1wwy3_375{display:inline-block;font-size:12px;color:#4d4949bf}._currency_1wwy3_367{text-transform:uppercase;font-size:12px;color:#4d4949bf}._itemQty_1wwy3_395,._barcodeData_1wwy3_397,._sku_1wwy3_399{display:flex;flex-direction:row;justify-content:center;padding-bottom:4px;text-transform:uppercase;font-size:11.5px;color:#4d4949bf}._right-section_1wwy3_421{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;position:relative;width:154px;min-width:154px;max-width:154px;margin-right:2.5px;color:#4d4949;font-weight:300}._coin_1wwy3_459,._value_1wwy3_465{display:inline-block}._footer_1wwy3_473{display:flex;flex-direction:row;align-items:center;justify-content:center;height:52px;min-height:52px;max-height:52px;border-bottom-left-radius:var(--radius-m);border-bottom-right-radius:var(--radius-m)}._newItemFooter_1wwy3_543{display:flex;flex-direction:row;justify-content:center;align-items:center;height:52px;min-height:52px;max-height:52px;border-bottom-left-radius:var(--radius-m);border-bottom-right-radius:var(--radius-m);background-color:#fff;font-weight:300;color:#eee}._footer-wrapper_1wwy3_577{display:flex;align-items:center;justify-content:center;justify-content:space-between;width:100%;height:100%}._products-properties_1wwy3_597{display:flex;justify-content:center;align-items:center;width:116.375px;min-width:116.375px;max-width:116.375px;height:100%;background:#383838;cursor:pointer;z-index:2;transition:.1s all ease}._onHover-products_1wwy3_629{font-weight:300;transform:scale(1.05);filter:drop-shadow(10px 5px 8px rgba(0,0,0,.75))}._onHover-products_1wwy3_629 ._products-shape_1wwy3_639{clip-path:polygon(0 -200%,0% 105%,100% 0%)}._products-shape_1wwy3_639{content:"";margin-right:-87px;width:54px;height:52.3px;background-color:#383838;clip-path:polygon(0 .15px,0% 105%,100% 0%)}._services-properties_1wwy3_665{display:flex;justify-content:center;align-items:center;width:116.375px;min-width:116.375px;max-width:116.375px;height:100%;background:#c59e33;cursor:pointer;box-shadow:var(--shadow-elevation-high);transition:.1s all ease}._onHover-services_1wwy3_697{font-weight:300;transform:scale(1.05);filter:drop-shadow(-10px 2.5px 8px rgba(0,0,0,.75));z-index:2}._services-shape_1wwy3_709{content:"";margin-left:-86px;width:52px;height:52px;background-color:#c59e33;clip-path:polygon(97.5% 0,0% 100%,200% 100%)}._like_1wwy3_725 button{display:flex;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;border-width:1px;border-style:solid;border-radius:var(--radius-s);border-color:#00000060;background-color:#fff}._like_1wwy3_725 button svg{width:28px;height:28px;color:#000000bf;stroke-width:1px}._like_1wwy3_725 button:hover svg{fill:#d42727;color:#d42727;transition:all .1s ease}._modal_1wwy3_787{display:flex;flex-direction:column;align-items:center;width:400px;font-family:Montserrat,sans-serif}._modal_1wwy3_787 h3{margin-top:10px;color:var(--primary-color-1-f);font-weight:400}._modal_1wwy3_787 h4{margin-top:10px;text-align:center;font-weight:300;color:#807d82}._modal_1wwy3_787 footer{display:flex;align-items:center;justify-content:center;width:100%}._modal_1wwy3_787 button{width:100%;margin-top:15px;margin-bottom:10px;padding:3px 0;font-weight:400;color:#2e88d1;box-shadow:var(--border-shadow-2);border-radius:var(--radius-s)}._modalRemove_1wwy3_873{display:flex;flex-direction:column;align-items:center;width:400px;max-width:100%;font-family:Montserrat,sans-serif}._modalRemove_1wwy3_873 h3{margin-top:10px;color:var(--primary-color-1-f);font-weight:400}._modalRemoveBody_1wwy3_907{display:flex;align-items:center;position:relative;margin-top:10px}._modalRemoveBody_1wwy3_907 span{text-align:center;font-weight:300;color:#807d82}._modalRemoveBody_1wwy3_907 img{display:inline-block;width:28px;height:28px}._modalRemoveFooter_1wwy3_943{display:flex;align-items:center;justify-content:center;width:100%}._modalRemove_1wwy3_873 button{width:100%;margin-top:15px;margin-bottom:10px;padding:3px 0;font-weight:400;color:#2e88d1;box-shadow:var(--border-shadow-2);border-radius:var(--radius-s)}._inputBorder_1wwy3_983{display:inline-block;min-width:11.5px;min-height:17.25px;max-height:fit-content}._inputBorder_1wwy3_983:not([aria-disabled=true]){box-shadow:var(--border-shadow-gray-1px-o);outline:none}._inputBorder_1wwy3_983:not([aria-disabled=true]):hover,._inputBorder_1wwy3_983:not([aria-disabled=true]):active,._inputBorder_1wwy3_983:not([aria-disabled=true]):focus{box-shadow:var(--border-shadow-black-1px-o)}._inputBorder_1wwy3_983:not([aria-disabled=true]):focus-visible,._inputBorder_1wwy3_983:not([aria-disabled=true]):focus-within{box-shadow:var(--border-shadow-blue-2px-o)}._itemName_1wwy3_1027{min-height:24px;max-height:77px;overflow:auto}._itemMagnitude_1wwy3_1037,._itemProperty_1wwy3_1043{min-height:24px}._separator_1wwy3_1051{display:inline-block;width:4px}._expirationTextShadow_1wwy3_1063{text-shadow:0px 0px 3px rgba(0,0,0,.7);color:#fff}._statusExpired_1wwy3_1073{background-color:#d9534f;color:#fff!important;padding:0 5px;border-radius:4px;font-weight:500}._statusExpiringToday_1wwy3_1087{background-color:#ff4500;color:#fff!important;padding:0 5px;border-radius:4px;font-weight:500}._statusExpiringUrgent_1wwy3_1101{background-color:#f0ad4e;color:#000!important;padding:0 5px;border-radius:4px}._statusExpiringWarning_1wwy3_1113{background-color:#f5b041;color:#000!important;padding:0 5px;border-radius:4px}._statusExpiringNotice_1wwy3_1125{background-color:#f9e79f;color:#333!important;padding:0 5px;border-radius:4px}._statusExpiringLater_1wwy3_1137{background-color:#1d7833;color:#fff!important;padding:0 5px;border-radius:4px;font-weight:500}._fullButton_csowd_1{display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer}._fullButton_csowd_1{display:flex;justify-content:center;align-items:center;width:100%;height:45px;border-radius:var(--radius-s, 4px);border:var(--button-border, none);padding:0 16px;font-size:var(--button-font-size, 1rem);cursor:pointer;text-decoration:none;transition:background-color .1s ease,color .1s ease,border-color .1s ease}._fullButton_csowd_1 svg{display:inline-block;margin-right:8px;width:18px;fill:currentColor}._icon_csowd_71>svg,._icon_csowd_71>img{width:24px;height:24px}._fullButton_csowd_1._light_csowd_83{color:#201f1f;border-width:1px;border-style:solid;border-color:#201f1f;background-color:#fff}._fullButton_csowd_1._light_csowd_83:hover{color:#201f1f;border-color:#201f1f;background-color:#ebebeb}._fullButton_csowd_1._dark_csowd_117{background-color:var(--button-bg-color, #201f1f);color:var(--button-text-color, white)}._fullButton_csowd_1._dark_csowd_117:hover{background-color:var(--button-hover-bg-color, #333);color:var(--button-hover-text-color, white);border-color:var(--button-hover-border-color, transparent)}._holder_1gitv_1{height:40px;width:40px;position:absolute;z-index:99999}._holder_1gitv_1>div{width:40px;height:40px;position:absolute;border-radius:50%;border:3px solid rgba(103,101,101,.5);animation-duration:.8s;animation-timing-function:ease-out;animation-direction:normal;animation-iteration-count:infinite;animation-fill-mode:none;animation-play-state:running}._holder_1gitv_1>div:before{content:"";display:block;width:24px;height:24px;background-color:#67656580;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._holder_1gitv_1>div{animation-name:_swipeGesture-r-l_1gitv_1}@keyframes _swipeGesture-r-l_1gitv_1{0%{border-radius:100%;transform:translate(0);background-color:#fff0;opacity:0}50%{background-color:#fff9}to{background-color:#fff3;transform:translate(-50px);opacity:1}}._header_hj43j_1{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%}._rows-per-page_hj43j_25>span{margin-right:12.5px}._rows-per-page_hj43j_25>select{min-width:55px;height:34px;text-align:center;border-width:1px;border-color:#00000040;border-style:solid;border-radius:var(--radius-xs)}._addItemsButton_hj43j_65{display:flex;flex-direction:row;width:fit-content;gap:.5rem;cursor:pointer;background-color:#000;border-radius:.375rem;padding:.5rem;transition-property:background-color;transition-duration:.4s;transition-timing-function:ease-out}._addItemsButton_hj43j_65:hover:not(:disabled){background-color:#4b5563}._addItemsButton_hj43j_65:disabled{opacity:.5;cursor:default}._footer_miinc_1{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:25px}._wrapper_miinc_19{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}._visibleRows_miinc_35{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:100%}._row_miinc_55{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:16px;cursor:pointer;transition:.25s box-shadow ease;transform:translateZ(0)}._row_miinc_55:not(:last-child){margin-right:1vw}@media (hover: hover){._row_miinc_55:hover:not(:disabled):not(._active_miinc_97){box-shadow:var(--border-shadow-of-2-m-o);border:1px solid var(--primary-color-2-b) outset}}._row_miinc_55._active_miinc_97{color:var(--primary-color-3-f);background-color:var(--primary-color-2-b)}._line_miinc_117{width:36px;height:1px;background-color:#999;margin-right:1vw;display:inline-block}._button_miinc_133{display:flex;align-items:center;justify-content:space-evenly;width:28px;max-width:28px;min-width:28px;height:28px;max-height:28px;min-height:28px;transition:.25s box-shadow ease;transform:translateZ(0)}@media (hover: hover){._button_miinc_133:hover:not(:disabled){box-shadow:var(--border-shadow-of-2-m)}}._button_miinc_133:disabled{opacity:.25}._button_miinc_133:hover:disabled{transform:none}._container_h7j9a_3{display:flex;flex-direction:row;flex-wrap:wrap;max-width:100%;width:fit-content;height:fit-content}._itemsTableContainer_h7j9a_23{display:flex;flex-direction:column;align-items:center;min-width:100%;height:fit-content;padding:25px;border-width:1px;border-style:solid;border-radius:var(--radius-xs);border-color:var(--border-color-1-third);background-color:#fff;box-shadow:var(--shadow-elevation-medium)}._tableWrapper_h7j9a_75{display:inline-block;width:100%;height:100%;padding:4px;margin-top:12px;overflow:auto}._tableContainer_h7j9a_101{display:flex;flex-direction:column;width:max-content;min-width:100%;font-size:var(--font-s)}._tableContainer_h7j9a_101::-webkit-scrollbar{height:9px;width:9px;background:var(--border-color-1-half);border:solid 3px transparent}._tableContainer_h7j9a_101::-webkit-scrollbar-thumb{background:#393812;background:#7e7e7e;border-radius:var(--radius-s);box-shadow:0 1px 1px #00000040;box-shadow:none}._tableContainer_h7j9a_101::-webkit-scrollbar-corner{background:var(--border-color-1-half)}._tableRow_h7j9a_161{display:flex;align-items:center;justify-content:space-between;width:100%;max-height:100px;height:96.5px}._hr_h7j9a_181{width:100%;margin-top:8px;margin-bottom:8px;color:#e5e7eb}._imageContainer_h7j9a_207{display:flex;align-items:center;justify-content:center;min-width:85px;max-width:85px;min-height:85px;max-height:85px;box-shadow:var(--border-shadow-1);border-radius:var(--radius-xxs)}._image_h7j9a_207{width:50px;min-width:50px;max-width:50px;height:50px;min-height:50px;max-height:50px;object-fit:contain}._rowNameContainer_h7j9a_263{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;max-width:100%;height:100%;max-height:125px;font-size:13px;font-weight:400;text-align:left;word-break:normal;white-space:normal;overflow:hidden;text-overflow:ellipsis}._rowNameSpan_h7j9a_309{overflow:hidden;text-overflow:ellipsis;white-space:initial;display:-webkit-box;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical}._buy_h7j9a_331{display:flex;justify-content:center;align-items:center;width:100%;height:45px;color:#fff;background-color:#201f1f;border-radius:var(--radius-s)}._buy_h7j9a_331 button:hover{background-color:#11111180;transition:all .1s ease}._buy_h7j9a_331 svg{display:inline-block;margin-right:8px;width:18px}._searchItemsContainer_h7j9a_373{display:flex;flex-direction:column;align-items:center;gap:16px;width:425px;min-width:100%;max-width:67vw;height:fit-content;padding-top:24px;padding-bottom:24px;margin-top:16px;border-width:1px;border-style:solid;border-radius:var(--radius-xs);border-color:var(--border-color-1-third);background-color:#fff;box-shadow:var(--shadow-elevation-medium)}@media (max-width: 1024px){._searchItemsContainer_h7j9a_373{max-width:100%}}._searchItemsContainerHeader_h7j9a_441{display:flex;flex-direction:column;gap:16px;width:100%;padding-left:16px;padding-right:16px}._menuButton_1luin_1{width:35px;height:35px;cursor:pointer}._menuIcon_1luin_15{width:35px;min-width:35px;max-width:35px;height:35px;min-height:35px;max-height:35px;stroke-width:2px;stroke-linecap:round}._dropdown_1luin_41{display:flex;flex-direction:column;align-content:center;justify-content:center;position:absolute;min-width:145px;right:10px;padding:14px 8px 14px 14px;z-index:50;background-color:#fff;border-radius:var(--radius-s);border-width:1px;border-color:#0000000d;border-style:solid;box-shadow:var(--shadow-elevation-medium)}._dropdown_1luin_41>li{width:100%;min-width:max-content;padding:4px 2px}._dropdown_1luin_41>li>a:hover{background-color:#0000001a;cursor:pointer}._dropdown_1luin_41>li>:first-child{display:flex;align-items:center}._pin_1luin_117{position:absolute;left:2.5px;top:-15px;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;cursor:pointer;color:#2c3930;z-index:60}._associationsName_1luin_155{max-width:115px;-webkit-hyphens:auto;hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto}._navbar_7u5ij_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;min-height:64px;background-color:#fff}._logo_7u5ij_25{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;font-weight:700}._ul_7u5ij_47{display:flex;align-items:center;position:relative;margin:0 0 0 auto}._shoppingCart_7u5ij_69{position:absolute;z-index:99;margin-top:18px;max-width:100vw}@media (693px <= width <= 768px){._shoppingCart_7u5ij_69{min-width:100vw;margin-left:auto}}@media (width <= 768px){._shoppingCart_7u5ij_69{padding:10px;right:0}}._buttons_7u5ij_115{background-color:#fff;border:0;border-color:transparent;border-radius:unset;border-style:unset;text-align:center;padding:10px}._text_7u5ij_139{padding:2px;font-weight:700}._navbar_mp63m_1{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;min-height:64px}@media not all and (min-width: 480px){._gusvy-link_mp63m_21{margin-left:11px}}._login-link_mp63m_31{width:134.5px;min-width:134.5px;max-width:134.5px}._signup-link_mp63m_41{width:132.08px;min-width:132.08px;max-width:132.08px;margin-left:clamp(16px,2.5vw,3rem)}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}._pdf-container_10hbr_5{position:relative;width:100%;padding-bottom:50px;padding-left:4px;padding-right:4px;background-color:#525659}._canvasContainer_10hbr_37{overflow-y:auto;background-color:#525659}._loadingOverlay_10hbr_47{display:flex;justify-content:center;align-items:center;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);background-color:#fffc;z-index:1}._loadingOverlayText_10hbr_85{position:relative;font-weight:700}._canvasXtyleWrapper_10hbr_97{width:100%;height:max-content;margin:0 auto}._canvasXtyleWrapper_10hbr_97>._canvasXtyle_10hbr_97{margin-bottom:8px;box-shadow:0 0 1px 2px #00000040}._canvasXtyleWrapper_10hbr_97:first-of-type>._canvasXtyle_10hbr_97{margin-top:4px}._error-message_10hbr_139{color:red;margin-bottom:10px}._menu_tfi7m_1{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding-left:16px;padding-right:16px;width:100%;height:44.44px;position:relative;color:#fff;background-color:#323639;box-shadow:0 0 1px 1.5px #00000040;z-index:10}._pdfViewerContainer_tfi7m_49{width:100%;overflow:hidden}._pdfViewer_tfi7m_49{position:relative;width:100%;height:100%;min-height:100vh;overflow-y:auto}._primary-loader_1hvua_1{--path: #2f3545;--dot: #5628ee;--duration: 3s;width:44px;height:44px;position:relative}._primary-loader_1hvua_1:before{content:"";width:6px;height:6px;border-radius:50%;position:absolute;display:block;background:var(--dot);top:37px;left:19px;transform:translateY(-18px);-webkit-animation:_dotRect_1hvua_1 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:_dotRect_1hvua_1 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}._primary-loader_1hvua_1:after{content:"";width:18px;height:6px;border-radius:12px;position:absolute;display:block;background:var(--path);top:37px;left:19px;transform:translateY(-18px);-webkit-animation:_line-g_1hvua_1 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:_line-g_1hvua_1 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}._primary-loader_1hvua_1 svg{display:block;width:100%;height:100%}._primary-loader_1hvua_1 svg circle{fill:none;stroke:var(--path);stroke-width:10px;stroke-linejoin:round;stroke-linecap:round}._primary-loader_1hvua_1 svg circle{stroke-dasharray:150 50 150 50;stroke-dashoffset:125;-webkit-animation:_pathCircle_1hvua_1 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:_pathCircle_1hvua_1 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}@-webkit-keyframes _line-g_1hvua_1{0%{transform:translateY(-18px);width:18px;height:6px;visibility:visible;opacity:1}25%{transform:translateY(-36px);width:0px;height:0px;visibility:hidden;opacity:0}50%{transform:translateY(-36px);visibility:hidden;opacity:0}62.5%{transform:translate(-18px,-18px);visibility:hidden;opacity:0}75%{transform:translate(0);width:9px;height:6px;visibility:hidden;opacity:0}to{transform:translateY(-18px);width:18px;height:6px;visibility:visible;opacity:1}}@keyframes _line-g_1hvua_1{0%{transform:translate(0);width:9px;height:6px;visibility:hidden;opacity:0}25%{transform:translateY(-18px);width:18px;height:6px;visibility:visible;opacity:1}50%{transform:translateY(-36px);width:0px;height:0px;visibility:hidden;opacity:0}to{transform:translate(-18px,-18px);visibility:hidden;opacity:0}}@-webkit-keyframes _dotRect_1hvua_1{0%{transform:translateY(-18px)}25%{transform:translateY(-36px)}50%{transform:translate(-18px,-18px);background:var(--dot)}75%{transform:translate(0)}to{transform:translateY(-18px);background:var(--path);opacity:.9}}@keyframes _dotRect_1hvua_1{0%{transform:translate(0)}25%{transform:translateY(-18px);background:var(--path);opacity:.9}50%{transform:translateY(-36px);background:var(--dot)}75%{transform:translate(-18px,-18px)}to{transform:translate(0)}}@-webkit-keyframes _pathCircle_1hvua_1{25%{stroke-dashoffset:175}50%{stroke-dashoffset:225}75%{stroke-dashoffset:275}to{stroke-dashoffset:325}}@keyframes _pathCircle_1hvua_1{25%{stroke-dashoffset:175}50%{stroke-dashoffset:225}75%{stroke-dashoffset:275}to{stroke-dashoffset:325}}._code_1it5g_1{display:block;font-family:monospace;margin-bottom:13px;margin-left:0;margin-right:0;overflow-wrap:break-word;text-wrap-mode:wrap;unicode-bidi:isolate;white-space-collapse:preserve;width:1704px}._container_1g18n_1{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:100%}._SegmentNo2_1g18n_29{display:flex}._hr_1g18n_37{display:flex;flex-direction:column;height:50vh;position:relative;border-right:2px solid #918f8f}._socials_1g18n_59{display:flex;flex-direction:column;position:absolute;width:fit-content;right:0;margin-right:.5vw}._text_1g18n_85{display:flex;flex-direction:column;margin-left:3.5vw;margin-right:3.5vw;word-break:break-word}._title_1g18n_105{font-size:clamp(34px,4vw,72px)}._goBackButton_1g18n_113{display:flex;align-items:center;justify-content:center;position:relative;margin-left:2vw;margin-right:2vw}._goBackButtonLabel_1g18n_131{font-style:italic;font-weight:500;font-size:large}@media (width <= 768px){._hr_1g18n_37{transform:none}}._container_192pg_1{display:block;max-width:540px;margin:36px auto}@media (width <= 768px){._container_192pg_1{padding:12px;margin:0 auto}}._wrapper_192pg_29{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;width:calc(100vw - 36px);max-width:540px;min-height:316.21px;border-style:solid;border-color:#0000000d;border-width:1px;border-radius:6px;box-shadow:var(--shadow-elevation-medium)}@media (min-width: 480px){._wrapper_192pg_29{padding:36px}}@media (max-width: 480px){._wrapper_192pg_29{width:calc(100vw - 24px);max-width:100vw;padding:18px}}._header_192pg_103{margin-bottom:12px}._name_192pg_109{margin:6px 0}._body_192pg_115{margin-top:10px;text-align:justify}._footer_192pg_123{margin-top:16px;text-align:justify}._input_192pg_131{min-width:48px;height:48px;margin-left:4px;margin-right:4px;border-radius:4px;border-style:solid;border-color:#00000080;border-width:1px;outline:none}._input_192pg_131:focus-visible{border-color:var(--blue-back-1);border-width:2px}._tokenContainer_192pg_169{min-height:48px}@media (max-width: 430px){._tokenContainer_192pg_169{min-height:112px}}._loginInput_192pg_187{width:100%;padding-top:3px;padding-bottom:3px;padding-left:12px;outline:none;border-width:1px;border-color:#000;border-style:solid;border-radius:4px}._loginInput_192pg_187:focus-visible,._loginInput_192pg_187:active{border-color:var(--blue-back-1);border-width:1px}._button_192pg_227{margin:10px;width:50%;height:50px;min-height:50px;max-height:50px;border-width:0px;border-radius:8px;color:#fff;background-color:#227aee;transition:background-color .125s ease-in-out}._button_192pg_227:disabled{background-color:#0e5abd80}._information_cvv2r_1{display:flex;flex-direction:column;width:-webkit-fill-available;max-width:1200px}._group_cvv2r_15{display:flex;flex-direction:column}._group_cvv2r_15:not(:last-child){margin-bottom:12px}._group_cvv2r_15>span:first-child{font-size:15px;font-weight:600}._group_cvv2r_15>span:first-child{margin-bottom:1.75px}._group_cvv2r_15>span:last-child{margin-left:12px}._items-wrapper_cvv2r_49{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:100%;padding:0 102px;margin-bottom:56px}._items-wrapper_cvv2r_49>div:not(:last-child){margin-bottom:30px}._information_y78y9_1{display:flex;flex-direction:column;width:-webkit-fill-available;max-width:1200px}._group_y78y9_15{display:flex;flex-direction:column}._group_y78y9_15:not(:last-child){margin-bottom:12px}._group_y78y9_15>span:first-child{font-size:15px;font-weight:600}._group_y78y9_15>span:first-child{margin-bottom:1.75px}._group_y78y9_15>span:last-child{margin-left:12px}._container_b43lf_1{display:flex;flex-direction:column;align-items:center;height:100%;padding:0 5vw}._nav_b43lf_19{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;width:-webkit-fill-available;max-width:800px;margin-top:32px;background-color:#2a2f4f;border-radius:var(--radius-m);box-shadow:var(--shadow-elevation-high)}._nav_b43lf_19>button{display:flex;flex-direction:column;align-items:center;width:100vw;max-width:115px;height:fit-content;padding:8px;color:#fff}._active_b43lf_115,._nav_b43lf_19>button:hover,._nav_b43lf_19>button:active,._nav_b43lf_19>button:focus,._nav_b43lf_19>button:focus-visible{background-color:#ffffff80;border-radius:var(--radius-xxs);outline:none}._nav_b43lf_19>button>svg{width:22px;min-width:22px;max-width:22px}._nav_b43lf_19>button>span{margin-top:4px;font-size:15px}._container_1ou2x_1{padding:0 32px}._wrapper_1ou2x_7{padding-top:48px}._header_1ou2x_13{display:flex;justify-content:space-between}._title_1ou2x_21{font-size:clamp(1.5rem,2vw,2.5rem);font-weight:400}._body_1ou2x_31{display:flex;justify-content:flex-start;width:100%;margin-top:clamp(1rem,2.5vw,3rem)}@media (width >= 1080px){._body_1ou2x_31{padding-left:35rem;font-size:1.1rem}}._body_1ou2x_31>:first-child{min-height:128px}._arrow_1ou2x_67{width:140px;height:140px;position:absolute;right:0;margin-right:6rem;margin-top:-50.5px}@media (0px <= width <= 1450px){._arrow_1ou2x_67{display:none}}._store_1ou2x_101{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-top:clamp(2rem,2.5vw,3rem)}@media (0px <= width <= 1080px){._store_1ou2x_101{justify-content:center}}._store_1ou2x_101 div{width:50%;max-width:700px}@media (0px <= width <= 1080px){._store_1ou2x_101 div{width:100%}}._type_1ou2x_149{display:block;width:0%;font-size:1.1rem;text-align:justify;white-space:nowrap;overflow:hidden;border-right:2px solid rgba(0,0,0,1);transform:translateY(-50%);animation:_typewriter_1ou2x_1 5s steps(144) 1s 1 normal both,_blinkTextCursor_1ou2x_1 .5s steps(144) infinite normal}@keyframes _typewriter_1ou2x_1{0%{width:0%}to{width:100%}}@keyframes _blinkTextCursor_1ou2x_1{0%{border-right-color:#000}to{border-right-color:transparent}}._rocket_era9c_1{position:absolute}._emoji_era9c_7{position:relative;width:20px;min-width:20px;max-width:20px;cursor:pointer;animation:_Rocket_rocket__2n4jL_era9c_1 .2s infinite;animation-direction:alternate;animation-timing-function:ease-out;font-size:25px;text-shadow:2.5px 2.5px 5px rgb(0 0 0 / 40%)}._plamya1_era9c_31{position:absolute;margin-top:-18px;margin-left:1px;z-index:3;animation:_pulse_era9c_1 .05s infinite ease-in-out alternate}._plamya2_era9c_49{position:absolute;margin-top:-14px;margin-left:4px;z-index:4;animation:_pulse_era9c_1 .03s infinite ease-in-out alternate}@keyframes _pulse_era9c_1{0%{transform:scale(.8)}to{transform:scale(1.2)}}@keyframes _rocket_era9c_1{0%{bottom:0;left:0}to{bottom:2px;left:1px}}._input_yom9y_1{border-radius:8px;box-shadow:0 0 0 1.1px #00000020}._input_yom9y_1{padding-left:10px;background:#00000001;height:40px;min-height:40px}._input_yom9y_1::placeholder{color:#a6a6a6cf;font-weight:inherit;font-weight:200}._input_yom9y_1:disabled::placeholder{color:#a6a6a660}._input_yom9y_1:focus{box-shadow:0 0 0 2px #027bff}._input_yom9y_1:focus-visible{outline-width:0px;box-shadow:0 0 0 2px #027bff}._error-field_yom9y_67{box-shadow:0 0 0 2px #ef9400}._error-field_yom9y_67:focus{outline-width:0px;box-shadow:0 0 0 2px #027bff}._error-field_yom9y_67:focus-visible{outline-width:0px;box-shadow:0 0 0 2px #027bff}._error-container_yom9y_89{display:flex;align-items:flex-end}._error-container_yom9y_89 img{margin-right:clamp(6px,2%,2%);max-width:20px}._error-message_yom9y_107{min-width:fit-content;text-align:justify;text-justify:inter-word;color:#ef9400;font-size:var(--font-xxxs);font-weight:700}._container_pb0ot_3{display:flex;justify-content:center;margin:0 5%}@media (width < 768px){._container_pb0ot_3{padding-bottom:10vh}}._wrapper_pb0ot_25{display:block;position:relative;width:var(--wrapper-width-m);height:fit-content}._title_pb0ot_39{margin-top:25px;font-size:26px}._instructions-1_pb0ot_47{margin-top:25px;font-size:18px}._checkboxes-container_pb0ot_55{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;align-content:stretch;min-height:275px;margin-top:25px}._checkboxes-container_pb0ot_55>div{display:flex;flex-direction:column}._checkboxes-container_pb0ot_55>div>div:not(._address_pb0ot_85){margin-bottom:12px}._checkbox_pb0ot_55{display:flex;align-items:center;justify-content:space-between;width:218px}._checkbox_pb0ot_55 label{margin-right:5%}._checkbox_pb0ot_55 input{transform:scale(1.25)}._img_pb0ot_115{margin-top:25px;width:clamp(275px,42vw,400px)}._instructions-2_pb0ot_123{margin-top:25px;margin-bottom:25px;font-size:18px}._previous_pb0ot_133{margin-bottom:25px}._step-1-next_pb0ot_139{margin-left:10%;margin-bottom:25px}._name_pb0ot_151{margin-top:25px;margin-bottom:25px;margin-left:10%}._step-2_pb0ot_163{display:flex;flex-direction:column;align-items:center}._step-2-wrapper_pb0ot_173{display:flex;align-items:center;flex-direction:column;margin-top:50px;padding:0 12px;border-radius:13px}._message_pb0ot_195{width:300px;margin-top:50%;text-align:center;font-size:var(--font-l)}._flag_pb0ot_211{display:inline-block;width:128px;max-width:128px;min-width:128px;margin-top:24px;text-align:center;border-radius:var(--radius-xxs)}._address_pb0ot_85{margin-top:12px;transition:all .25s ease-in}._address_pb0ot_85>div>label{display:inline-block}._address_pb0ot_85>div>label,._address_pb0ot_85>div>div{margin-bottom:6px}._show_pb0ot_261{line-height:unset;opacity:1}._hide_pb0ot_269{line-height:0;opacity:0}._container_fs0z5_1{display:flex;align-items:center;justify-content:center;background-color:#0000000d;box-shadow:var(--border-shadow-2);border-radius:9999999999px;color:var(--primary-color-2-b);cursor:pointer}._highlight_fs0z5_37:hover,._highlight_fs0z5_37:active,._highlight_fs0z5_37:focus-visible{filter:brightness(7.5) blur(.4px)}._highlight_fs0z5_37:focus-visible{outline:inset;outline-width:1px}._character_fs0z5_63{font-weight:300}._PDFDownloadLink_gg7nn_1{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;min-height:40px;height:40px;min-width:125px;max-width:170px;padding:0 10px;color:#fff;border-radius:4px;-webkit-user-select:none;user-select:none;font-size:clamp(12px,2vw,16px)}._PDFDownloadLinkIcon_gg7nn_51{width:clamp(16px,2vw,24px);height:clamp(16px,2vw,24px)}._container_1awqt_1{display:flex;flex-direction:column;align-items:center;overflow:auto;width:100%;height:735px;min-height:735px;padding:0 25px;border-width:1px;border-style:solid;border-radius:var(--radius-m);border-color:var(--border-color-1-half);background-color:#fff;box-shadow:var(--shadow-elevation-medium);transition:width .4s ease-in-out,margin .8s ease,padding .8s ease,opacity .4s linear}._header_1awqt_59{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:100%;margin-bottom:25px}._header-left_1awqt_75{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}._header-left_1awqt_75>div{margin:0 5px}._icon_1awqt_93{padding:6px;border-width:1px;border-style:solid;border-color:#7f848780;border-radius:var(--radius-full);cursor:pointer;transition:.25s all ease}._icon_1awqt_93:hover{transform:scale(1.1)}._search-div_1awqt_123{display:flex;flex-direction:row;align-items:center}._search-icon_1awqt_133{position:absolute;padding:0 8px}._input_1awqt_141{width:250px;height:36px;padding:0 32px;border-width:1px;border-style:solid;border-color:#7f8487;border-radius:var(--radius-m)}._table_1awqt_163{width:100%;min-height:559px;max-height:559px;margin:0 auto;display:block;overflow:auto;border-spacing:0;font-size:var(--font-s)}._table_1awqt_163::-webkit-scrollbar{height:9px;width:9px;background:var(--border-color-1-half);border:solid 3px transparent}._table_1awqt_163::-webkit-scrollbar-thumb{background:#393812;background:#7e7e7e;border-radius:var(--radius-s);box-shadow:0 1px 1px #00000040;box-shadow:none}._table_1awqt_163::-webkit-scrollbar-corner{background:var(--border-color-1-half)}._table_1awqt_163 tbody{white-space:nowrap}._selectedRow_1awqt_237{background-color:#7fffd4}._table_1awqt_163 th,._table_1awqt_163 td{height:50px;max-height:50px;min-height:50px;padding-left:7.5px;padding-right:7.5px;border-top-width:0;border-left-width:0}._table_1awqt_163 th:last-child,._table_1awqt_163 td:last-child{border-right-width:0}._table_1awqt_163 th{position:sticky;vertical-align:middle;top:0;background:#fff}._table_1awqt_163 th>div{display:flex;align-content:center;align-items:center;justify-content:flex-start;flex-wrap:nowrap;cursor:pointer}._table_1awqt_163 td>div:not([class]){display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}._table_1awqt_163 tr:last-child td{border-bottom-width:0}._rows-per-page_1awqt_339{margin:0 20px}._rows-per-page_1awqt_339>span{margin:0 12.5px}._rows-per-page_1awqt_339>select{height:34px;text-align:center;border-width:1px;border-color:#00000040;border-style:solid;border-radius:var(--radius-xs)}._dropdown_1awqt_373{width:max-content;height:max-content}._dropdown_1awqt_373>button{display:flex;flex-direction:row;align-items:center;width:100%}._paymentMethod_1awqt_393,._status_1awqt_395{display:flex;align-items:center;justify-content:center;width:fit-content;height:30px;padding:0 12px;color:#fff;font-weight:400;background-color:#222;border-radius:var(--radius-full-px)}._paymentMethodColumn_1awqt_427>div>:first-child{white-space:nowrap;margin-left:-20px}._trClass_1awqt_449:has(td:first-of-type>:only-child:checked){background-color:#7fffd4}._container_1yoyc_1{position:relative;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}@media (width <= 640px){._container640px_1yoyc_25{position:initial}}._menuIcon_1yoyc_35:hover,._menuIcon_1yoyc_35:active,._menuIconOpen_1yoyc_49{border-radius:9999px;background-color:#e5e5e5;box-shadow:0 0 0 1px inset #e5e5e5}._menuContainer_1yoyc_65{position:absolute;margin-left:0;z-index:100}._menu_1yoyc_35{min-height:fit-content;min-width:fit-content;border-style:solid;border-radius:8px;border-width:1px;border-color:#fff3;background-color:#00000086;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._button_1yoyc_107{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:max-content;width:auto;min-height:36px;max-height:38.5px;padding:8px 10px;cursor:pointer;border-radius:4px;background-color:initial;transition:background-color .15s ease-out;z-index:100}._button_1yoyc_107:hover,._button_1yoyc_107:active{background-color:#337eff;background-color:linear-gradient(90deg,hsla(218,100%,60%,1) 0%,hsla(218,99%,50%,1) 100%)}._buttonIcon_1yoyc_167{min-width:18px;max-width:20px;width:1.795vw;min-height:18px;max-height:20px;height:1.795vw}._buttonSpan_1yoyc_185{color:#f5f5f5;margin-left:.589vw;font-size:clamp(13px,1.795vw,15px)}._firstButtonDefaultBG_1yoyc_197{background-color:#ffffff20}._specialIcon_1yoyc_205{padding:4px;margin-left:.589vw;border-radius:7px;background:#857e6b;background:linear-gradient(135deg,#ffffff50,#00000036);opacity:1;transition:opacity .25s ease-in-out}._specialIcon_1yoyc_205._hide_1yoyc_239{opacity:0}._tool-tip_1drjc_1{--_p-inline: 1.5ch;--_p-block: .75ch;--_triangle-size: 7px;--_bg: hsl(0 0% 20%);--_shadow-alpha: 50%;--isRTL: -1;--_bottom-tip: conic-gradient( from -30deg at bottom, #0000, #000 1deg 60deg, #0000 61deg ) bottom / 100% 50% no-repeat;--_top-tip: conic-gradient( from 150deg at top, #0000, #000 1deg 60deg, #0000 61deg ) top / 100% 50% no-repeat;--_right-tip: conic-gradient( from -120deg at right, #0000, #000 1deg 60deg, #0000 61deg ) right / 50% 100% no-repeat;--_left-tip: conic-gradient( from 60deg at left, #0000, #000 1deg 60deg, #0000 61deg ) left / 50% 100% no-repeat;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translate(var(--_x, 0)) translateY(var(--_y, 0));backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;transition:opacity .2s ease,transform .2s ease;position:absolute;z-index:1;opacity:0;inline-size:max-content;max-inline-size:63vw;text-align:start;font-size:1rem;font-weight:400;padding:var(--_p-block) var(--_p-inline);margin:0;border-radius:5px;background:var(--_bg);color:CanvasText;filter:drop-shadow(0 3px 3px hsl(0 0% 0% / var(--_shadow-alpha))) drop-shadow(0 12px 12px hsl(0 0% 0% / var(--_shadow-alpha)))}@media (prefers-color-scheme: light){._tool-tip_1drjc_1{--_bg: white;--_shadow-alpha: 15%}}._tool-tip_1drjc_1:dir(rtl){--isRTL: 1}._tool-tip_1drjc_1:has(>._tool-tip_1drjc_1){position:relative}._tool-tip_1drjc_1:is(:hover,:focus-visible,:active)>._tool-tip_1drjc_1{opacity:1;transition-delay:.2s}._tool-tip_1drjc_1:before{content:"; Has tooltip: ";clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}._tool-tip_1drjc_1:after{content:"";background:var(--_bg);position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;mask:var(--_tip)}._tool-tip_1drjc_1:is([tip-position=top],[tip-position=block-start],:not([tip-position]),[tip-position=bottom],[tip-position=block-end]){text-align:center}._tool-tip_1drjc_1:is([tip-position=top],[tip-position=block-start],:not([tip-position])){inset-inline-start:50%;inset-block-end:calc(100% + var(--_p-block) + var(--_triangle-size));--_x: calc(50% * var(--isRTL))}@media (prefers-reduced-motion: no-preference){._tool-tip_1drjc_1:is([tip-position=top],[tip-position=block-start],:not([tip-position])):has(>._tool-tip_1drjc_1:is([tip-position=top],[tip-position=block-start],:not([tip-position]))):not(:hover,:active) ._tool-tip_1drjc_1{--_y: 3px}}._tool-tip_1drjc_1:is([tip-position=top],[tip-position=block-start],:not([tip-position])):after{--_tip: var(--_bottom-tip);inset-block-end:calc(var(--_triangle-size) * -1);border-block-end:var(--_triangle-size) solid transparent}._tool-tip_1drjc_1:is([tip-position=right],[tip-position=inline-end]){inset-inline-start:calc(100% + var(--_p-inline) + var(--_triangle-size));inset-block-end:50%;--_y: 50%}@media (prefers-reduced-motion: no-preference){._tool-tip_1drjc_1:is([tip-position=right],[tip-position=inline-end]):has(>._tool-tip_1drjc_1:is([tip-position=right],[tip-position=inline-end])):not(:hover,:active) ._tool-tip_1drjc_1{--_x: calc(var(--isRTL) * -3px * -1)}}._tool-tip_1drjc_1:is([tip-position=right],[tip-position=inline-end]):after{--_tip: var(--_left-tip);inset-inline-start:calc(var(--_triangle-size) * -1);border-inline-start:var(--_triangle-size) solid transparent}._tool-tip_1drjc_1:is([tip-position=right],[tip-position=inline-end]):dir(rtl):after{--_tip: var(--_right-tip)}._tool-tip_1drjc_1:is([tip-position=bottom],[tip-position=block-end]){inset-inline-start:50%;inset-block-start:calc(100% + var(--_p-block) + var(--_triangle-size));--_x: calc(50% * var(--isRTL))}@media (prefers-reduced-motion: no-preference){._tool-tip_1drjc_1:is([tip-position=bottom],[tip-position=block-end]):has(>._tool-tip_1drjc_1:is([tip-position=bottom],[tip-position=block-end])):not(:hover,:active) ._tool-tip_1drjc_1{--_y: -3px}}._tool-tip_1drjc_1:is([tip-position=bottom],[tip-position=block-end]):after{--_tip: var(--_top-tip);inset-block-start:calc(var(--_triangle-size) * -1);border-block-start:var(--_triangle-size) solid transparent}._tool-tip_1drjc_1:is([tip-position=left],[tip-position=inline-start]){inset-inline-end:calc(100% + var(--_p-inline) + var(--_triangle-size));inset-block-end:50%;--_y: 50%}@media (prefers-reduced-motion: no-preference){._tool-tip_1drjc_1:is([tip-position=left],[tip-position=inline-start]):has(>._tool-tip_1drjc_1:is([tip-position=left],[tip-position=inline-start])):not(:hover,:active) ._tool-tip_1drjc_1{--_x: calc(var(--isRTL) * 3px * -1)}}._tool-tip_1drjc_1:is([tip-position=left],[tip-position=inline-start]):after{--_tip: var(--_right-tip);inset-inline-end:calc(var(--_triangle-size) * -1);border-inline-end:var(--_triangle-size) solid transparent}._tool-tip_1drjc_1:is([tip-position=left],[tip-position=inline-start]):dir(rtl):after{--_tip: var(--_left-tip)}._custom-tip_1drjc_443{--_bg: linear-gradient(to top, hsl(200 50% 50%), hsl(180 50% 50%));color:#fff}._error-tip_1drjc_453{--_bg: red;color:#fff}._has_tool-tip_1drjc_463{display:inline-flex;position:relative;cursor:pointer;transition-delay:.2s}._has_tool-tip_1drjc_463:is(:hover,:focus-visible,:active)>._tool-tip_1drjc_1{opacity:1;transition-delay:.2s}._employeesModal_rzm3j_3{display:flex;flex-direction:column;align-items:center;position:relative}._employeesSearch_rzm3j_21{max-width:100%;height:30px;padding:0 12px;border-width:1px;border-style:solid;border-color:#7f8487;border-radius:var(--radius-sm)}._addNewEmployeeInput_rzm3j_43{max-width:100%;height:fit-content;border-bottom:1px black solid}._addNewEmployeeInput_rzm3j_43:focus,._addNewEmployeeInput_rzm3j_43:focus-visible,._addNewEmployeeInput_rzm3j_43:active{outline:none;border-bottom:1px var(--primary-color-3-b) solid}._deleteEmployeeButton_rzm3j_77{display:flex;flex-direction:row;align-items:flex-end;cursor:pointer}._deleteEmployeeButton_rzm3j_77:hover{color:red}:root{--animation-duration: 1s;--animation-timing: steps(2, end)}._container_gnwhn_13{display:inline-block;width:100%}._button49_gnwhn_25{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-evenly;align-content:center;cursor:pointer;width:95px;min-width:95px;max-width:95px;height:49px;min-height:49px;max-height:49px;font-size:14px;font-weight:500;font-family:Bebas Neue,sans-serif;letter-spacing:1.5px;border:0;position:relative;user-select:none;-webkit-user-select:none;touch-action:manipulation;will-change:transform,clip-path,background,box-shadow,text-shadow}._button49_gnwhn_25:focus-visible{box-shadow:6px 0 #01ffba;border:2px solid black}._button49_gnwhn_25:after{content:"Test environment";line-height:initial!important;position:absolute!important;top:0;left:0;right:0;bottom:0;--slice-0: inset(50% 50% 50% 50%);--slice-1: inset(80% -6px 0 0);--slice-2: inset(50% -6px 30% 0);--slice-3: inset(10% -6px 85% 0);--slice-4: inset(40% -6px 43% 0);--slice-5: inset(80% -6px 5% 0);clip-path:var(--slice-0);animation:none}._button49_gnwhn_25:hover:after{animation:_glitchHover_gnwhn_1 var(--animation-duration) var(--animation-timing)}._touchActive_gnwhn_161:after{animation:_glitchTouch_gnwhn_1 var(--animation-duration) var(--animation-timing) forwards}._touchActive_gnwhn_161:hover:after{animation:_glitchTouch_gnwhn_1 var(--animation-duration) var(--animation-timing) forwards}@keyframes _glitchHover_gnwhn_1{0%{clip-path:var(--slice-1);transform:translate(-20px,-10px)}10%{clip-path:var(--slice-3);transform:translate(10px,10px)}20%{clip-path:var(--slice-1);transform:translate(-10px,10px)}30%{clip-path:var(--slice-3);transform:translateY(5px)}40%{clip-path:var(--slice-2);transform:translate(-5px)}50%{clip-path:var(--slice-3);transform:translate(5px)}60%{clip-path:var(--slice-4);transform:translate(5px,10px)}70%{clip-path:var(--slice-2);transform:translate(-10px,10px)}80%{clip-path:var(--slice-5);transform:translate(20px,-10px)}90%{clip-path:var(--slice-1);transform:translate(-10px)}to{clip-path:var(--slice-0);transform:translate(0)}}@keyframes _glitchTouch_gnwhn_1{0%{transform:translate(-20px,-10px);opacity:1}50%{transform:translate(10px,10px);opacity:.5}to{transform:translate(0);opacity:1}}@media (min-width: 768px){._button49_gnwhn_25,._button49_gnwhn_25:after,._touchActive_gnwhn_161:after{width:95px;min-width:95px;max-width:95px;height:49px;min-height:49px;max-height:49px;font-size:14px;font-weight:500;letter-spacing:1.5px}._button49_gnwhn_25:hover:after{letter-spacing:1.5px}}@media (max-width: 354px){._container_gnwhn_13{margin-top:33px}}._editShopText_gnwhn_439{font-size:13px}._lockIcons_gnwhn_445{min-width:18px;max-width:18px;width:18px;min-height:18px;max-height:18px;height:18px}._editingMode_gnwhn_465{background:linear-gradient(45deg,transparent 5%,#00e6f6 5%);box-shadow:6px 0 #ff013c;color:#fff}._editingMode_gnwhn_465:after{background:linear-gradient(45deg,transparent 3%,#ff013c 3%,#ff013c 5%,#00e6f6 5%);text-shadow:-3px -3px 0px #f8f005,3px 3px 0px #ff013c}._stationaryMode_gnwhn_497{background:linear-gradient(45deg,transparent 5%,#ff013c 5%);box-shadow:6px 0 #00e6f6;color:#fff}._stationaryMode_gnwhn_497:after{background:linear-gradient(45deg,transparent 3%,#00e6f6 3%,#00e6f6 5%,#ff013c 5%);text-shadow:-3px -3px 0px #f8f005,3px 3px 0px #00e6f6}._title_13x3l_1{display:inline;line-height:calc(var(--font-xxl) * 1.25);font-size:var(--font-xxl);font-weight:700;outline:none}._name-input_13x3l_23{display:inline;line-height:calc(var(--font-xxl) * 1.25);font-size:var(--font-xxl);font-weight:700;position:relative;text-decoration:none}._name-input_13x3l_23{outline:none}._name-input_13x3l_23{background:linear-gradient(to right,#64c8c8,#64c8c8),linear-gradient(to right,red,#ff00b4,#0064c8);background-size:100% .1em,0 .1em;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s}._name-input_13x3l_23:hover,._name-input_13x3l_23:focus{background-size:0 .1em,100% .1em}._modal_13x3l_99{display:flex;flex-direction:column;align-items:center;width:400px;font-family:Montserrat,sans-serif}._modal_13x3l_99 h3{margin-top:10px;color:var(--primary-color-1-f);font-weight:400}._modal_13x3l_99 footer{display:flex;align-items:center;justify-content:center;width:100%}._modal_13x3l_99 button{width:100%;margin-top:15px;margin-bottom:10px;padding:3px 0;font-weight:400;color:#2e88d1;box-shadow:var(--border-shadow-2);border-radius:var(--radius-s)}._modalBody_13x3l_169{display:flex;align-items:flex-end;position:relative;margin-top:10px;text-align:center;font-weight:300;color:#807d82}._modalBody_13x3l_169 img{display:inline-block;width:28px;height:28px;margin-left:5.5px}._follow_3h2tt_1{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:150px;max-width:150px;width:150px;height:38px;cursor:pointer;border-width:1px;border-radius:8px;border-color:#0000002d;box-shadow:var(--shadow-elevation-low);-webkit-user-select:none;user-select:none}._follow_3h2tt_1>span{margin-left:8px;margin-right:4px}._follow_3h2tt_1:active{box-shadow:none;transform:scale(.99)}._wrapper_1g7hy_1{display:flex;flex-direction:row;align-items:center;margin-top:var(--field-mt-m)}._icon_1g7hy_15{width:27.5px;min-width:27.5px;height:27.5px;stroke:#25316d}._component-container_1fpeu_1{display:flex;justify-content:flex-end;align-items:flex-end;width:100%;min-width:100%;position:relative;-webkit-user-select:none;user-select:none}._business-header-image-container_1fpeu_35{display:flex;align-items:center;justify-content:center;width:100%;height:100%;height:200px}._business-header-image_1fpeu_35{width:100%;height:100%;object-fit:cover;opacity:.9333}._background--editing-mode-container_1fpeu_73{display:flex;align-items:center;justify-content:center;width:100%;height:100%;height:200px}._add-new-background-container_1fpeu_95{position:absolute;z-index:30}._edited-header-background-img_1fpeu_105{width:100%;height:100%;object-fit:cover;opacity:.9333}._business-profile-picture-container_1fpeu_123{display:flex;justify-content:center;align-items:center;align-content:center;position:absolute;width:var(--std-width);height:var(--std-height);margin-bottom:calc(-1 * var(--std-height) / 4);margin-right:var(--margin-x-std);border-width:5px;border-color:#fff;border-radius:var(--radius-xxs);box-shadow:var(--shadow-elevation-medium)}._profile-picture-img_1fpeu_165{width:100%;height:100%;object-fit:contain}._profile-picture-img-edited_1fpeu_183{width:100%;height:100%;object-fit:contain;opacity:.9333}._add-new-profile-picture-container_1fpeu_201{position:absolute;z-index:10}._highlight_1fpeu_213,._highlight_1fpeu_213:hover,._highlight_1fpeu_213:active,._highlight_1fpeu_213:focus-visible{filter:invert(1);mix-blend-mode:difference}._highlight_1fpeu_213:focus-visible{outline:inset;outline-width:1px}._hidden-input_1fpeu_237{display:none;visibility:hidden;z-index:-10;width:0;min-width:0;max-width:0;height:0;min-height:0;max-height:0}._website_sop7m_1{display:flex;flex-direction:row;align-items:flex-end;margin-top:var(--field-mt-m)}._website_sop7m_1>div{margin-top:-3px;margin-right:6px}._website_sop7m_1>div>svg{width:27.5px;min-width:27.5px;height:27.5px;stroke:#25316d}._naturalSpan_1q11w_1{display:inline;vertical-align:baseline;word-break:break-word;position:relative}._container_1e5w3_1{display:flex;flex-wrap:wrap;flex-direction:row;align-content:center;justify-content:center;min-width:77px}._phone_r1tpt_1{display:flex;flex-direction:row;align-items:flex-end;margin-top:var(--field-mt-m)}._phone_r1tpt_1>div{margin-top:-3px;margin-right:6px}._phone_r1tpt_1>div>svg{width:27.5px;min-width:27.5px;height:27.5px;stroke:#293462;fill:#293462}._phone_r1tpt_1>a{letter-spacing:1px}._modal_r1tpt_79{display:flex;flex-direction:column;align-items:center;width:400px;font-family:Montserrat,sans-serif}._modal_r1tpt_79 h3{margin-top:10px;color:var(--primary-color-1-f);font-weight:400}._modal_r1tpt_79 footer{display:flex;align-items:center;justify-content:center;width:100%}._modal_r1tpt_79 button{width:100%;margin-top:15px;margin-bottom:10px;padding:3px 0;font-weight:400;color:#2e88d1;box-shadow:var(--border-shadow-2);border-radius:var(--radius-s)}._modalBody_r1tpt_149{display:flex;align-items:flex-end;position:relative;margin-top:10px;text-align:center;font-weight:300;color:#807d82}._modalBody_r1tpt_149 img{display:inline-block;width:28px;height:28px;margin-left:5.5px}._search-div_1lbno_3{display:flex;flex-direction:row;align-items:center}._search-icon_1lbno_13{position:absolute;padding:0 12px;cursor:pointer}._input_1lbno_23{width:250px;height:36px;padding-left:48px;border-width:1px;border-style:solid;border-color:#7f8487;border-radius:var(--radius-m)}._input_1lbno_23::placeholder{font-size:14px;font-weight:400}._scannerOverlay_1lbno_55{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000;padding:20px;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}._scannerOverlay_1lbno_55._visible_1lbno_95{opacity:1;visibility:visible}._loadingIndicator_1lbno_105{color:#fff;font-size:1.2em;margin-bottom:15px}._scannerOverlay_1lbno_55._visible_1lbno_95 ._scannerVideo_1lbno_119{display:block}._scannerVideo_1lbno_119{display:none;max-width:90%;max-height:70vh;border:1px solid #555;background-color:#000}._search-icon_1lbno_13 img{cursor:pointer}._scannerMenu_1lbno_153{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;width:100%;top:0;left:0;padding:16px;z-index:9999}._scannerMenuIcon_1lbno_187{width:32px;height:32px;color:#fff;cursor:pointer}._workingHoursButton_1ulyg_1{display:flex;flex-direction:row;align-items:center;min-width:fit-content;gap:9px;cursor:pointer}._workingHoursIcon_1ulyg_23{width:24px;height:24px;stroke:#25316d}._modalContent_1ulyg_39{display:flex;flex-direction:column;gap:32px}._modalTitle_1ulyg_53{text-align:center;font-size:x-large;font-weight:600}._hoursTitle_1ulyg_67{font-size:large;font-weight:500}._hoursContainer_1ulyg_77{display:flex;flex-direction:column;padding:24px;border-width:1px;border-style:solid;border-radius:var(--radius-m);border-color:var(--border-color-1-half);background-color:#fff;box-shadow:var(--shadow-elevation-medium)}._daysOfWeekContainer_1ulyg_105{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;gap:8px;margin-top:16px}._dayOfWeekLabel_1ulyg_125{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:fit-content;gap:8px}._timeRanges_1ulyg_147{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;padding:10px;gap:5px;border-radius:4px;box-shadow:0 0 0 1px #00000040}._timeRangeLabel_1ulyg_175{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;gap:4px}._removeTimeRangeButton_1ulyg_199{padding:4px;color:#fff;background-color:#201f1f;border-radius:var(--radius-s);cursor:pointer;transition:background-color .25s ease-in-out}._removeTimeRangeButton_1ulyg_199:hover{background-color:#ef9400}._removeWorkingHoursButton_1ulyg_231{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;background-color:#f44336;color:#fff;border:none;border-radius:var(--radius-s);padding:6px 10px;cursor:pointer;transition:background-color .25s ease-in-out}._removeWorkingHoursButton_1ulyg_231:hover{background-color:#f44336d9}._addWorkingHoursButton_1ulyg_273{width:100%;height:45px;color:#201f1f;font-weight:500;background-color:#f5f5f5;border-radius:var(--radius-s);box-shadow:0 0 0 1px #000;cursor:pointer;transition:background-color .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out}._addWorkingHoursButton_1ulyg_273:hover{color:#201f1fd9;box-shadow:0 0 0 1px #000000d9;background-color:#fff}._closeModalButton_1ulyg_313{width:100%;height:45px;color:#fff;background-color:#201f1f;border-radius:var(--radius-s);cursor:pointer;transition:background-color .25s ease-in-out}._closeModalButton_1ulyg_313:hover{background-color:#201f1fd9}._holder_tjd11_1{display:flex;justify-content:center;width:100%}._container_tjd11_13{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-bottom:108px;padding:0 5vw;--std-width: 200px;--std-height: calc(var(--std-width) / 1.5);--pfp-image-width: var(--std-width);--pfp-image-height: calc(var(--pfp-image-width) / 1.5);--margin-y-std: calc(-1 * var(--std-height) / 4);--margin-x-std: calc(var(--std-height) / 4)}@media (width < 1366px){._container_tjd11_13{padding:0 3.75vw}}@media (width < 1360px){._container_tjd11_13{padding:0 2.5vw}}@media (width < 1024px){._container_tjd11_13{padding:0 1.25vw}}@media (width < 768px){._container_tjd11_13{padding:0}}._header-checker_tjd11_103{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;position:absolute;height:100%;width:100%;margin-top:-50px}._checker_tjd11_127{display:flex;flex-direction:row;margin:0 6px}._ready_tjd11_137,._not-ready_tjd11_139{cursor:pointer;height:20px;max-height:20px;width:20px}._ready_tjd11_137:hover svg,._not-ready_tjd11_139:hover svg{animation:_image-animation_tjd11_1;animation-duration:.419s;animation-timing-function:ease-in-out}._ready_tjd11_137{background-color:#adff2f}._not-ready_tjd11_139{margin-right:6px;background-color:#adff2f}._description_tjd11_179{display:flex;flex-direction:column;width:100%;padding:10px;margin-top:22px}@media (width > 768px){._description_tjd11_179{padding-left:20px;margin-top:44px}}._caption_tjd11_215{display:flex;flex-direction:row}._title_tjd11_253{display:inline;line-height:calc(var(--font-xxl) * 1.25);font-size:var(--font-xxl);font-weight:700;margin-right:var(--size-3)}._followers_tjd11_273{display:inline-block}._followers_tjd11_273>*{display:inline}._followers_tjd11_273>span{letter-spacing:2px}._purpose_tjd11_291{display:flex;flex-direction:row}._purpose_tjd11_291>span{width:88.25px;min-width:88.25px;max-width:88.25px}._separator_tjd11_309{margin-left:8px;margin-right:6px}._business-description-wrapper_tjd11_317{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:100%}._business-description-left_tjd11_333{display:flex;flex-direction:column;align-items:flex-start}._business-description-right_tjd11_343{display:flex;flex-direction:column;align-items:flex-end;margin-top:24px;margin-right:var(--margin-x-std)}@media (width < 768px){._business-description-right_tjd11_343{margin-left:auto;margin-right:initial}}._message_tjd11_373{display:flex;flex-direction:row;align-items:center;width:190px;min-width:190px;max-width:190px;padding-top:var(--size-2);padding-bottom:var(--size-2);padding-right:var(--size-4);background-color:#3b82f6;border-radius:8px;box-shadow:var(--shadow-elevation-medium);cursor:pointer;-webkit-user-select:none;user-select:none}._message_tjd11_373:active{box-shadow:none;transform:scale(.99)}._message_tjd11_373>svg{color:#fff;margin-left:var(--size-4);margin-right:var(--size-3);filter:drop-shadow(4px 3px 2px rgb(0 0 0 / .05))}._message_tjd11_373>span{color:#fff}._rating_tjd11_445{display:flex;flex-direction:row;justify-content:space-between}._star-wrapper_tjd11_455{display:flex;flex-direction:row;align-items:flex-end}._star_tjd11_455{margin-right:6px;stroke:orange;fill:orange}._check_tjd11_127{stroke:#3b82f6}._info_tjd11_483{position:absolute;margin-left:26.25px;margin-bottom:0;padding:3px 6px;font-size:var(--font-xxs);border-width:1px;border-radius:var(--radius-xs);box-shadow:var(--shadow-elevation-low)}._body_tjd11_511{display:block;width:100%;height:100%;max-width:inherit}._products-header_tjd11_531{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:35px;margin-top:40px}@media (width <= 768px){._products-header_tjd11_531{padding-left:5vw;padding-right:5vw}}._searcher_tjd11_571{display:flex;justify-content:flex-end;width:fit-content}._wrapper_tjd11_583{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;position:relative;margin-top:12px}._wrapper_tjd11_583>*{margin:var(--size-4)}._loader_tjd11_615{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100px}@media only screen and (max-width: 957px){._name_tjd11_245{text-align:center}._followers_tjd11_273{margin-top:var(--field-mt-s)}}@keyframes _image-animation_tjd11_1{0%{margin-top:0}50%{margin-top:-6.19px}to{margin-top:0}}._modal_tjd11_685{display:flex;flex-direction:column;align-items:center;width:400px;font-family:Montserrat,sans-serif}._modal_tjd11_685 h3{margin-top:10px;color:var(--primary-color-1-f);font-weight:400}._modalBody_tjd11_717{position:relative;margin-top:10px}._modalIcon_tjd11_727{display:flex;justify-content:flex-end;position:absolute;width:100%;margin-top:-28px;margin-left:-95px}._modalIcon_tjd11_727 img{width:28px;height:28px}._modal_tjd11_685 p{text-align:center;font-weight:300;color:#807d82}._modal_tjd11_685 footer{display:flex;align-items:center;justify-content:center;width:100%}._modal_tjd11_685 button{width:100%;margin-top:15px;margin-bottom:10px;padding:3px 0;font-weight:400;color:#2e88d1;box-shadow:var(--border-shadow-2);border-radius:var(--radius-s)}._icon_tjd11_809{padding:6px;border-width:1px;border-style:solid;border-color:#7f848780;border-radius:var(--radius-full);cursor:pointer;transition:.25s all ease}._icon_tjd11_809:hover{transform:scale(1.05)}@media (width <= 640px){._hoverGlassContainer_tjd11_843{position:initial}._hoverGlassMenuContainer_tjd11_849{left:0;margin-left:0;margin-top:32px}}._container_15biy_1{border-width:1px;border-style:solid;border-radius:var(--radius-m);border-color:var(--border-color-1-half);background-color:#fff}._container_mq4p6_1{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:250px;height:100%;min-height:100px;padding:14px 28px}._wrapper_mq4p6_27{display:flex;flex-direction:column;justify-content:space-between;flex:1;height:100%}._title_mq4p6_43{width:max-content;max-width:100%;color:#9ba4b5;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._statistic_mq4p6_81{display:inline-block;width:max-content;max-width:100%;margin-top:11.5px;font-size:23px;font-weight:500}._statistic_mq4p6_81{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._canvas_cl5dg_1{display:flex;flex-direction:column;align-content:center;justify-content:center;margin-top:56px;padding:14px;background-color:#fff;border-radius:var(--radius-s);border-width:1px;border-color:#0000000d;border-style:solid;box-shadow:var(--shadow-elevation-medium)}._title_cl5dg_37{padding:12px 24px}._container_qnnh9_1{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;padding:0 36px}@media (width < 768px){._container_qnnh9_1{padding:0}}._nav_qnnh9_29{display:flex;flex-direction:column;align-items:flex-start;max-width:200px;padding:12px;border-color:var(--border-color-1-third);border-width:0px;border-style:solid;border-radius:var(--radius-xxs);box-shadow:var(--shadow-elevation-medium)}._nav_qnnh9_29{background-image:linear-gradient(to bottom right,#ff0,#f48b00);background-image:linear-gradient(to bottom right,color(xyz 0.852 1.019 -0.386),color(xyz 0.42 0.358 -0.18))}._icon_qnnh9_89{min-width:24px;max-width:24px;filter:drop-shadow(0 0 1px hsla(0,0%,100%,.5))}._gusvy_qnnh9_101{color:#000;text-shadow:.5px .5px hsla(0,0%,100%,.5)}._denomination_qnnh9_109{margin-left:4px;color:#fff;text-shadow:.5px .5px hsla(0,0%,0%,.5)}._wrapper_qnnh9_123{display:flex;justify-content:center;width:100%;margin-left:56px}@media (width < 768px){._wrapper_qnnh9_123{margin-left:0}}._insights_qnnh9_151{width:1000px}._bubbles_qnnh9_157{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:48px}@media (width < 768px){._bubbles_qnnh9_157{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;overflow:overlay;max-width:100vw;padding-bottom:32px}}._bubbles_qnnh9_157>div{margin-right:44px;margin-bottom:33px}@media (width < 768px){._bubbles_qnnh9_157>div{margin-left:12px;margin-right:12px;margin-bottom:0}}._bubbles_1jj9e_1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:48px}._bubbles_1jj9e_1>div{margin-right:44px;margin-bottom:33px}._reports_12e35_3{display:flex;flex-direction:column;padding:48px}@media (width < 768px){._reports_12e35_3{padding:24px 0 0}}._wrapper_12e35_29{display:flex;flex-direction:row;flex-wrap:wrap}@media (width < 768px){._wrapper_12e35_29{justify-content:center}}._nav_12e35_51{display:flex;flex-direction:column;align-items:flex-start;max-width:200px;height:100%;height:fit-content;padding:12px;margin-bottom:24px;border-color:var(--border-color-1-third);border-width:0px;border-style:solid;border-radius:var(--radius-xxs);box-shadow:var(--shadow-elevation-medium)}._nav_12e35_51{background-image:linear-gradient(to bottom right,#ff0,#f48b00);background-image:linear-gradient(to bottom right,color(xyz 0.852 1.019 -0.386),color(xyz 0.42 0.358 -0.18))}._icon_12e35_123{min-width:24px;max-width:24px;filter:drop-shadow(0 0 1px hsla(0,0%,100%,.5))}._gusvy_12e35_135{color:#000;text-shadow:.5px .5px hsla(0,0%,100%,.5)}._denomination_12e35_143{margin-left:4px;color:#fff;text-shadow:.5px .5px hsla(0,0%,0%,.5)}._reportType_12e35_159{display:flex;align-items:center;flex-wrap:wrap;flex-direction:row;width:-moz-fit-content;width:fit-content;min-height:80px;padding:16px 32px;margin-left:56px}@media (width < 768px){._reportType_12e35_159{margin-left:0}}._reportType_12e35_159>select{margin-left:24px}._select_12e35_207{max-width:175px;padding-left:8px;outline:none;border:none;border-radius:var(--radius-xxs);box-shadow:var(--border-shadow-1);text-align:left}._select_12e35_207:active,._select_12e35_207:focus,._select_12e35_207:focus-visible{box-shadow:var(--border-shadow-of-1-m)}._container_48q7m_1{display:flex;flex-direction:column;margin-bottom:48px}@media (width >= 1080px){._container_48q7m_1{padding:0 64px}}@media (768px <= width <= 1080px){._container_48q7m_1{padding:0 16px}}@media (width < 768px){._container_48q7m_1{padding:0 10px}}._title_48q7m_45{margin-top:25px;margin-bottom:12.5px;font-size:26px}._wrapper_48q7m_59{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;width:100%}@media (width < 768px){._wrapper_48q7m_59{justify-content:center}}._table_48q7m_89{position:relative;max-width:90vw;margin-bottom:32px}@media (693px <= width <= 768px){._table_48q7m_89{min-width:-webkit-fill-available;margin-left:auto}}@media (width <= 768px){._table_48q7m_89{right:0;min-width:-webkit-fill-available}}._purchase_48q7m_135{display:flex;flex-direction:column;width:100vw;max-width:425px;height:fit-content;min-height:446px;padding:25px;border-width:1px;border-style:solid;border-radius:var(--radius-m);border-color:var(--border-color-1-half);background-color:#fff;box-shadow:var(--shadow-elevation-medium)}@media (width <= 430px){._purchase_48q7m_135{padding:16px;font-size:small}}._total_48q7m_209{font-weight:600}._orderSuccessful_48q7m_215{display:flex;flex-direction:column;align-items:center;height:350px;width:680px;background-color:#9dc08b;border-radius:var(--radius-m);border-top:1px solid hsla(0,0%,0%,.01);box-shadow:var(--shadow-elevation-medium)}._orderSuccessful_48q7m_215>svg:first-of-type{margin-top:-40px;color:#9dc08b;background-color:#fff;border-radius:var(--radius-full)}._osTitle_48q7m_263{margin-top:24px}._osTitle_48q7m_263>h4:first-of-type,._osTitle_48q7m_263>span:first-of-type{font-size:21px;font-weight:300;color:#fff}._osButton_48q7m_281{display:flex;justify-content:center;width:500px;margin-top:39px;padding:12px;border-width:2px;border-color:#fff;border-radius:var(--radius-m);font-size:18.5px;font-weight:300;color:#fff}._buy_48q7m_307{display:flex;justify-content:center;align-items:center;width:100%;height:45px;color:#fff;background-color:#201f1f;border-radius:var(--radius-s);cursor:pointer}._buy_48q7m_307 button:hover{background-color:#11111180;transition:all .1s ease}._buy_48q7m_307 svg{display:inline-block;margin-right:8px;width:18px}._accountingDaysButtons_48q7m_353{display:flex;flex-direction:row;align-items:center}._buttonAccountingDaysMinus_48q7m_363,._buttonAccountingDaysPlus_48q7m_365{width:22px;height:22px;cursor:pointer;color:#efb036;font-size:20px;font-weight:400;line-height:0px;background-color:#3b6790;background-color:#4c7b8b;border-radius:4px}._buttonAccountingDaysMinus_48q7m_363:hover:not(:disabled),._buttonAccountingDaysPlus_48q7m_365:hover:not(:disabled){filter:brightness(1.25);transition:all .1sease}._buttonAccountingDaysMinus_48q7m_363:disabled,._buttonAccountingDaysPlus_48q7m_365:disabled{background-color:#f0f0f0;color:#23486a;cursor:default}._accountingDaysInput_48q7m_419{width:55px;height:22px;padding:0;margin-left:6px;margin-right:6px;text-align:center;font-weight:500;font-size:15px;line-height:0px;color:#23486a;outline:none;border-radius:4px;background-color:#efb036}._accountingDaysInput_48q7m_419:disabled{background-color:#f0f0f0;color:#23486a}._shippingDetails_115j1_1{display:flex;flex-direction:column;width:100vw;max-width:425px;height:auto;min-height:fit-content;max-height:284px;padding:25px;border-width:1px;border-style:solid;border-radius:var(--radius-m);border-color:var(--border-color-1-half);background-color:#fff;box-shadow:var(--shadow-elevation-medium)}@media (width <= 430px){._shippingDetails_115j1_1{padding:12.5px;font-size:small}}._input_115j1_63{width:175px;max-width:175px;min-width:175px;padding-left:8px;outline:none;border:none;border-radius:var(--radius-xxs);box-shadow:var(--border-shadow-1);text-align:left}._input_115j1_63:active,._input_115j1_63:focus,._input_115j1_63:focus-visible{box-shadow:var(--border-shadow-of-1-m)}._buttonEdit_115j1_107{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-evenly;align-content:center;cursor:pointer;width:95px;min-width:95px;max-width:95px;height:49px;min-height:49px;max-height:49px;font-size:14px;font-weight:500;font-family:Bebas Neue,sans-serif;letter-spacing:1.5px;border:0;position:relative;user-select:none;-webkit-user-select:none;touch-action:manipulation;will-change:transform,clip-path,background,box-shadow,text-shadow}._buttonEdit_115j1_107:focus-visible{box-shadow:6px 0 #01ffba;border:2px solid black}._buttonEdit_115j1_107:after{content:"Test environment";line-height:initial!important;position:absolute!important;top:0;left:0;right:0;bottom:0;--slice-0: inset(50% 50% 50% 50%);--slice-1: inset(80% -6px 0 0);--slice-2: inset(50% -6px 30% 0);--slice-3: inset(10% -6px 85% 0);--slice-4: inset(40% -6px 43% 0);--slice-5: inset(80% -6px 5% 0);clip-path:var(--slice-0);animation:none}._buttonEdit_115j1_107:hover:after{animation:_glitchHover_115j1_1 var(--animation-duration) var(--animation-timing)}._editingMode_115j1_241{background:linear-gradient(45deg,transparent 5%,#00e6f6 5%);box-shadow:6px 0 #ff013c;color:#fff}._editingMode_115j1_241:after{background:linear-gradient(45deg,transparent 3%,#ff013c 3%,#ff013c 5%,#00e6f6 5%);text-shadow:-3px -3px 0px #f8f005,3px 3px 0px #ff013c}._stationaryMode_115j1_273{background:linear-gradient(45deg,transparent 5%,#ff013c 5%);box-shadow:6px 0 #00e6f6;color:#fff}._stationaryMode_115j1_273:after{background:linear-gradient(45deg,transparent 3%,#00e6f6 3%,#00e6f6 5%,#ff013c 5%);text-shadow:-3px -3px 0px #f8f005,3px 3px 0px #00e6f6}._container_50maa_1{display:flex;flex-direction:column}._tab_50maa_11{display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;min-width:175px;height:80px;margin-top:24px;border-style:solid;border-width:1px;border-color:#0000001a;border-radius:var(--radius-m);box-shadow:var(--shadow-elevation-medium);cursor:pointer}._buttonsSelectionContainer_50maa_55{display:flex;flex-wrap:wrap;row-gap:0;column-gap:32px}@media (width <= 544px){._buttonsSelectionContainer_50maa_55{justify-content:space-evenly;column-gap:0px}}._tab_50maa_11>span{margin-top:8px}._selected-tab_50maa_87,._tab_50maa_11:hover,._tab_50maa_11:active{border-color:#201f1f;background-color:#201f1f;color:#fff}._orderSuccessful_rlb2o_3{display:flex;flex-direction:column;align-items:center;width:680px;min-height:350px;padding-bottom:48px;background-color:#9dc08b;border-radius:var(--radius-m);border-top:1px solid hsla(0,0%,0%,.01);box-shadow:var(--shadow-elevation-medium)}._orderSuccessful_rlb2o_3>svg:first-of-type{margin-top:-40px;color:#9dc08b;background-color:#fff;border-radius:var(--radius-full)}._osTitle_rlb2o_57{margin-top:24px;text-align:center}._osTitle_rlb2o_57>h4:first-of-type,._osTitle_rlb2o_57>span:first-of-type{font-size:21px;font-weight:300;color:#fff}._osButton_rlb2o_77{display:flex;justify-content:center;width:-webkit-fill-available;margin:39px 13.5% 0;padding:12px;border-width:2px;border-color:#fff;border-radius:var(--radius-m);font-size:18.5px;font-weight:300;color:#fff}._container_vfrkv_1{display:flex;flex-direction:column;height:100%}@media (width >= 1080px){._container_vfrkv_1{padding:0 32px}}@media (768px <= width <= 1080px){._container_vfrkv_1{padding:0 16px}}@media (width < 768px){._container_vfrkv_1{padding:0 10px}}._wrapper_vfrkv_51{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;row-gap:32px;width:100%;margin-top:24px;margin-bottom:48px;padding-bottom:48px}@media (width < 768px){._wrapper_vfrkv_51{justify-content:center}}._wrapperFirstHalf_vfrkv_91{display:flex;flex-direction:column;max-width:65%}@media (width <= 1280px){._wrapperFirstHalf_vfrkv_91{max-width:100%}}._wrapperSecondHalf_vfrkv_115{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;max-width:35%}@media (width <= 1280px){._wrapperSecondHalf_vfrkv_115{width:100%;max-width:100%}}._shippingAndDetailsContainer_vfrkv_143{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:32px;width:100%}@media (width <= 1280px){._shippingAndDetailsContainer_vfrkv_143{justify-content:center}}._orderDetailsContainer_vfrkv_173{display:flex;position:relative}@media (width <= 1280px){._table_vfrkv_185{max-width:92vw}}@media (width <= 1080px){._table_vfrkv_185{margin-right:0}}@media (693px <= width <= 768px){._table_vfrkv_185{min-width:-webkit-fill-available;margin-left:auto}}._excelDownloadLink_k1tru_1{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;min-height:40px;height:40px;min-width:125px;max-width:170px;padding:0 10px;color:#fff;border-radius:4px;-webkit-user-select:none;user-select:none;font-size:clamp(12px,2vw,16px)}._excelDownloadLinkIcon_k1tru_51{width:clamp(16px,2vw,24px);height:clamp(16px,2vw,24px)}._header_pal5y_1{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;width:100%;margin-bottom:25px}._header-left_pal5y_27{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}._header-left_pal5y_27>div{margin:0 5px}._search-div_pal5y_47{display:flex;flex-direction:row;align-items:center}._search-icon_pal5y_57{position:absolute;padding:0 8px}._input_pal5y_65{width:100%;max-width:250px;height:36px;padding:0 32px;border-width:1px;border-style:solid;border-color:#7f8487;border-radius:var(--radius-m)}._row_18qus_1:hover:not(:has(._checkboxContainer_18qus_1:hover),._disabledRow_18qus_1),._row_18qus_1:hover:not(:has(._disableOrderContainer_18qus_3:hover),._disabledRow_18qus_1){background-color:#7fffd4}._row_18qus_1:hover:has(._checkboxContainer_18qus_1:hover):not(._disabledRow_18qus_1),._row_18qus_1:hover:has(._disableOrderContainer_18qus_3:hover):not(._disabledRow_18qus_1){background-color:#7fffd400}._row_18qus_1._disabledRow_18qus_1 td{position:relative}._row_18qus_1._disabledRow_18qus_1 td:before{content:" ";position:absolute;top:45%;left:0;border-bottom:1px solid #111;width:100%}:not(._disabledRow_18qus_1)>td>._checkbox_18qus_1:hover{box-shadow:0 0 0 1.1px inset #1e90ff;border-radius:2px;background-color:#fff}._disabledRow_18qus_1{background-color:#f0f0f0;cursor:default}._checkedRow_18qus_57{background-color:#eff3ea}._checkbox_18qus_1{width:13px;min-width:13px;height:13px;min-height:13px;border-radius:2px}._checkboxContainer_18qus_1{padding-left:.375rem;padding-right:.75rem;border-bottom-style:solid;border-bottom-width:1px}._disableOrderContainer_18qus_3{min-width:24px}._tableHolder_p64wy_1{width:100%;min-height:fit-content;overflow-x:auto;overflow-y:hidden}._tableHolder_p64wy_1::-webkit-scrollbar{height:9px;width:9px;background:var(--border-color-1-half);border:solid 3px transparent}._tableHolder_p64wy_1::-webkit-scrollbar-thumb{background:#393812;background:#7e7e7e;border-radius:var(--radius-s);box-shadow:0 1px 1px #00000040;box-shadow:none}._tableHolder_p64wy_1::-webkit-scrollbar-corner{background:var(--border-color-1-half)}._table_p64wy_1{display:inline-table;margin-bottom:49px;width:100%;border-spacing:0;font-size:var(--font-s)}._table_p64wy_1 tbody{white-space:nowrap}._table_p64wy_1 th,._table_p64wy_1 td{height:50px;max-height:50px;min-height:50px;border-top-width:0px;border-left-width:0px}._table_p64wy_1 th:last-child,._table_p64wy_1 td:last-child{border-right-width:0}._table_p64wy_1 th{position:static;vertical-align:middle;top:0;background:#fff}._table_p64wy_1 th>div{display:flex;align-content:center;align-items:center;justify-content:flex-start;flex-wrap:nowrap;cursor:pointer}._table_p64wy_1 td>div:not([class]){display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}._table_p64wy_1 tr:last-child td{border-bottom-width:0}._footer_1kizv_1{display:flex;flex-direction:column;align-items:center;width:100%}._wrapper_1kizv_17{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}._visibleRows_1kizv_33{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:100%}._row_1kizv_53{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:16px;cursor:pointer;transition:.25s box-shadow ease;transform:translateZ(0)}._row_1kizv_53:not(:last-child){margin-right:1vw}@media (hover: hover){._row_1kizv_53:hover:not(:disabled):not(._active_1kizv_95){box-shadow:var(--border-shadow-of-2-m-o);border:1px solid var(--primary-color-2-b) outset}}._row_1kizv_53._active_1kizv_95{color:var(--primary-color-3-f);background-color:var(--primary-color-2-b)}._line_1kizv_115{width:36px;height:1px;background-color:#999;margin-right:1vw;display:inline-block}._button_1kizv_131{display:flex;align-items:center;justify-content:space-evenly;width:28px;max-width:28px;min-width:28px;height:28px;max-height:28px;min-height:28px;cursor:pointer;transition:.25s box-shadow ease;transform:translateZ(0)}@media (hover: hover){._button_1kizv_131:hover:not(:disabled){box-shadow:var(--border-shadow-of-2-m)}}._button_1kizv_131:disabled{opacity:.25}._button_1kizv_131:hover:disabled{transform:none}._container_anhi3_1{display:flex;flex-direction:column;align-items:center;width:100%;min-height:fit-content;padding:24px 8px;margin:0;background-color:#fff;border-width:1px;border-style:solid;border-radius:var(--radius-m);border-color:var(--border-color-1-half);box-shadow:var(--shadow-elevation-medium);opacity:1}._container-hidden_anhi3_59{display:none}._container-visible_anhi3_65{animation-name:_bounce_anhi3_1;animation-duration:var(--DataTable-animationDurationTime)}@keyframes _bounce_anhi3_1{0%{transform:translate(-25%)}to{transform:translate(0)}}._wrapper_anhi3_91{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;width:100%;max-width:100%;height:100%}._wrapper-hidden_anhi3_113{display:none}._container_1fml7_1{margin-left:clamp(8px,5vw,16px)}._tabs_1fml7_11{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;max-width:max-content;min-height:60px;border-width:1px;border-style:solid;border-radius:var(--radius-s);border-color:var(--border-color-1-half);background-color:#f5f5f6;box-shadow:var(--shadow-elevation-medium);margin-bottom:32px}._tabs_1fml7_11>button{display:flex;justify-content:center;align-items:center;min-width:142.5px;height:50px;padding:0 8px;cursor:pointer;border-width:1px;border-color:transparent}._tabs_1fml7_11>button._activeTab_1fml7_83{border-color:#e5e7eb;border-radius:var(--radius-s);background-color:#fff}._tabs_1fml7_11>button:not(._activeTab_1fml7_83){color:#6c737f}._tabs_1fml7_11>button>svg{width:24px;min-width:24px;max-width:24px}._hr_1fml7_113{max-width:600px;height:2px;background-color:#000}._button49_1bts9_3{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-evenly;align-content:center;cursor:pointer;font-size:13px;font-weight:500;font-family:Bebas Neue,sans-serif;letter-spacing:1.5px;border:0;position:relative;user-select:none;-webkit-user-select:none;touch-action:manipulation;will-change:transform,clip-path,background,box-shadow,text-shadow}._button49_1bts9_3:focus-visible{box-shadow:6px 0 #01ffba;border:2px solid black}._button49_1bts9_3:after{content:var(--button49-content);line-height:initial!important;position:absolute!important;top:0;left:0;right:0;bottom:0;--slice-0: inset(50% 50% 50% 50%);--slice-1: inset(80% -6px 0 0);--slice-2: inset(50% -6px 30% 0);--slice-3: inset(10% -6px 85% 0);--slice-4: inset(40% -6px 43% 0);--slice-5: inset(80% -6px 5% 0);clip-path:var(--slice-0);animation:none}._button49_1bts9_3:hover:after{animation:_glitchHover_1bts9_1 var(--animation-duration) var(--animation-timing)}._touchActive_1bts9_141:after{animation:_glitchTouch_1bts9_1 var(--animation-duration) var(--animation-timing) forwards}._touchActive_1bts9_141:hover:after{animation:_glitchTouch_1bts9_1 var(--animation-duration) var(--animation-timing) forwards}@keyframes _glitchHover_1bts9_1{0%{clip-path:var(--slice-1);transform:translate(-20px,-10px)}10%{clip-path:var(--slice-3);transform:translate(10px,10px)}20%{clip-path:var(--slice-1);transform:translate(-10px,10px)}30%{clip-path:var(--slice-3);transform:translateY(5px)}40%{clip-path:var(--slice-2);transform:translate(-5px)}50%{clip-path:var(--slice-3);transform:translate(5px)}60%{clip-path:var(--slice-4);transform:translate(5px,10px)}70%{clip-path:var(--slice-2);transform:translate(-10px,10px)}80%{clip-path:var(--slice-5);transform:translate(20px,-10px)}90%{clip-path:var(--slice-1);transform:translate(-10px)}to{clip-path:var(--slice-0);transform:translate(0)}}@keyframes _glitchTouch_1bts9_1{0%{transform:translate(-20px,-10px);opacity:1}50%{transform:translate(10px,10px);opacity:.5}to{transform:translate(0);opacity:1}}@media (min-width: 768px){._button49_1bts9_3,._button49_1bts9_3:after,._touchActive_1bts9_141:after{font-size:13px;font-weight:500;letter-spacing:1.5px}._button49_1bts9_3:hover:after{letter-spacing:1.5px}}@media (max-width: 354px){._container_1bts9_335{margin-top:33px}}._lockIcons_1bts9_345{min-width:18px;max-width:18px;width:18px;min-height:18px;max-height:18px;height:18px}._editingMode_1bts9_365{background:linear-gradient(45deg,transparent 5%,#00e6f6 5%);box-shadow:6px 0 #ff013c;color:#fff}._editingMode_1bts9_365:after{background:linear-gradient(45deg,transparent 3%,#ff013c 3%,#ff013c 5%,#00e6f6 5%);text-shadow:-3px -3px 0px #f8f005,3px 3px 0px #ff013c}._stationaryMode_1bts9_397{background:linear-gradient(45deg,transparent 5%,#ff013c 5%);box-shadow:6px 0 #00e6f6;color:#fff}._stationaryMode_1bts9_397:after{background:linear-gradient(45deg,transparent 3%,#00e6f6 3%,#00e6f6 5%,#ff013c 5%);text-shadow:-3px -3px 0px #f8f005,3px 3px 0px #00e6f6}._orderReceiptContainer_10gul_1{display:flex;flex-direction:column;width:100%}@media (width <= 1024px){._orderReceiptContainer_10gul_1{display:flex;flex-direction:column;align-items:center;width:100%}}._orderDetails_3k4gj_1{display:flex;flex-direction:column;height:100%}@media (width >= 1080px){._orderDetails_3k4gj_1{padding:0 32px}}@media (768px <= width <= 1080px){._orderDetails_3k4gj_1{padding:0 16px}}@media (width < 768px){._orderDetails_3k4gj_1{padding:0 10px}}._title_3k4gj_51{margin-top:8px;margin-left:16px}._shippingAndDetailsContainer_3k4gj_61{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:32px;width:100%;margin-top:24px}@media (width <= 1280px){._shippingAndDetailsContainer_3k4gj_61{justify-content:center}}._table_3k4gj_97{margin-top:32px}@media (width <= 1080px){._table_3k4gj_97{margin-right:0}}._orderReceiptContainer_3k4gj_125{margin-top:32px}._container_1ewq7_1{padding:0 36px 48px}@media (width < 768px){._container_1ewq7_1{padding:0 18px 48px}}@media (width < 480px){._container_1ewq7_1{padding:0 0 48px;margin:auto}}._title_1ewq7_41{display:flex;flex-direction:row;align-items:center;margin-top:25px;margin-bottom:12.5px}._title_1ewq7_41>h1{font-size:26px;font-weight:600}@media (width < 768px){._title_1ewq7_41{justify-content:space-between}}@media (width < 480px){._title_1ewq7_41{margin-left:5vw}}._status_1ewq7_87{display:flex;align-items:center;justify-content:center;width:fit-content;height:30px;padding:0 12px;color:#fff;font-weight:400;background-color:#222;border-radius:var(--radius-full-px)}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}._container_1gh8y_1{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;max-width:max-content;min-height:60px;border-width:1px;border-style:solid;border-radius:var(--radius-s);border-color:var(--border-color-1-half);background-color:#f5f5f6;box-shadow:var(--shadow-elevation-medium);margin-bottom:32px}._tabButton_1gh8y_43{display:flex;justify-content:center;align-items:center;min-width:142.5px;height:50px;padding:0 8px;cursor:pointer;border-width:1px;border-color:transparent}._tabButton_1gh8y_43._activeTab_1gh8y_73{border-color:#e5e7eb;border-radius:var(--radius-s);background-color:#fff}._tabButton_1gh8y_43:not(._activeTab_1gh8y_73){color:#6c737f}._icon_1gh8y_93{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}._text_1gh8y_113{margin-left:10px}._title_fess3_1{font-size:x-large}._instructions_1fwze_1{margin-top:16px}._apptSlotDetailsContainer_1y0gx_1{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:flex-start;justify-content:flex-start;box-sizing:border-box;overflow:hidden;width:90%;padding-top:2px;padding-bottom:2px;cursor:grab;z-index:10}._apptSlotDetailsContainer_1y0gx_1:active{cursor:grabbing}._title_1y0gx_49,._time_1y0gx_51{white-space:normal;overflow-wrap:break-word;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden}._apptSlotDetails_1y0gx_1{display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start;justify-content:center;gap:4px;padding:1px 4px;width:100%;height:100%;font-size:.65rem;line-height:1.1;color:#fff;background-color:#1e8fff;border-radius:6px}._appointmentPlaceholderContainer_1gb2j_1,._appointmentPlaceholder_1gb2j_1{display:flex;width:100%;height:100%;border-width:0px;border-radius:6px;cursor:pointer}._todayAgendaContainer_vndl3_1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:48px;margin-top:32px}._selectedDate_vndl3_21{text-align:center;font-weight:400}._scheduleContainer_vndl3_29{display:flex;justify-content:center;width:100%}._schedule_vndl3_29{width:100%;max-width:500px;padding:16px;position:relative;border-width:1px;border-style:solid;border-radius:var(--radius-m);border-color:var(--border-color-1-half);background-color:#fff;box-shadow:var(--shadow-elevation-medium)}._rangeTimeItem_vndl3_71{display:flex;flex-direction:row;width:100%;height:60px;position:relative}._rangeTimeItem_vndl3_71:last-child ._hourSchedule_vndl3_91{box-shadow:inset 1px 0 #00000026,inset -1px 0 #00000026,inset 0 1px #00000026,inset 0 -1px #00000026}._time_vndl3_101{display:flex;align-items:flex-start;position:relative;gap:4px;min-width:60px;height:100%}._dragOverInfo_vndl3_127{position:relative;color:#ff9a9a}._hourSchedule_vndl3_91{display:flex;position:relative;overflow:visible;width:100%;height:100%;box-shadow:inset 1px 0 #00000026,inset -1px 0 #00000026,inset 0 1px #00000026}._hourScheduleWrapper_vndl3_161{display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:visible;width:100%;height:100%;border-radius:8px;transition:box-shadow .2s ease-in-out;box-sizing:border-box}._appointmentSlot_vndl3_195{height:25%;box-sizing:border-box}._freeBlock_vndl3_207{width:100%;z-index:2;position:absolute;left:0;right:0;border-radius:6px;background:transparent;cursor:pointer;transition:box-shadow .2s ease-in-out}._freeBlock_vndl3_207:hover,._freeBlock_vndl3_207:focus,._freeBlock_vndl3_207:active{box-shadow:0 0 0 2px inset #1e8fff}._dragOverSlot_vndl3_249{background-color:#1e8fff80;z-index:1}._removeButton_1nrtt_1{border:none;border-radius:var(--radius-s);cursor:pointer;transition:background-color .25s ease-in-out,color .25s ease-in-out}._icon_1nrtt_15{width:16px;height:16px}._solid_1nrtt_25{padding:4px;color:#fff;background-color:#201f1f}._solid_1nrtt_25:hover{background-color:#ef9400}._ghost_1nrtt_43:hover{color:#ef9400}._outline_1nrtt_51{border:1px solid black}._outline_1nrtt_51:hover{color:#ef9400}._barebonesButton_338wz_1{display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer}._icon-animated_338wz_21{position:relative;right:-5px;transition:right 175ms ease}._barebonesButton_338wz_1:hover ._icon-animated_338wz_21{right:0}._icon_338wz_21>svg,._icon_338wz_21>img{width:24px;height:24px}._barebonesButton_338wz_1 ._label_338wz_55{background-image:linear-gradient(to right,#000,#000);background-repeat:no-repeat;background-size:0 2px;background-position:0 100%;transition:background-size .2s,background-position 0s .2s}._barebonesButton_338wz_1 ._label_338wz_55:hover{background-position:100% 100%;background-size:100% 2px}._editAppointmentHeader_1nylq_1{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;margin-top:16px;font-size:larger}._appointmentEditor_1nylq_25{display:flex;flex-direction:column;max-width:300px;padding:24px;border-width:1px;border-style:solid;border-radius:var(--radius-m);border-color:var(--border-color-1-half);background-color:#fff;box-shadow:var(--shadow-elevation-medium)}._inputContainer_1nylq_57{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:16px}._editorActions_1nylq_79{display:flex;flex-direction:row;justify-content:space-between;margin-top:16px}._saveButton_1nylq_93{width:100%;height:40px;border-radius:4px;color:#fff;background-color:#201f1f;border-radius:var(--radius-s);cursor:pointer}._timeRangeContainer_1nylq_121{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;gap:8px}._attendeeContainer_1nylq_145{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px;gap:8px;margin-top:8px;border-radius:4px;box-shadow:0 0 0 1px #00000040}._agenda_1lc9r_1{display:flex;flex-direction:column;padding:2.5vh 2.5vw;margin-bottom:48px}._calendar_1lc9r_19{display:flex;align-items:center;justify-content:center;width:100%;margin-top:32px}._appointmentIndicators_1lc9r_39{display:flex;flex-wrap:wrap;justify-content:center;gap:2px;margin-top:3px}._appointmentIndicator_1lc9r_39{height:5px;width:5px;background-color:#1e90ff;border-radius:50%;margin:3px auto 0}._selectedAppointmentIndicator_1lc9r_69{background-color:#fff}._subtitleContainer_17rlb_1{display:flex;flex-direction:row;gap:4px}._textBold_17rlb_15{font-size:16px;font-weight:500}._extraInfo_17rlb_25{font-family:monospace;font-size:large}._container_1fz29_1{display:flex;flex-direction:column;padding:2.5vh 2.5vw;margin-bottom:48px}._addNewRecordForm_1tmpj_1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:24px;column-gap:32px;width:100%;height:100%}._inputContainer_1tmpj_23{display:flex;flex-direction:row;justify-content:space-between;row-gap:12px;column-gap:16px}._section_1tmpj_41{display:flex;flex-direction:column;gap:16px;padding:8px;height:fit-content;border-width:1px;border-style:solid;border-color:#00000040;border-radius:8px}._subtitle_1tmpj_71{font-size:16px;font-weight:500}._arrayContainer_1tmpj_81{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px;gap:8px;margin-top:8px;border-radius:4px;box-shadow:0 0 0 1px #00000040}._container_5jc6m_1{height:100%;position:relative;z-index:-10;background:linear-gradient(to top,#ffa191,#ffc247);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:1px 1px 1px rgba(0,0,0,.004);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}#_outerCraneContainer_5jc6m_1{position:absolute;width:100%;height:100%;bottom:0;overflow:hidden;display:flex;justify-content:center;box-shadow:inset 0 -60px 0 -30px tomato}._buildings_5jc6m_55{height:84.9673202614379px;width:100%;left:0}._buildings_5jc6m_55 div{height:inherit;width:42.48366013071895px;background:tomato;position:absolute;bottom:10%}._buildings_5jc6m_55 div:after{content:"";width:80%;height:60%;left:10%;bottom:30%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGCAYAAAAG5SQMAAAAFElEQVQImWP4////fwYYIJKDEwAAfPsP8eFXG40AAAAASUVORK5CYII=) repeat;position:absolute}._buildings_5jc6m_55 div:nth-of-type(1){width:42.48366013071895px;height:21.241830065359476px;right:37%;bottom:18%}._buildings_5jc6m_55 div:nth-of-type(1):after{bottom:11%}._buildings_5jc6m_55 div:nth-of-type(2){width:48.552754435107374px;height:28.322440087145967px;right:30%;bottom:35%;transform:rotate(180deg)}._buildings_5jc6m_55 div:nth-of-type(2):after{width:60%;left:11%}._buildings_5jc6m_55 div:nth-of-type(3){width:24.276377217553687px;height:37.76325344952796px;left:40%;bottom:35%}._buildings_5jc6m_55 div:nth-of-type(3):after{bottom:0;width:20%;height:85%;left:70%}._buildings_5jc6m_55 div:nth-of-type(4){width:84.9673202614379px;height:21.241830065359476px;left:24%;bottom:20%}._buildings_5jc6m_55 div:nth-of-type(4):after{background:none}._buildings_5jc6m_55 div:nth-of-type(5){width:61.794414735591204px;height:67.97385620915033px;left:47%;bottom:10%}._buildings_5jc6m_55 div:nth-of-type(5):after{bottom:0;width:40%;height:85%;left:20%}._crane_5jc6m_205,._buildings_5jc6m_55{position:absolute;bottom:0}._crane_5jc6m_205 div{border-radius:2px;position:absolute}._crane_5jc6m_205 ._line_5jc6m_223{border:none;background:tomato;outline:1px solid transparent;z-index:0}._crane_5jc6m_205 ._lineOne_5jc6m_235{width:60%;left:11%;top:0}._crane_5jc6m_205 ._lineTwo_5jc6m_245{width:19%;right:8%;top:0}._crane_5jc6m_205 ._line_5jc6m_223._lineThree_5jc6m_255{height:30%;top:22%;left:9%}._crane_5jc6m_205 ._line_5jc6m_223._lineThree_5jc6m_255:after{content:"";position:absolute;height:.2em;width:9000%;background:#ff826c;display:block;bottom:0;left:-4500%;border:solid 1px #ff6347}._craneTwo_5jc6m_287 ._line_5jc6m_223._lineThree_5jc6m_255:after{height:.1em}._craneThree_5jc6m_293 ._line_5jc6m_223._lineThree_5jc6m_255:after{height:.05em}._stand_5jc6m_299{height:100%;width:5%;right:25%;z-index:1;background:linear-gradient(to top,tomato,#f29b8b)}._craneTwo_5jc6m_287 ._stand_5jc6m_299{background:linear-gradient(to top,tomato,#f19483)}._craneThree_5jc6m_293 ._stand_5jc6m_299{background:linear-gradient(to top,tomato,#f08c7b)}._weight_5jc6m_325{height:20%;width:8%;right:4%;top:12%;z-index:2;background:#f88f7c}._craneTwo_5jc6m_287 ._weight_5jc6m_325{background:#f88773}._craneThree_5jc6m_293 ._weight_5jc6m_325{background:#f77f6b}._cabin_5jc6m_353{height:9%;width:12%;right:24%;top:20%;z-index:2;background:#f88f7c}._cabin_5jc6m_353:after{content:"";position:absolute;height:10%;width:100%;background:#fff;display:block;top:60%;left:0}._craneTwo_5jc6m_287 ._cabin_5jc6m_353{background:#f88773}._craneThree_5jc6m_293 ._cabin_5jc6m_353{background:#f77f6b}._arm_5jc6m_401{height:7%;width:100%;top:15%;z-index:3;background:#f88f7c}._craneTwo_5jc6m_287 ._arm_5jc6m_401{background:#f88773}._craneThree_5jc6m_293 ._arm_5jc6m_401{background:#f77f6b}._crane_5jc6m_205 div._arm_5jc6m_401{border-top-left-radius:10px}._brick_5jc6m_433{height:6%;width:9%;bottom:0;left:40%;background:#ff7359}._brickTwo_5jc6m_447{left:48%}._brickThree_5jc6m_453{bottom:5.5%;left:44%}._craneOne_5jc6m_461{width:260px;height:169.9346405228758px;left:20%}._craneOne_5jc6m_461 div{border:solid 1px #ff6347}._craneOne_5jc6m_461 ._line_5jc6m_223{height:1px}._craneOne_5jc6m_461 ._lineThree_5jc6m_255{width:1px}._craneTwo_5jc6m_287{width:200px;height:130.718954248366px;transform:scaleX(-1);left:40%;z-index:-1}._craneTwo_5jc6m_287 div{border:solid 1px #ff6347}._craneTwo_5jc6m_287 ._line_5jc6m_223{height:.769230769230769px}._craneTwo_5jc6m_287 ._lineThree_5jc6m_255{width:.714285714285714px;-webkit-animation-delay:3s;animation-delay:3s}._craneTwo_5jc6m_287 ._cabin_5jc6m_353,._craneTwo_5jc6m_287 ._arm_5jc6m_401,._craneTwo_5jc6m_287 ._picker_5jc6m_529,._craneTwo_5jc6m_287 ._weight_5jc6m_325{-webkit-animation-delay:3s;animation-delay:3s}._craneThree_5jc6m_293{width:130px;height:84.9673202614379px;left:60%;z-index:-1}._craneThree_5jc6m_293 div{border:solid 1px #ff6347}._craneThree_5jc6m_293 ._line_5jc6m_223{height:.5px}._craneThree_5jc6m_293 ._lineThree_5jc6m_255{width:.5px;-webkit-animation-delay:1.5s;animation-delay:1.5s}._craneThree_5jc6m_293 ._brickThree_5jc6m_453{bottom:5%}._craneThree_5jc6m_293 ._brickOne_5jc6m_579,._craneThree_5jc6m_293 ._brickTwo_5jc6m_447{bottom:0}._craneThree_5jc6m_293 ._cabin_5jc6m_353,._craneThree_5jc6m_293 ._arm_5jc6m_401,._craneThree_5jc6m_293 ._picker_5jc6m_529,._craneThree_5jc6m_293 ._weight_5jc6m_325{-webkit-animation-delay:1.5s;animation-delay:1.5s}._crane_5jc6m_205{perspective:600px}._lineOne_5jc6m_235{transform-origin:right 0;-webkit-animation:_moveLineOne_5jc6m_1 12s infinite alternate;animation:_moveLineOne_5jc6m_1 12s infinite alternate}._lineTwo_5jc6m_245{transform-origin:top left;-webkit-animation:_moveLineTwo_5jc6m_1 12s infinite alternate;animation:_moveLineTwo_5jc6m_1 12s infinite alternate}._lineThree_5jc6m_255{transform-origin:right center;-webkit-animation:_moveLineThree_5jc6m_1 12s ease-in-out infinite alternate;animation:_moveLineThree_5jc6m_1 12s ease-in-out infinite alternate}._cabin_5jc6m_353,._arm_5jc6m_401,._picker_5jc6m_529{transform-origin:80% center;-webkit-animation:_moveCrane_5jc6m_1 12s infinite alternate;animation:_moveCrane_5jc6m_1 12s infinite alternate}._weight_5jc6m_325{transform-origin:0 center;-webkit-animation:_moveWeight_5jc6m_1 12s infinite alternate;animation:_moveWeight_5jc6m_1 12s infinite alternate}#_content_5jc6m_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;height:100%;width:100%;color:#fff}#_license_5jc6m_1{position:absolute;bottom:0;right:5px}@-webkit-keyframes _moveCrane_5jc6m_1{0%,20%{transform:rotateY(0)}70%,to{transform:rotateY(45deg)}}@keyframes _moveCrane_5jc6m_1{0%,20%{transform:rotateY(0)}70%,to{transform:rotateY(45deg)}}@-webkit-keyframes _moveWeight_5jc6m_1{0%,20%{transform:rotateY(0) translate(0)}70%,to{transform:rotateY(45deg) translate(-50%)}}@keyframes _moveWeight_5jc6m_1{0%,20%{transform:rotateY(0) translate(0)}70%,to{transform:rotateY(45deg) translate(-50%)}}@-webkit-keyframes _moveLineOne_5jc6m_1{0%,20%{transform:rotateY(0) rotate(-10deg)}70%,to{transform:rotateY(45deg) rotate(-10deg)}}@keyframes _moveLineOne_5jc6m_1{0%,20%{transform:rotateY(0) rotate(-10deg)}70%,to{transform:rotateY(45deg) rotate(-10deg)}}@-webkit-keyframes _moveLineTwo_5jc6m_1{0%,20%{transform:rotateY(0) rotate(29deg)}70%,to{transform:rotateY(15deg) rotate(29deg)}}@keyframes _moveLineTwo_5jc6m_1{0%,20%{transform:rotateY(0) rotate(29deg)}70%,to{transform:rotateY(15deg) rotate(29deg)}}@-webkit-keyframes _moveLineThree_5jc6m_1{0%{transform:translate(0)}20%{transform:translate(2500%,-18%)}60%{transform:translate(11000%,-25%)}70%{transform:translate(9100%,-25%);height:30%}90%,to{transform:translate(9100%,-15%);height:80%}}@keyframes _moveLineThree_5jc6m_1{0%{transform:translate(0)}20%{transform:translate(2500%,-18%)}60%{transform:translate(11000%,-25%)}70%{transform:translate(9100%,-25%);height:30%}90%,to{transform:translate(9100%,-15%);height:80%}}*{box-sizing:border-box}._container_3vfb7_9{position:relative;height:100%;z-index:-10;font-family:Josefin Sans,Roboto,sans-serif;color:#ffffffbf;overflow:hidden;background-color:#252627}._crane__list_3vfb7_33,._skyscrappers__list_3vfb7_35,._tree__container_3vfb7_37{position:absolute;width:100%;bottom:0}._advice_3vfb7_49{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:24px;height:100%;width:100vw}._advice__description_3vfb7_69,._advice__title_3vfb7_75{text-align:center}._city-stuff_3vfb7_83{display:flex;position:absolute;justify-content:center;width:100%;height:100%;bottom:0;overflow:hidden;box-shadow:inset 0 -60px 0 -30px #4bafac}._skyscrappers__list_3vfb7_35{width:100%;height:86.6666666667px;left:0}._skyscrappers__list_3vfb7_35 ._skyscrapper__item_3vfb7_115{position:absolute;height:inherit;bottom:15%;width:43.3333333333px;background:linear-gradient(115deg,#4bafac 73%,#3c8b89 73%,#3c8b89)}._skyscrappers__list_3vfb7_35 ._skyscrapper__item_3vfb7_115:after{content:"";position:absolute;width:80%;height:80%;left:10%;bottom:10%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGCAYAAAAG5SQMAAAAFElEQVQImWP4////fwYYIJKDEwAAfPsP8eFXG40AAAAASUVORK5CYII=) space}._skyscrappers__list_3vfb7_35 ._skyscrapper__item_3vfb7_115:last-child:not(:only-child){background:#4bafac}._skyscrappers__list_3vfb7_35 ._skyscrapper-1_3vfb7_155{width:121.3333333333px;height:138.6666666667px;right:25%;bottom:0;z-index:10;transform:rotate(180deg)}._skyscrappers__list_3vfb7_35 ._skyscrapper-2_3vfb7_181{width:60.6666666667px;height:69.3333333333px;right:35%;z-index:10;transform:rotate(180deg);bottom:10%}@media screen and (max-width: 900px){._skyscrappers__list_3vfb7_35 ._skyscrapper-2_3vfb7_181{display:none}}._skyscrappers__list_3vfb7_35 ._skyscrapper-3_3vfb7_219{width:40.4444444444px;height:46.2222222222px;right:45%;bottom:0;z-index:10;transform:rotate(180deg);height:115.5555555556px}@media screen and (max-width: 900px){._skyscrappers__list_3vfb7_35 ._skyscrapper-3_3vfb7_219{display:none}}._skyscrappers__list_3vfb7_35 ._skyscrapper-4_3vfb7_257{width:30.3333333333px;height:34.6666666667px;right:55%;bottom:0;z-index:10;transform:rotate(180deg);height:86.6666666667px}._skyscrappers__list_3vfb7_35 ._skyscrapper-4_3vfb7_257:after{width:20%;height:60%;left:25%}._skyscrappers__list_3vfb7_35 ._skyscrapper-5_3vfb7_295{width:24.2666666667px;height:27.7333333333px;bottom:0;z-index:10;transform:rotate(180deg);width:7%;right:67%;height:50%;z-index:11}._skyscrappers__list_3vfb7_35 ._skyscrapper-5_3vfb7_295:after{height:0}@media screen and (max-width: 450px){._skyscrappers__list_3vfb7_35 ._skyscrapper-1_3vfb7_155{display:none}}._crane-cabin_3vfb7_337,._crane-arm_3vfb7_339,._crane-picker_3vfb7_341{transform-origin:80% center;-webkit-animation:_crane__movement_3vfb7_1 12s infinite alternate;animation:_crane__movement_3vfb7_1 12s infinite alternate}._crane__list_3vfb7_33{width:260px;height:173.3333333333px;z-index:0;perspective:600px}._crane__list_3vfb7_33 ._crane__item_3vfb7_365{position:absolute;border:solid 1px #4bafac;border-radius:2px}._crane__list_3vfb7_33 ._crane-cable_3vfb7_375{width:1px;height:1px;border:none;outline:1px solid transparent;background:#4bafac;z-index:0}._crane__list_3vfb7_33 ._crane-cable-1_3vfb7_391{width:60%;top:0;left:11%;transform-origin:right 0;-webkit-animation:_cable-1__movement_3vfb7_1 12s infinite alternate;animation:_cable-1__movement_3vfb7_1 12s infinite alternate}._crane__list_3vfb7_33 ._crane-cable-2_3vfb7_407{width:19%;top:0;right:8%;transform-origin:top left;-webkit-animation:_cable-2__movement_3vfb7_1 12s infinite alternate;animation:_cable-2__movement_3vfb7_1 12s infinite alternate}._crane__list_3vfb7_33 ._crane-cable-3_3vfb7_423{height:30%;top:22%;left:9%;transform-origin:right center;-webkit-animation:_cable-3__movement_3vfb7_1 12s ease-in-out infinite alternate;animation:_cable-3__movement_3vfb7_1 12s ease-in-out infinite alternate}._crane__list_3vfb7_33 ._crane-cable-3_3vfb7_423:after{content:"";display:block;position:absolute;height:.2em;width:9000%;bottom:0;left:-4500%;background:#90d0cd;border:1px solid #4bafac}._crane__list_3vfb7_33 ._crane-stand_3vfb7_461{width:5%;height:100%;right:25%;z-index:1;background:linear-gradient(to top,#4bafac,#bfd4d3)}._crane__list_3vfb7_33 ._crane-weight_3vfb7_475{width:8%;height:20%;right:4%;top:12%;z-index:2;background:#a9d1cf;transform-origin:0 center;-webkit-animation:_crane-weight__movement_3vfb7_1 12s infinite alternate;animation:_crane-weight__movement_3vfb7_1 12s infinite alternate}._crane__list_3vfb7_33 ._crane-cabin_3vfb7_337{width:12%;height:9%;right:24%;top:20%;z-index:2;background:#a9d1cf}._crane__list_3vfb7_33 ._crane-cabin_3vfb7_337:after{content:"";display:block;position:absolute;width:100%;height:10%;top:60%;left:0;background:#fff}._crane__list_3vfb7_33 ._crane-arm_3vfb7_339{width:100%;height:7%;top:15%;border-top-left-radius:10px;z-index:3;background:#a9d1cf}._crane-1_3vfb7_551{left:20%;z-index:10}._crane-2_3vfb7_561{left:30%;z-index:10;bottom:-1rem;z-index:-1;transform:scale(.75) scaleX(-1)}@media screen and (max-width: 900px){._crane-2_3vfb7_561{display:none}}._crane-2_3vfb7_561 ._crane-cable-3_3vfb7_423{-webkit-animation-delay:3s;animation-delay:3s}._crane-3_3vfb7_595{left:40%;z-index:10;bottom:-.5rem;transform:scale(.8)}@media screen and (max-width: 900px){._crane-3_3vfb7_595{z-index:-1;transform:scale(.75) scaleX(-1)}}@media screen and (max-width: 900px){._crane-3_3vfb7_595{display:none}}._crane-3_3vfb7_595 ._crane-cable-3_3vfb7_423{-webkit-animation-delay:4.5s;animation-delay:4.5s}._tree__container_3vfb7_37{width:100%;height:62.6666666667px;left:0;margin-bottom:4px}._tree__item_3vfb7_653{display:flex;flex-flow:column nowrap;position:absolute;justify-content:flex-end;align-items:center;left:60%}._tree__trunk_3vfb7_671{order:2;display:block;position:absolute;width:4px;height:8px;margin-top:8px;border-radius:2px;background:#57473d}._tree__leaves_3vfb7_693{order:1;position:relative;border-top:0 solid transparent;border-right:4px solid transparent;border-bottom:32px solid #4bafac;border-left:4px solid transparent}._tree__leaves_3vfb7_693:after{content:"";position:absolute;height:100%;left:-4px;border-top:0;border-right:0;border-bottom:32px solid #3c8b89;border-left:4px solid transparent}._tree-1_3vfb7_731{left:66%}@media screen and (max-width: 768px){._tree-1_3vfb7_731{display:none}}._tree-2_3vfb7_749{left:67%}@media screen and (max-width: 768px){._tree-2_3vfb7_749{display:none}}._tree-4_3vfb7_767{left:57%}._tree-5_3vfb7_775{left:58%}._tree-7_3vfb7_783{left:51%}@media screen and (max-width: 450px){._tree-7_3vfb7_783{display:none}}._tree-8_3vfb7_801{left:52%}@media screen and (max-width: 450px){._tree-8_3vfb7_801{display:none}}@-webkit-keyframes _cable-1__movement_3vfb7_1{0%,20%{transform:rotateY(0) rotate(-10deg)}70%,to{transform:rotateY(45deg) rotate(-10deg)}}@keyframes _cable-1__movement_3vfb7_1{0%,20%{transform:rotateY(0) rotate(-10deg)}70%,to{transform:rotateY(45deg) rotate(-10deg)}}@-webkit-keyframes _cable-2__movement_3vfb7_1{0%,20%{transform:rotateY(0) rotate(29deg)}70%,to{transform:rotateY(15deg) rotate(29deg)}}@keyframes _cable-2__movement_3vfb7_1{0%,20%{transform:rotateY(0) rotate(29deg)}70%,to{transform:rotateY(15deg) rotate(29deg)}}@-webkit-keyframes _cable-3__movement_3vfb7_1{0%{transform:translate(0)}20%{transform:translate(2500%,-18%)}60%{transform:translate(11000%,-25%)}70%{height:30%;transform:translate(9100%,-25%)}90%,to{height:80%;transform:translate(9100%,-15%)}}@keyframes _cable-3__movement_3vfb7_1{0%{transform:translate(0)}20%{transform:translate(2500%,-18%)}60%{transform:translate(11000%,-25%)}70%{height:30%;transform:translate(9100%,-25%)}90%,to{height:80%;transform:translate(9100%,-15%)}}@-webkit-keyframes _crane__movement_3vfb7_1{0%,20%{transform:rotateY(0)}70%,to{transform:rotateY(45deg)}}@keyframes _crane__movement_3vfb7_1{0%,20%{transform:rotateY(0)}70%,to{transform:rotateY(45deg)}}@-webkit-keyframes _crane-weight__movement_3vfb7_1{0%,20%{transform:rotateY(0) translate(0)}70%,to{transform:rotateY(45deg) translate(-50%)}}@keyframes _crane-weight__movement_3vfb7_1{0%,20%{transform:rotateY(0) translate(0)}70%,to{transform:rotateY(45deg) translate(-50%)}}._body_1fmb1_3{display:flex;position:relative;flex-direction:row;justify-content:flex-end;align-content:flex-start;flex-wrap:wrap;height:100%;min-height:-webkit-fill-available}._body_1fmb1_3:before{content:"";position:absolute;z-index:-10;background-image:url(/assets/pattern_1-BKGNeF1k.svg);width:100%;height:100%;-webkit-filter:invert(80%) sepia(1000%) saturate(100%) hue-rotate(510deg) brightness(100%) contrast(100%);-moz-filter:invert(80%) sepia(1000%) saturate(100%) hue-rotate(510deg) brightness(100%) contrast(100%);-o-filter:invert(80%) sepia(1000%) saturate(100%) hue-rotate(510deg) brightness(100%) contrast(100%);-ms-filter:invert(80%) sepia(1000%) saturate(100%) hue-rotate(510deg) brightness(100%) contrast(100%);filter:invert(80%) sepia(1000%) saturate(100%) hue-rotate(510deg) brightness(100%) contrast(100%)}._text_1fmb1_65{width:clamp(500px,50%,50%);margin-top:16rem;padding-left:2.5vw;padding-right:2.5vw;font-size:clamp(1rem,2.5vw,1.75rem);text-align:justify;height:min-content}@media not all and (min-width: 640px){._text_1fmb1_65{margin-top:18rem}}._text_1fmb1_65 strong{display:block;font-size:clamp(1.25rem,3.5vw,2.5rem);letter-spacing:.5rem}._business_1fmb1_115{max-width:990px;width:clamp(58vw,60vw,600px)}@media not all and (min-width: 640px){._business_1fmb1_115{width:100%;margin-left:-60px;opacity:.5}}._title_1fmb1_137{display:flex;justify-content:center;align-items:center;width:100%;height:144px;margin-top:9.5vw}._title_1fmb1_137 h1{color:transparent;font-size:6rem;background:linear-gradient(to right,#fff,#000);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;z-index:10}._login_1sqv9_3{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:300px;min-height:300px;margin-top:7.5vh}._wrapper_1sqv9_29{width:360px;max-width:100%;border-color:var(--border-color-1-third);border-style:solid;border-width:1px;border-radius:12px;box-shadow:var(--shadow-elevation-medium);margin:auto}@media (max-width: 320px){._wrapper_1sqv9_29{width:320px;min-width:90vw;max-width:90vw}}._wrapper_1sqv9_29{height:276.09px;min-height:276.09px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}._wrapper_1sqv9_29 h3{margin:10px;font-size:24px}._wrapper_1sqv9_29 label{text-align:left}._wrapper_1sqv9_29>div[class~=field]{display:flex;flex-direction:column;width:90%}._wrapper_1sqv9_29 button[type=submit]{margin:10px;width:90%;height:50px;min-height:50px;max-height:50px;background-color:#227aee;border-width:0px;border-radius:8px;color:#fff}._sign-up_13c4v_3{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:fit-content;min-height:300px;margin-top:7vh}._wrapper_13c4v_27{width:360px;max-width:100%;border-color:var(--border-color-1-third);border-style:solid;border-width:1px;border-radius:12px;box-shadow:var(--shadow-elevation-medium);margin:auto}@media (max-width: 320px){._wrapper_13c4v_27{width:320px;min-width:90vw;max-width:90vw}}._wrapper_13c4v_27{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}._wrapper_13c4v_27 h3{margin:10px;font-size:24px}._wrapper_13c4v_27 label{text-align:left}._wrapper_13c4v_27>div[class~=field]{display:flex;flex-direction:column;width:90%;padding-bottom:8px}._wrapper_13c4v_27 button[type=submit]{margin:10px 10px 24px;width:90%;height:50px;min-height:50px;max-height:50px;background-color:#227aee;border-width:0px;border-radius:8px;color:#fff}._dialog_1ax7h_1{position:relative;outline:none;background:transparent;background-color:transparent;z-index:10}._dialog_1ax7h_1::backdrop{background-color:transparent}._modal_1ax7h_25{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:fixed;overflow:hidden;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-color:#000000a6;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}._modal-overlay_1ax7h_67{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:fixed;overflow:hidden;width:100%;height:100%;top:0;right:0;bottom:0;left:0}._modal-body_1ax7h_101{padding:0 12px}._modal_1ax7h_25._modal-fade_1ax7h_107{animation:_fade-in_1ax7h_1 1s 1 linear;animation-fill-mode:forwards;opacity:0}@keyframes _fade-in_1ax7h_1{0%{animation-timing-function:cubic-bezier(.2242,.7499,.3142,.8148);opacity:0}to{opacity:1}}._notification_1ax7h_139{display:flex;flex-direction:column;align-items:center;position:relative;min-width:15vw;max-width:400px;margin:0 auto;padding-top:15px;font-family:Montserrat,sans-serif;border-radius:10px;box-shadow:0 0 1px #fffffffe;background-color:#f0eff1fe}._h3_1ax7h_189{margin-top:8px;font-weight:400;color:var(--primary-color-1-f)}._h4_1ax7h_203{margin-top:14px;margin-right:21px;margin-left:21px;text-align:center;font-weight:400;color:#807d82}._notification_1ax7h_139 footer{display:flex;align-items:center;justify-content:center;width:100%}._button_1ax7h_235{width:100%;padding:11px 0;color:#2e88d1;outline:none;cursor:pointer;border-bottom-left-radius:10px;border-bottom-right-radius:10px}._hr_1ax7h_285{margin-top:21px;width:100%;border-color:#00000040}#root{display:flex;flex-direction:column;align-items:center;width:100%;height:100vh;min-height:100vh}@media (0px <= height <= 1080px){#root{min-height:737px}}html{height:min-content;overflow-y:visible;overflow-x:hidden}body{height:min-content;margin:0;font-family:var(--primary-font),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#visitor-layout{display:flex;align-items:center;flex-direction:column;width:100%;max-width:1920px;height:100%}#app-container{display:flex;flex-direction:column;width:100%;max-width:1920px;height:100%;min-height:fit-content}#app{display:flex;align-items:center;flex-direction:column;width:100%;max-width:1920px;height:100%;min-height:fit-content}#app-wrapper{width:100%;min-width:100%;height:100%;min-height:fit-content}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ul{list-style:none}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}.input-field,.input-field-special{max-width:175px;height:fit-content;padding-left:8px;outline:none;border:none;border-radius:var(--radius-xxs);box-shadow:var(--border-shadow-1);text-align:left}.input-field-special{background-color:light-dark(#201f1f,white);color:light-dark(white,#201f1f)}.input-field:active,.input-field:focus,.input-field:focus-visible,.input-field-special:active,.input-field-special:focus,.input-field-special:focus-visible{outline-width:0px;box-shadow:var(--border-shadow-of-1-m-o)}.input-field:disabled{cursor:default;outline-width:0px;border-color:#7676764d;background-color:light-dark(rgba(239,239,239,.3),rgba(59,59,59,.3));color:light-dark(rgb(84,84,84),rgb(170,170,170))}.input-field-special:disabled{cursor:default;outline-width:0px;border-color:light-dark(rgba(32,31,31,.7),rgba(255,255,255,.977));background-color:light-dark(rgba(32,31,31,.7),rgba(255,255,255,.977));color:light-dark(rgba(255,255,255,.977),rgba(32,31,31,.7))}.required-field{box-shadow:0 0 0 2px #a9c46c}.required-field:focus{outline-width:0px;box-shadow:0 0 0 2px #027bff}.required-field:focus-visible{outline-width:0px;box-shadow:0 0 0 2px #027bff}.errored-field{box-shadow:0 0 0 2px #ef9400}.errored-field:focus{outline-width:0px;box-shadow:0 0 0 2px #027bff}.errored-field:focus-visible{outline-width:0px;box-shadow:0 0 0 2px #027bff}.icon{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}.icon-small{width:20px;min-width:20px;max-width:20px}.icon-x-small{width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px}.icon-large{width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px}.icon-x-large{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px}.icon-xx-large{width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;max-height:36px}.icon-xxx-large{width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px}.icon-xxxx-large{width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px}.disabled{opacity:.5;cursor:default}.hidden{display:none;visibility:hidden}.decoration\:underline{position:relative;text-decoration:none}.decoration\:underline:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#000;transform-origin:bottom right;transition:transform .1s ease-out;transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animation\:underline-hover\:before{position:relative;text-decoration:none}.animation\:underline-hover\:before:before{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:-1px;left:0;background-color:#000;transform-origin:bottom right;transition:transform .1s ease-out}.animation\:underline-hover\:before:hover:before{transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animation\:underline-hover\:before--placeholder-stabilizer:before{content:"";position:absolute}.animation\:black-underline\:active\:before:active:before{transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animation\:black-underline\:active\:before:focus:before{transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animation\:black-underline\:active\:before:focus-visible:before{transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animation\:underline-hover:after{background-color:#000}.animation\:underline-hover--white:after{background-color:#fff}.animation\:underline-hover,.animation\:underline-hover--white{position:relative;text-decoration:none}.animation\:underline-hover:after,.animation\:underline-hover--white:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;transform-origin:bottom right;transition:transform .1s ease-out}.animation\:underline-hover:hover:after,.animation\:underline-hover--white:hover:after{transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animation\:underline-child-hover>:first-child{position:relative;text-decoration:none}.animation\:underline-child-hover>:first-child:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#000;transform-origin:bottom right;transition:transform .1s ease-out}.animation\:underline-child-hover:hover>:first-child:after{transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animation\:underline-onFocus{background:linear-gradient(to right,#64c8c8,#64c8c8),linear-gradient(to right,red,#ff00b4,#0064c8);background-size:100% .1em,0 .1em;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s}.animation\:underline-onFocus:hover,.animation\:underline-onFocus:focus{background-size:0 .1em,100% .1em}.animation\:underline-test{background-image:linear-gradient(to right,#000,#000);background-repeat:no-repeat;background-size:0 2px;background-position:0 100%;transition:background-size .2s,background-position 0s .2s}.animation\:underline-test:hover{background-position:100% 100%;background-size:100% 2px}.animation\:black-underline-onActive:active:after{transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animation\:black-underline-onActive:focus:after{transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animation\:black-underline-onActive:focus-visible:after{transform:scaleX(1);transform-origin:bottom left;transition:transform .2s ease-out}.animate-enter{animation:toast-enter .3s ease-out}.animate-leave{animation:toast-exit .3s ease-in forwards}@keyframes toast-enter{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes toast-exit{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.transition-1\/2{transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease}.transition-1\/4{transition:all .25s ease;-moz-transition:all .25s ease;-webkit-transition:all .25s ease;-o-transition:all .25s ease;-ms-transition:all .25s ease}.max-w-fill{max-width:-webkit-fill-available}.max-h-screen{max-height:100vh}.text-webkit-link{color:-webkit-link}.mt-14\.5px{margin-top:14.5px}.ml-6px{margin-left:6px}.mr-6px{margin-right:6px}.test,.test-hover:hover{height:100%;background-color:#ff0;border-color:red;border-style:dashed}.title{font-size:26px;font-weight:600}.panel{border-style:solid;border-color:var(--border-color-1-half);background-color:#fff;box-shadow:var(--shadow-elevation-medium)}.badge{padding:6px 12px;color:#fff;font-weight:400;background-color:#222;border-radius:var(--radius-full-px)}.bg-primary{color:#fff;font-weight:400;background-color:#222}._light_py968_1{--wrapper-width-m: 846.91px;--primary-font: "Montserrat";--font-xxxs: 11px;--font-xxs: 12px;--font-xs: 13px;--font-s: 14px;--font-m: 16px;--font-l: 24px;--font-xxxxxl: 32px;--font-xxl: 32px;--primary-color-1-f: black;--primary-color-1-b: white;--primary-color-2-f: white;--primary-color-2-b-p: 17 17 17;--primary-color-2-b: rgb(var(--primary-color-2-b-p) / .86);--primary-color-3-f: white;--primary-color-3-b: #027bff;--secondary-color-1-f: #ffcd38;--secondary-color-1-b: #ffcd38;--secondary-color-2-f: #ffcd38;--secondary-color-2-b: #ffcd38;--secondary-color-3-f: #ffcd38;--secondary-color-3-b: #ffcd38;--blue-back-1: rgb(34, 122, 238);--size-1: 3.75px;--size-2: 7.5px;--size-3: 11.25px;--size-4: 15px;--size-5: 18.75px;--size-6: 22.5px;--size-7: 26.25px;--size-8: 30px;--size-9: 33.75px;--size-10: 37.5px;--size-11: 41.25px;--size-12: 45px;--products-card-width: 284px;--products-card-height: 483px;--field-mt-s: 8px;--field-mt-m: 14.5px;--radius-xxxs: 2px;--radius-xxs: 4px;--radius-xs: 6px;--radius-s: 8px;--radius-sm: 12px;--radius-m: 16px;--radius-l: 32px;--radius-xl: 42px;--radius-quarter: 25%;--radius-half: 50%;--radius-full: 100%;--radius-full-px: 9999px;--border-color-1-third: rgba(0, 0, 0, .075);--border-color-1-half: rgba(0, 0, 0, .05);--border-color-1-quarter: rgba(0, 0, 0, .025);--border-shadow-gray-1px-o: 0 0 0 1px rgba(17, 17, 17, .26);--border-shadow-gray-1px-i: inset 0 0 0 1px rgba(17, 17, 17, .26);--border-shadow-black-1px-o: 0 0 0 1px rgba(17, 17, 17, 1);--border-shadow-black-1px-i: inset 0 0 0 1px rgba(17, 17, 17, 1);--border-shadow-black-2px-o: 0 0 0 2px rgba(17, 17, 17, 1);--border-shadow-black-2px-i: inset 0 0 0 2px rgba(17, 17, 17, 1);--border-shadow-blue-2px-o: 0 0 0 2px #027bff;--border-shadow-blue-2px-i: inset 0 0 0 2px #027bff;--border-shadow-1: 0px 0px 0px 1px rgba(17, 17, 17, .13), 0px 0px 0px 1px rgba(17, 17, 17, .13);--border-shadow-1-m: 0px 0px 0px 2px rgba(17, 17, 17, .13), 0px 0px 0px 2px rgba(17, 17, 17, .13);--border-shadow-2: 0 0 0 1px rgb(17 17 17 / .1875);--border-shadow-3-s: 0 0 0 .81px rgb(255 0 0 / .4);--border-shadow-3-m: 0 0 0 1px rgb(255 0 0 / .4);--border-shadow-of-1-s-o: 0 0 0 1px #027bff;--border-shadow-of-1-s: inset 0 0 0 1px #027bff;--border-shadow-of-1-sm-o: 0 0 0 1.5px #027bff;--border-shadow-of-1-sm: inset 0 0 0 1.5px #027bff;--border-shadow-of-1-m-o: 0 0 0 2px #027bff;--border-shadow-of-1-m: inset 0 0 0 2px #027bff;--border-shadow-of-2-s-o: 0 0 0 1px var(--primary-color-2-b);--border-shadow-of-2-s: inset 0 0 0 1px var(--primary-color-2-b);--border-shadow-of-2-sm-o: 0 0 0 1.5px var(--primary-color-2-b);--border-shadow-of-2-sm: inset 0 0 0 1.5px var(--primary-color-2-b);--border-shadow-of-2-m-o: 0 0 0 2px var(--primary-color-2-b);--border-shadow-of-2-m: inset 0 0 0 2px var(--primary-color-2-b);--border-shadow-e-1-s: 0 0 0 1px #ef9400;--border-shadow-e-1-m: 0 0 0 2px #ef9400;--shadow-color: 0deg 0% 0%;--shadow-elevation-low: .3px .5px .7px hsl(var(--shadow-color) / .1), .4px .8px 1px -1.2px hsl(var(--shadow-color) / .1), 1px 2px 2.5px -2.5px hsl(var(--shadow-color) / .1);--shadow-elevation-medium: .3px .5px .7px hsl(var(--shadow-color) / .11), .8px 1.6px 2px -.8px hsl(var(--shadow-color) / .11), 2.1px 4.1px 5.2px -1.7px hsl(var(--shadow-color) / .11), 5px 10px 12.6px -2.5px hsl(var(--shadow-color) / .11);--shadow-elevation-high: .3px .5px .7px hsl(var(--shadow-color) / .1), 1.5px 2.9px 3.7px -.4px hsl(var(--shadow-color) / .1), 2.7px 5.4px 6.8px -.7px hsl(var(--shadow-color) / .1), 4.5px 8.9px 11.2px -1.1px hsl(var(--shadow-color) / .1), 7.1px 14.3px 18px -1.4px hsl(var(--shadow-color) / .1), 11.2px 22.3px 28.1px -1.8px hsl(var(--shadow-color) / .1), 17px 33.9px 42.7px -2.1px hsl(var(--shadow-color) / .1), 25px 50px 62.9px -2.5px hsl(var(--shadow-color) / .1)}._container_1ruhd_1{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;align-items:center;width:100%;max-width:100%;padding-top:5vh;padding-bottom:5vh}._title_1ruhd_27{margin-top:48px;font-size:xx-large;font-weight:700}._subtitle_1ruhd_39{margin-top:24px;margin-left:5vw;margin-right:5vw;font-size:large}._button_1ruhd_57{background-color:#3d8d7a;color:#fff;padding:12px 24px;border-radius:4px;cursor:pointer}._messageContainer_1ruhd_77{max-width:100%;padding-left:5vw;padding-right:5vw;margin-top:48px;word-wrap:break-word;white-space:normal}._message_1ruhd_77{font-size:large;color:#00000080}._errorStack_1ruhd_107{font-size:small;color:#3d8d7a}
