.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}
/**
 * Swiper 11.1.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 24, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.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-block--icon .ablocks-block-container{display:flex}
.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-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-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-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-counter__icon{display:inline-flex}.ablocks-counter__content{font-size:40px;z-index:1}.ablocks-counter__text{font-size:16px}.ablocks-block--counter--number .ablocks-block-container,.ablocks-block--counter--number:not(.ablocks-has-container){align-items:center;display:flex;width:100%}.ablocks-block--counter--circle .ablocks-block-container,.ablocks-block--counter--circle:not(.ablocks-has-container){display:flex;flex-direction:column;width:100%}.ablocks-block--counter--circle .ablocks-circle-counter__outer{position:relative}.ablocks-block--counter--circle .ablocks-circle-counter__inner{align-items:center;border-radius:50%;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%!important;z-index:1}.ablocks-block--counter--circle .ablocks-circle-counter__svg{border-radius:50%}.ablocks-block--counter--circle .ablocks-circle-counter__progress{stroke:#000;fill:none}.ablocks-block--counter--circle .ablocks-circle-counter__background{stroke:#d6d6d6;fill:none}.ablocks-block--counter--bar .ablocks-block-container,.ablocks-block--counter--bar:not(.ablocks-has-container){display:flex;flex-direction:column}.ablocks-block--counter--bar .ablocks-block-container{width:100%}.ablocks-block--counter--bar{box-sizing:border-box;overflow:hidden;width:100%}.ablocks-block--counter--bar .ablocks-bar-counter__background{background-color:#dadada;height:100%;width:100%}.ablocks-block--counter--bar .ablocks-bar-counter__progress{align-items:center;background-color:#000;color:#fff;display:flex;height:100%;width:auto}.ablocks-block--counter--bar .ablocks-counter__content{align-items:center;color:#fff;display:flex;font-size:16px;padding:0 5px}
.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-carousel-swiper .swiper-wrapper{display:flex;height:100%;width:100%}.ablocks-carousel-swiper .ablocks-carousel-swiper-slide{height:100%;width:100%}.ablocks-carousel-swiper .ablocks-carousel-swiper-slide--custom{align-items:baseline;display:flex;justify-content:center}.ablocks-carousel-swiper .ablocks-carousel-swiper-slide--custom button{background-color:#000;border:1px solid #000;border-radius:5px;color:#fff;cursor:pointer;outline:none;padding:10px 15px;transition:.4s ease}.ablocks-carousel-swiper .ablocks-carousel-swiper-slide--custom button:hover{background-color:transparent;border:1px solid #000;color:#000;cursor:pointer;outline:none;padding:10px 15px}.ablocks-carousel-navigation__buttons .ablocks-carousel-navigation__button{border:none;cursor:pointer;font-size:25px;outline:none;position:absolute;transform:translateY(-50%);z-index:5}.ablocks-carousel-navigation__buttons .ablocks-carousel-navigation__button .ablocks-icon-wrap{box-sizing:unset}.ablocks-carousel-navigation__buttons .ablocks-carousel-navigation__button--disabled{opacity:.6}.ablocks-carousel-navigation__buttons .ablocks-carousel-navigation__button .ablocks-svg-icon{border-radius:50%;height:1em;width:1em}.ablocks-carousel-pagination{align-items:center;display:flex;gap:10px;height:fit-content;justify-content:center;position:absolute;width:fit-content!important;z-index:5}.ablocks-carousel-pagination .swiper-pagination-bullet{opacity:1;outline:none}.ablocks-carousel-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{gap:0}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}.ablocks-carousel-autoplay-progress{align-items:center;bottom:16px;color:#000;display:flex;font-weight:700;height:48px;justify-content:center;position:absolute;right:16px;width:48px;z-index:10}.ablocks-carousel-autoplay-progress svg{--progress:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10;stroke-width:4px;stroke:#000;fill:none;stroke-dashoffset:calc(125.6px*(1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.ablocks-carousel-navigation__buttons .swiper-button-lock{display:block!important}

.ablocks-block--divider{flex-grow:1;width:100%}.ablocks-block--divider .ablocks-block-container,.ablocks-block--divider:not(.ablocks-has-block-container){align-items:center;display:flex;min-height:50px;width:100%}.ablocks-divider__pattern-mask{align-items:center;background-color:var(--ablocks-divider-pattern-color);display:flex;height:100%;mask-image:var(--ablocks-divider-pattern-url);-webkit-mask-image:var(--ablocks-divider-pattern-url);mask-repeat:repeat-x;-webkit-mask-repeat:repeat-x;min-height:var(--ablocks-divider-pattern-height);width:100%}.ablocks-divider__pattern-mask-element-icon--center,.ablocks-divider__pattern-mask-element-text--center{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;height:auto;min-height:var(--ablocks-divider-pattern-height);width:100%}.ablocks-divider__pattern-mask-element-icon--center:after,.ablocks-divider__pattern-mask-element-icon--center:before,.ablocks-divider__pattern-mask-element-text--center:after,.ablocks-divider__pattern-mask-element-text--center:before{align-items:center;background-color:var(--ablocks-divider-pattern-color);content:"";display:flex;height:var(--ablocks-divider-pattern-height);mask-image:var(--ablocks-divider-pattern-url);-webkit-mask-image:var(--ablocks-divider-pattern-url);mask-repeat:repeat-x;-webkit-mask-repeat:repeat-x;-webkit-mask-position-y:center}.ablocks-divider__pattern-mask-element-icon--left,.ablocks-divider__pattern-mask-element-text--left{align-items:center;display:grid;grid-template-columns:auto 1fr;height:auto;min-height:var(--ablocks-divider-pattern-height);width:100%}.ablocks-divider__pattern-mask-element-icon--left:after,.ablocks-divider__pattern-mask-element-text--left:after{align-items:center;background-color:var(--ablocks-divider-pattern-color);content:"";display:flex;height:var(--ablocks-divider-pattern-height);mask-image:var(--ablocks-divider-pattern-url);-webkit-mask-image:var(--ablocks-divider-pattern-url);mask-repeat:repeat-x;-webkit-mask-repeat:repeat-x;-webkit-mask-position-y:center}.ablocks-divider__pattern-mask-element-icon--right,.ablocks-divider__pattern-mask-element-text--right{align-items:center;display:grid;grid-template-columns:1fr auto;height:auto;min-height:var(--ablocks-divider-pattern-height);width:100%}.ablocks-divider__pattern-mask-element-icon--right:before,.ablocks-divider__pattern-mask-element-text--right:before{align-items:center;background-color:var(--ablocks-divider-pattern-color);content:"";display:flex;height:var(--ablocks-divider-pattern-height);mask-image:var(--ablocks-divider-pattern-url);-webkit-mask-image:var(--ablocks-divider-pattern-url);mask-repeat:repeat-x;-webkit-mask-repeat:repeat-x;-webkit-mask-position-y:center}.ablocks-divider__pattern-css{border-block-start:var(--ablocks-divider-pattern-weight) var(--ablocks-divider-pattern-style) var(--ablocks-divider-pattern-color);width:100%}.ablocks-divider__pattern-css-element-icon--center,.ablocks-divider__pattern-css-element-text--center{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;width:100%}.ablocks-divider__pattern-css-element-icon--center:after,.ablocks-divider__pattern-css-element-icon--center:before,.ablocks-divider__pattern-css-element-text--center:after,.ablocks-divider__pattern-css-element-text--center:before{align-items:center;border-block-start:var(--ablocks-divider-pattern-weight) var(--ablocks-divider-pattern-style) var(--ablocks-divider-pattern-color);content:"";display:flex}.ablocks-divider__pattern-css-element-icon--left,.ablocks-divider__pattern-css-element-text--left{align-items:center;display:grid;grid-template-columns:auto 1fr;width:100%}.ablocks-divider__pattern-css-element-icon--left:after,.ablocks-divider__pattern-css-element-text--left:after{align-items:center;border-block-start:var(--ablocks-divider-pattern-weight) var(--ablocks-divider-pattern-style) var(--ablocks-divider-pattern-color);content:"";display:flex}.ablocks-divider__pattern-css-element-icon--right,.ablocks-divider__pattern-css-element-text--right{align-items:center;display:grid;grid-template-columns:1fr auto;width:100%}.ablocks-divider__pattern-css-element-icon--right:before,.ablocks-divider__pattern-css-element-text--right:before{align-items:center;border-block-start:var(--ablocks-divider-pattern-weight) var(--ablocks-divider-pattern-style) var(--ablocks-divider-pattern-color);content:"";display:flex}.ablocks-block--divider .ablocks-divider__element-icon{display:inline-block;line-height:1}
.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-159b861a-5501-4e8d-b48f-18ab6e7a2060 { margin-top:0px;padding-top:32px;padding-right:0px;padding-bottom:32px;padding-left:0px;background:#ffffff;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-159b861a-5501-4e8d-b48f-18ab6e7a2060 { padding-right:18px;padding-left:18px; } } .ablocks-block-159b861a-5501-4e8d-b48f-18ab6e7a2060.ablocks-block--container { padding-top:32px;padding-right:0px;padding-bottom:32px;padding-left:0px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-159b861a-5501-4e8d-b48f-18ab6e7a2060.ablocks-block--container { padding-right:18px;padding-left:18px; } } .ablocks-block-159b861a-5501-4e8d-b48f-18ab6e7a2060 > .ablocks-block-container { max-width:min(100%,1140px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-159b861a-5501-4e8d-b48f-18ab6e7a2060 > .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-159b861a-5501-4e8d-b48f-18ab6e7a2060.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-664a7fd1-aded-435e-95db-ef44ae513857 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-664a7fd1-aded-435e-95db-ef44ae513857.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-664a7fd1-aded-435e-95db-ef44ae513857 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-664a7fd1-aded-435e-95db-ef44ae513857.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-664a7fd1-aded-435e-95db-ef44ae513857 { display:inline-flex; } 
.ablocks-block-db7290d4-7d63-425e-95e3-ac34df661c8f { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-db7290d4-7d63-425e-95e3-ac34df661c8f.ablocks-block--container { padding:0px;max-width:min(100%,24%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-db7290d4-7d63-425e-95e3-ac34df661c8f.ablocks-block--container { max-width:min(100%,28%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-db7290d4-7d63-425e-95e3-ac34df661c8f.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-db7290d4-7d63-425e-95e3-ac34df661c8f { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:16px; } .ablocks-block-db7290d4-7d63-425e-95e3-ac34df661c8f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:16px; } .ablocks-block-db7290d4-7d63-425e-95e3-ac34df661c8f { display:inline-flex; } 
.ablocks-block-f1cad84a-479f-4105-91ec-26b9657552e8 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f1cad84a-479f-4105-91ec-26b9657552e8 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-f1cad84a-479f-4105-91ec-26b9657552e8 .ablocks-icon-wrap { background:#9249f2;padding:.5em;font-size:unset;border-radius:14px; } .ablocks-block-f1cad84a-479f-4105-91ec-26b9657552e8 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:41px; } .ablocks-block-f1cad84a-479f-4105-91ec-26b9657552e8 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-1c1ad8d5-012b-4fb5-a8d8-d26c217d4824 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1c1ad8d5-012b-4fb5-a8d8-d26c217d4824.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-1c1ad8d5-012b-4fb5-a8d8-d26c217d4824 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-1c1ad8d5-012b-4fb5-a8d8-d26c217d4824.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-f54bffb9-6032-4908-b60f-4352069207f1 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f54bffb9-6032-4908-b60f-4352069207f1 { text-align:left; } .ablocks-block-f54bffb9-6032-4908-b60f-4352069207f1 .ablocks-paragraph-text { color:#000000;font-family:Sora;font-weight:600;font-style:normal;font-size:20px;line-height:24px; } .ablocks-block-f54bffb9-6032-4908-b60f-4352069207f1 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-c0ad8e20-a8a8-4f92-badb-b0dc9bf660bf { margin-top:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c0ad8e20-a8a8-4f92-badb-b0dc9bf660bf { text-align:left; } .ablocks-block-c0ad8e20-a8a8-4f92-badb-b0dc9bf660bf .ablocks-paragraph-text { color:#000000;font-family:Sora;text-transform:uppercase;font-style:normal;font-size:14px;line-height:14px; } .ablocks-block-c0ad8e20-a8a8-4f92-badb-b0dc9bf660bf .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-b3e737d7-9817-44b0-ad16-2665111df543 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-b3e737d7-9817-44b0-ad16-2665111df543 { margin-top:16px; } } .ablocks-block-b3e737d7-9817-44b0-ad16-2665111df543.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-b3e737d7-9817-44b0-ad16-2665111df543.ablocks-block--container { max-width:min(100%,30%) !important; } } .ablocks-block-b3e737d7-9817-44b0-ad16-2665111df543 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-b3e737d7-9817-44b0-ad16-2665111df543 { align-items:flex-end; } } .ablocks-block-b3e737d7-9817-44b0-ad16-2665111df543.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-b3e737d7-9817-44b0-ad16-2665111df543.ablocks-has-block-container > .ablocks-block-container { align-items:flex-end; } } 
.ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 { padding:0px; } } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-menu { justify-content:center; } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85.ablocks-menu { justify-content:center; } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item { color:#132238;border-radius:10px;font-family:Work Sans;font-weight:500;font-style:normal;font-size:16px;line-height:24px;padding:16px;margin-left:5px; } @media screen and (max-width: 800px) { .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item { border-radius:0px;padding-top:16px;padding-right:5px;padding-bottom:16px;padding-left:5px; } } @media screen and (max-width: 480px) { .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item { background:#ffffff; } } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item:hover { color:#ffffff;background:#9249f2; } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-block--menu-child-sub { width:250px; } @media screen and (max-width: 480px) { .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-block--menu-child-sub .ablocks-block--menu-item { background:!important; } } @media screen and (max-width: 480px) { .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-block--menu-child-sub .ablocks-block--menu-item .ablocks-menu-item__link { color:!important; } } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:#132238; } @media screen and (max-width: 480px) { .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:!important; } } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__link { color:#ffffff; } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:#132238; } @media screen and (max-width: 480px) { .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:!important; } } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__dropdown-icon svg { fill:#ffffff; } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-menu__trigger-wrapper { justify-content:left; } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger { height:30px; } .ablocks-block-ccbf7191-2731-4840-aa0e-308ef6c4ac85 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger .ablocks-menu__trigger-item { background:black;height:3px;width:30px; } 


.ablocks-block-ab9c73ab-c555-4e52-915d-222766c44850 { margin:0px;padding:0px;background-image:url("https://archtandra.com/wp-content/uploads/2025/04/nexus_finn.webp");position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-ab9c73ab-c555-4e52-915d-222766c44850 { padding-top:0px;padding-right:7px;padding-bottom:0px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-ab9c73ab-c555-4e52-915d-222766c44850 { padding:5px; } } .ablocks-block-ab9c73ab-c555-4e52-915d-222766c44850.ablocks-block--container { padding:0px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-ab9c73ab-c555-4e52-915d-222766c44850.ablocks-block--container { padding-top:0px;padding-right:7px;padding-bottom:0px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-ab9c73ab-c555-4e52-915d-222766c44850.ablocks-block--container { padding:5px; } } .ablocks-block-ab9c73ab-c555-4e52-915d-222766c44850 > .ablocks-block-container { max-width:min(100%,1200px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-ab9c73ab-c555-4e52-915d-222766c44850 > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-ab9c73ab-c555-4e52-915d-222766c44850.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-30779acf-37cb-43c6-bebb-5593f24868cf { margin-top:120px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-30779acf-37cb-43c6-bebb-5593f24868cf { padding:1px; } } .ablocks-block-30779acf-37cb-43c6-bebb-5593f24868cf.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-30779acf-37cb-43c6-bebb-5593f24868cf.ablocks-block--container { padding:1px; } } .ablocks-block-30779acf-37cb-43c6-bebb-5593f24868cf { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-30779acf-37cb-43c6-bebb-5593f24868cf { flex-direction:column; } } .ablocks-block-30779acf-37cb-43c6-bebb-5593f24868cf.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-30779acf-37cb-43c6-bebb-5593f24868cf.ablocks-has-block-container > .ablocks-block-container { flex-direction:column; } } .ablocks-block-30779acf-37cb-43c6-bebb-5593f24868cf { display:inline-flex; } 
.ablocks-block-77326c2b-af93-4da1-a8ed-b967ca64497b { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-77326c2b-af93-4da1-a8ed-b967ca64497b.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-77326c2b-af93-4da1-a8ed-b967ca64497b { display:flex;flex-direction:column;justify-content:space-around;justify-items:space-around;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-77326c2b-af93-4da1-a8ed-b967ca64497b { align-items:center; } } .ablocks-block-77326c2b-af93-4da1-a8ed-b967ca64497b.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:space-around;justify-items:space-around;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-77326c2b-af93-4da1-a8ed-b967ca64497b.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-1fae2370-a5f0-4a21-8480-1cf1c37640db { margin-top:76px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-1fae2370-a5f0-4a21-8480-1cf1c37640db { margin:0px;padding:17px; } } .ablocks-block-1fae2370-a5f0-4a21-8480-1cf1c37640db.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-1fae2370-a5f0-4a21-8480-1cf1c37640db.ablocks-block--container { padding:17px; } } .ablocks-block-1fae2370-a5f0-4a21-8480-1cf1c37640db { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-1fae2370-a5f0-4a21-8480-1cf1c37640db { align-items:center; } } .ablocks-block-1fae2370-a5f0-4a21-8480-1cf1c37640db.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-1fae2370-a5f0-4a21-8480-1cf1c37640db.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-4415b25c-58af-4bbc-879f-e41910ce871c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4415b25c-58af-4bbc-879f-e41910ce871c { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-4415b25c-58af-4bbc-879f-e41910ce871c { text-align:center; } } .ablocks-block-4415b25c-58af-4bbc-879f-e41910ce871c .ablocks-heading-text { color:#132238;font-family:Sora;font-weight:600;font-style:normal;font-size:58px;line-height:82px; } @media screen and (max-width: 800px) { .ablocks-block-4415b25c-58af-4bbc-879f-e41910ce871c .ablocks-heading-text { font-size:50px;line-height:61px; } } @media screen and (max-width: 480px) { .ablocks-block-4415b25c-58af-4bbc-879f-e41910ce871c .ablocks-heading-text { font-size:33px;line-height:42px; } } 
.ablocks-block-86f00a47-e89f-4e3a-b066-a566ca634920 { margin-top:24px;padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-86f00a47-e89f-4e3a-b066-a566ca634920 { text-align:justify; } .ablocks-block-86f00a47-e89f-4e3a-b066-a566ca634920 .ablocks-paragraph-text { color:#000000;font-family:Sora;font-weight:300;font-style:normal;font-size:18px;line-height:26px; } @media screen and (max-width: 480px) { .ablocks-block-86f00a47-e89f-4e3a-b066-a566ca634920 .ablocks-paragraph-text { font-size:14px; } } .ablocks-block-86f00a47-e89f-4e3a-b066-a566ca634920 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-8bad0a4b-549c-439c-9f01-de2683ae986a { margin-top:20px;padding-top:0px;padding-right:15px;padding-bottom:0px;padding-left:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-8bad0a4b-549c-439c-9f01-de2683ae986a { text-align:center; } } .ablocks-block-8bad0a4b-549c-439c-9f01-de2683ae986a .ablocks-button { column-gap:10px;background:#9249F2;justify-content:center;width:100%;color:#ffffff;box-shadow:0px 12px 48px 0px #8A43FF3D;font-weight:700;text-decoration:none; } .ablocks-block-8bad0a4b-549c-439c-9f01-de2683ae986a .ablocks-button:hover { transition-duration:s; } .ablocks-block-8bad0a4b-549c-439c-9f01-de2683ae986a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-8bad0a4b-549c-439c-9f01-de2683ae986a .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-8bad0a4b-549c-439c-9f01-de2683ae986a .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-b68a1c8d-9718-4e27-86b0-f38b3794481c { margin-top:20px;padding-top:0px;padding-bottom:0px;padding-left:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b68a1c8d-9718-4e27-86b0-f38b3794481c.ablocks-block--container { padding-top:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-b68a1c8d-9718-4e27-86b0-f38b3794481c.ablocks-block--container { max-width:min(100%,92%) !important; } } .ablocks-block-b68a1c8d-9718-4e27-86b0-f38b3794481c { display:flex;flex-direction:row;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:0px;column-gap:15px; } .ablocks-block-b68a1c8d-9718-4e27-86b0-f38b3794481c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:0px;column-gap:15px; } .ablocks-block-b68a1c8d-9718-4e27-86b0-f38b3794481c { display:inline-flex; } 
.ablocks-block-5a580665-7227-4669-8704-9c8ae364c43d { padding:0px;background:#EDD8FF80;border-radius:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5a580665-7227-4669-8704-9c8ae364c43d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-5a580665-7227-4669-8704-9c8ae364c43d { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-5a580665-7227-4669-8704-9c8ae364c43d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50 { padding-top:16px;padding-bottom:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50.ablocks-block--counter--bar:not(.ablocks-has-container), .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50.ablocks-block--counter--bar .ablocks-block-container { align-items:center; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50.ablocks-block--counter--number:not(.ablocks-has-container), .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50.ablocks-block--counter--number .ablocks-block-container { justify-content:center;text-align:center; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50 .ablocks-counter__content { color:#424e60;font-family:Sora;font-weight:600;font-size:24px;line-height:36px;display:block; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50 .ablocks-counter__text { color:#132238bf;font-family:Sora;font-size:14px;line-height:20px; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50.ablocks-block--counter--bar .ablocks-bar-counter__background { background:#dadada; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50.ablocks-block--counter--bar .ablocks-bar-counter__progress { background:black;height:30px;justify-content:right; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50.ablocks-block--counter--circle:not(.ablocks-has-block-container) { justify-content:center;align-items:center; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50 .ablocks-block-container { justify-content:center;align-items:center; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50.ablocks-block--counter--circle .ablocks-circle-counter__background { stroke:#dadada;stroke-width:20; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50.ablocks-block--counter--circle .ablocks-circle-counter__progress { stroke:black;stroke-width:20px; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50 .ablocks-icon-wrap { font-size:55px; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-e898cfc3-f5ef-4778-b509-983e88992a50 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-210beda5-5784-403d-85cc-2cb8a3899552 { padding:0px;background:#EDD8FF80;border-radius:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-210beda5-5784-403d-85cc-2cb8a3899552.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-210beda5-5784-403d-85cc-2cb8a3899552 { display:flex;flex-direction:column;justify-content:space-evenly;justify-items:space-evenly;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-210beda5-5784-403d-85cc-2cb8a3899552.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:space-evenly;justify-items:space-evenly;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd { padding-top:16px;padding-bottom:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd.ablocks-block--counter--bar:not(.ablocks-has-container), .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd.ablocks-block--counter--bar .ablocks-block-container { align-items:center; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd.ablocks-block--counter--number:not(.ablocks-has-container), .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd.ablocks-block--counter--number .ablocks-block-container { justify-content:center;text-align:center; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd .ablocks-counter__content { color:#424e60;font-family:Sora;font-weight:600;font-size:24px;line-height:36px;display:block; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd .ablocks-counter__text { color:#132238bf;font-family:Sora;font-size:14px;line-height:20px; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd.ablocks-block--counter--bar .ablocks-bar-counter__background { background:#dadada; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd.ablocks-block--counter--bar .ablocks-bar-counter__progress { background:black;height:30px;justify-content:right; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd.ablocks-block--counter--circle:not(.ablocks-has-block-container) { justify-content:center;align-items:center; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd .ablocks-block-container { justify-content:center;align-items:center; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd.ablocks-block--counter--circle .ablocks-circle-counter__background { stroke:#dadada;stroke-width:20; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd.ablocks-block--counter--circle .ablocks-circle-counter__progress { stroke:black;stroke-width:20px; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd .ablocks-icon-wrap { font-size:55px; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-97957f70-3d65-4493-9569-a3947e0bb0cd .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-529b161b-e709-483d-9270-0908737bd785 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-529b161b-e709-483d-9270-0908737bd785 { margin-top:16px; } } .ablocks-block-529b161b-e709-483d-9270-0908737bd785.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-529b161b-e709-483d-9270-0908737bd785 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-529b161b-e709-483d-9270-0908737bd785.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-49fd3b52-dd43-40f5-9e72-9a9772f64f9d { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-49fd3b52-dd43-40f5-9e72-9a9772f64f9d { display:flex;justify-content:center; } .ablocks-block-49fd3b52-dd43-40f5-9e72-9a9772f64f9d .ablocks-image-figure img { height:auto;opacity:1;border-radius:10px; } .ablocks-block-49fd3b52-dd43-40f5-9e72-9a9772f64f9d .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-49fd3b52-dd43-40f5-9e72-9a9772f64f9d .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-72712b26-261b-4753-858d-94c1dc7fdab3 { margin:0px;padding:0px;background:#EDD8FF80;position:absolute;top:600px;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-72712b26-261b-4753-858d-94c1dc7fdab3.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-72712b26-261b-4753-858d-94c1dc7fdab3 { display:flex;flex-direction:row;justify-content:space-around;justify-items:space-around;align-items:center;min-height:0px;row-gap:0px;column-gap:12px; } .ablocks-block-72712b26-261b-4753-858d-94c1dc7fdab3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-around;justify-items:space-around;align-items:center;min-height:0px;row-gap:0px;column-gap:12px; } .ablocks-block-72712b26-261b-4753-858d-94c1dc7fdab3 { display:inline-flex; } 
.ablocks-block-baede492-8de9-4a73-9414-bb1c7e644492 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-baede492-8de9-4a73-9414-bb1c7e644492 { display:flex;align-items:flex-start;justify-content:center; } .ablocks-block-baede492-8de9-4a73-9414-bb1c7e644492 .ablocks-icon-wrap { background:var(--wp--preset--color--ast-global-color-0);border-radius:50%;padding:.5em;font-size:20px; } .ablocks-block-baede492-8de9-4a73-9414-bb1c7e644492 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-baede492-8de9-4a73-9414-bb1c7e644492 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-5); } 
.ablocks-block-e7de1582-c5f1-4f74-a13f-1b7df52bb357 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e7de1582-c5f1-4f74-a13f-1b7df52bb357 { display:flex;align-items:flex-start;justify-content:center; } .ablocks-block-e7de1582-c5f1-4f74-a13f-1b7df52bb357 .ablocks-icon-wrap { background:var(--wp--preset--color--ast-global-color-0);border-radius:50%;padding:.5em;font-size:20px; } @media screen and (max-width: 480px) { .ablocks-block-e7de1582-c5f1-4f74-a13f-1b7df52bb357 .ablocks-icon-wrap { font-size:16px; } } .ablocks-block-e7de1582-c5f1-4f74-a13f-1b7df52bb357 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } @media screen and (max-width: 480px) { .ablocks-block-e7de1582-c5f1-4f74-a13f-1b7df52bb357 .ablocks-icon-wrap img.ablocks-image-icon { width:16px; } } .ablocks-block-e7de1582-c5f1-4f74-a13f-1b7df52bb357 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-4); } 
.ablocks-block-8eeb3c4b-263f-4f15-bdde-40374b34fdb5 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8eeb3c4b-263f-4f15-bdde-40374b34fdb5 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-8eeb3c4b-263f-4f15-bdde-40374b34fdb5 .ablocks-icon-wrap { background:#FFFFFF;border-radius:50%;padding:.5em;font-size:20px; } @media screen and (max-width: 480px) { .ablocks-block-8eeb3c4b-263f-4f15-bdde-40374b34fdb5 .ablocks-icon-wrap { font-size:16px; } } .ablocks-block-8eeb3c4b-263f-4f15-bdde-40374b34fdb5 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } @media screen and (max-width: 480px) { .ablocks-block-8eeb3c4b-263f-4f15-bdde-40374b34fdb5 .ablocks-icon-wrap img.ablocks-image-icon { width:16px; } } .ablocks-block-8eeb3c4b-263f-4f15-bdde-40374b34fdb5 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-eb4068f4-3dea-4eaf-959d-edee84ab1d43 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-eb4068f4-3dea-4eaf-959d-edee84ab1d43 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-eb4068f4-3dea-4eaf-959d-edee84ab1d43 .ablocks-icon-wrap { background:#FFFFFF;border-radius:50%;padding:.5em;font-size:20px; } @media screen and (max-width: 480px) { .ablocks-block-eb4068f4-3dea-4eaf-959d-edee84ab1d43 .ablocks-icon-wrap { font-size:16px; } } .ablocks-block-eb4068f4-3dea-4eaf-959d-edee84ab1d43 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } @media screen and (max-width: 480px) { .ablocks-block-eb4068f4-3dea-4eaf-959d-edee84ab1d43 .ablocks-icon-wrap img.ablocks-image-icon { width:16px; } } .ablocks-block-eb4068f4-3dea-4eaf-959d-edee84ab1d43 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-4ef85704-4f9a-47c9-b7ff-74515a513ae0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4ef85704-4f9a-47c9-b7ff-74515a513ae0 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-4ef85704-4f9a-47c9-b7ff-74515a513ae0 .ablocks-icon-wrap { background:#FFFFFF;border-radius:50%;padding:.5em;font-size:20px; } @media screen and (max-width: 480px) { .ablocks-block-4ef85704-4f9a-47c9-b7ff-74515a513ae0 .ablocks-icon-wrap { font-size:16px; } } .ablocks-block-4ef85704-4f9a-47c9-b7ff-74515a513ae0 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } @media screen and (max-width: 480px) { .ablocks-block-4ef85704-4f9a-47c9-b7ff-74515a513ae0 .ablocks-icon-wrap img.ablocks-image-icon { width:16px; } } .ablocks-block-4ef85704-4f9a-47c9-b7ff-74515a513ae0 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-33fc64ad-05ba-499b-aca6-601c14c73b58 { margin-top:50px;margin-bottom:60px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-33fc64ad-05ba-499b-aca6-601c14c73b58 { margin-top:17px; } } .ablocks-block-33fc64ad-05ba-499b-aca6-601c14c73b58.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-33fc64ad-05ba-499b-aca6-601c14c73b58 { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-33fc64ad-05ba-499b-aca6-601c14c73b58.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-02d5ceee-47fa-4628-9622-4496519a92a1 { padding:38px;background:#FFFFFF;border-radius:14px;box-shadow:0px 36px 100px 0px #2B384C1A;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-02d5ceee-47fa-4628-9622-4496519a92a1 { padding:0px; } } .ablocks-block-02d5ceee-47fa-4628-9622-4496519a92a1.ablocks-block--container { padding:38px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-02d5ceee-47fa-4628-9622-4496519a92a1.ablocks-block--container { padding:0px; } } .ablocks-block-02d5ceee-47fa-4628-9622-4496519a92a1 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-02d5ceee-47fa-4628-9622-4496519a92a1.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-aaf7b17f-3a5b-4663-805d-4d468f6a7c97 { margin-top:50px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-aaf7b17f-3a5b-4663-805d-4d468f6a7c97.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-aaf7b17f-3a5b-4663-805d-4d468f6a7c97 { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-aaf7b17f-3a5b-4663-805d-4d468f6a7c97.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-a783f02b-5784-4ea5-8ab0-7735ff00182b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a783f02b-5784-4ea5-8ab0-7735ff00182b { text-align:center; } .ablocks-block-a783f02b-5784-4ea5-8ab0-7735ff00182b .ablocks-heading-text { color:#132238;font-family:Sora;font-weight:600;font-size:48px;line-height:62px; } @media screen and (max-width: 800px) { .ablocks-block-a783f02b-5784-4ea5-8ab0-7735ff00182b .ablocks-heading-text { font-size:36px; } } @media screen and (max-width: 480px) { .ablocks-block-a783f02b-5784-4ea5-8ab0-7735ff00182b .ablocks-heading-text { font-size:38px; } } 
.ablocks-block-aebf6887-50c4-40a6-8746-44c8e3e89d7f { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-aebf6887-50c4-40a6-8746-44c8e3e89d7f { text-align:center; } .ablocks-block-aebf6887-50c4-40a6-8746-44c8e3e89d7f .ablocks-paragraph-text { color:#132238bf;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-aebf6887-50c4-40a6-8746-44c8e3e89d7f .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-0ec897f0-e175-4848-b5c2-123aec426add { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0ec897f0-e175-4848-b5c2-123aec426add.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-0ec897f0-e175-4848-b5c2-123aec426add { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-0ec897f0-e175-4848-b5c2-123aec426add.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-a23c5e63-0b69-45e6-9f07-48138eec5df2 { margin-top:50px;margin-bottom:20px;padding-top:30px;padding-bottom:30px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-a23c5e63-0b69-45e6-9f07-48138eec5df2 { padding-right:7px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-a23c5e63-0b69-45e6-9f07-48138eec5df2 { margin-top:30px;padding:0px; } } .ablocks-block-a23c5e63-0b69-45e6-9f07-48138eec5df2.ablocks-block--container { padding-top:30px;padding-bottom:30px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-a23c5e63-0b69-45e6-9f07-48138eec5df2.ablocks-block--container { padding-right:7px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-a23c5e63-0b69-45e6-9f07-48138eec5df2.ablocks-block--container { padding:0px; } } .ablocks-block-a23c5e63-0b69-45e6-9f07-48138eec5df2 > .ablocks-block-container { max-width:min(100%,1200px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-a23c5e63-0b69-45e6-9f07-48138eec5df2 > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-a23c5e63-0b69-45e6-9f07-48138eec5df2.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-8c39363d-c456-4b46-8e13-5eec6ab8e414 { margin-top:0px;margin-bottom:50px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-8c39363d-c456-4b46-8e13-5eec6ab8e414 { padding:8px; } } .ablocks-block-8c39363d-c456-4b46-8e13-5eec6ab8e414.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-8c39363d-c456-4b46-8e13-5eec6ab8e414.ablocks-block--container { padding:8px; } } .ablocks-block-8c39363d-c456-4b46-8e13-5eec6ab8e414 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-8c39363d-c456-4b46-8e13-5eec6ab8e414 { align-items:center; } } .ablocks-block-8c39363d-c456-4b46-8e13-5eec6ab8e414.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-8c39363d-c456-4b46-8e13-5eec6ab8e414.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-30b8f330-83a8-4b00-b112-5cd7882ca0ac { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-30b8f330-83a8-4b00-b112-5cd7882ca0ac.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-30b8f330-83a8-4b00-b112-5cd7882ca0ac { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-30b8f330-83a8-4b00-b112-5cd7882ca0ac.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-1bb72baa-9bae-43ad-aded-8496e0b3f47d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1bb72baa-9bae-43ad-aded-8496e0b3f47d { text-align:center; } .ablocks-block-1bb72baa-9bae-43ad-aded-8496e0b3f47d .ablocks-heading-text { color:#132238;font-family:Sora;font-weight:600;font-size:48px;line-height:62px; } @media screen and (max-width: 800px) { .ablocks-block-1bb72baa-9bae-43ad-aded-8496e0b3f47d .ablocks-heading-text { font-size:36px; } } @media screen and (max-width: 480px) { .ablocks-block-1bb72baa-9bae-43ad-aded-8496e0b3f47d .ablocks-heading-text { font-size:30px; } } 
.ablocks-block-23c9528a-4f15-47da-af0f-97efc1d3e4f0 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-23c9528a-4f15-47da-af0f-97efc1d3e4f0 { text-align:center; } .ablocks-block-23c9528a-4f15-47da-af0f-97efc1d3e4f0 .ablocks-paragraph-text { color:#132238bf;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-23c9528a-4f15-47da-af0f-97efc1d3e4f0 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-9c52e5df-339f-40a1-833d-480eb2119187 { margin-top:60px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-9c52e5df-339f-40a1-833d-480eb2119187 { padding:0px; } } .ablocks-block-9c52e5df-339f-40a1-833d-480eb2119187.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-9c52e5df-339f-40a1-833d-480eb2119187.ablocks-block--container { padding:0px; } } .ablocks-block-9c52e5df-339f-40a1-833d-480eb2119187 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-9c52e5df-339f-40a1-833d-480eb2119187 { column-gap:44px; } } .ablocks-block-9c52e5df-339f-40a1-833d-480eb2119187.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-9c52e5df-339f-40a1-833d-480eb2119187.ablocks-has-block-container > .ablocks-block-container { column-gap:44px; } } 
.ablocks-block-7b6c4af7-72c4-4154-b03f-ab1f600d08ef { padding-top:30px;padding-right:0px;padding-bottom:0px;padding-left:0px;background:#EDD8FF80;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7b6c4af7-72c4-4154-b03f-ab1f600d08ef.ablocks-block--container { padding-top:30px;padding-right:0px;padding-bottom:0px;padding-left:0px;overflow:visible; } .ablocks-block-7b6c4af7-72c4-4154-b03f-ab1f600d08ef > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-7b6c4af7-72c4-4154-b03f-ab1f600d08ef.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .ablocks-carousel-swiper .swiper-wrapper { min-height:52px;align-items:center; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .ablocks-carousel-navigation__button { top:50%; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .ablocks-carousel-navigation__button--next { right:-3%; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .ablocks-carousel-navigation__button--prev { left:-3%; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .ablocks-carousel-navigation__button .ablocks-icon-wrap { font-size:35px; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .ablocks-carousel-pagination { left:47%;top:100%; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .swiper-pagination-bullet { background-color:gray;width:8px;height:8px; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .swiper-pagination-bullet:hover { background-color:black;width:8px;height:8px; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color:#000000;width:8px;height:8px; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .swiper-pagination-bullet.swiper-pagination-bullet-active:hover { background-color:black;width:8px;height:8px; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .ablocks-carousel-navigation__button .ablocks-svg-icon { fill:#686868;background-color:#e4e4e4; } .ablocks-block-a0131def-d522-4d67-ad4e-3159bb962070 .ablocks-carousel-navigation__button .ablocks-svg-icon:hover { transition-duration:s; } 
.ablocks-block-7935af22-19cd-4d14-bf2e-6fd38c96926b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-4768b681-b6c3-4aab-82de-db4bda4b7ed3 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4768b681-b6c3-4aab-82de-db4bda4b7ed3.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-4768b681-b6c3-4aab-82de-db4bda4b7ed3 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-4768b681-b6c3-4aab-82de-db4bda4b7ed3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-4768b681-b6c3-4aab-82de-db4bda4b7ed3 { display:inline-flex; } 
.ablocks-block-8928458b-0a37-458c-b0e7-c65cea5dde23 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8928458b-0a37-458c-b0e7-c65cea5dde23 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-8928458b-0a37-458c-b0e7-c65cea5dde23 .ablocks-icon-wrap { font-size:34px; } .ablocks-block-8928458b-0a37-458c-b0e7-c65cea5dde23 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:34px; } .ablocks-block-8928458b-0a37-458c-b0e7-c65cea5dde23 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-6); } 
.ablocks-block-f6812456-f9e8-4e22-9191-3720c23e3582 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f6812456-f9e8-4e22-9191-3720c23e3582 { text-align:center; } .ablocks-block-f6812456-f9e8-4e22-9191-3720c23e3582 .ablocks-paragraph-text { color:#000000;font-family:Raleway,sans-serif;font-weight:900;font-size:24px;line-height:130%; } @media screen and (max-width: 800px) { .ablocks-block-f6812456-f9e8-4e22-9191-3720c23e3582 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-f6812456-f9e8-4e22-9191-3720c23e3582 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-d9a73297-66ba-4a46-b60f-4c7dba46919e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-8caee492-460a-4c9d-be86-f4ea3776057c { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8caee492-460a-4c9d-be86-f4ea3776057c.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-8caee492-460a-4c9d-be86-f4ea3776057c { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-8caee492-460a-4c9d-be86-f4ea3776057c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-8caee492-460a-4c9d-be86-f4ea3776057c { display:inline-flex; } 
.ablocks-block-ef0ec312-5509-4322-aaec-c6710742d780 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ef0ec312-5509-4322-aaec-c6710742d780 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-ef0ec312-5509-4322-aaec-c6710742d780 .ablocks-icon-wrap { font-size:34px; } .ablocks-block-ef0ec312-5509-4322-aaec-c6710742d780 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:34px; } .ablocks-block-ef0ec312-5509-4322-aaec-c6710742d780 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-6); } 
.ablocks-block-96ca5830-1228-4514-b932-bd7ee28afe91 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-96ca5830-1228-4514-b932-bd7ee28afe91 { text-align:center; } .ablocks-block-96ca5830-1228-4514-b932-bd7ee28afe91 .ablocks-paragraph-text { color:var(--wp--preset--color--ast-global-color-8);font-family:Raleway,sans-serif;font-weight:900;font-size:24px;line-height:130%; } @media screen and (max-width: 800px) { .ablocks-block-96ca5830-1228-4514-b932-bd7ee28afe91 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-96ca5830-1228-4514-b932-bd7ee28afe91 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-12a7e39a-fb9c-44e3-98d4-2d183d24c88f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-3ac935be-d687-45d2-a52a-2f722d00fbf5 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3ac935be-d687-45d2-a52a-2f722d00fbf5.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-3ac935be-d687-45d2-a52a-2f722d00fbf5 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-3ac935be-d687-45d2-a52a-2f722d00fbf5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-3ac935be-d687-45d2-a52a-2f722d00fbf5 { display:inline-flex; } 
.ablocks-block-14a1f685-ea01-4b68-8d8c-801aefef976d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-14a1f685-ea01-4b68-8d8c-801aefef976d { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-14a1f685-ea01-4b68-8d8c-801aefef976d .ablocks-icon-wrap { font-size:34px; } .ablocks-block-14a1f685-ea01-4b68-8d8c-801aefef976d .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:34px; } .ablocks-block-14a1f685-ea01-4b68-8d8c-801aefef976d .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-6); } 
.ablocks-block-0fdc27f7-93d6-4cd9-a168-4cc49d17f3d1 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0fdc27f7-93d6-4cd9-a168-4cc49d17f3d1 { text-align:center; } .ablocks-block-0fdc27f7-93d6-4cd9-a168-4cc49d17f3d1 .ablocks-paragraph-text { color:var(--wp--preset--color--ast-global-color-6);font-family:Raleway,sans-serif;font-weight:900;font-size:24px;line-height:130%; } @media screen and (max-width: 800px) { .ablocks-block-0fdc27f7-93d6-4cd9-a168-4cc49d17f3d1 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-0fdc27f7-93d6-4cd9-a168-4cc49d17f3d1 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-b49184a4-0b12-487b-8e56-0f989cdfbc34 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-ff828b52-496b-4771-81b2-251a4f451365 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ff828b52-496b-4771-81b2-251a4f451365.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-ff828b52-496b-4771-81b2-251a4f451365 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-ff828b52-496b-4771-81b2-251a4f451365.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-ff828b52-496b-4771-81b2-251a4f451365 { display:inline-flex; } 
.ablocks-block-e74350a1-fc59-4650-aa60-e81cd50bba73 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e74350a1-fc59-4650-aa60-e81cd50bba73 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-e74350a1-fc59-4650-aa60-e81cd50bba73 .ablocks-icon-wrap { font-size:34px; } .ablocks-block-e74350a1-fc59-4650-aa60-e81cd50bba73 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:34px; } .ablocks-block-e74350a1-fc59-4650-aa60-e81cd50bba73 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-6); } 
.ablocks-block-0d78676f-3d13-4dda-b31f-5955851816d5 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0d78676f-3d13-4dda-b31f-5955851816d5 { text-align:center; } .ablocks-block-0d78676f-3d13-4dda-b31f-5955851816d5 .ablocks-paragraph-text { color:var(--wp--preset--color--ast-global-color-6);font-family:Raleway,sans-serif;font-weight:900;font-size:24px;line-height:130%; } @media screen and (max-width: 800px) { .ablocks-block-0d78676f-3d13-4dda-b31f-5955851816d5 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-0d78676f-3d13-4dda-b31f-5955851816d5 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-2deb3e24-ff16-4b88-9157-ce737cb6c8d0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-3e93d786-522c-4468-8adc-d8e7567d843b { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3e93d786-522c-4468-8adc-d8e7567d843b.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-3e93d786-522c-4468-8adc-d8e7567d843b { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-3e93d786-522c-4468-8adc-d8e7567d843b.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-3e93d786-522c-4468-8adc-d8e7567d843b { display:inline-flex; } 
.ablocks-block-c2507d45-0991-4944-a6d6-e2ccd1c48993 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c2507d45-0991-4944-a6d6-e2ccd1c48993 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-c2507d45-0991-4944-a6d6-e2ccd1c48993 .ablocks-icon-wrap { font-size:34px; } .ablocks-block-c2507d45-0991-4944-a6d6-e2ccd1c48993 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:34px; } .ablocks-block-c2507d45-0991-4944-a6d6-e2ccd1c48993 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-6); } 
.ablocks-block-4782aafd-690b-44b9-b415-efcf954227d5 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4782aafd-690b-44b9-b415-efcf954227d5 { text-align:center; } .ablocks-block-4782aafd-690b-44b9-b415-efcf954227d5 .ablocks-paragraph-text { color:var(--wp--preset--color--ast-global-color-6);font-family:Raleway,sans-serif;font-weight:900;font-size:24px;line-height:130%; } @media screen and (max-width: 800px) { .ablocks-block-4782aafd-690b-44b9-b415-efcf954227d5 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-4782aafd-690b-44b9-b415-efcf954227d5 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-e79d4a48-02aa-4e1c-85ae-439604f19807 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-2c269409-4da7-4cff-94b4-d8aea6af834e { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2c269409-4da7-4cff-94b4-d8aea6af834e.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-2c269409-4da7-4cff-94b4-d8aea6af834e { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-2c269409-4da7-4cff-94b4-d8aea6af834e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-2c269409-4da7-4cff-94b4-d8aea6af834e { display:inline-flex; } 
.ablocks-block-8b2ff392-7f35-4d4c-9400-8d50accadebe { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8b2ff392-7f35-4d4c-9400-8d50accadebe { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-8b2ff392-7f35-4d4c-9400-8d50accadebe .ablocks-icon-wrap { font-size:34px; } .ablocks-block-8b2ff392-7f35-4d4c-9400-8d50accadebe .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:34px; } .ablocks-block-8b2ff392-7f35-4d4c-9400-8d50accadebe .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-6); } 
.ablocks-block-6ac60b74-6aa1-47c5-a121-190e18b58d62 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6ac60b74-6aa1-47c5-a121-190e18b58d62 { text-align:left; } .ablocks-block-6ac60b74-6aa1-47c5-a121-190e18b58d62 .ablocks-paragraph-text { color:var(--wp--preset--color--ast-global-color-6);font-family:Raleway,sans-serif;font-weight:900;font-size:24px;line-height:130%; } @media screen and (max-width: 800px) { .ablocks-block-6ac60b74-6aa1-47c5-a121-190e18b58d62 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-6ac60b74-6aa1-47c5-a121-190e18b58d62 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-2358c5ed-92ba-47fc-9f30-f1601d7b1848 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-0195fc57-3ba7-4597-8527-f2f6213905d9 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0195fc57-3ba7-4597-8527-f2f6213905d9.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-0195fc57-3ba7-4597-8527-f2f6213905d9 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-0195fc57-3ba7-4597-8527-f2f6213905d9.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-0195fc57-3ba7-4597-8527-f2f6213905d9 { display:inline-flex; } 
.ablocks-block-fd312efd-4dcd-4bbe-bfb5-231fa9483fc7 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fd312efd-4dcd-4bbe-bfb5-231fa9483fc7 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-fd312efd-4dcd-4bbe-bfb5-231fa9483fc7 .ablocks-icon-wrap { font-size:34px; } .ablocks-block-fd312efd-4dcd-4bbe-bfb5-231fa9483fc7 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:34px; } .ablocks-block-fd312efd-4dcd-4bbe-bfb5-231fa9483fc7 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-6); } 
.ablocks-block-cd536992-64ac-45dc-b44d-f7e4000d7137 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-cd536992-64ac-45dc-b44d-f7e4000d7137 { text-align:center; } .ablocks-block-cd536992-64ac-45dc-b44d-f7e4000d7137 .ablocks-paragraph-text { color:var(--wp--preset--color--ast-global-color-6);font-family:Raleway,sans-serif;font-weight:900;font-size:24px;line-height:130%; } @media screen and (max-width: 800px) { .ablocks-block-cd536992-64ac-45dc-b44d-f7e4000d7137 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-cd536992-64ac-45dc-b44d-f7e4000d7137 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-8773ba7a-f954-44c8-a013-584eb15f1fb8 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-a3b6ccf9-eae1-4f3e-a3d4-17d1d405b763 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a3b6ccf9-eae1-4f3e-a3d4-17d1d405b763.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-a3b6ccf9-eae1-4f3e-a3d4-17d1d405b763 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-a3b6ccf9-eae1-4f3e-a3d4-17d1d405b763.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } .ablocks-block-a3b6ccf9-eae1-4f3e-a3d4-17d1d405b763 { display:inline-flex; } 
.ablocks-block-8fa42d93-6c1f-46e9-8df5-43c6a1141334 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8fa42d93-6c1f-46e9-8df5-43c6a1141334 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-8fa42d93-6c1f-46e9-8df5-43c6a1141334 .ablocks-icon-wrap { font-size:34px; } .ablocks-block-8fa42d93-6c1f-46e9-8df5-43c6a1141334 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:34px; } .ablocks-block-8fa42d93-6c1f-46e9-8df5-43c6a1141334 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:var(--wp--preset--color--ast-global-color-6); } 
.ablocks-block-46cbe1c0-327c-4af0-8c21-15541737cabd { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-46cbe1c0-327c-4af0-8c21-15541737cabd { text-align:center; } .ablocks-block-46cbe1c0-327c-4af0-8c21-15541737cabd .ablocks-paragraph-text { color:var(--wp--preset--color--ast-global-color-6);font-family:Raleway,sans-serif;font-weight:900;font-size:24px;line-height:130%; } @media screen and (max-width: 800px) { .ablocks-block-46cbe1c0-327c-4af0-8c21-15541737cabd .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-46cbe1c0-327c-4af0-8c21-15541737cabd .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d { margin:80px;padding:30px;border-radius:10px;box-shadow:0px 3px 8px 0px #0000003D;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d { padding-right:15px;padding-left:10px; } } .ablocks-is-fse-theme .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d.ablocks-block--container--is-root, body:not(.ablocks-is-fse-theme) .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d.ablocks-block--container--is-root { margin-left:auto !important;margin-right:auto !important; } .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d.ablocks-block--container { padding:30px;max-width:min(100%,1380px) !important;margin-left:auto !important;margin-right:auto !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d.ablocks-block--container { padding-right:15px;padding-left:10px; } } .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:103px; } @media screen and (max-width: 800px) { .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d > .ablocks-block-container { flex-direction:column;row-gap:30px;column-gap:20px; } } .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:103px; } @media screen and (max-width: 800px) { .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px;column-gap:20px; } } .ablocks-block-1e6f1c1b-500d-4898-be69-1daa381f216d > .ablocks-block-container > *:not(style,.ablocks-block--container) { display:inline-flex; } 
.ablocks-block-acace32b-1c7e-4e6d-b1f9-850e35e4f799 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-acace32b-1c7e-4e6d-b1f9-850e35e4f799.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-acace32b-1c7e-4e6d-b1f9-850e35e4f799 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-acace32b-1c7e-4e6d-b1f9-850e35e4f799.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-4dc253c2-a95c-4721-abef-5131cb010f4c { padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4dc253c2-a95c-4721-abef-5131cb010f4c { text-align:left; } .ablocks-block-4dc253c2-a95c-4721-abef-5131cb010f4c .ablocks-heading-text { color:#132238;font-family:Raleway,sans-serif;font-weight:600;font-size:48px; } @media screen and (max-width: 800px) { .ablocks-block-4dc253c2-a95c-4721-abef-5131cb010f4c .ablocks-heading-text { font-family:Raleway;font-size:35px; } } @media screen and (max-width: 480px) { .ablocks-block-4dc253c2-a95c-4721-abef-5131cb010f4c .ablocks-heading-text { font-size:26px; } } 
.ablocks-block-17200441-cdcb-40f8-9c2d-e3b9b1dee42d { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-17200441-cdcb-40f8-9c2d-e3b9b1dee42d { text-align:left; } .ablocks-block-17200441-cdcb-40f8-9c2d-e3b9b1dee42d .ablocks-paragraph-text { color:#132238bf;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-17200441-cdcb-40f8-9c2d-e3b9b1dee42d .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-93db0134-cc8d-4b78-8cf7-1e04bd60bcca { padding-top:20px;padding-right:10px;padding-bottom:0px;padding-left:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-93db0134-cc8d-4b78-8cf7-1e04bd60bcca.ablocks-block--container { padding-top:20px;padding-right:10px;padding-bottom:0px;padding-left:10px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-93db0134-cc8d-4b78-8cf7-1e04bd60bcca { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-93db0134-cc8d-4b78-8cf7-1e04bd60bcca.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-cc1a53f0-363d-413c-a3e5-3835c101e4b0 { padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-cc1a53f0-363d-413c-a3e5-3835c101e4b0.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-cc1a53f0-363d-413c-a3e5-3835c101e4b0 { 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; } .ablocks-block-cc1a53f0-363d-413c-a3e5-3835c101e4b0.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; } .ablocks-block-cc1a53f0-363d-413c-a3e5-3835c101e4b0 { display:inline-flex; } 
.ablocks-block-fca266d1-aa1f-4327-8852-a98e44050a00 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fca266d1-aa1f-4327-8852-a98e44050a00.ablocks-block--container { padding:0px;max-width:min(100%,45%) !important;overflow:visible; } .ablocks-block-fca266d1-aa1f-4327-8852-a98e44050a00 { display:flex;flex-direction:column;min-height:0px;row-gap:8px;column-gap:0px; } .ablocks-block-fca266d1-aa1f-4327-8852-a98e44050a00.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:8px;column-gap:0px; } 
.ablocks-block-1bb4ed01-80e1-42e4-a7bf-28f8eb3ac940 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1bb4ed01-80e1-42e4-a7bf-28f8eb3ac940 .ablocks-paragraph-text { color:#132238bf;font-family:Raleway,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-1bb4ed01-80e1-42e4-a7bf-28f8eb3ac940 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-1bb4ed01-80e1-42e4-a7bf-28f8eb3ac940 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-460b4dbf-12df-4098-a888-2ff342a443b4 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-460b4dbf-12df-4098-a888-2ff342a443b4 { text-align:left; } .ablocks-block-460b4dbf-12df-4098-a888-2ff342a443b4 .ablocks-heading-text { color:#132238;font-family:Raleway,sans-serif;font-weight:600;font-size:24px; } @media screen and (max-width: 800px) { .ablocks-block-460b4dbf-12df-4098-a888-2ff342a443b4 .ablocks-heading-text { font-family:Raleway; } } @media screen and (max-width: 480px) { .ablocks-block-460b4dbf-12df-4098-a888-2ff342a443b4 .ablocks-heading-text { font-size:22px; } } 
.ablocks-block-6f1802d2-acaa-4eaa-8378-96ea410e43e5 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6f1802d2-acaa-4eaa-8378-96ea410e43e5 { text-align:left; } .ablocks-block-6f1802d2-acaa-4eaa-8378-96ea410e43e5 .ablocks-paragraph-text { color:#132238;font-family:Raleway,sans-serif;font-weight:500;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-6f1802d2-acaa-4eaa-8378-96ea410e43e5 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-6f1802d2-acaa-4eaa-8378-96ea410e43e5 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-ae63099d-3102-465e-a759-75c1b367601c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ae63099d-3102-465e-a759-75c1b367601c.ablocks-block--divider:not(.ablocks-has-block-container), .ablocks-block--divider .ablocks-block-container { text-align:left; } .ablocks-block-ae63099d-3102-465e-a759-75c1b367601c.ablocks-block--divider:not(.ablocks-has-block-container), .ablocks-block--divider .ablocks-block-container { padding-block-start:1px;padding-block-end:1px;justify-content:left; } @media screen and (max-width: 800px) { .ablocks-block-ae63099d-3102-465e-a759-75c1b367601c .ablocks-divider { max-width:min(100%,100%); } } .ablocks-block-ae63099d-3102-465e-a759-75c1b367601c .ablocks-divider__element-text { color:#000000;padding-right:0px;padding-left:0px; } .ablocks-block-ae63099d-3102-465e-a759-75c1b367601c .ablocks-divider__element-icon .ablocks-icon-wrap { font-size:55px; } .ablocks-block-ae63099d-3102-465e-a759-75c1b367601c .ablocks-divider__element-icon .ablocks-icon-wrap { font-size:55px;margin-left:0px;margin-right:0px; } .ablocks-block-ae63099d-3102-465e-a759-75c1b367601c .ablocks-divider__element-icon .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-ae63099d-3102-465e-a759-75c1b367601c .ablocks-divider__element-icon .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-8b27f311-28fa-41e9-9afa-1fb4a6af902b { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8b27f311-28fa-41e9-9afa-1fb4a6af902b.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-8b27f311-28fa-41e9-9afa-1fb4a6af902b { 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; } .ablocks-block-8b27f311-28fa-41e9-9afa-1fb4a6af902b.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; } .ablocks-block-8b27f311-28fa-41e9-9afa-1fb4a6af902b { display:inline-flex; } 
.ablocks-block-1b420bb3-4533-42e5-afad-01335cb6cf34 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1b420bb3-4533-42e5-afad-01335cb6cf34.ablocks-block--container { padding:0px;max-width:min(100%,52%) !important;overflow:visible; } .ablocks-block-1b420bb3-4533-42e5-afad-01335cb6cf34 { display:flex;flex-direction:column;min-height:0px;row-gap:8px;column-gap:0px; } .ablocks-block-1b420bb3-4533-42e5-afad-01335cb6cf34.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:8px;column-gap:0px; } 
.ablocks-block-f805a0c7-675a-4460-8745-2a42dd1a5f67 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f805a0c7-675a-4460-8745-2a42dd1a5f67 { text-align:left; } .ablocks-block-f805a0c7-675a-4460-8745-2a42dd1a5f67 .ablocks-paragraph-text { color:#132238bf;font-family:Raleway,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-f805a0c7-675a-4460-8745-2a42dd1a5f67 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-f805a0c7-675a-4460-8745-2a42dd1a5f67 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-f1726709-a337-4c73-9f76-b7eeb238bd21 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f1726709-a337-4c73-9f76-b7eeb238bd21 { text-align:left; } .ablocks-block-f1726709-a337-4c73-9f76-b7eeb238bd21 .ablocks-heading-text { color:#132238;font-family:Raleway,sans-serif;font-weight:600;font-size:24px; } @media screen and (max-width: 800px) { .ablocks-block-f1726709-a337-4c73-9f76-b7eeb238bd21 .ablocks-heading-text { font-family:Raleway; } } @media screen and (max-width: 480px) { .ablocks-block-f1726709-a337-4c73-9f76-b7eeb238bd21 .ablocks-heading-text { font-size:22px; } } 
.ablocks-block-c61a04dd-03ff-4d91-9f21-9fc7ae3c7b22 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c61a04dd-03ff-4d91-9f21-9fc7ae3c7b22 { text-align:left; } .ablocks-block-c61a04dd-03ff-4d91-9f21-9fc7ae3c7b22 .ablocks-paragraph-text { color:#132238;font-family:Raleway,sans-serif;font-weight:500;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-c61a04dd-03ff-4d91-9f21-9fc7ae3c7b22 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-c61a04dd-03ff-4d91-9f21-9fc7ae3c7b22 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-a02f6574-42fe-4e2f-a59c-7bbc65d166ee { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a02f6574-42fe-4e2f-a59c-7bbc65d166ee.ablocks-block--divider:not(.ablocks-has-block-container), .ablocks-block--divider .ablocks-block-container { text-align:left; } .ablocks-block-a02f6574-42fe-4e2f-a59c-7bbc65d166ee.ablocks-block--divider:not(.ablocks-has-block-container), .ablocks-block--divider .ablocks-block-container { padding-block-start:1px;padding-block-end:1px;justify-content:left; } @media screen and (max-width: 800px) { .ablocks-block-a02f6574-42fe-4e2f-a59c-7bbc65d166ee .ablocks-divider { max-width:min(100%,100%); } } .ablocks-block-a02f6574-42fe-4e2f-a59c-7bbc65d166ee .ablocks-divider__element-text { color:#000000;padding-right:0px;padding-left:0px; } .ablocks-block-a02f6574-42fe-4e2f-a59c-7bbc65d166ee .ablocks-divider__element-icon .ablocks-icon-wrap { font-size:55px; } .ablocks-block-a02f6574-42fe-4e2f-a59c-7bbc65d166ee .ablocks-divider__element-icon .ablocks-icon-wrap { font-size:55px;margin-left:0px;margin-right:0px; } .ablocks-block-a02f6574-42fe-4e2f-a59c-7bbc65d166ee .ablocks-divider__element-icon .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-a02f6574-42fe-4e2f-a59c-7bbc65d166ee .ablocks-divider__element-icon .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-70b571c5-719f-4bb2-8251-b61daa8d25c5 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-70b571c5-719f-4bb2-8251-b61daa8d25c5.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-70b571c5-719f-4bb2-8251-b61daa8d25c5 { 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; } .ablocks-block-70b571c5-719f-4bb2-8251-b61daa8d25c5.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; } .ablocks-block-70b571c5-719f-4bb2-8251-b61daa8d25c5 { display:inline-flex; } 
.ablocks-block-11d60144-87cd-47c0-b761-98ac83f8ccc5 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-11d60144-87cd-47c0-b761-98ac83f8ccc5.ablocks-block--container { padding:0px;max-width:min(100%,55%) !important;overflow:visible; } .ablocks-block-11d60144-87cd-47c0-b761-98ac83f8ccc5 { display:flex;flex-direction:column;min-height:0px;row-gap:8px;column-gap:0px; } .ablocks-block-11d60144-87cd-47c0-b761-98ac83f8ccc5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:8px;column-gap:0px; } 
.ablocks-block-19cd235c-70cf-4b34-a940-9a17158dd237 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-19cd235c-70cf-4b34-a940-9a17158dd237 { text-align:left; } .ablocks-block-19cd235c-70cf-4b34-a940-9a17158dd237 .ablocks-paragraph-text { color:#132238bf;font-family:Raleway,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-19cd235c-70cf-4b34-a940-9a17158dd237 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-19cd235c-70cf-4b34-a940-9a17158dd237 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-3972a029-ab31-4b63-ade2-b9fa6fd4d54f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3972a029-ab31-4b63-ade2-b9fa6fd4d54f { text-align:left; } .ablocks-block-3972a029-ab31-4b63-ade2-b9fa6fd4d54f .ablocks-heading-text { color:#132238;font-family:Raleway,sans-serif;font-weight:600;font-size:24px; } @media screen and (max-width: 800px) { .ablocks-block-3972a029-ab31-4b63-ade2-b9fa6fd4d54f .ablocks-heading-text { font-family:Raleway; } } @media screen and (max-width: 480px) { .ablocks-block-3972a029-ab31-4b63-ade2-b9fa6fd4d54f .ablocks-heading-text { font-size:22px; } } 
.ablocks-block-75ccd3b7-a75b-43ff-a6eb-bfefecdc6887 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-75ccd3b7-a75b-43ff-a6eb-bfefecdc6887 { text-align:right; } .ablocks-block-75ccd3b7-a75b-43ff-a6eb-bfefecdc6887 .ablocks-paragraph-text { color:#132238;font-family:Raleway,sans-serif;font-weight:500;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-75ccd3b7-a75b-43ff-a6eb-bfefecdc6887 .ablocks-paragraph-text { font-family:Raleway; } } .ablocks-block-75ccd3b7-a75b-43ff-a6eb-bfefecdc6887 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-0aac1fc4-1ea5-46f0-9b90-0919c549608b { padding-top:140px;padding-bottom:140px;background:linear-gradient(180deg,rgba(238,255,250,0.6) 0%,rgba(238,255,250,0) 95.74%);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-0aac1fc4-1ea5-46f0-9b90-0919c549608b { padding-right:7px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-0aac1fc4-1ea5-46f0-9b90-0919c549608b { padding-top:6px;padding-right:6px;padding-bottom:6px;padding-left:6px; } } .ablocks-block-0aac1fc4-1ea5-46f0-9b90-0919c549608b.ablocks-block--container { padding-top:140px;padding-bottom:140px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-0aac1fc4-1ea5-46f0-9b90-0919c549608b.ablocks-block--container { padding-right:7px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-0aac1fc4-1ea5-46f0-9b90-0919c549608b.ablocks-block--container { padding-top:6px;padding-right:6px;padding-bottom:6px;padding-left:6px; } } .ablocks-block-0aac1fc4-1ea5-46f0-9b90-0919c549608b > .ablocks-block-container { max-width:min(100%,1200px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-0aac1fc4-1ea5-46f0-9b90-0919c549608b > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-0aac1fc4-1ea5-46f0-9b90-0919c549608b.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-c5c3fc69-c236-41fd-a1a2-39c04a701237 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-c5c3fc69-c236-41fd-a1a2-39c04a701237 { padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px; } } .ablocks-block-c5c3fc69-c236-41fd-a1a2-39c04a701237.ablocks-block--container { max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-c5c3fc69-c236-41fd-a1a2-39c04a701237.ablocks-block--container { padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px; } } .ablocks-block-c5c3fc69-c236-41fd-a1a2-39c04a701237 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-c5c3fc69-c236-41fd-a1a2-39c04a701237.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-f014dcf5-9b91-459a-a755-d3bafe3a9764 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f014dcf5-9b91-459a-a755-d3bafe3a9764.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-f014dcf5-9b91-459a-a755-d3bafe3a9764 { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-f014dcf5-9b91-459a-a755-d3bafe3a9764.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-40ec6883-2ba3-482d-aa62-be430bcb595e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-40ec6883-2ba3-482d-aa62-be430bcb595e { text-align:center; } .ablocks-block-40ec6883-2ba3-482d-aa62-be430bcb595e .ablocks-heading-text { color:#132238;font-family:Sora;font-weight:600;font-size:48px;line-height:62px; } @media screen and (max-width: 800px) { .ablocks-block-40ec6883-2ba3-482d-aa62-be430bcb595e .ablocks-heading-text { font-size:36px; } } @media screen and (max-width: 480px) { .ablocks-block-40ec6883-2ba3-482d-aa62-be430bcb595e .ablocks-heading-text { font-size:38px; } } 
.ablocks-block-9863cd99-ad1f-4ac2-86a0-c6ac62df1359 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-9863cd99-ad1f-4ac2-86a0-c6ac62df1359 { text-align:center; } .ablocks-block-9863cd99-ad1f-4ac2-86a0-c6ac62df1359 .ablocks-paragraph-text { color:#132238bf;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-9863cd99-ad1f-4ac2-86a0-c6ac62df1359 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-2f1e19bf-6585-4a07-84b9-51184b231e91 { margin-top:60px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2f1e19bf-6585-4a07-84b9-51184b231e91.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-2f1e19bf-6585-4a07-84b9-51184b231e91 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 800px) { .ablocks-block-2f1e19bf-6585-4a07-84b9-51184b231e91 { flex-direction:column; } } .ablocks-block-2f1e19bf-6585-4a07-84b9-51184b231e91.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 800px) { .ablocks-block-2f1e19bf-6585-4a07-84b9-51184b231e91.ablocks-has-block-container > .ablocks-block-container { flex-direction:column; } } .ablocks-block-2f1e19bf-6585-4a07-84b9-51184b231e91 { display:inline-flex; } 
.ablocks-block-3bfea87b-22f5-4b79-a2ee-a569d4dd2336 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3bfea87b-22f5-4b79-a2ee-a569d4dd2336.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-3bfea87b-22f5-4b79-a2ee-a569d4dd2336 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-3bfea87b-22f5-4b79-a2ee-a569d4dd2336 { flex-direction:column; } } .ablocks-block-3bfea87b-22f5-4b79-a2ee-a569d4dd2336.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-3bfea87b-22f5-4b79-a2ee-a569d4dd2336.ablocks-has-block-container > .ablocks-block-container { flex-direction:column; } } .ablocks-block-3bfea87b-22f5-4b79-a2ee-a569d4dd2336 { display:inline-flex; } 
.ablocks-block-228efc02-5256-4908-97da-2bab1c8f3dbd { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-228efc02-5256-4908-97da-2bab1c8f3dbd.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-228efc02-5256-4908-97da-2bab1c8f3dbd { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-228efc02-5256-4908-97da-2bab1c8f3dbd.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 { padding:25px;background:#FFFFFF;border-width:1px;border-style:solid;border-color:#f2f2f2;border-radius:8px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655:not(.ablocks-has-block-container), .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .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-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 > .ablocks-block-container > a .ablocks-icon-wrap { background:#ffffff;border-radius:50%;padding:.5em;font-size:unset; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:32px; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Sora;font-weight:600;font-size:18px;line-height:26px;color:#13191B; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#595959;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .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-a6f55154-9d39-46dd-8ede-e29e42512655 .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-a6f55154-9d39-46dd-8ede-e29e42512655.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-a6f55154-9d39-46dd-8ede-e29e42512655.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-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .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-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-a6f55154-9d39-46dd-8ede-e29e42512655 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-72dc6994-2496-4691-8c84-4872c32effbf { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-72dc6994-2496-4691-8c84-4872c32effbf { margin-top:18px; } } .ablocks-block-72dc6994-2496-4691-8c84-4872c32effbf.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-72dc6994-2496-4691-8c84-4872c32effbf { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-72dc6994-2496-4691-8c84-4872c32effbf.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 { padding:25px;background:#FFFFFF;border-width:1px;border-style:solid;border-color:#f2f2f2;border-radius:8px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7:not(.ablocks-has-block-container), .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .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-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 > .ablocks-block-container > a .ablocks-icon-wrap { background:#21e0ab;border-radius:50%;padding:.5em;font-size:unset; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:32px; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Sora;font-weight:600;font-size:18px;line-height:26px;color:#13191B; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#595959;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .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-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .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-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.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-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7.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-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .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-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-d75c578c-d7c2-4cdb-9f2a-7c4de3e710e7 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-5d544916-08ab-4224-b89d-2aeb422920d2 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-5d544916-08ab-4224-b89d-2aeb422920d2 { margin-top:24px; } } .ablocks-block-5d544916-08ab-4224-b89d-2aeb422920d2.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-5d544916-08ab-4224-b89d-2aeb422920d2 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-5d544916-08ab-4224-b89d-2aeb422920d2 { flex-direction:column; } } .ablocks-block-5d544916-08ab-4224-b89d-2aeb422920d2.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-5d544916-08ab-4224-b89d-2aeb422920d2.ablocks-has-block-container > .ablocks-block-container { flex-direction:column; } } .ablocks-block-5d544916-08ab-4224-b89d-2aeb422920d2 { display:inline-flex; } 
.ablocks-block-93ffa02c-e287-48bb-ac10-4c463fcd1aa5 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-93ffa02c-e287-48bb-ac10-4c463fcd1aa5.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-93ffa02c-e287-48bb-ac10-4c463fcd1aa5 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-93ffa02c-e287-48bb-ac10-4c463fcd1aa5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 { padding:25px;background:#FFFFFF;border-width:1px;border-style:solid;border-color:#f2f2f2;border-radius:8px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1:not(.ablocks-has-block-container), .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .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-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 > .ablocks-block-container > a .ablocks-icon-wrap { background:#ffffff;border-radius:50%;padding:.5em;font-size:unset; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:32px; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Sora;font-weight:600;font-size:18px;line-height:26px;color:#13191B; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#595959;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .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-3843f7bc-fec2-4b13-a621-72c176346bd1 .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-3843f7bc-fec2-4b13-a621-72c176346bd1.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-3843f7bc-fec2-4b13-a621-72c176346bd1.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-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .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-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-3843f7bc-fec2-4b13-a621-72c176346bd1 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-4fa84ff9-f862-4b46-97a9-144d15df77c4 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-4fa84ff9-f862-4b46-97a9-144d15df77c4 { margin-top:18px; } } .ablocks-block-4fa84ff9-f862-4b46-97a9-144d15df77c4.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-4fa84ff9-f862-4b46-97a9-144d15df77c4 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-4fa84ff9-f862-4b46-97a9-144d15df77c4.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c { padding:25px;background:#FFFFFF;border-width:1px;border-style:solid;border-color:#f2f2f2;border-radius:8px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c:not(.ablocks-has-block-container), .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .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-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFFFFF;padding:.5em;border-radius:50%;border:2px solid #FFFFFF;font-size:unset; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:32px; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FFFFFF; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Sora;font-weight:600;font-size:18px;line-height:26px;color:#13191B; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#595959;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .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-de2b45cd-6b98-4005-a1c9-eae45f246b9c .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-de2b45cd-6b98-4005-a1c9-eae45f246b9c.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-de2b45cd-6b98-4005-a1c9-eae45f246b9c.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-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .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-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-de2b45cd-6b98-4005-a1c9-eae45f246b9c .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-50ceed6f-1779-4982-92d4-91704d98ba2f { margin-top:0px;padding-top:140px;padding-bottom:140px;background:#F0F1F3;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-50ceed6f-1779-4982-92d4-91704d98ba2f { padding-right:10px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-50ceed6f-1779-4982-92d4-91704d98ba2f { margin-top:30px;padding:0px; } } .ablocks-block-50ceed6f-1779-4982-92d4-91704d98ba2f.ablocks-block--container { padding-top:140px;padding-bottom:140px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-50ceed6f-1779-4982-92d4-91704d98ba2f.ablocks-block--container { padding-right:10px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-50ceed6f-1779-4982-92d4-91704d98ba2f.ablocks-block--container { padding:0px; } } .ablocks-block-50ceed6f-1779-4982-92d4-91704d98ba2f > .ablocks-block-container { max-width:min(100%,1200px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-50ceed6f-1779-4982-92d4-91704d98ba2f > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-50ceed6f-1779-4982-92d4-91704d98ba2f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-888e0f91-c5a1-437b-9f77-6ed047934fba { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-888e0f91-c5a1-437b-9f77-6ed047934fba { padding:15px; } } .ablocks-block-888e0f91-c5a1-437b-9f77-6ed047934fba.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-888e0f91-c5a1-437b-9f77-6ed047934fba.ablocks-block--container { padding:15px; } } .ablocks-block-888e0f91-c5a1-437b-9f77-6ed047934fba { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-888e0f91-c5a1-437b-9f77-6ed047934fba { flex-direction:column; } } .ablocks-block-888e0f91-c5a1-437b-9f77-6ed047934fba.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-888e0f91-c5a1-437b-9f77-6ed047934fba.ablocks-has-block-container > .ablocks-block-container { flex-direction:column; } } .ablocks-block-888e0f91-c5a1-437b-9f77-6ed047934fba { display:inline-flex; } 
.ablocks-block-468937fc-4e1c-48ba-b980-45a0c3ee4de8 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-468937fc-4e1c-48ba-b980-45a0c3ee4de8.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-468937fc-4e1c-48ba-b980-45a0c3ee4de8 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-468937fc-4e1c-48ba-b980-45a0c3ee4de8 { align-items:center; } } .ablocks-block-468937fc-4e1c-48ba-b980-45a0c3ee4de8.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-468937fc-4e1c-48ba-b980-45a0c3ee4de8.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-e4c1621b-6af7-44e8-b603-10c1ecbe5bdc { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e4c1621b-6af7-44e8-b603-10c1ecbe5bdc { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-e4c1621b-6af7-44e8-b603-10c1ecbe5bdc { text-align:center; } } .ablocks-block-e4c1621b-6af7-44e8-b603-10c1ecbe5bdc .ablocks-heading-text { color:#132238;font-family:Sora;font-weight:600;font-size:48px;line-height:62px; } @media screen and (max-width: 800px) { .ablocks-block-e4c1621b-6af7-44e8-b603-10c1ecbe5bdc .ablocks-heading-text { font-size:36px; } } @media screen and (max-width: 480px) { .ablocks-block-e4c1621b-6af7-44e8-b603-10c1ecbe5bdc .ablocks-heading-text { font-size:30px; } } 
.ablocks-block-126c649f-8161-4853-9681-80d51e59f407 { margin-top:24px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-126c649f-8161-4853-9681-80d51e59f407 { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-126c649f-8161-4853-9681-80d51e59f407 { text-align:center; } } .ablocks-block-126c649f-8161-4853-9681-80d51e59f407 .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-size:18px;line-height:24px; } @media screen and (max-width: 480px) { .ablocks-block-126c649f-8161-4853-9681-80d51e59f407 .ablocks-paragraph-text { font-size:16px; } } .ablocks-block-126c649f-8161-4853-9681-80d51e59f407 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-d01a208a-7ed8-4256-a522-84d4fc4e1042 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d01a208a-7ed8-4256-a522-84d4fc4e1042 { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-d01a208a-7ed8-4256-a522-84d4fc4e1042 { text-align:center; } } .ablocks-block-d01a208a-7ed8-4256-a522-84d4fc4e1042 .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-size:18px;line-height:24px; } .ablocks-block-d01a208a-7ed8-4256-a522-84d4fc4e1042 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75 { margin-top:22px;padding-right:12px;padding-bottom:0px;padding-left:12px; } } @media screen and (max-width: 480px) { .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75 { padding:8px; } } .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75.ablocks-block--container { padding-right:12px;padding-bottom:0px;padding-left:12px; } } @media screen and (max-width: 480px) { .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75.ablocks-block--container { padding:8px; } } .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75 { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75 { flex-direction:row;column-gap:24px; } } @media screen and (max-width: 480px) { .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75 { flex-direction:column;flex-wrap:wrap; } } .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75.ablocks-has-block-container > .ablocks-block-container { flex-direction:row;column-gap:24px; } } @media screen and (max-width: 480px) { .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;flex-wrap:wrap; } } @media screen and (max-width: 800px) { .ablocks-block-f3ad3d13-f35e-40cf-b417-b0413b340a75 { display:inline-flex; } } 
.ablocks-block-a630a3a6-b767-4a37-9c5e-75d51ae4dfd0 { padding-top:25px;padding-bottom:25px;padding-left:25px;background:#FFFFFF;border-width:0px 0px 0px 2px;border-style:solid;border-color:#9900cc00;border-radius:10px;box-shadow:0px 32px 96px 0px #1C191929;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a630a3a6-b767-4a37-9c5e-75d51ae4dfd0:hover { border-width:0px 0px 0px 2px;border-color:#9249f2;border-style:solid;border-radius:10px; } .ablocks-block-a630a3a6-b767-4a37-9c5e-75d51ae4dfd0.ablocks-block--container { padding-top:25px;padding-bottom:25px;padding-left:25px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-a630a3a6-b767-4a37-9c5e-75d51ae4dfd0 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-a630a3a6-b767-4a37-9c5e-75d51ae4dfd0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-f30c0696-59d5-4668-8817-8c555374e770 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f30c0696-59d5-4668-8817-8c555374e770 { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-f30c0696-59d5-4668-8817-8c555374e770 { text-align:center; } } .ablocks-block-f30c0696-59d5-4668-8817-8c555374e770 .ablocks-heading-text { font-family:Sora;font-weight:600;font-size:24px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-f30c0696-59d5-4668-8817-8c555374e770 .ablocks-heading-text { font-size:21px;line-height:30px; } } 
.ablocks-block-8bbb60f7-1d61-449c-8041-489bfbf17a57 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8bbb60f7-1d61-449c-8041-489bfbf17a57 { text-align:left; } .ablocks-block-8bbb60f7-1d61-449c-8041-489bfbf17a57 .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-8bbb60f7-1d61-449c-8041-489bfbf17a57 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-b5186c54-2b67-4855-ac0e-b97295d8f8ce { padding-top:25px;padding-bottom:25px;padding-left:25px;background:#FFFFFF;border-width:0px 0px 0px 2px;border-style:solid;border-color:#9900cc00;border-radius:10px;box-shadow:0px 32px 96px 0px #1C191929;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b5186c54-2b67-4855-ac0e-b97295d8f8ce:hover { border-width:0px 0px 0px 2px;border-color:#9249f2;border-style:solid;border-radius:10px; } .ablocks-block-b5186c54-2b67-4855-ac0e-b97295d8f8ce.ablocks-block--container { padding-top:25px;padding-bottom:25px;padding-left:25px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-b5186c54-2b67-4855-ac0e-b97295d8f8ce { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-b5186c54-2b67-4855-ac0e-b97295d8f8ce.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-f29eb180-83ba-4a5a-95a2-288511420e0a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f29eb180-83ba-4a5a-95a2-288511420e0a { text-align:left; } .ablocks-block-f29eb180-83ba-4a5a-95a2-288511420e0a .ablocks-heading-text { font-family:Sora;font-weight:600;font-size:24px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-f29eb180-83ba-4a5a-95a2-288511420e0a .ablocks-heading-text { font-size:21px;line-height:30px; } } 
.ablocks-block-9d39010d-5bd6-47f2-b54d-fee39197e5a6 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-9d39010d-5bd6-47f2-b54d-fee39197e5a6 { text-align:left; } .ablocks-block-9d39010d-5bd6-47f2-b54d-fee39197e5a6 .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-9d39010d-5bd6-47f2-b54d-fee39197e5a6 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-aca414e0-2f93-40ed-bf56-7000d8068fb0 { padding-top:25px;padding-bottom:25px;padding-left:25px;background:#FFFFFF;border-width:0px 0px 0px 2px;border-style:solid;border-color:#9900cc00;border-radius:10px;box-shadow:0px 32px 96px 0px #1C191929;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-aca414e0-2f93-40ed-bf56-7000d8068fb0:hover { border-width:0px 0px 0px 2px;border-color:#9249f2;border-style:solid;border-radius:10px; } .ablocks-block-aca414e0-2f93-40ed-bf56-7000d8068fb0.ablocks-block--container { padding-top:25px;padding-bottom:25px;padding-left:25px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-aca414e0-2f93-40ed-bf56-7000d8068fb0 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-aca414e0-2f93-40ed-bf56-7000d8068fb0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-0e5f0085-38f9-48d9-91a8-6c99f48e43f2 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0e5f0085-38f9-48d9-91a8-6c99f48e43f2 { text-align:left; } .ablocks-block-0e5f0085-38f9-48d9-91a8-6c99f48e43f2 .ablocks-heading-text { font-family:Sora;font-weight:600;font-size:24px;line-height:36px; } @media screen and (max-width: 800px) { .ablocks-block-0e5f0085-38f9-48d9-91a8-6c99f48e43f2 .ablocks-heading-text { font-size:21px;line-height:30px; } } 
.ablocks-block-47e37737-f855-4890-b52b-491c8428b5d3 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-47e37737-f855-4890-b52b-491c8428b5d3 { text-align:left; } .ablocks-block-47e37737-f855-4890-b52b-491c8428b5d3 .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-47e37737-f855-4890-b52b-491c8428b5d3 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-a4c3ee88-23d8-4026-bac3-65e603f5668f { margin-top:0px;padding:134px;background-image:url("https://archtandra.com/wp-content/uploads/2025/04/frame_1707482899-1.webp");background-position:center;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-a4c3ee88-23d8-4026-bac3-65e603f5668f { padding-right:34px;padding-left:34px; } } @media screen and (max-width: 480px) { .ablocks-block-a4c3ee88-23d8-4026-bac3-65e603f5668f { margin-top:30px;padding:23px; } } .ablocks-block-a4c3ee88-23d8-4026-bac3-65e603f5668f.ablocks-block--container { padding:134px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-a4c3ee88-23d8-4026-bac3-65e603f5668f.ablocks-block--container { padding-right:34px;padding-left:34px; } } @media screen and (max-width: 480px) { .ablocks-block-a4c3ee88-23d8-4026-bac3-65e603f5668f.ablocks-block--container { padding:23px; } } .ablocks-block-a4c3ee88-23d8-4026-bac3-65e603f5668f > .ablocks-block-container { max-width:min(100%,1200px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-a4c3ee88-23d8-4026-bac3-65e603f5668f > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-a4c3ee88-23d8-4026-bac3-65e603f5668f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-ae79e98b-09c4-482f-a209-1f4f53e23ee8 { padding-top:0px;padding-right:0px;padding-bottom:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ae79e98b-09c4-482f-a209-1f4f53e23ee8.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-ae79e98b-09c4-482f-a209-1f4f53e23ee8 { display:flex;flex-direction:column;justify-content:flex-start;justify-items:flex-start;align-items:flex-start;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-ae79e98b-09c4-482f-a209-1f4f53e23ee8 { align-items:center; } } .ablocks-block-ae79e98b-09c4-482f-a209-1f4f53e23ee8.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:flex-start;justify-items:flex-start;align-items:flex-start;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-ae79e98b-09c4-482f-a209-1f4f53e23ee8.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-36bb7b02-8541-4a84-8c7f-705a64b36414 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-36bb7b02-8541-4a84-8c7f-705a64b36414 { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-36bb7b02-8541-4a84-8c7f-705a64b36414 { text-align:center; } } .ablocks-block-36bb7b02-8541-4a84-8c7f-705a64b36414 .ablocks-heading-text { color:#FFFFFF;font-family:Sora;font-weight:600;font-size:48px;line-height:62px; } @media screen and (max-width: 800px) { .ablocks-block-36bb7b02-8541-4a84-8c7f-705a64b36414 .ablocks-heading-text { font-size:43px;line-height:58px; } } @media screen and (max-width: 480px) { .ablocks-block-36bb7b02-8541-4a84-8c7f-705a64b36414 .ablocks-heading-text { font-size:30px;line-height:39px; } } 
.ablocks-block-256cb80c-3871-4984-8df3-7ae2138beafd { margin-top:24px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-256cb80c-3871-4984-8df3-7ae2138beafd { text-align:left; } .ablocks-block-256cb80c-3871-4984-8df3-7ae2138beafd .ablocks-paragraph-text { color:#FFFFFF;font-family:Sora;font-size:24px;line-height:32px; } @media screen and (max-width: 480px) { .ablocks-block-256cb80c-3871-4984-8df3-7ae2138beafd .ablocks-paragraph-text { font-size:19px; } } .ablocks-block-256cb80c-3871-4984-8df3-7ae2138beafd .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-89cb83e1-79b7-475d-93eb-993a807131dd { margin-top:32px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-89cb83e1-79b7-475d-93eb-993a807131dd { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-89cb83e1-79b7-475d-93eb-993a807131dd { text-align:center; } } .ablocks-block-89cb83e1-79b7-475d-93eb-993a807131dd .ablocks-button { column-gap:10px;background:#9249F2;justify-content:left;color:#FFFFFF;font-family:Sora;font-weight:600;font-size:16px;line-height:24px; } .ablocks-block-89cb83e1-79b7-475d-93eb-993a807131dd .ablocks-button:hover { transition-duration:s; } .ablocks-block-89cb83e1-79b7-475d-93eb-993a807131dd .ablocks-icon-wrap { font-size:16px; } .ablocks-block-89cb83e1-79b7-475d-93eb-993a807131dd .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-89cb83e1-79b7-475d-93eb-993a807131dd .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FFFFFF; } 
.ablocks-block-4cd4bff3-8b4a-4440-83b9-64363dda79d9 { margin:0px;padding-top:120px;padding-right:0px;padding-bottom:120px;padding-left:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-4cd4bff3-8b4a-4440-83b9-64363dda79d9 { padding-right:7px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-4cd4bff3-8b4a-4440-83b9-64363dda79d9 { margin-top:40px;padding:0px; } } .ablocks-block-4cd4bff3-8b4a-4440-83b9-64363dda79d9.ablocks-block--container { padding-top:120px;padding-right:0px;padding-bottom:120px;padding-left:0px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-4cd4bff3-8b4a-4440-83b9-64363dda79d9.ablocks-block--container { padding-right:7px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-4cd4bff3-8b4a-4440-83b9-64363dda79d9.ablocks-block--container { padding:0px; } } .ablocks-block-4cd4bff3-8b4a-4440-83b9-64363dda79d9 > .ablocks-block-container { max-width:min(100%,1200px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-4cd4bff3-8b4a-4440-83b9-64363dda79d9 > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-4cd4bff3-8b4a-4440-83b9-64363dda79d9.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-962c8b96-f733-43b3-926b-f8eab67a7acf { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-962c8b96-f733-43b3-926b-f8eab67a7acf { padding:13px; } } .ablocks-block-962c8b96-f733-43b3-926b-f8eab67a7acf.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-962c8b96-f733-43b3-926b-f8eab67a7acf.ablocks-block--container { padding:13px; } } .ablocks-block-962c8b96-f733-43b3-926b-f8eab67a7acf { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-962c8b96-f733-43b3-926b-f8eab67a7acf { justify-content:center;justify-items:center;align-items:center; } } .ablocks-block-962c8b96-f733-43b3-926b-f8eab67a7acf.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-962c8b96-f733-43b3-926b-f8eab67a7acf.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;align-items:center; } } 
.ablocks-block-0303ca2c-9ff8-4364-bf35-0c2e979aeec8 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0303ca2c-9ff8-4364-bf35-0c2e979aeec8.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-0303ca2c-9ff8-4364-bf35-0c2e979aeec8 { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-0303ca2c-9ff8-4364-bf35-0c2e979aeec8.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-a985f9d2-936a-4a2e-a50f-1fd65dd5c838 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a985f9d2-936a-4a2e-a50f-1fd65dd5c838 { text-align:center; } .ablocks-block-a985f9d2-936a-4a2e-a50f-1fd65dd5c838 .ablocks-heading-text { color:#132238;font-family:Sora;font-weight:600;font-size:48px;line-height:62px; } @media screen and (max-width: 800px) { .ablocks-block-a985f9d2-936a-4a2e-a50f-1fd65dd5c838 .ablocks-heading-text { font-size:36px; } } @media screen and (max-width: 480px) { .ablocks-block-a985f9d2-936a-4a2e-a50f-1fd65dd5c838 .ablocks-heading-text { font-size:30px;line-height:25px;letter-spacing:1px;word-spacing:1px; } } 
.ablocks-block-94e603f0-4f2b-4c42-a2b7-696f99a90179 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-94e603f0-4f2b-4c42-a2b7-696f99a90179 { text-align:center; } .ablocks-block-94e603f0-4f2b-4c42-a2b7-696f99a90179 .ablocks-paragraph-text { color:#132238bf;font-family:Sora;font-style:normal;font-size:16px;line-height:24px; } .ablocks-block-94e603f0-4f2b-4c42-a2b7-696f99a90179 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-5d46c742-5f2b-45c3-af56-dd78f94e6234 { margin-top:60px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-5d46c742-5f2b-45c3-af56-dd78f94e6234 { padding:5px; } } .ablocks-block-5d46c742-5f2b-45c3-af56-dd78f94e6234.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-5d46c742-5f2b-45c3-af56-dd78f94e6234.ablocks-block--container { padding:5px; } } .ablocks-block-5d46c742-5f2b-45c3-af56-dd78f94e6234 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-5d46c742-5f2b-45c3-af56-dd78f94e6234.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 { padding-top:30px;padding-bottom:40px; } } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .ablocks-carousel-swiper .swiper-wrapper { min-height:300px;align-items:center; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .ablocks-carousel-navigation__button { top:50%; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .ablocks-carousel-navigation__button--next { right:-3%; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .ablocks-carousel-navigation__button--prev { left:-3%; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .ablocks-carousel-navigation__button .ablocks-icon-wrap { font-size:35px; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .ablocks-carousel-pagination { left:47%;top:100%; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .swiper-pagination-bullet { background-color:gray;width:8px;height:8px; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .swiper-pagination-bullet:hover { background-color:black;width:8px;height:8px; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color:#000000;width:8px;height:8px; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .swiper-pagination-bullet.swiper-pagination-bullet-active:hover { background-color:black;width:8px;height:8px; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .ablocks-carousel-navigation__button .ablocks-svg-icon { fill:#686868;background-color:#e4e4e4; } .ablocks-block-b995a45d-d68e-4979-bd90-60d9a31faed9 .ablocks-carousel-navigation__button .ablocks-svg-icon:hover { transition-duration:s; } 
.ablocks-block-20ce3acb-a06f-4ee1-9f9d-3fb7db8e434e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-1a2e826e-53fa-4455-9a78-b994c949bedc { padding:0px;background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;border-radius:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1a2e826e-53fa-4455-9a78-b994c949bedc.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-1a2e826e-53fa-4455-9a78-b994c949bedc { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-1a2e826e-53fa-4455-9a78-b994c949bedc.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e { border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e:not(.ablocks-has-block-container), .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .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-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:600;font-size:28px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Sora;font-style:normal;font-size:20px;line-height:30px;color:#13191B; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .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-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .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-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.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-92f5f9a9-21da-42ba-9a99-384b3e28ca2e.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-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .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-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-92f5f9a9-21da-42ba-9a99-384b3e28ca2e .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-c4c5e90f-3098-4905-b3de-2442a838d7f0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-a1dd0d38-bf7f-462d-acb9-a4af3d7a4315 { padding:0px;background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;border-radius:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a1dd0d38-bf7f-462d-acb9-a4af3d7a4315.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-a1dd0d38-bf7f-462d-acb9-a4af3d7a4315 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-a1dd0d38-bf7f-462d-acb9-a4af3d7a4315.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 { border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99:not(.ablocks-has-block-container), .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .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-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:600;font-size:28px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Sora;font-style:normal;font-size:20px;line-height:30px;color:#13191B; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .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-acb86a10-ea20-4a77-a232-873f0a265b99 .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-acb86a10-ea20-4a77-a232-873f0a265b99.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-acb86a10-ea20-4a77-a232-873f0a265b99.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-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .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-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-acb86a10-ea20-4a77-a232-873f0a265b99 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-0045f5fa-8f68-4df0-8d50-cbd4f4b785c5 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-5b9f1bab-dd66-4467-98b8-98201a824e7c { padding:0px;background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;border-radius:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5b9f1bab-dd66-4467-98b8-98201a824e7c.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-5b9f1bab-dd66-4467-98b8-98201a824e7c { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-5b9f1bab-dd66-4467-98b8-98201a824e7c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 { border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1:not(.ablocks-has-block-container), .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .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-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:600;font-size:28px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Sora;font-style:normal;font-size:20px;line-height:30px;color:#13191B; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .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-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .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-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.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-f658fbd6-f959-44e9-8729-84cf0e7b1bb1.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-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .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-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-f658fbd6-f959-44e9-8729-84cf0e7b1bb1 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-2d326462-0bee-49b6-bf29-7ad498eb8712 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-1de4c1cb-9c83-428a-ba0b-a999ea1cb12e { padding:0px;background:#ffffff;border-width:1px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;border-radius:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1de4c1cb-9c83-428a-ba0b-a999ea1cb12e.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-1de4c1cb-9c83-428a-ba0b-a999ea1cb12e { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-1de4c1cb-9c83-428a-ba0b-a999ea1cb12e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 { border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283:not(.ablocks-has-block-container), .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .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-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:600;font-size:28px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Roboto; } } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Sora;font-style:normal;font-size:20px;line-height:30px;color:#13191B; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#595959;font-family:Roboto,sans-serif;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .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-d76c5774-5199-4d28-920a-d50cfca78283 .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-d76c5774-5199-4d28-920a-d50cfca78283.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-d76c5774-5199-4d28-920a-d50cfca78283.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-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .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-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-d76c5774-5199-4d28-920a-d50cfca78283 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-9ded401b-b621-412d-afd4-8c577b7bf859 { margin-top:0px;padding-top:120px;padding-right:0px;padding-bottom:120px;padding-left:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-9ded401b-b621-412d-afd4-8c577b7bf859 { margin-top:50px;padding-right:7px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-9ded401b-b621-412d-afd4-8c577b7bf859 { padding:10px; } } .ablocks-block-9ded401b-b621-412d-afd4-8c577b7bf859.ablocks-block--container { padding-top:120px;padding-right:0px;padding-bottom:120px;padding-left:0px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-9ded401b-b621-412d-afd4-8c577b7bf859.ablocks-block--container { padding-right:7px;padding-left:7px; } } @media screen and (max-width: 480px) { .ablocks-block-9ded401b-b621-412d-afd4-8c577b7bf859.ablocks-block--container { padding:10px; } } .ablocks-block-9ded401b-b621-412d-afd4-8c577b7bf859 > .ablocks-block-container { max-width:min(100%,1200px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-9ded401b-b621-412d-afd4-8c577b7bf859 > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-9ded401b-b621-412d-afd4-8c577b7bf859.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-983c8b95-b081-46b4-a76f-396b62080350 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-983c8b95-b081-46b4-a76f-396b62080350.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-983c8b95-b081-46b4-a76f-396b62080350 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-983c8b95-b081-46b4-a76f-396b62080350.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-d5049f8b-291d-4f49-81d9-86f9bb71bdcb { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d5049f8b-291d-4f49-81d9-86f9bb71bdcb.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-d5049f8b-291d-4f49-81d9-86f9bb71bdcb { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-d5049f8b-291d-4f49-81d9-86f9bb71bdcb.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-fc7aa762-f724-44ac-bbae-bd9df00610ac { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fc7aa762-f724-44ac-bbae-bd9df00610ac { text-align:center; } .ablocks-block-fc7aa762-f724-44ac-bbae-bd9df00610ac .ablocks-heading-text { font-family:Sora;font-weight:600;font-style:normal;font-size:48px;line-height:62px; } @media screen and (max-width: 800px) { .ablocks-block-fc7aa762-f724-44ac-bbae-bd9df00610ac .ablocks-heading-text { font-size:36px; } } @media screen and (max-width: 480px) { .ablocks-block-fc7aa762-f724-44ac-bbae-bd9df00610ac .ablocks-heading-text { font-size:30px; } } 
.ablocks-block-ba08a5b2-e8c8-4871-a96e-36dc6483ea76 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ba08a5b2-e8c8-4871-a96e-36dc6483ea76 { text-align:center; } .ablocks-block-ba08a5b2-e8c8-4871-a96e-36dc6483ea76 .ablocks-paragraph-text { color:#132238;font-family:Sora;font-style:normal;font-size:16px;line-height:24px; } .ablocks-block-ba08a5b2-e8c8-4871-a96e-36dc6483ea76 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-1400d62b-c538-4bf3-aa0e-3a1caaad88fc { margin-top:60px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-1400d62b-c538-4bf3-aa0e-3a1caaad88fc { padding-right:10px;padding-left:10px; } } .ablocks-block-1400d62b-c538-4bf3-aa0e-3a1caaad88fc.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-1400d62b-c538-4bf3-aa0e-3a1caaad88fc.ablocks-block--container { padding-right:10px;padding-left:10px; } } .ablocks-block-1400d62b-c538-4bf3-aa0e-3a1caaad88fc { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-1400d62b-c538-4bf3-aa0e-3a1caaad88fc { flex-direction:column; } } .ablocks-block-1400d62b-c538-4bf3-aa0e-3a1caaad88fc.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:24px; } @media screen and (max-width: 480px) { .ablocks-block-1400d62b-c538-4bf3-aa0e-3a1caaad88fc.ablocks-has-block-container > .ablocks-block-container { flex-direction:column; } } .ablocks-block-1400d62b-c538-4bf3-aa0e-3a1caaad88fc { display:inline-flex; } 
.ablocks-block-2fe3735e-d8f3-48d1-b086-14b85943803d { padding:0px;background:#FFFFFF;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2fe3735e-d8f3-48d1-b086-14b85943803d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-2fe3735e-d8f3-48d1-b086-14b85943803d { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-2fe3735e-d8f3-48d1-b086-14b85943803d { align-items:center; } } .ablocks-block-2fe3735e-d8f3-48d1-b086-14b85943803d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-2fe3735e-d8f3-48d1-b086-14b85943803d.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-fa9fe6a9-4878-4977-9a3d-e3e77cb83e84 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fa9fe6a9-4878-4977-9a3d-e3e77cb83e84 { display:flex;justify-content:left; } .ablocks-block-fa9fe6a9-4878-4977-9a3d-e3e77cb83e84 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-fa9fe6a9-4878-4977-9a3d-e3e77cb83e84 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-fa9fe6a9-4878-4977-9a3d-e3e77cb83e84 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-bee06640-8c90-411b-adeb-c3c4381d3e38 { padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bee06640-8c90-411b-adeb-c3c4381d3e38.ablocks-block--container { padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-bee06640-8c90-411b-adeb-c3c4381d3e38 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-bee06640-8c90-411b-adeb-c3c4381d3e38.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5.ablocks-block--container { padding:0px;max-width:min(100%,86%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5 { display:flex;flex-direction:row;justify-content:center;justify-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5 { flex-direction:column;align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5 { flex-direction:row; } } .ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:center;justify-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5.ablocks-has-block-container > .ablocks-block-container { flex-direction:row; } } .ablocks-block-4d0420a1-dd31-437d-8a34-ad00332f18c5 { display:inline-flex; } 
.ablocks-block-616f7203-feb4-4b40-a6ab-677ae83f39cb { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-616f7203-feb4-4b40-a6ab-677ae83f39cb.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-616f7203-feb4-4b40-a6ab-677ae83f39cb { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-616f7203-feb4-4b40-a6ab-677ae83f39cb.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-616f7203-feb4-4b40-a6ab-677ae83f39cb { display:inline-flex; } 
.ablocks-block-3740c374-caab-47eb-9d6a-f04d6d3f2589 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3740c374-caab-47eb-9d6a-f04d6d3f2589 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-3740c374-caab-47eb-9d6a-f04d6d3f2589 .ablocks-icon-wrap { font-size:17px; } .ablocks-block-3740c374-caab-47eb-9d6a-f04d6d3f2589 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:17px; } .ablocks-block-3740c374-caab-47eb-9d6a-f04d6d3f2589 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-7e002228-1f51-4ab3-b2eb-364d548de27b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7e002228-1f51-4ab3-b2eb-364d548de27b { text-align:left; } .ablocks-block-7e002228-1f51-4ab3-b2eb-364d548de27b .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } .ablocks-block-7e002228-1f51-4ab3-b2eb-364d548de27b .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-8246cd32-5f82-4948-9924-5defabf2ab63 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-8246cd32-5f82-4948-9924-5defabf2ab63 { margin-top:14px; } } @media screen and (max-width: 480px) { .ablocks-block-8246cd32-5f82-4948-9924-5defabf2ab63 { margin-top:0px; } } .ablocks-block-8246cd32-5f82-4948-9924-5defabf2ab63.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-8246cd32-5f82-4948-9924-5defabf2ab63 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-8246cd32-5f82-4948-9924-5defabf2ab63.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-8246cd32-5f82-4948-9924-5defabf2ab63 { display:inline-flex; } 
.ablocks-block-2fbe0be5-79b6-498e-a241-68033d67f33a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2fbe0be5-79b6-498e-a241-68033d67f33a { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-2fbe0be5-79b6-498e-a241-68033d67f33a .ablocks-icon-wrap { font-size:17px; } .ablocks-block-2fbe0be5-79b6-498e-a241-68033d67f33a .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:17px; } .ablocks-block-2fbe0be5-79b6-498e-a241-68033d67f33a .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-49dfc3ae-f9b3-4f36-8482-0299ac93b96f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-49dfc3ae-f9b3-4f36-8482-0299ac93b96f { text-align:left; } .ablocks-block-49dfc3ae-f9b3-4f36-8482-0299ac93b96f .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } .ablocks-block-49dfc3ae-f9b3-4f36-8482-0299ac93b96f .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-82d109f1-c1d0-4424-a210-ce95fb057aae { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-82d109f1-c1d0-4424-a210-ce95fb057aae { text-align:left; } .ablocks-block-82d109f1-c1d0-4424-a210-ce95fb057aae .ablocks-paragraph-text { color:#000000bf;font-family:Sora;font-style:normal;font-size:20px;line-height:30px; } .ablocks-block-82d109f1-c1d0-4424-a210-ce95fb057aae .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-5b8084fc-4d67-44e3-9537-3b23e34ebc05 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5b8084fc-4d67-44e3-9537-3b23e34ebc05 { text-align:left; } .ablocks-block-5b8084fc-4d67-44e3-9537-3b23e34ebc05 .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-5b8084fc-4d67-44e3-9537-3b23e34ebc05 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-6049d682-1111-418f-a56e-cc98124f1657 { margin-top:24px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-6049d682-1111-418f-a56e-cc98124f1657 { margin-top:45px; } } .ablocks-block-6049d682-1111-418f-a56e-cc98124f1657 { text-align:left; } .ablocks-block-6049d682-1111-418f-a56e-cc98124f1657 .ablocks-button { column-gap:10px;background:#fffdfd;justify-content:left;color:#9249f2;border-width:1px;border-style:solid;border-color:#9249f2;border-radius:16px;font-family:Sora;font-weight:600;font-size:16px;line-height:24px; } .ablocks-block-6049d682-1111-418f-a56e-cc98124f1657 .ablocks-button:hover { transition-duration:s; } .ablocks-block-6049d682-1111-418f-a56e-cc98124f1657 .ablocks-icon-wrap { font-size:16px; } .ablocks-block-6049d682-1111-418f-a56e-cc98124f1657 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-6049d682-1111-418f-a56e-cc98124f1657 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-dec7e3c0-6254-4b8d-b4f2-3199aa8d7d3e { padding:0px;background:#FFFFFF;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-dec7e3c0-6254-4b8d-b4f2-3199aa8d7d3e { margin-top:20px; } } .ablocks-block-dec7e3c0-6254-4b8d-b4f2-3199aa8d7d3e.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-dec7e3c0-6254-4b8d-b4f2-3199aa8d7d3e { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-dec7e3c0-6254-4b8d-b4f2-3199aa8d7d3e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-e94da815-ad37-4cae-96cf-d0ddd2a78e1e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e94da815-ad37-4cae-96cf-d0ddd2a78e1e { display:flex;justify-content:left; } .ablocks-block-e94da815-ad37-4cae-96cf-d0ddd2a78e1e .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-e94da815-ad37-4cae-96cf-d0ddd2a78e1e .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-e94da815-ad37-4cae-96cf-d0ddd2a78e1e .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-774e5141-ea78-4229-a080-3af0006316f5 { padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-774e5141-ea78-4229-a080-3af0006316f5.ablocks-block--container { padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-774e5141-ea78-4229-a080-3af0006316f5 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-774e5141-ea78-4229-a080-3af0006316f5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342.ablocks-block--container { padding:0px;max-width:min(100%,86%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342 { display:flex;flex-direction:row;justify-content:center;justify-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342 { flex-direction:column;align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342 { flex-direction:row; } } .ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:center;justify-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342.ablocks-has-block-container > .ablocks-block-container { flex-direction:row; } } .ablocks-block-95f23ebf-0a6f-486b-ac80-8be358424342 { display:inline-flex; } 
.ablocks-block-c1291500-a9a8-4690-95c3-50fefcffb76d { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c1291500-a9a8-4690-95c3-50fefcffb76d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-c1291500-a9a8-4690-95c3-50fefcffb76d { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-c1291500-a9a8-4690-95c3-50fefcffb76d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-c1291500-a9a8-4690-95c3-50fefcffb76d { display:inline-flex; } 
.ablocks-block-94d02d40-5f8b-460e-b13f-316bb00a02b2 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-94d02d40-5f8b-460e-b13f-316bb00a02b2 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-94d02d40-5f8b-460e-b13f-316bb00a02b2 .ablocks-icon-wrap { font-size:17px; } .ablocks-block-94d02d40-5f8b-460e-b13f-316bb00a02b2 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:17px; } .ablocks-block-94d02d40-5f8b-460e-b13f-316bb00a02b2 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-bd31c499-23cd-4894-8459-3d5ef289a0ac { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bd31c499-23cd-4894-8459-3d5ef289a0ac { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-bd31c499-23cd-4894-8459-3d5ef289a0ac { text-align:center; } } .ablocks-block-bd31c499-23cd-4894-8459-3d5ef289a0ac .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } .ablocks-block-bd31c499-23cd-4894-8459-3d5ef289a0ac .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-27b63877-0a5c-4f89-8612-a00c309502a0 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-27b63877-0a5c-4f89-8612-a00c309502a0 { margin-top:14px; } } @media screen and (max-width: 480px) { .ablocks-block-27b63877-0a5c-4f89-8612-a00c309502a0 { margin-top:0px; } } .ablocks-block-27b63877-0a5c-4f89-8612-a00c309502a0.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-27b63877-0a5c-4f89-8612-a00c309502a0 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-27b63877-0a5c-4f89-8612-a00c309502a0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-27b63877-0a5c-4f89-8612-a00c309502a0 { display:inline-flex; } 
.ablocks-block-4567dd59-27e0-4212-93b2-d17cd70390fb { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4567dd59-27e0-4212-93b2-d17cd70390fb { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-4567dd59-27e0-4212-93b2-d17cd70390fb .ablocks-icon-wrap { font-size:17px; } .ablocks-block-4567dd59-27e0-4212-93b2-d17cd70390fb .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:17px; } .ablocks-block-4567dd59-27e0-4212-93b2-d17cd70390fb .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-3ae3fc70-c754-4789-b894-97cdaa20671a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3ae3fc70-c754-4789-b894-97cdaa20671a { text-align:left; } .ablocks-block-3ae3fc70-c754-4789-b894-97cdaa20671a .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } .ablocks-block-3ae3fc70-c754-4789-b894-97cdaa20671a .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-8c179ab5-0e7c-46fd-8d21-ae579e87e547 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8c179ab5-0e7c-46fd-8d21-ae579e87e547 { text-align:left; } .ablocks-block-8c179ab5-0e7c-46fd-8d21-ae579e87e547 .ablocks-paragraph-text { color:#000000bf;font-family:Sora;font-style:normal;font-size:20px;line-height:30px; } .ablocks-block-8c179ab5-0e7c-46fd-8d21-ae579e87e547 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-97ed337e-5731-4afe-a12e-5312e2ff405e { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-97ed337e-5731-4afe-a12e-5312e2ff405e { text-align:left; } .ablocks-block-97ed337e-5731-4afe-a12e-5312e2ff405e .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-97ed337e-5731-4afe-a12e-5312e2ff405e .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-4419c6d1-0af8-4bbc-a0c0-bfd4d73a6a88 { margin-top:24px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4419c6d1-0af8-4bbc-a0c0-bfd4d73a6a88 { text-align:left; } .ablocks-block-4419c6d1-0af8-4bbc-a0c0-bfd4d73a6a88 .ablocks-button { column-gap:10px;background:#fffdfd;justify-content:left;color:#9249f2;border-width:1px;border-style:solid;border-color:#9249f2;border-radius:16px;font-family:Sora;font-weight:600;font-size:16px;line-height:24px; } .ablocks-block-4419c6d1-0af8-4bbc-a0c0-bfd4d73a6a88 .ablocks-button:hover { transition-duration:s; } .ablocks-block-4419c6d1-0af8-4bbc-a0c0-bfd4d73a6a88 .ablocks-icon-wrap { font-size:16px; } .ablocks-block-4419c6d1-0af8-4bbc-a0c0-bfd4d73a6a88 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-4419c6d1-0af8-4bbc-a0c0-bfd4d73a6a88 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-564f9044-d0e3-4aa6-b7ac-d193c2f1fb42 { padding:0px;background:#FFFFFF;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-564f9044-d0e3-4aa6-b7ac-d193c2f1fb42 { margin-top:20px; } } .ablocks-block-564f9044-d0e3-4aa6-b7ac-d193c2f1fb42.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-564f9044-d0e3-4aa6-b7ac-d193c2f1fb42 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-564f9044-d0e3-4aa6-b7ac-d193c2f1fb42.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-42d02b4d-202e-4fd7-b2c5-6193e270c1a0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-42d02b4d-202e-4fd7-b2c5-6193e270c1a0 { display:flex;justify-content:left; } .ablocks-block-42d02b4d-202e-4fd7-b2c5-6193e270c1a0 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-42d02b4d-202e-4fd7-b2c5-6193e270c1a0 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-42d02b4d-202e-4fd7-b2c5-6193e270c1a0 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-028cdd3f-a7df-4007-b51d-7e43aac83ea4 { padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-028cdd3f-a7df-4007-b51d-7e43aac83ea4.ablocks-block--container { padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-028cdd3f-a7df-4007-b51d-7e43aac83ea4 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-028cdd3f-a7df-4007-b51d-7e43aac83ea4.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a.ablocks-block--container { padding:0px;max-width:min(100%,86%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a { display:flex;flex-direction:row;justify-content:center;justify-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a { flex-direction:column;align-items:center;column-gap:6px; } } @media screen and (max-width: 480px) { .ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a { flex-direction:row;column-gap:20px; } } .ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:center;justify-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;column-gap:6px; } } @media screen and (max-width: 480px) { .ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a.ablocks-has-block-container > .ablocks-block-container { flex-direction:row;column-gap:20px; } } .ablocks-block-f63d39f9-dc80-4249-9cfd-bc602fd1af8a { display:inline-flex; } 
.ablocks-block-9056a755-f2d5-44bb-bd4c-38ef9efcb50e { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-9056a755-f2d5-44bb-bd4c-38ef9efcb50e.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-9056a755-f2d5-44bb-bd4c-38ef9efcb50e { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-9056a755-f2d5-44bb-bd4c-38ef9efcb50e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-9056a755-f2d5-44bb-bd4c-38ef9efcb50e { display:inline-flex; } 
.ablocks-block-dd607787-1862-4ed1-80af-ced196cbedee { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-dd607787-1862-4ed1-80af-ced196cbedee { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-dd607787-1862-4ed1-80af-ced196cbedee .ablocks-icon-wrap { font-size:17px; } .ablocks-block-dd607787-1862-4ed1-80af-ced196cbedee .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:17px; } .ablocks-block-dd607787-1862-4ed1-80af-ced196cbedee .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-d54ac553-d771-48fb-a5b8-76722dffc680 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d54ac553-d771-48fb-a5b8-76722dffc680 { text-align:left; } .ablocks-block-d54ac553-d771-48fb-a5b8-76722dffc680 .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } @media screen and (max-width: 480px) { .ablocks-block-d54ac553-d771-48fb-a5b8-76722dffc680 .ablocks-paragraph-text { font-size:12px; } } .ablocks-block-d54ac553-d771-48fb-a5b8-76722dffc680 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-09429b29-0af5-4182-a23f-7a4eb553ba62 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-09429b29-0af5-4182-a23f-7a4eb553ba62 { margin-top:14px; } } @media screen and (max-width: 480px) { .ablocks-block-09429b29-0af5-4182-a23f-7a4eb553ba62 { margin-top:0px; } } .ablocks-block-09429b29-0af5-4182-a23f-7a4eb553ba62.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-09429b29-0af5-4182-a23f-7a4eb553ba62 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-09429b29-0af5-4182-a23f-7a4eb553ba62.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:11px; } .ablocks-block-09429b29-0af5-4182-a23f-7a4eb553ba62 { display:inline-flex; } 
.ablocks-block-adf43b52-acc3-4bb8-a538-9326d9ad0f1c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-adf43b52-acc3-4bb8-a538-9326d9ad0f1c { display:flex;align-items:flex-start;justify-content:flex-start; } @media screen and (max-width: 800px) { .ablocks-block-adf43b52-acc3-4bb8-a538-9326d9ad0f1c { justify-content:flex-end; } } .ablocks-block-adf43b52-acc3-4bb8-a538-9326d9ad0f1c .ablocks-icon-wrap { font-size:17px; } .ablocks-block-adf43b52-acc3-4bb8-a538-9326d9ad0f1c .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:17px; } .ablocks-block-adf43b52-acc3-4bb8-a538-9326d9ad0f1c .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-cd7145c9-7ad7-483d-bb7f-4a4c870c3b79 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-cd7145c9-7ad7-483d-bb7f-4a4c870c3b79 { text-align:left; } .ablocks-block-cd7145c9-7ad7-483d-bb7f-4a4c870c3b79 .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-weight:300;font-size:14px;line-height:20px; } .ablocks-block-cd7145c9-7ad7-483d-bb7f-4a4c870c3b79 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-13c1ca20-2466-436b-b549-3b3976de09e3 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-13c1ca20-2466-436b-b549-3b3976de09e3 { padding-left:10px; } } .ablocks-block-13c1ca20-2466-436b-b549-3b3976de09e3 { text-align:left; } .ablocks-block-13c1ca20-2466-436b-b549-3b3976de09e3 .ablocks-paragraph-text { color:#000000bf;font-family:Sora;font-style:normal;font-size:20px;line-height:30px; } .ablocks-block-13c1ca20-2466-436b-b549-3b3976de09e3 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-a01474b5-a5f9-4821-b727-f1a1b6838ee8 { margin-top:16px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-a01474b5-a5f9-4821-b727-f1a1b6838ee8 { padding-left:10px; } } .ablocks-block-a01474b5-a5f9-4821-b727-f1a1b6838ee8 { text-align:left; } .ablocks-block-a01474b5-a5f9-4821-b727-f1a1b6838ee8 .ablocks-paragraph-text { color:#132238BF;font-family:Sora;font-size:16px;line-height:24px; } .ablocks-block-a01474b5-a5f9-4821-b727-f1a1b6838ee8 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-c3722235-d4f1-4015-8bf8-c78597777575 { margin-top:24px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-c3722235-d4f1-4015-8bf8-c78597777575 { padding-left:10px; } } .ablocks-block-c3722235-d4f1-4015-8bf8-c78597777575 { text-align:left; } .ablocks-block-c3722235-d4f1-4015-8bf8-c78597777575 .ablocks-button { column-gap:10px;background:#fffdfd;justify-content:left;color:#9249f2;border-width:1px;border-style:solid;border-color:#9249f2;border-radius:16px;font-family:Sora;font-weight:600;font-size:16px;line-height:24px; } .ablocks-block-c3722235-d4f1-4015-8bf8-c78597777575 .ablocks-button:hover { transition-duration:s; } .ablocks-block-c3722235-d4f1-4015-8bf8-c78597777575 .ablocks-icon-wrap { font-size:16px; } .ablocks-block-c3722235-d4f1-4015-8bf8-c78597777575 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-c3722235-d4f1-4015-8bf8-c78597777575 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#9249F2; } 
.ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0 { margin-top:600px;padding-top:60px;padding-bottom:60px;background:#161338;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0.ablocks-block--container { padding-top:60px;padding-bottom:60px;overflow:visible; } .ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0 > .ablocks-block-container { max-width:min(100%,1140px);margin-right:auto !important;margin-left:auto !important; } @media screen and (max-width: 480px) { .ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0 > .ablocks-block-container { max-width:min(100%,1422%); } } .ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0 > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:60px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0 > .ablocks-block-container { align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0 > .ablocks-block-container { justify-content:center;justify-items:center;row-gap:38px; } } .ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:60px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-bfdc4bd2-c15e-4eb7-8a50-8e383c6274a0.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;row-gap:38px; } } 
.ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b { margin-top:0px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b { padding-right:18px;padding-left:18px; } } .ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b.ablocks-block--container { padding-right:18px;padding-left:18px; } } .ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b { display:flex;flex-direction:column;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b { flex-wrap:wrap; } } @media screen and (max-width: 480px) { .ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b { column-gap:24px; } } .ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b.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; } @media screen and (max-width: 800px) { .ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b.ablocks-has-block-container > .ablocks-block-container { flex-wrap:wrap; } } @media screen and (max-width: 480px) { .ablocks-block-1046b427-50f8-4119-bd8e-2f3a79ab260b.ablocks-has-block-container > .ablocks-block-container { column-gap:24px; } } 
.ablocks-block-1acf8323-f1f5-46ac-9059-c0ea0c77e3ab { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1acf8323-f1f5-46ac-9059-c0ea0c77e3ab.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-1acf8323-f1f5-46ac-9059-c0ea0c77e3ab { 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: 800px) { .ablocks-block-1acf8323-f1f5-46ac-9059-c0ea0c77e3ab { justify-content:flex-start;justify-items:flex-start;flex-wrap:wrap;row-gap:21px; } } @media screen and (max-width: 480px) { .ablocks-block-1acf8323-f1f5-46ac-9059-c0ea0c77e3ab { justify-content:space-between;justify-items:space-between;row-gap:37px;column-gap:18px; } } .ablocks-block-1acf8323-f1f5-46ac-9059-c0ea0c77e3ab.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: 800px) { .ablocks-block-1acf8323-f1f5-46ac-9059-c0ea0c77e3ab.ablocks-has-block-container > .ablocks-block-container { justify-content:flex-start;justify-items:flex-start;flex-wrap:wrap;row-gap:21px; } } @media screen and (max-width: 480px) { .ablocks-block-1acf8323-f1f5-46ac-9059-c0ea0c77e3ab.ablocks-has-block-container > .ablocks-block-container { justify-content:space-between;justify-items:space-between;row-gap:37px;column-gap:18px; } } .ablocks-block-1acf8323-f1f5-46ac-9059-c0ea0c77e3ab { display:inline-flex; } 
.ablocks-block-addcce17-fc5a-4130-8f2c-8c8c3335268f { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-addcce17-fc5a-4130-8f2c-8c8c3335268f.ablocks-block--container { padding:0px;max-width:min(100%,25%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-addcce17-fc5a-4130-8f2c-8c8c3335268f.ablocks-block--container { max-width:min(100%,28%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-addcce17-fc5a-4130-8f2c-8c8c3335268f.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-addcce17-fc5a-4130-8f2c-8c8c3335268f { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:16px; } @media screen and (max-width: 800px) { .ablocks-block-addcce17-fc5a-4130-8f2c-8c8c3335268f { justify-content:center;justify-items:center; } } .ablocks-block-addcce17-fc5a-4130-8f2c-8c8c3335268f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:16px; } @media screen and (max-width: 800px) { .ablocks-block-addcce17-fc5a-4130-8f2c-8c8c3335268f.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center; } } .ablocks-block-addcce17-fc5a-4130-8f2c-8c8c3335268f { display:inline-flex; } 
.ablocks-block-e6a5f66f-e913-4555-a2b8-bd69ca0d4f51 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e6a5f66f-e913-4555-a2b8-bd69ca0d4f51 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-e6a5f66f-e913-4555-a2b8-bd69ca0d4f51 .ablocks-icon-wrap { background:#9249f2;padding:.5em;font-size:unset;border-radius:14px; } .ablocks-block-e6a5f66f-e913-4555-a2b8-bd69ca0d4f51 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:41px; } .ablocks-block-e6a5f66f-e913-4555-a2b8-bd69ca0d4f51 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-81b7c76f-77f8-4b4b-8cd9-d9df1ac6e063 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-81b7c76f-77f8-4b4b-8cd9-d9df1ac6e063.ablocks-block--container { padding:0px;max-width:min(100%,48%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-81b7c76f-77f8-4b4b-8cd9-d9df1ac6e063.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-81b7c76f-77f8-4b4b-8cd9-d9df1ac6e063 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-81b7c76f-77f8-4b4b-8cd9-d9df1ac6e063.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-30cd4717-fe3d-4f80-a942-edd80fe05fbd { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-30cd4717-fe3d-4f80-a942-edd80fe05fbd { text-align:left; } .ablocks-block-30cd4717-fe3d-4f80-a942-edd80fe05fbd .ablocks-paragraph-text { color:#ffffff;font-family:Sora;font-weight:600;font-style:normal;font-size:20px;line-height:24px; } .ablocks-block-30cd4717-fe3d-4f80-a942-edd80fe05fbd .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-905dd21f-ad6f-4853-8ded-5a9d83e0e0a2 { margin-top:12px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-905dd21f-ad6f-4853-8ded-5a9d83e0e0a2 { text-align:left; } .ablocks-block-905dd21f-ad6f-4853-8ded-5a9d83e0e0a2 .ablocks-paragraph-text { color:#ffffff52;font-family:Sora;text-transform:uppercase;font-style:normal;font-size:14px;line-height:14px; } .ablocks-block-905dd21f-ad6f-4853-8ded-5a9d83e0e0a2 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-bac682a8-1bf8-4dd4-96b6-184c12766095 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-bac682a8-1bf8-4dd4-96b6-184c12766095 { margin-top:16px; } } .ablocks-block-bac682a8-1bf8-4dd4-96b6-184c12766095.ablocks-block--container { padding:0px;max-width:min(100%,58%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-bac682a8-1bf8-4dd4-96b6-184c12766095.ablocks-block--container { max-width:min(100%,71%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-bac682a8-1bf8-4dd4-96b6-184c12766095.ablocks-block--container { max-width:min(100%,30%) !important; } } .ablocks-block-bac682a8-1bf8-4dd4-96b6-184c12766095 { display:flex;flex-direction:column;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-bac682a8-1bf8-4dd4-96b6-184c12766095 { align-items:flex-start; } } .ablocks-block-bac682a8-1bf8-4dd4-96b6-184c12766095.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;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-bac682a8-1bf8-4dd4-96b6-184c12766095.ablocks-has-block-container > .ablocks-block-container { align-items:flex-start; } } 
.ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 { padding:0px; } } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-menu { justify-content:left; } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62.ablocks-menu { justify-content:left; } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item { color:#ffffff52;border-radius:0px;font-family:Work Sans;font-weight:500;font-style:normal;font-size:16px;line-height:24px;padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:8px;margin-left:5px; } @media screen and (max-width: 800px) { .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item { padding-top:0px;padding-right:4px;padding-bottom:1px;padding-left:10px;margin-left:8px; } } @media screen and (max-width: 480px) { .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item { background:#3f2348; } } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item:hover { color:#ffffff; } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-block--menu-child-sub { width:250px; } @media screen and (max-width: 480px) { .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-block--menu-child-sub .ablocks-block--menu-item { background:!important; } } @media screen and (max-width: 480px) { .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-block--menu-child-sub .ablocks-block--menu-item .ablocks-menu-item__link { color:!important; } } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:#ffffff52; } @media screen and (max-width: 480px) { .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:!important; } } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__link { color:#ffffff; } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:#ffffff52; } @media screen and (max-width: 480px) { .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:!important; } } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__dropdown-icon svg { fill:#ffffff; } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-menu__trigger-wrapper { justify-content:left; } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger { height:30px; } .ablocks-block-a403edf5-a753-4a3a-9e8f-a8505ba4ff62 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger .ablocks-menu__trigger-item { background:#ffffff;height:3px;width:30px; } 



.ablocks-block-bf6259ce-8abd-45cf-80dd-b7a8e3e2b148 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bf6259ce-8abd-45cf-80dd-b7a8e3e2b148 { text-align:left; } .ablocks-block-bf6259ce-8abd-45cf-80dd-b7a8e3e2b148 .ablocks-paragraph-text { color:#ffffff;font-style:normal; } @media screen and (max-width: 800px) { .ablocks-block-bf6259ce-8abd-45cf-80dd-b7a8e3e2b148 .ablocks-paragraph-text { font-size:16px;line-height:24px; } } .ablocks-block-bf6259ce-8abd-45cf-80dd-b7a8e3e2b148 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
