/*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */
/*!
 * 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{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-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{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{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__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{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__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{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scaleX(1)translateZ(0)rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px)scaleX(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scaleX(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translateZ(0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scaleX(1)translateZ(0)rotateY(0)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}.sidebar-wrapper{height:100vh;left:0;right:0;box-shadow:2px 0 8px #0000000d;z-index:1000!important;background-color:#fff!important;position:sticky!important;top:0!important}.sidebar-wrapper .logo-wrapper{justify-content:space-between;align-items:center;margin:20px 0 30px 20px;display:flex}.sidebar-wrapper .logo-wrapper .collapse-wraper .collapse{cursor:pointer}.sidebar-wrapper .ant-layout-sider-children .ant-menu{background-color:#fff;flex-direction:column;height:100%;display:flex}.sidebar-wrapper .ant-layout-sider-children .ant-menu .menu-item{color:#000;background-color:#fff;justify-content:start;align-items:center;font-size:16px;font-weight:400;line-height:24px;display:flex}.sidebar-wrapper .ant-layout-sider-children .ant-menu .menu-item .ant-menu-title-content{justify-content:flex-start;display:flex}.sidebar-wrapper .ant-layout-sider-children .ant-menu .menu-item .ant-menu-title-content:hover{color:#000}.sidebar-wrapper .ant-layout-sider-children .ant-menu .menu-item .icons{width:20px;height:20px}.sidebar-wrapper .ant-layout-sider-children .ant-menu .menu-item .collapsed-icon{width:15px;height:15px}.sidebar-wrapper .ant-layout-sider-children .ant-menu .logout-item{border-top:1px solid #f0f0f0;margin-bottom:20px;padding-top:10px;margin-top:auto!important}.sidebar-wrapper .ant-layout-sider-children .ant-menu .logout-item:hover{color:#ff4d4f!important;background-color:#fff2f0!important}.sidebar-wrapper .ant-layout-sider-children .ant-menu .logout-item .ant-menu-title-content{color:#ff4d4f!important}.sidebar-wrapper .ant-layout-sider-children .ant-menu .logout-item .ant-menu-title-content:hover{color:#ff7875!important}.new-form-wrapper{justify-content:center;display:flex;overflow:hidden;height:calc(100vh - 175px)!important}.new-form-wrapper .ant-card-bordered{height:100%;overflow-y:auto}.new-form-wrapper .ant-dropdown .anticon-down,.new-form-wrapper .ant-dropdown .anticon-left,.new-form-wrapper .ant-dropdown .anticon-right,.new-form-wrapper .ant-dropdown .anticon-up,.new-form-wrapper .anticon-arrow-down,.new-form-wrapper .anticon-arrow-left,.new-form-wrapper .anticon-arrow-right,.new-form-wrapper .anticon-arrow-up,.new-form-wrapper .anticon-chevron-down,.new-form-wrapper .anticon-chevron-left,.new-form-wrapper .anticon-chevron-right,.new-form-wrapper .anticon-chevron-up,.new-form-wrapper .anticon-down,.new-form-wrapper .anticon-left,.new-form-wrapper .anticon-right,.new-form-wrapper .anticon-up{transition:none!important;animation:none!important;transform:none!important}.new-form-wrapper .fields-selection-card{text-align:left;width:418px}.new-form-wrapper .fields-selection-card .fields_button{border:1px solid #e1e5e8;border-radius:4px;justify-content:start;align-items:center;width:100%;height:48px;margin-top:20px;padding-left:20px;display:flex}.new-form-wrapper .fields-selection-card .heading{color:#000;font-size:24px;font-weight:600;line-height:32px}.new-form-wrapper .fields-selection-card .discription{color:#566477;font-size:14px;font-weight:400;line-height:20px}.new-form-wrapper .form-making-card{width:639px;height:779px;margin-left:10px}.new-form-wrapper .form-making-card .form-name{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:41%;height:37px;padding:0 0 0 20px}.new-form-wrapper .form-making-card .form-name::placeholder{color:#566477;font-size:12px;font-weight:400}.new-form-wrapper .form-making-card .category-field{margin:10px 0}.new-form-wrapper .form-making-card .category-field .select-title{color:#000;margin-bottom:5px;font-size:15px;font-weight:400;line-height:32px}.new-form-wrapper .form-making-card .form_discription{width:60%;margin-top:20px}.new-form-wrapper .form-making-card .form_discription .discription-title{color:#000;margin-bottom:5px;font-size:15px;font-weight:400;line-height:32px}.new-form-wrapper .form-making-card .fields-card{background-color:#fbfbfd;min-height:400px}.new-form-wrapper .form-making-card .fields-card .switch-wrapper{justify-content:space-between;align-items:center;width:40%;margin:20px 0;display:flex}.new-form-wrapper .form-making-card .fields-card .switch-wrapper .required{color:#566477;font-size:14px;font-weight:400;line-height:20px}.new-form-wrapper .form-making-card .fields-card .switch-wrapper .switch .ant-switch-checked{background-color:#e3b576}.new-form-wrapper .form-making-card .fields-card .input-field{background:#fff;border:1px solid #d0d5dd;border-radius:10px;height:48px;padding:0 0 0 20px}.new-form-wrapper .form-making-card .fields-card .input-field::placeholder{color:#566477;font-size:12px;font-weight:400}.new-form-wrapper .form-making-card .fields-card .date-picker{background:#fff;border:1px solid #d0d5dd;border-radius:10px;height:48px}.new-form-wrapper .form-making-card .fields-card .date-picker::placeholder{color:#566477;font-size:16px;font-weight:400}.new-form-wrapper .form-making-card .fields-card .add-option-icon{color:#fbfbfd;cursor:pointer;background-color:#e3b576;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:30px;display:flex}.new-form-wrapper .form-making-card .fields-card .input-options input{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:97%;height:48px;padding:0 0 0 20px}.new-form-wrapper .form-making-card .fields-card .input-options input::placeholder{color:#566477;font-size:12px;font-weight:400}.new-form-wrapper .form-making-card .fields-card .input-options .ant-input-group-addon{background-color:#fbfbfd;border-style:none}.new-form-wrapper .form-making-card .water_mark{justify-content:center;align-items:center;height:300px;display:flex}.new-form-wrapper .form-making-card .water_mark h2{color:gray}.new-form-wrapper .form-making-card .btn-wrapper{justify-content:end;align-items:center;width:100%;display:flex}.new-form-wrapper .form-making-card .btn-wrapper .my-button{color:#fff;background-color:#e3b576;border-radius:100px;height:40px;margin-top:10px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.new-form-wrapper .form-content-card{text-align:left;width:418px;height:779px;margin-left:10px;padding:0 15px}.new-form-wrapper .form-content-card .my-cutom-card{border-style:none}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body{width:100%;min-height:40px;padding:unset;background-color:#f0f6f6;border-style:none;border-radius:8px;margin-top:15px}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper{min-height:40px;padding:5px 15px}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .input-field{background:#fff;border:1px solid #d0d5dd;border-radius:10px;height:48px;padding:0 0 0 20px}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .input-field::placeholder{color:#566477;font-size:12px;font-weight:400}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .date-picker{background:#fff;border:1px solid #d0d5dd;border-radius:10px;height:48px}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .date-picker::placeholder{color:#566477;font-size:16px;font-weight:400}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .add-option-icon{color:#fbfbfd;cursor:pointer;background-color:#e3b576;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:30px;display:flex}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .input-options input{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:97%;height:48px;padding:0 0 0 20px}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .input-options input::placeholder{color:#566477;font-size:12px;font-weight:400}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .input-options .ant-input-group-addon{background-color:#fbfbfd;border-style:none}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .final-question{justify-content:space-between;align-items:center;min-height:40px;padding:5px 15px 5px 2px;display:flex}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .final-question .label{color:#000;font-size:14px;font-weight:400;line-height:20px}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .final-question .label .order-number{color:#e3b576;border-radius:50%;width:50px;height:50px}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .final-question .action-type{display:flex}.new-form-wrapper .form-content-card .my-cutom-card .ant-card-body .content-wrapper .final-question .action-type .field-type{opacity:.4;margin-right:20px}.ant-select-tree-switcher{margin-left:20px}.my-button{color:#fff;background-color:#e3b576;border-radius:100px;height:40px;margin-top:10px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.loginContainer{background-color:#f0f2f5;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}.loginContainer .imageSection{flex:1;height:100vh;position:relative}.loginContainer .imageSection img{object-fit:contain;width:100%;height:80%}.loginContainer .formSection{background-color:#fff;flex-direction:column;flex:2;justify-content:center;align-items:center;width:100%;height:100vh;padding:40px;display:flex}.loginContainer .formSection .login_form_wrapper{width:40%}.loginContainer .formSection .login_form_wrapper .logo{margin-bottom:20px}.loginContainer .formSection .login_form_wrapper h2{margin-bottom:10px;font-size:36px}.loginContainer .formSection .login_form_wrapper .subtitle{color:#8c8c8c;font-size:16px;font-weight:400;line-height:24px}.loginContainer .formSection .login_form_wrapper .loginForm{width:100%;max-width:320px}.loginContainer .formSection .login_form_wrapper .loginForm .label{margin-top:8px;margin-bottom:5px;font-size:14px;font-weight:500}.loginContainer .formSection .login_form_wrapper .loginForm .ant-form-item .input-field{background:#fff;border:1px solid #d0d5dd;border-radius:6px;width:100%;height:39px;padding:0 10px}.loginContainer .formSection .login_form_wrapper .loginForm .ant-form-item .input-field::placeholder{color:#566477;font-size:12px;font-weight:400}.loginContainer .formSection .login_form_wrapper .forgotPassword{justify-content:flex-end;width:100%;margin-bottom:24px;display:flex}.loginContainer .formSection .login_form_wrapper .forgotPassword a{color:#000;font-size:14px;font-weight:500}.loginContainer .formSection .login_form_wrapper .loginButton{color:#fff;background-color:#f37d4e;border-radius:100px;width:100%;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.loginContainer .formSection .login_form_wrapper .loginButton:hover{color:#fff!important;background-color:#f37d4e!important}.loginContainer .formSection .login_form_wrapper .footer{margin-top:20px;font-size:14px}.loginContainer .formSection .login_form_wrapper .footer a{color:#00796b;font-weight:700}.no_data_found{justify-content:center;align-items:center;width:100%;height:50vh;display:flex}.no_data_found p{color:#8c8c8c;font-size:18px}.vefity_wrapper{background-color:#f0f2f5;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}.vefity_wrapper .imageSection{flex:1;height:100vh;position:relative}.vefity_wrapper .imageSection img{object-fit:contain;width:100%;height:80%}.vefity_wrapper .formSection{background-color:#fff;flex-direction:column;flex:2;justify-content:center;align-items:center;width:100%;height:100vh;padding:40px;display:flex}.vefity_wrapper .formSection .login_form_wrapper{width:40%}.vefity_wrapper .formSection .login_form_wrapper .logo{margin-bottom:20px}.vefity_wrapper .formSection .login_form_wrapper h2{margin-bottom:10px;font-size:36px}.vefity_wrapper .formSection .login_form_wrapper .subtitle{color:#8c8c8c;font-size:16px;font-weight:400;line-height:24px}.vefity_wrapper .formSection .login_form_wrapper .label{margin-top:8px;margin-bottom:5px;font-size:14px;font-weight:500}.vefity_wrapper .formSection .login_form_wrapper .input-field{background:#fff;border:1px solid #d0d5dd;border-radius:6px;width:12%;height:42px;margin:20px 5px;padding:0 10px}.vefity_wrapper .formSection .login_form_wrapper .input-field::placeholder{color:#566477;font-size:12px;font-weight:400}.vefity_wrapper .formSection .forgotPassword{justify-content:flex-start;width:100%;margin-bottom:24px;display:flex}.vefity_wrapper .formSection .resend-link{width:100%;margin:10px 0}.vefity_wrapper .formSection .loginButton{color:#fff;background-color:#f37d4e;border-radius:100px;width:100%;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.vefity_wrapper .formSection .loginButton:hover{color:#fff!important;background-color:#f37d4e!important}.all-forms-wrapper{padding:10px}.all-forms-wrapper .header-wrapper{justify-content:space-between;align-items:center;display:flex}.all-forms-wrapper .header-wrapper .title{color:#000;font-size:24px;font-weight:600;line-height:32px}.all-forms-wrapper .header-wrapper .my-button,.all-forms-wrapper .header-wrapper .my-button:hover{color:#fff;background-color:#e3b576;border-radius:100px;height:48px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.all-forms-wrapper .header-wrapper .my-button:hover{outline:none!important}.all-forms-wrapper .custom-badge{justify-content:center;align-items:center;display:flex}.all-forms-wrapper .custom-badge .ant-badge-not-a-wrapper{margin-left:6px;font-size:10px}.all-forms-wrapper .custom-badge .ant-badge-not-a-wrapper .ant-badge-count{background-color:#f37d4e}.all-forms-wrapper .tabs-wrapper{margin:15px 0}.all-forms-wrapper .tabs-wrapper .custom-tabs .ant-tabs-nav .ant-tabs-nav-wrap{border-style:none!important}.all-forms-wrapper .tabs-wrapper .custom-tabs .ant-tabs-nav .ant-tabs-tab-btn{color:#000;font-size:14px;font-weight:600;line-height:32px}.all-forms-wrapper .tabs-wrapper .custom-tabs .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#f37d4e}.all-forms-wrapper .tabs-wrapper .custom-tabs .ant-tabs-nav .ant-tabs-ink-bar{border-bottom:3px solid #f37d4e}.all-form-tab-wrapper{background-color:#fff;border-radius:16px;width:100%;padding:0 20px}.all-form-tab-wrapper .main-wrapper{padding:15px 10px}.all-form-tab-wrapper .main-wrapper,.all-form-tab-wrapper .main-wrapper .left-wrapper{justify-content:space-between;align-items:center;display:flex}.all-form-tab-wrapper .main-wrapper .left-wrapper .image-wrapper{background-color:#f0f6f6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.all-form-tab-wrapper .main-wrapper .content-wrapper{margin-left:20px}.all-form-tab-wrapper .main-wrapper .content-wrapper .title{color:#000;font-size:14px;font-weight:600;line-height:24px}.all-form-tab-wrapper .main-wrapper .content-wrapper .content{color:#8c8c8c;font-size:12px;font-weight:400;line-height:20px}.all-form-tab-wrapper .action-dots-wrapper{background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.avtive{background-color:#c2d0d0}.main-header-wrapper{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;padding:10px 25px;display:flex;position:sticky;top:0;left:0;right:0;box-shadow:0 2px 4px #0000001a}.main-header-wrapper .module-name{color:#000;margin-top:5px;font-size:18px;font-weight:400;line-height:24px}.main-header-wrapper .profile-wrapper{justify-content:center;align-items:center;padding-right:25px;display:flex}.main-header-wrapper .profile-wrapper .notification-icon{background-color:#f5f5f5;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.main-header-wrapper .profile-wrapper .profile-section{cursor:pointer;justify-content:center;align-items:center;display:flex}.main-header-wrapper .profile-wrapper .profile-section .prifile-image{border-radius:50%;margin:auto 15px}.main-header-wrapper .profile-wrapper .profile-section .profile-detail{margin-right:10px;line-height:normal}.main-header-wrapper .profile-wrapper .profile-section .profile-detail .title{color:#000;font-size:14px;font-weight:500;line-height:20px}.main-header-wrapper .profile-wrapper .profile-section .profile-detail .firm{color:#626262;font-size:12px;font-weight:400;line-height:16px}.form-header-wrapper{background-color:#fff;justify-content:space-between;align-items:center;padding:10px 25px;display:flex}.form-header-wrapper .back-button{cursor:pointer;background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.form-header-wrapper .title{color:#000;font-size:24px;font-weight:600;line-height:32px}.form-header-wrapper .button-wrapper .draft-btn{color:#f37d4e;background-color:#f0f6f6;border-radius:100px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.form-header-wrapper .button-wrapper .draft-btn:hover{color:#f37d4e;background-color:#f0f6f6}.form-header-wrapper .button-wrapper .design-btn{color:#fff;background-color:#f37d4e;border-radius:100px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.form-header-wrapper .button-wrapper .design-btn:hover{color:#fff;background-color:#f37d4e}.form-header-wrapper .button-wrapper .create-btn{color:#fff;background-color:#e3b576;border-radius:100px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.form-header-wrapper .button-wrapper .create-btn:hover{color:#fff;background-color:#e3b576}.nodes-wrapper{background:#f0f6f6;border:1px solid #e3b576;border-radius:16px;padding:2px 35px}.nodes-wrapper .label-text{color:#000;font-size:10px;font-weight:400;line-height:24px}.nodes-wrapper .type-class{color:#000;font-size:10px;font-weight:400;line-height:32px;line-height:unset;opacity:.6;margin-left:9px}.label-form-wrapper{margin-top:20px}.label-form-wrapper .input-field{background:#fff;border:1px solid #d0d5dd;border-radius:10px;height:48px;padding:0 0 0 20px}.label-form-wrapper .input-field::placeholder{color:#566477;font-size:12px;font-weight:400}.label-form-wrapper .select-input{width:100%;height:45px}.label-form-wrapper .label{color:#566477;font-size:14px;font-weight:400;line-height:20px}.label-form-wrapper .green-btn{color:#fff;float:right;background-color:#f37d4e;border-radius:100px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.label-form-wrapper .green-btn:hover{color:#fff!important;background-color:#f37d4e!important}.client-wrapper .uper-section{justify-content:space-between;align-items:center;display:flex}.client-wrapper .uper-section .left-section .title{color:#000;font-size:24px;font-weight:600;line-height:32px}.client-wrapper .uper-section .left-section .text{color:#667085;font-size:14px;font-weight:600;line-height:32px}.client-wrapper .uper-section .button .date-picker{height:40px;margin-right:10px}.client-wrapper .uper-section .button .my-button,.client-wrapper .uper-section .button .my-button:hover{color:#fff;background-color:#e3b576;border-radius:100px;height:48px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.client-wrapper .uper-section .button .my-button:hover{outline:none!important}.client-listing-wrapper .ant-table-wrapper{width:99%}.client-listing-wrapper .ant-table-wrapper .ant-table-container,.client-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content,.client-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-tbody{border-radius:20px}.client-listing-wrapper .ant-table-wrapper .ant-table-tbody>tr.ant-table-row{background-color:#0000!important}.client-listing-wrapper .ant-table-wrapper .ant-table-tbody>tr>td{font-weight:400;background-color:#0000!important}.client-listing-wrapper .ant-table-wrapper .ant-table-tbody>tr:hover{background-color:#0000!important}.add-client-wrapper .uper-section{justify-content:space-between;align-items:center;display:flex}.add-client-wrapper .uper-section .left-section .title{color:#000;font-size:24px;font-weight:600;line-height:32px}.add-client-wrapper .uper-section .left-section .text{color:#667085;font-size:14px;font-weight:600;line-height:32px}.add-client-wrapper .uper-section .button .my-button,.add-client-wrapper .uper-section .button .my-button:hover{color:#fff;background-color:#e3b576;border-radius:100px;height:48px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.add-client-wrapper .uper-section .button .my-button:hover{outline:none!important}.add-client-wrapper .line{color:#e0e0e0;opacity:.2;margin-top:13px;font-size:4px}.client-metter{margin-top:10px;margin-bottom:20px}.client-metter .my-button{color:#fff;background-color:#e3b576;border-radius:5px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.client-metter .my-button:hover{border-radius:5px;width:134px;margin:0 5px;color:#fff!important;background-color:#e3b576!important;outline:none!important}.client-metter .green-btn{color:#fff;background-color:#f37d4e;border-radius:5px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.client-metter .green-btn:hover{color:#fff!important;background-color:#f37d4e!important}.add-client-form-wrapper{width:100%;margin-top:20px}.add-client-form-wrapper .input-field{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:40%;height:48px;padding:0 0 0 20px}.add-client-form-wrapper .input-field::placeholder{color:#566477;font-size:12px;font-weight:400}.add-client-form-wrapper .date-picker{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:40%;height:48px}.add-client-form-wrapper .date-picker::placeholder{color:#566477;font-size:16px;font-weight:400}.add-client-form-wrapper .select-input{width:40%;height:45px}.add-client-form-wrapper .label{color:#344054;font-size:14px;font-weight:500;line-height:20px}.add-client-form-wrapper .green-btn{color:#fff;float:right;background-color:#f37d4e;border-radius:100px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.add-client-form-wrapper .green-btn:hover{color:#fff!important;background-color:#f37d4e!important}.add-client-form-wrapper .draft-btn{float:right;border-radius:100px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.add-client-form-wrapper .draft-btn,.add-client-form-wrapper .draft-btn:hover{color:#f37d4e;background-color:#f0f6f6}.category-wrapper .uper-section{justify-content:space-between;align-items:center;display:flex}.category-wrapper .uper-section .left-section .title{color:#000;font-size:24px;font-weight:600;line-height:32px}.category-wrapper .uper-section .left-section .text{color:#667085;font-size:14px;font-weight:600;line-height:32px}.category-wrapper .uper-section .button .my-button,.category-wrapper .uper-section .button .my-button:hover{color:#fff;background-color:#e3b576;border-radius:100px;height:48px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.category-wrapper .uper-section .button .my-button:hover{outline:none!important}.category-listing-wrapper{margin-top:20px}.category-listing-wrapper .ant-table-wrapper{width:99%}.category-listing-wrapper .ant-table-wrapper .ant-table-container,.category-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content{border-radius:20px}.category-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-thead>tr>th:after,.category-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-thead>tr>th:before{inset-inline-end:auto!important}.category-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-tbody{border-radius:20px}.category-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-tbody .ant-switch-checked{background-color:#f37d4e}.category-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-tbody .arrows{background-color:#f0f6f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.report-wrapper .uper-section{justify-content:space-between;align-items:center;display:flex}.report-wrapper .uper-section .left-section .title{color:#000;font-size:24px;font-weight:600;line-height:32px}.report-wrapper .uper-section .left-section .text{color:#667085;font-size:14px;font-weight:600;line-height:32px}.report-wrapper .uper-section .button .my-button,.report-wrapper .uper-section .button .my-button:hover{color:#fff;background-color:#e3b576;border-radius:100px;height:48px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.report-wrapper .uper-section .button .my-button:hover{outline:none!important}.report-listing-wrapper{margin-top:20px}.report-listing-wrapper .ant-table-wrapper{width:99%}.report-listing-wrapper .ant-table-wrapper .ant-table-container,.report-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content{border-radius:20px}.report-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-thead>tr>th:after,.report-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-thead>tr>th:before{inset-inline-end:auto!important}.report-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-tbody{border-radius:20px}.report-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-tbody .arrows{cursor:pointer;background-color:#f0f6f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.setting-wrapper .setting-card{border-radius:20px;padding:10px 35px}.setting-wrapper .setting-card .prodile-wrapper{justify-content:flex-start;align-items:flex-start;display:flex}.setting-wrapper .setting-card .prodile-wrapper .image-wrapper{padding:0 10px}.setting-wrapper .setting-card .prodile-wrapper .text-section{margin-top:25px;margin-left:10px}.setting-wrapper .setting-card .prodile-wrapper .text-section .heading{color:#000;font-size:30px;font-weight:600;line-height:32px}.setting-wrapper .setting-card .prodile-wrapper .text-section .discription{color:#667085;margin-top:5px;font-size:14px;font-weight:400;line-height:32px}.setting-wrapper .setting-card .form-wrapper .name-wrapper{justify-content:space-between;align-items:flex-start;width:65%;display:flex}.setting-wrapper .setting-card .form-wrapper .name-wrapper .user_name{color:#344054;font-size:14px;font-weight:500;line-height:20px}.setting-wrapper .setting-card .form-wrapper .name-wrapper .input-field{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:400px;height:48px;padding:0 0 0 20px}.setting-wrapper .setting-card .form-wrapper .name-wrapper .input-field::placeholder{color:#566477;font-size:12px;font-weight:400}.setting-wrapper .setting-card .form-wrapper .name-wrapper .label{color:#344054;font-size:14px;font-weight:400;line-height:20px}.setting-wrapper .setting-card .form-wrapper .upload-wrapper{justify-content:space-between;align-items:flex-start;width:65%;display:flex}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container{align-items:center;gap:16px;display:flex}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .profile-image-container{flex-direction:column;align-items:center;gap:12px;display:flex}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .profile-image-container .profile-image{object-fit:cover;border:3px solid #f0f0f0;border-radius:50%;width:80px;height:80px;transition:all .3s}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .profile-image-container .image-actions{align-items:center;gap:8px;display:flex}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .profile-image-container .image-actions .change-btn{color:#495057;text-align:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;min-width:70px;height:auto;padding:6px 12px;font-size:14px}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .profile-image-container .image-actions .change-btn:hover{background:#e9ecef;border-color:#adb5bd}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .profile-image-container .image-actions .delete-btn{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;min-width:70px;height:auto;padding:6px 12px;font-size:14px}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .profile-image-container .image-actions .delete-btn:hover{background:#fee2e2;border-color:#fca5a5}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .upload-area{cursor:pointer;background:#fafafa;border:2px dashed #d0d5dd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;transition:all .3s;display:flex}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .upload-area:hover{background:#f0f8ff;border-color:#0c5c90}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .upload-area .upload-icon{color:#667085;margin-bottom:8px;font-size:24px}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .upload-area .upload-text{text-align:center}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .upload-area .upload-text .upload-primary-text{color:#344054;margin-bottom:4px;font-size:14px;font-weight:500}.setting-wrapper .setting-card .form-wrapper .upload-wrapper .upload-container .upload-area .upload-text .upload-secondary-text{color:#667085;font-size:12px;line-height:1.2}.setting-wrapper .setting-card .form-wrapper .email-wrapper{justify-content:space-between;align-items:flex-start;width:65%;margin-top:20px;display:flex}.setting-wrapper .setting-card .form-wrapper .email-wrapper .title{color:#344054;font-size:14px;font-weight:500;line-height:20px}.setting-wrapper .setting-card .form-wrapper .email-wrapper .disp{color:#667085;width:70%;margin-top:5px;font-size:14px;font-weight:400;line-height:normal}.setting-wrapper .setting-card .form-wrapper .email-wrapper .input-field{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:400px;height:48px;padding:0 0 0 20px}.setting-wrapper .setting-card .form-wrapper .email-wrapper .input-field::placeholder{color:#566477;font-size:12px;font-weight:400}.setting-wrapper .setting-card .form-wrapper .email-wrapper .label{color:#344054;font-size:14px;font-weight:400;line-height:20px}.setting-wrapper .setting-card .form-wrapper .line{color:#e0e0e0;opacity:.2;margin-top:13px;font-size:4px}.setting-wrapper .setting-card .form-wrapper .green-btn{color:#fff;float:right;background-color:#f37d4e;border-radius:100px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.setting-wrapper .setting-card .form-wrapper .green-btn:hover{color:#fff!important;background-color:#f37d4e!important}.tabs-wrapper{margin:15px 0}.tabs-wrapper .admin-btn{color:#fff;background-color:#f4a261;border-radius:100px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.tabs-wrapper .admin-btn:hover{color:#fff!important;background-color:#f4a261!important}.tabs-wrapper .custom-tabs .ant-tabs-nav .ant-tabs-nav-wrap{border-style:none!important}.tabs-wrapper .custom-tabs .ant-tabs-nav .ant-tabs-tab-btn{color:#000;font-size:14px;font-weight:600;line-height:32px}.tabs-wrapper .custom-tabs .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#f37d4e}.tabs-wrapper .custom-tabs .ant-tabs-nav .ant-tabs-ink-bar{border-bottom:3px solid #f37d4e}.center-div{flex-direction:column;justify-content:center;align-items:center;display:flex}#manage-account{color:#fff;text-align:center;background-color:#4caf50;border-radius:10px;flex:auto;align-items:center;padding:15px;font-size:x-large;text-decoration:none}#subs-details{color:#fff}.admin-card-container{justify-content:center;align-items:center;display:flex}.admin-card-container .admin-card{background-color:#f9f9f9;border-radius:8px;width:100%;padding:20px}.admin-card-container .admin-card .card-header{border-bottom:1px solid #e4e7ec;margin-bottom:10px;padding-bottom:6px}.admin-card-container .admin-form{width:100%}.admin-card-container .admin-form .input-field{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:100%;height:48px;padding:0 0 0 20px}.admin-card-container .admin-form .input-field::placeholder{color:#566477;font-size:12px;font-weight:400}.admin-card-container .admin-btn{color:#fff;float:right;background-color:#f4a261;border-radius:100px;width:134px;height:48px;margin:0 5px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.admin-card-container .admin-btn:hover{color:#fff!important;background-color:#f4a261!important}.admin-card-container p{color:#595959;margin-top:0}.user-listing-wrapper{margin-top:20px}.user-listing-wrapper .ant-table-wrapper{width:99%}.user-listing-wrapper .ant-table-wrapper .ant-table-container,.user-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content{border-radius:20px}.user-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-thead>tr>th:after,.user-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-thead>tr>th:before{inset-inline-end:auto!important}.user-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-tbody{border-radius:20px}.user-listing-wrapper .ant-table-wrapper .ant-table-container .ant-table-content .ant-table-tbody .arrows{cursor:pointer;background-color:#f0f6f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.settings-container{background-color:#f5f5f5;padding:24px}.settings-container .section{background-color:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:24px;display:flex;box-shadow:0 2px 4px #0000001a}.settings-container .section-header{border-radius:12px;height:200px;position:relative}.settings-container .section-header .image{object-fit:contain;width:100%;height:200px}.settings-container .section-header .edit-button{color:#0c5c90;background-color:#e9f3ff;border:none;border-radius:50px;padding:4px 12px;position:absolute;top:20px;right:20px}.settings-container .section-header .edit-button:hover{background-color:#d0eaff}.settings-container .section .content{flex-direction:row;display:flex}.settings-container .section .content .logo_image{width:150px}.settings-container .section .content .info-row{flex-direction:column;margin-bottom:12px;margin-left:20px;display:flex}.settings-container .section .content .info-row .label{color:#333;margin-right:8px;font-weight:700}.settings-container .section .edit-button{color:#0c5c90;background-color:#e9f3ff;border:none;border-radius:50px;align-self:flex-start;padding:4px 12px}.settings-container .section .edit-button:hover{background-color:#d0eaff}.settings-container .profile-container{background-color:#fff;border-radius:8px;flex-direction:column;padding:20px;display:flex;box-shadow:0 2px 8px #0000001a}.settings-container .profile-container .profile-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.settings-container .profile-container .profile-header h3{margin:0;font-size:18px;font-weight:700}.settings-container .profile-container .profile-header .edit-button{color:#0c5c90;background-color:#e9f3ff;border:none;border-radius:50px;padding:4px 12px}.settings-container .profile-container .profile-header .edit-button:hover{background-color:#d0eaff}.settings-container .profile-container .profile-content{grid-gap:12px;grid-template-columns:1fr 2fr;align-items:center;display:grid}.settings-container .profile-container .profile-content .profile-label{color:#888;font-size:14px}.settings-container .profile-container .profile-content .profile-value{color:#000;font-size:16px;font-weight:700}.highlight{background-color:#f0fff4;border:3px solid #4caf50;transition:background-color .3s}.highlight:hover{background-color:#e6ffe6}.dashboard{padding:20px}.dashboard .welcome-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dashboard .welcome-header .range-wrapper .date-picker{height:40px;margin-right:10px}.dashboard .welcome-header .range-wrapper .date-select{color:#8c8c8c;min-width:200px;height:38px}.dashboard .stats-row{margin-bottom:20px}.dashboard .stats-row .stat-card{text-align:left;background:#fff;border-radius:16px;padding:20px 0}.dashboard .stats-row .stat-card .text{color:#f37d4e;font-weight:700}.dashboard .stats-row .stat-card p{color:#000;margin-top:5px;font-size:16px;font-weight:400}.dashboard .charts-row{margin-bottom:20px}.dashboard .charts-row .chart-card{background:#fff;border-radius:10px}.dashboard .charts-row .chart-card .chart-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.dashboard .charts-row .chart-card .chart-header p{color:#000;margin-top:5px;font-size:16px;font-weight:500}.dashboard .charts-row .chart-card .chart-header .label-wrapper,.dashboard .charts-row .chart-card .chart-header .label-wrapper .inner{flex-direction:row;justify-content:center;align-items:center;display:flex}.dashboard .charts-row .chart-card .chart-header .label-wrapper .inner{margin-right:10px}.dashboard .charts-row .chart-card .chart-header .label-wrapper .inner .circle{flex-direction:row;justify-content:center;align-items:center;display:flex}.dashboard .charts-row .chart-card .chart-content{justify-content:center;align-items:center;display:flex}.dashboard .charts-row .chart-card .chart-content .legend{flex-direction:column;justify-content:center;width:50%;display:flex}.dashboard .charts-row .chart-card .chart-content .legend .legend-item{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard .charts-row .chart-card .chart-content .legend .legend-item .color-label{justify-content:center;align-items:center;display:flex}.dashboard .charts-row .chart-card .chart-content .legend .legend-item .color-label .color-box{border-radius:50%;width:16px;height:16px;margin-right:10px}.dashboard .charts-row .chart-card .chart-content .legend .legend-item .color-label .label{color:#7d7d7d;font-size:14px}.dashboard .charts-row .chart-card .chart-content .legend .legend-item .value{margin-left:10px;font-size:16px;font-weight:700}.dashboard .create-form-card .footer{justify-content:space-between;align-items:center;width:95%;display:flex}.dashboard .create-form-card .footer .footer-content{text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;width:60%;padding:20px;display:flex}.dashboard .create-form-card .footer .footer-content p{text-align:justify}.dashboard .create-form-card .footer .footer-content .create-form-button{color:#fff;background-color:#e3b576;border-radius:100px;height:48px;margin-top:10px;padding:14px 20px;font-size:14px;font-weight:700;line-height:20px}.customTable .left-section .title{color:#000;font-size:24px;font-weight:600;line-height:32px}.customTable .left-section .text{color:#667085;font-size:14px;font-weight:600;line-height:32px}.customTable .ant-table{border-radius:8px}.customTable .ant-table-thead>tr>th{background-color:#fafafa;border-bottom:none;font-weight:700}.customTable .ant-table-tbody>tr>td{vertical-align:middle;border-bottom:1px solid #f0f0f0;padding:16px}.customTable .iconEmail{align-items:center;display:flex}.customTable .iconEmail img{margin-right:8px}.customTable .iconEmail span{font-size:16px}.customTable .actionButton .connectButton{color:#333;cursor:pointer;background-color:#ffdda1;border:none;border-radius:20px;padding:4px 16px}.customTable .actionButton .connectedButton{color:#52c41a;cursor:default;background-color:#e6f7ff;border:none;border-radius:20px;padding:4px 16px}.customTable .avatarWrapper{position:absolute;top:-20px;right:20px}.customTable .avatarWrapper .ant-avatar{border:2px solid #f0f0f0}.payment-method-wrapper{background-color:#fff;width:100%}.payment-method-wrapper .payment-method-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex}.payment-method-wrapper .payment-method-header .payment-method-title{color:#1f2937;margin-bottom:4px;font-size:20px;font-weight:700}.payment-method-wrapper .payment-method-header .payment-method-subtitle{color:#6b7280;font-size:14px}.payment-method-wrapper .payment-method-header .add-payment-btn{color:#fff;cursor:pointer;background-color:#f59e0b;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.payment-method-wrapper .payment-method-header .add-payment-btn:hover{background-color:#d97706}.payment-method-wrapper .payment-method-header .add-payment-btn .add-icon{width:16px;height:16px}.payment-method-wrapper .payment-method-content{padding:24px}.payment-method-wrapper .payment-method-content .loading-container{justify-content:center;align-items:center;padding:48px 0;display:flex}.payment-method-wrapper .payment-method-content .loading-container .loading-spinner{border:2px solid #e5e7eb;border-top-color:#f59e0b;border-radius:50%;width:32px;height:32px;animation:spin 1s linear infinite}.payment-method-wrapper .payment-method-content .payment-methods-list{flex-direction:column;gap:16px;display:flex}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:24px;display:flex;box-shadow:0 1px 3px #0000001a}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-info{align-items:center;gap:16px;display:flex}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-info .payment-method-icon{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:4px;justify-content:center;align-items:center;width:48px;height:32px;display:flex}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-info .payment-method-icon .card-icon{color:#fff;width:24px;height:16px}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-info .payment-method-details .payment-method-name{color:#1f2937;align-items:center;gap:8px;font-weight:600;display:flex}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-info .payment-method-details .payment-method-name .default-badge{color:#166534;background-color:#dcfce7;border-radius:9999px;padding:2px 8px;font-size:12px}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-info .payment-method-details .payment-method-description{color:#6b7280;margin-top:4px;font-size:14px}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-actions{align-items:center;gap:12px;display:flex}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-actions .delete-btn,.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-actions .edit-btn{cursor:pointer;background:0 0;border:none;transition:color .2s}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-actions .delete-btn .action-icon,.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-actions .edit-btn .action-icon{width:20px;height:20px}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-actions .edit-btn{color:#6b7280}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-actions .edit-btn:hover{color:#374151}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-actions .delete-btn{color:#dc2626}.payment-method-wrapper .payment-method-content .payment-methods-list .payment-method-item .payment-method-actions .delete-btn:hover{color:#b91c1c}.payment-method-wrapper .payment-method-content .empty-state{text-align:center;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;padding:48px}.payment-method-wrapper .payment-method-content .empty-state .empty-icon{background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.payment-method-wrapper .payment-method-content .empty-state .empty-icon .card-outline-icon{color:#9ca3af;width:32px;height:32px}.payment-method-wrapper .payment-method-content .empty-state .empty-title{color:#111827;margin-bottom:8px;font-size:18px;font-weight:500}.payment-method-wrapper .payment-method-content .empty-state .empty-description{color:#6b7280;margin-bottom:24px}.payment-method-wrapper .payment-method-content .empty-state .add-payment-method-btn{color:#fff;cursor:pointer;background-color:#f59e0b;border:none;border-radius:8px;align-items:center;gap:8px;margin:0 auto;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.payment-method-wrapper .payment-method-content .empty-state .add-payment-method-btn:hover{background-color:#d97706}.payment-method-wrapper .payment-method-content .empty-state .add-payment-method-btn .add-icon{width:16px;height:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}