: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}
.Animation-module-scss-module__VkeO-a__before-animate{opacity:0!important}
.Paragraph-module-scss-module__Q5u0bq__paragraph{position:relative}
.ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler a:not([class*=fe-btn-]:not(.fe-btn-link)){text-decoration:underline}.ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler a:not([class*=fe-btn-]:not(.fe-btn-link)):hover{text-decoration:none}.ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler a:not([class*=fe-btn-]:not(.fe-btn-link)).fe-icon-download{padding-left:32px;display:inline-block}.ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler a:not([class*=fe-btn-]:not(.fe-btn-link)).fe-icon-download:before{background-color:#000}.ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler a:not([class*=fe-btn-]:not(.fe-btn-link)).fe-icon-download span{color:#000}.ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler li{color:#000}.node-blog .ParagraphText-module-scss-module__UgXpUq__paragraph .prime-container{justify-content:center}.node-blog .ParagraphText-module-scss-module__UgXpUq__paragraph .prime-container .media--img{border-radius:10px;display:inline-block;overflow:hidden}.node-blog .ParagraphText-module-scss-module__UgXpUq__paragraph .prime-container .media--img img{display:block}.node-blog .ParagraphText-module-scss-module__UgXpUq__paragraph .prime-container .align-center{text-align:center}.node-blog .ParagraphText-module-scss-module__UgXpUq__paragraph .prime-container .align-right{text-align:right}@media (min-width:960px){.node-blog .ParagraphText-module-scss-module__UgXpUq__paragraph .prime-container{grid-template-columns:repeat(12,56px);gap:24px;display:grid}}@media (min-width:1240px){.node-blog .ParagraphText-module-scss-module__UgXpUq__paragraph .prime-container{grid-template-columns:repeat(12,78px)}}.node-blog .ParagraphText-module-scss-module__UgXpUq__paragraph .prime-container .text-container-styler{grid-area:1/1/1/11}:is(.site-id-newnl .ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler h2,.site-id-newnl .ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler h3,.site-id-newnl .ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler h4,.site-id-newnl .ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler span){color:#254f5e}.site-id-newnl .ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler li:before{background-color:#254f5e}.site-id-newnl .ParagraphText-module-scss-module__UgXpUq__paragraph .text-container-styler a span{color:#b53520}
.ParagraphYoutube-module-scss-module__BLaoDa__paragraph .prime-container .yt-player{grid-area:1/1/1/11;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.ParagraphYoutube-module-scss-module__BLaoDa__paragraph .prime-container .yt-player iframe{width:100%;height:100%;position:absolute;top:0;left:0}
.InputNumber-module-scss-module__6sqJ3q__input-number{width:100%}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element{border:1px solid var(--sys-color-line-border,#99a3c5);background:var(--sys-color-surface-key,#fff);border-radius:8px;flex-direction:row;align-items:center;padding:4px 4px 4px 16px;display:flex}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .input-wrapper{align-items:center;gap:4px;height:48px;padding-top:16px;display:flex;position:relative}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .input-wrapper .input{color:var(--sys-color-surface-on-key,#011a6e);border:none;outline:none;padding:0;font-size:16px;line-height:24px;display:inline-block}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .input-wrapper .placeholder{color:var(--sys-color-surface-on-key,#011a6e);font-size:12px;position:absolute;top:0;left:0}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .input-wrapper .prefix{padding-bottom:2px;line-height:24px}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .input-wrapper .suffix{padding-bottom:2px;line-height:24px}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .input-wrapper{vertical-align:middle;border:none;flex-grow:2}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .input-wrapper:focus-visible{outline:none}:is(.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .minus,.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .plus){border-radius:50%;width:40px;height:40px;margin:4px;transition:background-color .3s;position:relative}:is(.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .minus:hover,.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .plus:hover){background:var(--sys-color-surface-on-key-hovered,#011a6e14);cursor:pointer}:is(.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .minus:active,.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .plus:active){background-color:var(--sys-color-surface-on-key-active,#011a6e29);background-size:100%;transition:background}:is(.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .minus,.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .plus){background-position:50%;transition:background .5s}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .minus:before{background-color:var(--sys-color-surface-on-key,#011a6e);-webkit-mask:var(--icon-fe-new-minus);mask:var(--icon-fe-new-minus);content:"";width:40px;height:40px;position:absolute;top:8px;left:8px}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .plus:before{background-color:var(--sys-color-surface-on-key,#011a6e);-webkit-mask:var(--icon-fe-new-plus);mask:var(--icon-fe-new-plus);content:"";width:40px;height:40px;position:absolute;top:8px;left:8px}:is(.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .minus-disabled:hover,.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .plus-disabled:hover){background-color:#0000}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .minus-disabled:before{background-color:var(--sys-color-line-devider,#ccd1e2)}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .plus-disabled:before{background-color:var(--sys-color-line-devider,#ccd1e2)}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element .divider{background:var(--sys-color-line-devider,#ccd1e2);width:1px;height:24px;margin-left:4px;margin-right:4px}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element{position:relative}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element.input-error{border:1px solid var(--sys-color-error-key,#d85262)}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element.input-error .placeholder{color:var(--sys-color-error-key,#d85262)}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element.input-error .error-exclamation{background-color:var(--sys-color-error-key,#d85262);border-radius:50%;width:24px;height:24px;position:absolute;left:52%}.InputNumber-module-scss-module__6sqJ3q__input-number .input-element.input-error .error-exclamation:before{fill:var(--sys-color-error-key,#fff);-webkit-mask:var(--icon-fe-new-exclamation);mask:var(--icon-fe-new-exclamation);background-color:var(--sys-color-error-key,#fff);content:"";width:24px;height:24px;position:absolute;top:0;left:0}.InputNumber-module-scss-module__6sqJ3q__input-number .description{color:var(--sys-color-surface-on-key,#011a6e);margin-left:16px;font-size:12px}.InputNumber-module-scss-module__6sqJ3q__input-number .error{color:var(--sys-color-error-key,#d85262);margin-left:16px;font-size:12px}
.SimpleSavings-module-scss-module__8yPEsG__simpleSavings{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:64px;display:flex}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .form{flex:1 0 0;justify-content:center;align-items:center;gap:8px;display:flex}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .form .form-set{background:var(--sys-color-surface-container,#f5f5f5);border-radius:24px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:368px;padding:24px;display:flex}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .display{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:24px;display:flex}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .display .total-title{color:#011a6e;word-wrap:break-word;font-size:18px;font-weight:600;line-height:28px}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .display .total-result{border:1px solid var(--sys-color-line-border,#99a3c5);border-radius:8px;justify-content:center;align-self:stretch;align-items:flex-start;gap:8px;padding:20px 48px}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .display .total-result .total-value{color:var(--sys-color-surface-on-key,#011a6e);font-size:48px;font-style:normal;font-weight:600;line-height:60px}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .display .savings-breakdown{width:100%}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .display .savings-breakdown .row{justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;padding:12px 24px;display:flex}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .display .savings-breakdown .row .label{width:50%}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .display .savings-breakdown .row .value{width:50%;font-size:18px;font-weight:600}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .display .description{color:var(--sys-color-surface-on-key,#011a6e);font-size:12px}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .button-link{border:1px solid var(--sys-color-line-border,#99a3c5);text-align:center;color:var(--sys-color-primary-key,#48a9c9);border-radius:100px;padding:8px 35px 8px 24px;font-size:16px;font-style:normal;font-weight:600;line-height:24px;transition:all .2s linear}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .button-link .fe-new-icon-arrow-right{margin-left:8px;position:relative}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .button-link .fe-new-icon-arrow-right:before{-webkit-mask:var(--icon-fe-new-arrow-right);mask:var(--icon-fe-new-arrow-right);background-color:var(--sys-color-primary-key,#48a9c9);content:"";width:24px;height:24px;position:absolute;top:0;left:0}.SimpleSavings-module-scss-module__8yPEsG__simpleSavings .button-link:hover{background-color:var(--sys-color-surface-container,#f5f5f5)}
.TermDeposit-module-scss-module__Hnb63q__termDeposit{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:64px;display:flex}.TermDeposit-module-scss-module__Hnb63q__termDeposit .form{flex:1 0 0;justify-content:center;align-items:center;gap:8px;display:flex}.TermDeposit-module-scss-module__Hnb63q__termDeposit .form .form-set{background:var(--sys-color-surface-container,#f5f5f5);border-radius:24px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:368px;padding:24px;display:flex}.TermDeposit-module-scss-module__Hnb63q__termDeposit .display{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:24px;display:flex}.TermDeposit-module-scss-module__Hnb63q__termDeposit .display .total-title{color:#011a6e;word-wrap:break-word;font-size:18px;font-weight:600;line-height:28px}.TermDeposit-module-scss-module__Hnb63q__termDeposit .display .total-result{border:1px solid var(--sys-color-line-border,#99a3c5);border-radius:8px;justify-content:center;align-self:stretch;align-items:flex-start;gap:8px;padding:20px 48px}.TermDeposit-module-scss-module__Hnb63q__termDeposit .display .total-result .total-value{color:var(--sys-color-surface-on-key,#011a6e);font-size:48px;font-style:normal;font-weight:600;line-height:60px}.TermDeposit-module-scss-module__Hnb63q__termDeposit .display .savings-breakdown{width:100%}.TermDeposit-module-scss-module__Hnb63q__termDeposit .display .savings-breakdown .row{justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;padding:12px 24px;display:flex}.TermDeposit-module-scss-module__Hnb63q__termDeposit .display .savings-breakdown .row .label{width:50%}.TermDeposit-module-scss-module__Hnb63q__termDeposit .display .savings-breakdown .row .value{width:50%;font-size:18px;font-weight:600}.TermDeposit-module-scss-module__Hnb63q__termDeposit .display .description{color:var(--sys-color-surface-on-key,#011a6e);font-size:12px}.TermDeposit-module-scss-module__Hnb63q__termDeposit .button-link{border:1px solid var(--sys-color-line-border,#99a3c5);text-align:center;color:var(--sys-color-primary-key,#48a9c9);border-radius:100px;padding:8px 35px 8px 24px;font-size:16px;font-style:normal;font-weight:600;line-height:24px;transition:all .2s linear}.TermDeposit-module-scss-module__Hnb63q__termDeposit .button-link .fe-new-icon-arrow-right{margin-left:8px;position:relative}.TermDeposit-module-scss-module__Hnb63q__termDeposit .button-link .fe-new-icon-arrow-right:before{-webkit-mask:var(--icon-fe-new-arrow-right);mask:var(--icon-fe-new-arrow-right);background-color:var(--sys-color-primary-key,#48a9c9);content:"";width:24px;height:24px;position:absolute;top:0;left:0}.TermDeposit-module-scss-module__Hnb63q__termDeposit .button-link:hover{background-color:var(--sys-color-surface-container,#f5f5f5)}
.ParagraphGenericCalculator-module-scss-module__0O3yWa__paragraph .generic-calculator-container{--sys-color-surface-on-key:#011a6e;--sys-color-line-border:#99a3c5;--sys-color-line-devider:#ccd1e2;--sys-color-surface-container:#f5f5f5;--sys-color-surface-key:#fff;--sys-color-surface-on-key-hovered:#011a6e14;--sys-color-surface-on-key-active:#011a6e29;--sys-color-error-key:#d85262;--sys-color-primary-key:#48a9c9}
.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler{max-width:794px;margin:0 auto}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__image{border-radius:16px 16px 0 0}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__image .image-wrapper{width:100%;position:relative}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__image .image-wrapper:after{content:"";padding-top:295px;display:block}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__image .image-wrapper img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__image{background-color:#f5f5f5;overflow:hidden}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__text{background-color:#f5f5f5;border-radius:0 0 16px 16px;padding:24px}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__text .fe-btn-primary{width:100%}:is(.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__text h1 p,.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__text h2 p,.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__text h3 p,.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__text h4 p,.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__text h5 p,.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__text h6 p){margin:0}@media (min-width:960px){.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler{grid-template-columns:50% 50%;grid-template-areas:"left right";display:grid}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__image{border-radius:16px 0 0 16px;grid-area:left}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__image .image-wrapper:after{padding-top:100%}.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph .paragraph-styler .photo-banner-ad__text{border-radius:0 16px 16px 0;grid-area:right;align-content:center;padding:24px 48px}:is(.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph.image-right .paragraph-styler .photo-banner-ad__image,.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph.small-image-right .paragraph-styler .photo-banner-ad__image,.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph.large-image-right .paragraph-styler .photo-banner-ad__image){border-radius:0 16px 16px 0;grid-area:right}:is(.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph.image-right .paragraph-styler .photo-banner-ad__text,.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph.small-image-right .paragraph-styler .photo-banner-ad__text,.ParagraphPhotoBannerAd-module-scss-module__H5i-ZG__paragraph.large-image-right .paragraph-styler .photo-banner-ad__text){border-radius:16px 0 0 16px;grid-area:left}}
.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison .comparison-table-mobile{display:table}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison .comparison-table-mobile p{margin:0}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison .comparison-table{color:#000;display:none}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison .comparison-table p{margin:0}@media (min-width:580px){.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison .comparison-table-mobile{display:none}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison .comparison-table{display:table}}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table{border-spacing:0;width:100%;margin-top:56px}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table tbody tr:nth-child(2n){background-color:unset}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table th{height:112px}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table th>span{vertical-align:middle}:is(.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table th.traditional-bank,.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table th.our-bank){font-size:16px;font-weight:700}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table th.our-bank{background-color:#48a9c9}@media (min-width:580px){:is(.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table th.traditional-bank,.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table th.our-bank){font-size:18px}}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td{border-top:1px solid #ccd1e2;width:33%;padding:18px 10px 19px}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td .mobile-label{font-weight:400}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td .mobile-label p{text-align:center;margin:8px 0 0}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.label p{margin:0}:is(.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.traditional-bank,.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.our-bank){text-align:center;font-size:16px;font-weight:700}:is(.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.traditional-bank .fe-icon-close,.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.traditional-bank .fe-icon-check,.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.our-bank .fe-icon-close,.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.our-bank .fe-icon-check){--fe-icon-color:#011a6e;width:24px;height:24px;margin:0 auto;display:block}@media (min-width:580px){:is(.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.traditional-bank,.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.our-bank){font-size:18px}}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.our-bank{background-color:#eef8fc}@media (min-width:580px){.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table td.label{padding:18px 10px 19px 0}}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table th.our-bank{background-color:#48a9c9;border-top-left-radius:14px;border-top-right-radius:14px}.ParagraphComparison-module-scss-module__zuMBOq__paragraphComparison table tr:last-child td.our-bank{border-bottom-right-radius:14px;border-bottom-left-radius:14px}
.HeroBg-module-scss-module__RdNhKG__bg{grid-area:hero;position:relative}.HeroBg-module-scss-module__RdNhKG__bg:last-child{min-height:640px}.HeroBg-module-scss-module__RdNhKG__bg span:first-child:after{content:"";background:linear-gradient(90deg,#1d1d1bb3 0,#1d1d1b00 50%);position:absolute;inset:0}@media (min-width:580px){.HeroBg-module-scss-module__RdNhKG__bg{grid-area:1/1/1/3}}.HeroBg-module-scss-module__RdNhKG__bg .bg-overlay{content:"";background:linear-gradient(90deg,#1d1d1bb3 0,#1d1d1b00 50%);width:100%;height:100%;display:block;position:absolute;bottom:0}.site-id-sgenl .HeroBg-module-scss-module__RdNhKG__bg .bg-overlay{display:none}
.HeroHeader-module-scss-module__Ef6Pjq__header{grid-area:hero;padding:88px 24px 65px}.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-title:last-child{margin-bottom:0}.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-title p:last-child{margin-bottom:0}.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-subtitle:last-child{margin-bottom:0}.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-subtitle p:last-child{margin-bottom:0}:is(.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-title,.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-subtitle){position:relative}.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-title p{line-height:1.25}.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-subtitle{margin-bottom:16px;font-size:1.25rem;line-height:1.5}.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-subtitle ul{margin-bottom:16px}@media (min-width:580px){.HeroHeader-module-scss-module__Ef6Pjq__header{width:100%;max-width:600px;margin-left:auto;padding:208px 0 96px 24px}.HeroHeader-module-scss-module__Ef6Pjq__header .fe-hero-subtitle{font-size:1.5rem}}
.HeroParagraphs-module-scss-module__DCI_sa__paragraphs:first-child{padding:88px 24px 0}@media (min-width:580px){.HeroParagraphs-module-scss-module__DCI_sa__paragraphs:first-child{padding-top:128px}.no-bg .HeroParagraphs-module-scss-module__DCI_sa__paragraphs{grid-area:1/1/1/3}}.bg .HeroParagraphs-module-scss-module__DCI_sa__paragraphs{grid-area:paragraphs}@media (min-width:580px){.bg .HeroParagraphs-module-scss-module__DCI_sa__paragraphs{width:100%;max-width:600px;margin-right:auto;padding:208px 24px 0 0}}
.HeroImageInner-module-scss-module__X_43eq__img{display:none}@media (min-width:580px){.HeroImageInner-module-scss-module__X_43eq__img{grid-area:paragraphs;width:100%;max-width:600px;margin-right:auto;padding:208px 24px 0 0;display:block}.HeroImageInner-module-scss-module__X_43eq__img .img{max-width:360px;margin:0 auto;overflow:hidden}}
.PageHero-module-scss-module__dvD_1q__hero{grid-template-rows:auto auto;grid-template-areas:"hero""paragraphs";display:grid}.PageHero-module-scss-module__dvD_1q__hero.no-bg{overflow:hidden}.PageHero-module-scss-module__dvD_1q__hero.no-pg{grid-template-rows:auto}.PageHero-module-scss-module__dvD_1q__hero.bg-teal{background-color:#f5f5f5}:is(.PageHero-module-scss-module__dvD_1q__hero.calc.bg .hero__bg,.PageHero-module-scss-module__dvD_1q__hero.calc.bg .hero__paragraphs){background-color:#fff}.PageHero-module-scss-module__dvD_1q__hero .hero__paragraphs:first-child:last-child{padding-bottom:32px}@media (min-width:580px){.PageHero-module-scss-module__dvD_1q__hero{grid-template:"hero paragraphs"".paragraphs"/1fr 1fr;gap:0 48px}.PageHero-module-scss-module__dvD_1q__hero.no-pg{grid-template-areas:"hero paragraphs"}.PageHero-module-scss-module__dvD_1q__hero.calc{grid-template-rows:auto 40px}.PageHero-module-scss-module__dvD_1q__hero.calc .box-type-calculator .fe-box-calculator{max-width:440px;margin-left:auto}:is(.PageHero-module-scss-module__dvD_1q__hero.calc.bg .hero__bg,.PageHero-module-scss-module__dvD_1q__hero.calc.bg .hero__paragraphs){background-color:#0000}.PageHero-module-scss-module__dvD_1q__hero .hero__paragraphs:first-child:last-child{padding-bottom:64px}}
.Share-module-scss-module__qSr0pq__share{--follow-us-icon-fill:#022bb8;--follow-us-icon-fill-hover:#011a6e;--follow-us-icon-dark-fill:#fff;--follow-us-icon-dark-fill-hover:#022bb8;column-gap:16px;display:flex}
.BlogShare-module-scss-module__rFPjta__blogShare{grid-template-rows:auto;gap:24px;width:100%;padding:0 24px 40px;display:grid}.BlogShare-module-scss-module__rFPjta__blogShare .blog__category{color:#022bb8;text-transform:uppercase;font-weight:700}@media (min-width:960px){.BlogShare-module-scss-module__rFPjta__blogShare{grid-template-columns:repeat(12,1fr);align-self:center;width:auto;padding:0 0 96px}.BlogShare-module-scss-module__rFPjta__blogShare .blog__category{grid-column:1/7;align-self:center}.BlogShare-module-scss-module__rFPjta__blogShare .blog__share{grid-column-end:11;justify-self:flex-end}}.site-id-newnl .BlogShare-module-scss-module__rFPjta__blogShare .blog__category{color:#b53520}.site-id-newnl .BlogShare-module-scss-module__rFPjta__blogShare .blog__share{--follow-us-icon-fill:#254f5e;--follow-us-icon-fill-hover:#b53520;--follow-us-icon-dark-fill:#fff;--follow-us-icon-dark-fill-hover:#254f5e}.site-id-sgenl .BlogShare-module-scss-module__rFPjta__blogShare .blog__category{color:#2a6351}.site-id-sgenl .BlogShare-module-scss-module__rFPjta__blogShare .blog__share{--follow-us-icon-fill:#2a6351;--follow-us-icon-fill-hover:#62adb2;--follow-us-icon-dark-fill:#fff;--follow-us-icon-dark-fill-hover:#2a6351}
.Breadcrumb-module-scss-module__xn2H8q__breadCrumb{font-size:.875rem;font-weight:600;line-height:22px}.Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__link{color:#022bb8;margin-right:4px}.Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__link:hover{text-decoration:underline}:is(.Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__delimiter,.Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__last){color:#2e51c4}.Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__delimiter{margin-right:4px}.Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__mobile-hide{display:none}@media (min-width:960px){.Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__mobile-hide{display:inline-block}.Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__desktop-hide{display:none}}.site-id-newnl .Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__link{color:#b53520}:is(.site-id-newnl .Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__delimiter,.site-id-newnl .Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__last){color:#254f5e}.site-id-sgenl .Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__link{color:#2a6351}:is(.site-id-sgenl .Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__delimiter,.site-id-sgenl .Breadcrumb-module-scss-module__xn2H8q__breadCrumb .breadcrumb__last){color:#000}
.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper{grid-template-rows:auto auto auto 28px;grid-template-areas:"breadcrumb""head""image""image";display:grid}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .bg{background-color:#f5f5f5;grid-area:1/1/4/1}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__bredcrumb{grid-area:breadcrumb;padding:88px 26px 24px}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head{grid-area:head;padding:0 24px 48px}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head .title{word-wrap:break-word}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head .subtitle{margin-bottom:16px}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head .categories-and-date{margin-top:32px;font-size:.875rem;display:flex}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head .categories-and-date .date{color:#2e51c4;margin-right:24px}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head .categories-and-date a{color:#022bb8;text-transform:uppercase;align-self:center;font-weight:700}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__image{grid-area:image;padding:0 24px}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__image .wrapper{height:100%;min-height:270px;position:relative}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__image .wrapper img{border-radius:10px}@media (min-width:768px){.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper{grid-template:"breadcrumb breadcrumb""head image"".image"28px/1fr 1fr;gap:0 24px}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .bg{border-bottom-left-radius:60px;grid-area:1/1/3/3}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__bredcrumb{width:100%;max-width:1248px;margin:0 auto;padding:128px 24px 26px}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head{width:100%;max-width:612px;margin-left:auto;padding:0 0 48px 24px}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__image{max-width:612px;min-height:480px;padding:0 24px 0 0}.BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__image .wrapper span:first-child{border-radius:16px}}.BlogHero-module-scss-module__W4rt9q__hero .animate__fadeIn{animation-name:BlogHero-module-scss-module__W4rt9q__fadeIn}.BlogHero-module-scss-module__W4rt9q__hero .animate__fadeInDown{animation-name:BlogHero-module-scss-module__W4rt9q__fadeInDown}.BlogHero-module-scss-module__W4rt9q__hero .animate__animated{animation-duration:1.5s;animation-fill-mode:both}.BlogHero-module-scss-module__W4rt9q__hero .animate__animated.animate__delay-500{animation-delay:.5s}.site-id-newnl .BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .bg{background-color:#d3dbea}.site-id-newnl .BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head .date{color:#254f5e}.site-id-newnl .BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head .categories-and-date a{color:#b53520}.site-id-sgenl .BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .bg{background-color:#ebebeb}.site-id-sgenl .BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head .date{color:#000}.site-id-sgenl .BlogHero-module-scss-module__W4rt9q__hero .hero__wrapper .hero__head .categories-and-date a{color:#2a6351}
.FollowUs-module-scss-module__wjqUBG__followUs{flex-direction:column;display:flex}.FollowUs-module-scss-module__wjqUBG__followUs .follow-us__title{font-size:1rem;font-weight:700;line-height:1.5}@media (min-width:960px){.FollowUs-module-scss-module__wjqUBG__followUs .follow-us__title{font-size:1.125rem;line-height:1.5}}.FollowUs-module-scss-module__wjqUBG__followUsLinks{grid-gap:24px;display:flex}.FollowUs-module-scss-module__wjqUBG__followUsLinks a{align-items:center;width:40px;height:40px;display:flex}
.BoxFooter-module-scss-module__-zEr1q__footer{--follow-us-icon-fill:#022bb8;--follow-us-icon-fill-hover:#011a6e;--follow-us-icon-dark-fill:#fff;--follow-us-icon-dark-fill-hover:#022bb8;background-color:#f5f5f5;width:100%;padding:40px 24px 24px}.BoxFooter-module-scss-module__-zEr1q__footer .columns{grid-gap:24px;grid-template-rows:auto;max-width:1200px;margin:auto;padding-bottom:48px;display:grid}.BoxFooter-module-scss-module__-zEr1q__footer .columns a:not(.fe-btn-primary){color:#022bb8;font-weight:600}@media (min-width:768px){.BoxFooter-module-scss-module__-zEr1q__footer .columns{border-bottom:1px solid #d3dbea}.BoxFooter-module-scss-module__-zEr1q__footer .columns.cols-37-25-37{grid-template-columns:36% 24% 36%}.BoxFooter-module-scss-module__-zEr1q__footer .columns.cols-25-50-25{grid-template-columns:3fr 6fr 3fr}.BoxFooter-module-scss-module__-zEr1q__footer .columns.cols-42-25-33{grid-template-columns:5fr 3fr 4fr}.BoxFooter-module-scss-module__-zEr1q__footer .columns.cols-65-35{grid-template-columns:65% 35%}}.BoxFooter-module-scss-module__-zEr1q__footer .copyright{flex-direction:column-reverse;justify-content:space-between;display:flex}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content{padding:40px 0 8px;font-size:.875rem}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content p span{color:#525252}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content a span{color:#022bb8;margin-bottom:16px;font-size:1rem;display:block;position:relative}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content a span:after{content:"";opacity:1;transform-origin:0;background-color:currentColor;border-radius:2px;width:100%;height:1px;transition:transform .3s,opacity .3s;position:absolute;bottom:0;left:0;transform:scale(0)}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content a span:hover:after{opacity:1;transition:transform .3s,opacity .3s;transform:scale(1)}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content a span:focus:after{opacity:1;transition:transform .3s,opacity .3s;transform:scale(1)}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .follow-us{align-items:center;padding-top:40px}@media (min-width:960px){.BoxFooter-module-scss-module__-zEr1q__footer .copyright{flex-direction:row}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content{max-width:894px;padding-bottom:16px}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content span{margin-right:24px}.BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content a span{margin-bottom:0;display:inline-block}}:is(.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .columns a:not(.fe-btn-primary),.site-id-jumau .BoxFooter-module-scss-module__-zEr1q__footer .columns a:not(.fe-btn-primary),.site-id-verfi .BoxFooter-module-scss-module__-zEr1q__footer .columns a:not(.fe-btn-primary),.site-id-joufi .BoxFooter-module-scss-module__-zEr1q__footer .columns a:not(.fe-btn-primary)){color:#254f5e}:is(.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content a span,.site-id-jumau .BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content a span,.site-id-verfi .BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content a span,.site-id-joufi .BoxFooter-module-scss-module__-zEr1q__footer .copyright .copyright-content a span){color:#b53520}:is(.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer,.site-id-jumau .BoxFooter-module-scss-module__-zEr1q__footer,.site-id-verfi .BoxFooter-module-scss-module__-zEr1q__footer,.site-id-joufi .BoxFooter-module-scss-module__-zEr1q__footer){--follow-us-icon-fill:#254f5e;--follow-us-icon-fill-hover:#254f5e;--follow-us-icon-dark-fill:#fff;--follow-us-icon-dark-fill-hover:#254f5e}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer{background-color:#000}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .table-desktop{border-bottom:1px solid #ffffff80}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .table-desktop tbody tr:nth-child(odd){background-color:#000}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .table-desktop tbody tr:nth-child(2n){background-color:#ffffff1a}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .table-desktop .ferra-table__header--top{color:#fff;border-bottom:1px solid #ffffff80}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .table-desktop .ferra-table__cell{color:#fff}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .fe-box-menu-title p{color:#fff}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .menu-link{color:#e9573f}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .menu-field-item:after{background-color:#e9573f}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .fe-btn-primary{color:#b53520;background-color:#fff;border:1px solid #fff}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .cols-65-35{border-bottom:1px solid #ffffff1a}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .copyright-content .fe-blue{color:#fff}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .copyright-content p{color:#fff}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer .copyright-content a .fe-blue{color:#e9573f!important}.site-id-newnl .BoxFooter-module-scss-module__-zEr1q__footer{--follow-us-icon-fill:#e9573f;--follow-us-icon-fill-hover:#e9573f;--follow-us-icon-dark-fill:#fff;--follow-us-icon-dark-fill-hover:#e9573f}.site-id-sgenl .BoxFooter-module-scss-module__-zEr1q__footer{background-color:#c5d6d1}.site-id-sgenl .BoxFooter-module-scss-module__-zEr1q__footer .columns a:not(.fe-btn-primary){color:#2a6351}@media (min-width:768px){.site-id-sgenl .BoxFooter-module-scss-module__-zEr1q__footer .columns{border-bottom:2px solid #000}}.site-id-sgenl .BoxFooter-module-scss-module__-zEr1q__footer{--follow-us-icon-fill:#2a6351;--follow-us-icon-fill-hover:#255948;--follow-us-icon-dark-fill:#fff;--follow-us-icon-dark-fill-hover:#2a6351}
.PromoBanner-module-scss-module__ibdKrq__promoBanner{--promo-banner-bg-color:#d6eef5;--promo-banner-color:$black}.PromoBanner-module-scss-module__ibdKrq__promoBanner.promo-banner-warning{--promo-banner-bg-color:#fff0f2;--promo-banner-color:$black}.PromoBanner-module-scss-module__ibdKrq__promoBanner{--promo-banner-min-height:56px;--promo-banner-padding:16px 72px 16px 16px;--promo-banner-text-align:left;--promo-banner-font-size:16px;--promo-banner-line-height:24px}@media (min-width:960px){.PromoBanner-module-scss-module__ibdKrq__promoBanner{--promo-banner-min-height:64px;--promo-banner-padding:18px 80px 18px 24px;--promo-banner-text-align:center;--promo-banner-font-size:18px;--promo-banner-line-height:28px}}.PromoBanner-module-scss-module__ibdKrq__promoBanner{min-height:var(--promo-banner-min-height);background-color:var(--promo-banner-bg-color);position:relative;overflow:hidden}.PromoBanner-module-scss-module__ibdKrq__promoBanner .promo-banner-wrapper{padding:var(--promo-banner-padding)}.PromoBanner-module-scss-module__ibdKrq__promoBanner .promo-banner-wrapper .promo-banner-text{color:#000;font-size:var(--promo-banner-font-size);line-height:var(--promo-banner-line-height);text-align:var(--promo-banner-text-align)}.PromoBanner-module-scss-module__ibdKrq__promoBanner .promo-banner-wrapper .promo-banner-text a{color:var(--promo-banner-color);text-decoration-line:underline}.PromoBanner-module-scss-module__ibdKrq__promoBanner .promo-banner-wrapper .promo-banner-text p{color:#000;font-size:var(--promo-banner-font-size);line-height:var(--promo-banner-line-height)}.PromoBanner-module-scss-module__ibdKrq__promoBanner .promo-banner-wrapper .promo-banner-text p:last-child{margin-bottom:unset}.PromoBanner-module-scss-module__ibdKrq__promoBanner .promo-banner-button{color:var(--promo-banner-color);font:inherit;cursor:pointer;outline:inherit;background:0 0;border:none;width:48px;height:48px;padding:0;font-size:20px;position:absolute;top:calc(50% - 24px);right:8px}.PromoBanner-module-scss-module__ibdKrq__promoBanner .promo-banner-button:focus{border:1px solid #011a6e}
.Layout-module-scss-module__nltf8a__layout{--back-to-top-bg-color:#cad4f3;--back-to-top-icon-color:#022bb8;--back-to-top-border-radius:24px;--back-to-top-size:48px;--header-color:#022bb8;--paragraph-color:#011a6e;--bg-teal:$light-grey;--bg-secondary-blue:#022bb8;--fe-btn-primary-color:#fb9116;--fe-btn-primary-bg-color:#fb9116;--layout-grid-template-rows:88px 1fr auto;--layout-grid-template-rows-desktop:128px 1fr auto;--layout-grid-template-areas:"header" "content" "footer";--layout-main-grid-area:1/1/3/1}.Layout-module-scss-module__nltf8a__layout.with-legal-warning{--layout-grid-template-rows:36px 88px 1fr auto;--layout-grid-template-rows-desktop:36px 128px 1fr auto;--layout-grid-template-areas:"warning" "header" "content" "footer";--layout-main-grid-area:2/1/4/1}.Layout-module-scss-module__nltf8a__layout.with-banner{--layout-grid-template-rows:auto 88px 1fr auto;--layout-grid-template-rows-desktop:auto 128px 1fr auto;--layout-grid-template-areas:"banner" "header" "content" "footer";--layout-main-grid-area:2/1/4/1}.Layout-module-scss-module__nltf8a__layout.with-legal-warning.with-banner{--layout-grid-template-rows:auto 36px 88px 1fr auto;--layout-grid-template-rows-desktop:auto 36px 128px 1fr auto;--layout-grid-template-areas:"banner" "warning" "header" "content" "footer";--layout-main-grid-area:3/1/5/1}.Layout-module-scss-module__nltf8a__layout{grid-template-rows:var(--layout-grid-template-rows);grid-template-areas:var(--layout-grid-template-areas);display:grid}@media (min-width:960px){.Layout-module-scss-module__nltf8a__layout{grid-template-rows:var(--layout-grid-template-rows-desktop)}}.Layout-module-scss-module__nltf8a__layout{width:100%;min-height:100vh}.Layout-module-scss-module__nltf8a__layout header{grid-area:header}.Layout-module-scss-module__nltf8a__layout main .paragraph-text.bg-teal{background-color:#f5f5f5}.Layout-module-scss-module__nltf8a__layout main{grid-template-rows:auto 1fr;grid-area:var(--layout-main-grid-area);display:grid}.Layout-module-scss-module__nltf8a__layout footer{grid-area:footer}:is(.site-id-joufi .Layout-module-scss-module__nltf8a__layout,.site-id-newnl .Layout-module-scss-module__nltf8a__layout){--back-to-top-bg-color:#b53520}:is(.site-id-newnl .Layout-module-scss-module__nltf8a__layout,.site-id-sgenl .Layout-module-scss-module__nltf8a__layout){--header-color:#254f5e;--paragraph-color:#254f5e;--bg-teal:#d3dbea;--bg-secondary-blue:#8da0da;--fe-btn-primary-color:#e9573f;--fe-btn-primary-bg-color:#e9573f}.site-id-sgenl .Layout-module-scss-module__nltf8a__layout{--back-to-top-bg-color:#73c7ce;--back-to-top-icon-color:#000}
.Preview-module-scss-module__akGS0q__container{z-index:9999;color:#fff;background-color:red;justify-content:space-between;align-items:flex-start;width:100%;padding:8px 24px;display:flex;position:sticky;top:0}.Preview-module-scss-module__akGS0q__container .label{align-self:center}.Preview-module-scss-module__akGS0q__container .link-disable a{color:#000;background-color:#fff;border-radius:8px;padding:4px 16px;display:block}.Preview-module-scss-module__akGS0q__container .link-disable a:hover{background-color:#d3d3d3}
