: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 print,(prefers-reduced-motion:reduce){.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:translate(0,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:translate(0,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:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(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:scale(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translate(0,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:translate(0,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:scale(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:scale(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0,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:translate(0,0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translate(0,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:scale(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:translate(0,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:translate(0,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:translate(0,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:translate(0,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:translate(0,0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0,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:translate(0,0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0,0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translate(0,0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translate(0,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:translate(0,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:translate(0,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:translate(0,0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0,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:translate(0,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:translate(0,0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}
.home-hero-container{background-color:#f7f7f7;flex-direction:column;padding:15px;display:flex}.home-hero-top{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex;overflow:hidden}.home-hero-left,.home-hero-right{box-sizing:border-box}.home-hero-left{width:60%;padding-right:40px}.home-hero-right{justify-content:flex-end;width:40%;display:flex}.home-hero-title{color:#192437;opacity:0;background:0 0;margin-bottom:20px;margin-left:40px;padding:0;font-size:40px;font-weight:700;animation:3s ease-in-out infinite pulse,1s ease-out forwards fade-in;display:inline-block}.title-part1{color:inherit}.title-part2{color:#f5a526}.home-hero-subtitle{color:#000;opacity:0;margin-bottom:40px;margin-left:30px;font-size:18px;line-height:1.6;animation:1s ease-out .5s forwards fade-in}.hero-top-video-slider-container{width:100%;margin-top:20px;overflow:hidden}.hero-top-video-slider-track{width:max-content;animation:30s linear infinite scroll-loop;display:flex}.hero-top-video-slider{display:flex}.hero-top-video-slide{border-radius:8px;flex:none;width:260px;height:170px;margin-right:15px;overflow:hidden;box-shadow:0 2px 5px #0000001a}.hero-top-video-slide iframe{border:none;width:100%;height:100%}.video-modal-overlay{z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.video-modal-content{background:#000;border-radius:8px;width:90%;max-width:900px;position:relative;overflow:hidden}.video-modal-content iframe{width:100%;height:500px}.modal-close-btn{color:red;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:20px;font-weight:700;line-height:1;display:flex;position:absolute;top:10px;right:15px;box-shadow:0 2px 6px #00000040}.hero-top-video-thumbnail{cursor:pointer;width:260px;height:170px;position:relative}.hero-top-video-thumbnail img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.hero-top-play-icon{color:#fff;background-color:#0009;border-radius:50%;padding:10px 16px;font-size:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-image-right{border-radius:40% 0%;justify-content:center;align-items:center;width:fit-content;height:fit-content;display:flex;overflow:hidden}.home-hero-image{transform-origin:50%;width:600px;height:auto;transition:transform 3s;animation:6s infinite zoomInOut;display:block}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes zoomInOut{0%,to{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes scroll-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-hero-bottom{background:linear-gradient(90deg,#f5a52620,#19243720);border:1px solid #ddd;border-radius:20px;justify-content:space-around;align-items:center;width:100%;margin-top:10px;padding:2rem;display:flex;box-shadow:0 2px 5px #0000000d}.hero-bottom-option{text-align:left;cursor:pointer;align-items:center;width:auto;padding:15px;transition:transform .3s;display:flex}.hero-home-lottie-container{justify-content:center;align-items:center;width:120px;height:10px;margin-right:1rem;display:flex}.hero-buttons{text-align:center;letter-spacing:1px;text-transform:uppercase;color:#fff;cursor:pointer;white-space:nowrap;background:#f5a526;border:none;border-radius:91px;height:45px;padding:0 25px;font-weight:700;line-height:45px;transition:background .3s ease-in-out;display:inline-block}.hero-buttons:hover{background:#f8bb5f}.hero-bottom-text{font-size:18px;font-weight:700}.policy-fade-in-left{animation:2s ease-in-out infinite fadeInLeft;box-shadow:none!important;background:0 0!important}.contact-bounce{animation:1.8s ease-in-out infinite bounceUpDown}@keyframes bounceUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.home-hero-bottom-popup{z-index:9999;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.bottom-popup-content{background-color:#fff;border-radius:10px;width:100%;max-width:600px;padding:2rem;animation:.3s zoomIn;position:relative;box-shadow:0 8px 20px #0003}.bottom-popup-close-btn{color:red;cursor:pointer;font-size:18px;font-weight:700;transition:color .3s;position:absolute;top:15px;right:20px}.bottom-popup-content form{flex-wrap:wrap;gap:0;display:flex}.bottom-form-row{flex-direction:column;gap:1rem;width:100%;display:flex}.bottom-form-row>div{box-sizing:border-box;flex:none;width:100%}.bottom-form-row{margin-bottom:0!important}@keyframes slideInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.home-hero-bottom-popup{animation:.4s ease-out forwards slideInBottom}.bottom-popup-content h2{text-align:center;margin-bottom:25px;font-size:24px;font-weight:700}.bottom-form-row label{color:#000;width:100%;margin-bottom:6px;font-size:14px;font-weight:700;display:block}.bottom-popup-content input[type=text],.bottom-popup-content input[type=email],.bottom-popup-content input[type=tel],.bottom-popup-content input[type=date],.bottom-popup-content input[type=time],.bottom-popup-content textarea{box-sizing:border-box;border:1px solid #000;border-radius:4px;width:100%;height:40px;margin-bottom:1rem;padding:10px;background-color:#fff!important}.file-upload-input{opacity:0;z-index:-1;width:.1px;height:.1px;position:absolute;overflow:hidden}.file-upload-label{box-sizing:border-box;cursor:pointer;color:#555;border:1px solid #000;border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:40px;margin-bottom:1rem;padding:10px;font-size:14px;font-weight:500;display:flex;background-color:#fff!important}.file-upload-button{background-color:#f0f0f0;border:1px dashed #000;border-radius:4px;order:1;padding:4px 6px}.file-name{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;order:2;max-width:150px;display:inline-block;overflow:hidden}.home-hero-bottom-popup input{margin-bottom:0!important}.bottom-upload-label{cursor:pointer;color:#555;background-color:#f0f0f0;border:1px dashed #000;border-radius:4px;align-items:center;margin-top:4px;padding:.5rem 1rem;font-weight:500;display:inline-flex}.bottom-popup-content button{text-align:center;text-transform:uppercase;color:#fff;cursor:pointer;white-space:nowrap;background:#f5a526;border:none;border-radius:91px;flex:100%;height:45px;margin:5px auto 0;padding:0 25px;font-weight:700;line-height:45px;transition:background .3s ease-in-out;display:inline-block}.bottom-popup-content button:hover{background:#f8bb5f}.hidden-input{display:none}input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#000!important;caret-color:#000!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#000!important;caret-color:#000!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#000!important;caret-color:#000!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:active{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#000!important;caret-color:#000!important;box-shadow:inset 0 0 0 1000px #fff!important}.bottom-form-detail-page{text-align:center;cursor:default;background:#f8f9fa;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:12px 16px;display:flex;box-shadow:0 0 10px #0000000d}.bottom-form-detail-page-icon{color:#192437;cursor:pointer;margin-left:10px;font-size:26px;transition:color .3s}.bottom-form-detail-page-icon :hover{color:#1a2e51}.bottom-form-detail-page-text{color:#192437;-webkit-user-select:none;user-select:none;font-weight:500}.bottom-form-detail-page-link{color:#f5a526;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;transition:color .3s}.bottom-form-detail-page-link:hover{color:#d18b1f;text-decoration:none}.hero-sweet-alert-container{z-index:10000;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.hero-sweet-alert-content{text-align:center;background-color:#fff;border:2px solid #ddd;border-radius:12px;width:100%;max-width:450px;padding:2.5rem 2rem;animation:.3s zoomIn;position:relative;box-shadow:0 10px 25px #00000026}.hero-sweet-alert-tick-icon{background-color:#000e29;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:30px;display:flex}.hero-sweet-alert-tick-icon i{color:#fff}.hero-sweet-alert-title{color:#f5a526;margin-bottom:1.5rem;font-size:28px;font-weight:700}.hero-sweet-alert-text{color:#000;letter-spacing:.6px;margin-bottom:10px;padding:0 1rem;font-size:18px;line-height:1.5}.hero-sweet-alert-close-btn{color:#dc3545;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:30px;font-weight:700;line-height:1;transition:color .3s;display:flex;position:absolute;top:15px;right:20px}@media (min-width:1024px){.bottom-popup-content form,.bottom-form-row{flex-direction:row!important;gap:1rem!important}.bottom-form-row>div{flex:1!important;width:auto!important}.bottom-form-row input[type=text],.bottom-form-row input[type=email],.bottom-form-row input[type=tel],.bottom-form-row input[type=date],.bottom-form-row input[type=time],.bottom-form-row textarea{background-color:#fff!important;width:100%!important;margin-bottom:0!important;padding:10px!important;display:block!important}.popup-file-wrapper{flex-direction:row!important;align-items:center!important;gap:.5rem!important}}@media (max-width:1023px){.hero-sweet-alert-content{max-width:400px;padding:2rem 1.5rem}.home-hero-title{margin-bottom:15px;margin-left:20px;font-size:28px}.home-hero-subtitle{margin-bottom:30px;margin-left:20px;font-size:16px}.home-hero-image{width:500px}.home-hero-bottom{border-radius:15px;padding:1.5rem}.hero-bottom-option{padding:0}.hero-home-lottie-container{width:100px;margin-right:.8rem}.hero-bottom-text{font-size:16px}.hero-buttons{height:40px;padding:0 20px;font-size:.9em;line-height:40px}.hero-top-video-slider-container{margin-top:15px}.hero-top-video-slide,.hero-top-video-thumbnail{width:220px;height:140px}.hero-top-play-icon{padding:8px 12px;font-size:32px}.video-modal-content iframe{height:400px}.modal-close-btn{width:28px;height:28px;font-size:18px}.bottom-popup-content{box-sizing:border-box;border-radius:8px;max-width:90%;max-height:80vh;padding:1.5rem;overflow-y:auto}.bottom-popup-close-btn{width:24px;height:24px;font-size:16px;top:10px;right:10px}.bottom-popup-content h2{margin-bottom:1.5rem;font-size:20px}.bottom-popup-content form{flex-direction:column!important;gap:.5rem!important}.bottom-form-row{flex-direction:column!important;gap:.5rem!important;width:100%!important;margin:0!important;padding:0!important}.bottom-form-row>div{flex:none!important;width:100%!important;margin:0!important;padding:0!important}.bottom-form-row input[type=text],.bottom-form-row input[type=email],.bottom-form-row input[type=tel],.bottom-form-row input[type=date],.bottom-form-row input[type=time],.bottom-form-row textarea{height:38px;background-color:#fff!important;margin-bottom:.8rem!important;padding:8px!important}.popup-file-wrapper{flex-direction:column!important;align-items:flex-start!important;gap:.3rem!important}.bottom-form-row label{margin-bottom:4px;font-size:13px}.bottom-upload-label{padding:.4rem .8rem;font-size:13px}.bottom-upload-icon{font-size:20px}.bottom-popup-content button{width:100%;height:40px;margin-top:1rem;padding:0 20px;font-size:.9em;line-height:40px}.bottom-form-detail-page{flex-direction:column;gap:5px;padding:10px 15px;font-size:13px}.bottom-form-detail-page-icon{font-size:22px}.hero-bottom-popup-error{margin-top:0!important}.tooltip-box{max-width:calc(100% - 20px);transform:translate(-50%);bottom:-100%!important;left:40%!important}.tooltip-box:after{left:50%;transform:translate(-50%)}.webinar-topic-tooltip-box{max-width:calc(100% - 20px);bottom:-35%!important;left:22%!important}}@media (max-width:768px){.hero-sweet-alert-content{max-width:70%;padding:1.5rem 1rem}.home-hero-top{flex-direction:column;align-items:center;margin-bottom:20px}.home-hero-left,.home-hero-right{text-align:center;width:100%;padding-right:0}.home-hero-left{order:2;padding-top:20px}.home-hero-right{order:1;justify-content:center}.home-hero-title{margin-bottom:15px;margin-left:0;font-size:28px}.home-hero-subtitle{max-width:700px;margin:0 auto 25px 0;font-size:16px}.home-hero-image{width:80%;max-width:400px}.home-image-right{border-radius:20% 0%}.home-hero-bottom{border-radius:10px;flex-direction:column;padding:2rem}.hero-bottom-option{justify-content:flex-start;width:100%;padding:16px}.hero-bottom-textbtn{margin-left:60px}.hero-home-lottie-container{width:120px;height:20px;margin-left:40px}.mobile-divider{border:none;border-top:1px solid #000;width:90%;margin:20px auto}.hero-bottom-text{font-size:15px}.hero-buttons{height:40px;padding:0 20px;font-size:.9em;line-height:40px}.hero-top-video-slider-container{margin-top:15px}.hero-top-video-slide{width:180px;height:120px;margin-right:10px}.hero-top-video-thumbnail{width:180px;height:120px}.hero-top-play-icon{padding:6px 10px;font-size:28px}.video-modal-content{width:95%}.video-modal-content iframe{height:300px}.modal-close-btn{width:24px;height:24px;font-size:16px}.bottom-popup-content button{width:100%;height:40px}.hero-bottom-popup-error{margin-top:0!important}.tooltip-box{max-width:calc(100% - 20px);transform:translate(-50%);bottom:-100%!important;left:45%!important}.tooltip-box:after{left:50%;transform:translate(-50%)}.webinar-topic-tooltip-box{max-width:calc(100% - 20px);bottom:-35%!important;left:27%!important}}@media (max-width:576px){.hero-sweet-alert-content{max-width:95%;padding:1.5rem 1rem}.hero-sweet-alert-tick-icon{width:50px;height:50px;font-size:28px}.hero-sweet-alert-close-btn{width:28px;height:28px;font-size:20px;top:10px;right:10px}.home-hero-container{padding:10px}.home-hero-title{max-width:300px;margin-bottom:20px;margin-left:0;line-height:1.2;opacity:1!important;font-size:20px!important;animation:none!important}.home-hero-subtitle{max-width:300px;margin:0 auto 20px;font-size:12px}.home-hero-image{width:95%;max-width:300px}.home-image-right{border-radius:15% 0%}.home-hero-bottom{border-radius:8px;padding:.8rem}.hero-bottom-textbtn{margin-left:10px!important}.hero-home-lottie-container{width:100px!important;height:40px!important}.lottie-container2{width:120px!important}.lottie-container3{width:90px!important}.mobile-divider{border:none;border-top:1px solid #000;width:80%;margin:20px auto}.hero-bottom-option{width:100%;padding:6px}.hero-home-lottie-container{width:60px}.hero-bottom-text{font-size:12px}.hero-buttons{height:34px;padding:0 14px;font-size:10px;line-height:20px}.hero-top-video-slider-container{margin-top:10px}.hero-top-video-slide{width:150px;height:100px;margin-right:8px}.hero-top-video-thumbnail{width:150px;height:100px}.hero-top-play-icon{padding:4px 8px;font-size:24px}.video-modal-content iframe{height:200px}.modal-close-btn{width:20px;height:20px;font-size:14px;top:5px;right:5px}.bottom-popup-content{box-sizing:border-box;border-radius:6px;max-width:95%;max-height:75vh;padding:1rem;overflow-y:auto}.bottom-popup-close-btn{width:20px;height:20px;font-size:14px;top:5px;right:5px}.bottom-popup-content h2{margin-bottom:1rem;font-size:18px}.bottom-popup-content form{gap:.4rem!important}.bottom-form-row{gap:0!important}.bottom-form-row input[type=text],.bottom-form-row input[type=email],.bottom-form-row input[type=tel],.bottom-form-row input[type=date],.bottom-form-row input[type=time],.bottom-form-row textarea{height:34px;background-color:#fff!important;margin-bottom:.6rem!important;padding:6px!important}.popup-file-wrapper{gap:.2rem!important}.bottom-form-row label{margin-bottom:1px;font-size:12px}.bottom-upload-label{padding:.3rem .6rem;font-size:12px}.bottom-upload-icon{font-size:18px}.bottom-popup-content button{width:100%;height:36px;margin-top:.8rem;padding:0 15px;font-size:.75em;line-height:36px}.bottom-form-detail-page{gap:3px;padding:8px 12px;font-size:12px}.bottom-form-detail-page-icon{font-size:20px}.hero-bottom-popup-error{margin-top:0!important}.tooltip-box{font-size:12px;width:200px!important;bottom:-85%!important;left:75%!important}.webinar-topic-tooltip-box{font-size:12px;width:200px!important;bottom:-35%!important;left:45%!important}}.hero-otp-popup{z-index:1000;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.hero-otp-content{text-align:center;color:#fff;background:#0b132b;border-radius:16px;width:90%;max-width:400px;padding:30px 25px;position:relative;box-shadow:0 8px 24px #0000004d}.close-otp-popup{color:#fff;cursor:pointer;font-size:18px;position:absolute;top:15px;right:15px}.hero-otp-popup-heading{margin-bottom:20px;font-size:20px;font-weight:700}.otp-input{color:#000;border:none;border-radius:6px;outline:none;width:100%;margin-bottom:20px;padding:10px 12px;font-size:14px}.verify-otp-btn,.verify-otp-btn-register{color:#fff;cursor:pointer;background:#f5a526;border:none;border-radius:25px;width:80%;margin-top:15px;padding:10px;font-size:14px;font-weight:600}.resend-popup-otp-text{justify-content:flex-end;margin-top:20px;display:flex}.resend-popup-otp-text span{color:#4caf50;cursor:pointer;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:color .3s}.hero-otppopup-success{color:#4caf50;text-align:center;font-size:14px}.hero-otppopup-error{color:#f44336;text-align:center;font-size:16px}.hero-bottom-popup-success{color:#4caf50;text-align:center;margin-top:6px;font-size:14px}.hero-bottom-popup-error{color:#f44336;margin-top:4px;font-size:13px;font-weight:500}.tooltip-container{cursor:pointer;position:relative}.tooltip-box{visibility:hidden;color:#000e29;text-align:justify;z-index:1;opacity:0;background-color:#fadda8;border-radius:6px;width:250px;margin-left:-125px;padding:10px;transition:opacity .3s;position:absolute;bottom:-140%;left:50%}.tooltip-box:after{content:"";border:5px solid #0000;border-top-color:#fadda8;margin-left:-5px;position:absolute;top:100%;left:50%}.tooltip-container:hover .tooltip-box{visibility:visible;opacity:1}.webinar-topic-tooltip-container{width:100%;display:inline-block;position:relative}.webinar-topic-tooltip-box{visibility:hidden;color:#000e29;text-align:justify;z-index:1;opacity:0;background-color:#fadda8;border-radius:6px;width:250px;margin-left:-125px;padding:10px;transition:opacity .3s;position:absolute;bottom:-65%;left:50%}.webinar-topic-tooltip-container:hover .webinar-topic-tooltip-box{visibility:visible;opacity:1;pointer-events:auto}
.insuranceguide-page-container{color:#e2e8f0;background-color:#000e29;flex-direction:column;gap:60px;margin-top:40px;padding:60px 80px;font-family:arial,sans-serif;display:flex}.insuranceguide-header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:80px;display:flex}.insuranceguide-header-left{flex:1;max-width:50%}.insuranceguide-learn-about-text{color:#a0aec0;letter-spacing:1px;margin-bottom:10px;font-size:14px}.insuranceguide-main-title{color:#fff;margin:0;font-size:48px;font-weight:700;line-height:1.2}.insuranceguide-header-right{flex:1;max-width:50%;padding-top:20px}.insuranceguide-description-text{color:#cbd5e0;font-size:18px;line-height:1.6}.insuranceguide-container{justify-content:center;padding:20px;display:flex}.insuranceguide-card.insuranceguide-card{color:inherit;text-decoration:none}.insuranceguide-card.insuranceguide-card:hover{transform:translateY(-8px)scale(1.05);box-shadow:0 12px 16px #0003}.insuranceguide-card{background-color:#f9f9f9;border-radius:8px;width:350px;margin-left:40px;margin-right:40px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;overflow:hidden;box-shadow:0 2px 4px #0000001a}.insuranceguide-card:first-child{margin-left:0}.insuranceguide-card:last-child{margin-right:0}.insuranceguide-image-container{height:200px;overflow:hidden}.insuranceguide-image-container img{object-fit:cover;width:100%;height:100%;display:block}.insuranceguide-card-content{flex-direction:column;align-items:flex-start;padding:15px;display:flex}.insuranceguide-text-content h3{color:#f5a526;margin:0 0 15px;font-size:1.4rem;font-weight:700}.insuranceguide-policyguidedcard-description{font-size:16px;line-height:1.6;color:#000!important}.insurance-renewal-flash-button-header{color:#fff;background:linear-gradient(90deg,#ff6b6b,#ee5253);border-radius:6px;align-items:center;gap:8px;margin-top:20px;padding:10px 20px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;animation:1.5s infinite alternate flash-button;display:inline-flex;box-shadow:0 4px 10px #ee525366}.insurance-renewal-flash-button-header:hover{transform:translateY(-2px);box-shadow:0 5px 12px #ee525399}.renewal-new-tag{color:#ee5253;background-color:#fff;border-radius:4px;padding:2px 8px;font-size:.8rem;animation:none}@keyframes flash-button{0%{transform:scale(1);box-shadow:0 4px 10px #ee525366}50%{transform:scale(1.05);box-shadow:0 8px 16px #ee5253cc}to{transform:scale(1);box-shadow:0 4px 10px #ee525366}}@media (min-width:768px) and (max-width:1024px){.insuranceguide-page-container{gap:40px;padding:40px 30px}.insuranceguide-header{flex-direction:column;align-items:flex-start;gap:20px}.insuranceguide-header-left,.insuranceguide-header-right{max-width:100%;padding-top:0}.insuranceguide-main-title{font-size:40px}.insuranceguide-container{flex-wrap:wrap;justify-content:center;gap:20px}.insuranceguide-card{width:calc(33.333% - 20px);margin:0}}@media (max-width:767px){.insuranceguide-page-container{gap:30px;padding:30px 20px}.insuranceguide-header{flex-direction:column;align-items:flex-start;gap:20px}.insuranceguide-header-left,.insuranceguide-header-right{max-width:100%;padding-top:0}.insuranceguide-main-title{font-size:32px}.insuranceguide-learn-about-text{font-size:12px}.insuranceguide-description-text{font-size:16px}.insuranceguide-container{flex-direction:column;align-items:center;margin-top:10px;padding:10px}.insuranceguide-card{width:90%;margin:10px 0}.insuranceguide-text-content h3{font-size:1.1rem}.insuranceguide-policyguidedcard-description{font-size:14px}}@media (max-width:480px){.insuranceguide-page-container{gap:20px;padding:20px 15px}.insuranceguide-main-title{font-size:28px}.insuranceguide-learn-about-text{font-size:11px}.insuranceguide-description-text{font-size:14px}.insuranceguide-text-content h3{font-size:1rem}.insuranceguide-policyguidedcard-description{font-size:13px}}
.financial-calculators-section-stunning{background:linear-gradient(135deg,#f9f9f9,#f2f4f7);padding:50px 15px}.stunning-container{max-width:1400px;margin:0 auto;padding:0 15px}.stunning-header{text-align:center;margin-bottom:40px}.stunning-subheading{color:#f5a526;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font-size:15px;font-weight:600}.stunning-main-heading{color:#000e29;margin-bottom:12px;font-size:clamp(24px,5vw,34px);font-weight:700}.stunning-intro{color:#555;max-width:700px;margin:0 auto;font-size:15px;line-height:1.6}.stunning-calculator-content-wrapper{grid-template-columns:repeat(2,1fr);justify-content:center;gap:30px;max-width:1400px;margin-top:40px;margin-left:auto;margin-right:auto;display:grid}.stunning-category-block{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(145deg,#fff,#f9f9f9);border:1px solid #e5e7eb;border-radius:16px;padding:30px;transition:transform .3s;box-shadow:0 10px 25px #0000000d}.stunning-category-block:hover{transform:translateY(-6px)}.stunning-category-title{color:#000e29;margin-bottom:20px;font-size:20px;font-weight:600;position:relative}.stunning-category-title:after{content:"";background-color:#f5a526;border-radius:2px;width:40px;height:3px;position:absolute;bottom:-8px;left:0}.stunning-calculators-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.stunning-calculator-card{color:#000e29;background:linear-gradient(#fff,#fafafa);border:1px solid #ebebeb;border-radius:12px;flex-direction:column;padding:20px;text-decoration:none;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 18px #0000000a}.stunning-calculator-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 16px 36px #00000014}.stunning-card-icon-area{color:#fff;background:linear-gradient(135deg,#f5a526,#f89c24);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:16px;font-size:20px;display:flex;box-shadow:0 4px 12px #f5a52666}.stunning-card-title{color:#000e29;margin-bottom:8px;font-size:17px;font-weight:600}.stunning-card-description{color:#555;margin-bottom:10px;font-size:14px;line-height:1.5}.stunning-card-link{color:#f5a526;align-items:center;gap:5px;font-size:13px;font-weight:600;transition:color .3s;display:inline-flex}.stunning-calculator-content-wrapper .stunning-category-block:first-child{background:linear-gradient(90deg,#f5a52620,#19243720);border:1px solid #f5a52640;box-shadow:0 8px 18px #f5a52626}.stunning-calculator-content-wrapper .stunning-category-block:nth-child(2){background:linear-gradient(90deg,#f5a52620,#19243720);border:1px solid #000e2940;box-shadow:0 8px 18px #000e2926}@media (max-width:1200px){.stunning-calculator-content-wrapper{gap:25px}.stunning-category-block{padding:25px}.stunning-category-title{font-size:19px}.stunning-calculator-card{padding:18px}.stunning-card-title{font-size:16px}.stunning-card-description{font-size:13px}}@media (max-width:992px){.stunning-calculator-content-wrapper{grid-template-columns:1fr;gap:40px}.stunning-category-block{padding:30px}.stunning-calculators-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.stunning-category-title{text-align:center}.stunning-category-title:after{left:50%;transform:translate(-50%)}}@media (max-width:768px){.financial-calculators-section-stunning{padding:40px 10px}.stunning-header{margin-bottom:30px}.stunning-main-heading{font-size:clamp(22px,6vw,30px)}.stunning-intro{padding:0 10px;font-size:14px}.stunning-category-block{padding:25px}.stunning-calculators-grid{grid-template-columns:1fr;gap:20px}.stunning-calculator-card{flex-direction:row;align-items:center;gap:15px;padding:15px}.stunning-card-icon-area{flex-shrink:0;width:45px;height:45px;margin-bottom:0;font-size:18px}.stunning-card-text{flex-grow:1}.stunning-card-title{margin-bottom:5px;font-size:15px}.stunning-card-description{margin-bottom:5px;font-size:12px}.stunning-card-link{font-size:12px}}@media (max-width:480px){.financial-calculators-section-stunning{padding:30px 8px}.stunning-category-block{padding:20px}.stunning-category-title{font-size:18px}.stunning-calculator-card{flex-direction:column;align-items:flex-start;gap:10px;padding:15px}.stunning-card-icon-area{margin-bottom:10px}.stunning-card-title{font-size:14px}.stunning-card-description,.stunning-card-link{font-size:11px}}
.policy-benefits-section{background-color:#f8f8f8;justify-content:center;align-items:stretch;gap:30px;min-height:400px;padding:100px 40px;display:flex}.policy-benefit-card{color:#fff;background:linear-gradient(135deg,#000e29 0%,#f5a526 100%);border-radius:12px;flex-direction:column;flex:1;justify-content:space-between;min-width:0;max-width:380px;padding:40px;display:flex;box-shadow:0 10px 20px #0003}.card-heading{margin-bottom:15px;font-size:24px;font-weight:700;line-height:1.3}.card-subheading{color:#ffe0b3;margin-bottom:10px;font-size:18px;font-weight:600}.benefitscard-description{flex-grow:1;margin-bottom:30px;font-size:16px;line-height:1.6}.read-now-button{text-align:center;text-transform:uppercase;color:#fff;cursor:pointer;background:#f5a526;border:none;border-radius:91px;align-self:flex-start;align-items:center;height:50px;padding:0 20px;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.read-now-button:hover{background:#f8bb5f;transform:scale(1.05)}@media (max-width:1024px){.policy-benefits-section{gap:20px;padding:60px 30px}.policy-benefit-card{padding:30px}.card-heading{font-size:22px}.card-subheading{font-size:17px}.benefitscard-description{font-size:15px}}@media (max-width:768px){.policy-benefits-section{flex-direction:column;align-items:center;gap:40px;padding:50px 20px}.policy-benefit-card{flex:none;width:90%;max-width:600px;height:auto}}@media (max-width:576px){.policy-benefits-section{padding:40px 15px}.policy-benefit-card{padding:25px}.card-heading{font-size:20px}.card-subheading{font-size:16px}.benefitscard-description{margin-bottom:20px;font-size:14px}.read-now-button{padding:10px 20px;font-size:15px}}
.why-choose-section{background-color:#fff;justify-content:space-between;align-items:flex-start;gap:40px;padding:80px 100px;font-family:Arial,sans-serif;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex}.left-content{color:#1a202c;flex:1;max-width:50%;margin:60px 0}.sub-heading{color:#64748b;align-items:center;gap:8px;margin-bottom:50px;padding-bottom:10px;font-size:32px;font-weight:600;display:flex;position:relative}.sub-heading:after{content:"";background-color:#f5a526;border-radius:1px;width:100px;height:4px;position:absolute;bottom:0;left:30px}.icon-sparkle{color:#f5a526;font-size:20px}.main-heading{font-size:50px;font-weight:600;line-height:1.3}.highlight-text{color:#f5a526}.dot-accent:after{content:"";vertical-align:middle;background-color:#f5a526;border-radius:50%;width:10px;height:10px;margin-left:10px;display:inline-block}.right-cards-grid{flex:1;grid-template-columns:repeat(2,1fr);gap:20px;max-width:55%;display:grid}.card-item{background-color:#fff;border:1px solid #f0f4f7;border-radius:12px;flex-direction:column;align-items:flex-start;padding:25px;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;box-shadow:0 2px 8px #0000000d,0 4px 16px #00000014,0 6px 24px #0000000f}.card-item:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000001a}.card-icon-container{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;display:flex}.card-icon-container.bg-blue{background-color:#e0f2f7;border-color:#a7d9ed}.card-icon-container.bg-yellow{background-color:#fff9e0;border-color:#ffeb99}.card-icon-container.bg-pink{background-color:#ffe0eb;border-color:#ffb3d9}.card-icon-container.bg-orange{background-color:#fff0d9;border-color:#ffe0b3}.card-icon{font-size:24px}.card-icon.blue-icon{color:#3498db}.card-icon.yellow-icon{color:#f39c12}.card-icon.pink-icon{color:#e74c3c}.card-icon.orange-icon{color:#e67e22}.card-title{color:#1a202c;text-align:left;margin-bottom:8px;font-size:18px;font-weight:700}.card-description{color:#64748b;text-align:justify;font-size:14px;line-height:1.6}.card-item.border-blue{border-left:4px solid #3498db}.card-item.border-yellow{border-left:4px solid #f39c12}.card-item.border-pink{border-left:4px solid #e74c3c}.card-item.border-orange{border-left:4px solid #e67e22}.card-item:hover{box-shadow:0 6px 15px #0000001a,inset 0 0 10px #f5a5261a}@media (max-width:576px){.why-choose-section{flex-direction:column;gap:20px;padding:40px 20px}.left-content{text-align:left;max-width:100%;margin:0}.right-cards-grid{grid-template-columns:1fr;max-width:100%}.main-heading{text-align:left;margin-left:0;font-size:32px}.sub-heading{text-align:left;font-size:20px}.dot-accent:after{display:none}.card-item{padding:18px}.card-title{font-size:15px}.card-description{font-size:12.5px}.card-icon-container{width:40px;height:40px}.card-icon{font-size:20px}}@media (min-width:577px) and (max-width:1024px){.why-choose-section{flex-direction:row;gap:30px;padding:80px 30px}.left-content{text-align:left;flex:1;max-width:50%;margin:80px 0}.right-cards-grid{flex:1;grid-template-columns:repeat(2,1fr);gap:20px;max-width:50%}.main-heading{font-size:40px}.sub-heading{font-size:24px}.card-item{padding:15px}.card-title{font-size:16px}.card-description{font-size:13.5px}.card-icon-container{width:45px;height:45px}.card-icon{font-size:22px}}
.trust-section{background-color:#fff;justify-content:center;align-items:flex-start;gap:80px;padding:60px 40px;font-family:Arial,sans-serif;display:flex;box-shadow:0 4px 8px #0000000d}.trust-content-left{flex:1;max-width:600px;padding-right:20px}.trust-small-heading{color:#f5a526;text-transform:uppercase;letter-spacing:1px;text-align:center;margin-bottom:10px;font-size:14px;font-weight:700}.trust-main-heading{color:#000e29;text-align:left;margin-bottom:40px;font-size:40px;font-weight:800;line-height:1.4}.trust-main-heading .highlight-yellow{color:#f5a526}.trust-description{color:#333;text-align:justify;margin-bottom:40px;font-size:16px;line-height:1.6}.trust-features-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.trust-feature-item{align-items:flex-start;gap:15px;display:flex}.trust-feature-icon{color:#f5a526;font-size:24px;line-height:1}.feature-title{color:#000e29;margin-bottom:5px;font-size:18px;font-weight:700}.feature-description{color:#555;font-size:14px;line-height:1.5}.trust-testimonials-right{flex:1;max-width:500px;min-height:600px;position:relative}.testimonial-card{color:#fff;box-sizing:border-box;transform-origin:bottom;opacity:0;pointer-events:none;text-align:left;background-color:#000e29;border-radius:10px;flex-direction:column;justify-content:space-between;width:100%;min-height:200px;padding:20px;transition:all .7s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;left:0;transform:translateY(100px)scale(.8);box-shadow:0 5px 15px #0000001a}.testimonial-card:before{content:none}.testimonial-card.active-top{opacity:1;z-index:2;pointer-events:auto;top:0;transform:translateY(0)scale(1);box-shadow:0 10px 30px #0003}.testimonial-card.active-bottom{opacity:1;z-index:1;pointer-events:auto;top:300px;transform:translateY(0)scale(1)}.testimonial-header-name-location{flex-direction:column;align-items:flex-start;margin-bottom:10px;display:flex}.testimonial-name{text-align:left;color:#fff;margin-bottom:5px;font-size:24px;font-weight:700;line-height:1.2}.testimonial-location{color:#fffc;text-align:left;margin-left:0;font-size:16px;line-height:1.2}.rating{color:gold;text-align:left;margin-bottom:25px;font-size:18px;display:block}.testimonial-quote{text-align:justify;color:#fff;margin-bottom:30px;font-size:16px;font-style:normal;line-height:1.6;position:relative}.quote-open,.quote-close{opacity:.1;pointer-events:none;z-index:0;color:#fff;font-family:serif;font-size:80px;line-height:.6;position:absolute}.quote-open{top:-20px;left:0}.quote-close{bottom:-40px;left:10px;right:auto}.testimonial-image-container{z-index:3;border:7px solid #fff;border-radius:50%;width:110px;height:110px;position:absolute;top:-50px;right:20px;overflow:hidden;box-shadow:0 5px 20px #0003}.testimonial-image{object-fit:cover;width:100%;height:100%}@media (min-width:1025px) and (max-width:1200px){.trust-section{gap:30px;padding:50px 30px}.trust-main-heading{text-align:left;font-size:38px}.trust-main-heading .highlight-yellow{font-size:38px}.trust-feature-item{gap:10px}.feature-title{font-size:17px}.feature-description{font-size:13px}.trust-testimonials-right{max-width:480px;min-height:550px}.testimonial-card{text-align:left;border-radius:18px;padding:20px 15px 15px}.testimonial-card.active-top{top:0}.testimonial-card.active-bottom{top:250px}.testimonial-image-container{border-width:6px;width:100px;height:100px;top:-45px;right:15px}.testimonial-name{font-size:22px}.testimonial-location{font-size:15px}.rating{font-size:17px}.testimonial-quote{margin-bottom:25px;font-size:15px;font-style:normal}.quote-open,.quote-close{font-size:70px}.quote-open{top:-15px;left:-5px}.quote-close{bottom:-35px;left:5px}}@media (min-width:769px) and (max-width:1024px){.trust-section{flex-direction:row;align-items:flex-start;gap:50px;padding:50px 20px}.trust-content-left,.trust-testimonials-right{width:100%;max-width:700px}.trust-main-heading{text-align:left;font-size:36px}.trust-main-heading .highlight-yellow{font-size:36px}.trust-description{text-align:left}.trust-features-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.trust-feature-item{justify-content:flex-start}.trust-testimonials-right{max-width:450px;min-height:550px;display:block;position:relative}.testimonial-card{opacity:0;text-align:left;width:100%;height:auto;min-height:280px;margin-bottom:0;padding:20px 15px 15px;position:absolute;top:auto;left:0;box-shadow:0 5px 15px #0000001a;transform:none!important}.testimonial-card.active-top{opacity:1;top:15px}.testimonial-card.active-bottom{opacity:1;top:360px}.testimonial-image-container{border-width:5px;width:90px;height:90px;top:-40px;right:10px}.testimonial-header-name-location{align-items:flex-start;padding:0}.testimonial-name,.testimonial-location{text-align:left}.testimonial-quote{text-align:left;font-style:normal}.quote-open{left:0}.quote-close{left:10px}}@media (max-width:768px){.trust-section{flex-direction:column;align-items:center;gap:40px;padding:40px 15px}.trust-content-left{padding-right:0}.trust-main-heading{text-align:center;font-size:32px}.trust-main-heading .highlight-yellow{font-size:32px}.trust-description{text-align:center;font-size:15px}.trust-features-grid{grid-template-columns:1fr;max-width:300px}.trust-feature-icon{font-size:20px}.feature-title{font-size:16px}.feature-description{font-size:13px}.trust-testimonials-right{width:100%;max-width:380px;min-height:520px}.testimonial-card{text-align:left;padding:20px 10px 10px}.testimonial-card.active-top{top:0}.testimonial-card.active-bottom{top:280px}.testimonial-name{font-size:20px}.testimonial-location{font-size:14px}.rating{font-size:16px}.testimonial-quote{margin-bottom:20px;font-size:14px;font-style:normal}.quote-open,.quote-close{font-size:60px}.quote-open{top:-10px;left:-10px}.quote-close{bottom:-30px;left:0}.testimonial-image-container{border-width:4px;width:80px;height:80px;top:-35px;right:5px}}@media (max-width:480px){.trust-main-heading{text-align:center;font-size:28px}.trust-main-heading .highlight-yellow{font-size:28px}.trust-small-heading{font-size:12px}.trust-description{text-align:center;font-size:14px}.trust-testimonials-right{max-width:300px;min-height:480px}.testimonial-card{text-align:left;padding:10px 8px 8px}.testimonial-card.active-top{top:0}.testimonial-card.active-bottom{top:250px}.testimonial-name{font-size:18px}.testimonial-location{font-size:13px}.rating{font-size:15px}.testimonial-quote{margin-bottom:15px;font-size:13px;font-style:normal}.quote-open,.quote-close{font-size:50px}.quote-open{top:-5px;left:-15px}.quote-close{bottom:-25px;left:-5px}.testimonial-image-container{border-width:3px;width:70px;height:70px;top:-30px;right:0}}
.faq-section-container{color:#333;box-sizing:border-box;background-color:#f4f7fa;width:100%;padding:60px 20px}.faq-content-wrapper{text-align:center;max-width:1200px;margin:0 auto}.faq-header-wrapper{margin-bottom:40px}.faq-small-heading{color:#000e29;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:12px;font-weight:700}.faq-small-heading:before,.faq-small-heading:after{content:">>>";color:#f5a526;margin:0 10px;font-weight:400}.faq-main-heading{color:#000e29;max-width:800px;margin:0 auto;font-size:35px;font-weight:800;line-height:1.2}.highlight-yellow{color:#f5a526}.faq-tabs-navigation{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.tab-button{color:#000e29;cursor:pointer;white-space:nowrap;background-color:#0000;border:1px solid #e0e0e0;border-radius:5px;padding:10px 20px;font-size:16px;transition:all .3s}.tab-button:hover{background-color:#f0f0f0}.tab-button.active{color:#fff;background-color:#f5a526;border-color:#f5a526;font-weight:700}.faq-items-container{text-align:left;background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px #0000000d}.faq-individual-item{border-bottom:1px solid #f0f0f0}.faq-individual-item:last-child{border-bottom:none}.faq-question-button{text-align:left;color:#000e29;cursor:pointer;background-color:#fff;border:none;align-items:center;width:100%;padding:20px 25px;font-size:18px;font-weight:700;transition:background-color .3s;display:flex}.faq-question-button:hover{background-color:#f9f9f9}.faq-icon-wrapper{color:#fff;background-color:#f5a526;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-right:15px;font-size:14px;display:flex}.faq-toggle-icon{color:#000e29;margin-left:auto;font-size:18px;transition:transform .3s}.faq-answer-content{box-sizing:border-box;color:#555;text-align:left;max-height:0;padding:0 25px;transition:max-height .4s ease-out;overflow:hidden}.faq-individual-item.active .faq-answer-content{max-height:max-content;padding:0 25px 20px}.faq-answer-content p{max-width:800px;font-size:16px;line-height:1.6}@media (min-width:769px) and (max-width:1400px){.faq-content-wrapper{box-sizing:border-box;padding:0 40px}}@media (max-width:768px){.faq-section-container{padding:40px 20px}.faq-main-heading{max-width:100%;font-size:32px}.faq-tabs-navigation{flex-direction:column;align-items:center}.tab-button{width:80%}.faq-question-button{padding:20px;font-size:16px}.faq-icon-wrapper{width:25px;height:25px;margin-right:10px;font-size:12px}.faq-answer-content{padding:0 20px}.faq-individual-item.active .faq-answer-content{padding:0 20px 15px}.faq-answer-content p{max-width:100%;font-size:14px}}@media (max-width:480px){.faq-section-container{padding:40px 15px}.faq-main-heading{font-size:28px}.faq-small-heading{font-size:10px}.tab-button{width:95%;padding:8px 15px;font-size:14px}.faq-question-button{padding:18px 14px;font-size:15px}.faq-icon-wrapper{width:22px;height:22px;margin-right:8px;font-size:11px}.faq-answer-content{padding:0 15px}.faq-individual-item.active .faq-answer-content{padding:0 15px 12px}.faq-answer-content p{max-width:100%;font-size:14px}}
.insurancesupport-container{background-color:#fff;border-radius:8px;flex-direction:column;gap:30px;max-width:1200px;margin:40px auto;padding:20px;font-family:Arial,sans-serif;display:flex;box-shadow:0 4px 8px #0000001a}.insurancesupport-top-section{flex-wrap:wrap;gap:30px;display:flex}.insurancesupport-left-panel{color:#fff;background-color:#000e29;border-radius:8px;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;min-width:300px;padding:40px 30px;display:flex}.insurancesupport-panel-header{text-align:left;margin-bottom:30px}.insurancesupport-header-icon{background-color:#f5a526;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:20px;display:flex}.insurancesupport-panel-title{margin-bottom:10px;font-size:2.2em;font-weight:700;line-height:1.2}.insurancesupport-panel-subtitle{opacity:.8;font-size:1em;line-height:1.5}.insurancesupport-contact-info{text-align:left;margin-top:auto}.insurancesupport-phone-wrapper{align-items:center;gap:8px;margin-bottom:5px;display:flex}.insurancesupport-phone-number{font-size:1.4em;font-weight:700}.insurancesupport-call-to-action{opacity:.7;font-size:.9em;display:block}.insurancesupport-right-panel{flex-direction:column;flex:2;gap:20px;min-width:450px;display:flex}.insurancesupport-feature-item{background-color:#f8f8f8;border-radius:8px;align-items:flex-start;gap:15px;padding:20px 25px;display:flex;box-shadow:0 2px 4px #0000000d}.insurancesupport-feature-icon{justify-content:center;align-items:center;min-width:20px;display:flex}.insurancesupport-feature-content{flex:1}.insurancesupport-feature-title{color:#000e29;margin-bottom:5px;font-size:1.2em;font-weight:700}.insurancesupport-feature-description{color:#555;font-size:.9em;line-height:1.4}.insurancesupport-bottom-section{color:#fff;background-color:#000e29;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:30px;display:flex}.insurancesupport-bottom-text{flex:1;min-width:250px;font-size:1.8em;font-weight:700}.insurancesupport-bottom-contact{text-align:right;margin-right:20px}.insurancesupport-bottom-phone-wrapper{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:5px;display:flex}.insurancesupport-bottom-phone-number{font-size:1.2em;font-weight:700}.insurancesupport-bottom-call-to-action{opacity:.7;font-size:.8em;display:block}.insurancesupport-get-quote-button{text-align:center;text-transform:uppercase;color:#fff;cursor:pointer;white-space:nowrap;background:#f5a526;border:none;border-radius:91px;justify-content:center;align-items:center;height:50px;padding:0 20px;font-size:1.1em;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.insurancesupport-get-quote-button:hover{background:#f8bb5f;transform:scale(1.05)}@media (max-width:768px){.insurancesupport-top-section{flex-direction:column}.insurancesupport-left-panel,.insurancesupport-right-panel{min-width:unset;width:100%}.insurancesupport-bottom-section{flex-direction:column;align-items:flex-start}.insurancesupport-bottom-contact{text-align:left;margin-top:15px;margin-right:0}.insurancesupport-bottom-phone-wrapper{justify-content:flex-start}}@media (max-width:480px){.insurancesupport-panel-title{font-size:1.8em}.insurancesupport-bottom-text{font-size:1.4em}.insurancesupport-get-quote-button{text-align:center;width:100%}}
