@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}@font-face{font-family:Work Sans;font-style:black;font-weight:900;src:url(/assets/WorkSans-Black-BOOqgQyd.ttf) format("ttf")}@font-face{font-family:Work Sans;font-style:bold;font-weight:700;src:url(/assets/WorkSans-Bold-B7JpmtBc.ttf) format("ttf")}@font-face{font-family:Work Sans;font-style:medium;font-weight:500;src:url(/assets/WorkSans-Medium-CQvcaENm.ttf) format("ttf")}@font-face{font-family:Work Sans;font-style:regular;font-weight:400;src:url(/assets/WorkSans-Regular-CEuwBnaA.ttf) format("ttf")}@font-face{font-family:Work Sans;font-style:light;font-weight:500;src:url(/assets/WorkSans-Light-B3R6l1vV.ttf) format("ttf")}*::selection{background-color:#7b9ce4;color:#fff}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#7b9ce4;border-radius:30px}*{padding:0;margin:0;box-sizing:border-box;transition:all .3s;font-family:Work Sans,sans-serif}*{padding:0;margin:0;box-sizing:border-box;transition:all .3s;font-family:Work Sans}.error-message{text-align:center;font-size:14px;color:var(--Error-600, #DC2626)}.ql-editor a{cursor:pointer;color:#007bff;text-decoration:none!important}.ql-editor a:hover{text-decoration:underline}.mobile,.tabletmobile{display:none}.main-logo-container{width:100%;display:flex;margin-top:20px;justify-content:center}.main-logo-container img{width:90%;max-width:150px}.aside-bar-contact-info{width:100%;margin-bottom:20px;line-height:150%;font-weight:300}.aside-bar-contact-info span{font-weight:500}.documents-to-download{gap:15px;display:flex;flex-wrap:wrap;margin:16px 0}.documents-to-download button{margin:0}.buttons-send-contracts-container{gap:15px;width:100%;display:flex;flex-direction:column}.buttons-send-contracts-container .buttons-status-contracts-container{display:flex;gap:20px}.buttons-send-contracts-container .buttons-status-contracts-container .status-contracts-container{display:flex;gap:16px;align-items:center;font-size:14px}.buttons-send-contracts-container .buttons-status-contracts-container .status-contracts-container .status-sign{display:flex;gap:6px;align-items:center;font-size:14px;color:#e74c3c}.buttons-send-contracts-container .buttons-status-contracts-container .status-contracts-container .last-sent{line-height:150%}.flex{display:flex;justify-content:center;align-items:center}.separated{align-items:flex-start;display:flex;justify-content:space-between}.gap{gap:16px}.top{margin-top:16px}form .flex,form .separated{gap:16px;margin-bottom:16px;align-items:flex-start}form .flex:has(#calendar-input){position:relative}form .flex:has(#calendar-input) .calendar-input{top:0;right:0;position:absolute;z-index:2}form .flex:has(#calendar-input) #calendar-input{margin-left:-16px}.start{display:flex;align-items:center;justify-content:flex-start}.hover{cursor:pointer;transition:all .3s}.subtitle{color:#3f3f3f;font-weight:400;line-height:150%}.loading-overlay{top:0;left:0;right:0;bottom:0;z-index:100;display:flex;position:absolute;align-items:center;border-radius:16px;justify-content:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ffffff4f;box-shadow:0 4px 30px #0000001a}.loading-overlay-without-shadow{box-shadow:none}.column{display:flex;flex-direction:column}.column-width-50{gap:8px;flex-direction:row}.mb-2{margin-bottom:15px}h4{color:#3f3f3f;font-size:16px}h5{color:#3f3f3f;font-size:14px;font-weight:600}p{font-weight:300;color:#737373;font-size:14px}.label{color:#a5a5a5;font-weight:300;font-size:14px}.mobile-important{display:none!important}input[type=file]{display:none}.custom-file-upload{display:inline-block;padding:6px 0;cursor:pointer;margin-bottom:16px}@media (min-width: 1025px){*[data-hide-indesk=true]{display:none}}@media (max-width: 1024px){.onlydesk{display:none!important}.tabletmobile{display:block}}@media (max-width: 425px){.column-width-50{flex-direction:column}}@media only screen and (max-width: 889px){.buttons-send-contracts-container .buttons-status-contracts-container{flex-direction:column}}@media only screen and (max-width: 672px){.no-mobile{display:none!important}.mobile-important{display:block!important}.mobile{display:block}.s-column{flex-direction:column}}@media only screen and (max-width: 595px){.buttons-send-contracts-container .buttons-status-contracts-container .status-contracts-container{flex-direction:column}.buttons-send-contracts-container .buttons-status-contracts-container .status-contracts-container .last-sent{line-height:150%;text-align:center}}.notification-banner{width:100%;font-size:14px;line-height:150%;text-align:center}.notification-banner p{font-weight:500;color:unset!important}.notification-close-banner{width:2%;text-align:center;cursor:pointer}.fade{animation:animate-fade 2s}.animateDelay5{animation-delay:.5s;-webkit-animation-delay:.5s;--animate-delay: .5s}.animateDelay1{--animate-delay: 1s;animation-delay:1s;-webkit-animation-delay:1s}.animateDelay-15s{--animate-delay: 2s}@keyframes animate-fade{0%{opacity:0}to{opacity:1}}#react-burger-menu-btn{display:none!important}.twelvepx{font-size:12px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.border-active{border:1px solid #dee6f8}.spacer{flex:1}a{text-decoration:none;color:inherit}.position-relative{position:relative}.gap16{gap:16px}.opacity-full{opacity:1;width:100%}.opacity-zero{opacity:0}.disable-hover{pointer-events:none}.invisible{opacity:0;width:0;height:0}.section-title{font-family:Work Sans;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#3f3f3f;margin-bottom:16px}.row{display:flex;justify-content:space-between;align-items:center}.alert{border-radius:8px;padding:16px;text-align:center;text-wrap:pretty;font-size:14px;font-weight:400;line-height:22.4px}.alert-success{background-color:#e5f9ee;color:#149951}.alert-error{background-color:#fee2e2;color:#dc2626}.Toastify__toast-container{padding:0;width:initial;margin-left:0}.Toastify__toast-body{background-color:transparent;padding:0}.Toastify__toast{min-height:fit-content;max-width:fit-content;box-shadow:none}.Toastify__toast-container--bottom-center{width:90%!important}.toast{background-color:#dcfce7;border-radius:8px;min-height:54px;padding:16px;color:#16a34a;font-size:14px;text-align:center;line-height:22.4px;width:100%}.pagination>ul{margin-top:40px;margin-bottom:26px;display:flex;justify-content:center;align-items:center}.pagination>ul>li{list-style-type:none}.pagination>ul>li a{cursor:pointer;font-size:14px;height:36px;margin:0 4px;width:36px;font-style:normal;font-weight:400;line-height:20px;color:#404040;display:flex;justify-content:center;align-items:center}.pagination>ul>li:first-of-type{width:fit-content;margin-right:16px}.pagination>ul>li:last-of-type{margin-left:16px;width:fit-content}.pagination>ul .selected{background-color:#e9f3ff;border-radius:6px}.timeline-item{display:grid;align-items:end;grid-template-columns:180px 50px auto}.timeline-item .date{color:#ed582a;font-size:12px;font-style:normal;font-weight:400;line-height:20px;padding-left:32px}.timeline-item .timeline{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 16px}.timeline-item .timeline .line{background:#e5e5e5;width:1px;height:45px;margin-top:8px;margin-bottom:8px}.timeline-item .timeline .circle{width:16px;height:16px;border-radius:16px;border:1px solid #e5e5e5}.timeline-item .text>p{color:#404040;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden;text-overflow:ellipsis}@media (max-width: 675px){.timeline-item{grid-template-columns:125px 50px calc(100vw - 228px)}.timeline-item .date{padding-left:0}.timeline-item .timeline .line{height:50px}}@media (max-width: 672px){.toast-container{padding:16px}.pagination{width:100%}.pagination>ul>li:first-of-type{margin-right:0}.pagination>ul>li:last-of-type{margin-left:0}.Toastify__toast-container--bottom-center{width:100%!important}}@media (max-width: 1025px) and (min-width: 673px){.toast-container{padding:26px 58px 26px 48px}}.flex-table-header{align-items:center;background-color:#f3f8ff;display:flex;justify-content:space-between;height:52px;border-radius:8px;padding-left:8px;padding-right:8px}.flex-table-header>.item{color:#7b9ce4;font-weight:400;font-size:14px;text-align:start;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flex-table-header>.with-sorter{display:flex;margin-right:20px;align-items:center;box-sizing:border-box;justify-content:space-between}.flex-table-header>.with-sorter .sorter{max-height:15px;max-width:15px;cursor:pointer}.flex-table-header>.with-sorter .sorter img{width:100%}.flex-table-body .item{display:flex;justify-content:space-between;align-items:center;height:52px;padding-left:8px;padding-right:8px;border-bottom:1px solid #e9f3ff}.flex-table-body .item:hover{background-color:#f3f8ff}.flex-table-body .item:last-of-type{border-bottom:none}.flex-table-body .item p,.flex-table-body .item .p-div{color:#404040;font-weight:400;font-size:14px;text-align:start;width:100%;text-overflow:ellipsis;overflow:hidden;max-lines:1;padding-right:15px;text-wrap:nowrap}.flex-table-body .item-without-height{height:unset}.empty-table{color:#404040;font-weight:400;margin-top:16px;padding-bottom:16px}.tabs{margin-top:24px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #e5e5e5;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;width:calc(100vw - 412px);white-space:nowrap;padding-right:32px;width:100%}@media (max-width: 1024px) and (min-width: 672px){.tabs{width:calc(100vw - 105px)}}@media (max-width: 672px){.tabs{width:calc(100vw - 16px)}}.tabs::-webkit-scrollbar{display:none}.tabs .tab{cursor:pointer;color:#a3a3a3;display:inline-block;border-bottom:2px solid transparent;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:12px 16px}.tabs .tab[data-is-active=true]{border-bottom:2px solid #7b9ce4;color:#404040}.file-indicator{background-color:#fefe;display:flex;border-radius:16px;padding:12px 16px;align-items:center;gap:32px;justify-content:space-between;margin-top:8px}.file-indicator p{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.file-indicator p:first-of-type{color:#171717;margin-bottom:8px}.file-indicator p:last-of-type{color:#00e;text-decoration-line:underline}.file-indicator-with-100{width:100%}.breadcumbs-secondary{display:flex;align-items:center;justify-content:flex-start;margin:32px 0;gap:8px}.breadcumbs-secondary .item{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content;height:unset;min-height:20px;color:#737373;text-align:center;background-color:#f5f5f5}.breadcumbs-secondary .item[data-theme=yellow]{background-color:#fffbeb}.breadcumbs-secondary .item[data-theme=yellow] p{color:#d97706}.breadcumbs-secondary .item[data-theme=green]{background-color:#dcfce7}.breadcumbs-secondary .item[data-theme=green] p{color:#16a34a}.breadcumbs-secondary .item[data-theme=blue]{background-color:#7b9ce4}.breadcumbs-secondary .item[data-theme=blue] p{color:#fff}.breadcumbs-secondary .item[data-theme=basic]{background-color:transparent}.breadcumbs-secondary .item[data-theme=red]{background-color:#eb4d4d1a}.breadcumbs-secondary .item[data-theme=red] p{color:#eb4d4d}.breadcumbs-secondary .item[data-theme=purple]{background-color:#8a37be1a}.breadcumbs-secondary .item[data-theme=purple] p{color:#8a37be}.breadcumbs-secondary .item[data-theme=grey]{background-color:#6666661a}.breadcumbs-secondary .item[data-theme=grey] p{color:#666}.breadcumbs-secondary .arrow{height:9.42px;width:5.49px}.switch{display:inline-flex;height:52px;padding:16px 16px 16px 8px;justify-content:center;align-items:center;flex-shrink:0;border-radius:12px;background:#e9f3ff;gap:16px}.switch p{font-size:14px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer}.switch p[data-is-selected=true]{border-radius:8px;background:#7b9ce4;color:#fff;padding:8px 24px}.common-modal .p-description{color:#404040;margin-top:-8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:32px}.common-modal .selector-modal{width:100%;border-radius:16px;overflow-y:scroll;max-height:250px}.common-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.accordion .title{margin-bottom:0;padding:8px 0;display:flex;justify-content:space-between;align-items:center}.accordion .title .mobile{display:none!important}.accordion .title img{width:14px}.pagination-container{display:flex;margin-top:48px;list-style-type:none;justify-content:center}.pagination-item{padding:8px;width:40px;height:40px;display:flex;font-size:14px;color:#737373;text-align:center;border-radius:8px;align-items:center;box-sizing:border-box;justify-content:center;font-family:Work Sans,sans-serif}.pagination-border-item{gap:13px;display:flex;cursor:pointer;padding:8px 0;align-items:center}.pagination-border-item-text{color:#737373;text-align:justify;font-family:Work Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.pagination-item:hover{background-color:#0cb7f20a;cursor:pointer}.pagination-item.selected{color:#0cb7f2;background-color:#0cb7f214}.pagination-item-disabled{pointer-events:none}.pagination-item-disabled:hover{background-color:transparent;cursor:default}.arrow:before{position:relative;content:"";display:inline-block;width:.4em;height:.4em;border-right:.12em solid rgba(115,115,115,.87);border-top:.12em solid rgba(115,115,115,.87)}.arrow.left{transform:rotate(-135deg) translate(-50%)}.arrow.right{transform:rotate(45deg)}.pagination-item-disabled.arrow:before{border-right:.12em solid rgba(0,0,0,.43);border-top:.12em solid rgba(0,0,0,.43)}.pagination-item.dots:hover{background-color:transparent;cursor:default}.reports-screen .component-container{padding:24px 0;box-sizing:border-box}.reports-screen .component-container .top-main-stats{gap:24px;margin-top:24px;display:flex}.reports-screen .component-container .top-main-sales-agent-brief-data{width:100%;display:inline-flex;padding:24px 32px;align-items:center;border-radius:24px;background:#fff;margin-top:24px;gap:41px;box-shadow:0 0 120px #0000000a}.reports-screen .component-container .top-main-sales-agent-brief-data .profile-image-container{width:88px;height:88px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;background-color:#fff}.reports-screen .component-container .top-main-sales-agent-brief-data .profile-image-container img{width:100%}.reports-screen .component-container .top-main-sales-agent-brief-data .sales-agent-name-container{gap:8px;display:flex;flex-direction:column}.reports-screen .component-container .top-main-sales-agent-brief-data .sales-agent-name-container .sales-agent-name{color:#3f3f3f;text-align:left;font-size:28px;font-style:normal;font-weight:600;line-height:36px}.reports-screen .component-container .top-main-sales-agent-brief-data .sales-agent-name-container .sales-agent-name-subtitle{color:#3f3f3f;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.reports-screen .search-options-container{display:flex;gap:8px;justify-content:flex-end;align-items:center}.reports-screen .search-input{width:20%}.reports-screen .search-input .input{margin-top:0}.reports-screen .residual-reports-header-filter-indicator{margin-left:16px}.reports-screen .residual-reports-header-filter-indicator span{overflow:hidden;text-overflow:ellipsis;white-space:pre}.reports-screen:has(.residual-reports-header-filter-indicator){align-items:center;justify-content:flex-end}.reports-screen .more-icon{width:10%}.reports-screen .payments-component .last-payment-stat{width:100%;padding:24px 24px 32px;box-sizing:border-box;align-items:center;display:inline-flex;align-items:flex-start;border-radius:24px;flex-direction:column;background:var(--Primary-200, #E9F3FF);box-shadow:0 0 120px #0000000a}.reports-screen .payments-component .last-payment-stat .icon-stat{display:flex;padding:8px;box-sizing:border-box;align-items:center;border-radius:32px;background:var(--Generic-White, #FFF)}.reports-screen .payments-component .last-payment-stat .stat-button{display:flex;padding:12px 0;justify-content:center;align-items:center;box-sizing:border-box;gap:8px;cursor:pointer}.reports-screen .payments-component .last-payment-stat .stat-button .stat-button-text{color:var(--Primary-500, #7B9CE4);font-family:Work Sans;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.reports-screen .payments-component .pending-payment-stat{width:100%;padding:24px 24px 32px;box-sizing:border-box;align-items:center;display:inline-flex;align-items:flex-start;border-radius:24px;flex-direction:column;background:var(--Generic-White, #FFF);box-shadow:0 0 120px #0000000a}.reports-screen .payments-component .pending-payment-stat .top-container{display:flex;width:100%;justify-content:space-between}.reports-screen .payments-component .pending-payment-stat .top-container .icon-status-stat-container{display:flex;padding:8px;align-items:center;gap:8px;border-radius:32px;background:var(--Primary-100, #F3F8FF)}.reports-screen .payments-component .pending-payment-stat .top-container .icon-status-stat-container .status-text{color:#3f3f3f;font-family:Work Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.reports-screen .payments-component .pending-payment-stat .top-container .stat-button{display:flex;padding:12px 0;justify-content:center;align-items:center;box-sizing:border-box;gap:8px;cursor:pointer}.reports-screen .payments-component .pending-payment-stat .top-container .stat-button .stat-button-text{color:var(--Primary-500, #7B9CE4);font-family:Work Sans;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.reports-screen .payments-component .main-data-stat{color:#3f3f3f;text-align:center;font-family:Work Sans;font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin-top:24px}.reports-screen .payments-component .main-data-stat-brief{display:flex;gap:8px;margin:8px 0}.reports-screen .payments-component .main-data-stat-brief .percentage-change{display:flex;gap:4px}.reports-screen .payments-component .main-data-stat-brief .percentage-change .percentage-change-text{color:var(--Success-600, #16A34A);font-family:Work Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.reports-screen .payments-component .main-data-stat-brief .percentage-change .success{color:var(--Success-600, #16A34A)}.reports-screen .payments-component .main-data-stat-brief .percentage-change .error{color:var(--Error-600, #DC2626)}.reports-screen .payments-component .main-data-stat-brief .stat-change-text{color:var(--Neutrals-400, #A3A3A3);font-family:Work Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.reports-screen .payments-component .last-payment-stat .stat-text,.reports-screen .payments-component .pending-payment-stat .stat-text{margin-top:10px;color:var(--Neutrals-400, #A3A3A3);font-family:Work Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.reports-screen .payments-component .main-data-stat-name{color:#3f3f3f;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.reports-screen .payments-component .main-graph-container{display:flex;flex-direction:column;box-sizing:border-box;padding:24px 20px;border-radius:24px;margin-top:24px;background:var(--Generic-White, #FFF);box-shadow:0 0 120px #0000000a}.reports-screen .payments-component .main-graph-container .title-container{gap:8px;display:flex}.reports-screen .payments-component .main-graph-container .title-container .main-title{color:#3f3f3f;font-family:Work Sans;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.reports-screen .payments-component .main-graph-container .title-container .sub-title{color:var(--Neutrals-400, #A3A3A3);font-family:Work Sans;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.reports-screen .payments-component .main-table-container{display:flex;flex-direction:column;box-sizing:border-box;padding:16px;border-radius:24px;margin-top:24px;background:var(--Generic-White, #FFF);box-shadow:0 0 120px #0000000a}.reports-screen .flex-table-body .item{position:relative}.reports-screen .flex-table-body .item .status-report .tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.reports-screen .flex-table-body .item .status-report .tag[data-status="0"]{background-color:#f0fdf4;color:#16a34a}.reports-screen .flex-table-body .item .status-report .tag[data-status="1"]{background-color:#fef2f2;color:#ef4444}.reports-screen .flex-table-body .item .status-payment{width:100%;max-width:initial;display:flex;justify-content:space-between;align-items:center}.reports-screen .flex-table-body .item .status-payment .input-container{width:20px;position:absolute;right:1%}.reports-screen .flex-table-body .item .status-payment .input-container .selector-modal{top:40px;width:280px}.reports-screen .flex-table-body .item .status-payment .tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.reports-screen .flex-table-body .item .status-payment .tag[data-status="0"]{background-color:#f0fdf4;color:#16a34a}.reports-screen .flex-table-body .item .status-payment .tag[data-status="1"]{background-color:#fef2f2;color:#ef4444}.reports-screen .flex-table-body .item .status-payment .tag[data-status="2"]{color:#d97706;background-color:#fffbeb}.reports-screen .upload-report-modal-filters .sales-agent-filter{margin-bottom:16px}.reports-screen .upload-report-modal-filters .sales-agent-filter .input{max-height:44px}.reports-screen .upload-report-modal-filters .input-container{margin-top:0}.reports-screen .upload-report-modal-filters .input-container .input{padding:16px}.reports-screen .upload-report-modal-filters .selector-modal{border-radius:16px;overflow-y:scroll;max-height:300px;width:100%}.reports-screen .upload-report-modal-filters>.flex{gap:16px}.reports-screen .upload-report-modal-filters footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}@media only screen and (max-width: 800px){.top-main-stats{flex-direction:column}}@media (max-width: 672px){.reports-screen>header:has(.residual-reports-header-filter-indicator){align-items:flex-end}header:has([data-is-using-filters=true]) .residual-reports-header-filter-indicator{margin-left:0;margin-top:16px}}@media only screen and (max-width: 480px){.date-data,.report-status-data,.payment-status-data,.payment-type-data{display:none!important}}.modal-container{display:flex;align-items:center;justify-content:center;height:100vh;position:fixed;top:0;left:0;z-index:99;pointer-events:none;width:100vw;overflow-y:scroll}.modal-container[data-showing=true]{pointer-events:initial;background-color:#0006}.modal-container>.modal-card{border-radius:32px;margin:auto 16px;padding:32px;width:500px}.modal-container>.modal-card .title{font-size:24px;color:#404040;font-weight:500;display:flex;justify-content:space-between!important;width:100%}.modal-container>.modal-card .title span{font-weight:500;padding-right:10px}.modal-container>.modal-card .title .close-icon{cursor:pointer;height:15px;width:15px}.modal-container>.modal-card .subtitle{color:#404040;font-size:16px;font-weight:300}.modal-container>.closed-accounts-list-modal-container{width:600px}.modal-container>.payments-details-list-modal-container{width:800px}.modal-container .title-suffix{color:#7b9ce4;font-size:14px;font-style:normal;font-weight:500;line-height:20px;cursor:pointer}@media (max-width: 672px){.modal-container .close-icon{position:absolute;top:6px;right:0}.modal-container>.modal-card{width:90vw;padding:24px}.modal-container>.modal-card>.title{position:relative}.modal-container>.modal-card>.subtitle{white-space:break-spaces}}.card{background-color:#fff;box-shadow:0 0 120px #0000000a;border-radius:15px;padding:16px}.card .subtitle{font-size:14px}.card .title{font-size:16px;font-weight:500}.card .title>svg{margin-right:8px}.card .subtitle,.card .title{margin-bottom:24px}.modal-card{border-radius:8px;box-shadow:-2px 4px 16px #00000026}.input-container{flex-direction:column;justify-content:flex-start;width:100%;position:relative;border-radius:8px}.input-container[data-show-cursor=true]{cursor:pointer}.input-container label{margin-bottom:8px;font-weight:300}.input-container .external-input-border{border-radius:8px}.input-container .input{border:1px solid #e7e7e7;border-radius:8px;margin-top:8px;padding:0 16px;display:flex;justify-content:flex-start;align-items:center}.input-container .input[data-darker=true]{background-color:#fafafa}.input-container .input[data-darker=true] input{background-color:#fafafa;-webkit-box-shadow:none;box-shadow:none;color:#a3a3a3}.input-container .input:has(textarea){height:104px}.input-container .input[data-only-suffix=true]{border:none;padding:0 5px 0 0;margin-top:0}.input-container:has(.error) .input{border:1px solid #ef4444;box-shadow:0 0 0 2px #ef444440}.input-container textarea,.input-container input{border:none;padding:0;outline:none;color:#404040;width:100%;flex:1;height:40px;-webkit-box-shadow:0 0 0px 1000px white inset;box-shadow:0 0 0 1000px #fff inset}.input-container textarea{resize:none;height:100px;padding:16px 0}.input-container input[data-is-disabled=true]{pointer-events:none}.input-container .input-no-margin-top{margin-top:0}.input-container textarea::placeholder,.input-container input::placeholder{color:#a5a5a5}.input-container .input-focused{border:1px solid #7b9ce4;box-shadow:0 0 0 2px #7b9ce440}.input-container .suffix{margin-left:8px;display:flex}.input-container .input-is-disabled-true{cursor:auto}.input-container .input-is-disabled-true .select-suffix{opacity:.5}.input-container .input-center textarea,.input-container .input-center input{text-align:center}.input-container .prefix{margin-right:8px;display:flex}.input-container .number-counter{font-size:20px}.input-container .error{color:red;font-size:14px;padding-left:12px;margin-top:8px}.selector-modal{position:absolute;width:580px;right:0;top:65px;z-index:1}.selector-modal .card{padding:0}.selector-modal .option{padding-left:16px;padding-right:16px;font-weight:400;font-size:14px;height:44px;border-bottom:1px solid #e7e7e7}.selector-modal .option:hover,.selector-modal .option-hover{background-color:#f5f5f5}.selector-modal .option:last-child{border-bottom:none}textarea[type=text][disabled],input[type=text][disabled]{background-color:#fff}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#ffffff;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px #23232329}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#404040!important;transition:background-color 600000s 0s,color 600000s 0s}input[data-autocompleted]{background-color:transparent!important}input[type=number]{background-color:#fff}.checkbox{display:flex;justify-content:flex-start;align-items:center}.checkbox p{font-size:16px;font-weight:400;margin-left:12px;color:#3f3f3f}.checkbox-container{margin:20px 0;flex-direction:column;width:100%;align-items:flex-start}.checkbox-container .options-container{width:100%;gap:16px}.checkbox-container .options-container .option-50{display:flex;width:50%}.checkbox-font-size p{font-size:14px;color:#3f3f3f}.react-calendar.calendar-input{background-color:#fff;border:1px solid #e7e7e7;border-radius:8px;padding:24px 16px;margin-bottom:2vw}.react-calendar.calendar-input .react-calendar__month-view__weekdays__weekday abbr{color:#7b9ce4;text-decoration:none;font-weight:400}.react-calendar.calendar-input .react-calendar__month-view__days__day abbr{color:#404040;font-weight:400;font-size:14px}.react-calendar.calendar-input .react-calendar__month-view__days__day--neighboringMonth abbr{color:#b9cbef}.react-calendar.calendar-input .react-calendar__tile--now{background:none!important}.react-calendar.calendar-input .react-calendar__tile:enabled:hover,.react-calendar.calendar-input .react-calendar__tile:enabled:focus{background-color:#e9f3ff}.react-calendar.calendar-input .react-calendar__tile--active{background-color:#e9f3ff!important}.react-calendar.calendar-input .react-calendar__navigation button:enabled:focus{background-color:#fff}.react-calendar.calendar-input .react-calendar__navigation button:enabled:hover{background-color:#e9f3ff;transform:scale(1.02)}.react-calendar.calendar-input .react-calendar__navigation .react-calendar__navigation__next2-button,.react-calendar.calendar-input .react-calendar__navigation .react-calendar__navigation__prev2-button{display:none}.react-calendar.calendar-input .react-calendar__navigation .react-calendar__navigation__arrow{font-size:24px}.react-calendar.calendar-input .react-calendar__navigation button{color:#7b9ce4;font-size:14px}.react-calendar.calendar-input .react-calendar__navigation button:first-letter{text-transform:uppercase}.button{background-color:#7b9ce4;border-radius:8px;border:none;color:#fff;font-weight:400;font-size:14px;padding:16px 24px;display:flex;align-items:center}.button span{overflow:hidden;width:100%;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical}.button .preffix{margin-right:8px}.button .signed-document-icon{width:24px}.button[data-fix-height=true]{height:44px}.button:hover{background-color:#6287d7}.button_disabled:hover{background-color:#f5f5f5!important}.button_disabled{cursor:default!important;color:#d4d4d4!important;background-color:#f5f5f5!important}.button-secondary{background-color:#e9f3ff;color:#7b9ce4;transition:color 0s ease!important}.button-basic{background-color:transparent;color:#7b9ce4;padding:0;margin:16px 0;position:relative;transition:color .2s ease!important}.button-basic:hover{background-color:transparent;color:#7b9ce4}.button-basic input[type=file]{opacity:0;top:0;left:0;bottom:0;right:200px;display:flex;font-size:0px;cursor:pointer;position:absolute}.button-danger{background-color:#fee2e2;color:#ef4444;transition:color 0s ease!important}.button-danger:hover{background-color:#ef4444;color:#fff}.button-dangerSold{background-color:#ef4444;color:#fee2e2;transition:color 0s ease!important}.button-dangerSold:hover{background-color:#dc2626;color:#fff}.button-secondary:hover{background-color:#b9cbef;color:#fff;cursor:pointer}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{overflow:hidden}.layout{display:grid;grid-template-columns:minmax(auto,310px) 1fr;grid-gap:0;width:100vw}aside{background-color:#0c2038;color:#fff;height:100vh;padding:16px;width:100%;overflow-y:auto}aside .changing-session-warning{position:absolute;top:0;left:0;right:0;z-index:3;padding:15px;box-sizing:border-box;display:flex;align-items:center;height:100px;justify-content:center;background-color:transparent;margin-left:310px}aside .impersonate-session-warning{position:absolute;top:0;left:0;right:0;z-index:2;padding:15px;box-sizing:border-box;display:flex;align-items:center;cursor:pointer;justify-content:center;background-color:#274c79;margin-left:310px;color:#fff;text-align:center;line-height:150%;-webkit-box-shadow:2px 0px 13px 3px rgba(0,0,0,.2);-moz-box-shadow:2px 0px 13px 3px rgba(0,0,0,.2);box-shadow:2px 0 13px 3px #0003}aside .close{height:12px;width:12px;margin-left:auto}aside .close img{filter:invert(100%) sepia(42%) saturate(0%) hue-rotate(240deg) brightness(111%) contrast(101%)}aside p,aside h5{color:#fff}aside .burger{margin-top:10px;margin-left:8px;width:17px}aside .aside-avatar{margin-top:60px;align-items:flex-start}aside .aside-avatar>img{width:40px}aside .aside-avatar .right{align-items:flex-start;flex:2;padding-left:12px}aside .aside-avatar .chevron{width:11.31px}aside .aside-avatar p{margin-top:4px;color:#ccc;font-size:12px}aside .aside-avatar .profile-image-container{width:45px;height:45px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;background-color:#fff}aside .aside-avatar .profile-image-container img{width:100%}aside .aside-items{margin-top:56px;font-weight:700}aside .aside-item:hover>img{transform:scale(1.2)}aside .aside-item{border-radius:8px;padding:10px 8px;margin-bottom:16px}aside .aside-item>img{margin-right:10px;height:16.89px;width:15px}aside .aside-item>p{font-size:14px;line-height:24px}aside .aside-item-active{background-color:#274c79}aside footer{position:absolute;bottom:1vw}.main{background-color:#f8fbff;height:100vh;padding:26px 48px;overflow:scroll;overflow-x:hidden;width:100%}.main .top-header{display:flex;margin-bottom:26px;justify-content:space-between}.main .top-header .changing-session-warning{position:absolute;top:0;left:0;right:0;z-index:3;padding:15px;box-sizing:border-box;display:flex;align-items:center;height:100px;justify-content:center;background-color:transparent;margin-left:310px}.main .top-header .impersonate-session-warning{position:absolute;top:0;left:0;right:0;z-index:2;padding:15px;color:#fff;box-sizing:border-box;display:flex;margin-left:310px;cursor:pointer;text-align:center;line-height:150%;align-items:center;justify-content:center;background-color:#274c79;-webkit-box-shadow:2px 0px 13px 3px rgba(0,0,0,.2);-moz-box-shadow:2px 0px 13px 3px rgba(0,0,0,.2);box-shadow:2px 0 13px 3px #0003}.main .burger-icon-breadcrums{display:none;border-radius:8px;background-color:#e9f3ff;width:52px!important;height:52px!important;margin-left:24px}.main .breadcrumbs-container{width:100%;align-items:center}.main .breadcrumbs-container .breadcrumbs{font-weight:700;font-size:14px}.main .breadcrumbs-container .breadcrumbs .chevron-web{margin-right:16px;height:15px;width:15px}.main .breadcrumbs-container .breadcrumbs>div{color:#0c2038;font-weight:400}.main .breadcrumbs-container .breadcrumbs>img{margin-left:8px;margin-right:8px;height:11.31px;width:6.58px}.main .footer-main{display:flex;justify-content:flex-end;align-items:center;margin-top:40px;margin-bottom:14px;width:100%}@media only screen and (max-width: 1024px){aside{display:none}.bm-menu-wrap{overflow-y:auto!important;overflow-x:hidden!important}.bm-menu,.bm-item-list{height:100vh!important}.bm-menu aside{right:0;display:block}.layout{display:block}.overlay-aside{top:0;left:0;position:fixed;z-index:3;background-color:#0000009c;height:100vh;width:100vw}.main .top-header .changing-session-warning,.main .top-header .impersonate-session-warning{margin-left:0}}@media only screen and (max-width: 1024px) and (min-width: 672px){aside{padding:12px 38px}aside .close{background-color:transparent;border:1px solid #19417a;border-radius:8px;height:52px;width:52px;margin-left:auto}aside .close img{filter:invert(78%) sepia(24%) saturate(6408%) hue-rotate(191deg) brightness(93%) contrast(92%)}.burger-icon-breadcrums{display:flex!important}}@media only screen and (max-width: 672px){.main .top-header{display:none}.breadcrumbs-container{display:none!important}.layout{display:block}aside{right:0}aside .aside-avatar{align-items:center}aside .aside-item>p{font-size:14px}aside .close{text-align:end;margin-top:20px}.main{padding:12px 8px}.main .breadcrumbs{display:none}.mobile-header{display:flex!important;justify-content:flex-start;align-items:center;padding-left:12px;padding-right:12px;padding-top:10px;margin-bottom:20px;grid-gap:16px}.mobile-header .changing-session-warning{position:absolute;top:0;left:0;right:0;z-index:3;padding:15px;box-sizing:border-box;display:flex;align-items:center;cursor:pointer;height:100px;justify-content:center;background-color:transparent;margin-left:310px}.mobile-header .impersonate-session-warning{position:absolute;top:0;left:0;right:0;z-index:2;padding:15px;box-sizing:border-box;display:flex;cursor:pointer;text-align:center;line-height:150%;align-items:center;justify-content:center;background-color:#274c79;color:#fff;-webkit-box-shadow:2px 0px 13px 3px rgba(0,0,0,.2);-moz-box-shadow:2px 0px 13px 3px rgba(0,0,0,.2);box-shadow:2px 0 13px 3px #0003}.mobile-header .mobile-header-text{font-weight:600;color:#0c2038;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-header .input-container .input{margin-top:-10px}.mobile-header .input-container .input input{background-color:#f8fbff;-webkit-box-shadow:none;box-shadow:none}.mobile-header .x{margin-top:-10px;width:13.31px}.mobile-header span{flex:2}}.logout-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}@media only screen and (max-height: 950px){aside footer{position:relative;margin-top:50px}}.residual-reports-screen .discard-report-button{color:#dc2626}.residual-reports-screen .account-name{font-family:Work Sans;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#404040;margin-bottom:24px}.residual-reports-screen .upload-residual-report-file-error{width:100%;color:#dc2626;margin-top:10px;font-size:13px;text-align:right;line-height:120%}.residual-reports-screen>header{display:flex;align-items:center;justify-content:space-between}.residual-reports-screen>header>button{height:44px}.residual-reports-screen>header>.input-container{background-color:#fff;margin-left:16px;width:295px}.residual-reports-screen>header>.input-container .input{margin-top:0}.residual-reports-screen>header .residual-reports-header-filter-indicator{margin-left:16px}.residual-reports-screen>header .residual-reports-header-filter-indicator span{overflow:hidden;text-overflow:ellipsis;white-space:pre}.residual-reports-screen>header:has(.residual-reports-header-filter-indicator){align-items:center;justify-content:flex-end}.residual-reports-screen>header .selector-modal-months .modal-card{overflow-y:scroll;height:300px}.residual-reports-screen .report-status-tags-container{gap:10px;display:flex;align-items:center}.residual-reports-screen .report-status-tags-container .tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.residual-reports-screen .report-status-tags-container .tag[data-status="0"]{background-color:#f0fdf4;color:#16a34a}.residual-reports-screen .report-status-tags-container .tag[data-status="1"]{background-color:#fef2f2;color:#ef4444}.residual-reports-screen .report-status-tags-container .tag[data-status="2"]{color:#d97706;background-color:#fffbeb}.residual-reports-screen .flex-table-body .agentShare p{padding-right:0;text-align:left}.residual-reports-screen .flex-table-header #total-subtitle{width:85%}.residual-reports-screen .flex-table-header #total-number{width:17%;text-align:left;padding-right:15px}.residual-reports-screen .residual-reports-stats{display:flex;gap:24px;margin-top:24px}.residual-reports-screen .residual-reports-stats[data-agent-data=true] .residual-reports-stat-item .label,.residual-reports-screen .residual-reports-stats[data-agent-data=true] .residual-reports-stat-item .value{width:100%}.residual-reports-screen .residual-reports-table{margin-top:24px}.residual-reports-screen .residual-reports-graph{margin-top:24px;padding:24px}.residual-reports-screen .upload-report-modal>.flex{gap:16px}.residual-reports-screen .upload-report-modal>.flex .selector-modal{top:60px;width:100%}.residual-reports-screen .upload-report-modal>button{margin-top:24px}.residual-reports-screen .upload-report-modal footer{display:flex;justify-content:flex-end;gap:16px;width:100%;margin-top:20px}.residual-reports-screen .upload-report-modal-filters .sales-agent-filter{margin-bottom:16px}.residual-reports-screen .upload-report-modal-filters .input-container{margin-top:0}.residual-reports-screen .upload-report-modal-filters .input-container .input{padding:16px}.residual-reports-screen .upload-report-modal-filters .selector-modal{border-radius:16px;overflow-y:scroll;max-height:300px;width:100%}.residual-reports-screen .upload-report-modal-filters>.flex{gap:16px}.residual-reports-screen .upload-report-modal-filters footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.residual-reports-screen .residual-report-user-details .input-container{margin-bottom:16px}.residual-reports-screen .residual-report-user-details footer{display:flex;justify-content:flex-end;gap:16px;width:100%;margin-top:48px}@media (max-width: 1440px){.residual-reports-stats{flex-wrap:wrap}.residual-reports-stats .residual-reports-stat-item{flex:1 1 45%}}.residual-reports-stat-item{padding:24px 0 24px 24px;width:100%}.residual-reports-stat-item .icon{background-color:#f3f8ff;border-radius:100%;height:40px;margin-bottom:24px;width:40px;display:flex;justify-content:center;align-items:center}.residual-reports-stat-item .icon img{height:19px;width:19px}.residual-reports-stat-item .value{color:#3f3f3f;font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:8px;width:100%}.residual-reports-stat-item .label{color:#3f3f3f;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:24px;width:100%}.residual-reports-stat-item footer{display:flex;justify-content:flex-start;align-items:center;gap:8px;flex-direction:column;align-items:flex-start}.residual-reports-stat-item footer div{gap:8px;display:flex}.residual-reports-stat-item footer p:first-of-type{display:flex;justify-content:flex-start;align-items:center;color:#16a34a;gap:2px;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.residual-reports-stat-item footer p:first-of-type[data-is-negative=true]{color:#dc2626}.residual-reports-stat-item footer p:first-of-type[data-no-arrow=true]{color:#3f3f3f}.residual-reports-stat-item footer p:first-of-type>img{height:11.17px;width:11.17px}.residual-reports-stat-item footer p:last-of-type{color:#a3a3a3;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.residual-reports-header-filter-indicator{border-radius:24px;background-color:#e9f3ff;color:#525252;cursor:pointer;font-family:Work Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:12px 16px;display:flex;justify-content:center;align-items:center}.residual-reports-header-filter-indicator span{margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:pre}.residual-reports-header-filter-indicator>img{margin-right:8px}@media (max-width: 1220px) and (min-width: 1025px){.residual-reports-screen .residual-reports-stats{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width: 1290px) and (min-width: 1025px){.report-status-tags-container{flex-wrap:wrap}}@media (max-width: 930px) and (min-width: 672px){.residual-reports-screen .residual-reports-stats{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width: 740px) and (min-width: 672px){.residual-reports-screen .residual-reports-stats{display:flex;flex-direction:column}}@media (max-width: 672px){.residual-reports-screen>header:has(.residual-reports-header-filter-indicator){align-items:flex-end}.residual-reports-screen .new-report-button{padding:12px 16px}.residual-reports-screen .residual-reports-stats .residual-reports-stat-item .label,.residual-reports-screen .residual-reports-stats .residual-reports-stat-item .value{width:100%}.residual-reports-screen .residual-reports-graph .bars-graph .bars-legends .bars .bar svg{width:4px}.residual-reports-screen .residual-reports-graph .bars-graph .bars-legends .bars .bar:nth-child(7) .bars-graph-bar-modal,.residual-reports-screen .residual-reports-graph .bars-graph .bars-legends .bars .bar:nth-child(8) .bars-graph-bar-modal,.residual-reports-screen .residual-reports-graph .bars-graph .bars-legends .bars .bar:nth-child(9) .bars-graph-bar-modal,.residual-reports-screen .residual-reports-graph .bars-graph .bars-legends .bars .bar:nth-child(10) .bars-graph-bar-modal,.residual-reports-screen .residual-reports-graph .bars-graph .bars-legends .bars .bar:nth-child(11) .bars-graph-bar-modal,.residual-reports-screen .residual-reports-graph .bars-graph .bars-legends .bars .bar:nth-child(12) .bars-graph-bar-modal{right:75%;left:unset}}@media (max-width: 672px){.residual-report-header{flex-direction:column;align-items:flex-end;gap:12px}header:has([data-is-using-filters=true]){flex-direction:column;align-items:flex-start;justify-content:flex-start!important}header:has([data-is-using-filters=true]) .residual-reports-header-filter-indicator{margin-left:0;margin-top:16px}.residual-reports-screen .residual-reports-stats{display:flex;flex-direction:column}.residual-reports-screen .flex-table-header #volume,.residual-reports-screen .flex-table-header #agent-share,.residual-reports-screen .flex-table-header #transactions,.residual-reports-screen .flex-table-header #profit,.residual-reports-screen .flex-table-header #merchant-id{display:none}.residual-reports-screen .flex-table-header #total-subtitle{width:100%}.residual-reports-screen .flex-table-header #total-number{width:100%;text-align:right;padding-right:15px}.residual-reports-screen .flex-table-body .merchant-id,.residual-reports-screen .flex-table-body .profit,.residual-reports-screen .flex-table-body .transactions,.residual-reports-screen .flex-table-body .agent-share{display:none}.residual-reports-screen .flex-table-body .agentShare p{padding-right:0;text-align:right}}@media (max-width: 550px){.residual-reports-screen .flex-table-header #transaction,.residual-reports-screen .flex-table-body .volume{display:none}}@media (max-width: 450px){.residual-reports-screen .flex-table-header #id,.residual-reports-screen .flex-table-body .merchantID{display:none}}.users-screen header{display:flex;align-items:center;justify-content:flex-start;gap:16px}.users-screen header>button{height:44px;width:140px}.users-screen header .spacer{flex:1}.users-screen header .filter{width:235px}.users-screen header .searcher{width:295px}.users-screen header .input{margin-top:0;background-color:#fff}.users-screen header .selector-modal{top:35px;width:100%}.users-screen .card{margin-top:16px}.users-screen .flex-table-header #id,.users-screen .flex-table-body .item .id{width:300px}.users-screen .flex-table-body .item .status{display:flex;justify-content:space-between;align-items:center;max-width:unset;padding-right:5px}.users-screen .flex-table-body .item .tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.users-screen .flex-table-body .item .tag[data-status="0"]{color:#16a34a;background-color:#f0fdf4}.users-screen .flex-table-body .item .tag[data-status="1"]{color:#dc2626;background-color:#fef2f2}.users-screen .flex-table-body .item .tag[data-status="2"]{color:#d97706;background-color:#fffbeb}.users-screen .flex-table-body .item .tag[data-status="2"]{color:#dc2626;background-color:#fef2f2}.users-screen .flex-table-body .item .tag[data-status="1"]{color:#d97706;background-color:#fffbeb}.users-screen .users-create-modal{margin-top:0;margin-bottom:0}.users-screen .users-create-modal .flex{gap:16px;margin-bottom:16px;position:relative}.users-screen .users-create-modal .flex .calendar-input{top:0;right:0;position:absolute;z-index:2}.users-screen .users-create-modal .selector-modal{top:55px;width:100%}.users-screen .users-create-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}@media (max-width: 672px){.users-screen header>button{width:fit-content}.users-screen .flex-table-header #afiliation-date,.users-screen .flex-table-header #role{display:none}.users-screen .flex-table-header #role{width:150px}.users-screen .flex-table-body .item .afiliation_date,.users-screen .flex-table-body .item .role{display:none}.users-screen .flex-table-body .role{width:150px}}@media (max-width: 450px){.users-screen header>button{width:fit-content}.users-screen .flex-table-header #id,.users-screen .flex-table-header #afiliation-status{width:150px}.users-screen .flex-table-body .id,.users-screen .flex-table-body .status{width:150px!important}}.business-data-form-checkbox{flex-direction:row!important}.business-form .flex{gap:16px;margin-bottom:16px;align-items:flex-start}#interested .card{height:88px}.selector-modal-industry,.selector-modal-preferred-language{top:40px;bottom:30px;width:100%}.leads-screen .header-list{display:flex;justify-content:space-between;align-items:center}.leads-screen .header-list:has([data-is-using-filters=true]){align-items:flex-start}.leads-screen .header-list:has([data-is-using-filters=true]) .residual-reports-header-filter-indicator{margin-left:0}.leads-screen .header-list>button{height:44px;margin-right:32px;padding:12px 16px;width:160px}.leads-screen .header-list .residual-reports-header-filter-indicator{margin-right:16px}.leads-screen .header-list .residual-reports-header-filter-indicator span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leads-screen .header-list .spacer{height:5px;flex:1;width:100%}.leads-screen .header-list .filter{background-color:#fff;margin-right:32px;width:295px}.leads-screen .header-list .searcher{background-color:#fff;width:295px}.leads-screen .header-list .input-container .input{margin-top:8px}.leads-screen .header-list .selector-modal{border-radius:8px;top:55px;width:295px}.leads-screen .lead-filter-admin-modal .input-container{margin-bottom:16px}.leads-screen .lead-filter-admin-modal .selector-modal{width:100%}.leads-screen .lead-filter-admin-modal .selector-modal .modal-card{overflow-y:scroll;height:250px}.leads-screen .lead-filter-admin-modal .selector-modal-agents .modal-card{height:unset}.leads-screen .lead-filter-admin-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.leads-screen>.table-card{margin-top:32px}.leads-screen>.table-card table{border-collapse:collapse;width:100%}.leads-screen>.table-card table:has(.customer-info) thead #phone{display:none}.leads-screen>.table-card table:has(.customer-info) tbody .cell-phone{display:none}.leads-screen>.table-card table:has(.customer-info) tbody .cell-email{width:44%}.leads-screen>.table-card table thead{height:52px;border-radius:48px}.leads-screen>.table-card table thead th{background-color:#f3f8ff;color:#7b9ce4;font-weight:400;font-size:14px;text-align:start;padding-left:8px}.leads-screen>.table-card table thead th:nth-child(1){border-radius:5px 0 0 5px}.leads-screen>.table-card table thead th:nth-last-child(1){border-radius:0 5px 5px 0;padding-right:8px}.leads-screen>.table-card table thead #business-name,.leads-screen>.table-card table thead #email,.leads-screen>.table-card table thead #business-owner{width:20%}.leads-screen>.table-card table thead #phone{width:20%}.leads-screen>.table-card table thead #quotes{width:10%;text-align:center}.leads-screen>.table-card table:has(.cell-sales-agent) #phone{width:260px}.leads-screen>.table-card table:has(.cell-sales-agent) .cell-phone{width:130px}.leads-screen>.table-card table tbody th,.leads-screen>.table-card table tbody td{color:#404040;height:52px;font-size:14px;font-weight:400;text-align:start;padding-left:8px}.leads-screen>.table-card table tbody .lead-row{border-bottom:1px solid #e9f3ff;cursor:pointer}.leads-screen>.table-card table tbody .lead-row:last-child{border-bottom:none}.leads-screen>.table-card table tbody .lead-row:hover{background-color:#f3f8ff}.leads-screen>.table-card table tbody .lead-row .cell-sales-agent{display:flex;justify-content:space-between;align-items:center;padding-right:25px;box-sizing:border-box}.leads-screen>.table-card table tbody .customer-info{width:100%}.leads-screen>.table-card table tbody .customer-info td{padding-left:0}.leads-screen>.table-card table tbody .customer-info td article{background-color:#f8fbff;display:flex;justify-content:flex-start;align-items:start;gap:48px;padding:12px 40px;height:100%}.leads-screen>.table-card table tbody .customer-info td article p{font-weight:400;line-height:20px}.leads-screen>.table-card table tbody .customer-info td article p:first-child{color:#ed582a;font-size:12px}.leads-screen>.table-card table tbody .cell-quotes{text-align:center}@media (min-width: 1025px){.leads-screen>.table-card table tbody .cell-quotes img{display:none}}@media (max-width: 1024px){.leads-screen>.table-card table tbody .cell-quotes{display:flex;justify-content:space-between;align-items:center;width:80%;padding-left:30px}.leads-screen>.table-card table tbody .cell-quotes img{display:block}}.leads-screen>.table-card .empty-table{color:#404040;font-weight:400;margin-top:16px}.leads-screen .register-lead-modal{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.leads-screen .register-lead-modal>.subtitle{margin-bottom:32px}.leads-screen .register-lead-modal .checkbox{margin-bottom:32px}.leads-screen .register-lead-modal .checkbox:last-of-type{margin-bottom:0}.leads-screen .register-lead-modal #register-lead-form-modal{width:100%}.leads-screen .register-lead-modal #register-lead-form-modal .input-container{margin-bottom:16px}.leads-screen .register-lead-modal #register-lead-form-modal .flex{align-items:flex-start;gap:16px}.leads-screen .register-lead-modal #register-lead-form-modal .selector-modal-industry,.leads-screen .register-lead-modal #register-lead-form-modal .selector-modal-preferred-language{top:40px;bottom:30px;width:100%}.leads-screen .register-lead-modal .register-lead-form-modal-buttons{display:flex;justify-content:flex-end;gap:16px;width:100%}.leads-screen .register-lead-modal .checkbox p{color:#404040;font-size:14px}.leads-screen .register-lead-modal .promototions-checkbox p{color:#a3a3a3;font-weight:400}.leads-screen .register-lead-modal>footer{margin-top:64px}.leads-screen .register-lead-modal .promototions-checkbox{margin-top:32px}.lead-quote-screen header{display:flex;align-items:center;justify-content:flex-start;gap:32px;margin-bottom:16px}.lead-quote-screen header button{height:44px;margin-top:0}.lead-quote-screen header .button-basic{margin:0}.lead-quote-screen .lead-profile-form-card{margin-bottom:16px}.lead-quote-screen .lead-profile-form-card .separated{gap:16px;margin-bottom:16px}.lead-quote-screen .bottom-section .price{margin-right:0;justify-content:flex-end!important}.lead-quote-screen .bottom-section .input-container .input{border:none}.lead-quote-screen .select-product-item-selected-true .price-details-true{margin-right:8px}.lead-quote-screen .edit-button{margin-left:16px;display:none}@media (min-width: 672px) and (max-width: 930px){.leads-screen>.table-card table thead #phone{display:none}.leads-screen>.table-card table .cell-phone{display:none}}@media (max-width: 672px){.leads-screen .header-list{padding:0 8px}.leads-screen .header-list>button{width:178px;padding:12px 16px;font-size:14px}.leads-screen .header-list>button span{-webkit-line-clamp:1}.leads-screen .header-list:has(.residual-reports-header-filter-indicator)>button{margin-right:0;width:130px}.leads-screen .header-list .residual-reports-header-filter-indicator{margin-right:0;margin-left:16px}.leads-screen .header-list .filter{margin-right:0}.leads-screen .header-list .spacer,.leads-screen .header-list .searcher{display:none}.leads-screen>.table-card table thead th{height:52px}.leads-screen>.table-card table thead #business-name{width:75%}.leads-screen>.table-card table thead #phone,.leads-screen>.table-card table thead #email,.leads-screen>.table-card table thead #business-owner{display:none}.leads-screen>.table-card table .cell-business-owner,.leads-screen>.table-card table .cell-phone,.leads-screen>.table-card table .cell-email{display:none}.leads-screen>.table-card table tbody .customer-info td article{padding:12px 24px;flex-direction:column;justify-content:flex-start;gap:8px}.leads-screen .selector-modal-industry{left:0}}@media (max-width: 672px){.lead-quote-screen .quote-config-summary .product-type-summary{margin-top:0}.lead-quote-screen .top-section .mobile{display:none}.lead-quote-screen header{gap:16px}.lead-quote-screen header .options{width:20px}.lead-quote-screen header .options .selector-modal{width:150px;top:5px;right:-160px}.lead-quote-screen .discount{display:none}.lead-quote-screen .selected-products-summary .total{grid-column:span 2}}.lead-edit-quote-screen .card,.lead-edit-quote-screen .name-to-send .title{margin-bottom:16px}.lead-edit-quote-screen .products-list-card{box-shadow:none;padding:0}.lead-edit-quote-screen .products-list-card .select-quantity .selector-modal .card{height:300px;overflow:scroll}.lead-edit-quote-screen .selected-products,.lead-edit-quote-screen .service-plans-container{margin-top:16px}.lead-edit-quote-screen>form footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.lead-edit-quote-screen>footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}@media (max-width: 811px) and (min-width: 673px){.lead-edit-quote-screen .input-container label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:92%}}.lead-accept-quote-screen2 .selector-modal{width:100%}.lead-accept-quote-screen2>footer{margin-top:32px}.lead-accept-quote-screen2 .file-button{margin-top:24px}.lead-accept-quote-screen2 .bank-selector .selector-modal .card{overflow:scroll;height:160px}@media (min-width: 1025px) and (max-width: 1160px){.lead-edit-quote-screen .create-quote-select-products-screen .lists{grid-template-columns:repeat(2,1fr)}.lead-edit-quote-screen .create-quote-select-products-screen .lists .list-c{grid-column:span 2;display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width: 673px) and (max-width: 865px){.lead-edit-quote-screen .create-quote-select-products-screen .lists{grid-template-columns:repeat(2,1fr)}.lead-edit-quote-screen .create-quote-select-products-screen .lists .list-c{grid-column:span 2;display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width: 672px){.lead-edit-quote-screen>footer{flex-direction:column;margin-top:32px}.accept-quote-form{flex-direction:column;margin-top:32px!important}.select-products-summary,.products-list-header{margin-top:16px}.lead-accept-quote-screen2 form .flex,.lead-accept-quote-screen form .flex{flex-direction:column}.lead-accept-quote-screen2 .selector-modal,.lead-accept-quote-screen .selector-modal{width:100%}}@media (max-width: 440px){.leads-screen .header-list{gap:20px;flex-direction:column;align-items:flex-end}.leads-screen .header-list:has([data-is-using-filters=true]) .residual-reports-header-filter-indicator{width:100%}}.tools-tab-container{gap:24px;width:100%;display:flex;flex-direction:column}.tools-tab-container .banner-notifications-modal{width:90%;max-width:1000px}.tools-tab-container .delete-notification-banner-modal{width:90%;max-width:600px}.tools-tab-container .top-container{width:100%;display:flex}.tools-tab-container .top-container .title-with-search{display:flex;justify-content:space-between}.tools-tab-container .top-container .form-container{display:flex;gap:16px;flex-direction:column}.tools-tab-container .top-container .form-container .form-row-container{display:flex;gap:16px}.tools-tab-container .top-container .flex-table-body .actions{gap:16px;display:flex;align-items:center}.tools-tab-container .bottom-container{gap:24px;width:100%;display:flex}.tools-tab-container .bottom-container .card,.tools-tab-container .top-container .card{width:100%}.documents-container,.ppt-container{width:100%;display:flex;flex-direction:column}.documents-container .document-item-container,.ppt-container .document-item-container{display:flex;cursor:pointer;padding:16px 8px;align-items:center;gap:8px;flex:1 0 0;box-sizing:border-box;border-bottom:1px solid #E9F3FF}.container{max-width:1450px;margin:0 auto}.grid-row{display:flex;flex-flow:row wrap;justify-content:center}.grid-item{height:330px;flex-basis:20%;-ms-flex:auto;width:215px;position:relative;padding:10px;box-sizing:border-box}.grid-row a{text-decoration:none}.wrapping-link{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;color:currentColor}.grid-item-wrapper{-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial;background:#ececec;margin:0;height:100%;width:100%;overflow:hidden;-webkit-transition:padding .15s cubic-bezier(.4,0,.2,1),margin .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);transition:padding .15s cubic-bezier(.4,0,.2,1),margin .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);position:relative;border-radius:16px;border:1px solid #E5E5E5;background:var(--Generic-White, #FFF);box-shadow:0 0 120px #0000000a}.grid-item-container{height:100%;width:100%;position:relative;padding:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.grid-image-top{height:200px;width:100%;border-radius:12px;background-color:#f3f8ff;display:flex;align-items:center;justify-content:center;overflow:hidden}.grid-image-top .play-circle-icon{z-index:1;position:absolute}.grid-image-top .video-preview{width:100%}.grid-image-top .centered{text-align:center;transform:translate(-50%,-50%);background-size:contain;background-repeat:no-repeat;position:absolute;top:54.5%;left:50%;width:60%;height:60%;background-position:center}.grid-image-top.rex-ray{background:-webkit-gradient(linear,left top,left bottom,from(#007DB8),to(#00447C));background:-webkit-linear-gradient(#007DB8,#00447C);background:-o-linear-gradient(#007DB8,#00447C);background:linear-gradient(#007db8,#00447c)}.rex-ray-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/Rex-Ray-icon-209x300.png)}.grid-image-top.sputnik{background:-webkit-gradient(linear,left top,left bottom,from(#1AA9FB),to(#1785C4));background:-webkit-linear-gradient(#1AA9FB,#1785C4);background:-o-linear-gradient(#1AA9FB,#1785C4);background:linear-gradient(#1aa9fb,#1785c4)}.sputnik-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/sputnik-1-300x257.png)}.grid-image-top.edgex{background:-webkit-gradient(linear,left top,left bottom,from(#952f4c),to(#3e1a51));background:-webkit-linear-gradient(#952f4c,#3e1a51);background:-o-linear-gradient(#952f4c,#3e1a51);background:linear-gradient(#952f4c,#3e1a51)}.edgex-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/edge-x-300x287.png)}.grid-image-top.openswitch{background:-webkit-gradient(linear,left top,left bottom,from(#2db89a),to(#00793d));background:-webkit-linear-gradient(#2db89a,#00793d);background:-o-linear-gradient(#2db89a,#00793d);background:linear-gradient(#2db89a,#00793d)}.openswitch-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/open-switch-300x207.png)}.grid-image-top.scaleio{background:-webkit-gradient(linear,left top,left bottom,from(#2e96dd),to(#326de6));background:-webkit-linear-gradient(#2e96dd,#326de6);background:-o-linear-gradient(#2e96dd,#326de6);background:linear-gradient(#2e96dd,#326de6)}.scaleio-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/K8s_ScaleIO_Color-white-thumb-221x300.png)}.grid-image-top.csi{background:-webkit-gradient(linear,left top,left bottom,from(#464646),to(#000000));background:-webkit-linear-gradient(#464646,#000000);background:-o-linear-gradient(#464646,#000000);background:linear-gradient(#464646,#000)}.csi-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/csi-1-300x99.png)}.grid-image-top.kubernetes{background:-webkit-gradient(linear,left top,left bottom,from(#09C1D1),to(#326DE6));background:-webkit-linear-gradient(#09C1D1,#326DE6);background:-o-linear-gradient(#09C1D1,#326DE6);background:linear-gradient(#09c1d1,#326de6)}.kubernetes-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/kubernetes-300x293.png)}.grid-image-top.grpc{background:-webkit-gradient(linear,left top,left bottom,from(#0CC1C8),to(#2E838C));background:-webkit-linear-gradient(#0CC1C8,#2E838C);background:-o-linear-gradient(#0CC1C8,#2E838C);background:linear-gradient(#0cc1c8,#2e838c)}.grpc-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/grpc-300x105.png)}.grid-image-top.envoy{background:-webkit-gradient(linear,left top,left bottom,from(#290B54),to(#130229));background:-webkit-linear-gradient(#290B54,#130229);background:-o-linear-gradient(#290B54,#130229);background:linear-gradient(#290b54,#130229)}.envoy-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/envoy_logo-5028052-300x91.png)}.grid-image-top.istio{background:-webkit-gradient(linear,left top,left bottom,from(#4A73C0),to(#466BB0));background:-webkit-linear-gradient(#4A73C0,#466BB0);background:-o-linear-gradient(#4A73C0,#466BB0);background:linear-gradient(#4a73c0,#466bb0)}.istio-image{background-image:url(https://thecodeteam.com/wp-content/uploads/2017/08/istio-203x300.png)}.grid-item-content{padding:0 20px 20px}.item-title{font-size:24px;line-height:26px;font-weight:700;margin-bottom:18px;display:block}.item-category{text-transform:uppercase;display:block;margin-bottom:20px;font-size:14px}.item-excerpt{margin-bottom:20px;display:block;font-size:14px}.more-info{position:absolute;bottom:0;margin-bottom:25px;padding-left:0;transition-duration:.5s;font-size:12px;display:flex}.more-info i{padding-left:5px;transition-duration:.5s}.grid-item:hover .more-info i{padding-left:20px;transition-duration:.5s}.more-info i:before{font-size:16px}.grid-item:hover .grid-item-wrapper{padding:2%;margin:-2%}.grid-item-title{color:#404040;font-family:Work Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.grid-item-description{color:var(--Neutrals-500, #737373);font-family:Work Sans;font-size:12px;font-style:normal;font-weight:400;line-height:20px}@media (max-width: 1333px){.grid-item{flex-basis:33.33%}}@media (max-width: 1073px){.grid-item{flex-basis:33.33%}}@media (max-width: 815px){.grid-item{flex-basis:50%}.tools-tab-container .bottom-container{flex-direction:column}}@media (max-width: 672px){.tools-tab-container .top-container .title-with-search .mobile{display:none}}@media (max-width: 555px){.grid-item{flex-basis:100%}.top-container .form-container .form-row-container{flex-direction:column}.top-container .button-responsive{width:100%}.top-container .banner-pub-status{display:none}.top-container .item-name{width:80%}.top-container .item-actions{width:20%}.top-container .flex-table-body .item-name{width:80%}.top-container .flex-table-body .item-actions{width:20%}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.helpdesk-screen .button-searcher-container{width:100%;display:flex;align-items:center;margin:30px 0 15px;justify-content:space-between}.helpdesk-screen .button-searcher-container .input-container .input{margin-top:0}.helpdesk-screen .banner-notifications-modal{width:90%;max-width:1000px}.helpdesk-screen .ticket-status-tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.helpdesk-screen .ticket-status-tag[data-status="0"]{color:#dc2626;background-color:#fef2f2}.helpdesk-screen .ticket-status-tag[data-status="1"]{color:#d97706;background-color:#fffbeb}.helpdesk-screen .ticket-status-tag[data-status="2"]{color:#fff;background-color:#7b9ce4}.helpdesk-screen .ticket-status-tag[data-status="3"]{color:#8a37be;background-color:#8a37be1a}.helpdesk-screen .ticket-status-tag[data-status="4"]{color:#16a34a;background-color:#f0fdf4}.helpdesk-screen .ticket-priority-tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.helpdesk-screen .ticket-priority-tag[data-status="0"]{color:#16a34a;background-color:#f0fdf4}.helpdesk-screen .ticket-priority-tag[data-status="1"]{color:#d97706;background-color:#fffbeb}.helpdesk-screen .ticket-priority-tag[data-status="2"]{color:#dc2626;background-color:#fef2f2}@media (max-width: 672px){.helpdesk-screen .update-support-ticket-container .flex{flex-direction:column}}#support-tickets-table .flex-table-header .width-6{width:6%}#support-tickets-table .flex-table-header .width-15{width:15%}#support-tickets-table .flex-table-header .width-12{width:12%}#support-tickets-table .flex-table-header .width-28{width:28%}#support-tickets-table .flex-table-body .width-6{width:6%}#support-tickets-table .flex-table-body .width-15{width:15%}#support-tickets-table .flex-table-body .width-12{width:12%}#support-tickets-table .flex-table-body .width-28{width:28%}@media (max-width: 1440px){.xlg{display:none}.width-6{width:9%!important}.width-15{width:18%!important}.width-12{width:15%!important}.width-28{width:31%!important}}@media (max-width: 1200px){.lg{display:none}.width-6{width:12%!important}.width-15{width:21%!important}.width-12{width:18%!important}.width-28{width:34%!important}}@media (max-width: 768px){.md{display:none}.width-6{width:15%!important}.width-15{width:24%!important}.width-12{width:21%!important}.width-28{width:37%!important}}@media (max-width: 480px){.xsm{display:none}.width-6{width:20%!important}.width-15{width:29%!important}.width-12{width:26%!important}.width-28{width:42%!important}.helpdesk-screen .button-searcher-container{gap:15px;flex-direction:column-reverse}.helpdesk-screen .button-searcher-container button{width:100%}.helpdesk-screen .button-searcher-container>div{width:100%}}@media (max-width: 320px){.sm{display:none}.width-6{width:30%!important}.width-28{width:70%!important}}.profile-image-container{width:88px;height:88px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center}.profile-image-container img{width:100%}.tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.tag[data-status="0"]{color:#16a34a;background-color:#f0fdf4}.tag[data-status="1"]{color:#dc2626;background-color:#fef2f2}.tag[data-status="2"]{color:#d97706;background-color:#fffbeb}.tag[data-status="2"]{color:#dc2626;background-color:#fef2f2}.tag[data-status="1"]{color:#d97706;background-color:#fffbeb}.tag[data-status="0"]{background-color:#f0fdf4;color:#16a34a}.profile-screen .profile-image-update-button{opacity:0;top:0;left:0;right:0;bottom:0;display:flex;cursor:pointer;font-size:0px;position:absolute}.profile-screen .profile-image-container{width:88px;height:88px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center}.profile-screen .profile-image-container img{width:100%}.profile-screen .upload-profile-image-error{color:#dc2626;margin-top:10px;font-size:13px;text-align:right;width:150px;line-height:120%}.profile-screen .header{display:flex;justify-content:flex-start;align-items:center;align-items:flex-start}.profile-screen .header .left{margin:auto 41px auto auto;width:88px}.profile-screen .header .left img{width:100%}.profile-screen .header .center{flex:1;margin-right:16px}.profile-screen .header .center h1{color:#3f3f3f;font-family:Work Sans;font-size:28px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:8px}.profile-screen .header .center p{color:#3f3f3f;font-family:Work Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.profile-screen .header .center .status{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content;margin-top:24px}.profile-screen .header .center .status[data-status="0"]{color:#16a34a;background-color:#f0fdf4}.profile-screen .header .center .status[data-status="1"]{color:#dc2626;background-color:#fef2f2}.profile-screen .header .center .status[data-status="2"]{color:#d97706;background-color:#fffbeb}.profile-screen .card{margin-top:16px}.profile-screen .card:first-of-type{margin-top:0}.profile-screen .flex{margin-bottom:24px;gap:16px}.profile-screen .sales-agent-data-modal{margin-top:0;margin-bottom:0}.itin-warning{margin-top:20px;box-sizing:border-box;padding:20px;line-height:180%;color:#d97706;background-color:#fffbeb}.itin-warning p{color:#d97706}@media (max-width: 672px){.profile-screen .header{flex-direction:column;justify-content:flex-start}.profile-screen .header .left{display:flex;justify-content:space-between;align-items:center;margin:0 0 24px;width:100%}.profile-screen .header .left img{width:88px}.profile-screen .flex{flex-direction:column}.profile-screen .modal-container form{gap:0}.profile-screen .sales-agent-credentials-modal form{gap:16px}.profile-screen .sales-agent-data-modal-location form .input-container:first-child{margin-bottom:16px}}.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;line-height:16px;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}.onboarding-layout{height:100vh}.onboarding-layout aside{background-image:url(/assets/background-STHFwzN4.webp);background-size:cover;background-position:center;max-width:unset;width:540px}.onboarding-layout[data-is-secondary=true] aside{background-image:url(/assets/clientform-BgyB4wqU.webp)}.onboarding-layout .onboarding-navbar{display:none}.onboarding-layout main{margin:auto;width:calc(100% - 540px);max-width:740px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 120px}.onboarding-layout main>h1{font-size:24px;font-weight:500;line-height:32px;color:#404040;margin-bottom:16px}.onboarding-layout main>p{font-weight:300;line-height:22px;font-size:16px;color:#404040;margin-bottom:32px}.onboarding-layout main>form{width:100%}.onboarding-layout main .input-container{margin-bottom:16px}.onboarding-layout main .input-container .input{margin-top:8px;height:52px}.onboarding-layout main .forgot-password{margin-top:16px;margin-bottom:48px;font-size:14px;font-weight:400;color:#404040}.onboarding-layout main>button{margin-top:64px;width:100%}.onboarding-layout main a{font-weight:600;color:#7b9ce4}.onboarding-layout main .checkbox p{font-weight:400;color:#a3a3a3;font-size:14px}.onboarding-layout main .invited-by{font-weight:400;color:#a3a3a3;display:flex;align-items:center;margin-bottom:30px;gap:10px}.onboarding-layout main .invited-by div{color:#ed582a}.onboarding-layout main .invited-by span{color:#fff}.onboarding-layout main #form-onboarding>.flex{align-items:flex-start;gap:16px}.onboarding-layout main .alert{margin-top:36px}.onboarding-layout main .arrow-go-back{margin-bottom:64px}.onboarding-layout .sign-in-main{padding-bottom:75px}.onboarding-layout .sign-in-main>h1{padding-top:74px}.onboarding-layout .check-email-screen>p span{color:#d4d4d4;font-weight:600}.onboarding-layout .check-email-screen>p span[data-count-is-over=true]{color:#7b9ce4}.tax-id-file-input{margin-top:24px}.calendar-section{position:relative;width:100%}.calendar-section .calendar-input{top:0;right:0;position:absolute;z-index:2}.calendar-section[data-input-is-focus=true] .input-container .input{border:1px solid #7b9ce4}.update-password-screen .password-description{color:#a5a5a5;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-left:16px}.update-password-screen .input-container:first-of-type{margin-bottom:8px}.update-password-screen .input-container:last-of-type{margin-top:16px}.update-password-screen .error{color:red;margin-top:8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-left:16px}@media only screen and (max-width: 1080px){.onboarding-layout aside{max-width:600px}}@media (max-height: 610px){body{overflow-y:scroll}.onboarding-layout.start{align-items:start}}@media only screen and (max-width: 1050px){body{overflow-y:scroll}.onboarding-layout{display:flex;flex-direction:column}.onboarding-layout aside{display:none}.onboarding-layout main{width:100%;padding:40px 120px;height:unset;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.onboarding-layout main::-webkit-scrollbar{display:none}.onboarding-layout main>form .flex{flex-direction:column}.onboarding-layout main>form .flex .input-container:first-child{margin-bottom:0}.onboarding-layout .onboarding-navbar{background-color:#19417a;width:100%;display:flex;justify-content:center;align-items:center;padding:26px 0;background-position:center -300px;background-repeat:no-repeat;background-size:100% auto;background-image:url(/assets/background-STHFwzN4.webp)}.onboarding-layout .sign-up .calendar-section .calendar-input{top:unset;bottom:-19px;width:300px}}@media only screen and (max-width: 672px){body{overflow:scroll}.onboarding-layout{height:unset}.onboarding-layout aside{display:none}.onboarding-layout .accept-quote-form{flex-direction:column;margin-top:32px!important}.onboarding-layout main{width:100%;padding:48px 30px;height:unset}.onboarding-layout .sign-in-main>h1{padding-top:0}}@media (min-width: 1051px){.onboarding-layout:has(.form-client-screen){overflow-y:scroll;display:grid;grid-template-columns:540px calc(100% - 540px)}.onboarding-layout:has(.form-client-screen) aside{position:fixed}.onboarding-layout:has(.form-client-screen) main{padding:56px 50px;width:100%}}.onboarding-layout:has(.form-client-screen){display:grid}@media (max-width: 1050px){.onboarding-layout:has(.form-client-screen){display:block}}.onboarding-layout .bank-selector .selector-modal{top:85px}.form-client-screen>form h5{color:#404040;font-size:14px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:16px}.form-client-screen>form .flex{gap:16px;margin-bottom:16px;position:relative;align-items:flex-end!important}.form-client-screen>form .flex .input-container{margin-bottom:0}.form-client-screen>form .flex .calendar-input{top:-80px;right:0;position:absolute;z-index:2}.form-client-screen>.form-client-screen-two{padding-top:0}.form-client-screen .sales,.form-client-screen .payment-info{margin-top:32px}.form-client-screen .success{margin-top:10vh}.form-client-screen .success h3{gap:16px;display:flex;align-items:center;color:#16a34a;font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:64px}.form-client-screen .success p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#404040;margin-bottom:32px}.form-client-screen .selector-modal{top:60px;width:100%}.form-client-screen .payment-method .selector-modal{top:85px}.form-client-screen .file-indicator{width:100%;margin-bottom:16px}.form-client-screen .steps-container{background:#fff;box-shadow:0 0 120px #0000000a;width:100%;margin-top:40px;height:46px;margin-bottom:40px;padding-top:12px}.form-client-screen .steps-container .steps_indicator{margin:auto;width:80%}.form-client-screen .flex{flex-direction:row}.form-client-screen .flex:first-of-type{margin-top:16px}.form-client-screen .flex button{width:100%;text-align:left}.form-client-screen>.button{margin-top:32px}.form-client-screen .table{border:1px solid #e5e5e5;border-radius:16px;box-shadow:0 0 120px #0000000a;padding:16px;margin-bottom:16px}.form-client-screen .table h2{font-size:16px;font-style:normal;font-weight:600;color:#404040;line-height:24px;margin-bottom:16px}.form-client-screen .table p{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:16px 0;border-bottom:1px solid #f5f5f5}.form-client-screen .table p:last-of-type{border-bottom:none}.form-client-screen .table p .label{flex:1;font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#404040}.form-client-screen .table p .index{padding:0 8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#404040}.form-client-screen .table p span:last-of-type{font-family:Work Sans;font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#737373}.form-client-screen .table .danger{color:#ef4444;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:-16px}.form-client-screen-three .accept-ebt .selector-modal{top:85px}@media only screen and (max-width: 672px){.onboarding-layout:has(.form-client-screen) main>form .flex{flex-direction:column!important}.payment_method_card .flex{flex-direction:row!important}}.serial-device{display:flex;align-items:center;justify-content:space-between}.serial-device .serial-device-text{width:95%;max-width:265px;overflow:hidden;text-overflow:ellipsis}.serial-device .serial-device-more{width:50px;align-items:flex-end}.serial-device .serial-device-more .details-options{align-items:flex-end!important}.accounts-screen>header{display:flex;justify-content:flex-end}.accounts-screen>header>.input-container{background-color:#fff;margin-left:16px;width:295px}.accounts-screen>header>.input-container .input{margin-top:0}.accounts-screen>header>.input-container .selector-modal{top:50px;width:100%}.accounts-screen .accounts-table{margin-top:24px}.accounts-screen .accounts-table .status{width:100%;max-width:unset;display:flex;justify-content:space-between;align-items:center}.accounts-screen .accounts-table .status .input-container{width:15px}.sales-agent-indicator{display:flex;align-items:center;font-family:Work Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#404040}.sales-agent-indicator .profile-image-container{width:36px;height:36px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;background-color:#fff}.sales-agent-indicator .profile-image-container img{width:100%}.sales-agent-indicator img{cursor:pointer}.sales-agent-indicator span:last-of-type{font-weight:600}.account-profile-screen .button-searcher-container{width:100%;display:flex;margin:15px 0;align-items:center;justify-content:space-between}.account-profile-screen .button-searcher-container .input-container .input{margin-top:0}.account-profile-screen .rma-warning{width:50%;font-size:14px;max-width:450px;color:#dc2626;font-weight:500;line-height:150%;padding-left:16px;box-sizing:border-box}.account-profile-screen .button-searcher-container-empty{justify-content:flex-end!important}.account-profile-screen .opacity-false{width:100%}.account-profile-screen .account-data .flex{margin-bottom:24px;gap:16px}.account-profile-screen .account-data .opacity-zero{width:100%}.account-profile-screen .tab-page{animation-duration:.3s;margin-top:16px}.account-profile-screen .tab-page .flex{margin-bottom:24px;gap:16px}.account-profile-screen .account-quotes-tab .title{justify-content:space-between}.account-profile-screen .account-quotes-tab .title>.mobile{display:none}.account-profile-screen .account-quotes-tab .status{display:flex;justify-content:space-between;align-items:center}.account-profile-screen .account-quotes-tab .status img{cursor:pointer}.account-profile-screen .account-quotes-tab .three-points{position:absolute;width:15px;right:30px}.account-profile-screen .account-quotes-tab .three-points .selector-modal{top:35px;width:200px}.account-profile-screen .account-deals-tab .item .status{display:flex;justify-content:space-between;align-items:center}.account-profile-screen .account-deals-tab .item .status img{cursor:pointer}.account-profile-screen .account-devices-tab .title{display:flex;justify-content:space-between;align-items:center}.account-profile-screen .account-devices-tab .title .title-suffix{color:#7b9ce4;font-size:14px;font-style:normal;font-weight:500;line-height:20px;cursor:pointer}.account-profile-screen .account-devices-tab .item p{display:flex;justify-content:space-between;align-items:center}@media (max-width: 672px){.account-profile-screen .account-devices-tab .title .mobile{display:none}}.account-profile-screen .account-devices-add-modal .selector-modal{top:55px;width:100%}.account-profile-screen .account-devices-add-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.account-profile-screen .account-timeline-tab .title{display:flex;justify-content:space-between;align-items:center}.account-profile-screen .account-timeline-tab .title .title-suffix{color:#7b9ce4;font-size:14px;font-style:normal;font-weight:500;line-height:20px;cursor:pointer}.account-profile-screen .account-data-modal{width:1000px}@media (max-width: 1025px) and (min-width: 673px){.account-profile-screen .account-data-modal{width:calc(100vw - 96px)}}.account-profile-screen .account-data-modal .opacity-zero{width:100%}.account-profile-screen .account-data-modal .flex{align-items:flex-start;gap:16px;margin-bottom:16px}.account-profile-screen .account-data-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.account-profile-screen .account-contact-data-modal .flex{align-items:flex-start;gap:16px;margin-bottom:16px}.account-profile-screen .account-contact-data-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.account-profile-screen .account-commisions-modal .trash{height:100%;margin-top:auto;margin-bottom:11px;cursor:pointer}.account-profile-screen .account-commisions-modal .trash img{height:13.07px;width:11.17px}.account-profile-screen .account-commisions-modal .button-basic{margin-top:26px}.account-profile-screen .account-commisions-modal .row{gap:16px;width:100%}.account-profile-screen .modal-container:has(.account-deals-modal){padding-top:10vh;padding-bottom:10vh;height:100vh}.account-profile-screen .account-deals-modal{width:1000px;overflow:hidden}.account-profile-screen .account-deals-modal form{margin-bottom:24px}.account-profile-screen .account-deals-modal .account-modal-info .flex{align-items:flex-end;gap:16px;margin-bottom:16px}.account-profile-screen .account-deals-modal .account-modal-info .flex:last-of-type{display:grid;grid-template-columns:repeat(3,1fr)}.account-profile-screen .account-deals-modal .account-modal-financial-info-form .flex{align-items:flex-end;gap:16px;flex-direction:row;margin-bottom:16px}.account-profile-screen .account-deals-modal .account-modal-financial-info-form footer{margin-top:16px;justify-content:flex-start}.account-profile-screen .account-deals-modal .account-modal-payments-form .flex{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;align-items:flex-end}.account-profile-screen .account-deals-modal .account-modal-payments-form .flex:last-of-type{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width: 672px){.account-profile-screen .account-deals-modal .account-modal-payments-form .flex:last-of-type{display:flex;flex-direction:column}}.account-profile-screen .account-deals-modal .financed-items{border-radius:16px;border:1px solid #e5e5e5;box-shadow:0 0 120px #0000000a;padding:16px}.account-profile-screen .account-deals-modal .financed-items .items .item{display:flex;padding:16px 0;border-bottom:2px solid #f5f5f5}.account-profile-screen .account-deals-modal .financed-items .items .item:last-of-type{border-bottom:none}.account-profile-screen .account-deals-modal .financed-items .items .item .quantity{font-family:Work Sans;font-size:14px;color:#404040;font-style:normal;font-weight:400;line-height:20px;text-align:center;width:180px}.account-profile-screen .account-deals-modal .financed-items .items .item .name{flex:1;font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#404040}.account-profile-screen .account-deals-modal .financed-items .items .item .price{font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#737373}@media (max-width: 672px){.account-profile-screen .account-deals-modal .financed-items .items .item .quantity{margin-right:8px;width:30px}.account-profile-screen .account-deals-modal .financed-items .items .item .price{text-align:end;width:120px}}.account-profile-screen .account-deals-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.account-profile-screen .account-deals-modal .title-notes{margin-top:32px}.account-profile-screen .account-deals-modal .modal-container{width:100%;height:100%}.account-profile-screen .account-deals-modal .modal-container .selector-modal{width:100%}.account-profile-screen .account-deals-modal .note-item{margin-bottom:16px}.account-profile-screen .account-deals-modal .note-item footer{margin-top:16px;justify-content:flex-start}@media (max-width: 1025px) and (min-width: 673px){.account-profile-screen .account-deals-modal{width:calc(100vw - 96px)}}@media (max-width: 672px){.account-profile-screen .account-deals-modal{width:calc(100vw - 56px)}.account-profile-screen .account-deals-modal .tabs{margin-bottom:32px}.account-profile-screen .account-deals-modal .breadcumbs-secondary{display:none}.account-profile-screen .account-deals-modal .account-modal-info .flex:last-of-type{display:flex;flex-direction:column}}.account-profile-screen .account-deals-modal-payment .account-modal-financial-info-form footer{flex-direction:row;align-items:flex-start}.account-profile-screen .account-modal-payment-config .flex{gap:16px;margin:16px 0}.account-profile-screen .account-deals-modal-notes{margin-top:0;margin-bottom:0}.account-profile-screen .ticket-status-tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.account-profile-screen .ticket-status-tag[data-status="0"]{color:#dc2626;background-color:#fef2f2}.account-profile-screen .ticket-status-tag[data-status="1"]{color:#d97706;background-color:#fffbeb}.account-profile-screen .ticket-status-tag[data-status="2"]{color:#fff;background-color:#7b9ce4}.account-profile-screen .ticket-status-tag[data-status="3"]{color:#8a37be;background-color:#8a37be1a}.account-profile-screen .ticket-status-tag[data-status="4"]{color:#16a34a;background-color:#f0fdf4}.account-profile-screen .ticket-priority-tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.account-profile-screen .ticket-priority-tag[data-status="0"]{color:#16a34a;background-color:#f0fdf4}.account-profile-screen .ticket-priority-tag[data-status="1"]{color:#d97706;background-color:#fffbeb}.account-profile-screen .ticket-priority-tag[data-status="2"]{color:#dc2626;background-color:#fef2f2}.account-profile-screen .banner-notifications-modal{width:90%;max-width:1000px}.account-profile-screen .sales-order-rma-details-modal{width:90%;max-width:800px}.account-profile-screen .sales-order-rma-details-modal .flex{gap:15px}.account-profile-screen .sales-order-rma-details-modal .flex .input-container{width:50%}.account-profile-screen .sales-order-rma-details-modal .flex .full-width{width:100%!important}.account-profile-screen .sales-order-rma-details-modal .flex .button-basic{width:50%;justify-content:center;margin-bottom:0}.account-profile-screen .sales-order-rma-details-modal .flex .button-basic .no-mobile{width:unset}.documents{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:32px}.documents .item{display:flex;justify-content:flex-start;align-items:center;border-radius:16px;border:1px solid #e5e5e5;padding:8px;width:100%}.documents .item .image{border-radius:8px;background-color:#f5f5f5;height:100px;width:100px}.documents .item .column{display:flex;flex-direction:column;justify-content:flex-start;margin-left:16px;gap:16px}.documents .item .column p{font-size:14px;font-style:normal;font-weight:300;line-height:20px;color:#171717}.documents .item .column p:last-of-type{color:#00e;text-decoration:underline;cursor:pointer}.account-status-indicator{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content;font-weight:400}.account-status-indicator[data-status="0"]{color:#16a34a;background-color:#f0fdf4}.account-status-indicator[data-status="1"]{color:#dc2626;background-color:#fef2f2}.account-status-indicator[data-status="2"],.account-status-indicator[data-status="3"]{color:#d97706;background-color:#fffbeb}.account-quote-status{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.account-quote-status[data-status="0"]{color:#16a34a;background-color:#f0fdf4}.account-quote-status[data-status="1"]{color:#dc2626;background-color:#fef2f2}.account-quote-status[data-status="2"],.account-quote-status[data-status="3"],.account-quote-status[data-status="4"],.account-quote-status[data-status="5"],.account-quote-status[data-status="6"]{color:#d97706;background-color:#fffbeb}.account-quote-status[data-status="7"],.account-quote-status[data-status="8"]{color:#dc2626;background-color:#fef2f2}.account-deal-stage{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.account-deal-stage[data-status="0"]{color:#d97706;background-color:#fffbeb}.account-deal-stage[data-status="1"]{color:#fff;background-color:#7b9ce4}.account-deal-stage[data-status="2"]{color:#16a34a;background-color:#f0fdf4}.account-deal-stage[data-status="3"]{color:#666;background-color:#6666661a}.account-deal-stage[data-status="4"]{color:#8a37be;background-color:#8a37be1a}.account-deal-stage[data-status="5"]{color:#eb4d4d;background-color:#eb4d4d1a}@media (min-width: 1025px){.accounts-screen .breadcrumbs-container .breadcrumbs .chevron-web{display:none}}@media (max-width: 1254px) and (min-width: 1025px){.documents{flex-direction:column}}@media (max-width: 995px) and (min-width: 675px){.documents{flex-direction:column}}@media (max-width: 675px){.account-profile-screen .account-deals-modal-payment .account-modal-financial-info-form .flex{flex-direction:column}.account-profile-screen .account-deals-modal-payment .account-modal-financial-info-form footer{margin-top:16px;flex-direction:column!important;justify-content:flex-start}.sales-order-rma-details-modal .flex .input-container,.sales-order-rma-details-modal .flex .button-basic{width:100%!important}.sales-order-rma-details-modal .flex .button-basic .mobile{width:unset}.modal-container>.account-data-modal{margin-top:85vh;margin-bottom:15vh}.accounts-screen>header .input-container{width:208px}.accounts-screen>header .input-container:last-of-type{display:none}.accounts-screen .accounts-table .owner-name,.accounts-screen .accounts-table .serial-device,.accounts-screen .accounts-table .email,.accounts-screen .accounts-table .sales-agent,.accounts-screen .accounts-table #owner-name,.accounts-screen .accounts-table #email,.accounts-screen .accounts-table #serial-device,.accounts-screen .accounts-table #sales-agent{display:none}.accounts-screen .accounts-table #status,.accounts-screen .accounts-table .status{width:200px}.documents{flex-direction:column}.documents .item{display:grid;grid-template-columns:100px auto}.account-profile-screen .flex{flex-direction:column}.account-profile-screen .account-quotes-tab #created,.account-profile-screen .account-quotes-tab #interaction,.account-profile-screen .account-quotes-tab #total,.account-profile-screen .account-quotes-tab .lastInteraction,.account-profile-screen .account-quotes-tab .created,.account-profile-screen .account-quotes-tab .total,.account-profile-screen .account-deals-tab #deal-offer-type,.account-profile-screen .account-deals-tab .offerType,.account-profile-screen .account-timeline-tab .title .mobile{display:none}}@media (max-width: 480px){.account-profile-screen .button-searcher-container{gap:15px;flex-direction:column-reverse}.account-profile-screen .button-searcher-container button{width:100%}.account-profile-screen .button-searcher-container>div{width:100%}.account-profile-screen .rma-warning{width:100%;text-align:center}}.dashboard-screen{height:100%}.dashboard-screen .tablet-mobile{display:none}.dashboard-screen .desktop{display:grid;grid-template-columns:40% 60%;gap:24px}.dashboard-screen .desktop .left{display:flex;flex-direction:column;gap:24px}.dashboard-screen .desktop .right{display:flex;flex-direction:column}.dashboard-screen .desktop-simple{display:flex;width:100%}.dashboard-screen .desktop-simple .right{display:flex;width:100%;flex-direction:column}.dashboard-screen .tabletmobile{display:none}.dashboard-screen>.table-card{margin-top:32px}.dashboard-screen>.table-card table thead #afiliation-date,.dashboard-screen>.table-card table thead #sales-agent-email{display:none}.dashboard-screen>.table-card table tbody .cell-afiliationDate,.dashboard-screen>.table-card table tbody .cell-email{display:none}@media (max-width: 694px) and (min-width: 673px){.dashboard-screen>.table-card table thead #sales-agent-status{display:none}.dashboard-screen>.table-card table tbody .cell-status{display:none}}@media (max-width: 673px){.dashboard-screen>.table-card table thead #network,.dashboard-screen>.table-card table thead #sales-level{display:none}.dashboard-screen>.table-card table tbody .cell-network,.dashboard-screen>.table-card table tbody .cell-level{display:none}.dashboard-screen>.table-card table tbody .cell-status{display:flex;justify-content:space-between;align-items:center}.dashboard-screen>.table-card table .modal-card .subtitle{white-space:break-spaces}}.dashboard-screen .level-card{width:100%}.dashboard-screen .level-card .content{display:flex;flex-direction:column;justify-content:center}.dashboard-screen .level-card .content .circle-icon{display:flex;justify-content:center;align-items:center;border-radius:100%;background-color:#f3f8ff;margin:auto;height:72px;width:72px}.dashboard-screen .level-card .content .circle-icon img{width:50%}.dashboard-screen .level-card .content .percentage{display:flex;justify-content:center;align-items:center;color:#dc2626;gap:8px;font-size:12px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:8px}.dashboard-screen .level-card .content .percentage>img{height:11.17px;width:11.17px}.dashboard-screen .level-card .content .circle-graph{width:88px;margin-left:auto;margin-right:auto}.dashboard-screen .level-card .content .circle-graph .medal{margin:auto;height:31.51px;width:16.03px}.dashboard-screen .level-card .content h3{color:#3f3f3f;text-align:center;font-size:28px;font-style:normal;font-weight:500;margin-top:24px;margin-bottom:8px;display:flex;justify-content:center}.dashboard-screen .level-card .content h6{color:#3f3f3f;font-size:14px;font-style:normal;font-weight:400;text-align:center}.dashboard-screen .level-card .content>p{color:#a3a3a3;margin-bottom:16px;text-align:center;text-wrap:pretty}.dashboard-screen .level-card .content>p:first-of-type{margin-top:32px}.dashboard-screen .level-card .content a{color:#7b9ce4;text-align:center;display:block;margin-top:8px;margin-bottom:16px}.dashboard-screen .challenge-card{height:100%;width:100%}.dashboard-screen .challenge-card .title{margin-bottom:0}.dashboard-screen .challenge-card .content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.dashboard-screen .challenge-card .content>button{margin-top:24px}.dashboard-screen .challenge-card .content .graph-container{margin-top:20px;position:relative}.dashboard-screen .challenge-card .content .graph-container .texts{position:absolute;bottom:25px;left:0;right:0;width:50%;margin:auto;display:flex;flex-direction:column;align-items:center;color:#3f3f3f}.dashboard-screen .challenge-card .content .graph-container .texts h6{font-size:28px;font-weight:500}.dashboard-screen .challenge-card .content .graph-container .texts p{margin-top:10px;color:#3f3f3f}.dashboard-screen .challenge-card .content>p{margin-top:16px;text-align:center;text-wrap:pretty;color:#a3a3a3;width:80%}.dashboard-screen .sales-card{margin-top:24px;height:100%}.dashboard-screen .sales-card .title{display:flex;justify-content:space-between}.dashboard-screen .sales-card .title .suffix-sales-card{color:#7b9ce4;font-size:14px;font-weight:400}.dashboard-screen .sales-card .title .suffix-sales-card-disabled{color:#d4d4d4;font-size:14px;font-weight:500;pointer-events:none}.dashboard-screen .sales-card .network-graph{height:500px}.dashboard-screen .sales-card .network-graph>div{height:100%;position:static}.dashboard-screen .invitation-card form{display:flex;gap:24px;margin-bottom:16px}.dashboard-screen .invitation-card form .input-container .input{height:52px;margin-top:0;padding:16px}.dashboard-screen .invitation-card form button{height:52px;width:250px}.dashboard-screen .invitation-card>p{color:#a3a3a3}.account-limited-warning-container{border-radius:8px;box-shadow:none;font-size:.875rem;font-weight:400;line-height:1.57;background-color:#fefdf9;display:flex;padding:6px 16px;color:#65604f;position:fixed;z-index:100;right:20px}.account-limited-warning-icon-container{color:#f79009;margin-right:12px;padding:7px 0;display:flex;font-size:22px;opacity:.9}.account-limited-warning-icon-container>svg{-webkit-user-select:none;user-select:none;width:1em;height:1em;display:inline-block;fill:currentcolor;flex-shrink:0;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;font-size:inherit}.account-limited-warning-text-container{padding:8px 0;min-width:0px;overflow:auto}.account-limited-warning-text-container>div{margin:-2px 0 .35em;font-size:1rem;line-height:1.5;font-weight:500}.upload-documentation-modal .subtitle{margin-bottom:32px}.upload-documentation-modal form .input-container{margin-bottom:8px}.upload-documentation-modal form button.button-basic{margin:0 0 16px;padding:16px 0}.upload-documentation-modal form .file-indicator{margin-bottom:16px}.upload-documentation-modal form footer{display:flex;justify-content:flex-end;gap:16px;width:100%;margin-top:32px}@media (max-width: 1026px){.dashboard-screen .desktop{display:none}.dashboard-screen .tablet-mobile{display:block;padding-bottom:16px}.dashboard-screen .tablet-mobile .invitation-card{margin-bottom:16px}.dashboard-screen .tablet-mobile .flex{gap:16px;justify-content:unset;align-items:unset}.dashboard-screen .tablet-mobile .flex .challenge-card{height:auto}.dashboard-screen .tablet-mobile .sales-card{height:609px}}@media (max-width: 672px){.dashboard-screen #invitation-email{flex-direction:column}.dashboard-screen #invitation-email button{width:152px}.dashboard-screen .flex{flex-direction:column}}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.circle-graph{position:relative;z-index:1}.circle-graph>svg{border:2px solid #f3f8ff;border-radius:100%;box-shadow:0 0 0 4px #f3f8ff inset}.circle-graph .children{position:absolute;background-color:#f3f8ff;border-radius:100%;height:calc(100% - 20px);width:calc(100% - 20px);display:flex;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%)}.bars-graph{height:100%;min-height:300px;padding-top:16px;position:relative}.bars-graph .scales{display:flex;flex-direction:column-reverse;justify-content:space-between;height:348px;position:absolute;z-index:-1;width:100%}.bars-graph .scales .scale{display:flex;align-items:center;justify-content:flex-start}.bars-graph .scales .scale p{color:#404040;font-size:14px;font-style:normal;font-weight:400;line-height:20px;width:58px}.bars-graph .scales .scale .line{background-color:transparent;border-top:1px dashed #d4d4d4;margin-left:5px;height:2px;width:100%}.bars-graph .bars-legends{display:flex;flex-direction:column;padding-left:57px}.bars-graph .bars-legends .bars{display:flex;justify-content:space-between;align-items:center}.bars-graph .bars-legends .bars .bar{cursor:pointer;position:relative;width:100%;display:flex;justify-content:center;align-items:center}.bars-graph .bars-legends .bars .bar svg{width:14px}.bars-graph .bars-legends .bars .bar .bars-graph-bar-modal{background-color:#fff;position:absolute;border:1px solid #e7e7e7;box-shadow:-2px 4px 16px #00000026;padding:12px;width:205px;z-index:50;top:0;left:75%}.bars-graph .bars-legends .bars .bar .bars-graph-bar-modal h4{color:#404040;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:12px}.bars-graph .bars-legends .bars .bar .bars-graph-bar-modal footer{width:100%;display:flex;justify-content:space-between;align-items:center}.bars-graph .bars-legends .bars .bar .bars-graph-bar-modal footer p:first-of-type{display:flex;justify-content:flex-start;align-items:center;color:#dc2626;gap:8px;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.bars-graph .bars-legends .bars .bar .bars-graph-bar-modal footer p:first-of-type>img{height:11.17px;width:11.17px}.bars-graph .bars-legends .bars .bar .bars-graph-bar-modal footer p:last-of-type{color:#a3a3a3;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.bars-graph .bars-legends .bars .bar .bars-graph-bar-modal footer p[data-is-positive=true]{filter:brightness(0) saturate(100%) invert(40%) sepia(83%) saturate(1362%) hue-rotate(114deg) brightness(91%) contrast(83%)}.bars-graph .bars-legends .bars .bar .bars-graph-bar-modal footer p[data-is-positive=true]:first-of-type{color:#16a34a}.bars-graph .bars-legends .bars .bar:nth-child(5) .bars-graph-bar-modal,.bars-graph .bars-legends .bars .bar:nth-child(6) .bars-graph-bar-modal{left:10%;left:unset}.bars-graph .bars-legends .bars .bar:nth-child(7) .bars-graph-bar-modal,.bars-graph .bars-legends .bars .bar:nth-child(8) .bars-graph-bar-modal,.bars-graph .bars-legends .bars .bar:nth-child(9) .bars-graph-bar-modal,.bars-graph .bars-legends .bars .bar:nth-child(10) .bars-graph-bar-modal,.bars-graph .bars-legends .bars .bar:nth-child(11) .bars-graph-bar-modal,.bars-graph .bars-legends .bars .bar:nth-child(12) .bars-graph-bar-modal{right:75%;left:unset}.bars-graph .bars-legends .legends{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.bars-graph .bars-legends .legends p{color:#404040;text-align:center;width:100%}.funnel-chart .item{display:flex;justify-content:center;position:relative}.funnel-chart .item p{position:absolute;height:100%;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#fff;display:flex;justify-content:center;align-items:center}.funnel-chart .item svg{height:57px}.funnel-chart .item:nth-of-type(1) svg{height:65px;width:100%}.funnel-chart .item:nth-of-type(1) svg path{fill:#f14c13}.funnel-chart .item:nth-of-type(2){margin-top:-2px}.funnel-chart .item:nth-of-type(2) svg{width:83%}.funnel-chart .item:nth-of-type(2) svg path{fill:#f39c35}.funnel-chart .item:nth-of-type(3){margin-top:-2px}.funnel-chart .item:nth-of-type(3) svg{width:68%}.funnel-chart .item:nth-of-type(3) svg path{fill:#67bc00}.funnel-chart .item:nth-of-type(4){margin-top:-2px}.funnel-chart .item:nth-of-type(4) svg{width:55%}.funnel-chart .item:nth-of-type(4) svg path{fill:#1d7b63}.funnel-chart .item:nth-of-type(5){margin-top:-2px}.funnel-chart .item:nth-of-type(5) svg{width:40%}.funnel-chart .item:nth-of-type(5) svg path{fill:#4e97a8}.funnel-chart .legends{display:flex;flex-wrap:wrap;margin-top:40px;gap:24px}.funnel-chart .legends .legend{display:flex;justify-content:flex-start;align-items:center;gap:8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#404040}.funnel-chart .legends .legend .circle{border-radius:12px;height:12px;width:12px}.funnel-chart .legends .legend:nth-of-type(1) .circle{background:#f14c13}.funnel-chart .legends .legend:nth-of-type(2) .circle{background:#f39c35}.funnel-chart .legends .legend:nth-of-type(3) .circle{background:#67bc00}.funnel-chart .legends .legend:nth-of-type(4) .circle{background:#1d7b63}.funnel-chart .legends .legend:nth-of-type(5) .circle{background:#4e97a8}.line-chart{border-radius:24px;border:1px solid #e9f3ff;background:#f8fbff;box-shadow:0 0 120px #0000000a;padding-right:8px;padding-top:40px}.line-chart .grid-scales-graph{display:grid;gap:24px;grid-template-columns:5% calc(95% - 24px)}.line-chart .scales{display:flex;justify-content:space-between;flex-direction:column-reverse;height:100%;padding-left:16px}.line-chart .scales p{color:#404040;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.line-chart .recharts-cartesian-grid-vertical,.line-chart .recharts-cartesian-axis-tick-line,.line-chart .recharts-cartesian-axis-line{display:none}.line-chart .recharts-cartesian-grid-horizontal line{stroke:#d4d4d4}.line-chart .recharts-wrapper{height:100%!important;width:100%!important}.line-chart .recharts-cartesian-axis-tick-value{color:var(--Neutrals-700, #404040);font-family:Work Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.line-chart .months{display:flex;justify-content:space-between;align-items:center;margin-left:10%;margin-top:16px;margin-bottom:32px}.line-chart .months .month{font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#404040}@media (max-width: 1024px) and (min-width: 672px){.bars-graph .scales .scale .line{width:100%}}@media (max-width: 672px){.bars-graph .bars-legends{padding-left:60px}.bars-graph .bars-legends .bars .bar svg{width:unset}}.lead-profile-screen>header{display:flex;justify-content:flex-start;align-items:center;gap:32px}.lead-profile-screen>header .button{height:44px}.lead-profile-screen>header .sales-agent-indicator{flex:1;justify-content:flex-end}.lead-profile-screen>header .sales-agent-indicator .profile-image-container{width:36px;height:36px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;background-color:#fff}.lead-profile-screen>header .sales-agent-indicator .profile-image-container img{width:100%}.lead-profile-screen>header .edit{height:15px;width:15px;cursor:pointer}.lead-profile-screen>header .left-row{display:flex;gap:16px}.lead-profile-screen>header .left-row .delete-lead{margin-right:16px}@media (min-width: 673px){.lead-profile-screen>header .left-row .button-danger{margin-right:0}}.lead-profile-screen>header .right-row{display:flex;gap:16px;flex:1}.lead-profile-screen .flex{margin-bottom:24px;gap:16px}.lead-profile-screen .account-quotes-tab{z-index:1;margin-top:16px}.lead-profile-screen .account-quotes-tab .item{position:relative}.lead-profile-screen .account-quotes-tab .status{display:flex;justify-content:space-between;align-items:center;max-width:none;width:100%}.lead-profile-screen .account-quotes-tab .three-points{position:absolute;width:15px;right:10px}.lead-profile-screen .account-quotes-tab .three-points .selector-modal{top:35px;width:200px}.lead-profile-screen .account-commisions-modal .trash{height:100%;margin-top:auto;margin-bottom:11px;cursor:pointer}.lead-profile-screen .account-commisions-modal .trash img{height:13.07px;width:11.17px}.lead-profile-screen .account-commisions-modal .button-basic{margin-top:26px}.lead-profile-screen .account-commisions-modal .row{gap:16px;width:100%}.lead-profile-screen .lead-profile-form-card{margin-top:16px;padding-top:16px}.lead-profile-screen .lead-profile-form-card .product_type_form{gap:16px}.lead-profile-screen .lead-profile-form-card .product_type_form .input-container label{font-weight:400}.lead-profile-screen .lead-profile-form-card .product_type_form .separated{gap:16px}.lead-profile-screen .lead-profile-form-card>button{margin-top:16px;margin-bottom:8px}.lead-profile-screen .account-contact-data-modal .flex{align-items:flex-start;gap:16px;margin-bottom:16px}.lead-profile-screen .account-contact-data-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.lead-profile-screen .notes-card,.lead-profile-screen .sales-team-card{margin-top:16px}.lead-profile-screen .notes-card p,.lead-profile-screen .sales-team-card p{color:#a3a3a3;margin-bottom:32px}.lead-profile-screen .notes-card button,.lead-profile-screen .sales-team-card button{margin-bottom:8px}.lead-profile-screen .timeline-card{margin-top:16px}.lead-profile-screen .button-searcher-container{width:100%;display:flex;margin:16px 0 15px;padding:0 16px;box-sizing:border-box;justify-content:space-between}.lead-profile-screen .button-searcher-container .input-container .input{margin-top:0}.lead-profile-screen .hide-shadow{box-shadow:none}.lead-profile-screen .title{font-size:16px;font-weight:500}.lead-profile-screen .title>svg{margin-right:8px}.lead-profile-screen .banner-notifications-modal{width:90%;max-width:1000px}.lead-profile-screen .ticket-status-tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.lead-profile-screen .ticket-status-tag[data-status="0"]{color:#dc2626;background-color:#fef2f2}.lead-profile-screen .ticket-status-tag[data-status="1"]{color:#d97706;background-color:#fffbeb}.lead-profile-screen .ticket-status-tag[data-status="2"]{color:#fff;background-color:#7b9ce4}.lead-profile-screen .ticket-status-tag[data-status="3"]{color:#8a37be;background-color:#8a37be1a}.lead-profile-screen .ticket-status-tag[data-status="4"]{color:#16a34a;background-color:#f0fdf4}.lead-profile-screen .ticket-priority-tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content}.lead-profile-screen .ticket-priority-tag[data-status="0"]{color:#16a34a;background-color:#f0fdf4}.lead-profile-screen .ticket-priority-tag[data-status="1"]{color:#d97706;background-color:#fffbeb}.lead-profile-screen .ticket-priority-tag[data-status="2"]{color:#dc2626;background-color:#fef2f2}@media (max-width: 672px){.lead-profile-screen .update-support-ticket-container .flex{flex-direction:column}}.note-item{background-color:#fafafa;border-radius:16px;display:flex;padding:16px 24px;flex-direction:column;gap:16px;margin-bottom:16px}.note-item:last-of-type{margin-bottom:32px}.note-item>div{color:#737373;line-height:150%}.note-item footer{display:flex}.note-item footer div{color:#a3a3a3}.note-item footer div strong{font-weight:600;font-size:12px;margin-left:16px}.one-quote,.no-quote{background-color:#e5e5e5;border-radius:24px;padding:12px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#737373}.one-quote{background-color:#dcfce7;color:#16a34a}.add-note-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}@media (min-width: 673px) and (max-width: 1024px){.lead-profile-screen header .right-row{justify-content:flex-start;flex:unset}}@media (min-width: 673px) and (max-width: 850px){.leads-screen>.table-card table thead #phone{display:none}.leads-screen>.table-card table tbody .cell-phone{display:none}}@media (max-width: 672px){.lead-profile-screen>header{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px}.lead-profile-screen>header[data-is-admin=false]{flex-direction:row;gap:16px}.lead-profile-screen>header .sales-agent-indicator img{margin-left:0}.lead-profile-screen>header .left-row .create-quote{padding:16px}.lead-profile-screen>header .right-row{align-items:flex-end;justify-content:flex-start;width:100%}.lead-profile-screen>header .right-row .sales-agent-indicator{justify-content:flex-start;margin-left:-10px}.lead-profile-screen>header .right-row .sales-agent-indicator .edit{margin-left:8px}.lead-profile-screen .flex-table-header #interaction,.lead-profile-screen .flex-table-header #total,.lead-profile-screen .flex-table-header #created,.lead-profile-screen .flex-table-body .total,.lead-profile-screen .flex-table-body .created,.lead-profile-screen .flex-table-body .lastInteraction{display:none}.lead-profile-screen .timeline-card .date{text-align:end}.note-item>p{margin-bottom:16px}.note-item footer p{margin-bottom:0}}.lead-status-indicator{display:flex;justify-content:center;align-items:center;border-radius:24px;padding:12px 16px;background-color:#e9f3ff;gap:8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;height:44px;color:#525252}.lead-modal-change-status:has([data-is-admin=false]) .input{background-color:#fafafa}.lead-modal-change-status:has([data-is-admin=false]) .input input{background-color:#fafafa;-webkit-box-shadow:none;box-shadow:none;color:#a3a3a3}.lead-modal-change-status .input-container{margin-bottom:16px}.lead-modal-change-status .selector-modal-reason,.lead-modal-change-status .selector-modal-status{width:100%}.lead-modal-change-status footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.lead-profile-update-data-modal form{margin-top:32px}.lead-profile-update-data-modal form>.input-container{margin-bottom:16px}.lead-profile-update-data-modal form .flex{gap:16px;margin-bottom:16px;align-items:flex-start}.lead-profile-update-data-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.steps-indicator-vertical{gap:20px;flex-direction:column}.steps-indicator-vertical .column .flex{margin-bottom:0}.steps-indicator-vertical .column .label{margin-top:0}.steps-indicator-vertical .column .line,.steps-indicator-vertical .column img{margin-bottom:.5vw!important}@media (max-width: 550px){.right-row{flex-direction:column}}@media (max-width: 480px){.lead-profile-screen .button-searcher-container{gap:15px;flex-direction:column-reverse}.lead-profile-screen .button-searcher-container button{width:100%}.lead-profile-screen .button-searcher-container>div{width:100%}}@media (max-width: 420px){.lead-profile-screen>header .left-row{flex-flow:row wrap;justify-content:end;flex-direction:column-reverse;align-items:flex-end;width:100%}.lead-profile-screen>header .left-row button{margin:0!important}.lead-profile-screen>header .right-row .sales-agent-indicator{justify-content:end}}.sales-agents-network .header-list{display:flex;justify-content:space-between;align-items:center}.sales-agents-network .header-list>button{height:44px;margin-right:32px;padding:12px 16px;width:135px}.sales-agents-network .header-list .spacer{height:5px;flex:1;width:100%}.sales-agents-network .header-list .filter{background-color:#fff;margin-right:32px;width:295px}.sales-agents-network .header-list .searcher{background-color:#fff;width:295px}.sales-agents-network .header-list .input-container .input{margin-top:0}.sales-agents-network .header-list .selector-modal{border-radius:8px;top:55px;width:295px}.sales-agents-network .invite-sales-agent-modal{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.sales-agents-network .invite-sales-agent-modal>.subtitle{margin-bottom:32px}.sales-agents-network .invite-sales-agent-modal form{width:100%}.sales-agents-network .invite-sales-agent-modal form .input-container .input{padding:16px}.sales-agents-network .invite-sales-agent-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.sales-agents-network>.table-card{margin-top:32px}.sales-agents-network>.table-card .empty-table{color:#404040;font-weight:400;margin-top:16px}.remove-sales-agent-modal .agent-name{font-family:Work Sans;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#404040}.remove-sales-agent-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.sales-agent-data-modal{margin-top:20vh;margin-bottom:5vh}.sales-agent-data-modal form{display:flex;flex-direction:column;gap:16px}.sales-agent-data-modal form .flex{align-items:flex-start;gap:16px}.sales-agent-data-modal footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.sales-agent-table{border-collapse:collapse;overflow-x:hidden;width:100%}.sales-agent-table thead{height:52px;border-radius:48px}.sales-agent-table thead th{background-color:#f3f8ff;color:#7b9ce4;font-weight:400;font-size:14px;text-align:start;padding-left:8px}.sales-agent-table thead th:nth-child(1){border-radius:5px 0 0 5px}.sales-agent-table thead th:nth-last-child(1){border-radius:0 5px 5px 0;padding-right:8px}.sales-agent-table thead #modal{width:1%}.sales-agent-table thead th{width:15%}.sales-agent-table thead #quotes{text-align:center}.sales-agent-table tbody th,.sales-agent-table tbody td{color:#404040;height:52px;font-size:14px;font-weight:400;text-align:start;padding-left:8px;max-width:179px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-agent-table tbody tr{position:relative}.sales-agent-table tbody .sales-agent-row{border-bottom:1px solid #e9f3ff;cursor:pointer}.sales-agent-table tbody .sales-agent-row .cell-afiliationDate,.sales-agent-table tbody .sales-agent-row .cell-network{padding-right:10px;max-width:unset;width:100%;overflow:initial;display:flex;justify-content:space-between;align-items:center}.sales-agent-table tbody .sales-agent-row .cell-afiliationDate .selector-modal,.sales-agent-table tbody .sales-agent-row .cell-network .selector-modal{top:40px;width:200px}@media (max-width: 673px){.sales-agent-table tbody .sales-agent-row .cell-status{max-width:unset;display:flex;justify-content:space-between;align-items:center}}.sales-agent-table tbody .sales-agent-row:last-child{border-bottom:none}.sales-agent-table tbody .sales-agent-row:hover{background-color:#f3f8ff}.sales-agent-table tbody .cell-quotes{text-align:center}.sales-agent-table tbody .delete-button{position:absolute;top:18px;right:0;display:block}.sales-agent-status-indicator{border-radius:12px;display:flex;padding:0 12px;justify-content:center;align-items:center;gap:8px;width:fit-content;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.sales-agent-status-indicator[data-agent-statuts="0"]{background-color:#f0fdf4;color:#16a34a}.sales-agent-status-indicator[data-agent-statuts="1"]{background-color:#fffbeb;color:#d97706}.sales-agent-status-indicator[data-agent-statuts="2"]{background-color:#fef2f2;color:#dc2626}.sales-agent-modal-desactivate{cursor:initial}.sales-agent-modal-desactivate h5{color:#404040;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin:16px 0}.sales-agent-modal-desactivate p{color:#ef4444;font-size:16px;font-style:normal;font-weight:400;line-height:24px;white-space:pre-wrap}.sales-agent-modal-desactivate footer{display:flex;justify-content:flex-end;gap:16px;margin-top:64px;width:100%}.sales-agent-profile .profile-image-update-button{opacity:0;top:0;left:0;right:0;bottom:0;display:flex;cursor:pointer;font-size:0px;position:absolute}.sales-agent-profile header{border-radius:24px;background-color:#fff;box-shadow:0 0 120px #0000000a;display:flex;padding:24px;justify-content:flex-start;align-items:flex-start;width:100%}.sales-agent-profile header .left{margin-right:41px}.sales-agent-profile header .left .circle{border-radius:64px;background:#d9e3f7;display:flex;width:88px;height:88px;justify-content:center;align-items:center}.sales-agent-profile header .left .circle p{color:#7b9ce4;font-family:Work Sans;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.sales-agent-profile header .center{flex:1}.sales-agent-profile header .center h5{font-size:28px;font-style:normal;font-weight:600;line-height:36px;color:#3f3f3f;margin-bottom:8px}.sales-agent-profile header .center p{font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#3f3f3f;margin-bottom:24px}.sales-agent-profile header .center span{display:flex;padding:0 12px;justify-content:center;align-items:center;width:fit-content;background-color:#fffbeb;color:#d97706;border-radius:12px;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.sales-agent-profile header .right{justify-content:center;align-items:center;gap:20px;display:flex;flex-direction:column;align-items:flex-end}.sales-agent-profile header .right .basic-options{gap:20px;display:flex;align-items:center}.sales-agent-profile header .right .basic-options .role-indicator{background-color:#e9f3ff;border-radius:24px;padding:12px 16px;text-align:center}.sales-agent-profile header .right .basic-options img{height:13.07px;width:11.17px}.sales-agent-profile header .right .advanced-options{gap:10px;display:flex}.sales-agent-profile .upload-profile-image-error{color:#dc2626;margin:5px 0;font-size:13px;text-align:center;width:150px}.sales-agent-profile .toggle-switch-container{display:flex;flex-direction:column;justify-content:center;width:50%;position:relative;border-radius:8px}.sales-agent-profile .toggle-switch-container .label{text-align:center}.sales-agent-profile .toggle-switch{position:relative;width:75px;display:inline-block;text-align:left;align-self:center;top:12px}.sales-agent-profile .checkbox{display:none}.sales-agent-profile .toggle-switch-label{display:block;overflow:hidden;cursor:pointer;border:0 solid #bbb;border-radius:20px}.sales-agent-profile .toggle-switch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.sales-agent-profile .toggle-switch-inner:before,.sales-agent-profile .toggle-switch-inner:after{float:left;width:50%;height:36px;padding:0;line-height:36px;color:#fff;font-weight:700;box-sizing:border-box}.sales-agent-profile .toggle-switch-inner:before{content:"";padding-left:10px;background-color:#7b9ce4;color:#fff}.sales-agent-profile .toggle-switch-inner:after{content:"";padding-right:10px;background-color:#bbb;color:#fff;text-align:right}.sales-agent-profile .toggle-switch-switch{display:block;width:24px;margin:5px;background:#fff;position:absolute;top:0;bottom:0;right:40px;border:0 solid #bbb;border-radius:20px;transition:all .3s ease-in 0s}.sales-agent-profile .checkbox:checked+.toggle-switch-label .toggle-switch-inner{margin-left:0}.sales-agent-profile .checkbox:checked+.toggle-switch-label .toggle-switch-switch{right:0}.sales-agent-profile .general-info{margin-top:16px}.sales-agent-profile .general-info .flex{margin-bottom:24px;gap:16px}.sales-agent-profile .documents{margin-top:-8px;margin-bottom:24px}.modal-container:has(.upload-documentation-modal){padding-top:10vh;padding-bottom:10vh}@media (max-width: 672px){.sales-agents-network .header-list{margin-top:32px;padding:0 8px}.sales-agents-network .header-list>button{width:200px;padding:12px 16px;font-size:14px;margin-right:16px}.sales-agents-network .header-list>button span{display:inline;-webkit-line-clamp:1}.sales-agents-network .header-list .filter{margin-right:0}.sales-agents-network .header-list .spacer,.sales-agents-network .header-list .searcher{display:none}.sales-agents-network .header-list .selector-modal-filter-sales-agent{width:100%}.sales-agents-network>.table-card table{table-layout:fixed}.sales-agents-network>.table-card table thead th{height:52px}.sales-agents-network>.table-card table thead #sales-level,.sales-agents-network>.table-card table thead #sales-agent-email,.sales-agents-network>.table-card table thead #afiliation-date{display:none}.sales-agents-network>.table-card table thead #sales-agent-name{width:15%}.sales-agents-network>.table-card table .cell-name{width:15%}.sales-agents-network>.table-card table .cell-email,.sales-agents-network>.table-card table .cell-level,.sales-agents-network>.table-card table .cell-afiliationDate{display:none}.sales-agents-network .sales-agent-data-modal .button-danger{width:100%;padding:16px}.sales-agent-profile header{flex-direction:column}.sales-agent-profile header .left{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:16px}.sales-agent-profile header .advanced-options{flex-direction:column}.sales-agent-profile form .flex{flex-direction:column}.sales-agent-profile .sales-agent-data-modal-location .flex{flex-direction:row}}@media (min-width: 675px) and (max-width: 900px){.sales-agents-network>.table-card table thead #afiliation-date{display:none}.sales-agents-network>.table-card table tbody .cell-afiliationDate{display:none}}@media (min-width: 1120px) and (max-width: 1270px){.sales-agents-network>.table-card table thead #afiliation-date{display:none}.sales-agents-network>.table-card table tbody .cell-afiliationDate{display:none}}@media (min-width: 1025px) and (max-width: 1120px){.sales-agents-network>.table-card table thead #sales-agent-email{display:none}.sales-agents-network>.table-card table thead #afiliation-date{display:none}.sales-agents-network>.table-card table tbody .cell-email{display:none}.sales-agents-network>.table-card table tbody .cell-afiliationDate{display:none}}@media (min-width: 675px) and (max-width: 800px){.sales-agents-network>.table-card table thead #sales-agent-email{display:none}.sales-agents-network>.table-card table thead #afiliation-date{display:none}.sales-agents-network>.table-card table tbody .cell-email{display:none}.sales-agents-network>.table-card table tbody .cell-afiliationDate{display:none}}.footer-show-summary-button-container{width:52px;height:52px;display:flex;cursor:pointer;border-radius:50%;align-items:center;justify-content:center;background-color:#274c79}.footer-show-summary-button-container img{width:24px}.footer-show-summary-button-container-close{width:52px;height:52px;display:flex;cursor:pointer;border-radius:50%;align-items:center;justify-content:center;background-color:#fbdbd1}.footer-show-summary-button-container-close img{width:24px}.create-quote-string .prospectData .product_type_form,.create-quote-string .prospectData .separated{grid-gap:16px}.create-quote-string>button{margin-left:24px}.create-quote-string .showMore{color:#7b9ce4;margin-top:16px;margin-bottom:16px;font-weight:500}.create-quote-string .product_to_quote_screen>.separated{grid-gap:16px}.create-quote-string .select-products-summary-title .title{margin-bottom:0;justify-content:space-between}.create-quote-string .select-products-summary-title .mobile{display:none!important}.create-quote-string .toggle-switch-container{display:flex;position:relative;border-radius:8px;gap:15px;align-items:center;justify-content:flex-end}.create-quote-string .toggle-switch-container .label{text-align:center;color:#3f3f3f;font-weight:500;font-size:16px}.create-quote-string .toggle-switch{position:relative;width:75px;display:inline-block;text-align:left}.create-quote-string .toggle-switch-label{display:block;overflow:hidden;cursor:pointer;border:0 solid #bbb;border-radius:20px}.create-quote-string .toggle-switch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.create-quote-string .toggle-switch-inner:before,.create-quote-string .toggle-switch-inner:after{float:left;width:50%;height:36px;padding:0;line-height:36px;color:#fff;font-weight:700;box-sizing:border-box}.create-quote-string .toggle-switch-inner:before{content:"";padding-left:10px;background-color:#7b9ce4;color:#fff}.create-quote-string .toggle-switch-inner:after{content:"";padding-right:10px;background-color:#bbb;color:#fff;text-align:right}.create-quote-string .toggle-switch-switch{display:block;width:24px;margin:5px;background:#fff;position:absolute;top:0;bottom:0;right:40px;border:0 solid #bbb;border-radius:20px;transition:all .3s ease-in 0s}.create-quote-string .checkbox:checked+.toggle-switch-label .toggle-switch-inner{margin-left:0}.create-quote-string .checkbox:checked+.toggle-switch-label .toggle-switch-switch{right:0}.service-plans-container{display:flex;gap:16px}.service-plans-container .service-plan-item{background-color:#fff;border:1px solid #e5e5e5;border-radius:16px;height:231px;transition:all .5s;padding:22px 16px;position:relative}.service-plans-container .service-plan-item .avatar{background-color:#f3f8ff;border-radius:50%;margin-bottom:27px;height:88px;width:88px}.service-plans-container .service-plan-item h4{color:#7b9ce4;margin-bottom:8px;font-weight:600;line-height:24px}.service-plans-container .service-plan-item p{text-wrap:balance;line-height:25px}.service-plans-container .product-type-selected{background-color:#e9f3ff;border-color:#b9cbef}.product-type{flex:1 1 0;background-color:#fff;border:1px solid #e5e5e5;border-radius:16px;height:378px;transition:all .5s;padding:22px 16px;position:relative}@media (max-width: 690px) and (min-width: 673px){.product-type{min-height:350px}}.product-type .ilustration{position:absolute;top:5%;left:15%}.product-type .ilustration[data-product-type="0"]{height:97.63px;width:139.03px;top:12%;left:20%}.product-type .ilustration[data-product-type="1"]{height:150px;width:153.85px}.product-type .ilustration[data-product-type="2"]{height:150px;width:202.562px}.product-type .avatar{background-color:#f3f8ff;border-radius:50%;margin-bottom:27px;height:142px;width:142px}.product-type h4{color:#7b9ce4;margin-bottom:8px;font-weight:500;line-height:24px}.product-type p{line-height:25px}.product-type .button-next{background-color:#fafafa;border-radius:100%;height:40px;width:40px;position:absolute;bottom:1vw}.product-type .button-next>img{width:6.71px}.product-type-selected{background-color:#e9f3ff;border-color:#b9cbef}.create-quote-select-products-screen .create-quote-steps-indicator{z-index:1!important;display:flex;justify-items:flex-start;align-items:center;border-bottom:4px solid rgba(229,229,229,.537254902)}.create-quote-select-products-screen .create-quote-steps-indicator .steps_indicator{flex:1}.create-quote-select-products-screen .create-quote-steps-indicator .form-preview-button{border-radius:8px;height:52px;width:68px;background-color:#e9f3ff}.create-quote-select-products-screen .create-quote-steps-indicator .form-preview-button img{height:15.17px;width:15.17px;filter:invert(68%) sepia(14%) saturate(6261%) hue-rotate(193deg) brightness(98%) contrast(82%)}.create-quote-select-products-screen .products-list-header{align-items:center}.create-quote-select-products-screen .products-list-header .container-opacity{width:32.5%}.create-quote-select-products-screen .products-list-header .checkbox{margin-left:24px}.create-quote-select-products-screen .products-list-header .search-icon{width:15.17px}.create-quote-select-products-screen .lists{margin-top:32px;display:grid;grid-template-columns:repeat(3,32.5%);grid-gap:16px}.create-quote-select-products-screen .lists .list{display:flex;flex-direction:column;gap:16px}.create-quote-select-products-screen .lists .product-list-item{border-radius:16px;padding:16px;border:1px solid #e5e5e5;position:relative}.create-quote-select-products-screen .lists .product-list-item .trash{background-color:#fbdbd1;border-radius:8px;position:absolute;top:-7px;right:-7px;height:44px;width:52px}.create-quote-select-products-screen .lists .product-list-item .trash svg{height:13.07px;width:28.17px}.create-quote-select-products-screen .lists .product-list-item .trash path{fill:#ed582a}.create-quote-select-products-screen .lists .product-list-item .trash:hover{background-color:#ed582a}.create-quote-select-products-screen .lists .product-list-item .trash:hover svg{transform:scale(1.4)}.create-quote-select-products-screen .lists .product-list-item .trash:hover path{fill:#fff}.create-quote-select-products-screen .lists .product-list-item .image-container{background-color:#f3f8ff;border-radius:16px;height:200px;margin-bottom:16px}.create-quote-select-products-screen .lists .product-list-item .image-container img{height:34px;width:34px}.create-quote-select-products-screen .lists .product-list-item .image-container-remote{overflow:hidden;border-radius:16px;height:250px;width:100%;margin-bottom:16px;max-height:250px}.create-quote-select-products-screen .lists .product-list-item .image-container-remote img{width:auto;height:100%}.create-quote-select-products-screen .lists .product-list-item .title{font-weight:500;margin-bottom:8px;color:#404040}.create-quote-select-products-screen .lists .product-list-item .price{color:#7b9ce4;margin-bottom:16px}.create-quote-select-products-screen .lists .product-list-item .out-of-stock-tag{font-size:16px;font-style:normal;line-height:20px;display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:8px;border-radius:30px;width:fit-content;font-weight:400;color:#dc2626;background-color:#fef2f2}.create-quote-select-products-screen .lists .product-list-item .chevron{width:25px}.create-quote-select-products-screen .lists .product-list-item>.checkbox{justify-content:start;margin-top:16px}.create-quote-select-products-screen .lists .product-list-item>.checkbox p{color:#a5a5a5;font-size:14px;font-style:normal;font-weight:400}.create-quote-select-products-screen .lists .product-list-item .settings{gap:16px;align-items:flex-start;display:flex;justify-content:space-between}.create-quote-select-products-screen .lists .product-list-item .settings .column{width:100%}.create-quote-select-products-screen .lists .product-list-item .settings .column>p{margin-top:8px;margin-left:16px;color:#a5a5a5}.create-quote-select-products-screen .lists .product-list-item .processingPlanFull{margin-top:16px}.create-quote-select-products-screen .lists .product-list-item .desc-container{margin-top:16px;line-height:25px}.create-quote-select-products-screen .lists .product-list-item .desc-container>p{font-weight:400;line-height:20px}.create-quote-select-products-screen .lists .product-list-item .total-indicator{font-size:14px;color:#a5a5a5;font-style:normal;font-weight:400;line-height:20px;padding:12px 16px;margin-top:16px}.create-quote-select-products-screen .lists .product-list-item .total-indicator[data-is-selected=true]{color:#7b9ce4}.create-quote-select-products-screen .selected-products{z-index:10;padding:16px;margin-top:32px;border-radius:16px;background-color:#fff;border:1px solid #e5e5e5}.create-quote-select-products-screen .selected-products>h4{color:#404040;font-weight:600}.create-quote-select-products-screen .selected-products>p{font-weight:400;margin-top:12px;line-height:20px;margin-bottom:24px}.selected-products-sticky{bottom:70px;position:sticky}.selected-products-overlay{top:0;left:0;right:0;bottom:0;display:none;position:fixed;background:#00000069}.selected-products-container{max-height:400px;overflow-y:scroll;padding-right:20px}.select-product-item{display:flex;align-items:center;padding:8px 8px 16px;border-bottom:1px solid #f5f5f5;margin-bottom:16px}.select-product-item .top-section,.select-product-item .bottom-section{display:flex;align-items:center;width:100%}.select-product-item .top-section .input-container,.select-product-item .bottom-section .input-container{width:100px}.select-product-item .top-section .price,.select-product-item .bottom-section .price{margin-right:55px;flex:1}.select-product-item .top-section .price .no-mobile,.select-product-item .bottom-section .price .no-mobile{margin-left:24px;display:flex;justify-content:flex-end;width:220px}@media (max-width: 1085px) and (min-width: 1025px){.select-product-item .top-section .price .no-mobile,.select-product-item .bottom-section .price .no-mobile{width:100%}}@media (max-width: 810px){.select-product-item .top-section .price .no-mobile,.select-product-item .bottom-section .price .no-mobile{width:100%}}.select-product-item .top-section .price-details-false,.select-product-item .bottom-section .price-details-false{justify-content:flex-end;margin-right:60px}.select-product-item .top-section .price-details-true,.select-product-item .bottom-section .price-details-true{justify-content:flex-end!important}.select-product-item .top-section .price-details-true .no-mobile,.select-product-item .bottom-section .price-details-true .no-mobile{justify-content:space-between;width:240px}.select-product-item .details{margin-left:5px;padding-left:16px;padding-right:16px}.select-product-item .details h4{font-size:14px;font-weight:600;color:#404040}.select-product-item .details p{font-size:14px;color:#a3a3a3;font-weight:400;margin-top:8px}.select-product-item .price{display:flex;justify-content:space-evenly;font-size:14px}.select-product-item .price .multiplication{text-decoration:line-through}.select-product-item .price .discount{color:#737373;margin-left:8px;margin-right:8px}.select-product-item .price .discount[data-has-discount=true]{color:#149951}.select-product-item .price .total{font-weight:600;color:#737373}.select-product-item .input-container .input{margin-top:0}.select-product-item .trash{text-align:end}.select-product-item .trash svg{width:20px;height:20px}.select-product-item .trash path{fill:#ed582a}.select-product-item-selected-true{border:1px solid #e5e5e5;border-radius:16px;background-color:#fafafa;margin-top:16px;padding:16px}.select-product-item-selected-true .quantity-indicator{color:#404040;text-align:center;font-size:14px;font-style:normal;font-weight:400;width:100px}.select-product-item-selected-true .bottom-section .price{justify-content:flex-end;margin-right:16px}.selected-products-summary{margin-top:32px;display:flex;gap:16px}.selected-products{border:1px solid #e5e5e5;border-radius:16px;margin-top:32px;padding:16px}.selected-products>h4{color:#404040;font-weight:600}.selected-products>p{font-weight:400;line-height:20px;margin-top:46px;margin-bottom:24px}.product-type-summary{margin-top:0;width:100%}.product-type-summary h4{color:#404040}.product-type-summary h5{font-size:14px;font-weight:600;margin-top:46px;margin-bottom:24px;color:#404040}@media only screen and (max-width: 672px){.selected-products-summary[data-fields="4"]{display:grid;grid-template-columns:1fr 1fr}}.selected-products-summary[data-is-admin=true] .subtotal,.selected-products-summary[data-is-admin=true] .tax{width:100%!important}.form-preview-quote{position:absolute;width:695px;top:89px;z-index:100}.form-preview-quote .title{color:#404040}.form-preview-quote .product_type_form,.form-preview-quote .separated{gap:16px}@media only screen and (max-width: 1295px) and (min-width: 1026px){.create-quote-select-products-screen .select-product-item .bottom-section .price{margin-right:15px}}@media only screen and (max-width: 1295px) and (min-width: 1240px){.title-right-space-true{margin-right:45px}}@media only screen and (max-width: 1250px) and (min-width: 1025px){.create-quote-string .lists{grid-template-columns:calc(50% - 8px) calc(50% - 8px)}.create-quote-string .lists .list-c{display:grid}}@media only screen and (max-width: 1024px) and (min-width: 672px){.create-quote-string .prospectData .product_type_form{grid-gap:28px}.create-quote-string .title-right-space-true{margin-right:45px}}@media only screen and (max-width: 1024px) and (min-width: 672px){.form-preview-quote{top:90px}}@media only screen and (max-width: 1224px) and (min-width: 1025px){.product-type .ilustration img{width:100%}.product-type .ilustration[data-product-type="0"]{top:8%;width:45%}.product-type .ilustration[data-product-type="1"]{width:45%}.product-type .ilustration[data-product-type="2"]{width:60%}.product-type .avatar{width:88px;height:88px}}@media only screen and (max-width: 1025px){.product-type .ilustration[data-product-type="0"]{width:82.72px;height:60.427px}.product-type .ilustration[data-product-type="1"]{width:90.256px;height:88px}.product-type .ilustration[data-product-type="2"]{width:118.836px;height:88px}.product-type .ilustration img{width:100%}.product-type .avatar{width:83.307px;height:83.307px}}@media only screen and (max-width: 672px){.product-type .ilustration{top:8%;left:7%}.product-type .ilustration[data-product-type="0"]{top:15%;left:9%}}@media only screen and (max-width: 1085px) and (min-width: 1025px){.form-preview-quote{left:-5%;width:66vw}}@media only screen and (max-width: 756px) and (min-width: 672px){.form-preview-quote{left:-5%;width:96vw}.create-quote-select-products-screen .select-product-item .bottom-section .price{margin-right:8px!important}}@media only screen and (max-width: 925px) and (min-width: 672px){.create-quote-select-products-screen .list-a .processing-plan .selector-modal{width:61vw}.create-quote-select-products-screen .list-a .processing-plan .selector-modal option{text-overflow:clip;text-wrap:wrap}.create-quote-string .lists{grid-template-columns:calc(50% - 8px) calc(50% - 8px)}.create-quote-string .lists .list-c{display:grid}.create-quote-string .prospectData .product_type_form{grid-gap:28px}}@media only screen and (max-width: 320px){.title-right-space-true{margin-right:45px}}@media only screen and (max-width: 672px){.create-quote-steps-indicator .form-preview-button{display:none}}@media only screen and (max-width: 690px){.create-quote-select-products-screen .service-plans-container{flex-direction:column}.create-quote-select-products-screen .service-plans-container .service-plan-item{height:unset}.create-quote-select-products-screen .quote-config-summary{flex-direction:column}.create-quote-select-products-screen .quote-config-summary .product-type-summary{margin-top:16px}.create-quote-select-products-screen .quote-config-summary .product-type-summary:first-child{margin-top:0}.create-quote-select-products-screen .lists{grid-template-columns:100%}.create-quote-select-products-screen .products-list-header{justify-content:flex-start;gap:16px}.create-quote-select-products-screen .products-list-header .container-opacity{display:none}.create-quote-select-products-screen .products-list-header .checkbox{margin-left:0}.create-quote-select-products-screen .selected-products{background-color:#fff}.create-quote-select-products-screen .selected-products>h4{margin-bottom:16px}.service-plans-container{flex-direction:column}.service-plans-container .service-plan-item{height:unset}.select-product-item{display:flex;flex-direction:column;align-items:flex-start;position:relative}.select-product-item .desc{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.select-product-item .top-section{align-items:center;display:flex;justify-content:start;margin-bottom:16px}.select-product-item .bottom-section{display:flex;align-items:center;width:100%}.select-product-item .bottom-section .input-container{width:100px}.select-product-item .bottom-section .price{margin-left:24px;width:100%;text-align:center;margin-right:0}.select-product-item .bottom-section .no-mobile{display:none!important}.select-product-item .bottom-section .mobile{display:flex;align-items:center;justify-content:space-between;width:100%}.select-product-item .bottom-section .mobile .left{display:flex;flex-direction:column;gap:4px}.select-product-item .bottom-section .mobile[data-showdetails=false]{justify-content:center}.select-product-item .bottom-section .total{text-align:end}.select-product-item .bottom-section .discount{text-align:start}.select-product-item .trash{position:absolute;top:15px;right:0}.select-product-item .trash svg{width:11.17px;height:13px}.create-quote-select-products-screen .select-product-item-selected-true .top-section .details{flex:1}.create-quote-select-products-screen .select-product-item-selected-true .bottom-section{margin-top:28px;margin-bottom:28px}}@media only screen and (max-width: 690px) and (max-width: 286px){.create-quote-select-products-screen .bottom-section{flex-direction:column;gap:16px}}@media only screen and (max-width: 690px){.create-quote-select-products-screen .lists{grid-template-columns:100%}.create-quote-select-products-screen .lists .list-c{display:none}.create-quote-select-products-screen .products-list-header{justify-content:flex-start;gap:16px}.create-quote-select-products-screen .products-list-header .container-opacity{display:none}.create-quote-select-products-screen .products-list-header .checkbox{margin-left:0}.create-quote-select-products-screen .selected-products{background-color:#fff}.create-quote-select-products-screen .selected-products>h4{margin-bottom:16px}.create-quote-select-products-screen .list-a .processing-plan .selector-modal,.create-quote-select-products-screen .list-b .processing-plan .selector-modal,.create-quote-select-products-screen .list-c .processing-plan .selector-modal{left:unset!important;width:87vw!important}.create-quote-select-products-screen .processing-plan .selector-modal .option{text-overflow:clip;text-wrap:wrap}.responsive-order{display:flex;flex-direction:column-reverse}.create-quote-summary-screen .selected-products-summary{display:grid;grid-template-columns:calc(50% - 8px) calc(50% - 8px);row-gap:24px}.create-quote-summary-screen .selected-products[data-product-type="0"] .selected-products-summary,.create-quote-summary-screen .selected-products[data-product-type="1"] .selected-products-summary,.create-quote-summary-screen .selected-products[data-product-type="2"] .selected-products-summary{display:flex;flex-wrap:wrap}.create-quote-summary-screen .selected-products[data-product-type="0"] .selected-products-summary .subtotal,.create-quote-summary-screen .selected-products[data-product-type="0"] .selected-products-summary .tax,.create-quote-summary-screen .selected-products[data-product-type="1"] .selected-products-summary .subtotal,.create-quote-summary-screen .selected-products[data-product-type="1"] .selected-products-summary .tax,.create-quote-summary-screen .selected-products[data-product-type="2"] .selected-products-summary .subtotal,.create-quote-summary-screen .selected-products[data-product-type="2"] .selected-products-summary .tax{width:calc(50% - 8px)}.create-quote-summary-screen .selected-products[data-product-type="0"] .selected-products-summary .total,.create-quote-summary-screen .selected-products[data-product-type="1"] .selected-products-summary .total,.create-quote-summary-screen .selected-products[data-product-type="2"] .selected-products-summary .total{width:100%}.create-quote-string .product_to_quote_screen .separated{grid-gap:16px}.create-quote-string .product_to_quote_screen .product-type{border:1px solid #e5e5e5;padding:22px 16px;height:unset}.create-quote-string .product_to_quote_screen .product-type p{line-height:18px}.create-quote-string .product_to_quote_screen .product-type .button-next{display:none}.select-products-footer{display:flex;flex-direction:column;gap:24px;padding-left:8px;padding-right:8px}.select-products-footer button{margin-left:0;width:100%}.quote-config-summary{flex-direction:column}.quote-config-summary .product-type-summary{margin-top:16px}.quote-config-summary .product-type-summary:first-child{margin-top:0}}@media only screen and (max-width: 475px){.selected-products-summary{display:grid!important;grid-template-columns:calc(50% - 8px) calc(50% - 8px);row-gap:24px!important}}@media only screen and (max-height: 775px){.selected-products-container{max-height:280px!important}}@media only screen and (max-height: 645px){.selected-products-container{max-height:180px!important}}.no-products-selected{color:#404040}.name-to-send{margin-top:16px}.send-a-new-quote-screen .card{margin-bottom:16px}.send-a-new-quote-screen .quotes-types{display:flex;align-items:center;width:100%;gap:16px}.send-a-new-quote-screen .quotes-types a{width:100%}.send-a-new-quote-screen .quotes-types .product-type{width:100%;height:unset}.send-a-new-quote-screen .quotes-types .product-type p{margin-bottom:48px}@media (max-width: 672px){.send-a-new-quote-screen form .flex{flex-direction:column}.send-a-new-quote-screen .quotes-types{flex-direction:column;gap:16px}}.steps_indicator{display:flex;justify-content:center}.steps_indicator .step_indicator_item{align-items:center;width:100%}.steps_indicator .step_indicator_item .row{width:100%}.steps_indicator .step_indicator_item .row .line{width:100%;height:.1vw;background-color:#e5e5e5;margin-bottom:1vw}.steps_indicator .step_indicator_item .row .line-active{background-color:#7b9ce4}.steps_indicator .step_indicator_item .row img{margin-bottom:1vw;height:20px;width:20px}.steps_indicator .step_indicator_item .row .border-active{border-radius:100%}.steps_indicator .step_indicator_item p{margin-top:6px;line-height:20px;color:#737373;text-align:center}@media only screen and (max-width: 672px){.steps_indicator .step_indicator_item .row .line{height:.3vh}}.compensation-plan-screen>header{align-items:flex-start;background-color:#fff;border:1px solid #7b9ce4;border-radius:24px;box-shadow:0 0 120px #0000000a;display:flex;justify-content:flex-start;padding:24px 32px}.compensation-plan-screen>header .first-col{height:100%;margin:auto}.compensation-plan-screen>header .circle-graph{margin-top:auto;margin-bottom:auto;width:88px}.compensation-plan-screen>header .circle-graph .medal{margin:auto;height:31.51px;width:16.03px}.compensation-plan-screen>header .data{align-items:start;display:flex;flex-direction:column;flex:1;margin-left:41px}.compensation-plan-screen>header .data h2{color:#3f3f3f;font-size:28px;font-weight:500;line-height:36px;margin-bottom:8px}.compensation-plan-screen>header .data h2 .rol{text-wrap:nowrap;margin-right:16px}.compensation-plan-screen>header .data .tag{background-color:#f5f5f5;border-radius:12px;color:#737373;font-size:14px;font-weight:400;line-height:20px;padding:5px 12px;text-wrap:nowrap}.compensation-plan-screen>header .data .mobile{display:none}.compensation-plan-screen>header .data p{color:#a3a3a3;font-size:14px;font-weight:400;line-height:20px}.compensation-plan-screen>header .data p.amount-earned{color:#3f3f3f;margin-bottom:24px}.compensation-plan-screen>header .bonus-container{border:1px solid #b9cbef;border-radius:24px;padding:12px 16px;width:fit-content;text-align:center}.compensation-plan-screen>header .bonus-container .bonus{color:#525252;font-size:14px}.compensation-plan-screen .compensation-plan-people{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px}.compensation-plan-screen .compensation-plan-people .compensation-plan-people-item{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 0 120px #0000000a;border-radius:16px;display:flex;padding:24px 16px;flex-direction:column;align-items:flex-start}.compensation-plan-screen .compensation-plan-people .compensation-plan-people-item:last-of-type{grid-column:1/4}.compensation-plan-screen .compensation-plan-people .compensation-plan-people-item h3{color:#404040;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.compensation-plan-screen .compensation-plan-people .compensation-plan-people-item p{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.compensation-plan-screen .compensation-plan-people .compensation-plan-people-item .description{color:#737373;margin:8px 0 16px}.compensation-plan-screen .compensation-plan-people .compensation-plan-people-item .bonus-label{background-color:#e9f3ff;border-radius:24px;color:#525252;padding:12px 16px;align-items:flex-start;gap:8px}@media (max-width: 675px){.compensation-plan-screen .compensation-plan-header{flex-direction:column}.compensation-plan-screen .compensation-plan-header .first-col{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:24px}.compensation-plan-screen .compensation-plan-header .data{margin-left:0}.compensation-plan-screen .compensation-plan-header .data .mobile{display:flex}.compensation-plan-screen .compensation-plan-people{display:flex;flex-direction:column;margin-top:24px}}.monthly-challenge-screen .actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.monthly-challenge-screen .actions>button{height:44px;margin-right:32px;padding:12px;width:175px}.monthly-challenge-screen .actions .spacer{height:5px;flex:1;width:100%}.monthly-challenge-screen .actions .filter{background-color:#fff;margin-right:32px;width:295px}.monthly-challenge-screen .actions .searcher{background-color:#fff;width:295px}.monthly-challenge-screen .actions .input-container .input{margin-top:0}.monthly-challenge-screen .actions .selector-modal{border-radius:8px;top:55px;width:100%}.monthly-challenge-screen header{border-radius:24px;background-color:#fff;box-shadow:0 0 120px #0000000a;display:flex;padding:24px;justify-content:flex-start;align-items:flex-start;width:100%}.monthly-challenge-screen header .left{margin:auto 41px auto auto;width:88px}.monthly-challenge-screen header .left .children p{display:flex;align-items:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#404040}.monthly-challenge-screen header .center{flex:1}.monthly-challenge-screen header .center h5{font-size:28px;font-style:normal;font-weight:500;line-height:36px;color:#3f3f3f;margin-bottom:8px}.monthly-challenge-screen header .center p{font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#3f3f3f;margin-bottom:24px;display:flex;justify-content:flex-start}.monthly-challenge-screen header .center p:last-of-type{color:#a3a3a3;margin-bottom:0}.monthly-challenge-screen header .center .mobile{display:none}.monthly-challenge-screen header .tag{font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;height:20px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:12px;width:fit-content;background-color:#f0fdf4;color:#16a34a;margin-left:8px}.monthly-challenge-screen header .mobile{display:none}.monthly-challenge-screen header .right{display:flex;justify-content:center;align-items:center}.monthly-challenge-screen header .right .selector-modal{top:40px;width:200px}.monthly-challenge-screen header .right img{height:13.07px;width:11.17px}.monthly-challenge-screen>.card{margin-top:16px}.monthly-challenge-screen .table-agents .flex-table-body .item .progress{display:flex;justify-content:flex-start;align-items:center;max-width:initial;padding-right:0;width:100%}.monthly-challenge-screen .table-agents .flex-table-body .item .progress p{width:75px}.monthly-challenge-screen .table-agents .flex-table-body .item .progress .line{margin-right:16px;width:100%}.monthly-challenge-screen .table-agents .flex-table-body .item .progress .input-container{width:30px}@media (max-width: 673px){.monthly-challenge-screen .three-points .selector-modal{top:40px;width:200px}.monthly-challenge-screen .actions>button{width:220px}.monthly-challenge-screen .actions .filter{margin-right:0}.monthly-challenge-screen .actions .searcher{display:none}.monthly-challenge-screen header{justify-content:flex-start;flex-direction:column}.monthly-challenge-screen header .left{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;width:100%}.monthly-challenge-screen header .left .circle-graph{width:88px}.monthly-challenge-screen header .center .no-mobile{display:none!important}.monthly-challenge-screen header .center span{display:none}.monthly-challenge-screen header .center .breaker{color:#3f3f3f!important;margin:0 4px}.monthly-challenge-screen header .center .days-left{color:#a3a3a3;display:flex}.monthly-challenge-screen header .center .mobile{display:flex}.monthly-challenge-screen header .tag{margin-left:0}.monthly-challenge-screen header .mobile{display:flex}.monthly-challenge-screen header .right{display:none}.monthly-challenge-screen .table-agents .flex-table-header #level,.monthly-challenge-screen .table-agents .flex-table-header #number-of-accounts,.monthly-challenge-screen .table-agents .flex-table-body .level{display:none}.monthly-challenge-screen .table-agents .flex-table-body .item .progress p{width:93px}.monthly-challenge-screen .table-agents .flex-table-body .item .progress svg{width:120%;height:2px}.monthly-challenge-screen .table-agents .flex-table-body .item .progress path{stroke-width:9px}.monthly-challenge-screen .table-agents .flex-table-body .item .progress .line{padding-bottom:1px;display:flex;align-items:center}}
