.ablocks-invisible{visibility:hidden}.ablocks-icon-wrap{display:inline-block;font-size:50px;line-height:1}.ablocks-icon-wrap svg.ablocks-svg-icon{display:block;height:1em;line-height:1;width:1em}.ablocks-icon-wrap img.ablocks-image-icon{height:auto}.ablocks-background-video{background-size:cover;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}



@charset "UTF-8";
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.ablocks-block--container{box-sizing:border-box!important;padding:var(--ablocks-container-padding)}a.ablocks-block--container{display:block;text-decoration:none}.ablocks-block--container.ablocks-has-block-container>.ablocks-block-container{width:100%}:not(.ablocks-block--container--is-root).ablocks-block--container{max-width:min(100%,100%);width:100%}.ablocks-is-fse-theme .is-layout-constrained .ablocks-block--container--is-root:not(.alignfull){margin-left:calc(var(--wp--style--root--padding-left)*-1)!important;margin-right:calc(var(--wp--style--root--padding-right)*-1)!important;max-width:100vw}.ablocks-is-classic-theme .ablocks-block--container--is-root:not(.alignfull){margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;max-width:100vw;width:100vw}.ablocks-container-shape{left:0;margin:0 auto;overflow:hidden;pointer-events:none;position:absolute;width:100%}.ablocks-container-shape-top{top:-9px;transform:rotate(1turn)}.ablocks-container-shape-bottom{bottom:-9px;transform:rotate(180deg)}.ablocks-container-shape-fill{transform:rotateY(0deg);transform-origin:center}.ablocks-block-container>.ablocks-container-shape-bottom,.ablocks-block-container>.ablocks-container-shape-top{width:100%!important}.ablocks-container-shape-bottom>svg,.ablocks-container-shape-top>svg{width:100%}
.ablocks-heading-text{margin:0;padding:0}.ablocks-animated-text .ablocks-animated-text-wrapper{display:inline-block;font-style:normal;position:relative}.ablocks-animated-text .ablocks-animated-text-wrapper svg{height:calc(100% + 8px);left:-8px;overflow:visible;pointer-events:none;position:absolute;top:-5px;width:calc(100% + 16px)}.ablocks-animated-text path{stroke:#ff000e;stroke-width:.5em;stroke-dasharray:1500 1500}.ablocks-animated-text .ablocks-animated-text-wrapper path{animation:draw-auto 6s infinite forwards;animation-iteration-count:infinite}@keyframes draw-auto{0%{stroke-dasharray:0 1500}80%{stroke-dasharray:1500 0}to{stroke-dasharray:1500 0}}:root{--typing-selected-bg-color:#0d0d0d;--typing-selected-color:var(--dynamic-text-color,#aebcb9)}.ablocks-rotate-typing .ablocks-animated-text-wrapper{overflow:hidden;vertical-align:top;width:100%}.ablocks-rotate-typing .ablocks-animated-text-wrapper:after{background-color:#0d0d0d;content:"";height:90%;left:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.ablocks-rotate-typing .ablocks-animated-text-wrapper:not(.ablocks-typing-selected):after{animation:ablocks-headline-pulse 1s infinite}.ablocks-rotate-typing .ablocks-animated-text-wrapper.ablocks-typing-selected{background-color:var(--typing-selected-bg-color,#0d0d0d)}.ablocks-rotate-typing .ablocks-animated-text-wrapper.ablocks-typing-selected:after{visibility:hidden}.ablocks-rotate-typing .ablocks-animated-text-wrapper.ablocks-typing-selected .ablocks-dynamic-text{color:var(--typing-selected-color,var(--dynamic-text-color,#aebcb9))}.ablocks-rotate-typing .ablocks-dynamic-text:not(.ablocks-headline-text-active){visibility:hidden}.ablocks-rotate-typing .ablocks-dynamic-letter:not(.ablocks-animation-in){position:absolute;visibility:hidden}@keyframes ablocks-headline-pulse{0%{opacity:1;transform:translateY(-50%) scale(1)}40%{opacity:0;transform:translateY(-50%) scale(.9)}to{opacity:0;transform:translateY(-50%) scale(0)}}.ablocks-rotate-clip{display:inline-block;padding:.2em 0}.ablocks-rotate-clip .ablocks-animated-text-wrapper{overflow:hidden;vertical-align:top;width:100%}.ablocks-rotate-clip .ablocks-animated-text-wrapper:after{background-color:#0d0d0d;content:"";height:100%;left:auto;position:absolute;right:0;top:0;width:2px}.ablocks-rotate-clip .ablocks-dynamic-text{opacity:0}.ablocks-rotate-clip .ablocks-dynamic-text.ablocks-dynamic-text-active{opacity:1}.ablocks-rotate-flip .ablocks-animated-text-wrapper{display:inline-block;height:1em;min-width:100px;perspective:300px;position:relative;vertical-align:middle;width:100%}.ablocks-rotate-flip .ablocks-dynamic-text{left:0;opacity:0;position:absolute;top:-5px;transform-origin:50% 100%;transition:all .6s ease;visibility:hidden}.ablocks-rotate-flip .ablocks-dynamic-text.ablocks-dynamic-text-active{animation:ablocks-heading-flip-in 1.2s;opacity:1;transform:rotateX(0deg);visibility:visible}.ablocks-rotate-flip .ablocks-dynamic-text{animation:ablocks-heading-flip-out 1.2s;transform:rotateX(180deg)}@keyframes ablocks-heading-flip-in{0%{opacity:0;transform:rotateX(180deg)}35%{opacity:0;transform:rotateX(120deg)}65%{opacity:0}to{opacity:1;transform:rotateX(1turn)}}@keyframes ablocks-heading-flip-out{0%{opacity:1;transform:rotateX(0deg)}35%{opacity:1;transform:rotateX(-40deg)}65%{opacity:0}to{opacity:0;transform:rotateX(180deg)}}.ablocks-rotate-blind .ablocks-animated-text-wrapper{perspective:300px;width:100%}.ablocks-rotate-blind .ablocks-dynamic-text{opacity:0}.ablocks-rotate-blind .ablocks-dynamic-letter{backface-visibility:hidden;display:inline-block;transform:rotateY(180deg)}.ablocks-rotate-blind .ablocks-headline-text-active .ablocks-dynamic-letter{transform:rotateY(0deg)}.ablocks-rotate-blind .ablocks-dynamic-letter.ablocks-animation-in{animation:ablocks-heading-blinds-in .6s forwards}.ablocks-rotate-blind .ablocks-dynamic-letter:not(.ablocks-animation-in){animation:ablocks-heading-blind-out .6s forwards}@keyframes ablocks-heading-blinds-in{0%{transform:rotateY(180deg)}to{transform:rotateY(0deg)}}@keyframes ablocks-heading-blind-out{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}.ablocks-rotate-swirl .ablocks-animated-text-wrapper{perspective:300px;width:100%}.ablocks-rotate-swirl .ablocks-dynamic-letter{backface-visibility:hidden;display:inline-block}.ablocks-rotate-swirl .ablocks-dynamic-text{transform:scaleX(1.0005)}.ablocks-rotate-swirl .ablocks-dynamic-letter .ablocks-headline-text-active{opacity:1;transform:translateZ(-20px) rotateX(90deg);transform-style:preserve-3d}.ablocks-rotate-swirl .ablocks-headline-text-active{opacity:1}.ablocks-rotate-swirl .ablocks-dynamic-letter:not(.ablocks-animation-in){position:absolute;visibility:hidden}.ablocks-rotate-swirl .ablocks-dynamic-letter.ablocks-animation-in{animation:ablocks-swirl-in .4s forwards}.ablocks-rotate-swirl .ablocks-dynamic-letter:not(.ablocks-animation-in){animation:ablocks-swirl-out .4s forwards}@keyframes ablocks-swirl-in{0%{opacity:0;transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;transform:translateZ(-20px) rotateX(-10deg)}to{opacity:1;transform:translateZ(-20px) rotateX(0deg)}}@keyframes ablocks-swirl-out{0%{opacity:1;transform:translateZ(-20px) rotateX(0)}60%{opacity:0;transform:translateZ(-20px) rotateX(-100deg)}to{opacity:0;transform:translateZ(-20px) rotateX(-90deg)}}.ablocks-morph-letter{display:inline-block;transform-origin:center;transition:transform .4s,opacity .4s}.morph-flip{color:#e91e63;transform:rotateX(180deg)}.ablocks-rotate-slide-down .ablocks-animated-text-wrapper{display:inline-block;height:1em;min-width:100px;position:relative;vertical-align:middle;width:100%}.ablocks-rotate-slide-down .ablocks-dynamic-text{animation:ablocksHeadingSlideDownOut .6s ease forwards;left:0;opacity:0;position:absolute;top:-5px;transition:all .6s ease;visibility:hidden;visibility:visible}.ablocks-rotate-slide-down .ablocks-dynamic-text.ablocks-dynamic-text-active{animation:ablocksHeadingSlideDownIn .6s ease forwards;opacity:1}@keyframes ablocksHeadingSlideDownIn{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes ablocksHeadingSlideDownOut{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}to{opacity:0;transform:translateY(100%)}}.ablocks-rotate-slide .ablocks-animated-text-wrapper{display:inline-block;height:1em;min-width:100px;position:relative;vertical-align:middle;width:100%}.ablocks-rotate-slide .ablocks-dynamic-text{animation:ablocksHeadingSlideOut .6s;opacity:0;position:absolute;top:-5px;visibility:hidden}.ablocks-rotate-slide .ablocks-dynamic-text.ablocks-dynamic-text-active{animation:ablocksHeadingSlideIn .6s;opacity:1;visibility:visible}@keyframes ablocksHeadingSlideIn{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes ablocksHeadingSlideOut{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}to{opacity:0;transform:translateX(100%)}}.ablocks-rotate-drop-in .ablocks-animated-text-wrapper{display:inline-block;height:1em;min-width:100px;perspective:300px;position:relative;vertical-align:middle;width:100%}.ablocks-rotate-drop-in .ablocks-dynamic-text{left:0;opacity:0;position:absolute;top:-5px;transition:all .6s ease;visibility:hidden}.ablocks-rotate-drop-in .ablocks-dynamic-text.ablocks-dynamic-text-active{animation:ablocks-heading-drop-in-in .8s;opacity:1;visibility:visible}.ablocks-rotate-drop-in .ablocks-dynamic-text{animation:ablocks-heading-drop-in-out .8s}@keyframes ablocks-heading-drop-in-in{0%{opacity:0;transform:translateZ(100px)}to{opacity:1;transform:translateZ(0)}}@keyframes ablocks-heading-drop-in-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(-100px)}}.ablocks-rotate-wave .ablocks-dynamic-text{opacity:0}.ablocks-rotate-wave .ablocks-dynamic-letter{display:inline-block;opacity:0;transform:scale(0)}.ablocks-rotate-wave .ablocks-headline-text-active .ablocks-dynamic-letter{opacity:1}.ablocks-rotate-wave .ablocks-dynamic-letter.ablocks-animation-in{animation:elementor-headline-wave-up .6s forwards}.ablocks-rotate-wave .ablocks-dynamic-letter:not(.ablocks-animation-in){animation:elementor-headline-wave-down .6s forwards}@keyframes elementor-headline-wave-up{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes elementor-headline-wave-down{0%{opacity:1;transform:scale(1)}60%{opacity:0;transform:scale(0)}}.ablocks-rotate-bind .ablocks-animated-text-wrapper,.ablocks-rotate-drop-in .ablocks-animated-text-wrapper,.ablocks-rotate-flip .ablocks-animated-text-wrapper,.ablocks-rotate-slide .ablocks-animated-text-wrapper,.ablocks-rotate-slide-down .ablocks-animated-text-wrapper,.ablocks-rotate-swirl .ablocks-animated-text-wrapper,.ablocks-rotate-wave .ablocks-animated-text-wrapper{transition:width .5s}.ablocks-rotate-swirl .ablocks-dynamic-letter{white-space:pre}.ablocks-rotate-drop-in .ablocks-dynamic-text,.ablocks-rotate-flip .ablocks-dynamic-text,.ablocks-rotate-slide .ablocks-dynamic-text,.ablocks-rotate-slide-down .ablocks-dynamic-text{opacity:0;visibility:hidden}.ablocks-rotate-drop-in .ablocks-dynamic-text.ablocks-dynamic-text-active,.ablocks-rotate-flip .ablocks-dynamic-text.ablocks-dynamic-text-active,.ablocks-rotate-slide .ablocks-dynamic-text.ablocks-dynamic-text-active,.ablocks-rotate-slide-down .ablocks-dynamic-text.ablocks-dynamic-text-active{opacity:1;visibility:visible}
.ablocks-image-figure{display:flex;flex-direction:column;height:auto;margin:0;max-width:100%;position:relative;width:fit-content;width:-moz-fit-content}.ablocks-image-figure img{display:block;height:100%;max-width:100%}.ablocks-image-figure .components-resizable-box__container{max-width:100%!important}.ablocks-alt-text-control{display:flex;flex-direction:column;width:100%}.ablocks-alt-text-control__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.ablocks-alt-text-control__clear{cursor:pointer}.ablocks-alt-text-control .components-base-control .components-base-control__field,.ablocks-alt-text-control .components-base-control{width:100%}.ablocks-image--effect{transition:all .3s ease}.ablocks-image--effect-zoomin{transform:scale(1)}.ablocks-image--effect-zoomin:hover{transform:scale(1.1)}.ablocks-image--effect-grayscale:hover{filter:grayscale(100%)}.ablocks-image--effect-blur:hover{filter:blur(3px)}.ablocks-image--effect-slide{transform:translate3d(-20px,0,0)}.ablocks-image--effect-slide:hover{transform:translateZ(0)}.ablocks-image-caption{margin-top:.5em}
.ablocks-menu__new-item{background-color:#000;border:none;color:#fff;outline:none;padding:2px 5px}.ablocks-menu{box-sizing:border-box;display:flex}.ablocks-block--menu .ablocks-block-container>.ablocks-menu>.ablocks-main-menu,.ablocks-main-menu,.ablocks-menu{list-style:none;margin:0;padding:0}.ablocks-menu-item.ablocks-has-sub-menu{position:relative}.ablocks-menu-item.ablocks-has-mega-menu{position:static!important}.ablocks-main-menu>.ablocks-menu-item{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:wrap;padding:10px}.ablocks-block--menu .ablocks-menu-item a:focus{box-shadow:none;outline:none}.ablocks-menu-child-sub .ablocks-menu-item{display:flex;padding:10px}.ablocks-menu-item a{box-sizing:border-box;text-decoration:none!important}.ablocks-menu-child-mega,.ablocks-menu-item>.ablocks-menu-child-sub{left:0;list-style:none;margin:0;padding:0;position:absolute!important;top:100%;z-index:10}.ablocks-menu-child-mega{background-color:transparent;width:100%}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item>.ablocks-menu-child-sub{opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility 0s .2s;visibility:hidden}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item:hover>.ablocks-menu-child-sub{opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease,visibility 0s;visibility:visible}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item>.ablocks-menu-child-mega{opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility 0s .2s;visibility:hidden}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item:hover>.ablocks-menu-child-mega{opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease,visibility 0s;visibility:visible}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item:not(:hover)>.ablocks-menu-child-mega{opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility 0s .2s;visibility:hidden}.ablocks-menu-item>.ablocks-menu-child-sub .ablocks-menu-item .ablocks-menu-child-sub{left:100%;top:0}.ablocks-menu__trigger-wrapper{display:flex}.ablocks-menu__trigger{cursor:pointer;display:none;height:30px;width:30px}.ablocks-menu__trigger-toggle{height:30px;opacity:0;position:absolute;width:30px;z-index:5}.ablocks-menu__trigger .ablocks-menu__trigger-item{display:block;height:3px;transition:transform .3s ease,opacity .3s ease;width:30px}.ablocks-menu__trigger .ablocks-menu__trigger-item:nth-child(2){transform:translateY(-5px)}.ablocks-menu__trigger .ablocks-menu__trigger-item:nth-child(4){transform:translateY(5px);transform-origin:60%}.ablocks-menu__trigger-toggle:checked~.ablocks-menu__trigger-item:nth-child(2){transform:rotate(-45deg)}.ablocks-menu__trigger-toggle:checked~.ablocks-menu__trigger-item:nth-child(3){display:none;opacity:0}.ablocks-menu__trigger-toggle:checked~.ablocks-menu__trigger-item:nth-child(4){transform:rotate(45deg)}.ablocks-menu-item__dropdown-icon.rotate-icon{transform:rotate(-180deg)}@media (min-width:800px){.ablocks-menu-tablet .ablocks-menu-item:hover>.ablocks-menu-child-mega,.ablocks-menu-tablet .ablocks-menu-item:hover>.ablocks-menu-child-sub{display:block;padding-left:0}.ablocks-menu--outside,.ablocks-menu-tablet--active{display:none}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-tablet .ablocks-menu-item:hover>.ablocks-menu-item__dropdown-icon svg{transform:rotate(-180deg);transition:.2s}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-tablet .ablocks-menu-child-sub>.ablocks-menu-item:hover .ablocks-menu-item__dropdown-icon svg{transform:rotate(-90deg);transition:.2s}}@media (min-width:480px){.ablocks-menu-mobile .ablocks-menu-item:hover>.ablocks-menu-child-mega,.ablocks-menu-mobile .ablocks-menu-item:hover>.ablocks-menu-child-sub{display:block;padding-left:0}.ablocks-menu--outside,.ablocks-menu-mobile--active{display:none}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-mobile .ablocks-menu-item:hover>.ablocks-menu-item__dropdown-icon svg{transform:rotate(-180deg);transition:.2s}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-mobile .ablocks-menu-child-sub>.ablocks-menu-item:hover .ablocks-menu-item__dropdown-icon svg{transform:rotate(-90deg);transition:.2s}}.ablocks-menu-child-mega--editor,.ablocks-menu-child-sub--editor{display:block!important}@media (max-width:480px){.ablocks-block--menu{position:static!important}.ablocks-menu-mobile{display:none;transition:transform .3s ease}.ablocks-menu-mobile--active .ablocks-menu-item>.ablocks-menu-child-sub{position:static!important;width:100%!important}.ablocks-menu-item>.ablocks-menu-child-mega{position:static!important}.ablocks-menu-mobile--active{background-color:#fff;display:block;left:0;position:absolute;top:100%;width:100%;z-index:99}.ablocks-menu-mobile .ablocks-menu-item{display:flex!important;flex-wrap:wrap;justify-content:space-between;position:static!important}.ablocks-sub-menu--active>.ablocks-menu-child-mega,.ablocks-sub-menu--active>.ablocks-menu-child-sub{display:block}.ablocks-sub-menu--active>.ablocks-menu-item__dropdown-icon svg{transform:rotate(180deg)}.ablocks-menu-mobile__trigger{align-items:center;display:flex;flex-direction:column;justify-content:center}.ablocks-menu-item>.ablocks-menu-child-mega,.ablocks-menu-item>.ablocks-menu-child-sub{display:none}}@media (max-width:800px){.ablocks-menu-item .ablocks-menu-child-mega,.ablocks-menu-item .ablocks-menu-child-sub{display:none}.ablocks-block--menu{position:static!important}.ablocks-menu-tablet{display:none;transition:transform .3s ease}.ablocks-menu-tablet--active .ablocks-menu-item>.ablocks-menu-child-sub{position:static!important;width:100%!important}.ablocks-menu-tablet--active{background-color:#fff;display:block;left:0;position:absolute;top:100%;width:100%;z-index:99}.ablocks-menu-tablet .ablocks-menu-item{display:flex!important;flex-wrap:wrap;justify-content:space-between;position:static!important}.ablocks-sub-menu--active>.ablocks-menu-child-mega,.ablocks-sub-menu--active>.ablocks-menu-child-sub{display:block;padding-left:0}.ablocks-sub-menu--active>.ablocks-menu-item__dropdown-icon svg{transform:rotate(180deg)}.ablocks-menu-tablet__trigger{align-items:center;display:flex;flex-direction:column;justify-content:center}}.ablocks-block--menu-child-mega{white-space:nowrap}.ablocks-menu-child-sub__new-item{background-color:transparent;border:1px solid rgba(0,0,0,.452);padding:5px 0;width:100%}.ablocks-menu-child-sub{align-items:flex-start;align-self:stretch;background:#fff;border:1px solid #eaecf0;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);display:flex;flex-direction:column;gap:8px;padding:12px}.ablocks-menu-child-sub li{display:flex;padding-left:6px}.ablocks-menu-item__submenu-overlay{background:#000;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;width:100%}.ablocks-menu-item-toolbar-dropdown-icon{align-items:center;cursor:pointer;display:flex;font-size:16px;justify-content:center;margin:0 5px}.ablocks-menu-item-toolbar-dropdown-icon .ablocks-tooltip:hover .ablocks-tooltip__text{padding:15px}.ablocks-menu-item__dropdown-icon{align-items:center;display:flex;font-size:16px;margin:0 5px}.ablocks-menu-item__dropdown-icon svg{height:1em;width:1em}


.ablocks-button{align-items:center;border-radius:6px;box-sizing:border-box;color:#000;column-gap:5px;display:inline-flex;font-size:16px;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .3s ease;width:auto}.ablocks-button--link{background:none;border:none;box-shadow:none;cursor:pointer!important;padding:0}.ablocks-button--xs{border-radius:2px;font-size:13px;padding:10px 20px}.ablocks-button--sm{border-radius:3px;font-size:15px;padding:12px 24px}.ablocks-button--md{border-radius:4px;font-size:16px;padding:15px 30px}.ablocks-button--lg{border-radius:5px;font-size:18px;padding:20px 40px}.ablocks-button--xl{border-radius:6px;font-size:20px;padding:25px 50px}.ablocks-button.ablocks-button--icon-left .ablocks-icon-wrap{order:5}.ablocks-button__text{order:10}.ablocks-button.ablocks-button--icon-right .ablocks-icon-wrap{order:15}
.ablocks-paragraph-text{margin:0;padding:0}.ablocks-paragraph-text-drop-caps:first-letter{font-size:3em;font-weight:700;line-height:1}.ablocks-paragraph-text-sm{font-size:14px}.ablocks-paragraph-text-md{font-size:16px}.ablocks-paragraph-text-lg{font-size:20px}
.ablocks-block--info-box{border:1px solid #dddddf;padding:30px}.ablocks-block--info-box .ablocks-block-container{width:100%}.ablocks-block--info-box .ablocks-icon-wrap{height:fit-content;width:fit-content}.ablocks-block--info-box__content{display:flex;flex-direction:column;width:100%}.ablocks-info-box-heading,.ablocks-info-box-sub-heading,.ablocks-info-box-text{margin:0}.ablocks-info-box-text{margin:0;padding:0}.ablocks-info-box-text-drop-caps:first-letter{font-size:3em;font-weight:700;line-height:1}.ablocks-info-box-text-sm{font-size:14px}.ablocks-info-box-text-md{font-size:16px}.ablocks-info-box-text-lg{font-size:20px}.ablocks-info-box-badge-link{align-items:center;background:#ddd;border-radius:6px;box-sizing:border-box;color:#000;column-gap:2px;display:inline-flex;font-size:16px;justify-content:center;padding:10px 20px;position:absolute;text-decoration:none;transition:all .3s ease;width:fit-content}.ablocks-info-box-badge-link--xs{border-radius:2px;font-size:10px;padding:5px 15px}.ablocks-info-box-badge-link--sm{border-radius:3px;font-size:12px;padding:8px 18px}.ablocks-info-box-badge-link--md{border-radius:4px;font-size:14px;padding:11px 21px}.ablocks-info-box-badge-link--lg{border-radius:5px;font-size:16px;padding:14px 25px}.ablocks-info-box-badge-link.ablocks-info-box-badge-link--icon-left .ablocks-icon-wrap{order:5}.ablocks-info-box-badge-link-text{order:10}.ablocks-info-box-badge-link.ablocks-info-box-badge-link--icon-right .ablocks-icon-wrap{order:15}.ablocks-badge-hover-enable{opacity:0;transition:opacity .1s ease}.ablocks-block--info-box:hover .ablocks-badge-hover-enable{opacity:1;transition-duration:3s}.ablocks-info-box-btn-link{align-items:center;background:#ddd;border-radius:6px;box-sizing:border-box;color:#000;column-gap:2px;display:inline-flex;font-size:16px;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .3s ease;width:fit-content}.ablocks-info-box-btn-link--xs{border-radius:2px;font-size:13px;padding:10px 20px}.ablocks-info-box-btn-link--sm{border-radius:3px;font-size:15px;padding:12px 24px}.ablocks-info-box-btn-link--md{border-radius:4px;font-size:16px;padding:15px 30px}.ablocks-info-box-btn-link--lg{border-radius:5px;font-size:18px;padding:20px 40px}.ablocks-info-box-btn-link--xl{border-radius:6px;font-size:20px;padding:25px 50px}.ablocks-info-box-btn-link.ablocks-info-box-btn-link--icon-left .ablocks-icon-wrap{order:5}.ablocks-info-box-btn-link-text{order:10}.ablocks-info-box-btn-link.ablocks-info-box-btn-link--icon-right .ablocks-icon-wrap{order:15}.ablocks-button-hover-enable{opacity:0;transition:opacity .1s ease}.ablocks-block--info-box:hover .ablocks-block--info-box__content>.ablocks-button-hover-enable{opacity:1;transition-duration:3s}.ablocks-info-box-star-ratings{align-items:center;display:inline-flex;flex-wrap:wrap;width:100%}.ablocks-info-box-star-ratings-icons{display:flex;flex-wrap:wrap;width:fit-content}.ablocks-info-box-star-ratings-icons .ablocks-info-box-rating{display:inline-block;position:relative}.ablocks-info-box-rating__fill{height:100%;left:0;overflow:hidden;position:absolute;top:0}.ablocks-block--star-ratings svg.ablocks-svg-icon{height:1em;width:1em}
.ablocks-block--icon .ablocks-block-container{display:flex}
.ablocks-block-marquee[data-animated=true]{--ablocks-block-animation-direction:normal;display:flex;gap:var(--ablocks-block-content-gap);-webkit-mask:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);mask:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);overflow:hidden;padding-block:8px;position:relative;user-select:none}.ablocks-block-marquee__children,.ablocks-block-marquee__children-mirror{align-items:center;animation:marquee-scroll var(--ablocks-block-animation-speed) linear infinite;animation-direction:var(--ablocks-block-animation-direction);display:flex;flex-shrink:0;gap:var(--ablocks-block-content-gap);white-space:nowrap}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(var(--ablocks-block-total-width)*-1))}}.ablocks-block-marquee__children,.ablocks-block-marquee__children-mirror{scrollbar-width:none;-ms-overflow-style:none}.ablocks-block-marquee__children-mirror::-webkit-scrollbar,.ablocks-block-marquee__children::-webkit-scrollbar{display:none}.ablocks-block-marquee__custom-btn{background:#1e1e1e;color:#fff;height:28px;min-width:24px;padding:0}.ablocks-block-marquee__custom-btn svg{fill:#fff}.ablocks-block-marquee__custom-btn .ablocks-icon--plus:before{color:#fff}.ablocks-block-marquee__children>div[role=presentation],.ablocks-block-marquee__custom-btn{cursor:pointer;z-index:1}.is-layout-constrained>.ablocks-block--marquee:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:100%!important}.ablocks-block-marquee-dropdown-toolbar-menu .ablocks-icon--plus:before{color:#000;font-size:20px}.ablocks-block-marquee__children-child{align-items:center;display:flex}

.ablocks-block--accordion{padding:10px 15px 60px;position:relative}.ablocks-block--accordion .ablocks-block-accordion-appender-button{align-items:center;background-color:#13191b;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:5px;padding:12px 10px}.ablocks-block--accordion .ablocks-block-accordion-appender-button .ablocks-icon--plus{font-weight:600}.ablocks-block--accordion .ablocks-block-accordion-appender-button .ablocks-icon--plus:before{color:#fff!important}.ablocks-block--accordion .block-list-appender{bottom:-50px;left:12px!important;right:auto!important}.ablocks-block--single-accordion .block-list-appender{bottom:15px;left:12px!important;right:auto!important}.ablocks-block--single-accordion{overflow:hidden}.ablocks-block--single-accordion__heading{align-items:center;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:15px}.ablocks-block--single-accordion__heading-rightSide{align-items:center;display:flex;width:90%}.ablocks-block--single-accordion__heading-rightSide .ablocks-block-accordion-title{margin:0 0 0 10px}.ablocks-block--single-accordion__heading .ablocks-single-accordion-right-side-icon{margin-right:10px}.ablocks-block--accordion .ablocks-block--single-accordion .block-list-appender{position:relative}.ablocks-block--accordion .ablocks-block--single-accordion svg.ablocks-svg-icon{height:1em;width:1em}.ablocks-block--single-accordion .ablocks-block--single-accordion__body{height:0;overflow:hidden}.ablocks-block--single-accordion-is-selected .ablocks-block--single-accordion__body{height:auto}.ablocks-block--single-accordion__body-content{background-color:#f9f9f9;box-sizing:border-box;overflow:hidden;padding:20px;position:relative}.ablocks-block--single-accordion__body-content .block-editor-default-block-appender .block-editor-inserter{line-height:0;position:absolute;right:12px;top:10px}.ablocks-block--single-accordion .ablocks-block--single-accordion__heading-collapse-icon-open{display:none}.ablocks-block--single-accordion .ablocks-block--single-accordion__heading-collapse-icon-off,.ablocks-block--single-accordion-is-selected .ablocks-block--single-accordion__heading-collapse-icon-open{display:block}.ablocks-block--single-accordion-is-selected .ablocks-block--single-accordion__heading-collapse-icon-off{display:none}.ablocks-block--single-accordion .ablocks-block--single-accordion__heading{outline-style:none!important}.ablocks-block--single-accordion p{margin-bottom:0!important}

.ablocks-list{display:flex;flex-direction:column;flex-wrap:wrap}.ablocks-list__item-content{align-items:center;display:flex;gap:8px;text-decoration:none!important}.ablocks-list__icon{display:flex;font-size:20px}.ablocks-list__icon i{align-items:center;display:flex;justify-content:center;width:1em}.ablocks-list__item-marker{background-color:#000;display:block;height:100%;max-height:10px;max-width:10px;min-height:10px;min-width:10px;width:100%}.ablocks-list__item-disc{border-radius:100%}.ablocks-block--list .ablocks-svg-icon{box-sizing:border-box;height:auto;width:20px}.ablocks-block--list .ablocks-svg-icon.empty-svg{height:20px}.ablocks-list_item-content-divider:last-child{border:none!important}.ablocks-list a{color:inherit!important}
.ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8 { background:#0023cc61;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8.ablocks-hide-on-desktop,.ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8.ablocks-hide-on-tablet,.ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8.ablocks-hide-on-mobile { display:none; } .ablocks-is-fse-theme .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8.ablocks-block--container--is-root, body:not(.ablocks-is-fse-theme) .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8.ablocks-block--container--is-root { margin-left:auto !important;margin-right:auto !important; } .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8.ablocks-block--container { max-width:min(100%,100%) !important;margin-left:auto !important;margin-right:auto !important;overflow:visible; } .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8 > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8 > .ablocks-block-container { flex-wrap:wrap; } } .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8.ablocks-has-block-container > .ablocks-block-container { flex-wrap:wrap; } } .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8 > .ablocks-block-container > *:not(style,.ablocks-block--container) { display:inline-flex; } .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-0f5ba6d6-3d1e-4bfc-8f34-515661fae8b8 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-e31e3c49-48ce-483b-9933-ac4a7811b5be { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e31e3c49-48ce-483b-9933-ac4a7811b5be.ablocks-block--container { max-width:min(100%,27%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-e31e3c49-48ce-483b-9933-ac4a7811b5be.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-e31e3c49-48ce-483b-9933-ac4a7811b5be { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-e31e3c49-48ce-483b-9933-ac4a7811b5be.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-e31e3c49-48ce-483b-9933-ac4a7811b5be .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-e31e3c49-48ce-483b-9933-ac4a7811b5be .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-e31e3c49-48ce-483b-9933-ac4a7811b5be .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-e31e3c49-48ce-483b-9933-ac4a7811b5be .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-1bdab2db-0df5-4b77-9ecd-697a91d0fcaf { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1bdab2db-0df5-4b77-9ecd-697a91d0fcaf { text-align:left; } 
.ablocks-block-ef75b96b-eef8-4b36-9480-f1d1dde04131 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ef75b96b-eef8-4b36-9480-f1d1dde04131.ablocks-block--container { max-width:min(100%,73%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-ef75b96b-eef8-4b36-9480-f1d1dde04131.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-ef75b96b-eef8-4b36-9480-f1d1dde04131 { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-ef75b96b-eef8-4b36-9480-f1d1dde04131.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-ef75b96b-eef8-4b36-9480-f1d1dde04131 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-ef75b96b-eef8-4b36-9480-f1d1dde04131 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-ef75b96b-eef8-4b36-9480-f1d1dde04131 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-ef75b96b-eef8-4b36-9480-f1d1dde04131 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-6bb5ed9e-0f10-43da-8350-8436f3c502f0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6bb5ed9e-0f10-43da-8350-8436f3c502f0 { text-align:right; } 
.ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b { margin:0px;padding:0px;background-image:url("https://sygniusbpo.com/wp-content/uploads/2025/08/group_48095460-1-scaled-1.webp");position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b.ablocks-block--container { padding:0px;overflow:visible; } .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b > .ablocks-block-container { flex-wrap:nowrap; } } .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b.ablocks-has-block-container > .ablocks-block-container { flex-wrap:nowrap; } } .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b > .ablocks-block-container > *:not(style,.ablocks-block--container) { display:inline-flex; } .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-0b3b5fbe-54e2-4094-9afa-66e995f5e35b .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-2946be60-a99b-4332-b80a-903964392645 { margin:0px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2946be60-a99b-4332-b80a-903964392645.ablocks-block--container { padding:0px;max-width:min(100%,27%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-2946be60-a99b-4332-b80a-903964392645.ablocks-block--container { max-width:min(100%,29%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-2946be60-a99b-4332-b80a-903964392645.ablocks-block--container { max-width:min(100%,76%) !important; } } .ablocks-block-2946be60-a99b-4332-b80a-903964392645 { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-2946be60-a99b-4332-b80a-903964392645 { justify-content:center;justify-items:center;align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-2946be60-a99b-4332-b80a-903964392645 { flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:flex-start; } } .ablocks-block-2946be60-a99b-4332-b80a-903964392645.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-2946be60-a99b-4332-b80a-903964392645.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-2946be60-a99b-4332-b80a-903964392645.ablocks-has-block-container > .ablocks-block-container { flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:flex-start; } } @media screen and (max-width: 480px) { .ablocks-block-2946be60-a99b-4332-b80a-903964392645 { display:inline-flex; } } .ablocks-block-2946be60-a99b-4332-b80a-903964392645 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-2946be60-a99b-4332-b80a-903964392645 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-2946be60-a99b-4332-b80a-903964392645 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-2946be60-a99b-4332-b80a-903964392645 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-6219885b-f8fd-44b8-babf-8fdca03399c1 { padding-left:50px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6219885b-f8fd-44b8-babf-8fdca03399c1 { display:flex;justify-content:left; } .ablocks-block-6219885b-f8fd-44b8-babf-8fdca03399c1 .ablocks-image-figure img { width:90px;height:90px;opacity:1; } @media screen and (max-width: 800px) { .ablocks-block-6219885b-f8fd-44b8-babf-8fdca03399c1 .ablocks-image-figure img { height:auto; } } .ablocks-block-6219885b-f8fd-44b8-babf-8fdca03399c1 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-6219885b-f8fd-44b8-babf-8fdca03399c1 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990.ablocks-block--container { max-width:min(100%,73%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990.ablocks-block--container { max-width:min(100%,71%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990.ablocks-block--container { max-width:min(100%,23%) !important; } } .ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990 { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-f7037f94-3c8b-4325-8e1f-b7fa519ff990 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 { border-width:5px;border-style:none;border-color:#b607f0;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-menu { justify-content:center; } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29.ablocks-menu { justify-content:center; } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-main-menu > .ablocks-menu-item { color:#1a2d62;font-family:Poppins;font-weight:500;font-size:20px; } @media screen and (max-width: 800px) { .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-main-menu > .ablocks-menu-item { padding:5px; } } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-main-menu > .ablocks-menu-item:hover { color:#000000; } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-block--menu-child-sub { width:250px; } @media screen and (max-width: 480px) { .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-block--menu-child-sub .ablocks-block--menu-item { background:!important; } } @media screen and (max-width: 480px) { .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-block--menu-child-sub .ablocks-block--menu-item .ablocks-menu-item__link { color:!important; } } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:#1a2d62; } @media screen and (max-width: 480px) { .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:!important; } } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__link { color:#000000; } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:#1a2d62; } @media screen and (max-width: 480px) { .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:!important; } } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__dropdown-icon svg { fill:#000000; } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-menu__trigger-wrapper { justify-content:left; } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger { height:30px; } .ablocks-block-47ce0129-22ce-4643-a861-2e036c0a8c29 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger .ablocks-menu__trigger-item { background:black;height:3px;width:30px; } @media (max-width: 480px) { .ablocks-menu-mobile.ablocks-menu--outside.ablocks-menu-mobile--active {margin-top: 30px} }




.ablocks-block-27d655b4-cdee-43ab-9aeb-9f928341fa3f.ablocks-block--menu-child-sub { background:white;width:290px; } .ablocks-block-27d655b4-cdee-43ab-9aeb-9f928341fa3f.ablocks-block--menu-child-sub .ablocks-block--menu-item { color:#1a2d62;background:#e7fefba8;font-family:Georgia;flex-direction:row;justify-content:space-between; } .ablocks-block-27d655b4-cdee-43ab-9aeb-9f928341fa3f > .ablocks-menu-item > .ablocks-menu-item__link { color:#1a2d62!important; } .ablocks-block-27d655b4-cdee-43ab-9aeb-9f928341fa3f > .ablocks-menu-item:hover > .ablocks-menu-item__link { color:!important; } .ablocks-block-27d655b4-cdee-43ab-9aeb-9f928341fa3f > .ablocks-menu-item .ablocks-menu-item__dropdown-icon svg { fill:#1a2d62; } 












.ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189 { margin:-20px;padding:110px;background:linear-gradient(113deg,#2727A2 -21.00%,#03030D 50.00%,#0b2258 122.00%);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189 { margin:0px;padding-top:50px;padding-bottom:30px; } } @media screen and (max-width: 480px) { .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189 { padding-top:40px;padding-right:10px;padding-bottom:40px;padding-left:10px; } } .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189.ablocks-block--container { padding:110px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189.ablocks-block--container { padding-top:50px;padding-bottom:30px; } } @media screen and (max-width: 480px) { .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189.ablocks-block--container { padding-top:40px;padding-right:10px;padding-bottom:40px;padding-left:10px; } } .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189 > .ablocks-block-container { max-width:min(100%,1140px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189 > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189::before { border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;background-image:url("https://sygniusbpo.com/wp-content/uploads/2025/09/Website-Page-gulir-first-cover.jpg");position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;opacity:0.35;filter:brightness(%) contrast(%) saturate(%) blur(px) hue-rotate(deg); } .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-d6128a25-8c32-4e3e-8027-450a560e3189 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-26bb6bdc-8e92-43e6-843e-02b387158f38 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-26bb6bdc-8e92-43e6-843e-02b387158f38.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-26bb6bdc-8e92-43e6-843e-02b387158f38 { display:flex;flex-direction:column;align-items:flex-start;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-26bb6bdc-8e92-43e6-843e-02b387158f38.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:flex-start;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-26bb6bdc-8e92-43e6-843e-02b387158f38 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-26bb6bdc-8e92-43e6-843e-02b387158f38 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-26bb6bdc-8e92-43e6-843e-02b387158f38 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-26bb6bdc-8e92-43e6-843e-02b387158f38 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-d60b205d-ed44-413d-9ef1-036eca337b63 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d60b205d-ed44-413d-9ef1-036eca337b63 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-d60b205d-ed44-413d-9ef1-036eca337b63 { text-align:center; } } .ablocks-block-d60b205d-ed44-413d-9ef1-036eca337b63 .ablocks-heading-text { color:#ffffff;font-family:Roboto,sans-serif;font-weight:700;font-size:30px;line-height:30px; } @media screen and (max-width: 800px) { .ablocks-block-d60b205d-ed44-413d-9ef1-036eca337b63 .ablocks-heading-text { font-family:Roboto; } } 
.ablocks-block-4bfcb7b6-911f-4f15-a47e-803dbee116d9 { margin-top:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4bfcb7b6-911f-4f15-a47e-803dbee116d9.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-4bfcb7b6-911f-4f15-a47e-803dbee116d9 { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:flex-start;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-4bfcb7b6-911f-4f15-a47e-803dbee116d9.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:flex-start;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-4bfcb7b6-911f-4f15-a47e-803dbee116d9 { display:inline-flex; } .ablocks-block-4bfcb7b6-911f-4f15-a47e-803dbee116d9 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-4bfcb7b6-911f-4f15-a47e-803dbee116d9 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-4bfcb7b6-911f-4f15-a47e-803dbee116d9 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-4bfcb7b6-911f-4f15-a47e-803dbee116d9 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-7fe1efb7-959a-4698-83eb-3b2bc2b3db55 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7fe1efb7-959a-4698-83eb-3b2bc2b3db55 { text-align:right; } .ablocks-block-7fe1efb7-959a-4698-83eb-3b2bc2b3db55 .ablocks-button { column-gap:10px;background:#2727a200;justify-content:left;color:#98A2B3;font-family:Poppins;font-weight:500;font-size:20px;line-height:30px;padding:0px; } .ablocks-block-7fe1efb7-959a-4698-83eb-3b2bc2b3db55 .ablocks-button:hover { transition-duration:s; } .ablocks-block-7fe1efb7-959a-4698-83eb-3b2bc2b3db55 .ablocks-icon-wrap { font-size:22px; } .ablocks-block-7fe1efb7-959a-4698-83eb-3b2bc2b3db55 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:22px; } .ablocks-block-7fe1efb7-959a-4698-83eb-3b2bc2b3db55 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#98a2b3; } 
.ablocks-block-2af2fc24-3085-497b-8c24-5b39a8aa8717 { padding-left:8px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2af2fc24-3085-497b-8c24-5b39a8aa8717 { text-align:left; } .ablocks-block-2af2fc24-3085-497b-8c24-5b39a8aa8717 .ablocks-button { column-gap:10px;background:#dddddd00;justify-content:left;color:#F2F4F7;border-style:none;font-family:Poppins;font-weight:500;text-transform:uppercase;font-size:20px;line-height:30px;padding:0px; } .ablocks-block-2af2fc24-3085-497b-8c24-5b39a8aa8717 .ablocks-button:hover { transition-duration:s; } .ablocks-block-2af2fc24-3085-497b-8c24-5b39a8aa8717 .ablocks-icon-wrap { font-size:16px; } .ablocks-block-2af2fc24-3085-497b-8c24-5b39a8aa8717 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-2af2fc24-3085-497b-8c24-5b39a8aa8717 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 { margin-top:-19px;padding-top:28px;padding-bottom:0px;background:#deeef7;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 { margin-top:0px; } } .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3.ablocks-block--container { padding-top:28px;padding-bottom:0px;overflow:visible; } .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 > .ablocks-block-container { max-width:min(100%,95%);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:10px;column-gap:10px; } @media screen and (max-width: 480px) { .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 > .ablocks-block-container { flex-direction:column;row-gap:20px; } } .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:10px;column-gap:10px; } @media screen and (max-width: 480px) { .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:20px; } } .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 > .ablocks-block-container > *:not(style,.ablocks-block--container) { display:inline-flex; } .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-06e2570e-0e81-4f7b-beb6-2cb51e4725b3 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-73c34370-ad74-4113-9e2c-a981fa82ed83 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-73c34370-ad74-4113-9e2c-a981fa82ed83.ablocks-block--container { padding:0px;max-width:min(100%,63%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-73c34370-ad74-4113-9e2c-a981fa82ed83.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-73c34370-ad74-4113-9e2c-a981fa82ed83 { display:flex;flex-direction:column;align-items:flex-end;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-73c34370-ad74-4113-9e2c-a981fa82ed83.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:flex-end;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-73c34370-ad74-4113-9e2c-a981fa82ed83 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-73c34370-ad74-4113-9e2c-a981fa82ed83 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-73c34370-ad74-4113-9e2c-a981fa82ed83 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-73c34370-ad74-4113-9e2c-a981fa82ed83 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-12a94e9a-2cb7-4792-b801-bb7e804022dc { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-12a94e9a-2cb7-4792-b801-bb7e804022dc { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-12a94e9a-2cb7-4792-b801-bb7e804022dc { text-align:center; } } .ablocks-block-12a94e9a-2cb7-4792-b801-bb7e804022dc .ablocks-heading-text { color:#1A2D62;font-family:Roboto,sans-serif;font-weight:700;font-size:64px;line-height:90px; } @media screen and (max-width: 800px) { .ablocks-block-12a94e9a-2cb7-4792-b801-bb7e804022dc .ablocks-heading-text { font-family:Roboto;font-size:42px;line-height:56px; } } @media screen and (max-width: 480px) { .ablocks-block-12a94e9a-2cb7-4792-b801-bb7e804022dc .ablocks-heading-text { font-size:32px;line-height:47px; } } 
.ablocks-block-6fb36570-6b74-4628-af06-dda5256b5f32 { margin-top:24px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6fb36570-6b74-4628-af06-dda5256b5f32 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-6fb36570-6b74-4628-af06-dda5256b5f32 { text-align:center; } } .ablocks-block-6fb36570-6b74-4628-af06-dda5256b5f32 .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:24px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-6fb36570-6b74-4628-af06-dda5256b5f32 .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-6fb36570-6b74-4628-af06-dda5256b5f32 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c { padding-top:0px;padding-right:0px;padding-bottom:12px;padding-left:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c { margin-top:0px; } } .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:12px;padding-left:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c { justify-content:center;justify-items:center;row-gap:32px; } } .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;row-gap:32px; } } .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c { display:inline-flex; } .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-ae70a4c8-b69e-4c33-a34a-294ad0eb731c .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-ca022300-9255-463d-b25e-c978f12c2990 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ca022300-9255-463d-b25e-c978f12c2990 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-ca022300-9255-463d-b25e-c978f12c2990 { text-align:center; } } .ablocks-block-ca022300-9255-463d-b25e-c978f12c2990 .ablocks-button { column-gap:10px;background:#1e9ca2;justify-content:left;color:#ffffff;border-radius:100px;font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px; } @media screen and (max-width: 800px) { .ablocks-block-ca022300-9255-463d-b25e-c978f12c2990 .ablocks-button { font-size:12px;line-height:21px;padding-right:18px;padding-left:18px; } } .ablocks-block-ca022300-9255-463d-b25e-c978f12c2990 .ablocks-button:hover { transition-duration:s;background:var(--wp--preset--color--ast-global-color-6); } .ablocks-block-ca022300-9255-463d-b25e-c978f12c2990 .ablocks-icon-wrap { font-size:20px; } .ablocks-block-ca022300-9255-463d-b25e-c978f12c2990 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-ca022300-9255-463d-b25e-c978f12c2990 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399.ablocks-block--container { padding:0px;max-width:min(100%,35%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399 { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399 { flex-direction:column;row-gap:24px; } } .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:24px; } } .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399 { display:inline-flex; } .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-3ef00e36-3923-4c32-b4b4-b5c9f8566399 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-8a12fce6-4b7c-44fc-96f4-174490c93625 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8a12fce6-4b7c-44fc-96f4-174490c93625 { display:flex;justify-content:center; } .ablocks-block-8a12fce6-4b7c-44fc-96f4-174490c93625 .ablocks-image-figure img { height:auto;opacity:1;border-radius:30px;box-shadow:0px 4px 12px 0px #000000; } .ablocks-block-8a12fce6-4b7c-44fc-96f4-174490c93625 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0.5s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-8a12fce6-4b7c-44fc-96f4-174490c93625 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572 { margin-top:0px;padding-top:70px;padding-bottom:120px;background:#bcdef2;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572 { padding-top:80px;padding-bottom:80px; } } @media screen and (max-width: 480px) { .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572 { padding-top:30px;padding-bottom:30px; } } .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572.ablocks-block--container { padding-top:70px;padding-bottom:120px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572.ablocks-block--container { padding-top:80px;padding-bottom:80px; } } @media screen and (max-width: 480px) { .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572.ablocks-block--container { padding-top:30px;padding-bottom:30px; } } .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572 > .ablocks-block-container { max-width:min(100%,100%);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572 > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-92ffe817-41a2-44b8-938a-c637e2598572 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-35e308a2-6fda-4a3e-881c-0e905fa9d96d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-35e308a2-6fda-4a3e-881c-0e905fa9d96d { text-align:center; } @media screen and (max-width: 800px) { .ablocks-block-35e308a2-6fda-4a3e-881c-0e905fa9d96d { text-align:left; } } .ablocks-block-35e308a2-6fda-4a3e-881c-0e905fa9d96d .ablocks-heading-text { color:#1A2D62;font-family:Geologica;font-weight:600;font-size:64px;line-height:90px; } @media screen and (max-width: 800px) { .ablocks-block-35e308a2-6fda-4a3e-881c-0e905fa9d96d .ablocks-heading-text { font-size:25px;line-height:56px; } } @media screen and (max-width: 480px) { .ablocks-block-35e308a2-6fda-4a3e-881c-0e905fa9d96d .ablocks-heading-text { font-size:32px;line-height:47px; } } 
.ablocks-block-a685218a-06fe-4263-b605-9b9903897132 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a685218a-06fe-4263-b605-9b9903897132 { text-align:center; } .ablocks-block-a685218a-06fe-4263-b605-9b9903897132 .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:24px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-a685218a-06fe-4263-b605-9b9903897132 .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-a685218a-06fe-4263-b605-9b9903897132 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d { padding-top:010px;padding-right:0px;padding-bottom:10px;padding-left:0px;background:#0b2258;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d { padding:0px; } } .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d.ablocks-block--container { padding-top:010px;padding-right:0px;padding-bottom:10px;padding-left:0px;max-width:min(100%,90%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important; } } .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d { display:inline-flex; } .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-e2ad6507-cbee-4099-8f2d-eba7033ec63d .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f { padding:16px; } } .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-fcf836b1-af37-4314-b3cb-a1139e3c741f .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:var(--wp--preset--color--ast-global-color-5);border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf:not(.ablocks-has-block-container), .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf > .ablocks-block-container > a .ablocks-icon-wrap { font-size:80px; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#224EFF; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:600;font-style:normal;font-size:17px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-4e465c65-1db7-4f72-8511-8ba3c8f6eedf .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12 { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12 { padding:16px; } } .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-c2abb45a-bfe5-4021-972c-9f4f4d403b12 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:var(--wp--preset--color--ast-global-color-5);border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27:not(.ablocks-has-block-container), .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#704fe6; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:600;font-style:normal;font-size:17px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-fddbec39-f6a3-44b2-8ff7-46b6b62acf27 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af { padding:16px; } } .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-19e40b47-d49b-4f49-a071-89c5801bb9af .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:var(--wp--preset--color--ast-global-color-5);border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4:not(.ablocks-has-block-container), .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#704fe6; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:600;font-style:normal;font-size:17px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-63c1ee02-4df4-4c6b-81eb-d2ecf7bda3a4 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a { padding-top:010px;padding-right:0px;padding-bottom:10px;padding-left:0px;background:#0b2258;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a { padding:0px; } } .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a.ablocks-block--container { padding-top:010px;padding-right:0px;padding-bottom:10px;padding-left:0px;max-width:min(100%,90%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important; } } .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a { display:inline-flex; } .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-9ba3db53-4cf8-4a26-94b3-57548ea54b9a .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11 { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11 { padding:16px; } } .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-cd780a16-283c-4857-8031-3dc7f33b3f11 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:var(--wp--preset--color--ast-global-color-5);border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3:not(.ablocks-has-block-container), .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#704fe6; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:600;font-style:normal;font-size:17px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-f7efc01e-35a9-4143-9d8c-68429928d2c3 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d { padding:16px; } } .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-252d7389-069f-4560-bf84-7a2fb965201d .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:var(--wp--preset--color--ast-global-color-5);border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249:not(.ablocks-has-block-container), .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#704fe6; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:600;font-style:normal;font-size:17px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-5d65223a-3a7c-4f92-bdaa-71a982f35249 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3 { padding:32px;background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3 { padding:16px; } } .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3.ablocks-block--container { padding:32px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-460227ca-0046-4a8d-898f-8d9da0eb32f3 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:var(--wp--preset--color--ast-global-color-5);border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a:not(.ablocks-has-block-container), .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a > .ablocks-block-container > a .ablocks-icon-wrap { font-size:80px; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#224EFF; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:600;font-style:normal;font-size:17px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-98060a95-9cb9-4f2e-9cd5-43b12271695a .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac { padding-top:010px;padding-right:0px;padding-bottom:10px;padding-left:0px;background:#0b2258;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac { padding:0px; } } .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac.ablocks-block--container { padding-top:010px;padding-right:0px;padding-bottom:10px;padding-left:0px;max-width:min(100%,90%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important; } } .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac { display:inline-flex; } .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-af45d0eb-df3a-4154-93d3-ed896955aeac .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055 { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055 { padding:16px; } } .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-71fffd88-3fd7-4821-b661-fba80055d055 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:var(--wp--preset--color--ast-global-color-5);border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0:not(.ablocks-has-block-container), .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#704fe6; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:600;font-style:normal;font-size:17px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-1087468d-1653-48be-822e-76d58d1c50c0 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203 { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203 { padding:16px; } } .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-033d859a-4530-4dd5-b018-81e7210b3203 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:var(--wp--preset--color--ast-global-color-5);border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf:not(.ablocks-has-block-container), .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#704fe6; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:600;font-style:normal;font-size:17px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-4c3a7625-aaf9-4c4f-9790-08a9ac9eaadf .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e { padding:32px;background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e { padding:16px; } } .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e.ablocks-block--container { padding:32px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-9b8a0f16-ba8b-42ae-ade8-76de86f2fe3e .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:var(--wp--preset--color--ast-global-color-5);border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862:not(.ablocks-has-block-container), .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#704fe6; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:600;font-style:normal;font-size:17px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-698d84a3-78c3-4538-9972-8034d04ac862 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e { margin-top:0px;padding-top:71px;padding-bottom:71px;background:#DEEEF7;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e { padding-top:40px;padding-bottom:40px; } } @media screen and (max-width: 480px) { .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e { padding-top:30px;padding-bottom:30px; } } .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e.ablocks-block--container { padding-top:71px;padding-bottom:71px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e.ablocks-block--container { padding-top:40px;padding-bottom:40px; } } @media screen and (max-width: 480px) { .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e.ablocks-block--container { padding-top:30px;padding-bottom:30px; } } .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e > .ablocks-block-container { max-width:min(100%,1200px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-9a37a2a4-b044-449f-a915-83963f00538e .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-69280a5f-7726-4e39-9aa2-0bb9fb5192b3 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-69280a5f-7726-4e39-9aa2-0bb9fb5192b3 { text-align:center; } @media screen and (max-width: 800px) { .ablocks-block-69280a5f-7726-4e39-9aa2-0bb9fb5192b3 { text-align:left; } } .ablocks-block-69280a5f-7726-4e39-9aa2-0bb9fb5192b3 .ablocks-heading-text { color:#1A2D62;font-family:Geologica;font-weight:600;text-transform:capitalize;font-size:64px;line-height:90px; } @media screen and (max-width: 800px) { .ablocks-block-69280a5f-7726-4e39-9aa2-0bb9fb5192b3 .ablocks-heading-text { font-size:25px;line-height:56px; } } @media screen and (max-width: 480px) { .ablocks-block-69280a5f-7726-4e39-9aa2-0bb9fb5192b3 .ablocks-heading-text { font-size:32px;line-height:47px; } } 
.ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c { padding-top:07px;padding-right:02px;padding-bottom:07px;padding-left:02px;background:#175596;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c { padding-right:10px;padding-left:10px; } } .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c.ablocks-block--container { padding-top:07px;padding-right:02px;padding-bottom:07px;padding-left:02px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c.ablocks-block--container { padding-right:10px;padding-left:10px; } } .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c { display:flex;flex-direction:row;justify-content:center;justify-items:center;flex-wrap:wrap;min-height:0px;row-gap:30px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c { row-gap:24px;column-gap:24px; } } .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:center;justify-items:center;flex-wrap:wrap;min-height:0px;row-gap:30px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c.ablocks-has-block-container > .ablocks-block-container { row-gap:24px;column-gap:24px; } } .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c { display:inline-flex; } .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-0d9c328f-8573-4edb-af37-d7c0da4c267c .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;background:#FFF;border-radius:16px;box-shadow:0px 5px 2px 0px rgba(16,24,40,0.15);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be { padding:20px; } } .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be.ablocks-block--container { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;max-width:min(100%,23%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be.ablocks-block--container { padding:20px;max-width:min(100%,100%) !important; } } .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be { column-gap:16px; } } .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be.ablocks-has-block-container > .ablocks-block-container { column-gap:16px; } } .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be { display:inline-flex; } .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-acdcbb75-493c-4075-a22c-2853aad166be .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-396c3ef5-a9a6-4643-b437-bd65194383b4 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-396c3ef5-a9a6-4643-b437-bd65194383b4 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-396c3ef5-a9a6-4643-b437-bd65194383b4 .ablocks-icon-wrap { font-size:unset; } .ablocks-block-396c3ef5-a9a6-4643-b437-bd65194383b4 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:100px; } @media screen and (max-width: 480px) { .ablocks-block-396c3ef5-a9a6-4643-b437-bd65194383b4 .ablocks-icon-wrap img.ablocks-image-icon { width:70px; } } .ablocks-block-396c3ef5-a9a6-4643-b437-bd65194383b4 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-e3581aa5-31d9-4a6a-a01d-23f19c28d5ae { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e3581aa5-31d9-4a6a-a01d-23f19c28d5ae { text-align:left; } .ablocks-block-e3581aa5-31d9-4a6a-a01d-23f19c28d5ae .ablocks-heading-text { color:#555555;font-family:Poppins;font-weight:500;font-size:22px; } 
.ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7 { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;background:#FFF;border-radius:16px;box-shadow:0px 5px 2px 0px rgba(16,24,40,0.15);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7 { padding:20px; } } .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7.ablocks-block--container { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;max-width:min(100%,23%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7.ablocks-block--container { padding:20px;max-width:min(100%,100%) !important; } } .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7 { column-gap:16px; } } .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7.ablocks-has-block-container > .ablocks-block-container { column-gap:16px; } } .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7 { display:inline-flex; } .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-082919e2-a00f-4f3e-91d6-8b1c55ced2c7 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-42449401-406e-4f75-a261-ed98f1f94689 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-42449401-406e-4f75-a261-ed98f1f94689 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-42449401-406e-4f75-a261-ed98f1f94689 .ablocks-icon-wrap { font-size:unset; } .ablocks-block-42449401-406e-4f75-a261-ed98f1f94689 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:100px; } @media screen and (max-width: 480px) { .ablocks-block-42449401-406e-4f75-a261-ed98f1f94689 .ablocks-icon-wrap img.ablocks-image-icon { width:70px; } } .ablocks-block-42449401-406e-4f75-a261-ed98f1f94689 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-5b32616c-00c8-491e-bc5b-63d48746b941 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5b32616c-00c8-491e-bc5b-63d48746b941 { text-align:left; } .ablocks-block-5b32616c-00c8-491e-bc5b-63d48746b941 .ablocks-heading-text { color:#555555;font-family:Poppins;font-weight:500;font-size:22px; } 
.ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5 { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;background:#FFF;border-radius:16px;box-shadow:0px 5px 2px 0px rgba(16,24,40,0.15);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5 { padding:20px; } } .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5.ablocks-block--container { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;max-width:min(100%,23%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5.ablocks-block--container { padding:20px;max-width:min(100%,100%) !important; } } .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5 { column-gap:16px; } } .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5.ablocks-has-block-container > .ablocks-block-container { column-gap:16px; } } .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5 { display:inline-flex; } .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-2223e18c-4367-4942-91af-0d85e49f94f5 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-707316cf-6d92-4e33-bacc-b66fc8e07bd9 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-707316cf-6d92-4e33-bacc-b66fc8e07bd9 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-707316cf-6d92-4e33-bacc-b66fc8e07bd9 .ablocks-icon-wrap { font-size:unset; } .ablocks-block-707316cf-6d92-4e33-bacc-b66fc8e07bd9 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:100px; } @media screen and (max-width: 480px) { .ablocks-block-707316cf-6d92-4e33-bacc-b66fc8e07bd9 .ablocks-icon-wrap img.ablocks-image-icon { width:70px; } } .ablocks-block-707316cf-6d92-4e33-bacc-b66fc8e07bd9 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-25fb7af3-22df-434f-afb8-dc9fe528eec1 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-25fb7af3-22df-434f-afb8-dc9fe528eec1 { text-align:left; } .ablocks-block-25fb7af3-22df-434f-afb8-dc9fe528eec1 .ablocks-heading-text { color:#555555;font-family:Poppins;font-weight:500;font-size:22px; } 
.ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863 { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;background:#FFF;border-radius:16px;box-shadow:0px 5px 2px 0px rgba(16,24,40,0.15);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863 { padding:20px; } } .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863.ablocks-block--container { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;max-width:min(100%,23%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863.ablocks-block--container { padding:20px;max-width:min(100%,100%) !important; } } .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863 { column-gap:16px; } } .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863.ablocks-has-block-container > .ablocks-block-container { column-gap:16px; } } .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863 { display:inline-flex; } .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-3d768e16-c886-4af2-8b1f-0bd5c89ae863 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-39ba4866-15eb-4c16-b1b3-f24de4794153 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-39ba4866-15eb-4c16-b1b3-f24de4794153 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-39ba4866-15eb-4c16-b1b3-f24de4794153 .ablocks-icon-wrap { font-size:unset; } .ablocks-block-39ba4866-15eb-4c16-b1b3-f24de4794153 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:100px; } @media screen and (max-width: 480px) { .ablocks-block-39ba4866-15eb-4c16-b1b3-f24de4794153 .ablocks-icon-wrap img.ablocks-image-icon { width:70px; } } .ablocks-block-39ba4866-15eb-4c16-b1b3-f24de4794153 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-dbb34616-854b-4dde-9736-bcb23aac7d82 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-dbb34616-854b-4dde-9736-bcb23aac7d82 { text-align:left; } .ablocks-block-dbb34616-854b-4dde-9736-bcb23aac7d82 .ablocks-heading-text { color:#555555;font-family:Poppins;font-weight:500;font-size:22px; } 
.ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710 { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;background:#FFF;border-radius:16px;box-shadow:0px 5px 2px 0px rgba(16,24,40,0.15);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710 { padding:20px; } } .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710.ablocks-block--container { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;max-width:min(100%,23%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710.ablocks-block--container { padding:20px;max-width:min(100%,100%) !important; } } .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710 { column-gap:16px; } } .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710.ablocks-has-block-container > .ablocks-block-container { column-gap:16px; } } .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710 { display:inline-flex; } .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-48c9c2a0-cecb-4ab5-a67e-ee2141510710 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-278fe2bd-5e65-4708-ab40-202de16501d2 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-278fe2bd-5e65-4708-ab40-202de16501d2 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-278fe2bd-5e65-4708-ab40-202de16501d2 .ablocks-icon-wrap { font-size:unset; } .ablocks-block-278fe2bd-5e65-4708-ab40-202de16501d2 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:100px; } @media screen and (max-width: 480px) { .ablocks-block-278fe2bd-5e65-4708-ab40-202de16501d2 .ablocks-icon-wrap img.ablocks-image-icon { width:70px; } } .ablocks-block-278fe2bd-5e65-4708-ab40-202de16501d2 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-91f23d6b-19a6-4e72-9ecd-a22d1bd13fa9 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-91f23d6b-19a6-4e72-9ecd-a22d1bd13fa9 { text-align:left; } .ablocks-block-91f23d6b-19a6-4e72-9ecd-a22d1bd13fa9 .ablocks-heading-text { color:#555555;font-family:Poppins;font-weight:500;font-size:22px; } 
.ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;background:#FFF;border-radius:16px;box-shadow:0px 5px 2px 0px rgba(16,24,40,0.15);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e { padding:20px; } } .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e.ablocks-block--container { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;max-width:min(100%,23%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e.ablocks-block--container { padding:20px;max-width:min(100%,100%) !important; } } .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e { column-gap:16px; } } .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e.ablocks-has-block-container > .ablocks-block-container { column-gap:16px; } } .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e { display:inline-flex; } .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-70bba629-744a-4c17-9a45-d61a8c06429e .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-01c73071-1307-45fb-bd1c-b16087f70910 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-01c73071-1307-45fb-bd1c-b16087f70910 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-01c73071-1307-45fb-bd1c-b16087f70910 .ablocks-icon-wrap { font-size:unset; } .ablocks-block-01c73071-1307-45fb-bd1c-b16087f70910 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:100px; } @media screen and (max-width: 480px) { .ablocks-block-01c73071-1307-45fb-bd1c-b16087f70910 .ablocks-icon-wrap img.ablocks-image-icon { width:70px; } } .ablocks-block-01c73071-1307-45fb-bd1c-b16087f70910 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-e4a2e128-6dea-4dc8-aa3a-50174ac5947c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e4a2e128-6dea-4dc8-aa3a-50174ac5947c { text-align:left; } .ablocks-block-e4a2e128-6dea-4dc8-aa3a-50174ac5947c .ablocks-heading-text { color:#555555;font-family:Poppins;font-weight:500;font-size:22px; } 
.ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6 { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;background:#FFF;border-radius:16px;box-shadow:0px 5px 2px 0px rgba(16,24,40,0.15);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6 { padding:20px; } } .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6.ablocks-block--container { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;max-width:min(100%,23%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6.ablocks-block--container { padding:20px;max-width:min(100%,100%) !important; } } .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6 { column-gap:16px; } } .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6.ablocks-has-block-container > .ablocks-block-container { column-gap:16px; } } .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6 { display:inline-flex; } .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-02cce2e6-bab1-419b-9b31-89620c28ffd6 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-54df282b-5660-47d2-8eda-edb54fcf7ba2 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-54df282b-5660-47d2-8eda-edb54fcf7ba2 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-54df282b-5660-47d2-8eda-edb54fcf7ba2 .ablocks-icon-wrap { font-size:unset; } .ablocks-block-54df282b-5660-47d2-8eda-edb54fcf7ba2 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:100px; } @media screen and (max-width: 480px) { .ablocks-block-54df282b-5660-47d2-8eda-edb54fcf7ba2 .ablocks-icon-wrap img.ablocks-image-icon { width:70px; } } .ablocks-block-54df282b-5660-47d2-8eda-edb54fcf7ba2 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-c07f8d76-1471-437f-8c5d-4af74d46ecca { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c07f8d76-1471-437f-8c5d-4af74d46ecca { text-align:left; } .ablocks-block-c07f8d76-1471-437f-8c5d-4af74d46ecca .ablocks-heading-text { color:#555555;font-family:Poppins;font-weight:500;font-size:22px; } 
.ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36 { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;background:#FFF;border-radius:16px;box-shadow:0px 5px 2px 0px rgba(16,24,40,0.15);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36 { padding:20px; } } .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36.ablocks-block--container { padding-top:28px;padding-right:24px;padding-bottom:28px;padding-left:24px;max-width:min(100%,23%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36.ablocks-block--container { padding:20px;max-width:min(100%,100%) !important; } } .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36 { column-gap:16px; } } .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36.ablocks-has-block-container > .ablocks-block-container { column-gap:16px; } } .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36 { display:inline-flex; } .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-2aec3a2d-d13b-4a8a-b280-86119094cd36 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-510a8903-5c4e-4b01-aeb6-1439fbc87aac { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-510a8903-5c4e-4b01-aeb6-1439fbc87aac { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-510a8903-5c4e-4b01-aeb6-1439fbc87aac .ablocks-icon-wrap { font-size:unset; } .ablocks-block-510a8903-5c4e-4b01-aeb6-1439fbc87aac .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:100px; } @media screen and (max-width: 480px) { .ablocks-block-510a8903-5c4e-4b01-aeb6-1439fbc87aac .ablocks-icon-wrap img.ablocks-image-icon { width:70px; } } .ablocks-block-510a8903-5c4e-4b01-aeb6-1439fbc87aac .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-640a8be6-7780-4f6c-a440-bdcca55cb281 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-640a8be6-7780-4f6c-a440-bdcca55cb281 { text-align:left; } .ablocks-block-640a8be6-7780-4f6c-a440-bdcca55cb281 .ablocks-heading-text { color:#555555;font-family:Poppins;font-weight:500;font-size:22px; } 
.ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d { margin-top:0px;padding-top:70px;padding-bottom:120px;background:#bcdef2;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d { padding-top:80px;padding-bottom:80px; } } .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d.ablocks-block--container { padding-top:70px;padding-bottom:120px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d.ablocks-block--container { padding-top:80px;padding-bottom:80px; } } .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d > .ablocks-block-container { max-width:min(100%,100%);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-00d6264e-d64f-4476-8a4c-aee74358df7d .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-d39b7b7e-7397-4ec5-9b08-ef64dd3d7085 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d39b7b7e-7397-4ec5-9b08-ef64dd3d7085 { text-align:center; } @media screen and (max-width: 800px) { .ablocks-block-d39b7b7e-7397-4ec5-9b08-ef64dd3d7085 { text-align:left; } } .ablocks-block-d39b7b7e-7397-4ec5-9b08-ef64dd3d7085 .ablocks-heading-text { color:#1A2D62;font-family:Geologica;font-weight:600;font-size:64px;line-height:90px; } @media screen and (max-width: 800px) { .ablocks-block-d39b7b7e-7397-4ec5-9b08-ef64dd3d7085 .ablocks-heading-text { font-size:25px;line-height:56px; } } @media screen and (max-width: 480px) { .ablocks-block-d39b7b7e-7397-4ec5-9b08-ef64dd3d7085 .ablocks-heading-text { font-size:32px;line-height:47px; } } 
.ablocks-block-b7f16cfb-e615-4ddb-baa9-9adb422af609 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b7f16cfb-e615-4ddb-baa9-9adb422af609 { text-align:center; } .ablocks-block-b7f16cfb-e615-4ddb-baa9-9adb422af609 .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:24px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-b7f16cfb-e615-4ddb-baa9-9adb422af609 .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-b7f16cfb-e615-4ddb-baa9-9adb422af609 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71.ablocks-block--container { padding:0px;max-width:min(100%,90%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71 { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71 { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71 { display:inline-flex; } .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-776cf05f-40e2-494d-970b-d96accb9ae71 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74 { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74 { padding:16px; } } .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-11e40714-8607-4813-9c8a-3e1eaf0d4d74 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:#DEEEF7;border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1:not(.ablocks-has-block-container), .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:80px; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#1c81f2; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-49bb29fe-1c8c-4d5d-a0b8-cd0c9ae9caf1 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91 { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91 { padding:16px; } } .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-fe07a9b5-58d2-43bc-a36e-28d939dabb91 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:#DEEEF7;border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2:not(.ablocks-has-block-container), .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#1c81f2; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-0001455f-2358-47c4-b2fb-d24e7b4206d2 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373 { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373 { padding:16px; } } .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-fdedb937-84ab-4986-a5ed-22bdb8773373 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:#DEEEF7;border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e:not(.ablocks-has-block-container), .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#1c81f2; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-90c65ec2-4c56-4a89-a9f4-79ba8ae6105e .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97.ablocks-block--container { padding:0px;max-width:min(100%,90%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97 { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97 { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97 { display:inline-flex; } .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-1e570617-aa97-4a51-9d47-6794222b0c97 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa { padding:16px; } } .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-1ad2c6bb-f17e-476d-8ecd-211157e487fa .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:#DEEEF7;border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84:not(.ablocks-has-block-container), .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#1c81f2; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-ce90d534-494d-4590-b3ae-74b52d609c84 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b { padding:16px; } } .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-0a5b70a4-7b89-44b5-8fb7-c468b7f5d76b .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:#DEEEF7;border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76:not(.ablocks-has-block-container), .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#1c81f2; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-42f93378-b84c-4ad3-80b4-c3c10986ff76 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0 { padding:32px;background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0 { padding:16px; } } .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0.ablocks-block--container { padding:32px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-b30af3b4-bd43-4b21-a35d-7c982885d9b0 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:#DEEEF7;border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda:not(.ablocks-has-block-container), .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda > .ablocks-block-container > a .ablocks-icon-wrap { font-size:80px; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#1c81f2; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-c823bd74-f598-4a5d-a2f3-37d138117cda .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c { margin-top:0px;padding-top:70px;padding-bottom:120px;background:#EFF6FA;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c { padding-top:80px;padding-bottom:80px; } } .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c.ablocks-block--container { padding-top:70px;padding-bottom:120px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c.ablocks-block--container { padding-top:80px;padding-bottom:80px; } } .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c > .ablocks-block-container { max-width:min(100%,100%);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-d31e2ac3-b641-43c8-a92f-46abcc325b4c .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-b03fe088-79ec-49a5-93d3-c69474386a2f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b03fe088-79ec-49a5-93d3-c69474386a2f { text-align:center; } @media screen and (max-width: 800px) { .ablocks-block-b03fe088-79ec-49a5-93d3-c69474386a2f { text-align:left; } } .ablocks-block-b03fe088-79ec-49a5-93d3-c69474386a2f .ablocks-heading-text { color:#1A2D62;font-family:Geologica;font-weight:600;font-size:64px;line-height:90px; } @media screen and (max-width: 800px) { .ablocks-block-b03fe088-79ec-49a5-93d3-c69474386a2f .ablocks-heading-text { font-size:25px;line-height:56px; } } @media screen and (max-width: 480px) { .ablocks-block-b03fe088-79ec-49a5-93d3-c69474386a2f .ablocks-heading-text { font-size:32px;line-height:47px; } } 
.ablocks-block-e0931511-5fe4-478d-ac0a-471c3157d933 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e0931511-5fe4-478d-ac0a-471c3157d933 { text-align:center; } .ablocks-block-e0931511-5fe4-478d-ac0a-471c3157d933 .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:24px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-e0931511-5fe4-478d-ac0a-471c3157d933 .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-e0931511-5fe4-478d-ac0a-471c3157d933 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52.ablocks-block--container { padding:0px;max-width:min(100%,90%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52 { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52 { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;column-gap:14px; } } @media screen and (max-width: 480px) { .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52 { display:inline-flex; } .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-22187aee-af37-470f-8cc5-8cd4f689ad52 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d { padding:16px; } } .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-b57d98aa-181e-4be2-91f3-22070877738d .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:#DEEEF7;border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c:not(.ablocks-has-block-container), .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c > .ablocks-block-container > a .ablocks-icon-wrap { font-size:80px; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#1c81f2; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-a11bc3c9-9fa7-46d9-bb18-aecd5746221c .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2 { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2 { padding:16px; } } .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-8f566023-6898-45aa-a5b8-511d4ff124c2 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:#DEEEF7;border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b:not(.ablocks-has-block-container), .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#1c81f2; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-a4e31f3c-2b79-426e-b980-355edd1ce19b .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2 { background:#FFFFFF;border-radius:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2 { padding:16px; } } .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2.ablocks-block--container { padding:16px;max-width:min(100%,33%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-1f96f7e0-6605-4d01-87e6-99d95ad2dda2 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 { padding-top:40px;padding-right:28px;padding-bottom:36px;padding-left:28px;background:#DEEEF7;border-style:none;border-radius:14px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 { padding-top:30px;padding-right:18px;padding-bottom:26px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 { padding-top:24px;padding-right:14px;padding-bottom:24px;padding-left:14px;width:100%; } } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394:not(.ablocks-has-block-container), .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box > .ablocks-block-container { gap:20px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-block--info-box__content { gap:12px;align-items:center; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-badge-link { color:#13191B;transition-duration:s;top:0;right:0;bottom:auto;left:auto;background:#DDDDDF;font-family:Roboto,sans-serif;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:80px; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#1c81f2; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:150%;letter-spacing:-0.48px;color:#1a2d62; } @media screen and (max-width: 800px) { .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:150%;letter-spacing:-0.28px;color:#6d6d6d; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { fill:#e99516;transition-duration:s; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s;fill:#696969; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-star-ratings > .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap > svg { transition-duration:s; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:10px;transition-duration:s;background:#13191B;justify-content:center;color:#FAFAFA; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-05e448e7-fe6c-4937-a155-b6bd9ca08394 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35 { margin-top:70px;background:#b8cdfd4f;border-width:5px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35 { margin-top:40px; } } .ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35.ablocks-block--container { overflow:visible; } .ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35 > .ablocks-block-container { max-width:min(100%,95%);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35 > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;flex-wrap:nowrap;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;flex-wrap:nowrap;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-cdca922a-f772-44c3-a93a-6a13092aed35 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-6a0a9639-d859-4727-b3ab-1a0f6948b293 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6a0a9639-d859-4727-b3ab-1a0f6948b293 { text-align:center; } @media screen and (max-width: 800px) { .ablocks-block-6a0a9639-d859-4727-b3ab-1a0f6948b293 { text-align:left; } } .ablocks-block-6a0a9639-d859-4727-b3ab-1a0f6948b293 .ablocks-heading-text { color:#1A2D62;font-family:Geologica;font-weight:600;font-size:64px;line-height:90px; } @media screen and (max-width: 800px) { .ablocks-block-6a0a9639-d859-4727-b3ab-1a0f6948b293 .ablocks-heading-text { font-size:25px;line-height:56px; } } @media screen and (max-width: 480px) { .ablocks-block-6a0a9639-d859-4727-b3ab-1a0f6948b293 .ablocks-heading-text { font-size:32px;line-height:47px; } } 
.ablocks-block-9b27a0b5-e1c5-488c-8d11-d5b1e6049560 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-9b27a0b5-e1c5-488c-8d11-d5b1e6049560 { text-align:center; } .ablocks-block-9b27a0b5-e1c5-488c-8d11-d5b1e6049560 .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:24px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-9b27a0b5-e1c5-488c-8d11-d5b1e6049560 .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-9b27a0b5-e1c5-488c-8d11-d5b1e6049560 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-62cd3fec-ddb0-486f-93ad-5ce80683e635 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-62cd3fec-ddb0-486f-93ad-5ce80683e635 { margin-top:-25px; } } .ablocks-block-62cd3fec-ddb0-486f-93ad-5ce80683e635 .ablocks-block-marquee .ablocks-block-marquee__children { gap:32px; } 
.ablocks-block-73c2a43e-3b6d-4a23-8a90-8270e4cdfc9f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-6a9d8447-ce53-40ae-9c72-a06556e8a565 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6a9d8447-ce53-40ae-9c72-a06556e8a565.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-6a9d8447-ce53-40ae-9c72-a06556e8a565 { display:flex;flex-direction:column;min-height:100px;row-gap:0px;column-gap:0px; } .ablocks-block-6a9d8447-ce53-40ae-9c72-a06556e8a565.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:100px;row-gap:0px;column-gap:0px; } .ablocks-block-6a9d8447-ce53-40ae-9c72-a06556e8a565 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-6a9d8447-ce53-40ae-9c72-a06556e8a565 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-6a9d8447-ce53-40ae-9c72-a06556e8a565 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-6a9d8447-ce53-40ae-9c72-a06556e8a565 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-018af692-0eae-4c82-9e11-16dd00e76001 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-018af692-0eae-4c82-9e11-16dd00e76001 { display:flex;justify-content:center; } .ablocks-block-018af692-0eae-4c82-9e11-16dd00e76001 .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-018af692-0eae-4c82-9e11-16dd00e76001 .ablocks-image-figure img { height:80px; } } .ablocks-block-018af692-0eae-4c82-9e11-16dd00e76001 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-018af692-0eae-4c82-9e11-16dd00e76001 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-1d494c55-3c88-457e-ac59-3edc7ac4fe35 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-2023c840-fc93-409a-a1bd-b508efe70309 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2023c840-fc93-409a-a1bd-b508efe70309.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-2023c840-fc93-409a-a1bd-b508efe70309 { display:flex;flex-direction:column;min-height:100px;row-gap:0px;column-gap:0px; } .ablocks-block-2023c840-fc93-409a-a1bd-b508efe70309.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:100px;row-gap:0px;column-gap:0px; } .ablocks-block-2023c840-fc93-409a-a1bd-b508efe70309 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-2023c840-fc93-409a-a1bd-b508efe70309 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-2023c840-fc93-409a-a1bd-b508efe70309 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-2023c840-fc93-409a-a1bd-b508efe70309 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-54cb109e-be12-4e0b-98f8-9e2ba3962256 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-54cb109e-be12-4e0b-98f8-9e2ba3962256 { display:flex;justify-content:center; } .ablocks-block-54cb109e-be12-4e0b-98f8-9e2ba3962256 .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-54cb109e-be12-4e0b-98f8-9e2ba3962256 .ablocks-image-figure img { height:80px; } } .ablocks-block-54cb109e-be12-4e0b-98f8-9e2ba3962256 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-54cb109e-be12-4e0b-98f8-9e2ba3962256 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-73aafd54-5f3c-4210-8063-1626436e49f7 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-316ec9ac-583c-41b8-92be-6d6b728ed3cd { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-316ec9ac-583c-41b8-92be-6d6b728ed3cd.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-316ec9ac-583c-41b8-92be-6d6b728ed3cd { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-316ec9ac-583c-41b8-92be-6d6b728ed3cd.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-316ec9ac-583c-41b8-92be-6d6b728ed3cd .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-316ec9ac-583c-41b8-92be-6d6b728ed3cd .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-316ec9ac-583c-41b8-92be-6d6b728ed3cd .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-316ec9ac-583c-41b8-92be-6d6b728ed3cd .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-cc3f66df-988d-4cfe-bd57-112b3c370e6c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-cc3f66df-988d-4cfe-bd57-112b3c370e6c { display:flex;justify-content:center; } .ablocks-block-cc3f66df-988d-4cfe-bd57-112b3c370e6c .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-cc3f66df-988d-4cfe-bd57-112b3c370e6c .ablocks-image-figure img { height:80px; } } .ablocks-block-cc3f66df-988d-4cfe-bd57-112b3c370e6c .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-cc3f66df-988d-4cfe-bd57-112b3c370e6c .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-14e14303-5bc6-4dcb-93a9-817d298ab2c3 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-fdb31309-290d-45cc-832b-0beb26064891 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fdb31309-290d-45cc-832b-0beb26064891.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-fdb31309-290d-45cc-832b-0beb26064891 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-fdb31309-290d-45cc-832b-0beb26064891.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-fdb31309-290d-45cc-832b-0beb26064891 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-fdb31309-290d-45cc-832b-0beb26064891 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-fdb31309-290d-45cc-832b-0beb26064891 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-fdb31309-290d-45cc-832b-0beb26064891 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-f0a1623e-5293-4949-b8d0-87979f9f3efc { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f0a1623e-5293-4949-b8d0-87979f9f3efc { display:flex;justify-content:center; } .ablocks-block-f0a1623e-5293-4949-b8d0-87979f9f3efc .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-f0a1623e-5293-4949-b8d0-87979f9f3efc .ablocks-image-figure img { height:80px; } } .ablocks-block-f0a1623e-5293-4949-b8d0-87979f9f3efc .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-f0a1623e-5293-4949-b8d0-87979f9f3efc .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-e6f70afb-e5d5-4421-ad39-d485c3d08b50 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-530d5118-c5a0-4dc8-a8b5-df662d422f2f { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-530d5118-c5a0-4dc8-a8b5-df662d422f2f.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-530d5118-c5a0-4dc8-a8b5-df662d422f2f { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-530d5118-c5a0-4dc8-a8b5-df662d422f2f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-530d5118-c5a0-4dc8-a8b5-df662d422f2f .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-530d5118-c5a0-4dc8-a8b5-df662d422f2f .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-530d5118-c5a0-4dc8-a8b5-df662d422f2f .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-530d5118-c5a0-4dc8-a8b5-df662d422f2f .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-1b9e309a-c1dc-42ab-a414-8713b3115e8a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1b9e309a-c1dc-42ab-a414-8713b3115e8a { display:flex;justify-content:center; } .ablocks-block-1b9e309a-c1dc-42ab-a414-8713b3115e8a .ablocks-image-figure img { height:166px;aspect-ratio:4/3;opacity:1; } @media screen and (max-width: 800px) { .ablocks-block-1b9e309a-c1dc-42ab-a414-8713b3115e8a .ablocks-image-figure img { height:100px; } } @media screen and (max-width: 480px) { .ablocks-block-1b9e309a-c1dc-42ab-a414-8713b3115e8a .ablocks-image-figure img { height:80px; } } .ablocks-block-1b9e309a-c1dc-42ab-a414-8713b3115e8a .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-1b9e309a-c1dc-42ab-a414-8713b3115e8a .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-cf8d7695-b3cf-4f2d-91ef-59270d3292ea { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-f5a19783-b3ab-415b-b9a5-be9f7cac23f7 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f5a19783-b3ab-415b-b9a5-be9f7cac23f7.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-f5a19783-b3ab-415b-b9a5-be9f7cac23f7 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-f5a19783-b3ab-415b-b9a5-be9f7cac23f7.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-f5a19783-b3ab-415b-b9a5-be9f7cac23f7 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-f5a19783-b3ab-415b-b9a5-be9f7cac23f7 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-f5a19783-b3ab-415b-b9a5-be9f7cac23f7 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-f5a19783-b3ab-415b-b9a5-be9f7cac23f7 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-7359983a-fec9-42ad-a1e9-7ea3b52d58eb { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7359983a-fec9-42ad-a1e9-7ea3b52d58eb { display:flex;justify-content:center; } .ablocks-block-7359983a-fec9-42ad-a1e9-7ea3b52d58eb .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-7359983a-fec9-42ad-a1e9-7ea3b52d58eb .ablocks-image-figure img { height:80px; } } .ablocks-block-7359983a-fec9-42ad-a1e9-7ea3b52d58eb .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-7359983a-fec9-42ad-a1e9-7ea3b52d58eb .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-04c30bff-3607-4212-ae46-8680329cabe0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-25db3f76-ed7d-4534-9fb3-8f6790519ef6 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-25db3f76-ed7d-4534-9fb3-8f6790519ef6.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-25db3f76-ed7d-4534-9fb3-8f6790519ef6 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-25db3f76-ed7d-4534-9fb3-8f6790519ef6.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-25db3f76-ed7d-4534-9fb3-8f6790519ef6 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-25db3f76-ed7d-4534-9fb3-8f6790519ef6 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-25db3f76-ed7d-4534-9fb3-8f6790519ef6 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-25db3f76-ed7d-4534-9fb3-8f6790519ef6 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-4d6f2725-4cc4-42f9-a6ff-b37efc966fd7 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4d6f2725-4cc4-42f9-a6ff-b37efc966fd7 { display:flex;justify-content:center; } .ablocks-block-4d6f2725-4cc4-42f9-a6ff-b37efc966fd7 .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-4d6f2725-4cc4-42f9-a6ff-b37efc966fd7 .ablocks-image-figure img { height:80px; } } .ablocks-block-4d6f2725-4cc4-42f9-a6ff-b37efc966fd7 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-4d6f2725-4cc4-42f9-a6ff-b37efc966fd7 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-fb7f55c3-b206-4f25-915c-3ce0662c6364 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-df6c331f-9493-410f-af3d-30d6a4575c54 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-df6c331f-9493-410f-af3d-30d6a4575c54.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-df6c331f-9493-410f-af3d-30d6a4575c54 { display:flex;flex-direction:column;min-height:100px;row-gap:0px;column-gap:0px; } .ablocks-block-df6c331f-9493-410f-af3d-30d6a4575c54.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:100px;row-gap:0px;column-gap:0px; } .ablocks-block-df6c331f-9493-410f-af3d-30d6a4575c54 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-df6c331f-9493-410f-af3d-30d6a4575c54 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-df6c331f-9493-410f-af3d-30d6a4575c54 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-df6c331f-9493-410f-af3d-30d6a4575c54 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-64aeed35-6eaa-4e87-99a1-e57fe053d588 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-64aeed35-6eaa-4e87-99a1-e57fe053d588 { display:flex;justify-content:center; } .ablocks-block-64aeed35-6eaa-4e87-99a1-e57fe053d588 .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-64aeed35-6eaa-4e87-99a1-e57fe053d588 .ablocks-image-figure img { height:80px; } } .ablocks-block-64aeed35-6eaa-4e87-99a1-e57fe053d588 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-64aeed35-6eaa-4e87-99a1-e57fe053d588 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-46c919cd-4cf8-469f-95f8-264047fb6575 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-6598ab64-45e2-40f8-a94d-a3f28e88b814 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6598ab64-45e2-40f8-a94d-a3f28e88b814.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-6598ab64-45e2-40f8-a94d-a3f28e88b814 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-6598ab64-45e2-40f8-a94d-a3f28e88b814.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-6598ab64-45e2-40f8-a94d-a3f28e88b814 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-6598ab64-45e2-40f8-a94d-a3f28e88b814 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-6598ab64-45e2-40f8-a94d-a3f28e88b814 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-6598ab64-45e2-40f8-a94d-a3f28e88b814 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-8a4e2fdc-a1af-436b-b567-fb3ca245e27f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8a4e2fdc-a1af-436b-b567-fb3ca245e27f { display:flex;justify-content:center; } .ablocks-block-8a4e2fdc-a1af-436b-b567-fb3ca245e27f .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-8a4e2fdc-a1af-436b-b567-fb3ca245e27f .ablocks-image-figure img { height:80px; } } .ablocks-block-8a4e2fdc-a1af-436b-b567-fb3ca245e27f .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-8a4e2fdc-a1af-436b-b567-fb3ca245e27f .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-0d99f1a1-3466-44ae-b36f-55057bcb7834 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-bc9f92d6-43f8-4449-b876-f757efa2d62e { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bc9f92d6-43f8-4449-b876-f757efa2d62e.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-bc9f92d6-43f8-4449-b876-f757efa2d62e { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-bc9f92d6-43f8-4449-b876-f757efa2d62e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-bc9f92d6-43f8-4449-b876-f757efa2d62e .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-bc9f92d6-43f8-4449-b876-f757efa2d62e .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-bc9f92d6-43f8-4449-b876-f757efa2d62e .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-bc9f92d6-43f8-4449-b876-f757efa2d62e .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-78ccd591-9aa9-438a-91d3-236e098a982e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-78ccd591-9aa9-438a-91d3-236e098a982e { display:flex;justify-content:center; } .ablocks-block-78ccd591-9aa9-438a-91d3-236e098a982e .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-78ccd591-9aa9-438a-91d3-236e098a982e .ablocks-image-figure img { height:80px; } } .ablocks-block-78ccd591-9aa9-438a-91d3-236e098a982e .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-78ccd591-9aa9-438a-91d3-236e098a982e .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-6880a23e-e124-4d70-a968-6cb35b895c2c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-f4d72ae6-25e2-45e8-9a55-62299e46d10c { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f4d72ae6-25e2-45e8-9a55-62299e46d10c.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-f4d72ae6-25e2-45e8-9a55-62299e46d10c { display:flex;flex-direction:column;min-height:5px;row-gap:0px;column-gap:0px; } .ablocks-block-f4d72ae6-25e2-45e8-9a55-62299e46d10c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:5px;row-gap:0px;column-gap:0px; } .ablocks-block-f4d72ae6-25e2-45e8-9a55-62299e46d10c .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-f4d72ae6-25e2-45e8-9a55-62299e46d10c .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-f4d72ae6-25e2-45e8-9a55-62299e46d10c .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-f4d72ae6-25e2-45e8-9a55-62299e46d10c .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-8306dfb5-1600-4f1c-90be-f49ad01330ae { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8306dfb5-1600-4f1c-90be-f49ad01330ae { display:flex;justify-content:center; } .ablocks-block-8306dfb5-1600-4f1c-90be-f49ad01330ae .ablocks-image-figure img { height:100px;opacity:1; } @media screen and (max-width: 480px) { .ablocks-block-8306dfb5-1600-4f1c-90be-f49ad01330ae .ablocks-image-figure img { height:80px; } } .ablocks-block-8306dfb5-1600-4f1c-90be-f49ad01330ae .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-8306dfb5-1600-4f1c-90be-f49ad01330ae .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249 { margin-top:70px;background:#b8cdfd4f;border-width:5px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249 { margin-top:40px; } } .ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249.ablocks-block--container { overflow:visible; } .ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249 > .ablocks-block-container { max-width:min(100%,95%);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249 > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;flex-wrap:nowrap;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;flex-wrap:nowrap;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-b1c6346d-9666-43be-aa46-d59a75107249 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-838ae75a-3575-4399-ad6a-bc305cf86341 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-838ae75a-3575-4399-ad6a-bc305cf86341 { text-align:center; } @media screen and (max-width: 800px) { .ablocks-block-838ae75a-3575-4399-ad6a-bc305cf86341 { text-align:left; } } .ablocks-block-838ae75a-3575-4399-ad6a-bc305cf86341 .ablocks-heading-text { color:#1A2D62;font-family:Roboto,sans-serif;font-weight:700;font-size:43px;line-height:90px; } @media screen and (max-width: 800px) { .ablocks-block-838ae75a-3575-4399-ad6a-bc305cf86341 .ablocks-heading-text { font-family:Roboto;font-size:25px;line-height:56px; } } @media screen and (max-width: 480px) { .ablocks-block-838ae75a-3575-4399-ad6a-bc305cf86341 .ablocks-heading-text { font-size:32px;line-height:47px; } } 
.ablocks-block-d3f493f7-6a8d-49a7-bee3-0ba501c16ab2 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d3f493f7-6a8d-49a7-bee3-0ba501c16ab2 { text-align:center; } .ablocks-block-d3f493f7-6a8d-49a7-bee3-0ba501c16ab2 .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:24px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-d3f493f7-6a8d-49a7-bee3-0ba501c16ab2 .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-d3f493f7-6a8d-49a7-bee3-0ba501c16ab2 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90 { margin-top:24px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90 { margin-top:10px; } } .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:60px; } @media screen and (max-width: 800px) { .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90 { column-gap:30px; } } @media screen and (max-width: 480px) { .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90 { row-gap:24px; } } .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:60px; } @media screen and (max-width: 800px) { .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90.ablocks-has-block-container > .ablocks-block-container { column-gap:30px; } } @media screen and (max-width: 480px) { .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90.ablocks-has-block-container > .ablocks-block-container { row-gap:24px; } } .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-28fdca93-eb05-4b72-8221-678449f43f90 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b .ablocks-block--single-accordion { margin-bottom:10px;border-width:0px 0px 0px 0px;border-radius:6px; } .ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { color:#1a2d62;margin-left:10px;font-family:Georgia;font-weight:500;font-style:normal;font-size:25px;line-height:150%;letter-spacing:-0.4px; } @media screen and (max-width: 800px) { .ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-size:18px; } } @media screen and (max-width: 480px) { .ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-size:15px;line-height:23px; } } .ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b .ablocks-block--single-accordion__heading { background:#ffffff;border-width:0px 0px 1px 0px;border-style:solid;border-color:#eaeaea;border-radius:0px; } @media screen and (max-width: 480px) { .ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b .ablocks-block--single-accordion__heading { padding-left:2px; } } .ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b .ablocks-block--single-accordion-is-selected .ablocks-block--single-accordion__heading { background:#F5F5F5; } .ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:#000000;font-size:24px; } .ablocks-block-6c60dfa4-c684-4528-a41f-9eb54d5b617b .ablocks-block--single-accordion__body-content { background:#F5F5F5; } 
.ablocks-block-514e4667-d0d3-49c5-bed7-fbfd99fb05a7 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-514e4667-d0d3-49c5-bed7-fbfd99fb05a7 .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto,sans-serif;font-weight:700;font-size:24px; } @media screen and (max-width: 800px) { .ablocks-block-514e4667-d0d3-49c5-bed7-fbfd99fb05a7 .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto; } } .ablocks-block-514e4667-d0d3-49c5-bed7-fbfd99fb05a7 .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:!important; } .ablocks-block-514e4667-d0d3-49c5-bed7-fbfd99fb05a7 .ablocks-block--single-accordion__heading:hover svg.ablocks-svg-icon { fill:!important; } 
.ablocks-block-596eb63c-0ae5-499e-b32a-ecde12c022a8 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-596eb63c-0ae5-499e-b32a-ecde12c022a8 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-596eb63c-0ae5-499e-b32a-ecde12c022a8 { text-align:center; } } .ablocks-block-596eb63c-0ae5-499e-b32a-ecde12c022a8 .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:22px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-596eb63c-0ae5-499e-b32a-ecde12c022a8 .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-596eb63c-0ae5-499e-b32a-ecde12c022a8 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-b377e6a0-ecf6-48a4-bad8-9cd18ca1da07 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b377e6a0-ecf6-48a4-bad8-9cd18ca1da07 .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto,sans-serif;font-weight:700;font-size:24px; } @media screen and (max-width: 800px) { .ablocks-block-b377e6a0-ecf6-48a4-bad8-9cd18ca1da07 .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto; } } .ablocks-block-b377e6a0-ecf6-48a4-bad8-9cd18ca1da07 .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:!important; } .ablocks-block-b377e6a0-ecf6-48a4-bad8-9cd18ca1da07 .ablocks-block--single-accordion__heading:hover svg.ablocks-svg-icon { fill:!important; } 
.ablocks-block-3d419f6c-f6bb-4806-b639-a3078322683d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3d419f6c-f6bb-4806-b639-a3078322683d { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-3d419f6c-f6bb-4806-b639-a3078322683d { text-align:center; } } .ablocks-block-3d419f6c-f6bb-4806-b639-a3078322683d .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:22px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-3d419f6c-f6bb-4806-b639-a3078322683d .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-3d419f6c-f6bb-4806-b639-a3078322683d .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-5b741fe2-3382-4407-bd95-06f02cb9d7d4 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5b741fe2-3382-4407-bd95-06f02cb9d7d4 .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto,sans-serif;font-weight:700;font-size:24px; } @media screen and (max-width: 800px) { .ablocks-block-5b741fe2-3382-4407-bd95-06f02cb9d7d4 .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto; } } .ablocks-block-5b741fe2-3382-4407-bd95-06f02cb9d7d4 .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:!important; } .ablocks-block-5b741fe2-3382-4407-bd95-06f02cb9d7d4 .ablocks-block--single-accordion__heading:hover svg.ablocks-svg-icon { fill:!important; } 
.ablocks-block-c6abcf57-9646-4e7a-89f6-a0d53dc1af5c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c6abcf57-9646-4e7a-89f6-a0d53dc1af5c { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-c6abcf57-9646-4e7a-89f6-a0d53dc1af5c { text-align:center; } } .ablocks-block-c6abcf57-9646-4e7a-89f6-a0d53dc1af5c .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:22px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-c6abcf57-9646-4e7a-89f6-a0d53dc1af5c .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-c6abcf57-9646-4e7a-89f6-a0d53dc1af5c .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-e09c5130-4a6f-4dc5-ba6c-9b32e907e934 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e09c5130-4a6f-4dc5-ba6c-9b32e907e934 .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto,sans-serif;font-weight:700;font-size:24px; } @media screen and (max-width: 800px) { .ablocks-block-e09c5130-4a6f-4dc5-ba6c-9b32e907e934 .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto; } } .ablocks-block-e09c5130-4a6f-4dc5-ba6c-9b32e907e934 .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:!important; } .ablocks-block-e09c5130-4a6f-4dc5-ba6c-9b32e907e934 .ablocks-block--single-accordion__heading:hover svg.ablocks-svg-icon { fill:!important; } 
.ablocks-block-9964972d-5e9d-4db1-a636-fc89eb0de8db { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-9964972d-5e9d-4db1-a636-fc89eb0de8db { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-9964972d-5e9d-4db1-a636-fc89eb0de8db { text-align:center; } } .ablocks-block-9964972d-5e9d-4db1-a636-fc89eb0de8db .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:22px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-9964972d-5e9d-4db1-a636-fc89eb0de8db .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-9964972d-5e9d-4db1-a636-fc89eb0de8db .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-09f09dd8-7f7c-4f12-81e1-b240a3d1643c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-09f09dd8-7f7c-4f12-81e1-b240a3d1643c .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto,sans-serif;font-weight:700;font-size:24px; } @media screen and (max-width: 800px) { .ablocks-block-09f09dd8-7f7c-4f12-81e1-b240a3d1643c .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Roboto; } } .ablocks-block-09f09dd8-7f7c-4f12-81e1-b240a3d1643c .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:!important; } .ablocks-block-09f09dd8-7f7c-4f12-81e1-b240a3d1643c .ablocks-block--single-accordion__heading:hover svg.ablocks-svg-icon { fill:!important; } 
.ablocks-block-e1d0804f-b0f4-4c28-8e12-7ed3443746fb { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e1d0804f-b0f4-4c28-8e12-7ed3443746fb { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-e1d0804f-b0f4-4c28-8e12-7ed3443746fb { text-align:center; } } .ablocks-block-e1d0804f-b0f4-4c28-8e12-7ed3443746fb .ablocks-paragraph-text { color:#6D6D6D;font-family:Poppins;font-weight:500;font-size:22px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-e1d0804f-b0f4-4c28-8e12-7ed3443746fb .ablocks-paragraph-text { font-size:15px;line-height:25px; } } .ablocks-block-e1d0804f-b0f4-4c28-8e12-7ed3443746fb .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913 { padding-top:80px;padding-bottom:30px;background-image:url("https://sygniusbpo.com/wp-content/uploads/2025/08/group_48095460-1-scaled-1.webp");position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913 { padding-right:10px;padding-left:10px; } } .ablocks-is-fse-theme .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913.ablocks-block--container--is-root, body:not(.ablocks-is-fse-theme) .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913.ablocks-block--container--is-root { margin-left:auto !important;margin-right:auto !important; } .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913.ablocks-block--container { padding-top:80px;padding-bottom:30px;max-width:min(100%,100%) !important;margin-left:auto !important;margin-right:auto !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913.ablocks-block--container { padding-right:10px;padding-left:10px; } } .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:33px;column-gap:20px; } .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:33px;column-gap:20px; } .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-1b1643a3-152d-4cf4-a664-cdcf55ac5913 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369.ablocks-block--container { padding:0px;max-width:min(100%,95%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369 { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;min-height:0px;row-gap:1px;column-gap:1px; } @media screen and (max-width: 800px) { .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369 { column-gap:15px; } } @media screen and (max-width: 480px) { .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369 { flex-direction:column;row-gap:30px; } } .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;min-height:0px;row-gap:1px;column-gap:1px; } @media screen and (max-width: 800px) { .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369.ablocks-has-block-container > .ablocks-block-container { column-gap:15px; } } @media screen and (max-width: 480px) { .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369 { display:inline-flex; } .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-93f10b8e-7c2d-41e4-a701-22131bdc4369 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36 { padding-top:25px;padding-right:38px;padding-bottom:25px;padding-left:38px;background:#0b2258;border-radius:25px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36 { padding-top:20px;padding-right:15px;padding-bottom:20px;padding-left:15px; } } .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36.ablocks-block--container { padding-top:25px;padding-right:38px;padding-bottom:25px;padding-left:38px;max-width:min(100%,35%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36.ablocks-block--container { padding-top:20px;padding-right:15px;padding-bottom:20px;padding-left:15px; } } @media screen and (max-width: 480px) { .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36 { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:5px;column-gap:0px; } .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:5px;column-gap:0px; } .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-3618aed0-b413-4aad-adaf-a86bb48a0f36 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-a7877b33-f429-41db-b415-7638ffb6187e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a7877b33-f429-41db-b415-7638ffb6187e.ablocks-hide-on-desktop,.ablocks-block-a7877b33-f429-41db-b415-7638ffb6187e.ablocks-hide-on-tablet,.ablocks-block-a7877b33-f429-41db-b415-7638ffb6187e.ablocks-hide-on-mobile { display:none; } .ablocks-block-a7877b33-f429-41db-b415-7638ffb6187e { display:flex;justify-content:center; } .ablocks-block-a7877b33-f429-41db-b415-7638ffb6187e .ablocks-image-figure img { width:120px;height:auto;opacity:1; } .ablocks-block-a7877b33-f429-41db-b415-7638ffb6187e .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-a7877b33-f429-41db-b415-7638ffb6187e .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-f460399f-357e-42a9-8c64-c9b930a248de { margin-top:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f460399f-357e-42a9-8c64-c9b930a248de.ablocks-hide-on-desktop,.ablocks-block-f460399f-357e-42a9-8c64-c9b930a248de.ablocks-hide-on-tablet,.ablocks-block-f460399f-357e-42a9-8c64-c9b930a248de.ablocks-hide-on-mobile { display:none; } .ablocks-block-f460399f-357e-42a9-8c64-c9b930a248de { text-align:center; } .ablocks-block-f460399f-357e-42a9-8c64-c9b930a248de .ablocks-paragraph-text { color:#ffffff;font-family:Bricolage Grotesque;font-weight:300;font-size:20px;line-height:28px; } @media screen and (max-width: 800px) { .ablocks-block-f460399f-357e-42a9-8c64-c9b930a248de .ablocks-paragraph-text { font-size:18px;line-height:24px; } } .ablocks-block-f460399f-357e-42a9-8c64-c9b930a248de .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-a3387f0d-259d-43e4-ae24-634d4de226b1 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a3387f0d-259d-43e4-ae24-634d4de226b1.ablocks-hide-on-desktop,.ablocks-block-a3387f0d-259d-43e4-ae24-634d4de226b1.ablocks-hide-on-tablet,.ablocks-block-a3387f0d-259d-43e4-ae24-634d4de226b1.ablocks-hide-on-mobile { display:none; } .ablocks-block-a3387f0d-259d-43e4-ae24-634d4de226b1 { text-align:center; } .ablocks-block-a3387f0d-259d-43e4-ae24-634d4de226b1 .ablocks-heading-text { color:#FFFFFF;font-family:Georgia;font-weight:700;font-size:38px;line-height:38px; } @media screen and (max-width: 800px) { .ablocks-block-a3387f0d-259d-43e4-ae24-634d4de226b1 .ablocks-heading-text { font-size:25px;line-height:34px; } } 
.ablocks-block-21cdf17f-88dd-4236-98bf-09be9f407c16 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-21cdf17f-88dd-4236-98bf-09be9f407c16 { text-align:center; } .ablocks-block-21cdf17f-88dd-4236-98bf-09be9f407c16 .ablocks-paragraph-text { color:#FFFFFF;font-family:Georgia;font-weight:300;font-size:20px;line-height:22px; } .ablocks-block-21cdf17f-88dd-4236-98bf-09be9f407c16 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-dd2c6645-9b80-4b9b-8475-8a70c2b1f9f6 { margin:0px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-dd2c6645-9b80-4b9b-8475-8a70c2b1f9f6.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-dd2c6645-9b80-4b9b-8475-8a70c2b1f9f6 { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:center;min-height:0px;row-gap:0px;column-gap:14px; } .ablocks-block-dd2c6645-9b80-4b9b-8475-8a70c2b1f9f6.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:center;min-height:0px;row-gap:0px;column-gap:14px; } .ablocks-block-dd2c6645-9b80-4b9b-8475-8a70c2b1f9f6 { display:inline-flex; } .ablocks-block-dd2c6645-9b80-4b9b-8475-8a70c2b1f9f6 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-dd2c6645-9b80-4b9b-8475-8a70c2b1f9f6 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-dd2c6645-9b80-4b9b-8475-8a70c2b1f9f6 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-dd2c6645-9b80-4b9b-8475-8a70c2b1f9f6 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-4ff16014-1340-47f9-8122-2433eb3bd783 { margin-top:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4ff16014-1340-47f9-8122-2433eb3bd783 { display:flex;align-items:flex-start;justify-content:center; } .ablocks-block-4ff16014-1340-47f9-8122-2433eb3bd783 .ablocks-icon-wrap { background:#FFFFFF;border-radius:50%;padding:16px;font-size:17px; } @media screen and (max-width: 800px) { .ablocks-block-4ff16014-1340-47f9-8122-2433eb3bd783 .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-4ff16014-1340-47f9-8122-2433eb3bd783 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:17px; } .ablocks-block-4ff16014-1340-47f9-8122-2433eb3bd783 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#153A4D; } 
.ablocks-block-2293b129-6bc6-402c-b3b0-57123e968373 { margin-top:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2293b129-6bc6-402c-b3b0-57123e968373 { text-align:center; } .ablocks-block-2293b129-6bc6-402c-b3b0-57123e968373 .ablocks-paragraph-text { color:#FFFFFF;font-family:Bricolage Grotesque;font-weight:700;font-size:30px;line-height:30px; } @media screen and (max-width: 800px) { .ablocks-block-2293b129-6bc6-402c-b3b0-57123e968373 .ablocks-paragraph-text { font-size:20px;line-height:26px; } } .ablocks-block-2293b129-6bc6-402c-b3b0-57123e968373 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-33655282-f729-4a8c-8592-a1c0a55451db { margin:0px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-33655282-f729-4a8c-8592-a1c0a55451db.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-33655282-f729-4a8c-8592-a1c0a55451db { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:center;min-height:0px;row-gap:0px;column-gap:14px; } .ablocks-block-33655282-f729-4a8c-8592-a1c0a55451db.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:center;min-height:0px;row-gap:0px;column-gap:14px; } .ablocks-block-33655282-f729-4a8c-8592-a1c0a55451db { display:inline-flex; } .ablocks-block-33655282-f729-4a8c-8592-a1c0a55451db .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-33655282-f729-4a8c-8592-a1c0a55451db .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-33655282-f729-4a8c-8592-a1c0a55451db .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-33655282-f729-4a8c-8592-a1c0a55451db .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-f215fb8b-f14d-44d8-85d1-f14f243d43b5 { margin-top:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f215fb8b-f14d-44d8-85d1-f14f243d43b5 { display:flex;align-items:flex-start;justify-content:center; } .ablocks-block-f215fb8b-f14d-44d8-85d1-f14f243d43b5 .ablocks-icon-wrap { background:#FFFFFF;border-radius:50%;padding:16px;font-size:17px; } @media screen and (max-width: 800px) { .ablocks-block-f215fb8b-f14d-44d8-85d1-f14f243d43b5 .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-f215fb8b-f14d-44d8-85d1-f14f243d43b5 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:17px; } .ablocks-block-f215fb8b-f14d-44d8-85d1-f14f243d43b5 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#153A4D; } 
.ablocks-block-710e4dfc-b4e4-4a34-9f88-b1ce5a3d8356 { margin-top:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-710e4dfc-b4e4-4a34-9f88-b1ce5a3d8356 { text-align:center; } .ablocks-block-710e4dfc-b4e4-4a34-9f88-b1ce5a3d8356 .ablocks-paragraph-text { color:#FFFFFF;font-family:Bricolage Grotesque;font-weight:700;font-size:30px;line-height:30px; } @media screen and (max-width: 800px) { .ablocks-block-710e4dfc-b4e4-4a34-9f88-b1ce5a3d8356 .ablocks-paragraph-text { font-size:20px;line-height:26px; } } .ablocks-block-710e4dfc-b4e4-4a34-9f88-b1ce5a3d8356 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-d9b09637-0c53-4081-89ee-9a83d277f7e3 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d9b09637-0c53-4081-89ee-9a83d277f7e3.ablocks-block--container { padding:0px;max-width:min(100%,25%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-d9b09637-0c53-4081-89ee-9a83d277f7e3.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-d9b09637-0c53-4081-89ee-9a83d277f7e3 { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-d9b09637-0c53-4081-89ee-9a83d277f7e3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-d9b09637-0c53-4081-89ee-9a83d277f7e3 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-d9b09637-0c53-4081-89ee-9a83d277f7e3 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-d9b09637-0c53-4081-89ee-9a83d277f7e3 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-d9b09637-0c53-4081-89ee-9a83d277f7e3 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-d8d86a03-7c04-43ce-bbdc-eb36fdac2900 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d8d86a03-7c04-43ce-bbdc-eb36fdac2900 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-d8d86a03-7c04-43ce-bbdc-eb36fdac2900 { text-align:center; } } .ablocks-block-d8d86a03-7c04-43ce-bbdc-eb36fdac2900 .ablocks-heading-text { color:#222222;font-family:Poppins;font-weight:700;font-size:30px;line-height:30px; } 
.ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c { margin-top:10px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c { align-items:flex-start; } } .ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c.ablocks-has-block-container > .ablocks-block-container { align-items:flex-start; } } .ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-c5e5a010-92ea-42dd-a723-f62338e8cf0c .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-85f698b9-5b4d-411f-ad5e-1aeb9836c019 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-85f698b9-5b4d-411f-ad5e-1aeb9836c019 { font-family:Poppins;font-weight:500;font-size:20px;line-height:28px; } .ablocks-block-85f698b9-5b4d-411f-ad5e-1aeb9836c019 .ablocks-list { gap:20px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } .ablocks-block-85f698b9-5b4d-411f-ad5e-1aeb9836c019 .ablocks-list__item-content { align-items:center;gap:20px; } .ablocks-block-85f698b9-5b4d-411f-ad5e-1aeb9836c019 .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#222222;fill:#222222;font-size:24px; } .ablocks-block-85f698b9-5b4d-411f-ad5e-1aeb9836c019 .ablocks-list__item-content .ablocks-list__item-text { color:#6d6d6d; } 
.ablocks-block-a7b19779-3f00-43dc-adf6-1939b5efcaea { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a7b19779-3f00-43dc-adf6-1939b5efcaea { font-family:Poppins;font-weight:500;font-size:20px;line-height:28px; } .ablocks-block-a7b19779-3f00-43dc-adf6-1939b5efcaea .ablocks-list { gap:20px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } .ablocks-block-a7b19779-3f00-43dc-adf6-1939b5efcaea .ablocks-list__item-content { align-items:center;gap:20px; } .ablocks-block-a7b19779-3f00-43dc-adf6-1939b5efcaea .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#222222;fill:#222222;font-size:24px; } .ablocks-block-a7b19779-3f00-43dc-adf6-1939b5efcaea .ablocks-list__item-content .ablocks-list__item-text { color:#6d6d6d; } 
.ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9 { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9 { align-items:flex-start; } } .ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9.ablocks-has-block-container > .ablocks-block-container { align-items:flex-start; } } .ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-8a66e724-a92e-4920-a080-a6ff8a8d2bc9 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-0a12b4ea-ede1-403e-a40c-a4beed159fe2 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0a12b4ea-ede1-403e-a40c-a4beed159fe2 { font-family:Poppins;font-weight:500;font-size:20px;line-height:28px; } .ablocks-block-0a12b4ea-ede1-403e-a40c-a4beed159fe2 .ablocks-list { gap:20px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } .ablocks-block-0a12b4ea-ede1-403e-a40c-a4beed159fe2 .ablocks-list__item-content { align-items:center;gap:20px; } .ablocks-block-0a12b4ea-ede1-403e-a40c-a4beed159fe2 .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#222222;fill:#222222;font-size:24px; } .ablocks-block-0a12b4ea-ede1-403e-a40c-a4beed159fe2 .ablocks-list__item-content .ablocks-list__item-text { color:#6d6d6d; } 
.ablocks-block-69163aa1-728a-416b-a387-c950001aa51f { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-69163aa1-728a-416b-a387-c950001aa51f.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-69163aa1-728a-416b-a387-c950001aa51f { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:2px; } @media screen and (max-width: 480px) { .ablocks-block-69163aa1-728a-416b-a387-c950001aa51f { align-items:flex-start; } } .ablocks-block-69163aa1-728a-416b-a387-c950001aa51f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:2px; } @media screen and (max-width: 480px) { .ablocks-block-69163aa1-728a-416b-a387-c950001aa51f.ablocks-has-block-container > .ablocks-block-container { align-items:flex-start; } } .ablocks-block-69163aa1-728a-416b-a387-c950001aa51f .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-69163aa1-728a-416b-a387-c950001aa51f .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-69163aa1-728a-416b-a387-c950001aa51f .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-69163aa1-728a-416b-a387-c950001aa51f .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-e92d2c19-bbe6-41b1-b65c-19abf8de59a0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e92d2c19-bbe6-41b1-b65c-19abf8de59a0 { font-family:Poppins;font-weight:500;font-size:20px;line-height:28px; } .ablocks-block-e92d2c19-bbe6-41b1-b65c-19abf8de59a0 .ablocks-list { gap:20px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } .ablocks-block-e92d2c19-bbe6-41b1-b65c-19abf8de59a0 .ablocks-list__item-content { align-items:center;gap:20px; } .ablocks-block-e92d2c19-bbe6-41b1-b65c-19abf8de59a0 .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#000000;fill:#000000;font-size:24px; } .ablocks-block-e92d2c19-bbe6-41b1-b65c-19abf8de59a0 .ablocks-list__item-content .ablocks-list__item-text { color:#696969; } 
.ablocks-block-20ff814c-1ad5-484d-9570-e5885e8d222d { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-20ff814c-1ad5-484d-9570-e5885e8d222d.ablocks-block--container { padding:0px;max-width:min(100%,30%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-20ff814c-1ad5-484d-9570-e5885e8d222d.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-20ff814c-1ad5-484d-9570-e5885e8d222d { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } .ablocks-block-20ff814c-1ad5-484d-9570-e5885e8d222d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } .ablocks-block-20ff814c-1ad5-484d-9570-e5885e8d222d .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-20ff814c-1ad5-484d-9570-e5885e8d222d .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-20ff814c-1ad5-484d-9570-e5885e8d222d .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-20ff814c-1ad5-484d-9570-e5885e8d222d .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-587e1e97-c3c1-475d-ac7b-88d67b55c5f3 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-587e1e97-c3c1-475d-ac7b-88d67b55c5f3 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-587e1e97-c3c1-475d-ac7b-88d67b55c5f3 { text-align:center; } } .ablocks-block-587e1e97-c3c1-475d-ac7b-88d67b55c5f3 .ablocks-heading-text { color:#222222;font-family:Poppins;font-weight:700;font-size:30px;line-height:30px; } 
.ablocks-block-b2125e16-4d1a-44a7-94ee-739eb2d400ac { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b2125e16-4d1a-44a7-94ee-739eb2d400ac { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-b2125e16-4d1a-44a7-94ee-739eb2d400ac { text-align:center; } } .ablocks-block-b2125e16-4d1a-44a7-94ee-739eb2d400ac .ablocks-paragraph-text { color:#1a2d62;font-family:Poppins;font-weight:300;font-size:20px;line-height:28px; } @media screen and (max-width: 800px) { .ablocks-block-b2125e16-4d1a-44a7-94ee-739eb2d400ac .ablocks-paragraph-text { line-height:26px; } } .ablocks-block-b2125e16-4d1a-44a7-94ee-739eb2d400ac .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-437425bb-b33c-43a8-839a-dd61a9b48454 { padding-right:60px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-437425bb-b33c-43a8-839a-dd61a9b48454 .ablocks-button { column-gap:10px;background:var(--wp--preset--color--ast-global-color-2);justify-content:center;width:100%;color:var(--wp--preset--color--ast-global-color-4);font-family:Poppins;font-weight:700;font-size:23px; } .ablocks-block-437425bb-b33c-43a8-839a-dd61a9b48454 .ablocks-button:hover { transition-duration:s; } .ablocks-block-437425bb-b33c-43a8-839a-dd61a9b48454 .ablocks-icon-wrap { font-size:16px; } .ablocks-block-437425bb-b33c-43a8-839a-dd61a9b48454 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-437425bb-b33c-43a8-839a-dd61a9b48454 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c { padding-top:30px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-width:2px 0px 0px 0px;border-style:solid;border-color:#D1CECB;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c.ablocks-block--container { padding-top:30px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,95%) !important;overflow:visible; } .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c { column-gap:15px; } } @media screen and (max-width: 480px) { .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c.ablocks-has-block-container > .ablocks-block-container { column-gap:15px; } } @media screen and (max-width: 480px) { .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:20px; } } .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c { display:inline-flex; } .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-92222fdb-1002-4457-8cf3-79a4ef29b75c .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca.ablocks-block--container { padding:0px;max-width:min(100%,55%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca.ablocks-block--container { max-width:min(100%,40%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-4fa15e1f-30d1-40af-8941-69c6ef3ca2ca .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-c766ba8e-c16c-40ae-8cf9-20ba596b3f2d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-c766ba8e-c16c-40ae-8cf9-20ba596b3f2d { margin-top:-13px; } } .ablocks-block-c766ba8e-c16c-40ae-8cf9-20ba596b3f2d { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-c766ba8e-c16c-40ae-8cf9-20ba596b3f2d { text-align:center; } } .ablocks-block-c766ba8e-c16c-40ae-8cf9-20ba596b3f2d .ablocks-paragraph-text { color:#6d6d6d;font-family:Georgia;font-weight:300;font-size:20px;line-height:28px; } @media screen and (max-width: 800px) { .ablocks-block-c766ba8e-c16c-40ae-8cf9-20ba596b3f2d .ablocks-paragraph-text { line-height:26px; } } @media screen and (max-width: 480px) { .ablocks-block-c766ba8e-c16c-40ae-8cf9-20ba596b3f2d .ablocks-paragraph-text { line-height:28px; } } .ablocks-block-c766ba8e-c16c-40ae-8cf9-20ba596b3f2d .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5.ablocks-block--container { padding:0px;max-width:min(100%,44%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5.ablocks-block--container { max-width:min(100%,59%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5 { display:flex;flex-direction:row;align-items:flex-end;min-height:0px;row-gap:0px;column-gap:19px; } @media screen and (max-width: 800px) { .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5 { column-gap:10px; } } @media screen and (max-width: 480px) { .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5 { flex-direction:column;align-items:center;row-gap:1px; } } .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:flex-end;min-height:0px;row-gap:0px;column-gap:19px; } @media screen and (max-width: 800px) { .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5.ablocks-has-block-container > .ablocks-block-container { column-gap:10px; } } @media screen and (max-width: 480px) { .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:1px; } } .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5 { display:inline-flex; } .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5 .ablocks-container-shape-top > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5 .ablocks-container-shape-bottom > svg { height:100px;width:100%;fill:#61CE70;transform:translateX(0%); } .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5 .ablocks-container-shape-top { z-index:0;position:absolute; } .ablocks-block-a7d57f59-1a38-4f3a-a655-f1f82ae735f5 .ablocks-container-shape-bottom { z-index:0;position:absolute; } 
.ablocks-block-2f967c85-cb18-454d-a98b-b0fa1bfe36ce { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2f967c85-cb18-454d-a98b-b0fa1bfe36ce { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-2f967c85-cb18-454d-a98b-b0fa1bfe36ce { text-align:center; } } .ablocks-block-2f967c85-cb18-454d-a98b-b0fa1bfe36ce .ablocks-paragraph-text { color:#6d6d6d;font-family:Georgia;font-weight:300;font-size:20px;line-height:28px; } @media screen and (max-width: 800px) { .ablocks-block-2f967c85-cb18-454d-a98b-b0fa1bfe36ce .ablocks-paragraph-text { line-height:26px; } } .ablocks-block-2f967c85-cb18-454d-a98b-b0fa1bfe36ce .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-f424d1b0-04fa-40a8-aa0b-14319f11f61a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f424d1b0-04fa-40a8-aa0b-14319f11f61a { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-f424d1b0-04fa-40a8-aa0b-14319f11f61a { text-align:center; } } .ablocks-block-f424d1b0-04fa-40a8-aa0b-14319f11f61a .ablocks-paragraph-text { color:#6d6d6d;font-family:Georgia;font-weight:300;font-size:20px;line-height:28px; } @media screen and (max-width: 800px) { .ablocks-block-f424d1b0-04fa-40a8-aa0b-14319f11f61a .ablocks-paragraph-text { line-height:26px; } } .ablocks-block-f424d1b0-04fa-40a8-aa0b-14319f11f61a .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-2468463d-34e8-41ef-b457-cecfd460573e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2468463d-34e8-41ef-b457-cecfd460573e { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-2468463d-34e8-41ef-b457-cecfd460573e { text-align:center; } } .ablocks-block-2468463d-34e8-41ef-b457-cecfd460573e .ablocks-paragraph-text { color:#6d6d6d;font-family:Georgia;font-weight:300;font-size:20px;line-height:28px; } @media screen and (max-width: 800px) { .ablocks-block-2468463d-34e8-41ef-b457-cecfd460573e .ablocks-paragraph-text { line-height:26px; } } .ablocks-block-2468463d-34e8-41ef-b457-cecfd460573e .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
