.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-menu__new-item{background-color:#000;border:none;color:#fff;outline:none;padding:2px 5px}.ablocks-menu{box-sizing:border-box;display:flex}.ablocks-block--menu .ablocks-block-container>.ablocks-menu>.ablocks-main-menu,.ablocks-main-menu,.ablocks-menu{list-style:none;margin:0;padding:0}.ablocks-menu-item.ablocks-has-sub-menu{position:relative}.ablocks-menu-item.ablocks-has-mega-menu{position:static!important}.ablocks-main-menu>.ablocks-menu-item{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:wrap;padding:10px}.ablocks-block--menu .ablocks-menu-item a:focus{box-shadow:none;outline:none}.ablocks-menu-child-sub .ablocks-menu-item{display:flex;padding:10px}.ablocks-menu-item a{box-sizing:border-box;text-decoration:none!important}.ablocks-menu-child-mega,.ablocks-menu-item>.ablocks-menu-child-sub{left:0;list-style:none;margin:0;padding:0;position:absolute!important;top:100%;z-index:10}.ablocks-menu-child-mega{background-color:transparent;width:100%}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item>.ablocks-menu-child-sub{opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility 0s .2s;visibility:hidden}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item:hover>.ablocks-menu-child-sub{opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease,visibility 0s;visibility:visible}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item>.ablocks-menu-child-mega{opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility 0s .2s;visibility:hidden}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item:hover>.ablocks-menu-child-mega{opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease,visibility 0s;visibility:visible}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-item:not(:hover)>.ablocks-menu-child-mega{opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility 0s .2s;visibility:hidden}.ablocks-menu-item>.ablocks-menu-child-sub .ablocks-menu-item .ablocks-menu-child-sub{left:100%;top:0}.ablocks-menu__trigger-wrapper{display:flex}.ablocks-menu__trigger{cursor:pointer;display:none;height:30px;width:30px}.ablocks-menu__trigger-toggle{height:30px;opacity:0;position:absolute;width:30px;z-index:5}.ablocks-menu__trigger .ablocks-menu__trigger-item{display:block;height:3px;transition:transform .3s ease,opacity .3s ease;width:30px}.ablocks-menu__trigger .ablocks-menu__trigger-item:nth-child(2){transform:translateY(-5px)}.ablocks-menu__trigger .ablocks-menu__trigger-item:nth-child(4){transform:translateY(5px);transform-origin:60%}.ablocks-menu__trigger-toggle:checked~.ablocks-menu__trigger-item:nth-child(2){transform:rotate(-45deg)}.ablocks-menu__trigger-toggle:checked~.ablocks-menu__trigger-item:nth-child(3){display:none;opacity:0}.ablocks-menu__trigger-toggle:checked~.ablocks-menu__trigger-item:nth-child(4){transform:rotate(45deg)}.ablocks-menu-item__dropdown-icon.rotate-icon{transform:rotate(-180deg)}@media (min-width:800px){.ablocks-menu-tablet .ablocks-menu-item:hover>.ablocks-menu-child-mega,.ablocks-menu-tablet .ablocks-menu-item:hover>.ablocks-menu-child-sub{display:block;padding-left:0}.ablocks-menu--outside,.ablocks-menu-tablet--active{display:none}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-tablet .ablocks-menu-item:hover>.ablocks-menu-item__dropdown-icon svg{transform:rotate(-180deg);transition:.2s}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-tablet .ablocks-menu-child-sub>.ablocks-menu-item:hover .ablocks-menu-item__dropdown-icon svg{transform:rotate(-90deg);transition:.2s}}@media (min-width:480px){.ablocks-menu-mobile .ablocks-menu-item:hover>.ablocks-menu-child-mega,.ablocks-menu-mobile .ablocks-menu-item:hover>.ablocks-menu-child-sub{display:block;padding-left:0}.ablocks-menu--outside,.ablocks-menu-mobile--active{display:none}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-mobile .ablocks-menu-item:hover>.ablocks-menu-item__dropdown-icon svg{transform:rotate(-180deg);transition:.2s}:not(.block-editor-block-list__block).ablocks-block--menu .ablocks-menu-mobile .ablocks-menu-child-sub>.ablocks-menu-item:hover .ablocks-menu-item__dropdown-icon svg{transform:rotate(-90deg);transition:.2s}}.ablocks-menu-child-mega--editor,.ablocks-menu-child-sub--editor{display:block!important}@media (max-width:480px){.ablocks-block--menu{position:static!important}.ablocks-menu-mobile{display:none;transition:transform .3s ease}.ablocks-menu-mobile--active .ablocks-menu-item>.ablocks-menu-child-sub{position:static!important;width:100%!important}.ablocks-menu-item>.ablocks-menu-child-mega{position:static!important}.ablocks-menu-mobile--active{background-color:#fff;display:block;left:0;position:absolute;top:100%;width:100%;z-index:99}.ablocks-menu-mobile .ablocks-menu-item{display:flex!important;flex-wrap:wrap;justify-content:space-between;position:static!important}.ablocks-sub-menu--active>.ablocks-menu-child-mega,.ablocks-sub-menu--active>.ablocks-menu-child-sub{display:block}.ablocks-sub-menu--active>.ablocks-menu-item__dropdown-icon svg{transform:rotate(180deg)}.ablocks-menu-mobile__trigger{align-items:center;display:flex;flex-direction:column;justify-content:center}.ablocks-menu-item>.ablocks-menu-child-mega,.ablocks-menu-item>.ablocks-menu-child-sub{display:none}}@media (max-width:800px){.ablocks-menu-item .ablocks-menu-child-mega,.ablocks-menu-item .ablocks-menu-child-sub{display:none}.ablocks-block--menu{position:static!important}.ablocks-menu-tablet{display:none;transition:transform .3s ease}.ablocks-menu-tablet--active .ablocks-menu-item>.ablocks-menu-child-sub{position:static!important;width:100%!important}.ablocks-menu-tablet--active{background-color:#fff;display:block;left:0;position:absolute;top:100%;width:100%;z-index:99}.ablocks-menu-tablet .ablocks-menu-item{display:flex!important;flex-wrap:wrap;justify-content:space-between;position:static!important}.ablocks-sub-menu--active>.ablocks-menu-child-mega,.ablocks-sub-menu--active>.ablocks-menu-child-sub{display:block;padding-left:0}.ablocks-sub-menu--active>.ablocks-menu-item__dropdown-icon svg{transform:rotate(180deg)}.ablocks-menu-tablet__trigger{align-items:center;display:flex;flex-direction:column;justify-content:center}}.ablocks-block--menu-child-mega{white-space:nowrap}.ablocks-menu-child-sub__new-item{background-color:transparent;border:1px solid rgba(0,0,0,.452);padding:5px 0;width:100%}.ablocks-menu-child-sub{align-items:flex-start;align-self:stretch;background:#fff;border:1px solid #eaecf0;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);display:flex;flex-direction:column;gap:8px;padding:12px}.ablocks-menu-child-sub li{display:flex;padding-left:6px}.ablocks-menu-item__submenu-overlay{background:#000;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;width:100%}.ablocks-menu-item-toolbar-dropdown-icon{align-items:center;cursor:pointer;display:flex;font-size:16px;justify-content:center;margin:0 5px}.ablocks-menu-item-toolbar-dropdown-icon .ablocks-tooltip:hover .ablocks-tooltip__text{padding:15px}.ablocks-menu-item__dropdown-icon{align-items:center;display:flex;font-size:16px;margin:0 5px}.ablocks-menu-item__dropdown-icon svg{height:1em;width:1em}

.ablocks-button{align-items:center;border-radius:6px;box-sizing:border-box;color:#000;column-gap:5px;display:inline-flex;font-size:16px;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .3s ease;width:auto}.ablocks-button--link{background:none;border:none;box-shadow:none;cursor:pointer!important;padding:0}.ablocks-button--xs{border-radius:2px;font-size:13px;padding:10px 20px}.ablocks-button--sm{border-radius:3px;font-size:15px;padding:12px 24px}.ablocks-button--md{border-radius:4px;font-size:16px;padding:15px 30px}.ablocks-button--lg{border-radius:5px;font-size:18px;padding:20px 40px}.ablocks-button--xl{border-radius:6px;font-size:20px;padding:25px 50px}.ablocks-button.ablocks-button--icon-left .ablocks-icon-wrap{order:5}.ablocks-button__text{order:10}.ablocks-button.ablocks-button--icon-right .ablocks-icon-wrap{order:15}
.ablocks-heading-text{margin:0;padding:0}.ablocks-animated-text .ablocks-animated-text-wrapper{display:inline-block;font-style:normal;position:relative}.ablocks-animated-text .ablocks-animated-text-wrapper svg{height:calc(100% + 8px);left:-8px;overflow:visible;pointer-events:none;position:absolute;top:-5px;width:calc(100% + 16px)}.ablocks-animated-text path{stroke:#ff000e;stroke-width:.5em;stroke-dasharray:1500 1500}.ablocks-animated-text .ablocks-animated-text-wrapper path{animation:draw-auto 6s infinite forwards;animation-iteration-count:infinite}@keyframes draw-auto{0%{stroke-dasharray:0 1500}80%{stroke-dasharray:1500 0}to{stroke-dasharray:1500 0}}:root{--typing-selected-bg-color:#0d0d0d;--typing-selected-color:var(--dynamic-text-color,#aebcb9)}.ablocks-rotate-typing .ablocks-animated-text-wrapper{overflow:hidden;vertical-align:top;width:100%}.ablocks-rotate-typing .ablocks-animated-text-wrapper:after{background-color:#0d0d0d;content:"";height:90%;left:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.ablocks-rotate-typing .ablocks-animated-text-wrapper:not(.ablocks-typing-selected):after{animation:ablocks-headline-pulse 1s infinite}.ablocks-rotate-typing .ablocks-animated-text-wrapper.ablocks-typing-selected{background-color:var(--typing-selected-bg-color,#0d0d0d)}.ablocks-rotate-typing .ablocks-animated-text-wrapper.ablocks-typing-selected:after{visibility:hidden}.ablocks-rotate-typing .ablocks-animated-text-wrapper.ablocks-typing-selected .ablocks-dynamic-text{color:var(--typing-selected-color,var(--dynamic-text-color,#aebcb9))}.ablocks-rotate-typing .ablocks-dynamic-text:not(.ablocks-headline-text-active){visibility:hidden}.ablocks-rotate-typing .ablocks-dynamic-letter:not(.ablocks-animation-in){position:absolute;visibility:hidden}@keyframes ablocks-headline-pulse{0%{opacity:1;transform:translateY(-50%) scale(1)}40%{opacity:0;transform:translateY(-50%) scale(.9)}to{opacity:0;transform:translateY(-50%) scale(0)}}.ablocks-rotate-clip{display:inline-block;padding:.2em 0}.ablocks-rotate-clip .ablocks-animated-text-wrapper{overflow:hidden;vertical-align:top;width:100%}.ablocks-rotate-clip .ablocks-animated-text-wrapper:after{background-color:#0d0d0d;content:"";height:100%;left:auto;position:absolute;right:0;top:0;width:2px}.ablocks-rotate-clip .ablocks-dynamic-text{opacity:0}.ablocks-rotate-clip .ablocks-dynamic-text.ablocks-dynamic-text-active{opacity:1}.ablocks-rotate-flip .ablocks-animated-text-wrapper{display:inline-block;height:1em;min-width:100px;perspective:300px;position:relative;vertical-align:middle;width:100%}.ablocks-rotate-flip .ablocks-dynamic-text{left:0;opacity:0;position:absolute;top:-5px;transform-origin:50% 100%;transition:all .6s ease;visibility:hidden}.ablocks-rotate-flip .ablocks-dynamic-text.ablocks-dynamic-text-active{animation:ablocks-heading-flip-in 1.2s;opacity:1;transform:rotateX(0deg);visibility:visible}.ablocks-rotate-flip .ablocks-dynamic-text{animation:ablocks-heading-flip-out 1.2s;transform:rotateX(180deg)}@keyframes ablocks-heading-flip-in{0%{opacity:0;transform:rotateX(180deg)}35%{opacity:0;transform:rotateX(120deg)}65%{opacity:0}to{opacity:1;transform:rotateX(1turn)}}@keyframes ablocks-heading-flip-out{0%{opacity:1;transform:rotateX(0deg)}35%{opacity:1;transform:rotateX(-40deg)}65%{opacity:0}to{opacity:0;transform:rotateX(180deg)}}.ablocks-rotate-blind .ablocks-animated-text-wrapper{perspective:300px;width:100%}.ablocks-rotate-blind .ablocks-dynamic-text{opacity:0}.ablocks-rotate-blind .ablocks-dynamic-letter{backface-visibility:hidden;display:inline-block;transform:rotateY(180deg)}.ablocks-rotate-blind .ablocks-headline-text-active .ablocks-dynamic-letter{transform:rotateY(0deg)}.ablocks-rotate-blind .ablocks-dynamic-letter.ablocks-animation-in{animation:ablocks-heading-blinds-in .6s forwards}.ablocks-rotate-blind .ablocks-dynamic-letter:not(.ablocks-animation-in){animation:ablocks-heading-blind-out .6s forwards}@keyframes ablocks-heading-blinds-in{0%{transform:rotateY(180deg)}to{transform:rotateY(0deg)}}@keyframes ablocks-heading-blind-out{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}.ablocks-rotate-swirl .ablocks-animated-text-wrapper{perspective:300px;width:100%}.ablocks-rotate-swirl .ablocks-dynamic-letter{backface-visibility:hidden;display:inline-block}.ablocks-rotate-swirl .ablocks-dynamic-text{transform:scaleX(1.0005)}.ablocks-rotate-swirl .ablocks-dynamic-letter .ablocks-headline-text-active{opacity:1;transform:translateZ(-20px) rotateX(90deg);transform-style:preserve-3d}.ablocks-rotate-swirl .ablocks-headline-text-active{opacity:1}.ablocks-rotate-swirl .ablocks-dynamic-letter:not(.ablocks-animation-in){position:absolute;visibility:hidden}.ablocks-rotate-swirl .ablocks-dynamic-letter.ablocks-animation-in{animation:ablocks-swirl-in .4s forwards}.ablocks-rotate-swirl .ablocks-dynamic-letter:not(.ablocks-animation-in){animation:ablocks-swirl-out .4s forwards}@keyframes ablocks-swirl-in{0%{opacity:0;transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;transform:translateZ(-20px) rotateX(-10deg)}to{opacity:1;transform:translateZ(-20px) rotateX(0deg)}}@keyframes ablocks-swirl-out{0%{opacity:1;transform:translateZ(-20px) rotateX(0)}60%{opacity:0;transform:translateZ(-20px) rotateX(-100deg)}to{opacity:0;transform:translateZ(-20px) rotateX(-90deg)}}.ablocks-morph-letter{display:inline-block;transform-origin:center;transition:transform .4s,opacity .4s}.morph-flip{color:#e91e63;transform:rotateX(180deg)}.ablocks-rotate-slide-down .ablocks-animated-text-wrapper{display:inline-block;height:1em;min-width:100px;position:relative;vertical-align:middle;width:100%}.ablocks-rotate-slide-down .ablocks-dynamic-text{animation:ablocksHeadingSlideDownOut .6s ease forwards;left:0;opacity:0;position:absolute;top:-5px;transition:all .6s ease;visibility:hidden;visibility:visible}.ablocks-rotate-slide-down .ablocks-dynamic-text.ablocks-dynamic-text-active{animation:ablocksHeadingSlideDownIn .6s ease forwards;opacity:1}@keyframes ablocksHeadingSlideDownIn{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes ablocksHeadingSlideDownOut{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}to{opacity:0;transform:translateY(100%)}}.ablocks-rotate-slide .ablocks-animated-text-wrapper{display:inline-block;height:1em;min-width:100px;position:relative;vertical-align:middle;width:100%}.ablocks-rotate-slide .ablocks-dynamic-text{animation:ablocksHeadingSlideOut .6s;opacity:0;position:absolute;top:-5px;visibility:hidden}.ablocks-rotate-slide .ablocks-dynamic-text.ablocks-dynamic-text-active{animation:ablocksHeadingSlideIn .6s;opacity:1;visibility:visible}@keyframes ablocksHeadingSlideIn{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes ablocksHeadingSlideOut{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}to{opacity:0;transform:translateX(100%)}}.ablocks-rotate-drop-in .ablocks-animated-text-wrapper{display:inline-block;height:1em;min-width:100px;perspective:300px;position:relative;vertical-align:middle;width:100%}.ablocks-rotate-drop-in .ablocks-dynamic-text{left:0;opacity:0;position:absolute;top:-5px;transition:all .6s ease;visibility:hidden}.ablocks-rotate-drop-in .ablocks-dynamic-text.ablocks-dynamic-text-active{animation:ablocks-heading-drop-in-in .8s;opacity:1;visibility:visible}.ablocks-rotate-drop-in .ablocks-dynamic-text{animation:ablocks-heading-drop-in-out .8s}@keyframes ablocks-heading-drop-in-in{0%{opacity:0;transform:translateZ(100px)}to{opacity:1;transform:translateZ(0)}}@keyframes ablocks-heading-drop-in-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(-100px)}}.ablocks-rotate-wave .ablocks-dynamic-text{opacity:0}.ablocks-rotate-wave .ablocks-dynamic-letter{display:inline-block;opacity:0;transform:scale(0)}.ablocks-rotate-wave .ablocks-headline-text-active .ablocks-dynamic-letter{opacity:1}.ablocks-rotate-wave .ablocks-dynamic-letter.ablocks-animation-in{animation:elementor-headline-wave-up .6s forwards}.ablocks-rotate-wave .ablocks-dynamic-letter:not(.ablocks-animation-in){animation:elementor-headline-wave-down .6s forwards}@keyframes elementor-headline-wave-up{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes elementor-headline-wave-down{0%{opacity:1;transform:scale(1)}60%{opacity:0;transform:scale(0)}}.ablocks-rotate-bind .ablocks-animated-text-wrapper,.ablocks-rotate-drop-in .ablocks-animated-text-wrapper,.ablocks-rotate-flip .ablocks-animated-text-wrapper,.ablocks-rotate-slide .ablocks-animated-text-wrapper,.ablocks-rotate-slide-down .ablocks-animated-text-wrapper,.ablocks-rotate-swirl .ablocks-animated-text-wrapper,.ablocks-rotate-wave .ablocks-animated-text-wrapper{transition:width .5s}.ablocks-rotate-swirl .ablocks-dynamic-letter{white-space:pre}.ablocks-rotate-drop-in .ablocks-dynamic-text,.ablocks-rotate-flip .ablocks-dynamic-text,.ablocks-rotate-slide .ablocks-dynamic-text,.ablocks-rotate-slide-down .ablocks-dynamic-text{opacity:0;visibility:hidden}.ablocks-rotate-drop-in .ablocks-dynamic-text.ablocks-dynamic-text-active,.ablocks-rotate-flip .ablocks-dynamic-text.ablocks-dynamic-text-active,.ablocks-rotate-slide .ablocks-dynamic-text.ablocks-dynamic-text-active,.ablocks-rotate-slide-down .ablocks-dynamic-text.ablocks-dynamic-text-active{opacity:1;visibility:visible}
.ablocks-image-figure{display:flex;flex-direction:column;height:auto;margin:0;max-width:100%;position:relative;width:fit-content;width:-moz-fit-content}.ablocks-image-figure img{display:block;height:100%;max-width:100%}.ablocks-image-figure .components-resizable-box__container{max-width:100%!important}.ablocks-alt-text-control{display:flex;flex-direction:column;width:100%}.ablocks-alt-text-control__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.ablocks-alt-text-control__clear{cursor:pointer}.ablocks-alt-text-control .components-base-control .components-base-control__field,.ablocks-alt-text-control .components-base-control{width:100%}.ablocks-image--effect{transition:all .3s ease}.ablocks-image--effect-zoomin{transform:scale(1)}.ablocks-image--effect-zoomin:hover{transform:scale(1.1)}.ablocks-image--effect-grayscale:hover{filter:grayscale(100%)}.ablocks-image--effect-blur:hover{filter:blur(3px)}.ablocks-image--effect-slide{transform:translate3d(-20px,0,0)}.ablocks-image--effect-slide:hover{transform:translateZ(0)}.ablocks-image-caption{margin-top:.5em}
.ablocks-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-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--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-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-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-star-rating-number{display:flex}.ablocks-block--star-ratings .ablocks-block-container{align-items:center;display:flex;flex-wrap:wrap}.ablocks-rating{display:inline-block;position:relative}.ablocks-star-ratings-icons{display:flex;flex-wrap:wrap}.ablocks-rating__fill{height:100%;left:0;overflow:hidden;position:absolute;top:0}.ablocks-rating__fill svg.ablocks-svg-icon{fill:var(--marked-color)}.ablocks-rating__unfill svg.ablocks-svg-icon{fill:var(--unmarked-color)}.ablocks-block--star-ratings svg.ablocks-svg-icon{height:1em;width:1em}
.ablocks-block--accordion{padding:10px 15px 60px;position:relative}.ablocks-block--accordion .ablocks-block-accordion-appender-button{align-items:center;background-color:#13191b;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:5px;padding:12px 10px}.ablocks-block--accordion .ablocks-block-accordion-appender-button .ablocks-icon--plus{font-weight:600}.ablocks-block--accordion .ablocks-block-accordion-appender-button .ablocks-icon--plus:before{color:#fff!important}.ablocks-block--accordion .block-list-appender{bottom:-50px;left:12px!important;right:auto!important}.ablocks-block--single-accordion .block-list-appender{bottom:15px;left:12px!important;right:auto!important}.ablocks-block--single-accordion{overflow:hidden}.ablocks-block--single-accordion__heading{align-items:center;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:15px}.ablocks-block--single-accordion__heading-rightSide{align-items:center;display:flex;width:90%}.ablocks-block--single-accordion__heading-rightSide .ablocks-block-accordion-title{margin:0 0 0 10px}.ablocks-block--single-accordion__heading .ablocks-single-accordion-right-side-icon{margin-right:10px}.ablocks-block--accordion .ablocks-block--single-accordion .block-list-appender{position:relative}.ablocks-block--accordion .ablocks-block--single-accordion svg.ablocks-svg-icon{height:1em;width:1em}.ablocks-block--single-accordion .ablocks-block--single-accordion__body{height:0;overflow:hidden}.ablocks-block--single-accordion-is-selected .ablocks-block--single-accordion__body{height:auto}.ablocks-block--single-accordion__body-content{background-color:#f9f9f9;box-sizing:border-box;overflow:hidden;padding:20px;position:relative}.ablocks-block--single-accordion__body-content .block-editor-default-block-appender .block-editor-inserter{line-height:0;position:absolute;right:12px;top:10px}.ablocks-block--single-accordion .ablocks-block--single-accordion__heading-collapse-icon-open{display:none}.ablocks-block--single-accordion .ablocks-block--single-accordion__heading-collapse-icon-off,.ablocks-block--single-accordion-is-selected .ablocks-block--single-accordion__heading-collapse-icon-open{display:block}.ablocks-block--single-accordion-is-selected .ablocks-block--single-accordion__heading-collapse-icon-off{display:none}.ablocks-block--single-accordion .ablocks-block--single-accordion__heading{outline-style:none!important}.ablocks-block--single-accordion p{margin-bottom:0!important}

.ablocks-block--form-builder{background:#fff;border:2px solid gray;border-radius:5px;padding:20px}.ablocks-block--form-builder .ablocks-form-builder__fields{column-gap:8px;display:flex;flex-wrap:wrap;row-gap:16px}@media (max-width:450px){.ablocks-block--form-builder .ablocks-form-builder__fields{gap:5px;row-gap:10px}}.ablocks-block--form-builder .block-editor-button-block-appender{height:60px;margin:10px 0}.ablocks-block--form-builder .block-list-appender{position:static;width:100%}.ablocks-block--form-builder form{column-gap:8px;display:flex;row-gap:16px}.ablocks-form-builder__field .ablocks-block-error-msg{position:absolute;visibility:hidden}@media (max-width:560px){.ablocks-block--form-builder form{column-gap:0;display:flex;flex-wrap:wrap;row-gap:14px}}.ablocks-form-builder .ablocks-form-builder__fields{width:100%}.ablocks-form-builder .ablocks-form-builder__submit-button{border:none;cursor:pointer}.ablocks-form-builder .ablocks-form-builder__submit-button--default{padding:6px 14px}.ablocks-form-builder .ablocks-form-builder__submit-button--default,.ablocks-form-builder .ablocks-form-builder__submit-button--small{background:#13191b;border-radius:8px;color:#fff;font-family:Roboto;font-size:14px;font-size:16px;font-style:normal;font-weight:500;line-height:150%;width:20%}.ablocks-form-builder .ablocks-form-builder__submit-button--small{padding:8px 16px}.ablocks-form-builder .ablocks-form-builder__submit-button--medium{background:#13191b;border-radius:8px;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:150%;padding:12px 24px;width:30%}.ablocks-form-builder .ablocks-form-builder__submit-button--large{background:#13191b;border-radius:8px;color:#fff;font-family:Roboto;font-size:18px;font-size:16px;font-style:normal;font-weight:500;line-height:150%;padding:16px 32px;width:50%}.ablocks-form-builder .ablocks-form-builder__submit-button--extra-large{background:#13191b;border-radius:8px;color:#fff;font-family:Roboto;font-size:20px;font-size:16px;font-style:normal;font-weight:500;line-height:150%;padding:18px 36px;width:60%}.ablocks-form-builder .ablocks-form-builder__submit-button--full-width{background:#13191b;border-radius:8px;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:150%;padding:14px 28px;width:100%}.ablocks-form-builder__label{color:#0f0e16;display:block;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize}.ablocks-form-builder input.ablocks-form-builder__input{box-sizing:border-box;color:#0f0e16;height:49px;width:100%}.ablocks-form-builder input.ablocks-form-builder__input::placeholder{color:#a7aaad;font-family:Roboto;font-style:normal;font-weight:400;line-height:150%;opacity:.8}input.ablocks-form-builder__input:focus{box-shadow:none;outline:none}.ablocks-feedback-messag .error-msg{color:#f70404}.ablocks-feedback-messag .success-msg{color:#0eff0e}.ablocks-form-builder button[type=submit].loading{pointer-events:none;position:relative}.ablocks-form-builder button[type=submit].loading:after{animation:spin 1s linear infinite;border:3px solid #fff;border-radius:50%;border-top-color:transparent;content:"";height:20px;left:50%;position:absolute;top:40%;transform:translate(-50%,-50%);width:20px}.ablocks-form-builder-toobar-button--active{color:#fff}.ablocks-form-builder-toobar-button--active:before{background-color:#007cba;border:1px solid #000}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ablocks-form-builder-block-variation-picker .block-editor-block-variation-picker__variations>li{height:170px}.ablocks-form-builder-block-variation-picker .block-editor-block-variation-picker__variations{margin:70px 0 0}.ablocks-form-builder-block-variation-picker .block-editor-block-variation-picker__variations span{font-size:13px;font-weight:700;margin-top:50px}.ablocks-block--form-builder__navigator{font-size:16px;padding-left:24px;padding-top:20px}.ablocks-block--form-builder__navigator a{text-decoration:none}.ablocks-block--form-builder__navigator .ablocks-block--form-builder__navigator-redirect-page a{padding:5px}.ablocks-block--form-builder__feedback-message{border-radius:5px;font-size:16px;margin-top:10px;padding:20px 10px;text-align:center}.ablocks-block--form-builder__arrow-icon{padding-right:5px;width:14px;fill:gray}.ablocks-block--form-builder__feedback-message p{margin:0;padding:0}.ablocks-form-builder__field__content{align-items:center;display:flex}.ablocks-form-builder__field__content .ablocks-form-builder__label{cursor:pointer;margin-top:10px;padding-left:2px}.ablocks-form-builder__checkbox .ablocks-form-builder__helper-text{color:hsl(from #1E1E1E h s l/.65);display:block;font-size:13px;font-weight:400;margin-top:-14px;padding-left:19px}.ablocks-block-block-wrap{height:16px}.ablocks-form-builder__field .ablocks-form-builder__helper-text{color:hsl(from #1E1E1E h s l/.65);display:block;font-size:13px;font-weight:400}.ablocks-form-builder__field.error-msg .ablocks-form-builder-input{border-color:red}.ablocks-form-builder__input-icon{font-size:18px;left:10px;position:absolute;top:75%;transform:translateY(-50%)}.ablocks-form-builder__input-toggle--hide-password,.ablocks-form-builder__input-toggle--show-password{visibility:hidden}.components-popover__content>.components-accessible-toolbar>.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-toolbar-group>.components-button:hover{color:var(--ablocks-primary-color)}.ablocks-block--form-multi-step{padding:20px 10px;width:100%}.ablocks-form-multi-step__btns{align-items:center;display:flex;gap:10px;margin-top:24px}.ablocks-form-multi-step__btns button{background-color:#000;border:none;border-radius:5px;color:#fff;outline:none;padding:10px 30px}.ablocks-form-multi-step__btns button:first-of-type{background-color:#fff;border:1px solid #707070;color:#000;margin-right:auto}.ablocks-form-multi-step__btns button:nth-of-type(2){margin-left:auto}.ablocks-form-multi-step-child{display:none}.ablocks-form-multi-step-child--active{display:flex;flex-wrap:wrap}.ablocks-form-multi-step__progress{margin-bottom:20px}.ablocks-form-multi-step__progress,.ablocks-form-multi-step__step-wrapper{align-items:center;display:flex;justify-content:center}.ablocks-form-multi-step__step{align-items:center;display:flex}.ablocks-form-multi-step__step-number{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:50%;display:flex;height:24px;justify-content:center;margin-right:5px;width:24px}.ablocks-form-multi-step__step-title{color:#000}.ablocks-form-multi-step__divider{color:#ccc;margin:0 8px}.ablocks-form-multi-step__step-wrapper:last-child .ablocks-form-multi-step__divider{display:none}.ablocks-form-multi-step__step--active .ablocks-form-multi-step__step-number{background-color:#000;border:none;color:#fff}.ablocks-editor-multi-step__wrapper{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:10px}.ablocks-block--form-multi-step .block-editor-block-list__block.ablocks-block.is-selected>.ablocks-editor-block-control-wrap{display:none!important}.ablocks-editor-multi-step{border:1px solid #ddd;border-radius:4px;margin:10px 0}.ablocks-editor-multi-step__content-wrapper{align-items:center;display:flex;flex:1;gap:10px}.ablocks-editor-multi-step__inner-content{padding:10px}.ablocks-editor-multi-step__new-option input{border:1px solid #1b1b1b;border-radius:5px;outline:none;padding:10px;width:100%}.ablocks-editor-multi-step__new-option input:focus{border:1px solid #1b1b1b;box-shadow:none;outline:none}.ablocks-editor-multi-step__new-option button{background-color:#fff;border:1px solid #1b1b1b;border-radius:5px;cursor:pointer;margin:10px 0;padding:10px 15px;width:100%}.ablocks-block-form-custom-input .ablocks-block-container>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;width:100%}:not(.block-editor-block-list__block).ablocks-block-form-custom-input--is-root.alignfull{margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;max-width:100vw;width:100vw}.ablocks-block-form-custom-input{box-sizing:border-box!important;max-width:min(100%,100%);padding:var(--ablocks-container-padding);width:100%}.ablocks-block-form-custom-input--is-root{margin-left:auto!important;margin-right:auto!important}:not(.block-editor-block-list__block).ablocks-block-form-custom-input>.ablocks-block-container{display:flex}.ablocks-form-builder-input{width:100%}.ablocks-form-builder__label--required:after{color:red;content:"*"}.ablocks-form-builder__input-show-icon{padding:10px 40px}.ablocks-block--form-password .ablocks-form-builder__helper-text{color:hsl(from #1E1E1E h s l/.65);display:block;font-size:13px;font-weight:400}.ablocks-form-builder__input-toggle--hide-password,.ablocks-form-builder__input-toggle--show-password{background:transparent;border:none;color:#007cba;cursor:pointer;font-size:14px;opacity:0;padding:0;position:absolute;right:10px;top:63%;transform:translateY(-50%);transition:color .3s;visibility:none}.ablocks-form-builder__input-toggle--hide-password--active,.ablocks-form-builder__input-toggle--show-password--active{opacity:1;visibility:visible}.ablocks-block--form-builder .wp-block-ablocks-form-radio{width:100%}.ablocks-form-builder__radio-all-options{display:flex;flex-wrap:wrap}.ablocks-form-builder__radio-option{align-items:center;border:1px solid hsl(from #1e1e1e h s l/.25);border-radius:6px;color:#1e1e1e;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:8px;justify-content:space-between;margin:4px;padding:10px 12px}.ablocks-form-builder__radio-content{align-items:center;display:flex;gap:5px}.ablocks-form-builder__radio-content .ablocks-icon-wrap{font-size:20px}.ablocks-form-builder__radio-option{background-color:#fff}.ablocks-form-builder__radio-option.checked{background-color:green}.ablocks-form-builder__radio-field .ablocks-form-builder__helper-text{color:hsl(from #1E1E1E h s l/.65);display:block;font-size:13px;font-weight:400;margin-bottom:2px;margin-top:-6px}.ablocks-editor-radio__wrapper{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:10px}.ablocks-editor-radio{border:1px solid #ddd;border-radius:4px;margin:10px 0}.ablocks-editor-radio__content-wrapper{align-items:center;display:flex;flex:1;gap:10px}.ablocks-editor-radio__inner-content{padding:10px}.ablocks-editor-radio__new-option input{border:1px solid #1b1b1b;border-radius:5px;outline:none;padding:10px;width:100%}.ablocks-editor-radio__new-option input:focus{border:1px solid #1b1b1b;box-shadow:none;outline:none}.ablocks-editor-radio__new-option button{background-color:#fff;border:1px solid #1b1b1b;border-radius:5px;cursor:pointer;margin:10px 0;padding:10px 15px;width:100%}.ablocks-form-builder__field .ablocks-form-builder__select{max-width:100%;padding:8px 16px;width:100%}.ablocks-form-builder__field{box-sizing:border-box;width:100%}.ablocks-form-builder__field.error-msg .ablocks-form-builder__field__text{border-color:red}.ablocks-form-builder__field.error-msg .ablocks-block-error-msg{color:#dc2626;font-size:12px;font-weight:500;visibility:visible}.ablocks-form-builder-textarea .ablocks-form-builder__helper-text{color:hsl(from #1E1E1E h s l/.65);display:block;font-size:13px;font-weight:400;margin-bottom:2px;margin-top:-14px}.ablocks-form-builder__field__label{display:block;text-transform:capitalize}.ablocks-form-builder__field__text{display:flex}textarea.ablocks-form-builder__field__text{border:1px solid rgba(0,0,0,.493);border-radius:3px;box-sizing:border-box;outline:none;padding:12px;resize:vertical;width:100%}.ablocks-form-builder__field__text textarea::placeholder{opacity:.8}.ablocks-form-builder__field__text textarea:focus{border:none;outline:none}




.ablocks-list{display:flex;flex-direction:column;flex-wrap:wrap}.ablocks-list__item-content{align-items:center;display:flex;gap:8px;text-decoration:none!important}.ablocks-list__icon{display:flex;font-size:20px}.ablocks-list__icon i{align-items:center;display:flex;justify-content:center;width:1em}.ablocks-list__item-marker{background-color:#000;display:block;height:100%;max-height:10px;max-width:10px;min-height:10px;min-width:10px;width:100%}.ablocks-list__item-disc{border-radius:100%}.ablocks-block--list .ablocks-svg-icon{box-sizing:border-box;height:auto;width:20px}.ablocks-block--list .ablocks-svg-icon.empty-svg{height:20px}.ablocks-list_item-content-divider:last-child{border:none!important}.ablocks-list a{color:inherit!important}
.ablocks-block--social-shares .ablocks-block-container,.ablocks-block--social-shares:not(.ablocks-has-container){align-items:center;display:flex;flex-direction:column;flex-wrap:wrap}.ablocks-social-share{background-color:#fff;border:2px solid #eeeef7;border-radius:100%!important;color:#fff;cursor:pointer;height:48px;padding:14px;transition:background-color .3s ease,border-color .3s ease;width:48px}.ablocks-social-share>.ablocks-svg-icon{height:16px;width:16px;fill:#000!important}.ablocks-social-share:hover{background-color:#f3e8e8;color:#fff}.ablocks-social-share-item--icon>.ablocks-svg-icon{height:25px}.ablocks-block--social-shares .ablocks-social-share-item{color:#fff!important;text-decoration:none!important}.ablocks-social-share-item{align-items:center;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;text-align:center;text-decoration:none;width:fit-content}.ablocks-social-share-item:hover{background:var(--background-hover)!important}.ablocks-block--social-shares .ablocks-social-share-icon-size{height:20px;width:21px}.ablocks-social-share-item--icon{align-items:center;border-radius:4px;display:flex;height:42px;justify-content:center;padding:-10px;transition:background .3s ease;width:43px}.ablocks-social-share-item--icon:hover{background:var(--hover-icon-bg-color)!important}.ablocks-social-share-item--text{align-items:center;border-radius:4px;display:flex;font-size:16px;height:26px;justify-content:center;padding:0 8px;transition:background .3s ease;width:80px}.ablocks-social-share-item--text:hover{background:var(--hover-text-bg-color)!important}.ablocks-social-share-item--rounded{border-radius:15px}.ablocks-social-share-item--circle{border-radius:24px}.ablocks-social-share-item--circle-full{border-radius:100%!important}.ablocks-social-share-item-icon--icon-text-Square{border-radius:4px 0 0 4px!important}.ablocks-social-share-item-text--icon-text-Square{border-radius:0 4px 4px 0!important}.ablocks-social-share-item--facebook-icon-bg{background-color:#366cdd}.ablocks-social-share-item--facebook-icon-bg>.ablocks_icon_size>.ablocks-svg-icon{height:23px;width:1.5rem}.ablocks-social-share-item--facebook-icon-bg:hover{background-color:#2a4eb5}.ablocks-social-share-item--facebook-bg{background-color:#3b5998}.ablocks-social-share-item--facebook-bg:hover{background-color:#2d4373}.ablocks-social-share-item--twitter-bg{background-color:#007aa5}.ablocks-social-share-item--twitter-bg:hover{background-color:#005f82}.ablocks-social-share-item--twitter-icon-bg{background-color:#27c1e4}.ablocks-social-share-item--twitter-icon-bg:hover{background-color:#38b0d8}.ablocks-social-share-item--linkedin-icon-bg{background-color:#0077b5}.ablocks-social-share-item--linkedin-icon-bg:hover{background-color:#005f87}.ablocks-social-share-item--linkedin-bg{background-color:#4c8caf}.ablocks-social-share-item--linkedin-bg:hover{background-color:#3a6f87}.ablocks-social-share-item--pinterest-icon-bg{background-color:#e60023}.ablocks-social-share-item--pinterest-icon-bg:hover{background-color:#b8001b}.ablocks-social-share-item--pinterest-bg{background-color:#df2d47}.ablocks-social-share-item--pinterest-bg:hover{background-color:#bf2037}.ablocks-social-share-item--reddit-icon-bg{background-color:#ff4500}.ablocks-social-share-item--reddit-icon-bg:hover{background-color:#cc3700}.ablocks-social-share-item--reddit-bg{background-color:#c45b36}.ablocks-social-share-item--reddit-bg:hover{background-color:#a0492c}.ablocks-social-share-item--vk-icon-bg{background-color:#216bbe}.ablocks-social-share-item--vk-icon-bg:hover{background-color:#1a54a0}.ablocks-social-share-item--vk-bg{background-color:#4680c2}.ablocks-social-share-item--vk-bg:hover{background-color:#3666a0}.ablocks-social-share-item--ok-icon-bg{background-color:#f57c00}.ablocks-social-share-item--ok-icon-bg:hover{background-color:#c46200}.ablocks-social-share-item--ok-bg{background-color:#b17941}.ablocks-social-share-item--ok-bg:hover{background-color:#8f5e33}.ablocks-social-share-item--tumblr-icon-bg{background-color:#0a2d5c}.ablocks-social-share-item--tumblr-icon-bg:hover{background-color:#081c40}.ablocks-social-share-item--tumblr-bg{background-color:#35465c}.ablocks-social-share-item--tumblr-bg:hover{background-color:#2a3647}.ablocks-social-share-item--digg-icon-bg{background-color:#185396}.ablocks-social-share-item--digg-icon-bg:hover{background-color:#143d73}.ablocks-social-share-item--digg-bg{background-color:#4c75a3}.ablocks-social-share-item--digg-bg:hover{background-color:#395782}.ablocks-social-share-item--skype-icon-bg{background-color:#00aff0}.ablocks-social-share-item--skype-icon-bg:hover{background-color:#08c}.ablocks-social-share-item--skype-bg{background-color:#3a96b8}.ablocks-social-share-item--skype-bg:hover{background-color:#2e7590}.ablocks-social-share-item--stumbleupon-icon-bg{background-color:#e03a0c}.ablocks-social-share-item--stumbleupon-icon-bg:hover{background-color:#b72f0a}.ablocks-social-share-item--stumbleupon-bg{background-color:#ec572f}.ablocks-social-share-item--stumbleupon-bg:hover{background-color:#d1421c}.ablocks-social-share-item--mix-icon-bg{background-color:#bb7504}.ablocks-social-share-item--mix-icon-bg:hover{background-color:#945c03}.ablocks-social-share-item--mix-bg{background-color:#f5a623}.ablocks-social-share-item--mix-bg:hover{background-color:#d28d1f}.ablocks-social-share-item--telegram-icon-bg{background-color:#08c}.ablocks-social-share-item--telegram-bg>.ablocks_icon_size>.ablocks-svg-icon{height:21px;width:1.5rem}.ablocks-social-share-item--telegram-bg{background-color:#006fa1}.ablocks-social-share-item--telegram-bg:hover{background-color:#005679}.social-pocket-icon{background-color:#c91830}.social-pocket-icon:hover{background-color:#a41426}.social-button--pocket{background-color:#ef4056}.social-button--pocket:hover{background-color:#d33044}.social-xlng-icon{background-color:#0875a8}.social-xlng-icon:hover{background-color:#065b82}.ablocks-social-share-item--xlng-bg{background-color:#1878a5}.ablocks-social-share-item--xlng-bg:hover{background-color:#135f80}.ablocks-social-share-item--whatsapp-icon-bg{background-color:#05c94d}.ablocks-social-share-item--whatsapp-icon-bg:hover{background-color:#039639}.ablocks-social-share-item--whatsapp-bg{background-color:#25d366}.ablocks-social-share-item--whatsapp-bg:hover{background-color:#1ea952}.ablocks-social-share-item--email-icon-bg{background-color:#bd2112}.ablocks-social-share-item--email-icon-bg:hover{background-color:#941a0e}.ablocks-social-share-item--email-bg{background-color:#d44638}.ablocks-social-share-item--email-bg:hover{background-color:#b0352b}.ablocks-social-share-item--print-icon-bg{background-color:#aaa}.ablocks-social-share-item--print-icon-bg:hover{background-color:#888}.ablocks-social-share-item--print-bg{background-color:#9a9a9a}.ablocks-social-share-item--print-bg:hover{background-color:#7a7a7a}.ablocks-social-share-item--pocket-icon-bg{background-color:#cd3a4d}.ablocks-social-share-item--pocket-icon-bg:hover{background-color:#c03}.ablocks-social-share-item--pocket-bg{background-color:#e54254}.ablocks-social-share-item--pocket-bg:hover{background-color:#b83244}.social-x-icon{background-color:#000}.social-x-icon:hover{background-color:#1a1a1a}.social-button--x{background-color:#272525}.social-button--x:hover{background-color:#1f1f1f}.social-threads-icon{background-color:#000}.social-threads-icon:hover{background-color:#1a1a1a}.social-button--threads{background-color:#161616}.social-button--threads:hover{background-color:#0f0f0f}.ablocks-social-share-item--gmail-icon-bg{background-color:#a5584e}.ablocks-social-share-item--gmail-icon-bg:hover{background-color:#b23121}.ablocks-social-share-item--gmail-bg{background-color:#d14836}.ablocks-social-share-item--gmail-bg:hover{background-color:#b23121}.ablocks-social-share-item--messenger-icon-bg{background-color:#0084ff}.ablocks-social-share-item--messenger-icon-bg:hover{background-color:#006bd6}.ablocks-social-share-item--messenger-bg{background-color:#00a6fb}.ablocks-social-share-item--messenger-bg:hover{background-color:#0084ff}.ablocks-social-share-item--flipboard-icon-bg{background-color:#e12828}.ablocks-social-share-item--flipboard-icon-bg:hover{background-color:#c41e1e}.ablocks-social-share-item--flipboard-bg{background-color:#f03030}.ablocks-social-share-item--flipboard-bg:hover{background-color:#d42525}.ablocks-social-share-item--blogger-icon-bg{background-color:#ff5722}.ablocks-social-share-item--blogger-icon-bg:hover{background-color:#e64a19}.ablocks-social-share-item--blogger-bg{background-color:#ff6f47}.ablocks-social-share-item--blogger-bg:hover{background-color:#e64a19}
.ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0 { margin:0px;padding-top:30px;padding-bottom:83px;background:#FFFFFF;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0 { padding-right:10px;padding-bottom:40px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0 { padding-bottom:50px; } } .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0.ablocks-block--container { padding-top:30px;padding-bottom:83px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0.ablocks-block--container { padding-right:10px;padding-bottom:40px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0.ablocks-block--container { padding-bottom:50px; } } .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0 > .ablocks-block-container { max-width:min(100%,1290px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:133px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0 > .ablocks-block-container { row-gap:60px; } } @media screen and (max-width: 480px) { .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0 > .ablocks-block-container { row-gap:40px; } } .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:133px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0.ablocks-has-block-container > .ablocks-block-container { row-gap:60px; } } @media screen and (max-width: 480px) { .ablocks-block-4650f612-b884-4af7-8c41-b5a4335284c0.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } 
.ablocks-block-bbc9af03-4849-4602-89af-9c0a8946291c { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bbc9af03-4849-4602-89af-9c0a8946291c.ablocks-block--container { padding:0px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-bbc9af03-4849-4602-89af-9c0a8946291c.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-bbc9af03-4849-4602-89af-9c0a8946291c { 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-bbc9af03-4849-4602-89af-9c0a8946291c.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-bbc9af03-4849-4602-89af-9c0a8946291c { display:inline-flex; } 
.ablocks-block-c8b5a9c0-d9c8-4dfb-a333-bf62afdff724 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c8b5a9c0-d9c8-4dfb-a333-bf62afdff724.ablocks-block--container { padding:0px;max-width:min(100%,15%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-c8b5a9c0-d9c8-4dfb-a333-bf62afdff724.ablocks-block--container { max-width:min(100%,17%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-c8b5a9c0-d9c8-4dfb-a333-bf62afdff724.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-c8b5a9c0-d9c8-4dfb-a333-bf62afdff724 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-c8b5a9c0-d9c8-4dfb-a333-bf62afdff724.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-62802289-2fcb-40a8-aec4-b79accf2fbf2 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-62802289-2fcb-40a8-aec4-b79accf2fbf2.ablocks-block--container { padding:0px;max-width:min(100%,47%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-62802289-2fcb-40a8-aec4-b79accf2fbf2.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-62802289-2fcb-40a8-aec4-b79accf2fbf2 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-62802289-2fcb-40a8-aec4-b79accf2fbf2 { align-items:flex-end; } } .ablocks-block-62802289-2fcb-40a8-aec4-b79accf2fbf2.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-62802289-2fcb-40a8-aec4-b79accf2fbf2.ablocks-has-block-container > .ablocks-block-container { align-items:flex-end; } } 
.ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-menu { justify-content:right; } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315.ablocks-menu { justify-content:right; } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item { color:#121212;font-family:Teko,sans-serif;font-weight:400;text-transform:uppercase;font-size:22px;line-height:22px; } @media screen and (max-width: 800px) { .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item { font-family:Teko; } } @media screen and (max-width: 480px) { .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item { margin-top:0px;margin-bottom:0px; } } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item .ablocks-menu-item__link { color:#121212;font-family:Teko,sans-serif;font-weight:400;text-transform:uppercase;font-size:22px;line-height:22px; } @media screen and (max-width: 800px) { .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item .ablocks-menu-item__link { font-family:Teko; } } @media screen and (max-width: 480px) { .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item .ablocks-menu-item__link { margin-top:0px;margin-bottom:0px; } } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item:hover { color:#000000; } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item .ablocks-menu-item__link:hover { color:#000000; } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-block--menu-child-sub { width:250px; } @media screen and (max-width: 480px) { .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-block--menu-child-sub .ablocks-block--menu-item { background:!important; } } @media screen and (max-width: 480px) { .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-block--menu-child-sub .ablocks-block--menu-item .ablocks-menu-item__link { color:!important; } } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:#121212; } @media screen and (max-width: 480px) { .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:!important; } } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__link { color:#000000; } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:#121212; } @media screen and (max-width: 480px) { .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:!important; } } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__dropdown-icon svg { fill:#000000; } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-menu__trigger-wrapper { justify-content:left; } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger { height:30px; } .ablocks-block-82a50d9e-c693-448a-877c-439aabe94315 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger .ablocks-menu__trigger-item { background:black;height:3px;width:30px; } 






.ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e.ablocks-hide-on-desktop,.ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e.ablocks-hide-on-tablet,.ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e.ablocks-hide-on-mobile { display:none; } } .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e.ablocks-block--container { padding:0px;max-width:min(100%,20%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e.ablocks-block--container { max-width:min(100%,17%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e.ablocks-block--container { max-width:min(100%,57%) !important; } } .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e { display:flex;flex-direction:row;justify-content:flex-end;justify-items:flex-end;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e { column-gap:12px; } } @media screen and (max-width: 480px) { .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e { align-items:center;column-gap:5px; } } .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:flex-end;justify-items:flex-end;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e.ablocks-has-block-container > .ablocks-block-container { column-gap:12px; } } @media screen and (max-width: 480px) { .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e.ablocks-has-block-container > .ablocks-block-container { align-items:center;column-gap:5px; } } .ablocks-block-50d94d5c-9a6e-4cb5-a541-1cc1ae00de0e { display:inline-flex; } 
.ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a.ablocks-hide-on-desktop,.ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a.ablocks-hide-on-tablet,.ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a.ablocks-hide-on-mobile { display:none; } } .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a { text-align:left; } .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a .ablocks-button { column-gap:12px;background:#FF0000;justify-content:left;color:#FFFFFF;border-radius:999px;font-family:Kanit;font-weight:700;text-transform:capitalize;font-size:16px;line-height:16px;padding-top:17px;padding-right:30px;padding-bottom:17px;padding-left:30px; } @media screen and (max-width: 800px) { .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a .ablocks-button { font-size:14px;padding-top:14px;padding-right:18px;padding-bottom:14px;padding-left:18px; } } @media screen and (max-width: 480px) { .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a .ablocks-button { column-gap:5px; } } .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a .ablocks-button:hover { transition-duration:s;color:#ffffff;background:#000000; } .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a .ablocks-button:hover .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a .ablocks-icon-wrap { font-size:16px; } .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-391b9fb5-3940-4f49-a5ad-aa771537297a .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9.ablocks-block--container { padding:0px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9.ablocks-block--container { max-width:min(100%,1290%) !important; } } .ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:60px; } @media screen and (max-width: 800px) { .ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9 { column-gap:12px; } } @media screen and (max-width: 480px) { .ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9 { flex-direction:column;row-gap:30px; } } .ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:60px; } @media screen and (max-width: 800px) { .ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9.ablocks-has-block-container > .ablocks-block-container { column-gap:12px; } } @media screen and (max-width: 480px) { .ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-e9c1de42-3cf2-483f-85cb-1250b40f43b9 { display:inline-flex; } 
.ablocks-block-b25ef08d-9688-483e-9ab1-ededa73e2cff { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b25ef08d-9688-483e-9ab1-ededa73e2cff.ablocks-block--container { padding:0px;max-width:min(100%,770px) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-b25ef08d-9688-483e-9ab1-ededa73e2cff.ablocks-block--container { max-width:min(100%,770%) !important; } } .ablocks-block-b25ef08d-9688-483e-9ab1-ededa73e2cff { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-b25ef08d-9688-483e-9ab1-ededa73e2cff.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-39959364-1bf7-4512-be16-6b61d0b5a637 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-39959364-1bf7-4512-be16-6b61d0b5a637 { width:71%; } } @media screen and (max-width: 480px) { .ablocks-block-39959364-1bf7-4512-be16-6b61d0b5a637 { width:100%; } } .ablocks-block-39959364-1bf7-4512-be16-6b61d0b5a637 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-39959364-1bf7-4512-be16-6b61d0b5a637 { text-align:center; } } .ablocks-block-39959364-1bf7-4512-be16-6b61d0b5a637 .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:150px;line-height:114px; } @media screen and (max-width: 800px) { .ablocks-block-39959364-1bf7-4512-be16-6b61d0b5a637 .ablocks-heading-text { font-family:Teko;font-size:70px;line-height:72px; } } @media screen and (max-width: 480px) { .ablocks-block-39959364-1bf7-4512-be16-6b61d0b5a637 .ablocks-heading-text { font-size:45px;line-height:50px; } } 
.ablocks-block-bb1462f7-3055-44a2-9570-115c0f9d9ced { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bb1462f7-3055-44a2-9570-115c0f9d9ced.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-bb1462f7-3055-44a2-9570-115c0f9d9ced { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:flex-end;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-bb1462f7-3055-44a2-9570-115c0f9d9ced { align-items:flex-start; } } .ablocks-block-bb1462f7-3055-44a2-9570-115c0f9d9ced.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:flex-end;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-bb1462f7-3055-44a2-9570-115c0f9d9ced.ablocks-has-block-container > .ablocks-block-container { align-items:flex-start; } } .ablocks-block-bb1462f7-3055-44a2-9570-115c0f9d9ced { display:inline-flex; } 
.ablocks-block-81ed329f-e4cc-4636-b896-9a83990feeb8 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-81ed329f-e4cc-4636-b896-9a83990feeb8.ablocks-block--container { padding:0px;max-width:min(100%,27%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-81ed329f-e4cc-4636-b896-9a83990feeb8.ablocks-block--container { max-width:min(100%,19%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-81ed329f-e4cc-4636-b896-9a83990feeb8.ablocks-block--container { max-width:min(100%,43%) !important; } } .ablocks-block-81ed329f-e4cc-4636-b896-9a83990feeb8 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-81ed329f-e4cc-4636-b896-9a83990feeb8.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 { margin-top:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 { margin-top:48px; } } @media screen and (max-width: 480px) { .ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 { margin-top:50px; } } .ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 { text-align:center; } } .ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 .ablocks-button { column-gap:10px;background:#C8F31D;justify-content:left;color:#000000;border-radius:999px;padding-top:20px;padding-right:12px;padding-bottom:20px;padding-left:99px; } .ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 .ablocks-button:hover { transition-duration:s; } .ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 .ablocks-icon-wrap { font-size:0px; } .ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:0px; } .ablocks-block-96dab6ab-bfa7-4505-a2d2-9c676b7417b8 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-1040854e-9432-4e5e-8c1d-9141cef2defd { margin-top:-111px;position:relative;z-index:6;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-1040854e-9432-4e5e-8c1d-9141cef2defd { margin-top:-110px; } } .ablocks-block-1040854e-9432-4e5e-8c1d-9141cef2defd { display:flex;justify-content:left; } .ablocks-block-1040854e-9432-4e5e-8c1d-9141cef2defd .ablocks-image-figure img { width:110px;height:auto;opacity:1; } .ablocks-block-1040854e-9432-4e5e-8c1d-9141cef2defd .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-1040854e-9432-4e5e-8c1d-9141cef2defd .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-7f4c96bb-84de-43eb-acf3-b0bb8339d981 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7f4c96bb-84de-43eb-acf3-b0bb8339d981 { text-align:right; } @media screen and (max-width: 800px) { .ablocks-block-7f4c96bb-84de-43eb-acf3-b0bb8339d981 { text-align:left; } } .ablocks-block-7f4c96bb-84de-43eb-acf3-b0bb8339d981 .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:150px;line-height:114px; } @media screen and (max-width: 800px) { .ablocks-block-7f4c96bb-84de-43eb-acf3-b0bb8339d981 .ablocks-heading-text { font-family:Teko;font-size:70px;line-height:67px; } } @media screen and (max-width: 480px) { .ablocks-block-7f4c96bb-84de-43eb-acf3-b0bb8339d981 .ablocks-heading-text { font-size:45px;line-height:50px; } } 
.ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30 { margin-top:40px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30 { margin-top:20px; } } .ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:73px; } @media screen and (max-width: 800px) { .ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30 { column-gap:10px; } } @media screen and (max-width: 480px) { .ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30 { flex-direction:column;row-gap:20px; } } .ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:73px; } @media screen and (max-width: 800px) { .ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30.ablocks-has-block-container > .ablocks-block-container { column-gap:10px; } } @media screen and (max-width: 480px) { .ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:20px; } } .ablocks-block-96d63960-94e6-4fad-8866-1b6e9eab4a30 { display:inline-flex; } 
.ablocks-block-2800e856-eee8-43fe-adbc-e4f20bf53825 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-2800e856-eee8-43fe-adbc-e4f20bf53825.ablocks-hide-on-desktop,.ablocks-block-2800e856-eee8-43fe-adbc-e4f20bf53825.ablocks-hide-on-tablet,.ablocks-block-2800e856-eee8-43fe-adbc-e4f20bf53825.ablocks-hide-on-mobile { display:none; } } .ablocks-block-2800e856-eee8-43fe-adbc-e4f20bf53825 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-2800e856-eee8-43fe-adbc-e4f20bf53825 .ablocks-icon-wrap { font-size:unset; } .ablocks-block-2800e856-eee8-43fe-adbc-e4f20bf53825 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:148px; } @media screen and (max-width: 480px) { .ablocks-block-2800e856-eee8-43fe-adbc-e4f20bf53825 .ablocks-icon-wrap img.ablocks-image-icon { width:77px; } } .ablocks-block-2800e856-eee8-43fe-adbc-e4f20bf53825 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-d39430f8-e93f-428b-9c74-ac956d743a20 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d39430f8-e93f-428b-9c74-ac956d743a20.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-d39430f8-e93f-428b-9c74-ac956d743a20 { display:flex;flex-direction:column;min-height:0px;row-gap:40px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-d39430f8-e93f-428b-9c74-ac956d743a20 { row-gap:20px; } } .ablocks-block-d39430f8-e93f-428b-9c74-ac956d743a20.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:40px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-d39430f8-e93f-428b-9c74-ac956d743a20.ablocks-has-block-container > .ablocks-block-container { row-gap:20px; } } 
.ablocks-block-701c19fe-68b6-4615-bbcb-8c1d68207568 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-701c19fe-68b6-4615-bbcb-8c1d68207568 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-701c19fe-68b6-4615-bbcb-8c1d68207568 { text-align:center; } } .ablocks-block-701c19fe-68b6-4615-bbcb-8c1d68207568 .ablocks-paragraph-text { color:#555555;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } .ablocks-block-701c19fe-68b6-4615-bbcb-8c1d68207568 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b { text-align:center; } } .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b .ablocks-button { column-gap:11px;background:#dddddd00;justify-content:left;color:#121212;border-width:1px;border-style:solid;border-color:#ECECEC;border-radius:999px;font-family:Kanit;font-weight:700;text-transform:capitalize;font-size:16px;line-height:16px;padding-top:17px;padding-right:30px;padding-bottom:17px;padding-left:30px; } @media screen and (max-width: 800px) { .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b .ablocks-button { font-size:14px;line-height:21px; } } @media screen and (max-width: 480px) { .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b .ablocks-button { letter-spacing:1px; } } .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b .ablocks-button:hover { transition-duration:s;color:#ffffff;background:#000000; } .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b .ablocks-button:hover .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b .ablocks-icon-wrap { font-size:20px; } .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-392f5a7e-f531-4bbc-a1e6-a9e339b6849b .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#121212; } 
.ablocks-block-948f7257-fec3-424c-924f-b92dc92933e2 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-948f7257-fec3-424c-924f-b92dc92933e2.ablocks-block--container { padding:0px;max-width:min(100%,460px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-948f7257-fec3-424c-924f-b92dc92933e2.ablocks-block--container { max-width:min(100%,30%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-948f7257-fec3-424c-924f-b92dc92933e2.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-948f7257-fec3-424c-924f-b92dc92933e2 { display:flex;flex-direction:column;align-items:flex-end;min-height:0px;row-gap:30px;column-gap:0px; } .ablocks-block-948f7257-fec3-424c-924f-b92dc92933e2.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:flex-end;min-height:0px;row-gap:30px;column-gap:0px; } 
.ablocks-block-e2087181-cb18-4a0a-9c3f-baeaf450aac9 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e2087181-cb18-4a0a-9c3f-baeaf450aac9.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-e2087181-cb18-4a0a-9c3f-baeaf450aac9 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-e2087181-cb18-4a0a-9c3f-baeaf450aac9.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-f0d9eb55-6de5-4466-ab0e-b62827379448 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f0d9eb55-6de5-4466-ab0e-b62827379448 { display:flex;justify-content:left; } .ablocks-block-f0d9eb55-6de5-4466-ab0e-b62827379448 .ablocks-image-figure img { width:400px;height:auto;opacity:1; } .ablocks-block-f0d9eb55-6de5-4466-ab0e-b62827379448 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-f0d9eb55-6de5-4466-ab0e-b62827379448 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-48496714-5e7d-4a20-899a-8d1de6005047 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-48496714-5e7d-4a20-899a-8d1de6005047.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-48496714-5e7d-4a20-899a-8d1de6005047 { display:flex;flex-direction:column;align-items:flex-end;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-48496714-5e7d-4a20-899a-8d1de6005047.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:flex-end;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-a5d1aaa7-1163-454d-83c8-cb34d80369e9 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a5d1aaa7-1163-454d-83c8-cb34d80369e9 { display:flex;justify-content:right; } .ablocks-block-a5d1aaa7-1163-454d-83c8-cb34d80369e9 .ablocks-image-figure img { width:400px;height:auto;opacity:1; } .ablocks-block-a5d1aaa7-1163-454d-83c8-cb34d80369e9 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-a5d1aaa7-1163-454d-83c8-cb34d80369e9 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-e4fe5bbf-90e2-43d8-94a1-5728c3e14226 { margin-top:18px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e4fe5bbf-90e2-43d8-94a1-5728c3e14226.ablocks-block--container { padding:0px;max-width:min(100%,168px) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-e4fe5bbf-90e2-43d8-94a1-5728c3e14226.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-e4fe5bbf-90e2-43d8-94a1-5728c3e14226 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-e4fe5bbf-90e2-43d8-94a1-5728c3e14226 { align-items:center;row-gap:12px; } } .ablocks-block-e4fe5bbf-90e2-43d8-94a1-5728c3e14226.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-e4fe5bbf-90e2-43d8-94a1-5728c3e14226.ablocks-has-block-container > .ablocks-block-container { align-items:center;row-gap:12px; } } 
.ablocks-block-e2f820be-e7a6-4e4d-b5d6-236fcd8929c6 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-e2f820be-e7a6-4e4d-b5d6-236fcd8929c6 { display:flex;justify-content:center; } } .ablocks-block-e2f820be-e7a6-4e4d-b5d6-236fcd8929c6 .ablocks-image-figure img { width:141px;height:auto;opacity:1; } .ablocks-block-e2f820be-e7a6-4e4d-b5d6-236fcd8929c6 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-e2f820be-e7a6-4e4d-b5d6-236fcd8929c6 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-eb8543ea-212b-4a8e-8625-6a338d02241d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-eb8543ea-212b-4a8e-8625-6a338d02241d { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-eb8543ea-212b-4a8e-8625-6a338d02241d { text-align:center; } } .ablocks-block-eb8543ea-212b-4a8e-8625-6a338d02241d .ablocks-paragraph-text { color:#121212;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%; } .ablocks-block-eb8543ea-212b-4a8e-8625-6a338d02241d .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b { margin-top:0px;margin-right:0px;margin-left:0px;padding-top:150px;padding-bottom:150px;background:#ECECEC;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b { margin:0px;padding-top:60px;padding-bottom:60px; } } .ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b.ablocks-block--container { padding-top:150px;padding-bottom:150px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b.ablocks-block--container { padding-top:60px;padding-bottom:60px; } } .ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b > .ablocks-block-container { max-width:min(100%,1290px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:20px;column-gap:31px; } @media screen and (max-width: 800px) { .ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:20px;column-gap:31px; } @media screen and (max-width: 800px) { .ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-2366b744-44e2-482e-bbf6-b176b6398b8b > .ablocks-block-container > *:not(style,.ablocks-block--container) { display:inline-flex; } 
.ablocks-block-feb0519e-dc07-481c-9863-2aa6b3a56408 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-feb0519e-dc07-481c-9863-2aa6b3a56408.ablocks-block--container { padding:0px;max-width:min(100%,25%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-feb0519e-dc07-481c-9863-2aa6b3a56408.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-feb0519e-dc07-481c-9863-2aa6b3a56408 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-feb0519e-dc07-481c-9863-2aa6b3a56408 { align-items:center; } } .ablocks-block-feb0519e-dc07-481c-9863-2aa6b3a56408.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-feb0519e-dc07-481c-9863-2aa6b3a56408.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-239d69a8-6349-45eb-a368-80315720166d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-239d69a8-6349-45eb-a368-80315720166d { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-239d69a8-6349-45eb-a368-80315720166d { text-align:center; } } .ablocks-block-239d69a8-6349-45eb-a368-80315720166d .ablocks-paragraph-text { color:#24292D;font-family:Teko,sans-serif;font-weight:500;font-size:32px;line-height:46px; } @media screen and (max-width: 800px) { .ablocks-block-239d69a8-6349-45eb-a368-80315720166d .ablocks-paragraph-text { font-family:Teko; } } @media screen and (max-width: 480px) { .ablocks-block-239d69a8-6349-45eb-a368-80315720166d .ablocks-paragraph-text { font-size:28px;line-height:42px; } } .ablocks-block-239d69a8-6349-45eb-a368-80315720166d .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-b12dc918-d791-482d-a1c3-624290a392b7 { 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-b12dc918-d791-482d-a1c3-624290a392b7.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,73%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-b12dc918-d791-482d-a1c3-624290a392b7.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-b12dc918-d791-482d-a1c3-624290a392b7 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-b12dc918-d791-482d-a1c3-624290a392b7.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .ablocks-carousel-swiper .swiper-wrapper { min-height:49px;align-items:center; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .ablocks-carousel-navigation__button { top:50%; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .ablocks-carousel-navigation__button--next { right:-3%; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .ablocks-carousel-navigation__button--prev { left:-3%; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .ablocks-carousel-navigation__button .ablocks-icon-wrap { font-size:35px; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .ablocks-carousel-pagination { left:47%;top:100%; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .swiper-pagination-bullet { background-color:gray;width:8px;height:8px; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .swiper-pagination-bullet:hover { background-color:black;width:8px;height:8px; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color:#000000;width:8px;height:8px; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .swiper-pagination-bullet.swiper-pagination-bullet-active:hover { background-color:black;width:8px;height:8px; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .ablocks-carousel-navigation__button .ablocks-svg-icon { fill:#686868;background-color:#e4e4e4; } .ablocks-block-a1256d82-9645-4d25-880e-bfd87b8ab632 .ablocks-carousel-navigation__button .ablocks-svg-icon:hover { transition-duration:s; } 
.ablocks-block-3cc4329c-3cef-4fa8-829f-b68a2a72e085 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-8faac578-76ac-4e02-bc63-fd98d0c172de { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8faac578-76ac-4e02-bc63-fd98d0c172de .ablocks-image-figure img { width:216px;height:auto;opacity:1; } .ablocks-block-8faac578-76ac-4e02-bc63-fd98d0c172de .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-8faac578-76ac-4e02-bc63-fd98d0c172de .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-aa4ac810-8c02-490a-b39a-6d532011338b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-fb66fe1f-5d32-4230-b361-149576ab0f20 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fb66fe1f-5d32-4230-b361-149576ab0f20 .ablocks-image-figure img { width:194px;height:auto;opacity:1; } .ablocks-block-fb66fe1f-5d32-4230-b361-149576ab0f20 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-fb66fe1f-5d32-4230-b361-149576ab0f20 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-52cb2a82-e996-4f83-86c6-31e2c602c320 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-99174d8c-77e4-41b3-878f-62549ed71087 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-99174d8c-77e4-41b3-878f-62549ed71087 .ablocks-image-figure img { width:167px;height:auto;opacity:1; } .ablocks-block-99174d8c-77e4-41b3-878f-62549ed71087 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-99174d8c-77e4-41b3-878f-62549ed71087 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-97791d5e-43c5-4681-8895-8736af83eff3 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-a384b160-49b8-4c65-8593-1225e845c6e0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a384b160-49b8-4c65-8593-1225e845c6e0 .ablocks-image-figure img { width:218px;height:auto;opacity:1; } .ablocks-block-a384b160-49b8-4c65-8593-1225e845c6e0 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-a384b160-49b8-4c65-8593-1225e845c6e0 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-ea68b04d-61a6-4da9-ac68-8fd2dbc34b61 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-a7181195-6eb5-46ef-a59d-086881186e65 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a7181195-6eb5-46ef-a59d-086881186e65 .ablocks-image-figure img { width:216px;height:auto;opacity:1; } .ablocks-block-a7181195-6eb5-46ef-a59d-086881186e65 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-a7181195-6eb5-46ef-a59d-086881186e65 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-79da8841-d62b-438e-860d-4fcf87ef0172 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-85516173-221b-4f19-8999-a9326b952296 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-85516173-221b-4f19-8999-a9326b952296 .ablocks-image-figure img { width:194px;height:auto;opacity:1; } .ablocks-block-85516173-221b-4f19-8999-a9326b952296 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-85516173-221b-4f19-8999-a9326b952296 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-34412e60-7be4-4253-a4c5-9a0af92bf588 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-d6d7d6ec-d0f5-4d32-b712-125f4d7d7686 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d6d7d6ec-d0f5-4d32-b712-125f4d7d7686 .ablocks-image-figure img { width:167px;height:auto;opacity:1; } .ablocks-block-d6d7d6ec-d0f5-4d32-b712-125f4d7d7686 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-d6d7d6ec-d0f5-4d32-b712-125f4d7d7686 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-9cf18c66-8cfc-4ac5-82d0-762e6b0c1b62 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-83eb7bb7-64c7-4e2e-9725-0507329335ee { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-83eb7bb7-64c7-4e2e-9725-0507329335ee .ablocks-image-figure img { width:218px;height:auto;opacity:1; } .ablocks-block-83eb7bb7-64c7-4e2e-9725-0507329335ee .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-83eb7bb7-64c7-4e2e-9725-0507329335ee .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851 { margin-top:0px;padding-top:120px;padding-bottom:120px;background:#121212;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851 { padding-top:80px;padding-right:10px;padding-bottom:80px;padding-left:10px; } } .ablocks-is-fse-theme .ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851.ablocks-block--container--is-root, body:not(.ablocks-is-fse-theme) .ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851.ablocks-block--container--is-root { margin-left:auto !important;margin-right:auto !important; } .ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851.ablocks-block--container { padding-top:120px;padding-bottom:120px;max-width:min(100%,100%) !important;margin-left:auto !important;margin-right:auto !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851.ablocks-block--container { padding-top:80px;padding-right:10px;padding-bottom:80px;padding-left:10px; } } .ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:60px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851 > .ablocks-block-container { row-gap:40px; } } .ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:60px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-78f2b7df-cc28-443e-bf7e-b59a3cb90851.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } 
.ablocks-block-21e4f369-9158-4103-9f1d-3de375fa9bf1 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-21e4f369-9158-4103-9f1d-3de375fa9bf1.ablocks-block--container { padding:0px;max-width:min(100%,766px) !important;overflow:visible; } .ablocks-block-21e4f369-9158-4103-9f1d-3de375fa9bf1 { display:flex;flex-direction:column;justify-content:center;justify-items:center;min-height:0px;row-gap:15px;column-gap:0px; } .ablocks-block-21e4f369-9158-4103-9f1d-3de375fa9bf1.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;justify-content:center;justify-items:center;min-height:0px;row-gap:15px;column-gap:0px; } 
.ablocks-block-ae491339-5536-4452-9e71-d1ca4f517713 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ae491339-5536-4452-9e71-d1ca4f517713 { text-align:center; } .ablocks-block-ae491339-5536-4452-9e71-d1ca4f517713 .ablocks-paragraph-text { color:#C8F31D;font-family:Poppins;font-weight:700;font-size:18px;line-height:27px;letter-spacing:4px; } .ablocks-block-ae491339-5536-4452-9e71-d1ca4f517713 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-73dc16c7-012a-49ec-865d-09f0a143311e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-73dc16c7-012a-49ec-865d-09f0a143311e { text-align:center; } .ablocks-block-73dc16c7-012a-49ec-865d-09f0a143311e .ablocks-heading-text { color:#ffffff;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-73dc16c7-012a-49ec-865d-09f0a143311e .ablocks-heading-text { font-family:Teko;font-size:48px;line-height:68px;letter-spacing:1px; } } @media screen and (max-width: 480px) { .ablocks-block-73dc16c7-012a-49ec-865d-09f0a143311e .ablocks-heading-text { font-size:32px;line-height:44px; } } 
.ablocks-block-d23933a2-4837-4a01-8ef8-a449e4f6ba6d { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d23933a2-4837-4a01-8ef8-a449e4f6ba6d.ablocks-block--container { padding:0px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-d23933a2-4837-4a01-8ef8-a449e4f6ba6d.ablocks-block--container { max-width:min(100%,1290%) !important; } } .ablocks-block-d23933a2-4837-4a01-8ef8-a449e4f6ba6d { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-d23933a2-4837-4a01-8ef8-a449e4f6ba6d { flex-direction:column;row-gap:30px; } } .ablocks-block-d23933a2-4837-4a01-8ef8-a449e4f6ba6d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-d23933a2-4837-4a01-8ef8-a449e4f6ba6d.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-d23933a2-4837-4a01-8ef8-a449e4f6ba6d { display:inline-flex; } 
.ablocks-block-48c253e4-e48c-4973-a612-d307d5a07148 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-48c253e4-e48c-4973-a612-d307d5a07148.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-48c253e4-e48c-4973-a612-d307d5a07148 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 480px) { .ablocks-block-48c253e4-e48c-4973-a612-d307d5a07148 { flex-direction:column;row-gap:30px; } } .ablocks-block-48c253e4-e48c-4973-a612-d307d5a07148.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 480px) { .ablocks-block-48c253e4-e48c-4973-a612-d307d5a07148.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-48c253e4-e48c-4973-a612-d307d5a07148 { display:inline-flex; } 
.ablocks-block-e1fbca96-883b-4908-852c-8d2d85c95d02 { padding:0px;border-width:1px;border-style:solid;border-color:#ECECEC;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e1fbca96-883b-4908-852c-8d2d85c95d02:hover { border-width:1px;border-color:#C8F31D;border-style:solid; } .ablocks-block-e1fbca96-883b-4908-852c-8d2d85c95d02.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-e1fbca96-883b-4908-852c-8d2d85c95d02 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-e1fbca96-883b-4908-852c-8d2d85c95d02.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 { padding:29px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container), .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015.ablocks-block--info-box > .ablocks-block-container { gap:60px;display:flex;flex-direction:column;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container), .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015.ablocks-block--info-box > .ablocks-block-container { gap:38px; } } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content { gap:20px;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content { gap:14px; } } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .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-weight:400;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Teko,sans-serif;font-weight:500;font-size:30px;line-height:19.8px;color:#FFFFFF; } @media screen and (max-width: 800px) { .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Teko; } } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#ffffff;font-family:DM Sans;font-weight:400;font-size:14px;line-height:22.4px; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .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-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .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-0fb0a538-5d3d-4367-98d1-d3e361fb0015.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-0fb0a538-5d3d-4367-98d1-d3e361fb0015.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-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:13px;transition-duration:s;background:#13191b00;justify-content:center;color:#FFFFFF;border-radius:0px;font-family:Kanit;font-weight:700;font-size:16px;line-height:16px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:40px; } @media screen and (max-width: 800px) { .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-btn-link { margin-top:20px; } } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-btn-link:hover { color:#C8F31D; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-block--info-box__content > .ablocks-info-box-btn-link:hover > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#C8F31D; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-0fb0a538-5d3d-4367-98d1-d3e361fb0015 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-e664501b-c614-4bad-ad56-116ef3a1c15a { padding:0px;border-width:1px;border-style:solid;border-color:#ECECEC;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e664501b-c614-4bad-ad56-116ef3a1c15a:hover { border-width:1px;border-color:#C8F31D;border-style:solid; } .ablocks-block-e664501b-c614-4bad-ad56-116ef3a1c15a.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-e664501b-c614-4bad-ad56-116ef3a1c15a { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-e664501b-c614-4bad-ad56-116ef3a1c15a.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c { padding:29px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container), .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c.ablocks-block--info-box > .ablocks-block-container { gap:60px;display:flex;flex-direction:column;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container), .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c.ablocks-block--info-box > .ablocks-block-container { gap:38px; } } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content { gap:20px;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content { gap:14px; } } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .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-weight:400;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Teko,sans-serif;font-weight:500;font-size:30px;line-height:19.8px;color:#FFFFFF; } @media screen and (max-width: 800px) { .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Teko; } } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#ffffff;font-family:DM Sans;font-weight:400;font-size:14px;line-height:22.4px; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .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-10f9ea21-17b5-451b-8a91-499c0546342c .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-10f9ea21-17b5-451b-8a91-499c0546342c.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-10f9ea21-17b5-451b-8a91-499c0546342c.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-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:13px;transition-duration:s;background:#13191b00;justify-content:center;color:#FFFFFF;border-radius:0px;font-family:Kanit;font-weight:700;font-size:16px;line-height:16px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:40px; } @media screen and (max-width: 800px) { .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-btn-link { margin-top:20px; } } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-btn-link:hover { color:#C8F31D; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-block--info-box__content > .ablocks-info-box-btn-link:hover > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#C8F31D; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-10f9ea21-17b5-451b-8a91-499c0546342c .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-c9d7b991-fa4e-4b2f-90a4-bffe9371ab0d { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c9d7b991-fa4e-4b2f-90a4-bffe9371ab0d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-c9d7b991-fa4e-4b2f-90a4-bffe9371ab0d { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 480px) { .ablocks-block-c9d7b991-fa4e-4b2f-90a4-bffe9371ab0d { flex-direction:column;row-gap:30px; } } .ablocks-block-c9d7b991-fa4e-4b2f-90a4-bffe9371ab0d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 480px) { .ablocks-block-c9d7b991-fa4e-4b2f-90a4-bffe9371ab0d.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-c9d7b991-fa4e-4b2f-90a4-bffe9371ab0d { display:inline-flex; } 
.ablocks-block-85a1fb02-8817-4c67-9cb2-bf42a781ee3e { padding:0px;border-width:1px;border-style:solid;border-color:#ECECEC;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-85a1fb02-8817-4c67-9cb2-bf42a781ee3e:hover { border-width:1px;border-color:#C8F31D;border-style:solid; } .ablocks-block-85a1fb02-8817-4c67-9cb2-bf42a781ee3e.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-85a1fb02-8817-4c67-9cb2-bf42a781ee3e { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-85a1fb02-8817-4c67-9cb2-bf42a781ee3e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd { padding:29px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container), .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.ablocks-block--info-box > .ablocks-block-container { gap:60px;display:flex;flex-direction:column;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container), .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.ablocks-block--info-box > .ablocks-block-container { gap:38px; } } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content { gap:20px;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content { gap:14px; } } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .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-weight:400;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Teko,sans-serif;font-weight:500;font-size:30px;line-height:19.8px;color:#FFFFFF; } @media screen and (max-width: 800px) { .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Teko; } } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#ffffff;font-family:DM Sans;font-weight:400;font-size:14px;line-height:22.4px; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .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-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .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-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.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-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd.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-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:13px;transition-duration:s;background:#13191b00;justify-content:center;color:#FFFFFF;border-radius:0px;font-family:Kanit;font-weight:700;font-size:16px;line-height:16px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:40px; } @media screen and (max-width: 800px) { .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-btn-link { margin-top:20px; } } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-btn-link:hover { color:#C8F31D; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-block--info-box__content > .ablocks-info-box-btn-link:hover > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#C8F31D; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-9b0d7a44-614d-4c6d-a007-64fe6e7c12dd .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-927ed137-9e06-4866-904f-9b962dde6b46 { padding:0px;border-width:1px;border-style:solid;border-color:#ECECEC;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-927ed137-9e06-4866-904f-9b962dde6b46:hover { border-width:1px;border-color:#C8F31D;border-style:solid; } .ablocks-block-927ed137-9e06-4866-904f-9b962dde6b46.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-927ed137-9e06-4866-904f-9b962dde6b46 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-927ed137-9e06-4866-904f-9b962dde6b46.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d { padding:29px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container), .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d.ablocks-block--info-box > .ablocks-block-container { gap:60px;display:flex;flex-direction:column;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container), .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d.ablocks-block--info-box > .ablocks-block-container { gap:38px; } } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content { gap:20px;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content { gap:14px; } } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .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-weight:400;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Teko,sans-serif;font-weight:500;font-size:30px;line-height:19.8px;color:#FFFFFF; } @media screen and (max-width: 800px) { .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Teko; } } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#ffffff;font-family:DM Sans;font-weight:400;font-size:14px;line-height:22.4px; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .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-518231a0-b638-4312-beb3-80dd06970e8d .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-518231a0-b638-4312-beb3-80dd06970e8d.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-518231a0-b638-4312-beb3-80dd06970e8d.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-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-btn-link { column-gap:13px;transition-duration:s;background:#13191b00;justify-content:center;color:#FFFFFF;border-radius:0px;font-family:Kanit;font-weight:700;font-size:16px;line-height:16px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:40px; } @media screen and (max-width: 800px) { .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-btn-link { margin-top:20px; } } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-btn-link:hover { color:#C8F31D; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-block--info-box__content > .ablocks-info-box-btn-link:hover > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#C8F31D; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-518231a0-b638-4312-beb3-80dd06970e8d .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0 { margin-top:0px;padding-top:150px;padding-bottom:0px;background:#5555551a;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0 { padding-top:80px;padding-right:10px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0 { padding-top:70px; } } .ablocks-is-fse-theme .ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0.ablocks-block--container--is-root, body:not(.ablocks-is-fse-theme) .ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0.ablocks-block--container--is-root { margin-left:auto !important;margin-right:auto !important; } .ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0.ablocks-block--container { padding-top:150px;padding-bottom:0px;max-width:min(100%,100%) !important;margin-left:auto !important;margin-right:auto !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0.ablocks-block--container { padding-top:80px;padding-right:10px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0.ablocks-block--container { padding-top:70px; } } .ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-398458f9-4a44-49f9-aa66-dc21bdd530f0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-0efa29e5-c5f5-4878-ae79-f97f4e6f02fd { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0efa29e5-c5f5-4878-ae79-f97f4e6f02fd.ablocks-block--container { padding:0px;max-width:min(100%,1290px) !important;overflow:visible; } .ablocks-block-0efa29e5-c5f5-4878-ae79-f97f4e6f02fd { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-0efa29e5-c5f5-4878-ae79-f97f4e6f02fd { flex-direction:column;align-items:center;row-gap:30px; } } .ablocks-block-0efa29e5-c5f5-4878-ae79-f97f4e6f02fd.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-0efa29e5-c5f5-4878-ae79-f97f4e6f02fd.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:30px; } } .ablocks-block-0efa29e5-c5f5-4878-ae79-f97f4e6f02fd { display:inline-flex; } 
.ablocks-block-39883531-01c8-4fda-8bfc-bc07ad44b323 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-39883531-01c8-4fda-8bfc-bc07ad44b323.ablocks-block--container { padding:0px;max-width:min(100%,300px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-39883531-01c8-4fda-8bfc-bc07ad44b323.ablocks-block--container { max-width:min(100%,300%) !important; } } .ablocks-block-39883531-01c8-4fda-8bfc-bc07ad44b323 { display:flex;flex-direction:column;min-height:0px;row-gap:225px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-39883531-01c8-4fda-8bfc-bc07ad44b323 { row-gap:30px; } } .ablocks-block-39883531-01c8-4fda-8bfc-bc07ad44b323.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:225px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-39883531-01c8-4fda-8bfc-bc07ad44b323.ablocks-has-block-container > .ablocks-block-container { row-gap:30px; } } 
.ablocks-block-d8e646be-7047-4cfc-baf8-16ad60ae33d0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d8e646be-7047-4cfc-baf8-16ad60ae33d0 { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-d8e646be-7047-4cfc-baf8-16ad60ae33d0 { text-align:center; } } .ablocks-block-d8e646be-7047-4cfc-baf8-16ad60ae33d0 .ablocks-paragraph-text { color:#FF0000;font-family:Poppins;font-weight:700;font-size:18px;line-height:27px;letter-spacing:4px; } @media screen and (max-width: 800px) { .ablocks-block-d8e646be-7047-4cfc-baf8-16ad60ae33d0 .ablocks-paragraph-text { font-size:22px; } } .ablocks-block-d8e646be-7047-4cfc-baf8-16ad60ae33d0 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-2741f4e1-d9d7-47e8-95a7-4c072941eb0f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2741f4e1-d9d7-47e8-95a7-4c072941eb0f { display:flex;justify-content:left; } @media screen and (max-width: 800px) { .ablocks-block-2741f4e1-d9d7-47e8-95a7-4c072941eb0f { justify-content:center; } } .ablocks-block-2741f4e1-d9d7-47e8-95a7-4c072941eb0f .ablocks-image-figure img { width:300px;height:auto;opacity:1; } @media screen and (max-width: 800px) { .ablocks-block-2741f4e1-d9d7-47e8-95a7-4c072941eb0f .ablocks-image-figure img { width:339px;height:399px; } } @media screen and (max-width: 480px) { .ablocks-block-2741f4e1-d9d7-47e8-95a7-4c072941eb0f .ablocks-image-figure img { height:auto; } } .ablocks-block-2741f4e1-d9d7-47e8-95a7-4c072941eb0f .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-2741f4e1-d9d7-47e8-95a7-4c072941eb0f .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-63281266-0c1a-4f4b-9fa7-b7422f28689d { margin-top:42px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-63281266-0c1a-4f4b-9fa7-b7422f28689d { margin-top:30px; } } .ablocks-block-63281266-0c1a-4f4b-9fa7-b7422f28689d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-63281266-0c1a-4f4b-9fa7-b7422f28689d { display:flex;flex-direction:column;min-height:0px;row-gap:40px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-63281266-0c1a-4f4b-9fa7-b7422f28689d { align-items:center;row-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-63281266-0c1a-4f4b-9fa7-b7422f28689d { row-gap:28px; } } .ablocks-block-63281266-0c1a-4f4b-9fa7-b7422f28689d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:40px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-63281266-0c1a-4f4b-9fa7-b7422f28689d.ablocks-has-block-container > .ablocks-block-container { align-items:center;row-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-63281266-0c1a-4f4b-9fa7-b7422f28689d.ablocks-has-block-container > .ablocks-block-container { row-gap:28px; } } 
.ablocks-block-2eed8686-a7a6-4521-9a0a-e262ae7fcc57 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2eed8686-a7a6-4521-9a0a-e262ae7fcc57 { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-2eed8686-a7a6-4521-9a0a-e262ae7fcc57 { text-align:center; } } .ablocks-block-2eed8686-a7a6-4521-9a0a-e262ae7fcc57 .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-2eed8686-a7a6-4521-9a0a-e262ae7fcc57 .ablocks-heading-text { font-family:Teko;font-size:42px;line-height:57px;letter-spacing:1px; } } @media screen and (max-width: 480px) { .ablocks-block-2eed8686-a7a6-4521-9a0a-e262ae7fcc57 .ablocks-heading-text { font-size:32px;line-height:41px; } } 
.ablocks-block-efefaf3d-02f6-4e38-ae6e-b8a63a97f446 { margin-top:20px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-efefaf3d-02f6-4e38-ae6e-b8a63a97f446 { margin:0px; } } .ablocks-block-efefaf3d-02f6-4e38-ae6e-b8a63a97f446 { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-efefaf3d-02f6-4e38-ae6e-b8a63a97f446 { text-align:center; } } .ablocks-block-efefaf3d-02f6-4e38-ae6e-b8a63a97f446 .ablocks-paragraph-text { color:#555555;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } .ablocks-block-efefaf3d-02f6-4e38-ae6e-b8a63a97f446 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-1ecc0923-4a64-41e9-a84c-f07dfdfc31b8 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1ecc0923-4a64-41e9-a84c-f07dfdfc31b8 { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-1ecc0923-4a64-41e9-a84c-f07dfdfc31b8 { text-align:center; } } .ablocks-block-1ecc0923-4a64-41e9-a84c-f07dfdfc31b8 .ablocks-button { column-gap:10px;background:#C8F31D;justify-content:left;color:#000000;border-radius:999px;font-family:Kanit;font-weight:700;font-size:16px;line-height:16px;padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px; } .ablocks-block-1ecc0923-4a64-41e9-a84c-f07dfdfc31b8 .ablocks-button:hover { transition-duration:s;color:#ffffff;background:#000000; } .ablocks-block-1ecc0923-4a64-41e9-a84c-f07dfdfc31b8 .ablocks-button:hover .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } .ablocks-block-1ecc0923-4a64-41e9-a84c-f07dfdfc31b8 .ablocks-icon-wrap { font-size:20px; } .ablocks-block-1ecc0923-4a64-41e9-a84c-f07dfdfc31b8 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-1ecc0923-4a64-41e9-a84c-f07dfdfc31b8 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#121212; } 
.ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a { margin-top:20px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a { margin-top:0px;padding-right:15px;padding-left:15px; } } .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a.ablocks-block--container { padding-right:15px;padding-left:15px; } } .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;min-height:0px;row-gap:0px;column-gap:57px; } @media screen and (max-width: 800px) { .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a { align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a { flex-direction:column;row-gap:30px; } } .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;min-height:0px;row-gap:0px;column-gap:57px; } @media screen and (max-width: 800px) { .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-55641802-bf94-42d6-bbc8-65fe53db715a { display:inline-flex; } 
.ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf { border-width:0px 0px 0px 1px;border-style:none;border-color:#121212;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf { padding:0px; } } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--bar:not(.ablocks-has-container), .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--bar .ablocks-block-container { align-items:left; } @media screen and (max-width: 480px) { .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--bar:not(.ablocks-has-container), .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--bar .ablocks-block-container { align-items:center; } } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--number:not(.ablocks-has-container), .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--number .ablocks-block-container { justify-content:left; } @media screen and (max-width: 480px) { .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--number:not(.ablocks-has-container), .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--number .ablocks-block-container { justify-content:center;text-align:center; } } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf .ablocks-counter__content { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px;display:block; } @media screen and (max-width: 800px) { .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf .ablocks-counter__content { font-family:Teko;font-size:52px;line-height:64px; } } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf .ablocks-counter__text { color:#4B4F58;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } @media screen and (max-width: 800px) { .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf .ablocks-counter__text { line-height:30px; } } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--bar .ablocks-bar-counter__background { background:#dadada; } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--bar .ablocks-bar-counter__progress { background:black;height:30px;justify-content:right; } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--circle:not(.ablocks-has-block-container) { justify-content:left;align-items:left; } @media screen and (max-width: 480px) { .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--circle:not(.ablocks-has-block-container) { justify-content:center;align-items:center; } } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf .ablocks-block-container { justify-content:left;align-items:left; } @media screen and (max-width: 480px) { .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf .ablocks-block-container { justify-content:center;align-items:center; } } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--circle .ablocks-circle-counter__background { stroke:#dadada;stroke-width:20; } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf.ablocks-block--counter--circle .ablocks-circle-counter__progress { stroke:black;stroke-width:20px; } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf .ablocks-icon-wrap { font-size:55px; } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-e2126e91-a3ca-48c0-8371-361df58628cf .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 { border-width:0px 0px 0px 1px;border-style:none;border-color:#121212;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 { padding:0px; } } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--bar:not(.ablocks-has-container), .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--bar .ablocks-block-container { align-items:left; } @media screen and (max-width: 480px) { .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--bar:not(.ablocks-has-container), .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--bar .ablocks-block-container { align-items:center; } } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--number:not(.ablocks-has-container), .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--number .ablocks-block-container { justify-content:left; } @media screen and (max-width: 480px) { .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--number:not(.ablocks-has-container), .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--number .ablocks-block-container { justify-content:center;text-align:center; } } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 .ablocks-counter__content { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px;display:block; } @media screen and (max-width: 800px) { .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 .ablocks-counter__content { font-family:Teko;font-size:52px;line-height:64px; } } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 .ablocks-counter__text { color:#4B4F58;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } @media screen and (max-width: 800px) { .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 .ablocks-counter__text { line-height:30px; } } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--bar .ablocks-bar-counter__background { background:#dadada; } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--bar .ablocks-bar-counter__progress { background:black;height:30px;justify-content:right; } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--circle:not(.ablocks-has-block-container) { justify-content:left;align-items:left; } @media screen and (max-width: 480px) { .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--circle:not(.ablocks-has-block-container) { justify-content:center;align-items:center; } } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 .ablocks-block-container { justify-content:left;align-items:left; } @media screen and (max-width: 480px) { .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 .ablocks-block-container { justify-content:center;align-items:center; } } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--circle .ablocks-circle-counter__background { stroke:#dadada;stroke-width:20; } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1.ablocks-block--counter--circle .ablocks-circle-counter__progress { stroke:black;stroke-width:20px; } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 .ablocks-icon-wrap { font-size:55px; } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-425336dd-d179-401b-a003-9d7848ff75c1 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 { border-width:0px 0px 0px 1px;border-style:none;border-color:#121212;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 { padding:0px; } } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--bar:not(.ablocks-has-container), .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--bar .ablocks-block-container { align-items:left; } @media screen and (max-width: 480px) { .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--bar:not(.ablocks-has-container), .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--bar .ablocks-block-container { align-items:center; } } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--number:not(.ablocks-has-container), .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--number .ablocks-block-container { justify-content:left; } @media screen and (max-width: 480px) { .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--number:not(.ablocks-has-container), .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--number .ablocks-block-container { justify-content:center;text-align:center; } } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 .ablocks-counter__content { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px;display:block; } @media screen and (max-width: 800px) { .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 .ablocks-counter__content { font-family:Teko;font-size:52px;line-height:64px; } } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 .ablocks-counter__text { color:#4B4F58;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } @media screen and (max-width: 800px) { .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 .ablocks-counter__text { line-height:30px; } } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--bar .ablocks-bar-counter__background { background:#dadada; } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--bar .ablocks-bar-counter__progress { background:black;height:30px;justify-content:right; } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--circle:not(.ablocks-has-block-container) { justify-content:left;align-items:left; } @media screen and (max-width: 480px) { .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--circle:not(.ablocks-has-block-container) { justify-content:center;align-items:center; } } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 .ablocks-block-container { justify-content:left;align-items:left; } @media screen and (max-width: 480px) { .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 .ablocks-block-container { justify-content:center;align-items:center; } } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--circle .ablocks-circle-counter__background { stroke:#dadada;stroke-width:20; } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5.ablocks-block--counter--circle .ablocks-circle-counter__progress { stroke:black;stroke-width:20px; } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 .ablocks-icon-wrap { font-size:55px; } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-66fc6b57-ae85-40df-bfdc-de7f6c93d3e5 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-cce80a4a-ee9e-4cf0-98ff-758b74f1ea48 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-cce80a4a-ee9e-4cf0-98ff-758b74f1ea48.ablocks-hide-on-desktop,.ablocks-block-cce80a4a-ee9e-4cf0-98ff-758b74f1ea48.ablocks-hide-on-tablet,.ablocks-block-cce80a4a-ee9e-4cf0-98ff-758b74f1ea48.ablocks-hide-on-mobile { display:none; } } .ablocks-block-cce80a4a-ee9e-4cf0-98ff-758b74f1ea48.ablocks-block--container { padding:0px;max-width:min(100%,300px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-cce80a4a-ee9e-4cf0-98ff-758b74f1ea48.ablocks-block--container { max-width:min(100%,30%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-cce80a4a-ee9e-4cf0-98ff-758b74f1ea48.ablocks-block--container { max-width:min(100%,38%) !important; } } .ablocks-block-cce80a4a-ee9e-4cf0-98ff-758b74f1ea48 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-cce80a4a-ee9e-4cf0-98ff-758b74f1ea48.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-9a0e66e3-8fe3-41e8-bdd5-b551b24d4cc5 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-9a0e66e3-8fe3-41e8-bdd5-b551b24d4cc5 { display:flex;justify-content:left; } .ablocks-block-9a0e66e3-8fe3-41e8-bdd5-b551b24d4cc5 .ablocks-image-figure img { width:300px;height:auto;opacity:1; } .ablocks-block-9a0e66e3-8fe3-41e8-bdd5-b551b24d4cc5 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-9a0e66e3-8fe3-41e8-bdd5-b551b24d4cc5 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-8e36afe1-318c-40e4-ba7b-b108bfd13946 { margin-top:0px;padding-top:150px;padding-bottom:150px;background:#5555551a;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-8e36afe1-318c-40e4-ba7b-b108bfd13946 { padding-top:80px;padding-right:10px;padding-bottom:80px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-8e36afe1-318c-40e4-ba7b-b108bfd13946 { padding-top:70px;padding-bottom:70px; } } .ablocks-block-8e36afe1-318c-40e4-ba7b-b108bfd13946.ablocks-block--container { padding-top:150px;padding-bottom:150px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-8e36afe1-318c-40e4-ba7b-b108bfd13946.ablocks-block--container { padding-top:80px;padding-right:10px;padding-bottom:80px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-8e36afe1-318c-40e4-ba7b-b108bfd13946.ablocks-block--container { padding-top:70px;padding-bottom:70px; } } .ablocks-block-8e36afe1-318c-40e4-ba7b-b108bfd13946 > .ablocks-block-container { max-width:min(100%,1290px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-8e36afe1-318c-40e4-ba7b-b108bfd13946 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:40px;column-gap:20px; } .ablocks-block-8e36afe1-318c-40e4-ba7b-b108bfd13946.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:40px;column-gap:20px; } 
.ablocks-block-a1172740-822f-4069-8131-4b8dd77dfe35 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a1172740-822f-4069-8131-4b8dd77dfe35.ablocks-block--container { padding:0px;max-width:min(100%,500px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-a1172740-822f-4069-8131-4b8dd77dfe35.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-a1172740-822f-4069-8131-4b8dd77dfe35 { display:flex;flex-direction:column;min-height:0px;row-gap:15px;column-gap:0px; } .ablocks-block-a1172740-822f-4069-8131-4b8dd77dfe35.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:15px;column-gap:0px; } 
.ablocks-block-f081a63e-3647-489c-908b-70fc3f6508f6 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f081a63e-3647-489c-908b-70fc3f6508f6 { text-align:center; } .ablocks-block-f081a63e-3647-489c-908b-70fc3f6508f6 .ablocks-paragraph-text { color:#FF0000;font-family:Poppins;font-weight:700;font-size:18px;line-height:27px;letter-spacing:4px; } .ablocks-block-f081a63e-3647-489c-908b-70fc3f6508f6 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-1fde1c21-ca18-4a26-83ae-87d3c2b92313 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1fde1c21-ca18-4a26-83ae-87d3c2b92313 { text-align:center; } .ablocks-block-1fde1c21-ca18-4a26-83ae-87d3c2b92313 .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-1fde1c21-ca18-4a26-83ae-87d3c2b92313 .ablocks-heading-text { font-family:Teko;font-size:48px;line-height:54px;letter-spacing:1px; } } @media screen and (max-width: 480px) { .ablocks-block-1fde1c21-ca18-4a26-83ae-87d3c2b92313 .ablocks-heading-text { font-size:32px;line-height:40px; } } 
.ablocks-block-d445cfe8-d0b9-4c51-bb45-f05f2298fb1a { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d445cfe8-d0b9-4c51-bb45-f05f2298fb1a.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-d445cfe8-d0b9-4c51-bb45-f05f2298fb1a { display:flex;flex-direction:column;min-height:0px;row-gap:40px;column-gap:0px; } .ablocks-block-d445cfe8-d0b9-4c51-bb45-f05f2298fb1a.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:40px;column-gap:0px; } 
.ablocks-block-97744710-3193-4abf-8b46-66376cae7697 { padding-top:0px;padding-right:59px;padding-bottom:0px;padding-left:59px;border-width:1px;border-style:solid;border-color:#121212;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-97744710-3193-4abf-8b46-66376cae7697 { padding-top:10px;padding-bottom:10px; } } @media screen and (max-width: 480px) { .ablocks-block-97744710-3193-4abf-8b46-66376cae7697 { padding-right:10px;padding-left:10px; } } .ablocks-block-97744710-3193-4abf-8b46-66376cae7697:hover { border-width:1px;border-color:#FF0000;border-style:solid; } .ablocks-block-97744710-3193-4abf-8b46-66376cae7697.ablocks-block--container { padding-top:0px;padding-right:59px;padding-bottom:0px;padding-left:59px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-97744710-3193-4abf-8b46-66376cae7697.ablocks-block--container { padding-top:10px;padding-bottom:10px;max-width:min(100%,1290%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-97744710-3193-4abf-8b46-66376cae7697.ablocks-block--container { padding-right:10px;padding-left:10px; } } .ablocks-block-97744710-3193-4abf-8b46-66376cae7697 { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:390px; } @media screen and (max-width: 800px) { .ablocks-block-97744710-3193-4abf-8b46-66376cae7697 { flex-direction:column;row-gap:15px; } } .ablocks-block-97744710-3193-4abf-8b46-66376cae7697.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:390px; } @media screen and (max-width: 800px) { .ablocks-block-97744710-3193-4abf-8b46-66376cae7697.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:15px; } } .ablocks-block-97744710-3193-4abf-8b46-66376cae7697 { display:inline-flex; } 
.ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e.ablocks-block--container { padding:0px;max-width:min(100%,403px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:173px; } @media screen and (max-width: 800px) { .ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e { justify-content:space-between;justify-items:space-between; } } @media screen and (max-width: 480px) { .ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e { flex-direction:column;row-gap:5px;column-gap:15px; } } .ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:173px; } @media screen and (max-width: 800px) { .ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e.ablocks-has-block-container > .ablocks-block-container { justify-content:space-between;justify-items:space-between; } } @media screen and (max-width: 480px) { .ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:5px;column-gap:15px; } } .ablocks-block-8ac715e8-a128-4527-8fa9-dcd71088296e { display:inline-flex; } 
.ablocks-block-22d7bce4-f287-498f-ae3f-bd2788b9e398 { width:21%;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-22d7bce4-f287-498f-ae3f-bd2788b9e398 { text-align:left; } .ablocks-block-22d7bce4-f287-498f-ae3f-bd2788b9e398 .ablocks-paragraph-text { color:#555555;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } .ablocks-block-22d7bce4-f287-498f-ae3f-bd2788b9e398 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-13e7c499-c4eb-4be0-8922-1d6904a62a0e { width:28%;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-13e7c499-c4eb-4be0-8922-1d6904a62a0e { width:23%; } } @media screen and (max-width: 480px) { .ablocks-block-13e7c499-c4eb-4be0-8922-1d6904a62a0e { width:auto;display:inline-block; } } .ablocks-block-13e7c499-c4eb-4be0-8922-1d6904a62a0e { text-align:left; } .ablocks-block-13e7c499-c4eb-4be0-8922-1d6904a62a0e .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-13e7c499-c4eb-4be0-8922-1d6904a62a0e .ablocks-heading-text { font-family:Teko;font-size:28px;line-height:36px; } } 
.ablocks-block-afe6a2f9-a05f-49e2-b78e-66eafb4904f0 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-afe6a2f9-a05f-49e2-b78e-66eafb4904f0.ablocks-block--container { padding:0px;max-width:min(100%,355px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-afe6a2f9-a05f-49e2-b78e-66eafb4904f0.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-afe6a2f9-a05f-49e2-b78e-66eafb4904f0 { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-afe6a2f9-a05f-49e2-b78e-66eafb4904f0 { column-gap:20px; } } .ablocks-block-afe6a2f9-a05f-49e2-b78e-66eafb4904f0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-afe6a2f9-a05f-49e2-b78e-66eafb4904f0.ablocks-has-block-container > .ablocks-block-container { column-gap:20px; } } .ablocks-block-afe6a2f9-a05f-49e2-b78e-66eafb4904f0 { display:inline-flex; } 
.ablocks-block-933ff17f-c9df-4b16-88f8-c0bf346bc8e1 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-933ff17f-c9df-4b16-88f8-c0bf346bc8e1 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-933ff17f-c9df-4b16-88f8-c0bf346bc8e1 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-933ff17f-c9df-4b16-88f8-c0bf346bc8e1 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-c17d9992-7985-45e5-9020-e8ce422262b5 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c17d9992-7985-45e5-9020-e8ce422262b5 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-c17d9992-7985-45e5-9020-e8ce422262b5 .ablocks-icon-wrap { background:#ff0000;border-radius:50%;padding:8px;font-size:21px; } @media screen and (max-width: 800px) { .ablocks-block-c17d9992-7985-45e5-9020-e8ce422262b5 .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-c17d9992-7985-45e5-9020-e8ce422262b5 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:21px; } .ablocks-block-c17d9992-7985-45e5-9020-e8ce422262b5 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a { padding-top:0px;padding-right:59px;padding-bottom:0px;padding-left:59px;border-width:1px;border-style:solid;border-color:#121212;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a { padding-top:10px;padding-bottom:10px; } } @media screen and (max-width: 480px) { .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a { padding-right:10px;padding-left:10px; } } .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a:hover { border-width:1px;border-color:#FF0000;border-style:solid; } .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a.ablocks-block--container { padding-top:0px;padding-right:59px;padding-bottom:0px;padding-left:59px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a.ablocks-block--container { padding-top:10px;padding-bottom:10px;max-width:min(100%,1290%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a.ablocks-block--container { padding-right:10px;padding-left:10px; } } .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:367px; } @media screen and (max-width: 800px) { .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a { flex-direction:column;row-gap:15px; } } .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a.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:367px; } @media screen and (max-width: 800px) { .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:15px; } } .ablocks-block-8d8d6167-7927-4ce1-bcf3-06cfeb4efa5a { display:inline-flex; } 
.ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec.ablocks-block--container { padding:0px;max-width:min(100%,384px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:120px; } @media screen and (max-width: 800px) { .ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec { justify-content:space-between;justify-items:space-between; } } @media screen and (max-width: 480px) { .ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec { flex-direction:column;row-gap:5px;column-gap:15px; } } .ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:120px; } @media screen and (max-width: 800px) { .ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec.ablocks-has-block-container > .ablocks-block-container { justify-content:space-between;justify-items:space-between; } } @media screen and (max-width: 480px) { .ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:5px;column-gap:15px; } } .ablocks-block-d5c41eff-7f6e-49a8-ad09-44f5cf9c5dec { display:inline-flex; } 
.ablocks-block-34b7d612-721a-4d68-a5bf-65bacf2ba880 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-34b7d612-721a-4d68-a5bf-65bacf2ba880 { text-align:left; } .ablocks-block-34b7d612-721a-4d68-a5bf-65bacf2ba880 .ablocks-paragraph-text { color:#555555;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } .ablocks-block-34b7d612-721a-4d68-a5bf-65bacf2ba880 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-913ff2c7-8c57-4ed1-ae95-3bc3dbf97c3c { width:30%;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-913ff2c7-8c57-4ed1-ae95-3bc3dbf97c3c { width:24%; } } @media screen and (max-width: 480px) { .ablocks-block-913ff2c7-8c57-4ed1-ae95-3bc3dbf97c3c { width:100%; } } .ablocks-block-913ff2c7-8c57-4ed1-ae95-3bc3dbf97c3c { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-913ff2c7-8c57-4ed1-ae95-3bc3dbf97c3c { text-align:center; } } .ablocks-block-913ff2c7-8c57-4ed1-ae95-3bc3dbf97c3c .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-913ff2c7-8c57-4ed1-ae95-3bc3dbf97c3c .ablocks-heading-text { font-family:Teko;font-size:28px;line-height:32px; } } 
.ablocks-block-f6db1140-cea9-4136-b992-b4e0cbf92ff7 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f6db1140-cea9-4136-b992-b4e0cbf92ff7.ablocks-block--container { padding:0px;max-width:min(100%,335px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-f6db1140-cea9-4136-b992-b4e0cbf92ff7.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-f6db1140-cea9-4136-b992-b4e0cbf92ff7 { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-f6db1140-cea9-4136-b992-b4e0cbf92ff7 { column-gap:20px; } } .ablocks-block-f6db1140-cea9-4136-b992-b4e0cbf92ff7.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-f6db1140-cea9-4136-b992-b4e0cbf92ff7.ablocks-has-block-container > .ablocks-block-container { column-gap:20px; } } .ablocks-block-f6db1140-cea9-4136-b992-b4e0cbf92ff7 { display:inline-flex; } 
.ablocks-block-820729bd-11ea-4b9b-a98e-6b4361945478 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-820729bd-11ea-4b9b-a98e-6b4361945478 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-820729bd-11ea-4b9b-a98e-6b4361945478 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-820729bd-11ea-4b9b-a98e-6b4361945478 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-2cb29a34-d945-44fe-a0a8-b6dd60fd444f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2cb29a34-d945-44fe-a0a8-b6dd60fd444f { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-2cb29a34-d945-44fe-a0a8-b6dd60fd444f .ablocks-icon-wrap { background:#ff0000;border-radius:50%;padding:8px;font-size:21px; } @media screen and (max-width: 800px) { .ablocks-block-2cb29a34-d945-44fe-a0a8-b6dd60fd444f .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-2cb29a34-d945-44fe-a0a8-b6dd60fd444f .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:21px; } .ablocks-block-2cb29a34-d945-44fe-a0a8-b6dd60fd444f .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7 { padding-top:0px;padding-right:59px;padding-bottom:0px;padding-left:59px;border-width:1px;border-style:solid;border-color:#121212;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7 { padding-top:10px;padding-bottom:10px; } } @media screen and (max-width: 480px) { .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7 { padding-right:10px;padding-left:10px; } } .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7:hover { border-width:1px;border-color:#FF0000;border-style:solid; } .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7.ablocks-block--container { padding-top:0px;padding-right:59px;padding-bottom:0px;padding-left:59px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7.ablocks-block--container { padding-top:10px;padding-bottom:10px;max-width:min(100%,1290%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7.ablocks-block--container { padding-right:10px;padding-left:10px; } } .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7 { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:312px; } @media screen and (max-width: 800px) { .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7 { flex-direction:column;row-gap:15px; } } .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7.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:312px; } @media screen and (max-width: 800px) { .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:15px; } } .ablocks-block-2e67fa22-08cd-4997-86e9-222ca3e32dc7 { display:inline-flex; } 
.ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3.ablocks-block--container { padding:0px;max-width:min(100%,501px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:76px; } @media screen and (max-width: 800px) { .ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3 { justify-content:space-between;justify-items:space-between;column-gap:38px; } } @media screen and (max-width: 480px) { .ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3 { flex-direction:column;row-gap:5px;column-gap:15px; } } .ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:76px; } @media screen and (max-width: 800px) { .ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3.ablocks-has-block-container > .ablocks-block-container { justify-content:space-between;justify-items:space-between;column-gap:38px; } } @media screen and (max-width: 480px) { .ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:5px;column-gap:15px; } } .ablocks-block-ac7350a5-0614-41df-959d-e95618a5d2b3 { display:inline-flex; } 
.ablocks-block-55a5e695-aa81-410e-9ff1-174b93e3f792 { width:162px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-55a5e695-aa81-410e-9ff1-174b93e3f792 { text-align:left; } .ablocks-block-55a5e695-aa81-410e-9ff1-174b93e3f792 .ablocks-paragraph-text { color:#555555;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } .ablocks-block-55a5e695-aa81-410e-9ff1-174b93e3f792 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-a34f1838-32df-476f-a4fb-c952de7dffed { width:145px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-a34f1838-32df-476f-a4fb-c952de7dffed { width:27%; } } @media screen and (max-width: 480px) { .ablocks-block-a34f1838-32df-476f-a4fb-c952de7dffed { width:100%; } } .ablocks-block-a34f1838-32df-476f-a4fb-c952de7dffed { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-a34f1838-32df-476f-a4fb-c952de7dffed { text-align:center; } } .ablocks-block-a34f1838-32df-476f-a4fb-c952de7dffed .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-a34f1838-32df-476f-a4fb-c952de7dffed .ablocks-heading-text { font-family:Teko;font-size:28px; } } 
.ablocks-block-51407007-a883-4d2f-ad51-05faf199e060 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-51407007-a883-4d2f-ad51-05faf199e060.ablocks-block--container { padding:0px;max-width:min(100%,335px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-51407007-a883-4d2f-ad51-05faf199e060.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-51407007-a883-4d2f-ad51-05faf199e060 { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-51407007-a883-4d2f-ad51-05faf199e060 { column-gap:20px; } } .ablocks-block-51407007-a883-4d2f-ad51-05faf199e060.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-51407007-a883-4d2f-ad51-05faf199e060.ablocks-has-block-container > .ablocks-block-container { column-gap:20px; } } .ablocks-block-51407007-a883-4d2f-ad51-05faf199e060 { display:inline-flex; } 
.ablocks-block-d7732bcc-5ec4-4ee4-9e9d-6edc87b2eb40 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d7732bcc-5ec4-4ee4-9e9d-6edc87b2eb40 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-d7732bcc-5ec4-4ee4-9e9d-6edc87b2eb40 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-d7732bcc-5ec4-4ee4-9e9d-6edc87b2eb40 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-8fedea5a-f5aa-48af-8ee4-c7dbbf1bbe9d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8fedea5a-f5aa-48af-8ee4-c7dbbf1bbe9d { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-8fedea5a-f5aa-48af-8ee4-c7dbbf1bbe9d .ablocks-icon-wrap { background:#ff0000;border-radius:50%;padding:8px;font-size:21px; } @media screen and (max-width: 800px) { .ablocks-block-8fedea5a-f5aa-48af-8ee4-c7dbbf1bbe9d .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-8fedea5a-f5aa-48af-8ee4-c7dbbf1bbe9d .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:21px; } .ablocks-block-8fedea5a-f5aa-48af-8ee4-c7dbbf1bbe9d .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-18266a29-30c0-4ae8-bfde-e3b4ba8fd983 { margin-top:0px;padding-top:100px;padding-bottom:100px;background:#FFFFFF;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-18266a29-30c0-4ae8-bfde-e3b4ba8fd983 { padding-top:80px;padding-right:10px;padding-bottom:70px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-18266a29-30c0-4ae8-bfde-e3b4ba8fd983 { padding-top:70px; } } .ablocks-block-18266a29-30c0-4ae8-bfde-e3b4ba8fd983.ablocks-block--container { padding-top:100px;padding-bottom:100px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-18266a29-30c0-4ae8-bfde-e3b4ba8fd983.ablocks-block--container { padding-top:80px;padding-right:10px;padding-bottom:70px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-18266a29-30c0-4ae8-bfde-e3b4ba8fd983.ablocks-block--container { padding-top:70px; } } .ablocks-block-18266a29-30c0-4ae8-bfde-e3b4ba8fd983 > .ablocks-block-container { max-width:min(100%,1290px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-18266a29-30c0-4ae8-bfde-e3b4ba8fd983 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:15px;column-gap:20px; } .ablocks-block-18266a29-30c0-4ae8-bfde-e3b4ba8fd983.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:15px;column-gap:20px; } 
.ablocks-block-22014698-070c-46d9-a2cd-3ef82cdf9ae4 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-22014698-070c-46d9-a2cd-3ef82cdf9ae4.ablocks-block--container { padding:0px;max-width:min(100%,1600px) !important;overflow:visible; } .ablocks-block-22014698-070c-46d9-a2cd-3ef82cdf9ae4 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-22014698-070c-46d9-a2cd-3ef82cdf9ae4.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-42ea6f1a-f368-4cdf-8f45-333480c5561f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-42ea6f1a-f368-4cdf-8f45-333480c5561f { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-42ea6f1a-f368-4cdf-8f45-333480c5561f { text-align:center; } } .ablocks-block-42ea6f1a-f368-4cdf-8f45-333480c5561f .ablocks-paragraph-text { color:#FF0000;font-family:Poppins;font-weight:700;font-size:18px;line-height:27px;letter-spacing:4px; } .ablocks-block-42ea6f1a-f368-4cdf-8f45-333480c5561f .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-efdc1a61-1085-4754-9ac4-17565fdbde7e { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-efdc1a61-1085-4754-9ac4-17565fdbde7e.ablocks-block--container { padding:0px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-efdc1a61-1085-4754-9ac4-17565fdbde7e.ablocks-block--container { max-width:min(100%,1290%) !important; } } .ablocks-block-efdc1a61-1085-4754-9ac4-17565fdbde7e { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:60px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-efdc1a61-1085-4754-9ac4-17565fdbde7e { row-gap:40px; } } .ablocks-block-efdc1a61-1085-4754-9ac4-17565fdbde7e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:60px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-efdc1a61-1085-4754-9ac4-17565fdbde7e.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } 
.ablocks-block-c6b5bbda-e1c4-4544-8f42-d8825dbf5f05 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c6b5bbda-e1c4-4544-8f42-d8825dbf5f05.ablocks-block--container { padding:0px;max-width:min(100%,600px) !important;overflow:visible; } .ablocks-block-c6b5bbda-e1c4-4544-8f42-d8825dbf5f05 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-c6b5bbda-e1c4-4544-8f42-d8825dbf5f05.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-7da7c138-3203-4ae8-9007-c88463449848 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7da7c138-3203-4ae8-9007-c88463449848 { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-7da7c138-3203-4ae8-9007-c88463449848 { text-align:center; } } .ablocks-block-7da7c138-3203-4ae8-9007-c88463449848 .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-7da7c138-3203-4ae8-9007-c88463449848 .ablocks-heading-text { font-family:Teko;font-size:42px;line-height:49px;letter-spacing:1px; } } @media screen and (max-width: 480px) { .ablocks-block-7da7c138-3203-4ae8-9007-c88463449848 .ablocks-heading-text { font-size:32px;line-height:42px; } } 
.ablocks-block-a09006fc-5d11-4b92-88d1-3697f22447b7 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a09006fc-5d11-4b92-88d1-3697f22447b7.ablocks-block--container { padding:0px;max-width:min(100%,1290px) !important;overflow:visible; } .ablocks-block-a09006fc-5d11-4b92-88d1-3697f22447b7 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 480px) { .ablocks-block-a09006fc-5d11-4b92-88d1-3697f22447b7 { flex-direction:column;row-gap:30px; } } .ablocks-block-a09006fc-5d11-4b92-88d1-3697f22447b7.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 480px) { .ablocks-block-a09006fc-5d11-4b92-88d1-3697f22447b7.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-a09006fc-5d11-4b92-88d1-3697f22447b7 { display:inline-flex; } 
.ablocks-block-7d1c504a-43f0-40c6-b4cc-2e5713e2cfe5 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7d1c504a-43f0-40c6-b4cc-2e5713e2cfe5.ablocks-block--container { padding:0px;max-width:min(100%,630px) !important;overflow:visible; } .ablocks-block-7d1c504a-43f0-40c6-b4cc-2e5713e2cfe5 { display:flex;flex-direction:column;min-height:0px;row-gap:80px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-7d1c504a-43f0-40c6-b4cc-2e5713e2cfe5 { row-gap:40px; } } .ablocks-block-7d1c504a-43f0-40c6-b4cc-2e5713e2cfe5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:80px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-7d1c504a-43f0-40c6-b4cc-2e5713e2cfe5.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } 
.ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f { 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; } @media screen and (max-width: 480px) { .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f { padding:0px; } } .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,580px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f.ablocks-block--container { max-width:min(100%,580%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f.ablocks-block--container { padding:0px; } } .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f { display:flex;flex-direction:column;min-height:0px;row-gap:72px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f { row-gap:28px; } } @media screen and (max-width: 480px) { .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f { row-gap:40px; } } .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:72px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f.ablocks-has-block-container > .ablocks-block-container { row-gap:28px; } } @media screen and (max-width: 480px) { .ablocks-block-307e9ad6-ae18-41e2-b23c-275f1f771b3f.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } 
.ablocks-block-6072b191-c424-4a0b-b6df-82ebd8205816 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6072b191-c424-4a0b-b6df-82ebd8205816 { display:flex;justify-content:left; } .ablocks-block-6072b191-c424-4a0b-b6df-82ebd8205816 .ablocks-image-figure img { width:520px;height:auto;opacity:1; } .ablocks-block-6072b191-c424-4a0b-b6df-82ebd8205816 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-6072b191-c424-4a0b-b6df-82ebd8205816 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-935d3969-9028-4383-80ed-6c4dd5a4e4dc { margin-top:-131px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-935d3969-9028-4383-80ed-6c4dd5a4e4dc { margin-top:-90px; } } .ablocks-block-935d3969-9028-4383-80ed-6c4dd5a4e4dc { text-align:right; } .ablocks-block-935d3969-9028-4383-80ed-6c4dd5a4e4dc .ablocks-button { column-gap:10px;background:#FFFFFF;justify-content:left;color:#555555;border-width:1px;border-style:solid;border-color:#ECECEC;border-radius:999px;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px;padding-top:5px;padding-right:29px;padding-bottom:5px;padding-left:29px; } .ablocks-block-935d3969-9028-4383-80ed-6c4dd5a4e4dc .ablocks-button:hover { transition-duration:s;color:#ffffff;background:#FF0000;border-width:1px;border-color:#ff0000;border-style:solid; } .ablocks-block-935d3969-9028-4383-80ed-6c4dd5a4e4dc .ablocks-button:hover .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } .ablocks-block-935d3969-9028-4383-80ed-6c4dd5a4e4dc .ablocks-icon-wrap { font-size:16px; } .ablocks-block-935d3969-9028-4383-80ed-6c4dd5a4e4dc .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-935d3969-9028-4383-80ed-6c4dd5a4e4dc .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-4e2ae8c1-7fd8-4656-8e39-3ae155166728 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4e2ae8c1-7fd8-4656-8e39-3ae155166728 { text-align:left; } .ablocks-block-4e2ae8c1-7fd8-4656-8e39-3ae155166728 .ablocks-paragraph-text { color:#121212;font-family:Teko,sans-serif;font-weight:500;font-size:30px;line-height:19.8px; } @media screen and (max-width: 800px) { .ablocks-block-4e2ae8c1-7fd8-4656-8e39-3ae155166728 .ablocks-paragraph-text { font-family:Teko;font-size:28px;line-height:41px; } } @media screen and (max-width: 480px) { .ablocks-block-4e2ae8c1-7fd8-4656-8e39-3ae155166728 .ablocks-paragraph-text { font-size:24px;line-height:37px; } } .ablocks-block-4e2ae8c1-7fd8-4656-8e39-3ae155166728 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37 { padding-top:0px;padding-right:0px;padding-bottom:72px;padding-left:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37 { padding-bottom:0px; } } @media screen and (max-width: 480px) { .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37 { padding:0px; } } .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:72px;padding-left:0px;max-width:min(100%,630px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37.ablocks-block--container { padding-bottom:0px;max-width:min(100%,630%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37.ablocks-block--container { padding:0px; } } .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37 { display:flex;flex-direction:column;min-height:0px;row-gap:72px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37 { row-gap:28px; } } @media screen and (max-width: 480px) { .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37 { row-gap:40px; } } .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:72px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37.ablocks-has-block-container > .ablocks-block-container { row-gap:28px; } } @media screen and (max-width: 480px) { .ablocks-block-bd795d3a-003c-4647-a031-31ce20ff5f37.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } 
.ablocks-block-59d55547-73c7-4a60-923c-dd3b2aa7062b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-59d55547-73c7-4a60-923c-dd3b2aa7062b { display:flex;justify-content:left; } .ablocks-block-59d55547-73c7-4a60-923c-dd3b2aa7062b .ablocks-image-figure img { width:550px;height:auto;opacity:1; } .ablocks-block-59d55547-73c7-4a60-923c-dd3b2aa7062b .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-59d55547-73c7-4a60-923c-dd3b2aa7062b .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-0603d845-ad7b-443c-ae9d-859eff9db06d { margin-top:-131px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-0603d845-ad7b-443c-ae9d-859eff9db06d { margin-top:-90px; } } .ablocks-block-0603d845-ad7b-443c-ae9d-859eff9db06d { text-align:right; } .ablocks-block-0603d845-ad7b-443c-ae9d-859eff9db06d .ablocks-button { column-gap:10px;background:#FFFFFF;justify-content:left;color:#555555;border-width:1px;border-style:solid;border-color:#ECECEC;border-radius:999px;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px;padding-top:5px;padding-right:29px;padding-bottom:5px;padding-left:29px; } .ablocks-block-0603d845-ad7b-443c-ae9d-859eff9db06d .ablocks-button:hover { transition-duration:s;color:#ffffff;background:#FF0000;border-width:1px;border-color:#ff0000;border-style:solid; } .ablocks-block-0603d845-ad7b-443c-ae9d-859eff9db06d .ablocks-button:hover .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } .ablocks-block-0603d845-ad7b-443c-ae9d-859eff9db06d .ablocks-icon-wrap { font-size:16px; } .ablocks-block-0603d845-ad7b-443c-ae9d-859eff9db06d .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-0603d845-ad7b-443c-ae9d-859eff9db06d .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-2beca8c6-a8ef-45a9-9b81-de811aca18aa { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2beca8c6-a8ef-45a9-9b81-de811aca18aa { text-align:left; } .ablocks-block-2beca8c6-a8ef-45a9-9b81-de811aca18aa .ablocks-paragraph-text { color:#121212;font-family:Teko,sans-serif;font-weight:500;font-size:30px;line-height:19.8px; } @media screen and (max-width: 800px) { .ablocks-block-2beca8c6-a8ef-45a9-9b81-de811aca18aa .ablocks-paragraph-text { font-family:Teko;font-size:28px;line-height:41px; } } @media screen and (max-width: 480px) { .ablocks-block-2beca8c6-a8ef-45a9-9b81-de811aca18aa .ablocks-paragraph-text { font-size:24px; } } .ablocks-block-2beca8c6-a8ef-45a9-9b81-de811aca18aa .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-4858d31b-fb48-457d-82ef-b077900ea44f { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4858d31b-fb48-457d-82ef-b077900ea44f.ablocks-block--container { padding:0px;max-width:min(100%,630px) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-4858d31b-fb48-457d-82ef-b077900ea44f.ablocks-block--container { max-width:min(100%,630%) !important; } } .ablocks-block-4858d31b-fb48-457d-82ef-b077900ea44f { display:flex;flex-direction:column;min-height:0px;row-gap:80px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-4858d31b-fb48-457d-82ef-b077900ea44f { row-gap:40px; } } @media screen and (max-width: 480px) { .ablocks-block-4858d31b-fb48-457d-82ef-b077900ea44f { row-gap:30px; } } .ablocks-block-4858d31b-fb48-457d-82ef-b077900ea44f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:80px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-4858d31b-fb48-457d-82ef-b077900ea44f.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } @media screen and (max-width: 480px) { .ablocks-block-4858d31b-fb48-457d-82ef-b077900ea44f.ablocks-has-block-container > .ablocks-block-container { row-gap:30px; } } 
.ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac { 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; } @media screen and (max-width: 480px) { .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac { padding:0px; } } .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,630px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac.ablocks-block--container { max-width:min(100%,630%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac.ablocks-block--container { padding:0px; } } .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac { display:flex;flex-direction:column;min-height:0px;row-gap:72px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac { row-gap:28px; } } @media screen and (max-width: 480px) { .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac { row-gap:40px; } } .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:72px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac.ablocks-has-block-container > .ablocks-block-container { row-gap:28px; } } @media screen and (max-width: 480px) { .ablocks-block-944de731-052e-4e16-9bd2-963ac677f4ac.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } 
.ablocks-block-378affbc-0aa4-4017-b196-1759dbcc3eb5 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-378affbc-0aa4-4017-b196-1759dbcc3eb5 { display:flex;justify-content:left; } .ablocks-block-378affbc-0aa4-4017-b196-1759dbcc3eb5 .ablocks-image-figure img { width:550px;height:auto;opacity:1; } .ablocks-block-378affbc-0aa4-4017-b196-1759dbcc3eb5 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-378affbc-0aa4-4017-b196-1759dbcc3eb5 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f { margin-top:-131px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f { margin-top:-90px; } } @media screen and (max-width: 480px) { .ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f { margin-top:-100px; } } .ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f { text-align:right; } .ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f .ablocks-button { column-gap:10px;background:#FFFFFF;justify-content:left;color:#555555;border-width:1px;border-style:solid;border-color:#ECECEC;border-radius:999px;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px;padding-top:5px;padding-right:29px;padding-bottom:5px;padding-left:29px; } .ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f .ablocks-button:hover { transition-duration:s;color:#ffffff;background:#FF0000;border-width:1px;border-color:#ff0000;border-style:solid; } .ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f .ablocks-button:hover .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } .ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f .ablocks-icon-wrap { font-size:16px; } .ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-6a027810-8265-4422-aa4c-3570e3aca71f .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-99ff68e6-d7ed-474e-9ec4-3bc6164a5c2c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-99ff68e6-d7ed-474e-9ec4-3bc6164a5c2c { text-align:left; } .ablocks-block-99ff68e6-d7ed-474e-9ec4-3bc6164a5c2c .ablocks-paragraph-text { color:#121212;font-family:Teko,sans-serif;font-weight:500;font-size:30px;line-height:19.8px; } @media screen and (max-width: 800px) { .ablocks-block-99ff68e6-d7ed-474e-9ec4-3bc6164a5c2c .ablocks-paragraph-text { font-family:Teko;font-size:28px;line-height:41px; } } @media screen and (max-width: 480px) { .ablocks-block-99ff68e6-d7ed-474e-9ec4-3bc6164a5c2c .ablocks-paragraph-text { font-size:24px; } } .ablocks-block-99ff68e6-d7ed-474e-9ec4-3bc6164a5c2c .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891 { padding-top:0px;padding-right:0px;padding-bottom:72px;padding-left:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891 { padding:0px; } } .ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:72px;padding-left:0px;max-width:min(100%,580px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891.ablocks-block--container { padding:0px;max-width:min(100%,580%) !important; } } .ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891 { display:flex;flex-direction:column;min-height:0px;row-gap:72px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891 { row-gap:28px; } } @media screen and (max-width: 480px) { .ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891 { row-gap:32px; } } .ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:72px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891.ablocks-has-block-container > .ablocks-block-container { row-gap:28px; } } @media screen and (max-width: 480px) { .ablocks-block-b2ab36e7-a84a-45ab-afe3-2f8b94d69891.ablocks-has-block-container > .ablocks-block-container { row-gap:32px; } } 
.ablocks-block-073b956e-c2fb-4ed4-81e5-31e203862a2a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-073b956e-c2fb-4ed4-81e5-31e203862a2a .ablocks-image-figure img { width:520px;height:auto;opacity:1; } .ablocks-block-073b956e-c2fb-4ed4-81e5-31e203862a2a .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-073b956e-c2fb-4ed4-81e5-31e203862a2a .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-5a2808c4-1ba0-4547-a101-f21e19a01ad3 { margin-top:-131px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-5a2808c4-1ba0-4547-a101-f21e19a01ad3 { margin-top:-90px; } } .ablocks-block-5a2808c4-1ba0-4547-a101-f21e19a01ad3 { text-align:right; } .ablocks-block-5a2808c4-1ba0-4547-a101-f21e19a01ad3 .ablocks-button { column-gap:10px;background:#FFFFFF;justify-content:left;color:#555555;border-width:1px;border-style:solid;border-color:#ECECEC;border-radius:999px;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px;padding-top:5px;padding-right:29px;padding-bottom:5px;padding-left:29px; } .ablocks-block-5a2808c4-1ba0-4547-a101-f21e19a01ad3 .ablocks-button:hover { transition-duration:s;color:#ffffff;background:#FF0000;border-width:1px;border-color:#ff0000;border-style:solid; } .ablocks-block-5a2808c4-1ba0-4547-a101-f21e19a01ad3 .ablocks-button:hover .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } .ablocks-block-5a2808c4-1ba0-4547-a101-f21e19a01ad3 .ablocks-icon-wrap { font-size:16px; } .ablocks-block-5a2808c4-1ba0-4547-a101-f21e19a01ad3 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-5a2808c4-1ba0-4547-a101-f21e19a01ad3 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-36a9fb17-7dfa-4309-be8c-a95840476c1b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-36a9fb17-7dfa-4309-be8c-a95840476c1b { text-align:left; } .ablocks-block-36a9fb17-7dfa-4309-be8c-a95840476c1b .ablocks-paragraph-text { color:#121212;font-family:Teko,sans-serif;font-weight:500;font-size:30px;line-height:19.8px; } @media screen and (max-width: 800px) { .ablocks-block-36a9fb17-7dfa-4309-be8c-a95840476c1b .ablocks-paragraph-text { font-family:Teko;font-size:28px;line-height:29px; } } @media screen and (max-width: 480px) { .ablocks-block-36a9fb17-7dfa-4309-be8c-a95840476c1b .ablocks-paragraph-text { font-size:24px; } } .ablocks-block-36a9fb17-7dfa-4309-be8c-a95840476c1b .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693 { margin-top:0px;padding-top:150px;padding-bottom:150px;background:#5555551a;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693 { padding-top:80px;padding-right:10px;padding-bottom:70px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693 { padding-top:70px; } } .ablocks-is-fse-theme .ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693.ablocks-block--container--is-root, body:not(.ablocks-is-fse-theme) .ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693.ablocks-block--container--is-root { margin-left:auto !important;margin-right:auto !important; } .ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693.ablocks-block--container { padding-top:150px;padding-bottom:150px;max-width:min(100%,100%) !important;margin-left:auto !important;margin-right:auto !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693.ablocks-block--container { padding-top:80px;padding-right:10px;padding-bottom:70px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693.ablocks-block--container { padding-top:70px; } } .ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-015e5a14-f21d-42ec-9aae-14d150f46693.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-7a2bf2a7-60dd-4c45-bfc1-fa43e455b2aa { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7a2bf2a7-60dd-4c45-bfc1-fa43e455b2aa.ablocks-block--container { padding:0px;max-width:min(100%,1290px) !important;overflow:visible; } .ablocks-block-7a2bf2a7-60dd-4c45-bfc1-fa43e455b2aa { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:60px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-7a2bf2a7-60dd-4c45-bfc1-fa43e455b2aa { row-gap:40px; } } @media screen and (max-width: 480px) { .ablocks-block-7a2bf2a7-60dd-4c45-bfc1-fa43e455b2aa { row-gap:20px; } } .ablocks-block-7a2bf2a7-60dd-4c45-bfc1-fa43e455b2aa.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:60px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-7a2bf2a7-60dd-4c45-bfc1-fa43e455b2aa.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } @media screen and (max-width: 480px) { .ablocks-block-7a2bf2a7-60dd-4c45-bfc1-fa43e455b2aa.ablocks-has-block-container > .ablocks-block-container { row-gap:20px; } } 
.ablocks-block-b6b2ba73-0e52-4cf1-852a-f8bca8b703e1 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b6b2ba73-0e52-4cf1-852a-f8bca8b703e1.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-b6b2ba73-0e52-4cf1-852a-f8bca8b703e1 { display:flex;flex-direction:column;min-height:0px;row-gap:15px;column-gap:0px; } .ablocks-block-b6b2ba73-0e52-4cf1-852a-f8bca8b703e1.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:15px;column-gap:0px; } 
.ablocks-block-0fcd7996-44c4-4b09-8876-8e40aa5b752d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0fcd7996-44c4-4b09-8876-8e40aa5b752d { text-align:center; } .ablocks-block-0fcd7996-44c4-4b09-8876-8e40aa5b752d .ablocks-paragraph-text { color:#FF0000;font-family:Poppins;font-weight:700;font-size:18px;line-height:27px;letter-spacing:4px; } .ablocks-block-0fcd7996-44c4-4b09-8876-8e40aa5b752d .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-600f7477-e644-4e34-9fef-525b3a8b3497 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-600f7477-e644-4e34-9fef-525b3a8b3497 { text-align:center; } .ablocks-block-600f7477-e644-4e34-9fef-525b3a8b3497 .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-600f7477-e644-4e34-9fef-525b3a8b3497 .ablocks-heading-text { font-family:Teko;font-size:42px;line-height:56px;letter-spacing:1px; } } @media screen and (max-width: 480px) { .ablocks-block-600f7477-e644-4e34-9fef-525b3a8b3497 .ablocks-heading-text { font-size:32px;line-height:40px; } } 
.ablocks-block-d3dffa54-4293-423d-857e-05060a23eb50 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d3dffa54-4293-423d-857e-05060a23eb50.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-d3dffa54-4293-423d-857e-05060a23eb50 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-d3dffa54-4293-423d-857e-05060a23eb50.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .ablocks-carousel-swiper .swiper-wrapper { min-height:300px;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .ablocks-carousel-swiper .swiper-wrapper { min-height:136px; } } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .ablocks-carousel-navigation__button { top:50%; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .ablocks-carousel-navigation__button--next { right:-3%; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .ablocks-carousel-navigation__button--prev { left:-3%; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .ablocks-carousel-navigation__button .ablocks-icon-wrap { font-size:35px; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .ablocks-carousel-pagination { left:47%;top:100%; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .swiper-pagination-bullet { background-color:gray;width:8px;height:8px; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .swiper-pagination-bullet:hover { background-color:black;width:8px;height:8px; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color:#000000;width:8px;height:8px; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .swiper-pagination-bullet.swiper-pagination-bullet-active:hover { background-color:black;width:8px;height:8px; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .ablocks-carousel-navigation__button .ablocks-svg-icon { fill:#686868;background-color:#e4e4e4; } .ablocks-block-25feafdb-f106-4ab1-aa94-bbfef2798369 .ablocks-carousel-navigation__button .ablocks-svg-icon:hover { transition-duration:s; } 
.ablocks-block-4999aa5c-856e-4dd1-9c61-bade5f95d70a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-17605141-2610-41a7-9053-a978c7d2beb5 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-17605141-2610-41a7-9053-a978c7d2beb5.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-17605141-2610-41a7-9053-a978c7d2beb5 { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-17605141-2610-41a7-9053-a978c7d2beb5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } 
.ablocks-block-b624ccf6-3b6a-44d3-b434-306a8e759fae { padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-b624ccf6-3b6a-44d3-b434-306a8e759fae { padding-right:1px;padding-left:5px; } } .ablocks-block-b624ccf6-3b6a-44d3-b434-306a8e759fae.ablocks-block--container { padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-b624ccf6-3b6a-44d3-b434-306a8e759fae.ablocks-block--container { padding-right:1px;padding-left:5px; } } .ablocks-block-b624ccf6-3b6a-44d3-b434-306a8e759fae { 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-b624ccf6-3b6a-44d3-b434-306a8e759fae { column-gap:1px; } } .ablocks-block-b624ccf6-3b6a-44d3-b434-306a8e759fae.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-b624ccf6-3b6a-44d3-b434-306a8e759fae.ablocks-has-block-container > .ablocks-block-container { column-gap:1px; } } .ablocks-block-b624ccf6-3b6a-44d3-b434-306a8e759fae { display:inline-flex; } 
.ablocks-block-db1785f6-6fe8-405a-a444-0b0bd1891eaa { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-db1785f6-6fe8-405a-a444-0b0bd1891eaa { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-db1785f6-6fe8-405a-a444-0b0bd1891eaa .ablocks-icon-wrap { font-size:47px; } .ablocks-block-db1785f6-6fe8-405a-a444-0b0bd1891eaa .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:47px; } .ablocks-block-db1785f6-6fe8-405a-a444-0b0bd1891eaa .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-0db045a7-e684-4dfb-af19-a6659a56e1b2 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0db045a7-e684-4dfb-af19-a6659a56e1b2:not(.ablocks-has-block-container), .ablocks-block-0db045a7-e684-4dfb-af19-a6659a56e1b2.ablocks-block--star-ratings > .ablocks-block-container { display:flex;align-items:center;flex-wrap:wrap;gap:0px;justify-content:left; } .ablocks-block-0db045a7-e684-4dfb-af19-a6659a56e1b2 .ablocks-rating { font-size:24px; } .ablocks-block-0db045a7-e684-4dfb-af19-a6659a56e1b2 .ablocks-icon-wrap { font-size:27px; } .ablocks-block-0db045a7-e684-4dfb-af19-a6659a56e1b2 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:27px; } .ablocks-block-0db045a7-e684-4dfb-af19-a6659a56e1b2 .ablocks-star-ratings-icons { gap:10px; } .ablocks-block-0db045a7-e684-4dfb-af19-a6659a56e1b2 .ablocks-star-rating-number { color:#000000; } 
.ablocks-block-b0cfa666-b519-4607-8a85-3938c1ca114e { padding-top:29px;padding-right:39px;padding-bottom:29px;padding-left:39px;border-width:1px;border-style:solid;border-color:#1212121a;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-b0cfa666-b519-4607-8a85-3938c1ca114e { padding:10px; } } @media screen and (max-width: 480px) { .ablocks-block-b0cfa666-b519-4607-8a85-3938c1ca114e { padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px; } } .ablocks-block-b0cfa666-b519-4607-8a85-3938c1ca114e.ablocks-block--container { padding-top:29px;padding-right:39px;padding-bottom:29px;padding-left:39px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-b0cfa666-b519-4607-8a85-3938c1ca114e.ablocks-block--container { padding:10px; } } @media screen and (max-width: 480px) { .ablocks-block-b0cfa666-b519-4607-8a85-3938c1ca114e.ablocks-block--container { padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px; } } .ablocks-block-b0cfa666-b519-4607-8a85-3938c1ca114e { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-b0cfa666-b519-4607-8a85-3938c1ca114e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-ff7cfd17-7ac3-4512-abe9-481cc200fbfd { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ff7cfd17-7ac3-4512-abe9-481cc200fbfd { text-align:left; } .ablocks-block-ff7cfd17-7ac3-4512-abe9-481cc200fbfd .ablocks-paragraph-text { color:#555555;font-family:Kanit;font-weight:400;font-size:30px;line-height:37.4px; } @media screen and (max-width: 480px) { .ablocks-block-ff7cfd17-7ac3-4512-abe9-481cc200fbfd .ablocks-paragraph-text { font-size:24px;line-height:26px; } } .ablocks-block-ff7cfd17-7ac3-4512-abe9-481cc200fbfd .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-75e440d2-b528-40fb-bc16-088fb74ad22c { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-75e440d2-b528-40fb-bc16-088fb74ad22c.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-75e440d2-b528-40fb-bc16-088fb74ad22c { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-75e440d2-b528-40fb-bc16-088fb74ad22c { justify-content:flex-start;justify-items:flex-start; } } @media screen and (max-width: 480px) { .ablocks-block-75e440d2-b528-40fb-bc16-088fb74ad22c { column-gap:12px; } } .ablocks-block-75e440d2-b528-40fb-bc16-088fb74ad22c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-75e440d2-b528-40fb-bc16-088fb74ad22c.ablocks-has-block-container > .ablocks-block-container { justify-content:flex-start;justify-items:flex-start; } } @media screen and (max-width: 480px) { .ablocks-block-75e440d2-b528-40fb-bc16-088fb74ad22c.ablocks-has-block-container > .ablocks-block-container { column-gap:12px; } } .ablocks-block-75e440d2-b528-40fb-bc16-088fb74ad22c { display:inline-flex; } 
.ablocks-block-a1b4a5db-5f81-4cd1-8f3f-e35fd4bc287e { width:10%;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-a1b4a5db-5f81-4cd1-8f3f-e35fd4bc287e { width:11%; } } @media screen and (max-width: 480px) { .ablocks-block-a1b4a5db-5f81-4cd1-8f3f-e35fd4bc287e { width:20%; } } .ablocks-block-a1b4a5db-5f81-4cd1-8f3f-e35fd4bc287e .ablocks-image-figure img { width:65px;height:auto;opacity:1; } .ablocks-block-a1b4a5db-5f81-4cd1-8f3f-e35fd4bc287e .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-a1b4a5db-5f81-4cd1-8f3f-e35fd4bc287e .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-d896f4dd-be13-4d57-afe0-bb7be19f189f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d896f4dd-be13-4d57-afe0-bb7be19f189f { text-align:left; } .ablocks-block-d896f4dd-be13-4d57-afe0-bb7be19f189f .ablocks-heading-text { color:font-family:Teko;font-weight:600;font-size:36px;line-height:34.86px;letter-spacing:0%;;font-family:Teko,sans-serif;font-weight:600;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-d896f4dd-be13-4d57-afe0-bb7be19f189f .ablocks-heading-text { font-family:Teko;font-size:30px;line-height:30px; } } @media screen and (max-width: 480px) { .ablocks-block-d896f4dd-be13-4d57-afe0-bb7be19f189f .ablocks-heading-text { font-size:24px;line-height:24px; } } 
.ablocks-block-75e635fe-56fa-4488-89b7-3db240571cda { margin-left:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-75e635fe-56fa-4488-89b7-3db240571cda { text-align:left; } .ablocks-block-75e635fe-56fa-4488-89b7-3db240571cda .ablocks-paragraph-text { color:#555555;font-family:DM Sans;font-weight:400;font-size:14px;line-height:22.4px; } @media screen and (max-width: 480px) { .ablocks-block-75e635fe-56fa-4488-89b7-3db240571cda .ablocks-paragraph-text { line-height:14px; } } .ablocks-block-75e635fe-56fa-4488-89b7-3db240571cda .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-ec0511af-e84c-4042-a92e-64ad26a03687 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-6fd23c93-4ae5-433d-b573-325543943552 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6fd23c93-4ae5-433d-b573-325543943552.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-6fd23c93-4ae5-433d-b573-325543943552 { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-6fd23c93-4ae5-433d-b573-325543943552.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } 
.ablocks-block-0b51872a-c334-49a8-8886-dfb1b04232d5 { padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-0b51872a-c334-49a8-8886-dfb1b04232d5 { padding-right:1px;padding-left:5px; } } .ablocks-block-0b51872a-c334-49a8-8886-dfb1b04232d5.ablocks-block--container { padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-0b51872a-c334-49a8-8886-dfb1b04232d5.ablocks-block--container { padding-right:1px;padding-left:5px; } } .ablocks-block-0b51872a-c334-49a8-8886-dfb1b04232d5 { 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-0b51872a-c334-49a8-8886-dfb1b04232d5 { column-gap:1px; } } .ablocks-block-0b51872a-c334-49a8-8886-dfb1b04232d5.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-0b51872a-c334-49a8-8886-dfb1b04232d5.ablocks-has-block-container > .ablocks-block-container { column-gap:1px; } } .ablocks-block-0b51872a-c334-49a8-8886-dfb1b04232d5 { display:inline-flex; } 
.ablocks-block-eb9d6b69-7e69-42ad-81d4-84f59a841427 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-eb9d6b69-7e69-42ad-81d4-84f59a841427 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-eb9d6b69-7e69-42ad-81d4-84f59a841427 .ablocks-icon-wrap { font-size:47px; } .ablocks-block-eb9d6b69-7e69-42ad-81d4-84f59a841427 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:47px; } .ablocks-block-eb9d6b69-7e69-42ad-81d4-84f59a841427 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-dd569831-d75d-4d07-9e40-1d6e200f73d8 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-dd569831-d75d-4d07-9e40-1d6e200f73d8:not(.ablocks-has-block-container), .ablocks-block-dd569831-d75d-4d07-9e40-1d6e200f73d8.ablocks-block--star-ratings > .ablocks-block-container { display:flex;align-items:center;flex-wrap:wrap;gap:0px;justify-content:left; } .ablocks-block-dd569831-d75d-4d07-9e40-1d6e200f73d8 .ablocks-rating { font-size:24px; } .ablocks-block-dd569831-d75d-4d07-9e40-1d6e200f73d8 .ablocks-icon-wrap { font-size:27px; } .ablocks-block-dd569831-d75d-4d07-9e40-1d6e200f73d8 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:27px; } .ablocks-block-dd569831-d75d-4d07-9e40-1d6e200f73d8 .ablocks-star-ratings-icons { gap:10px; } .ablocks-block-dd569831-d75d-4d07-9e40-1d6e200f73d8 .ablocks-star-rating-number { color:#000000; } 
.ablocks-block-fe0295ba-5e2c-41a0-ae7e-0681a9f117f2 { padding-top:29px;padding-right:39px;padding-bottom:29px;padding-left:39px;border-width:1px;border-style:solid;border-color:#1212121a;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-fe0295ba-5e2c-41a0-ae7e-0681a9f117f2 { padding:10px; } } @media screen and (max-width: 480px) { .ablocks-block-fe0295ba-5e2c-41a0-ae7e-0681a9f117f2 { padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px; } } .ablocks-block-fe0295ba-5e2c-41a0-ae7e-0681a9f117f2.ablocks-block--container { padding-top:29px;padding-right:39px;padding-bottom:29px;padding-left:39px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-fe0295ba-5e2c-41a0-ae7e-0681a9f117f2.ablocks-block--container { padding:10px; } } @media screen and (max-width: 480px) { .ablocks-block-fe0295ba-5e2c-41a0-ae7e-0681a9f117f2.ablocks-block--container { padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px; } } .ablocks-block-fe0295ba-5e2c-41a0-ae7e-0681a9f117f2 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-fe0295ba-5e2c-41a0-ae7e-0681a9f117f2.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-1e0254ee-8957-4aa1-9b4c-b52328ccf083 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1e0254ee-8957-4aa1-9b4c-b52328ccf083 { text-align:left; } .ablocks-block-1e0254ee-8957-4aa1-9b4c-b52328ccf083 .ablocks-paragraph-text { color:#555555;font-family:Kanit;font-weight:400;font-size:30px;line-height:37.4px; } @media screen and (max-width: 480px) { .ablocks-block-1e0254ee-8957-4aa1-9b4c-b52328ccf083 .ablocks-paragraph-text { font-size:24px;line-height:26px; } } .ablocks-block-1e0254ee-8957-4aa1-9b4c-b52328ccf083 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-6e9c850b-4d7f-48bd-8e55-c53360d09b0e { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6e9c850b-4d7f-48bd-8e55-c53360d09b0e.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-6e9c850b-4d7f-48bd-8e55-c53360d09b0e { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-6e9c850b-4d7f-48bd-8e55-c53360d09b0e { justify-content:flex-start;justify-items:flex-start; } } @media screen and (max-width: 480px) { .ablocks-block-6e9c850b-4d7f-48bd-8e55-c53360d09b0e { column-gap:12px; } } .ablocks-block-6e9c850b-4d7f-48bd-8e55-c53360d09b0e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-6e9c850b-4d7f-48bd-8e55-c53360d09b0e.ablocks-has-block-container > .ablocks-block-container { justify-content:flex-start;justify-items:flex-start; } } @media screen and (max-width: 480px) { .ablocks-block-6e9c850b-4d7f-48bd-8e55-c53360d09b0e.ablocks-has-block-container > .ablocks-block-container { column-gap:12px; } } .ablocks-block-6e9c850b-4d7f-48bd-8e55-c53360d09b0e { display:inline-flex; } 
.ablocks-block-39172ced-8b96-4c81-bb49-46f65fa931ef { width:10%;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-39172ced-8b96-4c81-bb49-46f65fa931ef { width:11%; } } @media screen and (max-width: 480px) { .ablocks-block-39172ced-8b96-4c81-bb49-46f65fa931ef { width:20%; } } .ablocks-block-39172ced-8b96-4c81-bb49-46f65fa931ef .ablocks-image-figure img { width:65px;height:auto;opacity:1; } .ablocks-block-39172ced-8b96-4c81-bb49-46f65fa931ef .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-39172ced-8b96-4c81-bb49-46f65fa931ef .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-096f4614-ce02-44c8-961d-861f8a42245a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-096f4614-ce02-44c8-961d-861f8a42245a { text-align:left; } .ablocks-block-096f4614-ce02-44c8-961d-861f8a42245a .ablocks-heading-text { color:font-family:Teko;font-weight:600;font-size:36px;line-height:34.86px;letter-spacing:0%;;font-family:Teko,sans-serif;font-weight:600;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-096f4614-ce02-44c8-961d-861f8a42245a .ablocks-heading-text { font-family:Teko;font-size:30px;line-height:30px; } } @media screen and (max-width: 480px) { .ablocks-block-096f4614-ce02-44c8-961d-861f8a42245a .ablocks-heading-text { font-size:24px;line-height:24px; } } 
.ablocks-block-8b114fec-27ea-4f87-891c-d2fbf8873bd0 { margin-left:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8b114fec-27ea-4f87-891c-d2fbf8873bd0 { text-align:left; } .ablocks-block-8b114fec-27ea-4f87-891c-d2fbf8873bd0 .ablocks-paragraph-text { color:#555555;font-family:DM Sans;font-weight:400;font-size:14px;line-height:22.4px; } @media screen and (max-width: 480px) { .ablocks-block-8b114fec-27ea-4f87-891c-d2fbf8873bd0 .ablocks-paragraph-text { line-height:14px; } } .ablocks-block-8b114fec-27ea-4f87-891c-d2fbf8873bd0 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-c1eee614-c0d6-4081-9eea-b4291f148a87 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-1094c30a-cd9b-4bb9-a30a-046edfe94651 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1094c30a-cd9b-4bb9-a30a-046edfe94651.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-1094c30a-cd9b-4bb9-a30a-046edfe94651 { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-1094c30a-cd9b-4bb9-a30a-046edfe94651.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } 
.ablocks-block-34b01788-48f1-4494-87bf-f92c840c5167 { padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-34b01788-48f1-4494-87bf-f92c840c5167 { padding-right:1px;padding-left:5px; } } .ablocks-block-34b01788-48f1-4494-87bf-f92c840c5167.ablocks-block--container { padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-34b01788-48f1-4494-87bf-f92c840c5167.ablocks-block--container { padding-right:1px;padding-left:5px; } } .ablocks-block-34b01788-48f1-4494-87bf-f92c840c5167 { 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-34b01788-48f1-4494-87bf-f92c840c5167 { column-gap:1px; } } .ablocks-block-34b01788-48f1-4494-87bf-f92c840c5167.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-34b01788-48f1-4494-87bf-f92c840c5167.ablocks-has-block-container > .ablocks-block-container { column-gap:1px; } } .ablocks-block-34b01788-48f1-4494-87bf-f92c840c5167 { display:inline-flex; } 
.ablocks-block-cf938b5e-124e-4d53-8940-383ca2697ade { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-cf938b5e-124e-4d53-8940-383ca2697ade { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-cf938b5e-124e-4d53-8940-383ca2697ade .ablocks-icon-wrap { font-size:47px; } .ablocks-block-cf938b5e-124e-4d53-8940-383ca2697ade .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:47px; } .ablocks-block-cf938b5e-124e-4d53-8940-383ca2697ade .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-b10aa154-82a5-4377-bfbb-654fc89a9554 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b10aa154-82a5-4377-bfbb-654fc89a9554:not(.ablocks-has-block-container), .ablocks-block-b10aa154-82a5-4377-bfbb-654fc89a9554.ablocks-block--star-ratings > .ablocks-block-container { display:flex;align-items:center;flex-wrap:wrap;gap:0px;justify-content:left; } .ablocks-block-b10aa154-82a5-4377-bfbb-654fc89a9554 .ablocks-rating { font-size:24px; } .ablocks-block-b10aa154-82a5-4377-bfbb-654fc89a9554 .ablocks-icon-wrap { font-size:27px; } .ablocks-block-b10aa154-82a5-4377-bfbb-654fc89a9554 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:27px; } .ablocks-block-b10aa154-82a5-4377-bfbb-654fc89a9554 .ablocks-star-ratings-icons { gap:10px; } .ablocks-block-b10aa154-82a5-4377-bfbb-654fc89a9554 .ablocks-star-rating-number { color:#000000; } 
.ablocks-block-f3b467e1-4ee8-42f6-9de0-50a74cd514cb { padding-top:29px;padding-right:39px;padding-bottom:29px;padding-left:39px;border-width:1px;border-style:solid;border-color:#1212121a;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-f3b467e1-4ee8-42f6-9de0-50a74cd514cb { padding:10px; } } @media screen and (max-width: 480px) { .ablocks-block-f3b467e1-4ee8-42f6-9de0-50a74cd514cb { padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px; } } .ablocks-block-f3b467e1-4ee8-42f6-9de0-50a74cd514cb.ablocks-block--container { padding-top:29px;padding-right:39px;padding-bottom:29px;padding-left:39px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-f3b467e1-4ee8-42f6-9de0-50a74cd514cb.ablocks-block--container { padding:10px; } } @media screen and (max-width: 480px) { .ablocks-block-f3b467e1-4ee8-42f6-9de0-50a74cd514cb.ablocks-block--container { padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px; } } .ablocks-block-f3b467e1-4ee8-42f6-9de0-50a74cd514cb { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-f3b467e1-4ee8-42f6-9de0-50a74cd514cb.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-72823fcb-e96a-47bc-8baa-0ef9c3bafd68 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-72823fcb-e96a-47bc-8baa-0ef9c3bafd68 { text-align:left; } .ablocks-block-72823fcb-e96a-47bc-8baa-0ef9c3bafd68 .ablocks-paragraph-text { color:#555555;font-family:Kanit;font-weight:400;font-size:30px;line-height:37.4px; } @media screen and (max-width: 480px) { .ablocks-block-72823fcb-e96a-47bc-8baa-0ef9c3bafd68 .ablocks-paragraph-text { font-size:24px;line-height:26px; } } .ablocks-block-72823fcb-e96a-47bc-8baa-0ef9c3bafd68 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-f342b328-3db5-4c15-8937-6a4b2a08725d { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f342b328-3db5-4c15-8937-6a4b2a08725d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-f342b328-3db5-4c15-8937-6a4b2a08725d { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-f342b328-3db5-4c15-8937-6a4b2a08725d { justify-content:flex-start;justify-items:flex-start; } } @media screen and (max-width: 480px) { .ablocks-block-f342b328-3db5-4c15-8937-6a4b2a08725d { column-gap:12px; } } .ablocks-block-f342b328-3db5-4c15-8937-6a4b2a08725d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-f342b328-3db5-4c15-8937-6a4b2a08725d.ablocks-has-block-container > .ablocks-block-container { justify-content:flex-start;justify-items:flex-start; } } @media screen and (max-width: 480px) { .ablocks-block-f342b328-3db5-4c15-8937-6a4b2a08725d.ablocks-has-block-container > .ablocks-block-container { column-gap:12px; } } .ablocks-block-f342b328-3db5-4c15-8937-6a4b2a08725d { display:inline-flex; } 
.ablocks-block-abbe2de1-f1d8-4210-b05d-52775141c99a { width:10%;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-abbe2de1-f1d8-4210-b05d-52775141c99a { width:11%; } } @media screen and (max-width: 480px) { .ablocks-block-abbe2de1-f1d8-4210-b05d-52775141c99a { width:20%; } } .ablocks-block-abbe2de1-f1d8-4210-b05d-52775141c99a .ablocks-image-figure img { width:65px;height:auto;opacity:1; } .ablocks-block-abbe2de1-f1d8-4210-b05d-52775141c99a .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-abbe2de1-f1d8-4210-b05d-52775141c99a .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-919e1443-1d89-4feb-b1ba-cd19322295e2 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-919e1443-1d89-4feb-b1ba-cd19322295e2 { text-align:left; } .ablocks-block-919e1443-1d89-4feb-b1ba-cd19322295e2 .ablocks-heading-text { color:font-family:Teko;font-weight:600;font-size:36px;line-height:34.86px;letter-spacing:0%;;font-family:Teko,sans-serif;font-weight:600;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-919e1443-1d89-4feb-b1ba-cd19322295e2 .ablocks-heading-text { font-family:Teko;font-size:30px;line-height:30px; } } @media screen and (max-width: 480px) { .ablocks-block-919e1443-1d89-4feb-b1ba-cd19322295e2 .ablocks-heading-text { font-size:24px;line-height:24px; } } 
.ablocks-block-7201047b-1a04-427d-8d6e-30c088820242 { margin-left:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7201047b-1a04-427d-8d6e-30c088820242 { text-align:left; } .ablocks-block-7201047b-1a04-427d-8d6e-30c088820242 .ablocks-paragraph-text { color:#555555;font-family:DM Sans;font-weight:400;font-size:14px;line-height:22.4px; } @media screen and (max-width: 480px) { .ablocks-block-7201047b-1a04-427d-8d6e-30c088820242 .ablocks-paragraph-text { line-height:14px; } } .ablocks-block-7201047b-1a04-427d-8d6e-30c088820242 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-905fbf8d-678f-40e9-a3b5-764c17e18a39 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-5146ee20-a098-4811-b98f-a366b6867ece { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5146ee20-a098-4811-b98f-a366b6867ece.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-5146ee20-a098-4811-b98f-a366b6867ece { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-5146ee20-a098-4811-b98f-a366b6867ece.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } 
.ablocks-block-55a9108f-8265-44e9-b970-7637ee129920 { padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-55a9108f-8265-44e9-b970-7637ee129920 { padding-right:1px;padding-left:5px; } } .ablocks-block-55a9108f-8265-44e9-b970-7637ee129920.ablocks-block--container { padding-top:0px;padding-right:40px;padding-bottom:0px;padding-left:40px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-55a9108f-8265-44e9-b970-7637ee129920.ablocks-block--container { padding-right:1px;padding-left:5px; } } .ablocks-block-55a9108f-8265-44e9-b970-7637ee129920 { 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-55a9108f-8265-44e9-b970-7637ee129920 { column-gap:1px; } } .ablocks-block-55a9108f-8265-44e9-b970-7637ee129920.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-55a9108f-8265-44e9-b970-7637ee129920.ablocks-has-block-container > .ablocks-block-container { column-gap:1px; } } .ablocks-block-55a9108f-8265-44e9-b970-7637ee129920 { display:inline-flex; } 
.ablocks-block-be236be1-a9bc-4bc8-b0f3-b863c42c92a0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-be236be1-a9bc-4bc8-b0f3-b863c42c92a0 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-be236be1-a9bc-4bc8-b0f3-b863c42c92a0 .ablocks-icon-wrap { font-size:47px; } .ablocks-block-be236be1-a9bc-4bc8-b0f3-b863c42c92a0 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:47px; } .ablocks-block-be236be1-a9bc-4bc8-b0f3-b863c42c92a0 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-c46890d2-9a84-4a57-889f-79ae4ccc8c28 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c46890d2-9a84-4a57-889f-79ae4ccc8c28:not(.ablocks-has-block-container), .ablocks-block-c46890d2-9a84-4a57-889f-79ae4ccc8c28.ablocks-block--star-ratings > .ablocks-block-container { display:flex;align-items:center;flex-wrap:wrap;gap:0px;justify-content:left; } .ablocks-block-c46890d2-9a84-4a57-889f-79ae4ccc8c28 .ablocks-rating { font-size:24px; } .ablocks-block-c46890d2-9a84-4a57-889f-79ae4ccc8c28 .ablocks-icon-wrap { font-size:27px; } .ablocks-block-c46890d2-9a84-4a57-889f-79ae4ccc8c28 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:27px; } .ablocks-block-c46890d2-9a84-4a57-889f-79ae4ccc8c28 .ablocks-star-ratings-icons { gap:10px; } .ablocks-block-c46890d2-9a84-4a57-889f-79ae4ccc8c28 .ablocks-star-rating-number { color:#000000; } 
.ablocks-block-6069c097-8e4d-45ac-b1a6-73e4619f3493 { padding-top:29px;padding-right:39px;padding-bottom:29px;padding-left:39px;border-width:1px;border-style:solid;border-color:#1212121a;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-6069c097-8e4d-45ac-b1a6-73e4619f3493 { padding:10px; } } @media screen and (max-width: 480px) { .ablocks-block-6069c097-8e4d-45ac-b1a6-73e4619f3493 { padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px; } } .ablocks-block-6069c097-8e4d-45ac-b1a6-73e4619f3493.ablocks-block--container { padding-top:29px;padding-right:39px;padding-bottom:29px;padding-left:39px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-6069c097-8e4d-45ac-b1a6-73e4619f3493.ablocks-block--container { padding:10px; } } @media screen and (max-width: 480px) { .ablocks-block-6069c097-8e4d-45ac-b1a6-73e4619f3493.ablocks-block--container { padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px; } } .ablocks-block-6069c097-8e4d-45ac-b1a6-73e4619f3493 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-6069c097-8e4d-45ac-b1a6-73e4619f3493.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-cc50d920-4cb7-4cab-9f63-6d3b04379f85 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-cc50d920-4cb7-4cab-9f63-6d3b04379f85 { text-align:left; } .ablocks-block-cc50d920-4cb7-4cab-9f63-6d3b04379f85 .ablocks-paragraph-text { color:#555555;font-family:Kanit;font-weight:400;font-size:30px;line-height:37.4px; } @media screen and (max-width: 480px) { .ablocks-block-cc50d920-4cb7-4cab-9f63-6d3b04379f85 .ablocks-paragraph-text { font-size:24px;line-height:26px; } } .ablocks-block-cc50d920-4cb7-4cab-9f63-6d3b04379f85 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-57864a48-6ffd-4ea6-9c26-752c6930eff8 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-57864a48-6ffd-4ea6-9c26-752c6930eff8.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-57864a48-6ffd-4ea6-9c26-752c6930eff8 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-57864a48-6ffd-4ea6-9c26-752c6930eff8 { justify-content:flex-start;justify-items:flex-start; } } @media screen and (max-width: 480px) { .ablocks-block-57864a48-6ffd-4ea6-9c26-752c6930eff8 { column-gap:12px; } } .ablocks-block-57864a48-6ffd-4ea6-9c26-752c6930eff8.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-57864a48-6ffd-4ea6-9c26-752c6930eff8.ablocks-has-block-container > .ablocks-block-container { justify-content:flex-start;justify-items:flex-start; } } @media screen and (max-width: 480px) { .ablocks-block-57864a48-6ffd-4ea6-9c26-752c6930eff8.ablocks-has-block-container > .ablocks-block-container { column-gap:12px; } } .ablocks-block-57864a48-6ffd-4ea6-9c26-752c6930eff8 { display:inline-flex; } 
.ablocks-block-cdf72d5e-1e38-4632-9b04-c835861fd69a { width:10%;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-cdf72d5e-1e38-4632-9b04-c835861fd69a { width:11%; } } @media screen and (max-width: 480px) { .ablocks-block-cdf72d5e-1e38-4632-9b04-c835861fd69a { width:20%; } } .ablocks-block-cdf72d5e-1e38-4632-9b04-c835861fd69a .ablocks-image-figure img { width:65px;height:auto;opacity:1; } .ablocks-block-cdf72d5e-1e38-4632-9b04-c835861fd69a .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-cdf72d5e-1e38-4632-9b04-c835861fd69a .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-bbb8c4d9-5606-4761-be9c-2395031cd562 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bbb8c4d9-5606-4761-be9c-2395031cd562 { text-align:left; } .ablocks-block-bbb8c4d9-5606-4761-be9c-2395031cd562 .ablocks-heading-text { color:font-family:Teko;font-weight:600;font-size:36px;line-height:34.86px;letter-spacing:0%;;font-family:Teko,sans-serif;font-weight:600;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-bbb8c4d9-5606-4761-be9c-2395031cd562 .ablocks-heading-text { font-family:Teko;font-size:30px;line-height:30px; } } @media screen and (max-width: 480px) { .ablocks-block-bbb8c4d9-5606-4761-be9c-2395031cd562 .ablocks-heading-text { font-size:24px;line-height:24px; } } 
.ablocks-block-ad4bcf4f-adc3-40d6-b102-e0557ac647be { margin-left:10px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ad4bcf4f-adc3-40d6-b102-e0557ac647be { text-align:left; } .ablocks-block-ad4bcf4f-adc3-40d6-b102-e0557ac647be .ablocks-paragraph-text { color:#555555;font-family:DM Sans;font-weight:400;font-size:14px;line-height:22.4px; } @media screen and (max-width: 480px) { .ablocks-block-ad4bcf4f-adc3-40d6-b102-e0557ac647be .ablocks-paragraph-text { line-height:14px; } } .ablocks-block-ad4bcf4f-adc3-40d6-b102-e0557ac647be .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-32e83aed-3aab-47fb-8dde-6389b23f08a3 { margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:20px;padding-bottom:15px;background:#C8F31D;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-is-fse-theme .ablocks-block-32e83aed-3aab-47fb-8dde-6389b23f08a3.ablocks-block--container--is-root, body:not(.ablocks-is-fse-theme) .ablocks-block-32e83aed-3aab-47fb-8dde-6389b23f08a3.ablocks-block--container--is-root { margin-left:auto !important;margin-right:auto !important; } .ablocks-block-32e83aed-3aab-47fb-8dde-6389b23f08a3.ablocks-block--container { padding-top:20px;padding-bottom:15px;max-width:min(100%,100%) !important;margin-left:auto !important;margin-right:auto !important;overflow:visible; } .ablocks-block-32e83aed-3aab-47fb-8dde-6389b23f08a3 > .ablocks-block-container { display:flex;flex-direction:row;justify-content:center;justify-items:center;align-items:center;min-height:0px;row-gap:20px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-32e83aed-3aab-47fb-8dde-6389b23f08a3 > .ablocks-block-container { flex-direction:column;column-gap:1px; } } .ablocks-block-32e83aed-3aab-47fb-8dde-6389b23f08a3.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:20px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-32e83aed-3aab-47fb-8dde-6389b23f08a3.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;column-gap:1px; } } .ablocks-block-32e83aed-3aab-47fb-8dde-6389b23f08a3 > .ablocks-block-container > *:not(style,.ablocks-block--container) { display:inline-flex; } 
.ablocks-block-c0606f86-1675-4d91-8934-e93066da0672 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c0606f86-1675-4d91-8934-e93066da0672.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-c0606f86-1675-4d91-8934-e93066da0672 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-c0606f86-1675-4d91-8934-e93066da0672.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .ablocks-carousel-swiper .swiper-wrapper { min-height:55px;align-items:center; } @media screen and (max-width: 800px) { .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .ablocks-carousel-swiper .swiper-wrapper { min-height:72px; } } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .ablocks-carousel-navigation__button { top:50%; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .ablocks-carousel-navigation__button--next { right:-3%; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .ablocks-carousel-navigation__button--prev { left:-3%; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .ablocks-carousel-navigation__button .ablocks-icon-wrap { font-size:35px; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .ablocks-carousel-pagination { left:47%;top:100%; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .swiper-pagination-bullet { background-color:gray;width:8px;height:8px; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .swiper-pagination-bullet:hover { background-color:black;width:8px;height:8px; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color:#000000;width:8px;height:8px; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .swiper-pagination-bullet.swiper-pagination-bullet-active:hover { background-color:black;width:8px;height:8px; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .ablocks-carousel-navigation__button .ablocks-svg-icon { fill:#686868;background-color:#e4e4e4; } .ablocks-block-84a2ccbe-0ff5-4b26-be97-6e1f9495e11f .ablocks-carousel-navigation__button .ablocks-svg-icon:hover { transition-duration:s; } 
.ablocks-block-490e693c-2531-41b8-a7fa-adabc6b6bf17 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-4d50af54-bb67-4871-8e91-7a6de81441ae { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4d50af54-bb67-4871-8e91-7a6de81441ae { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-4d50af54-bb67-4871-8e91-7a6de81441ae { text-align:center; } } .ablocks-block-4d50af54-bb67-4871-8e91-7a6de81441ae .ablocks-paragraph-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-4d50af54-bb67-4871-8e91-7a6de81441ae .ablocks-paragraph-text { font-family:Teko; } } .ablocks-block-4d50af54-bb67-4871-8e91-7a6de81441ae .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-21ea3070-f219-4e49-97d3-63c3755c169b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-c20203db-9013-46cd-b148-3f3129af5143 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c20203db-9013-46cd-b148-3f3129af5143 { display:flex;justify-content:left; } .ablocks-block-c20203db-9013-46cd-b148-3f3129af5143 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-c20203db-9013-46cd-b148-3f3129af5143 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-c20203db-9013-46cd-b148-3f3129af5143 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-df4be62f-475d-40d3-a0ce-273c8ca0ec28 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-dc8964e2-036a-423c-aa77-f2b43f95a82b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-dc8964e2-036a-423c-aa77-f2b43f95a82b { display:flex;justify-content:left; } .ablocks-block-dc8964e2-036a-423c-aa77-f2b43f95a82b .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-dc8964e2-036a-423c-aa77-f2b43f95a82b .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-dc8964e2-036a-423c-aa77-f2b43f95a82b .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-a99ef816-b39d-4a9a-8691-31e945001622 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-2ac8836d-6e21-4839-be22-f26749e5994d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2ac8836d-6e21-4839-be22-f26749e5994d { display:flex;justify-content:left; } .ablocks-block-2ac8836d-6e21-4839-be22-f26749e5994d .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-2ac8836d-6e21-4839-be22-f26749e5994d .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-2ac8836d-6e21-4839-be22-f26749e5994d .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-1678d588-c4b0-499f-9383-8654bf76b412 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-64219f7b-8545-46a4-9507-03ea73047c76 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-64219f7b-8545-46a4-9507-03ea73047c76 { display:flex;justify-content:left; } .ablocks-block-64219f7b-8545-46a4-9507-03ea73047c76 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-64219f7b-8545-46a4-9507-03ea73047c76 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-64219f7b-8545-46a4-9507-03ea73047c76 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-ce0aed43-a273-4b04-8913-1253994e7516 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } 
.ablocks-block-68ba92a3-bae8-4607-9646-d1c50362d35a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-68ba92a3-bae8-4607-9646-d1c50362d35a { display:flex;justify-content:left; } .ablocks-block-68ba92a3-bae8-4607-9646-d1c50362d35a .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-68ba92a3-bae8-4607-9646-d1c50362d35a .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-68ba92a3-bae8-4607-9646-d1c50362d35a .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826 { margin-top:0px;padding-top:150px;padding-bottom:150px;background:#5555551c;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826 { padding-top:80px;padding-right:10px;padding-bottom:80px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826 { padding-top:70px;padding-bottom:70px; } } .ablocks-is-fse-theme .ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826.ablocks-block--container--is-root, body:not(.ablocks-is-fse-theme) .ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826.ablocks-block--container--is-root { margin-left:auto !important;margin-right:auto !important; } .ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826.ablocks-block--container { padding-top:150px;padding-bottom:150px;max-width:min(100%,100%) !important;margin-left:auto !important;margin-right:auto !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826.ablocks-block--container { padding-top:80px;padding-right:10px;padding-bottom:80px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826.ablocks-block--container { padding-top:70px;padding-bottom:70px; } } .ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-8f05d6c3-b439-43d9-ac58-3953d63e4826.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-31a87bca-5f2a-4541-9a8f-6352eee17dd0 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-31a87bca-5f2a-4541-9a8f-6352eee17dd0.ablocks-block--container { padding:0px;max-width:min(100%,1290px) !important;overflow:visible; } .ablocks-block-31a87bca-5f2a-4541-9a8f-6352eee17dd0 { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:15px;column-gap:0px; } .ablocks-block-31a87bca-5f2a-4541-9a8f-6352eee17dd0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:15px;column-gap:0px; } 
.ablocks-block-37df0754-f221-4c61-9d67-6c83f7f4ab8d { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-37df0754-f221-4c61-9d67-6c83f7f4ab8d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-37df0754-f221-4c61-9d67-6c83f7f4ab8d { 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: 800px) { .ablocks-block-37df0754-f221-4c61-9d67-6c83f7f4ab8d { align-items:center; } } .ablocks-block-37df0754-f221-4c61-9d67-6c83f7f4ab8d.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: 800px) { .ablocks-block-37df0754-f221-4c61-9d67-6c83f7f4ab8d.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-526a9475-b399-42a6-9b22-4be1ad8d796f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-526a9475-b399-42a6-9b22-4be1ad8d796f { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-526a9475-b399-42a6-9b22-4be1ad8d796f { text-align:center; } } .ablocks-block-526a9475-b399-42a6-9b22-4be1ad8d796f .ablocks-paragraph-text { color:#FF0000;font-family:Poppins;font-weight:700;font-size:18px;line-height:27px;letter-spacing:4px; } .ablocks-block-526a9475-b399-42a6-9b22-4be1ad8d796f .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-c9d2b017-b747-4c61-ac87-55908159d772 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c9d2b017-b747-4c61-ac87-55908159d772.ablocks-block--container { padding:0px;max-width:min(100%,605px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-c9d2b017-b747-4c61-ac87-55908159d772.ablocks-block--container { max-width:min(100%,605%) !important; } } .ablocks-block-c9d2b017-b747-4c61-ac87-55908159d772 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-c9d2b017-b747-4c61-ac87-55908159d772.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-c9aa81f9-109e-4293-9342-117638c4ee1d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c9aa81f9-109e-4293-9342-117638c4ee1d { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-c9aa81f9-109e-4293-9342-117638c4ee1d { text-align:center; } } .ablocks-block-c9aa81f9-109e-4293-9342-117638c4ee1d .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-c9aa81f9-109e-4293-9342-117638c4ee1d .ablocks-heading-text { font-family:Teko;font-size:42px;line-height:48px;letter-spacing:1px; } } @media screen and (max-width: 480px) { .ablocks-block-c9aa81f9-109e-4293-9342-117638c4ee1d .ablocks-heading-text { font-size:32px;line-height:38px; } } 
.ablocks-block-63b4b13e-ccf9-48ae-8f36-293fb32a01a4 { margin-top:95px;padding-top:0px;padding-right:0px;padding-bottom:31px;padding-left:0px;border-width:0px 0px 1px 0px;border-style:solid;border-color:#1212121a;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-63b4b13e-ccf9-48ae-8f36-293fb32a01a4 { margin-top:30px;padding-bottom:20px; } } .ablocks-block-63b4b13e-ccf9-48ae-8f36-293fb32a01a4.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:31px;padding-left:0px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-63b4b13e-ccf9-48ae-8f36-293fb32a01a4.ablocks-block--container { padding-bottom:20px; } } .ablocks-block-63b4b13e-ccf9-48ae-8f36-293fb32a01a4 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-63b4b13e-ccf9-48ae-8f36-293fb32a01a4 { flex-direction:column;align-items:center;row-gap:40px; } } .ablocks-block-63b4b13e-ccf9-48ae-8f36-293fb32a01a4.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-63b4b13e-ccf9-48ae-8f36-293fb32a01a4.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:40px; } } .ablocks-block-63b4b13e-ccf9-48ae-8f36-293fb32a01a4 { display:inline-flex; } 
.ablocks-block-74272ac6-15a5-4232-bfe2-190233955491 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-74272ac6-15a5-4232-bfe2-190233955491.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-74272ac6-15a5-4232-bfe2-190233955491 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-74272ac6-15a5-4232-bfe2-190233955491 { flex-direction:column;row-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-74272ac6-15a5-4232-bfe2-190233955491 { row-gap:30px; } } .ablocks-block-74272ac6-15a5-4232-bfe2-190233955491.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-74272ac6-15a5-4232-bfe2-190233955491.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-74272ac6-15a5-4232-bfe2-190233955491.ablocks-has-block-container > .ablocks-block-container { row-gap:30px; } } .ablocks-block-74272ac6-15a5-4232-bfe2-190233955491 { display:inline-flex; } 
.ablocks-block-5ee5090c-5b7e-459c-b216-deae0949530e { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5ee5090c-5b7e-459c-b216-deae0949530e.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-5ee5090c-5b7e-459c-b216-deae0949530e { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-5ee5090c-5b7e-459c-b216-deae0949530e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-0d2255e5-622c-4ccb-a0c1-38da6e3ecfde { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0d2255e5-622c-4ccb-a0c1-38da6e3ecfde { display:flex;justify-content:center; } .ablocks-block-0d2255e5-622c-4ccb-a0c1-38da6e3ecfde .ablocks-image-figure img { height:auto;opacity:1; } @media screen and (max-width: 800px) { .ablocks-block-0d2255e5-622c-4ccb-a0c1-38da6e3ecfde .ablocks-image-figure img { width:663px;height:344px; } } @media screen and (max-width: 480px) { .ablocks-block-0d2255e5-622c-4ccb-a0c1-38da6e3ecfde .ablocks-image-figure img { height:auto; } } .ablocks-block-0d2255e5-622c-4ccb-a0c1-38da6e3ecfde .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-0d2255e5-622c-4ccb-a0c1-38da6e3ecfde .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-a4d343a5-e428-4054-9923-c9996be8306d { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a4d343a5-e428-4054-9923-c9996be8306d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-a4d343a5-e428-4054-9923-c9996be8306d { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-a4d343a5-e428-4054-9923-c9996be8306d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f { padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:hover { border-style:none; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:not(.ablocks-has-block-container), .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content { gap:20px;align-items:flex-start; } @media screen and (max-width: 800px) { .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content { gap:8px;align-items:center; } } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .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-weight:400;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f > .ablocks-block-container > a .ablocks-icon-wrap { font-size:55px; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Teko,sans-serif;font-weight:600;text-transform:capitalize;font-size:42px;line-height:130%;color:#555555; } @media screen and (max-width: 800px) { .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Teko;line-height:41px; } } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px;color:#121212; } @media screen and (max-width: 800px) { .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Teko;line-height:46px; } } @media screen and (max-width: 480px) { .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-size:28px;line-height:33px; } } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#555555;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } @media screen and (max-width: 800px) { .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center; } } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } @media screen and (max-width: 800px) { .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-info-box-star-ratings { justify-content:center; } } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .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-d415e959-d577-4a95-a57c-9ffc185f357f .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-d415e959-d577-4a95-a57c-9ffc185f357f.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-d415e959-d577-4a95-a57c-9ffc185f357f.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-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .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-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-d415e959-d577-4a95-a57c-9ffc185f357f .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-00e61379-0885-4fa4-9ae2-a3b289ca2e03 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-00e61379-0885-4fa4-9ae2-a3b289ca2e03.ablocks-block--container { padding:0px;max-width:min(100%,410px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-00e61379-0885-4fa4-9ae2-a3b289ca2e03.ablocks-block--container { max-width:min(100%,410%) !important; } } .ablocks-block-00e61379-0885-4fa4-9ae2-a3b289ca2e03 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-00e61379-0885-4fa4-9ae2-a3b289ca2e03.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-9f49a8fa-a065-41f3-a099-fabac125b544 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-9f49a8fa-a065-41f3-a099-fabac125b544 { display:flex;justify-content:center; } .ablocks-block-9f49a8fa-a065-41f3-a099-fabac125b544 .ablocks-image-figure img { height:auto;object-fit:cover;opacity:1; } @media screen and (max-width: 800px) { .ablocks-block-9f49a8fa-a065-41f3-a099-fabac125b544 .ablocks-image-figure img { width:667px;height:347px; } } @media screen and (max-width: 480px) { .ablocks-block-9f49a8fa-a065-41f3-a099-fabac125b544 .ablocks-image-figure img { height:auto; } } .ablocks-block-9f49a8fa-a065-41f3-a099-fabac125b544 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-9f49a8fa-a065-41f3-a099-fabac125b544 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-3445ba38-25c9-4169-96f0-06e7b944acc0 { margin-top:-15px;padding-top:40px;padding-right:0px;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-3445ba38-25c9-4169-96f0-06e7b944acc0 { padding-top:20px; } } .ablocks-block-3445ba38-25c9-4169-96f0-06e7b944acc0.ablocks-block--container { padding-top:40px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-3445ba38-25c9-4169-96f0-06e7b944acc0.ablocks-block--container { padding-top:20px;max-width:min(100%,1290%) !important; } } .ablocks-block-3445ba38-25c9-4169-96f0-06e7b944acc0 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-3445ba38-25c9-4169-96f0-06e7b944acc0 { flex-direction:column;align-items:flex-start;row-gap:40px; } } .ablocks-block-3445ba38-25c9-4169-96f0-06e7b944acc0.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-3445ba38-25c9-4169-96f0-06e7b944acc0.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:flex-start;row-gap:40px; } } .ablocks-block-3445ba38-25c9-4169-96f0-06e7b944acc0 { display:inline-flex; } 
.ablocks-block-d556a796-afe0-4c37-86ee-46c54752c308 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d556a796-afe0-4c37-86ee-46c54752c308.ablocks-block--container { padding:0px;max-width:min(100%,410px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-d556a796-afe0-4c37-86ee-46c54752c308.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-d556a796-afe0-4c37-86ee-46c54752c308 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-d556a796-afe0-4c37-86ee-46c54752c308 { align-items:center; } } .ablocks-block-d556a796-afe0-4c37-86ee-46c54752c308.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-d556a796-afe0-4c37-86ee-46c54752c308.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a { padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:hover { border-style:none; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:not(.ablocks-has-block-container), .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content { gap:20px;align-items:flex-start; } @media screen and (max-width: 800px) { .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content { gap:8px;align-items:center; } } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .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-weight:400;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a > .ablocks-block-container > a .ablocks-icon-wrap { font-size:55px; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Teko,sans-serif;font-weight:600;text-transform:capitalize;font-size:42px;line-height:130%;color:#555555; } @media screen and (max-width: 800px) { .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Teko;line-height:41px; } } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px;color:#121212; } @media screen and (max-width: 800px) { .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Teko;line-height:46px; } } @media screen and (max-width: 480px) { .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-size:28px;line-height:33px; } } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#555555;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } @media screen and (max-width: 800px) { .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center; } } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } @media screen and (max-width: 800px) { .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-info-box-star-ratings { justify-content:center; } } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .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-d205ce05-0932-4ebf-9d9a-251915c29c9a .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-d205ce05-0932-4ebf-9d9a-251915c29c9a.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-d205ce05-0932-4ebf-9d9a-251915c29c9a.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-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .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-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-d205ce05-0932-4ebf-9d9a-251915c29c9a .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-15f6e2d7-5420-4667-9576-5758dad94c05 { 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-15f6e2d7-5420-4667-9576-5758dad94c05.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-15f6e2d7-5420-4667-9576-5758dad94c05 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-15f6e2d7-5420-4667-9576-5758dad94c05 { flex-direction:column;justify-content:flex-start;justify-items:flex-start;row-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-15f6e2d7-5420-4667-9576-5758dad94c05 { row-gap:30px; } } .ablocks-block-15f6e2d7-5420-4667-9576-5758dad94c05.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-15f6e2d7-5420-4667-9576-5758dad94c05.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;justify-content:flex-start;justify-items:flex-start;row-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-15f6e2d7-5420-4667-9576-5758dad94c05.ablocks-has-block-container > .ablocks-block-container { row-gap:30px; } } .ablocks-block-15f6e2d7-5420-4667-9576-5758dad94c05 { display:inline-flex; } 
.ablocks-block-2490cb1c-afa2-4520-9030-9895830edea7 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2490cb1c-afa2-4520-9030-9895830edea7.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-2490cb1c-afa2-4520-9030-9895830edea7 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-2490cb1c-afa2-4520-9030-9895830edea7.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-5e6bcc45-f179-4852-af13-a046e2b04129 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5e6bcc45-f179-4852-af13-a046e2b04129 { display:flex;justify-content:center; } .ablocks-block-5e6bcc45-f179-4852-af13-a046e2b04129 .ablocks-image-figure img { height:auto;opacity:1; } @media screen and (max-width: 800px) { .ablocks-block-5e6bcc45-f179-4852-af13-a046e2b04129 .ablocks-image-figure img { width:659px;height:342px; } } @media screen and (max-width: 480px) { .ablocks-block-5e6bcc45-f179-4852-af13-a046e2b04129 .ablocks-image-figure img { height:auto; } } .ablocks-block-5e6bcc45-f179-4852-af13-a046e2b04129 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-5e6bcc45-f179-4852-af13-a046e2b04129 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-99b642cb-ae76-465e-903c-e9c317c907c7 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-99b642cb-ae76-465e-903c-e9c317c907c7.ablocks-block--container { padding:0px;max-width:min(100%,1600%) !important;overflow:visible; } .ablocks-block-99b642cb-ae76-465e-903c-e9c317c907c7 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-99b642cb-ae76-465e-903c-e9c317c907c7 { align-items:center; } } .ablocks-block-99b642cb-ae76-465e-903c-e9c317c907c7.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-99b642cb-ae76-465e-903c-e9c317c907c7.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 { padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 { width:100%; } } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:hover { border-style:none; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:not(.ablocks-has-block-container), .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:flex-start; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content { gap:20px;align-items:flex-start; } @media screen and (max-width: 800px) { .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content { gap:8px;align-items:center; } } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .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-weight:400;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:55px; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Teko,sans-serif;font-weight:600;text-transform:capitalize;font-size:42px;line-height:130%;color:#555555; } @media screen and (max-width: 800px) { .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Teko;line-height:41px; } } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px;color:#121212; } @media screen and (max-width: 800px) { .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:Teko;line-height:46px; } } @media screen and (max-width: 480px) { .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-size:28px;line-height:33px; } } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#555555;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } @media screen and (max-width: 800px) { .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center; } } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } @media screen and (max-width: 800px) { .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-info-box-star-ratings { justify-content:center; } } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .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-186214e3-b1fa-4912-be2f-d17431691e96 .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-186214e3-b1fa-4912-be2f-d17431691e96.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-186214e3-b1fa-4912-be2f-d17431691e96.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-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .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-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-186214e3-b1fa-4912-be2f-d17431691e96 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f { margin-top:0px;padding-top:100px;padding-bottom:100px;background:#FFFFFF;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f { padding-top:60px;padding-bottom:60px; } } @media screen and (max-width: 480px) { .ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f { padding-top:70px;padding-bottom:70px; } } .ablocks-is-fse-theme .ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f.ablocks-block--container--is-root, body:not(.ablocks-is-fse-theme) .ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f.ablocks-block--container--is-root { margin-left:auto !important;margin-right:auto !important; } .ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f.ablocks-block--container { padding-top:100px;padding-bottom:100px;max-width:min(100%,100%) !important;margin-left:auto !important;margin-right:auto !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f.ablocks-block--container { padding-top:60px;padding-bottom:60px; } } @media screen and (max-width: 480px) { .ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f.ablocks-block--container { padding-top:70px;padding-bottom:70px; } } .ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-fbedacda-6b1c-40ea-ade9-f9acc29f7e5f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-78140873-b5dd-432e-997f-2f2323fc04b5 { padding-top:0px;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: 480px) { .ablocks-block-78140873-b5dd-432e-997f-2f2323fc04b5 { padding-bottom:00px; } } .ablocks-block-78140873-b5dd-432e-997f-2f2323fc04b5.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:120px;padding-left:0px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-78140873-b5dd-432e-997f-2f2323fc04b5.ablocks-block--container { padding-bottom:00px; } } .ablocks-block-78140873-b5dd-432e-997f-2f2323fc04b5 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-78140873-b5dd-432e-997f-2f2323fc04b5 { flex-direction:column;align-items:center;row-gap:30px; } } .ablocks-block-78140873-b5dd-432e-997f-2f2323fc04b5.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-78140873-b5dd-432e-997f-2f2323fc04b5.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:center;row-gap:30px; } } .ablocks-block-78140873-b5dd-432e-997f-2f2323fc04b5 { display:inline-flex; } 
.ablocks-block-9b4d197d-9600-4953-aa47-1fdf7ec70258 { padding-top:40px;padding-right:40px;padding-bottom:20px;padding-left:40px;background:#F5F5F5;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-9b4d197d-9600-4953-aa47-1fdf7ec70258 { padding-right:10px;padding-left:10px; } } .ablocks-block-9b4d197d-9600-4953-aa47-1fdf7ec70258.ablocks-block--container { padding-top:40px;padding-right:40px;padding-bottom:20px;padding-left:40px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-9b4d197d-9600-4953-aa47-1fdf7ec70258.ablocks-block--container { padding-right:10px;padding-left:10px; } } .ablocks-block-9b4d197d-9600-4953-aa47-1fdf7ec70258 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-9b4d197d-9600-4953-aa47-1fdf7ec70258 { row-gap:7px; } } .ablocks-block-9b4d197d-9600-4953-aa47-1fdf7ec70258.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-9b4d197d-9600-4953-aa47-1fdf7ec70258.ablocks-has-block-container > .ablocks-block-container { row-gap:7px; } } 
.ablocks-block-fa04c43b-ab78-4cec-98d2-d6575b76a4bc { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fa04c43b-ab78-4cec-98d2-d6575b76a4bc .ablocks-block--single-accordion { margin-bottom:30px;border-width:0px 0px 1px 0px;border-style:solid;border-color:#1212121a; } .ablocks-block-fa04c43b-ab78-4cec-98d2-d6575b76a4bc .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { color:#121212;margin-left:10px;font-family:Teko,sans-serif;font-weight:500;text-transform:capitalize;font-size:30px;line-height:19.8px; } @media screen and (max-width: 800px) { .ablocks-block-fa04c43b-ab78-4cec-98d2-d6575b76a4bc .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-family:Teko;font-size:24px; } } @media screen and (max-width: 480px) { .ablocks-block-fa04c43b-ab78-4cec-98d2-d6575b76a4bc .ablocks-block--single-accordion__heading .ablocks-block-accordion-title { font-size:18px;line-height:32px; } } .ablocks-block-fa04c43b-ab78-4cec-98d2-d6575b76a4bc .ablocks-block--single-accordion__heading { background:#f9f9f900;padding-top:0px;padding-right:0px;padding-left:0px; } .ablocks-block-fa04c43b-ab78-4cec-98d2-d6575b76a4bc .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:#ff0000;font-size:22px; } .ablocks-block-fa04c43b-ab78-4cec-98d2-d6575b76a4bc .ablocks-block--single-accordion__body-content { background:#9900cc00;padding-top:0px;padding-right:0px;padding-bottom:20px;padding-left:20px; } 
.ablocks-block-77c90db5-23fc-418a-b882-796ec4b0399f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-77c90db5-23fc-418a-b882-796ec4b0399f .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:!important; } .ablocks-block-77c90db5-23fc-418a-b882-796ec4b0399f .ablocks-block--single-accordion__heading:hover svg.ablocks-svg-icon { fill:!important; } 
.ablocks-block-29376127-97a8-4039-b9f7-e679a328be3f { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-29376127-97a8-4039-b9f7-e679a328be3f { text-align:left; } .ablocks-block-29376127-97a8-4039-b9f7-e679a328be3f .ablocks-paragraph-text { color:#555555;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%; } .ablocks-block-29376127-97a8-4039-b9f7-e679a328be3f .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-975596a1-4a7b-4edc-ae83-86251f0fc126 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-975596a1-4a7b-4edc-ae83-86251f0fc126 .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:!important; } .ablocks-block-975596a1-4a7b-4edc-ae83-86251f0fc126 .ablocks-block--single-accordion__heading:hover svg.ablocks-svg-icon { fill:!important; } 
.ablocks-block-6a871c3f-c716-4b29-a81d-3883ca579d4b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6a871c3f-c716-4b29-a81d-3883ca579d4b { text-align:left; } .ablocks-block-6a871c3f-c716-4b29-a81d-3883ca579d4b .ablocks-paragraph-text { color:#555555;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%; } .ablocks-block-6a871c3f-c716-4b29-a81d-3883ca579d4b .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-c4d961c3-f2a1-41aa-ab98-dd018a012048 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c4d961c3-f2a1-41aa-ab98-dd018a012048 .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:!important; } .ablocks-block-c4d961c3-f2a1-41aa-ab98-dd018a012048 .ablocks-block--single-accordion__heading:hover svg.ablocks-svg-icon { fill:!important; } 
.ablocks-block-3ab94f28-b81b-4f88-9ac7-5eb0e3ba16c0 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3ab94f28-b81b-4f88-9ac7-5eb0e3ba16c0 { text-align:left; } .ablocks-block-3ab94f28-b81b-4f88-9ac7-5eb0e3ba16c0 .ablocks-paragraph-text { color:#555555;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%; } .ablocks-block-3ab94f28-b81b-4f88-9ac7-5eb0e3ba16c0 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-ea1875d8-2947-48d5-bbd7-c464883c74db { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ea1875d8-2947-48d5-bbd7-c464883c74db .ablocks-block--single-accordion__heading svg.ablocks-svg-icon { fill:!important; } .ablocks-block-ea1875d8-2947-48d5-bbd7-c464883c74db .ablocks-block--single-accordion__heading:hover svg.ablocks-svg-icon { fill:!important; } 
.ablocks-block-2054c4ff-8386-48ed-ae80-6c3797b894ce { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2054c4ff-8386-48ed-ae80-6c3797b894ce { text-align:left; } .ablocks-block-2054c4ff-8386-48ed-ae80-6c3797b894ce .ablocks-paragraph-text { color:#555555;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%; } .ablocks-block-2054c4ff-8386-48ed-ae80-6c3797b894ce .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-ce485c25-b0bd-4766-99c8-a693ca7cec1a { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ce485c25-b0bd-4766-99c8-a693ca7cec1a.ablocks-block--container { padding:0px;max-width:min(100%,630px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-ce485c25-b0bd-4766-99c8-a693ca7cec1a.ablocks-block--container { max-width:min(100%,630%) !important; } } .ablocks-block-ce485c25-b0bd-4766-99c8-a693ca7cec1a { display:flex;flex-direction:column;align-items:flex-end;min-height:0px;row-gap:18px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-ce485c25-b0bd-4766-99c8-a693ca7cec1a { align-items:center; } } .ablocks-block-ce485c25-b0bd-4766-99c8-a693ca7cec1a.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:flex-end;min-height:0px;row-gap:18px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-ce485c25-b0bd-4766-99c8-a693ca7cec1a.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-21212a6f-d6ac-43d7-8995-63a55a8e6637 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-21212a6f-d6ac-43d7-8995-63a55a8e6637.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-21212a6f-d6ac-43d7-8995-63a55a8e6637 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 480px) { .ablocks-block-21212a6f-d6ac-43d7-8995-63a55a8e6637 { align-items:center; } } .ablocks-block-21212a6f-d6ac-43d7-8995-63a55a8e6637.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 480px) { .ablocks-block-21212a6f-d6ac-43d7-8995-63a55a8e6637.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } .ablocks-block-21212a6f-d6ac-43d7-8995-63a55a8e6637 { display:inline-flex; } 
.ablocks-block-f835a8f4-fe3c-4d56-a36d-9323dd7b5d2d { padding-top:30px;padding-right:57px;padding-bottom:25px;padding-left:57px;background:#FF0000;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-f835a8f4-fe3c-4d56-a36d-9323dd7b5d2d { padding-right:18px;padding-left:18px; } } .ablocks-block-f835a8f4-fe3c-4d56-a36d-9323dd7b5d2d.ablocks-block--container { padding-top:30px;padding-right:57px;padding-bottom:25px;padding-left:57px;max-width:min(100%,49%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-f835a8f4-fe3c-4d56-a36d-9323dd7b5d2d.ablocks-block--container { max-width:min(100%,52%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-f835a8f4-fe3c-4d56-a36d-9323dd7b5d2d.ablocks-block--container { padding-right:18px;padding-left:18px;max-width:min(100%,100%) !important; } } .ablocks-block-f835a8f4-fe3c-4d56-a36d-9323dd7b5d2d { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-f835a8f4-fe3c-4d56-a36d-9323dd7b5d2d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } 
.ablocks-block-088947ca-4929-4341-8996-48fa0f2aecce { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-088947ca-4929-4341-8996-48fa0f2aecce { text-align:center; } .ablocks-block-088947ca-4929-4341-8996-48fa0f2aecce .ablocks-heading-text { color:#FFFFFF;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-088947ca-4929-4341-8996-48fa0f2aecce .ablocks-heading-text { font-family:Teko;font-size:28px; } } 
.ablocks-block-bd144af1-1f1d-42d4-98d0-abeb64948746 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bd144af1-1f1d-42d4-98d0-abeb64948746 { text-align:center; } .ablocks-block-bd144af1-1f1d-42d4-98d0-abeb64948746 .ablocks-paragraph-text { color:#FFFFFF;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%; } @media screen and (max-width: 480px) { .ablocks-block-bd144af1-1f1d-42d4-98d0-abeb64948746 .ablocks-paragraph-text { font-size:18px; } } .ablocks-block-bd144af1-1f1d-42d4-98d0-abeb64948746 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-a0c3faff-3301-43ba-833e-810139ddb3f3 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a0c3faff-3301-43ba-833e-810139ddb3f3 { display:flex;align-items:flex-start;justify-content:center; } .ablocks-block-a0c3faff-3301-43ba-833e-810139ddb3f3 .ablocks-icon-wrap { background:#ffffff4d;border-radius:50%;padding:.5em;font-size:30px; } .ablocks-block-a0c3faff-3301-43ba-833e-810139ddb3f3 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:30px; } .ablocks-block-a0c3faff-3301-43ba-833e-810139ddb3f3 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FFFFFF; } 
.ablocks-block-976d5ff9-0fbb-4d0e-932d-e6b7fba25016 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-976d5ff9-0fbb-4d0e-932d-e6b7fba25016 { text-align:center; } .ablocks-block-976d5ff9-0fbb-4d0e-932d-e6b7fba25016 .ablocks-paragraph-text { color:#FFFFFF;font-family:Teko,sans-serif;font-weight:500;text-transform:capitalize;font-size:30px;line-height:19.8px; } @media screen and (max-width: 800px) { .ablocks-block-976d5ff9-0fbb-4d0e-932d-e6b7fba25016 .ablocks-paragraph-text { font-family:Teko;font-size:23px;line-height:31px; } } @media screen and (max-width: 480px) { .ablocks-block-976d5ff9-0fbb-4d0e-932d-e6b7fba25016 .ablocks-paragraph-text { font-size:28px; } } .ablocks-block-976d5ff9-0fbb-4d0e-932d-e6b7fba25016 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-6c79385e-4d95-4096-a913-55c98bb4c789 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6c79385e-4d95-4096-a913-55c98bb4c789.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-6c79385e-4d95-4096-a913-55c98bb4c789 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-6c79385e-4d95-4096-a913-55c98bb4c789.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-02d38511-8d1a-4449-abd4-5e96b2e2ce81 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-02d38511-8d1a-4449-abd4-5e96b2e2ce81 { padding:10px; } } .ablocks-block-02d38511-8d1a-4449-abd4-5e96b2e2ce81 { display:flex;justify-content:center; } .ablocks-block-02d38511-8d1a-4449-abd4-5e96b2e2ce81 .ablocks-image-figure img { height:auto;opacity:1; } @media screen and (max-width: 800px) { .ablocks-block-02d38511-8d1a-4449-abd4-5e96b2e2ce81 .ablocks-image-figure img { width:768px; } } @media screen and (max-width: 480px) { .ablocks-block-02d38511-8d1a-4449-abd4-5e96b2e2ce81 .ablocks-image-figure img { height:180px; } } .ablocks-block-02d38511-8d1a-4449-abd4-5e96b2e2ce81 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-02d38511-8d1a-4449-abd4-5e96b2e2ce81 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-60ad94cc-5059-4e23-92a0-9b98433f1490 { margin-top:-473px;padding-top:30px;padding-right:25px;padding-bottom:30px;padding-left:25px;background:#f5f5f5;border-width:10px;border-style:solid;border-color:#FFFFFF;box-shadow:0px 0px 60px 0px #0000000d;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-60ad94cc-5059-4e23-92a0-9b98433f1490 { margin-top:-523px; } } @media screen and (max-width: 480px) { .ablocks-block-60ad94cc-5059-4e23-92a0-9b98433f1490 { margin-top:0px;padding-top:-1px; } } .ablocks-block-60ad94cc-5059-4e23-92a0-9b98433f1490.ablocks-block--container { padding-top:30px;padding-right:25px;padding-bottom:30px;padding-left:25px;max-width:min(100%,48%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-60ad94cc-5059-4e23-92a0-9b98433f1490.ablocks-block--container { max-width:min(100%,46%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-60ad94cc-5059-4e23-92a0-9b98433f1490.ablocks-block--container { padding-top:-1px;max-width:min(100%,100%) !important; } } .ablocks-block-60ad94cc-5059-4e23-92a0-9b98433f1490 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-60ad94cc-5059-4e23-92a0-9b98433f1490.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c { padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c:not(.ablocks-has-block-container), .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c.ablocks-block--info-box > .ablocks-block-container { gap:16px;display:flex;flex-direction:column;align-items:center; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content { gap:30px;align-items:center; } @media screen and (max-width: 480px) { .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content { gap:14px; } } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .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-weight:400;font-size:12px; } @media screen and (max-width: 800px) { .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c > .ablocks-block-container > a .ablocks-icon-wrap { font-size:55px; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:center;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px;color:#121212; } @media screen and (max-width: 800px) { .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content > .ablocks-info-box-heading { font-family:Teko;font-size:32px; } } @media screen and (max-width: 480px) { .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content > .ablocks-info-box-heading { font-size:28px; } } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:center;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%;color:#555555; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:center;color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Teko;font-size:48px; } } @media screen and (max-width: 480px) { .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content > .ablocks-info-box-text { line-height:59px; } } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { transition-duration:s; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-info-box-star-ratings { gap:0px;justify-content:center; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .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-0a0058fb-f384-49a2-abf1-55f335d0be1c .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-0a0058fb-f384-49a2-abf1-55f335d0be1c.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-0a0058fb-f384-49a2-abf1-55f335d0be1c.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-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .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-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-0a0058fb-f384-49a2-abf1-55f335d0be1c .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-719d0498-c976-449c-a719-20828bac1ec3 { margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:150px;padding-bottom:150px;background:#5555551a;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3 { padding-top:60px;padding-bottom:60px; } } .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3.ablocks-block--container { padding-top:150px;padding-bottom:150px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3.ablocks-block--container { padding-top:60px;padding-bottom:60px; } } .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3 > .ablocks-block-container { max-width:min(100%,1290px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:150px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3 > .ablocks-block-container { row-gap:60px; } } @media screen and (max-width: 480px) { .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3 > .ablocks-block-container { row-gap:50px; } } .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:150px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3.ablocks-has-block-container > .ablocks-block-container { row-gap:60px; } } @media screen and (max-width: 480px) { .ablocks-block-719d0498-c976-449c-a719-20828bac1ec3.ablocks-has-block-container > .ablocks-block-container { row-gap:50px; } } 
.ablocks-block-c8c0c1a0-4969-4a0a-a51f-40ddf90dc824 { padding-top:60px;padding-right:60px;padding-bottom:60px;padding-left:40px;border-width:1px;border-style:solid;border-color:#12121257;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-c8c0c1a0-4969-4a0a-a51f-40ddf90dc824 { padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px; } } .ablocks-block-c8c0c1a0-4969-4a0a-a51f-40ddf90dc824.ablocks-block--container { padding-top:60px;padding-right:60px;padding-bottom:60px;padding-left:40px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-c8c0c1a0-4969-4a0a-a51f-40ddf90dc824.ablocks-block--container { padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px; } } .ablocks-block-c8c0c1a0-4969-4a0a-a51f-40ddf90dc824 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:40px; } @media screen and (max-width: 800px) { .ablocks-block-c8c0c1a0-4969-4a0a-a51f-40ddf90dc824 { flex-direction:column;row-gap:30px; } } .ablocks-block-c8c0c1a0-4969-4a0a-a51f-40ddf90dc824.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:40px; } @media screen and (max-width: 800px) { .ablocks-block-c8c0c1a0-4969-4a0a-a51f-40ddf90dc824.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px; } } .ablocks-block-c8c0c1a0-4969-4a0a-a51f-40ddf90dc824 { display:inline-flex; } 
.ablocks-block-f219e501-af80-43d6-ba83-862e30ae43e8 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f219e501-af80-43d6-ba83-862e30ae43e8.ablocks-block--container { padding:0px;max-width:min(100%,602%) !important;overflow:visible; } .ablocks-block-f219e501-af80-43d6-ba83-862e30ae43e8 { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } .ablocks-block-f219e501-af80-43d6-ba83-862e30ae43e8.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } 
.ablocks-block-fb39e409-4c63-4ba3-b1d3-e47dc839ee6e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fb39e409-4c63-4ba3-b1d3-e47dc839ee6e { text-align:left; } @media screen and (max-width: 800px) { .ablocks-block-fb39e409-4c63-4ba3-b1d3-e47dc839ee6e { text-align:center; } } .ablocks-block-fb39e409-4c63-4ba3-b1d3-e47dc839ee6e .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-fb39e409-4c63-4ba3-b1d3-e47dc839ee6e .ablocks-heading-text { font-family:Teko;font-size:42px;line-height:62px;letter-spacing:1px; } } @media screen and (max-width: 480px) { .ablocks-block-fb39e409-4c63-4ba3-b1d3-e47dc839ee6e .ablocks-heading-text { font-size:32px;line-height:40px; } } 
.ablocks-block-bd2df8c2-9f8e-497f-adf9-f9d6c3f0d0a4 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bd2df8c2-9f8e-497f-adf9-f9d6c3f0d0a4.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-bd2df8c2-9f8e-497f-adf9-f9d6c3f0d0a4 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-bd2df8c2-9f8e-497f-adf9-f9d6c3f0d0a4 { justify-content:center;justify-items:center;align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-bd2df8c2-9f8e-497f-adf9-f9d6c3f0d0a4 { flex-direction:column;align-items:flex-start;row-gap:15px; } } .ablocks-block-bd2df8c2-9f8e-497f-adf9-f9d6c3f0d0a4.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-bd2df8c2-9f8e-497f-adf9-f9d6c3f0d0a4.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;align-items:center; } } @media screen and (max-width: 480px) { .ablocks-block-bd2df8c2-9f8e-497f-adf9-f9d6c3f0d0a4.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:flex-start;row-gap:15px; } } .ablocks-block-bd2df8c2-9f8e-497f-adf9-f9d6c3f0d0a4 { display:inline-flex; } 
.ablocks-block-d6ece597-b13a-44f4-ae51-8b43941edc15 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d6ece597-b13a-44f4-ae51-8b43941edc15 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-d6ece597-b13a-44f4-ae51-8b43941edc15 { text-align:center; } } .ablocks-block-d6ece597-b13a-44f4-ae51-8b43941edc15 .ablocks-button { column-gap:15px;background:#dddddd00;justify-content:left;color:#000000;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%;padding:0px; } .ablocks-block-d6ece597-b13a-44f4-ae51-8b43941edc15 .ablocks-button:hover { transition-duration:s; } .ablocks-block-d6ece597-b13a-44f4-ae51-8b43941edc15 .ablocks-icon-wrap { font-size:15px; } .ablocks-block-d6ece597-b13a-44f4-ae51-8b43941edc15 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:15px; } .ablocks-block-d6ece597-b13a-44f4-ae51-8b43941edc15 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-afc32c28-e5b2-4ec9-a1b6-d2e1a6610faf { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-afc32c28-e5b2-4ec9-a1b6-d2e1a6610faf { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-afc32c28-e5b2-4ec9-a1b6-d2e1a6610faf { text-align:center; } } .ablocks-block-afc32c28-e5b2-4ec9-a1b6-d2e1a6610faf .ablocks-button { column-gap:15px;background:#dddddd00;justify-content:left;color:#000000;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%;padding:0px; } .ablocks-block-afc32c28-e5b2-4ec9-a1b6-d2e1a6610faf .ablocks-button:hover { transition-duration:s; } .ablocks-block-afc32c28-e5b2-4ec9-a1b6-d2e1a6610faf .ablocks-icon-wrap { font-size:15px; } .ablocks-block-afc32c28-e5b2-4ec9-a1b6-d2e1a6610faf .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:15px; } .ablocks-block-afc32c28-e5b2-4ec9-a1b6-d2e1a6610faf .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-f6ac74f9-537b-4414-8530-b59875e26eb1 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f6ac74f9-537b-4414-8530-b59875e26eb1 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-f6ac74f9-537b-4414-8530-b59875e26eb1 { text-align:center; } } .ablocks-block-f6ac74f9-537b-4414-8530-b59875e26eb1 .ablocks-button { column-gap:15px;background:#dddddd00;justify-content:left;color:#000000;font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%;padding:0px; } .ablocks-block-f6ac74f9-537b-4414-8530-b59875e26eb1 .ablocks-button:hover { transition-duration:s; } .ablocks-block-f6ac74f9-537b-4414-8530-b59875e26eb1 .ablocks-icon-wrap { font-size:15px; } .ablocks-block-f6ac74f9-537b-4414-8530-b59875e26eb1 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:15px; } .ablocks-block-f6ac74f9-537b-4414-8530-b59875e26eb1 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-8dffe03f-22df-4747-9273-cdfc6015242c { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8dffe03f-22df-4747-9273-cdfc6015242c.ablocks-block--container { padding:0px;max-width:min(100%,38%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-8dffe03f-22df-4747-9273-cdfc6015242c.ablocks-block--container { max-width:min(100%,77%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-8dffe03f-22df-4747-9273-cdfc6015242c.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-8dffe03f-22df-4747-9273-cdfc6015242c { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-8dffe03f-22df-4747-9273-cdfc6015242c { align-items:flex-start; } } .ablocks-block-8dffe03f-22df-4747-9273-cdfc6015242c.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-8dffe03f-22df-4747-9273-cdfc6015242c.ablocks-has-block-container > .ablocks-block-container { align-items:flex-start; } } 
.ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e { padding:0px;background:#9900cc00;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder { flex-direction:row;align-items:center; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__field { margin-top:0px;margin-bottom:0px; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__label { color:#000000;text-align:left;margin-bottom:10px !important;display:none; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__helper-text { text-align:left;margin-bottom:10px;display:none;margin-top:10px; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__input { background:white;text-align:left;font-family:Kanit;font-weight:400;font-style:normal;font-size:20px;line-height:27.4px;border-style:none;border-radius:999px;padding-top:17px;padding-right:16px;padding-bottom:15px;padding-left:16px;box-sizing:border-box; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__input::placeholder { font-family:Kanit;font-weight:400;font-style:normal;font-size:20px;line-height:27.4px;text-align:left;color:#555!important; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__input-icon,.ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__input-toggle-password { top:75%; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__submit-button { text-align:center;align-self:center; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__submit-button { color:#121212;background:#C8F31D;border-radius:999px;font-family:Kanit;font-weight:400;font-style:normal;font-size:20px;line-height:27.4px;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px; } @media screen and (max-width: 480px) { .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-form-builder__submit-button { font-size:16px;padding-top:8px;padding-right:14px;padding-bottom:8px;padding-left:13px; } } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-block--form-builder__navigator { color:#74777C;text-align:left; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-block--form-builder__navigator-redirect-page { margin-bottom:10px; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-block--form-builder__success { color:#fffff;background:#00935B; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-block--form-builder__error { color:#ffffff;background:#D03739; } .ablocks-block-0b4e689d-d269-4bcc-933f-a0868a6f557e .ablocks-block--form-builder__feedback-message { text-align:center; } 
.ablocks-block-3f593ac5-c7b1-465b-8337-383c2baf5804 { 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-3f593ac5-c7b1-465b-8337-383c2baf5804.ablocks-block--form-input { box-sizing:border-box;width:99%; } .ablocks-block-3f593ac5-c7b1-465b-8337-383c2baf5804 .ablocks-icon-wrap { fill:#69727d;font-size:28px; } .ablocks-block-3f593ac5-c7b1-465b-8337-383c2baf5804 .ablocks-form-builder__input-show-icon { padding-left:38px; } 
.ablocks-block-b7cd77bf-8d1d-4ea4-a6ad-cbd1fc775761 { 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; } @media screen and (max-width: 480px) { .ablocks-block-b7cd77bf-8d1d-4ea4-a6ad-cbd1fc775761 { padding:0px; } } .ablocks-block-b7cd77bf-8d1d-4ea4-a6ad-cbd1fc775761.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,1290%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-b7cd77bf-8d1d-4ea4-a6ad-cbd1fc775761.ablocks-block--container { padding:0px; } } .ablocks-block-b7cd77bf-8d1d-4ea4-a6ad-cbd1fc775761 { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:60px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-b7cd77bf-8d1d-4ea4-a6ad-cbd1fc775761 { row-gap:40px; } } .ablocks-block-b7cd77bf-8d1d-4ea4-a6ad-cbd1fc775761.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:60px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-b7cd77bf-8d1d-4ea4-a6ad-cbd1fc775761.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } 
.ablocks-block-2a11bb12-121b-432c-a8c3-92a34a8673e3 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2a11bb12-121b-432c-a8c3-92a34a8673e3.ablocks-block--container { padding:0px;max-width:min(100%,672px) !important;overflow:visible; } .ablocks-block-2a11bb12-121b-432c-a8c3-92a34a8673e3 { display:flex;flex-direction:column;min-height:0px;row-gap:15px;column-gap:0px; } .ablocks-block-2a11bb12-121b-432c-a8c3-92a34a8673e3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:15px;column-gap:0px; } 
.ablocks-block-4b19fdd9-10e3-48d9-973d-e24ae3905437 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4b19fdd9-10e3-48d9-973d-e24ae3905437 { text-align:center; } .ablocks-block-4b19fdd9-10e3-48d9-973d-e24ae3905437 .ablocks-paragraph-text { color:#FF0000;font-family:Poppins;font-weight:700;text-transform:uppercase;font-size:18px;line-height:27px;letter-spacing:4px; } .ablocks-block-4b19fdd9-10e3-48d9-973d-e24ae3905437 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-0a89a948-437d-4587-b757-05bcff7a9551 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0a89a948-437d-4587-b757-05bcff7a9551 { text-align:center; } .ablocks-block-0a89a948-437d-4587-b757-05bcff7a9551 .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-0a89a948-437d-4587-b757-05bcff7a9551 .ablocks-heading-text { font-family:Teko;font-size:48px;line-height:62px;letter-spacing:1px; } } @media screen and (max-width: 480px) { .ablocks-block-0a89a948-437d-4587-b757-05bcff7a9551 .ablocks-heading-text { font-size:36px;line-height:46px; } } 
.ablocks-block-0d3a9baa-e6f6-46f5-b417-eab2deb2fc7a { 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; } @media screen and (max-width: 480px) { .ablocks-block-0d3a9baa-e6f6-46f5-b417-eab2deb2fc7a { padding:0px; } } .ablocks-block-0d3a9baa-e6f6-46f5-b417-eab2deb2fc7a.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,1290%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-0d3a9baa-e6f6-46f5-b417-eab2deb2fc7a.ablocks-block--container { padding:0px; } } .ablocks-block-0d3a9baa-e6f6-46f5-b417-eab2deb2fc7a { display:flex;flex-direction:row;justify-content:center;justify-items:center;flex-wrap:wrap;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-0d3a9baa-e6f6-46f5-b417-eab2deb2fc7a { align-items:center;row-gap:30px; } } .ablocks-block-0d3a9baa-e6f6-46f5-b417-eab2deb2fc7a.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:center;justify-items:center;flex-wrap:wrap;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-0d3a9baa-e6f6-46f5-b417-eab2deb2fc7a.ablocks-has-block-container > .ablocks-block-container { align-items:center;row-gap:30px; } } .ablocks-block-0d3a9baa-e6f6-46f5-b417-eab2deb2fc7a { display:inline-flex; } 
.ablocks-block-7d68afe2-43f6-4c81-b2d7-82f629a5862c { padding:0px;background:#ffffff;transition:border 0s ease,background 0.5s ease,box-shadow 0s ease;position:relative; } .ablocks-block-7d68afe2-43f6-4c81-b2d7-82f629a5862c:hover { background:#C8F31D; } .ablocks-block-7d68afe2-43f6-4c81-b2d7-82f629a5862c.ablocks-block--container { padding:0px;max-width:min(100%,31%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-7d68afe2-43f6-4c81-b2d7-82f629a5862c.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-7d68afe2-43f6-4c81-b2d7-82f629a5862c.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-7d68afe2-43f6-4c81-b2d7-82f629a5862c { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-7d68afe2-43f6-4c81-b2d7-82f629a5862c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } 
.ablocks-block-c712bb76-5844-4d92-a756-4caf2e955e0a { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c712bb76-5844-4d92-a756-4caf2e955e0a.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-c712bb76-5844-4d92-a756-4caf2e955e0a { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-c712bb76-5844-4d92-a756-4caf2e955e0a.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-697f2aae-3269-4544-8deb-fd8f25bcbf92 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-697f2aae-3269-4544-8deb-fd8f25bcbf92 { display:flex;justify-content:center; } .ablocks-block-697f2aae-3269-4544-8deb-fd8f25bcbf92 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-697f2aae-3269-4544-8deb-fd8f25bcbf92 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-697f2aae-3269-4544-8deb-fd8f25bcbf92 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-659a9641-bb57-46b4-95cf-c804db1e5932 { margin-top:-55px;margin-left:20px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-659a9641-bb57-46b4-95cf-c804db1e5932:not(.ablocks-has-block-container), .ablocks-block-659a9641-bb57-46b4-95cf-c804db1e5932.ablocks-block--dual-button > .ablocks-block-container { gap:18px;flex-wrap:wrap;flex-direction:row;display:flex;justify-content:flex-start; } .ablocks-block-659a9641-bb57-46b4-95cf-c804db1e5932 .ablocks-button { font-family:DM Sans;font-weight:400;font-style:normal;font-size:12px;line-height:160%; } 
.ablocks-block-395fa429-09b6-4cd7-baa7-8d17bc4576c7 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-395fa429-09b6-4cd7-baa7-8d17bc4576c7 { text-align:left; } .ablocks-block-395fa429-09b6-4cd7-baa7-8d17bc4576c7 .ablocks-button { column-gap:11px;background:#ffffff;justify-content:left;color:#555;border-radius:100px;font-family:DM Sans;font-weight:400;font-style:normal;font-size:12px;line-height:160%;padding-top:5px;padding-right:20px;padding-bottom:5px;padding-left:20px; } .ablocks-block-395fa429-09b6-4cd7-baa7-8d17bc4576c7 .ablocks-button:hover { transition-duration:s; } .ablocks-block-395fa429-09b6-4cd7-baa7-8d17bc4576c7 .ablocks-icon-wrap { font-size:13px; } .ablocks-block-395fa429-09b6-4cd7-baa7-8d17bc4576c7 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:13px; } .ablocks-block-395fa429-09b6-4cd7-baa7-8d17bc4576c7 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-c4d4d034-a313-43aa-bbfc-073d27d25137 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c4d4d034-a313-43aa-bbfc-073d27d25137 { text-align:left; } .ablocks-block-c4d4d034-a313-43aa-bbfc-073d27d25137 .ablocks-button { column-gap:11px;background:#ffffff;justify-content:left;color:#555;border-radius:100px;font-family:DM Sans;font-weight:400;font-style:normal;font-size:12px;line-height:160%;padding-top:5px;padding-right:20px;padding-bottom:5px;padding-left:20px; } .ablocks-block-c4d4d034-a313-43aa-bbfc-073d27d25137 .ablocks-button:hover { transition-duration:s; } .ablocks-block-c4d4d034-a313-43aa-bbfc-073d27d25137 .ablocks-icon-wrap { font-size:13px; } .ablocks-block-c4d4d034-a313-43aa-bbfc-073d27d25137 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:13px; } .ablocks-block-c4d4d034-a313-43aa-bbfc-073d27d25137 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-3f661cad-4e1a-409d-a338-642b342abc89 { padding:30px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-3f661cad-4e1a-409d-a338-642b342abc89 { padding-top:30px; } } .ablocks-block-3f661cad-4e1a-409d-a338-642b342abc89.ablocks-block--container { padding:30px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-3f661cad-4e1a-409d-a338-642b342abc89.ablocks-block--container { padding-top:30px; } } .ablocks-block-3f661cad-4e1a-409d-a338-642b342abc89 { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-3f661cad-4e1a-409d-a338-642b342abc89 { row-gap:20px; } } .ablocks-block-3f661cad-4e1a-409d-a338-642b342abc89.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-3f661cad-4e1a-409d-a338-642b342abc89.ablocks-has-block-container > .ablocks-block-container { row-gap:20px; } } 
.ablocks-block-5dc0f61d-a0b7-4a87-b47b-bbcba4f49b77 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5dc0f61d-a0b7-4a87-b47b-bbcba4f49b77 { text-align:left; } .ablocks-block-5dc0f61d-a0b7-4a87-b47b-bbcba4f49b77 .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-5dc0f61d-a0b7-4a87-b47b-bbcba4f49b77 .ablocks-heading-text { font-family:Teko;font-size:28px;line-height:36px; } } @media screen and (max-width: 480px) { .ablocks-block-5dc0f61d-a0b7-4a87-b47b-bbcba4f49b77 .ablocks-heading-text { font-size:22px;line-height:29px; } } 
.ablocks-block-3bca32a0-c54d-4ab1-8968-ae7f94000c53 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3bca32a0-c54d-4ab1-8968-ae7f94000c53 { text-align:left; } .ablocks-block-3bca32a0-c54d-4ab1-8968-ae7f94000c53 .ablocks-button { column-gap:13px;background:#F5F5F5;justify-content:left;color:#121212;border-radius:999px;font-family:Kanit;font-weight:700;text-transform:capitalize;font-size:16px;line-height:16px;padding-top:17px;padding-right:30px;padding-bottom:17px;padding-left:30px; } @media screen and (max-width: 480px) { .ablocks-block-3bca32a0-c54d-4ab1-8968-ae7f94000c53 .ablocks-button { padding-top:12px;padding-bottom:12px; } } .ablocks-block-3bca32a0-c54d-4ab1-8968-ae7f94000c53 .ablocks-button:hover { transition-duration:s;background:#1212121A; } .ablocks-block-3bca32a0-c54d-4ab1-8968-ae7f94000c53 .ablocks-icon-wrap { font-size:20px; } .ablocks-block-3bca32a0-c54d-4ab1-8968-ae7f94000c53 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-3bca32a0-c54d-4ab1-8968-ae7f94000c53 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#121212; } 
.ablocks-block-47ddcdd0-947d-4d16-8cd2-621048c20083 { padding:0px;background:#ffffff;transition:border 0s ease,background 0.5s ease,box-shadow 0s ease;position:relative;z-index:2; } .ablocks-block-47ddcdd0-947d-4d16-8cd2-621048c20083:hover { background:#C8F31D; } .ablocks-block-47ddcdd0-947d-4d16-8cd2-621048c20083.ablocks-block--container { padding:0px;max-width:min(100%,31%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-47ddcdd0-947d-4d16-8cd2-621048c20083.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-47ddcdd0-947d-4d16-8cd2-621048c20083.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-47ddcdd0-947d-4d16-8cd2-621048c20083 { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-47ddcdd0-947d-4d16-8cd2-621048c20083.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } 
.ablocks-block-caf5a223-dd99-47cf-ae7b-24737dbb31ae { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-caf5a223-dd99-47cf-ae7b-24737dbb31ae.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-caf5a223-dd99-47cf-ae7b-24737dbb31ae { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-caf5a223-dd99-47cf-ae7b-24737dbb31ae.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-f4c5a633-d1f3-4a5f-9e0c-2a0255322e88 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f4c5a633-d1f3-4a5f-9e0c-2a0255322e88 { display:flex;justify-content:center; } .ablocks-block-f4c5a633-d1f3-4a5f-9e0c-2a0255322e88 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-f4c5a633-d1f3-4a5f-9e0c-2a0255322e88 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-f4c5a633-d1f3-4a5f-9e0c-2a0255322e88 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-4cec6c8c-bf40-4025-a898-75f6a79a76e2 { margin-top:-55px;margin-left:20px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4cec6c8c-bf40-4025-a898-75f6a79a76e2:not(.ablocks-has-block-container), .ablocks-block-4cec6c8c-bf40-4025-a898-75f6a79a76e2.ablocks-block--dual-button > .ablocks-block-container { gap:18px;flex-wrap:wrap;flex-direction:row;display:flex;justify-content:flex-start; } .ablocks-block-4cec6c8c-bf40-4025-a898-75f6a79a76e2 .ablocks-button { font-family:DM Sans;font-weight:400;font-style:normal;font-size:12px;line-height:160%; } 
.ablocks-block-459ed34a-c855-4547-ba0c-49ae6da8962d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-459ed34a-c855-4547-ba0c-49ae6da8962d { text-align:left; } .ablocks-block-459ed34a-c855-4547-ba0c-49ae6da8962d .ablocks-button { column-gap:11px;background:#ffffff;justify-content:left;color:#555;border-radius:100px;font-family:DM Sans;font-weight:400;font-style:normal;font-size:12px;line-height:160%;padding-top:5px;padding-right:20px;padding-bottom:5px;padding-left:20px; } .ablocks-block-459ed34a-c855-4547-ba0c-49ae6da8962d .ablocks-button:hover { transition-duration:s; } .ablocks-block-459ed34a-c855-4547-ba0c-49ae6da8962d .ablocks-icon-wrap { font-size:13px; } .ablocks-block-459ed34a-c855-4547-ba0c-49ae6da8962d .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:13px; } .ablocks-block-459ed34a-c855-4547-ba0c-49ae6da8962d .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-408d4efd-e2d5-477d-9dc7-451a63b47570 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-408d4efd-e2d5-477d-9dc7-451a63b47570 { text-align:left; } .ablocks-block-408d4efd-e2d5-477d-9dc7-451a63b47570 .ablocks-button { column-gap:11px;background:#ffffff;justify-content:left;color:#555;border-radius:100px;font-family:DM Sans;font-weight:400;font-style:normal;font-size:12px;line-height:160%;padding-top:5px;padding-right:20px;padding-bottom:5px;padding-left:20px; } .ablocks-block-408d4efd-e2d5-477d-9dc7-451a63b47570 .ablocks-button:hover { transition-duration:s; } .ablocks-block-408d4efd-e2d5-477d-9dc7-451a63b47570 .ablocks-icon-wrap { font-size:13px; } .ablocks-block-408d4efd-e2d5-477d-9dc7-451a63b47570 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:13px; } .ablocks-block-408d4efd-e2d5-477d-9dc7-451a63b47570 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-c876d62a-8e00-414f-96a3-8edb0a88b630 { padding:30px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-c876d62a-8e00-414f-96a3-8edb0a88b630 { padding-top:30px; } } .ablocks-block-c876d62a-8e00-414f-96a3-8edb0a88b630.ablocks-block--container { padding:30px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-c876d62a-8e00-414f-96a3-8edb0a88b630.ablocks-block--container { padding-top:30px; } } .ablocks-block-c876d62a-8e00-414f-96a3-8edb0a88b630 { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-c876d62a-8e00-414f-96a3-8edb0a88b630 { row-gap:20px; } } .ablocks-block-c876d62a-8e00-414f-96a3-8edb0a88b630.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-c876d62a-8e00-414f-96a3-8edb0a88b630.ablocks-has-block-container > .ablocks-block-container { row-gap:20px; } } 
.ablocks-block-da1f6002-0116-409e-b70e-d8a89c1d456b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-da1f6002-0116-409e-b70e-d8a89c1d456b { text-align:left; } .ablocks-block-da1f6002-0116-409e-b70e-d8a89c1d456b .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-da1f6002-0116-409e-b70e-d8a89c1d456b .ablocks-heading-text { font-family:Teko;font-size:28px;line-height:36px; } } @media screen and (max-width: 480px) { .ablocks-block-da1f6002-0116-409e-b70e-d8a89c1d456b .ablocks-heading-text { font-size:22px;line-height:29px; } } 
.ablocks-block-aaeecc45-fe8a-4e94-8c99-3d07ec326192 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-aaeecc45-fe8a-4e94-8c99-3d07ec326192 { text-align:left; } .ablocks-block-aaeecc45-fe8a-4e94-8c99-3d07ec326192 .ablocks-button { column-gap:13px;background:#F5F5F5;justify-content:left;color:#121212;border-radius:999px;font-family:Kanit;font-weight:700;text-transform:capitalize;font-size:16px;line-height:16px;padding-top:17px;padding-right:30px;padding-bottom:17px;padding-left:30px; } @media screen and (max-width: 480px) { .ablocks-block-aaeecc45-fe8a-4e94-8c99-3d07ec326192 .ablocks-button { padding-top:12px;padding-bottom:12px; } } .ablocks-block-aaeecc45-fe8a-4e94-8c99-3d07ec326192 .ablocks-button:hover { transition-duration:s;background:#1212121A; } .ablocks-block-aaeecc45-fe8a-4e94-8c99-3d07ec326192 .ablocks-icon-wrap { font-size:20px; } .ablocks-block-aaeecc45-fe8a-4e94-8c99-3d07ec326192 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-aaeecc45-fe8a-4e94-8c99-3d07ec326192 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#121212; } 
.ablocks-block-7945eb37-8224-4324-b4e2-aeb7d2db9f3f { padding:0px;background:#ffffff;transition:border 0s ease,background 0.5s ease,box-shadow 0s ease;position:relative; } .ablocks-block-7945eb37-8224-4324-b4e2-aeb7d2db9f3f:hover { background:#C8F31D; } .ablocks-block-7945eb37-8224-4324-b4e2-aeb7d2db9f3f.ablocks-block--container { padding:0px;max-width:min(100%,31%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-7945eb37-8224-4324-b4e2-aeb7d2db9f3f.ablocks-block--container { max-width:min(100%,47%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-7945eb37-8224-4324-b4e2-aeb7d2db9f3f.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-7945eb37-8224-4324-b4e2-aeb7d2db9f3f { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-7945eb37-8224-4324-b4e2-aeb7d2db9f3f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:0px; } 
.ablocks-block-f9da6cfb-de62-402e-ac17-1f8091b56025 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f9da6cfb-de62-402e-ac17-1f8091b56025.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-f9da6cfb-de62-402e-ac17-1f8091b56025 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-f9da6cfb-de62-402e-ac17-1f8091b56025.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-1fb9e2b9-ad44-4f61-970f-e4c15f79de04 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1fb9e2b9-ad44-4f61-970f-e4c15f79de04 { display:flex;justify-content:center; } .ablocks-block-1fb9e2b9-ad44-4f61-970f-e4c15f79de04 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-1fb9e2b9-ad44-4f61-970f-e4c15f79de04 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-1fb9e2b9-ad44-4f61-970f-e4c15f79de04 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-060f4348-d803-4eee-bd04-cf709b7a83dd { margin-top:-55px;margin-left:20px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-060f4348-d803-4eee-bd04-cf709b7a83dd:not(.ablocks-has-block-container), .ablocks-block-060f4348-d803-4eee-bd04-cf709b7a83dd.ablocks-block--dual-button > .ablocks-block-container { gap:18px;flex-wrap:wrap;flex-direction:row;display:flex;justify-content:flex-start; } .ablocks-block-060f4348-d803-4eee-bd04-cf709b7a83dd .ablocks-button { font-family:DM Sans;font-weight:400;font-style:normal;font-size:12px;line-height:160%; } 
.ablocks-block-5aa204f9-3061-4b30-b738-44de54c3f904 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-5aa204f9-3061-4b30-b738-44de54c3f904 { text-align:left; } .ablocks-block-5aa204f9-3061-4b30-b738-44de54c3f904 .ablocks-button { column-gap:11px;background:#ffffff;justify-content:left;color:#555;border-radius:100px;font-family:DM Sans;font-weight:400;font-style:normal;font-size:12px;line-height:160%;padding-top:5px;padding-right:20px;padding-bottom:5px;padding-left:20px; } .ablocks-block-5aa204f9-3061-4b30-b738-44de54c3f904 .ablocks-button:hover { transition-duration:0s; } .ablocks-block-5aa204f9-3061-4b30-b738-44de54c3f904 .ablocks-icon-wrap { font-size:13px; } .ablocks-block-5aa204f9-3061-4b30-b738-44de54c3f904 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:13px; } .ablocks-block-5aa204f9-3061-4b30-b738-44de54c3f904 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-cbecd9b6-d6f7-487a-9177-2760e8d739d7 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-cbecd9b6-d6f7-487a-9177-2760e8d739d7 { text-align:left; } .ablocks-block-cbecd9b6-d6f7-487a-9177-2760e8d739d7 .ablocks-button { column-gap:11px;background:#ffffff;justify-content:left;color:#555;border-radius:100px;font-family:DM Sans;font-weight:400;font-style:normal;font-size:12px;line-height:160%;padding-top:5px;padding-right:20px;padding-bottom:5px;padding-left:20px; } .ablocks-block-cbecd9b6-d6f7-487a-9177-2760e8d739d7 .ablocks-button:hover { transition-duration:0s; } .ablocks-block-cbecd9b6-d6f7-487a-9177-2760e8d739d7 .ablocks-icon-wrap { font-size:13px; } .ablocks-block-cbecd9b6-d6f7-487a-9177-2760e8d739d7 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:13px; } .ablocks-block-cbecd9b6-d6f7-487a-9177-2760e8d739d7 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#FF0000; } 
.ablocks-block-52b8ae3e-f49f-4851-9f1b-74101f7d616f { padding:30px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-52b8ae3e-f49f-4851-9f1b-74101f7d616f { padding-top:30px; } } .ablocks-block-52b8ae3e-f49f-4851-9f1b-74101f7d616f.ablocks-block--container { padding:30px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-52b8ae3e-f49f-4851-9f1b-74101f7d616f.ablocks-block--container { padding-top:30px; } } .ablocks-block-52b8ae3e-f49f-4851-9f1b-74101f7d616f { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-52b8ae3e-f49f-4851-9f1b-74101f7d616f { row-gap:20px; } } .ablocks-block-52b8ae3e-f49f-4851-9f1b-74101f7d616f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-52b8ae3e-f49f-4851-9f1b-74101f7d616f.ablocks-has-block-container > .ablocks-block-container { row-gap:20px; } } 
.ablocks-block-1ebbe0fa-9b5d-4363-a3a5-7ba6ddc2b5a9 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1ebbe0fa-9b5d-4363-a3a5-7ba6ddc2b5a9 { text-align:left; } .ablocks-block-1ebbe0fa-9b5d-4363-a3a5-7ba6ddc2b5a9 .ablocks-heading-text { color:#121212;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-1ebbe0fa-9b5d-4363-a3a5-7ba6ddc2b5a9 .ablocks-heading-text { font-family:Teko;font-size:28px;line-height:36px; } } @media screen and (max-width: 480px) { .ablocks-block-1ebbe0fa-9b5d-4363-a3a5-7ba6ddc2b5a9 .ablocks-heading-text { font-size:22px;line-height:29px; } } 
.ablocks-block-909670b2-b5f7-4227-94b4-b636ce6ad1e1 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-909670b2-b5f7-4227-94b4-b636ce6ad1e1 { text-align:left; } .ablocks-block-909670b2-b5f7-4227-94b4-b636ce6ad1e1 .ablocks-button { column-gap:13px;background:#F5F5F5;justify-content:left;color:#121212;border-radius:999px;font-family:Kanit;font-weight:700;text-transform:capitalize;font-size:16px;line-height:16px;padding-top:17px;padding-right:30px;padding-bottom:17px;padding-left:30px; } @media screen and (max-width: 480px) { .ablocks-block-909670b2-b5f7-4227-94b4-b636ce6ad1e1 .ablocks-button { padding-top:12px;padding-bottom:12px; } } .ablocks-block-909670b2-b5f7-4227-94b4-b636ce6ad1e1 .ablocks-button:hover { transition-duration:s;background:#1212121A; } .ablocks-block-909670b2-b5f7-4227-94b4-b636ce6ad1e1 .ablocks-icon-wrap { font-size:20px; } .ablocks-block-909670b2-b5f7-4227-94b4-b636ce6ad1e1 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-909670b2-b5f7-4227-94b4-b636ce6ad1e1 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#121212; } 
.ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c { margin-top:-20px;margin-right:0px;margin-left:0px;padding-top:80px;padding-bottom:30px;background:#121212;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c { padding-right:10px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c { padding-top:40px; } } .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c.ablocks-block--container { padding-top:80px;padding-bottom:30px;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c.ablocks-block--container { padding-right:10px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c.ablocks-block--container { padding-top:40px; } } .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c > .ablocks-block-container { max-width:min(100%,1290px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:80px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c > .ablocks-block-container { row-gap:30px; } } .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:80px;column-gap:20px; } @media screen and (max-width: 800px) { .ablocks-block-6a3399e0-ed69-460e-a171-07852dea800c.ablocks-has-block-container > .ablocks-block-container { row-gap:30px; } } 
.ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07.ablocks-block--container { padding:0px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07.ablocks-block--container { max-width:min(100%,1290%) !important; } } .ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07 { display:flex;flex-direction:row;min-height:0px;row-gap:80px;column-gap:80px; } @media screen and (max-width: 800px) { .ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07 { flex-direction:column;align-items:flex-start;column-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07 { row-gap:40px; } } .ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:80px;column-gap:80px; } @media screen and (max-width: 800px) { .ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;align-items:flex-start;column-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07.ablocks-has-block-container > .ablocks-block-container { row-gap:40px; } } .ablocks-block-ee3e9df1-27e8-44ff-a004-a0f85657bd07 { display:inline-flex; } 
.ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f { padding:40px;background:#2B2B2F;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f { padding-top:38px;padding-right:38px;padding-bottom:38px;padding-left:38px; } } @media screen and (max-width: 480px) { .ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f { padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px; } } .ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f.ablocks-block--container { padding:40px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f.ablocks-block--container { padding-top:38px;padding-right:38px;padding-bottom:38px;padding-left:38px; } } @media screen and (max-width: 480px) { .ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f.ablocks-block--container { padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px; } } .ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f { display:flex;flex-direction:column;min-height:0px;row-gap:40px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f { row-gap:20px; } } .ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:40px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-a3d42efa-8e31-44eb-bccc-4bdbb6ed504f.ablocks-has-block-container > .ablocks-block-container { row-gap:20px; } } 
.ablocks-block-453e6993-bf92-468f-9087-c98d1201b158 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-453e6993-bf92-468f-9087-c98d1201b158 { text-align:left; } .ablocks-block-453e6993-bf92-468f-9087-c98d1201b158 .ablocks-heading-text { color:#ffffff;font-family:Teko,sans-serif;font-weight:600;font-size:80px;line-height:75px;letter-spacing:-2px; } @media screen and (max-width: 800px) { .ablocks-block-453e6993-bf92-468f-9087-c98d1201b158 .ablocks-heading-text { font-family:Teko;font-size:48px;line-height:64px;letter-spacing:1px; } } @media screen and (max-width: 480px) { .ablocks-block-453e6993-bf92-468f-9087-c98d1201b158 .ablocks-heading-text { font-size:50px;line-height:62px; } } 
.ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e { padding:0px;background:#9900cc00;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder { flex-direction:column;flex-wrap:wrap; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder__field { margin-top:0px;margin-bottom:0px; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder__label { color:#000000;text-align:left;margin-bottom:10px !important;display:none; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder__helper-text { text-align:left;margin-bottom:10px;display:none;margin-top:10px; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder__input { background:#121212;text-align:left;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px;border-style:none;border-radius:20px;padding-left:20px;color:#ffffff!important;box-sizing:border-box; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder__input::placeholder { font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px;text-align:left;color:#ffffff!important; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder__input-icon,.ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder__input-toggle-password { top:75%; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder__submit-button { text-align:center;align-self:flex-start; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-form-builder__submit-button { color:#121212;background:#C8F31D;border-radius:100px;font-family:Kanit;font-weight:700;text-transform:capitalize;font-size:16px;line-height:16px;padding-top:18px;padding-right:24px;padding-bottom:18px;padding-left:24px; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-block--form-builder__navigator { color:#74777C;text-align:left; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-block--form-builder__navigator-redirect-page { margin-bottom:10px; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-block--form-builder__success { color:#fffff;background:#00935B; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-block--form-builder__error { color:#ffffff;background:#D03739; } .ablocks-block-22676f5c-3776-4a05-a467-38ee3117460e .ablocks-block--form-builder__feedback-message { text-align:center; } .ablocks-form-builder__field .ablocks-form-builder__select{ border-radius: 999px; border: none; padding:9px; background: var(--Gray-900, #121212); color: var(--White, #FFF); font-family: Kanit; font-size: 20px; font-style: normal; }
.ablocks-block-361e77f5-d083-43e5-bec0-2d9933fd142e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-361e77f5-d083-43e5-bec0-2d9933fd142e.ablocks-block--form-input { box-sizing:border-box;width:99%; } .ablocks-block-361e77f5-d083-43e5-bec0-2d9933fd142e .ablocks-icon-wrap { fill:#69727d;font-size:28px; } .ablocks-block-361e77f5-d083-43e5-bec0-2d9933fd142e .ablocks-form-builder__input-show-icon { padding-left:38px; } 
.ablocks-block-0ae196b4-d4eb-40d9-b1c1-f6c40c834804 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0ae196b4-d4eb-40d9-b1c1-f6c40c834804.ablocks-block--form-input { box-sizing:border-box;width:99%; } .ablocks-block-0ae196b4-d4eb-40d9-b1c1-f6c40c834804 .ablocks-icon-wrap { fill:#69727d;font-size:28px; } .ablocks-block-0ae196b4-d4eb-40d9-b1c1-f6c40c834804 .ablocks-form-builder__input-show-icon { padding-left:38px; } 
.ablocks-block-e2933ec0-b184-4046-8004-2a12d5a4440c { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e2933ec0-b184-4046-8004-2a12d5a4440c.ablocks-block--form-select { box-sizing:border-box;width:99%; } 
.ablocks-block-b87454c0-8dab-43fe-ab5a-b9fae9d98af6 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b87454c0-8dab-43fe-ab5a-b9fae9d98af6.ablocks-block--form-textarea { box-sizing:border-box;width:99%; } 
.ablocks-block-b7ac151e-30be-4343-a64a-b32b89d987b3 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b7ac151e-30be-4343-a64a-b32b89d987b3.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-b7ac151e-30be-4343-a64a-b32b89d987b3 { display:flex;flex-direction:column;min-height:0px;row-gap:60px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-b7ac151e-30be-4343-a64a-b32b89d987b3 { row-gap:30px; } } .ablocks-block-b7ac151e-30be-4343-a64a-b32b89d987b3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:60px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-b7ac151e-30be-4343-a64a-b32b89d987b3.ablocks-has-block-container > .ablocks-block-container { row-gap:30px; } } 
.ablocks-block-42c01578-621e-465e-98c1-039144e3c0e7 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-42c01578-621e-465e-98c1-039144e3c0e7.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-42c01578-621e-465e-98c1-039144e3c0e7 { display:flex;flex-direction:column;min-height:0px;row-gap:34px;column-gap:6px; } .ablocks-block-42c01578-621e-465e-98c1-039144e3c0e7.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:34px;column-gap:6px; } 
.ablocks-block-4f1b6f4f-f111-4293-bdb5-186fd5c8807e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4f1b6f4f-f111-4293-bdb5-186fd5c8807e .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-4f1b6f4f-f111-4293-bdb5-186fd5c8807e .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-4f1b6f4f-f111-4293-bdb5-186fd5c8807e .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-c48950e9-5225-4fa4-902b-35fa92a2eb85 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c48950e9-5225-4fa4-902b-35fa92a2eb85 { text-align:left; } .ablocks-block-c48950e9-5225-4fa4-902b-35fa92a2eb85 .ablocks-heading-text { color:#ffffff;font-family:Teko,sans-serif;font-weight:600;text-transform:capitalize;font-size:42px;line-height:130%; } @media screen and (max-width: 800px) { .ablocks-block-c48950e9-5225-4fa4-902b-35fa92a2eb85 .ablocks-heading-text { font-family:Teko;font-size:38px;line-height:52px; } } @media screen and (max-width: 480px) { .ablocks-block-c48950e9-5225-4fa4-902b-35fa92a2eb85 .ablocks-heading-text { font-size:28px;line-height:36px; } } 
.ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76 { padding-left:10px; } } .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76.ablocks-block--container { padding-left:10px; } } .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:90px; } @media screen and (max-width: 800px) { .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76 { justify-content:space-between;justify-items:space-between;row-gap:24px;column-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76 { flex-direction:column; } } .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:90px; } @media screen and (max-width: 800px) { .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76.ablocks-has-block-container > .ablocks-block-container { justify-content:space-between;justify-items:space-between;row-gap:24px;column-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76.ablocks-has-block-container > .ablocks-block-container { flex-direction:column; } } .ablocks-block-2b3f1fe1-57a5-431d-b50d-5d4d021eda76 { display:inline-flex; } 
.ablocks-block-fad77a34-0b06-410d-904e-0493fa4ee167 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fad77a34-0b06-410d-904e-0493fa4ee167.ablocks-block--container { padding:0px;max-width:min(100%,120px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-fad77a34-0b06-410d-904e-0493fa4ee167.ablocks-block--container { max-width:min(100%,28%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-fad77a34-0b06-410d-904e-0493fa4ee167.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-fad77a34-0b06-410d-904e-0493fa4ee167 { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } .ablocks-block-fad77a34-0b06-410d-904e-0493fa4ee167.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } 
.ablocks-block-2519d144-a7f5-4348-b9e4-ba02fc6e0462 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2519d144-a7f5-4348-b9e4-ba02fc6e0462 { text-align:left; } .ablocks-block-2519d144-a7f5-4348-b9e4-ba02fc6e0462 .ablocks-paragraph-text { color:#ffffff;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-2519d144-a7f5-4348-b9e4-ba02fc6e0462 .ablocks-paragraph-text { font-family:Teko; } } @media screen and (max-width: 480px) { .ablocks-block-2519d144-a7f5-4348-b9e4-ba02fc6e0462 .ablocks-paragraph-text { font-size:28px;line-height:30px; } } .ablocks-block-2519d144-a7f5-4348-b9e4-ba02fc6e0462 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-16aef4ea-8dc5-4fc1-a3b7-f3abd38a9782 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-16aef4ea-8dc5-4fc1-a3b7-f3abd38a9782 { font-family:DM Sans;font-weight:400;font-size:14px;line-height:160%; } @media screen and (max-width: 800px) { .ablocks-block-16aef4ea-8dc5-4fc1-a3b7-f3abd38a9782 { font-size:16px; } } .ablocks-block-16aef4ea-8dc5-4fc1-a3b7-f3abd38a9782 .ablocks-list { gap:15px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } .ablocks-block-16aef4ea-8dc5-4fc1-a3b7-f3abd38a9782 .ablocks-list__item-content { align-items:center;gap:10px; } .ablocks-block-16aef4ea-8dc5-4fc1-a3b7-f3abd38a9782 .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#000000;fill:#000000;font-size:20px; } .ablocks-block-16aef4ea-8dc5-4fc1-a3b7-f3abd38a9782 .ablocks-list__item-content .ablocks-list__item-text { color:#ffffff; } 
.ablocks-block-85f6cedb-dde2-4c0b-b66c-9791b2e306dd { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-85f6cedb-dde2-4c0b-b66c-9791b2e306dd { margin-top:10px; } } .ablocks-block-85f6cedb-dde2-4c0b-b66c-9791b2e306dd.ablocks-block--container { padding:0px;max-width:min(100%,471px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-85f6cedb-dde2-4c0b-b66c-9791b2e306dd.ablocks-block--container { max-width:min(100%,60%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-85f6cedb-dde2-4c0b-b66c-9791b2e306dd.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-85f6cedb-dde2-4c0b-b66c-9791b2e306dd { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } .ablocks-block-85f6cedb-dde2-4c0b-b66c-9791b2e306dd.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:30px;column-gap:0px; } 
.ablocks-block-fb765fb2-66cc-4a5f-b8ac-6718f763f38e { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fb765fb2-66cc-4a5f-b8ac-6718f763f38e { text-align:left; } .ablocks-block-fb765fb2-66cc-4a5f-b8ac-6718f763f38e .ablocks-heading-text { color:#ffffff;font-family:Teko,sans-serif;font-weight:600;text-transform:uppercase;font-size:36px;line-height:34.86px; } @media screen and (max-width: 800px) { .ablocks-block-fb765fb2-66cc-4a5f-b8ac-6718f763f38e .ablocks-heading-text { font-family:Teko; } } @media screen and (max-width: 480px) { .ablocks-block-fb765fb2-66cc-4a5f-b8ac-6718f763f38e .ablocks-heading-text { font-size:28px;line-height:34px; } } 
.ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e { padding:0px;background:#9900cc00;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder { flex-direction:row;align-items:center; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__field { margin-top:0px;margin-bottom:0px; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__label { color:#000000;text-align:left;margin-bottom:10px !important;display:none; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__helper-text { text-align:left;margin-bottom:10px;display:none;margin-top:10px; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__input { background:#ffffff1a;text-align:left;font-family:DM Sans;font-weight:400;font-style:normal;font-size:14px;line-height:160%;border-width:1px;border-style:none;border-color:#FFF;border-radius:99px;padding-top:14px;padding-right:14px;padding-bottom:14px;padding-left:30px;color:#ffffff!important;box-sizing:border-box; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__input:hover { border-style:none; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__input:focus { border-style:none; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__input::placeholder { font-family:DM Sans;font-weight:400;font-style:normal;font-size:14px;line-height:160%;text-align:left;color:#ffffff!important; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__input-icon,.ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__input-toggle-password { top:75%; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__submit-button { text-align:center; } @media screen and (max-width: 800px) { .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__submit-button { align-self:flex-start; } } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__submit-button { color:#000000;background:#c8f31d;border-radius:100px;padding-top:12px;padding-right:16px;padding-bottom:12px;padding-left:16px; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-form-builder__submit-button:hover { color:#000000;background:#abd115; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-block--form-builder__navigator { color:#74777C;text-align:left; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-block--form-builder__navigator-redirect-page { margin-bottom:10px; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-block--form-builder__success { color:#fffff;background:#00935B; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-block--form-builder__error { color:#ffffff;background:#D03739; } .ablocks-block-b55e1b8f-33fd-4f68-9b98-ecd5fbadaf2e .ablocks-block--form-builder__feedback-message { text-align:center; } 
.ablocks-block-a2864e63-8de7-4e37-9fd9-838e199416e6 { padding:0px;background:#9900cc00;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a2864e63-8de7-4e37-9fd9-838e199416e6.ablocks-block--form-input { box-sizing:border-box;width:99%; } .ablocks-block-a2864e63-8de7-4e37-9fd9-838e199416e6 .ablocks-icon-wrap { fill:#69727d;font-size:28px; } .ablocks-block-a2864e63-8de7-4e37-9fd9-838e199416e6 .ablocks-form-builder__input-show-icon { padding-left:38px; } 
.ablocks-block-e14fa921-da86-471c-9bb7-3c6e5898c11c { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e14fa921-da86-471c-9bb7-3c6e5898c11c.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-e14fa921-da86-471c-9bb7-3c6e5898c11c { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;min-height:0px;row-gap:0px;column-gap:17px; } .ablocks-block-e14fa921-da86-471c-9bb7-3c6e5898c11c.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;min-height:0px;row-gap:0px;column-gap:17px; } .ablocks-block-e14fa921-da86-471c-9bb7-3c6e5898c11c { display:inline-flex; } 
.ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3.ablocks-block--social-shares:not(.ablocks-has-container), .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3.ablocks-block--social-shares .ablocks-block-container { flex-direction:row;justify-content:flex-start;gap:16px; } .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3 .ablocks-social-share { height:48px;width:48px; } .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3 .ablocks-social-share > .ablocks-svg-icon { fill:#170a1b!important;width:16px;height:16px; } .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3 .ablocks-social-share > .ablocks-svg-icon:hover { fill:!important; } .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3 .ablocks-social-share-item { border-style:none;border-color:#ffffff4d; } @media screen and (max-width: 800px) { .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3 .ablocks-social-share-item { border-width:1px; } } .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3 .ablocks-social-share-item--icon { width:43px;height:43px; } .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3 .ablocks-social-share-item--icon>.ablocks-svg-icon { height:20px; } .ablocks-block-0d97ef92-8d31-483b-834f-fa8d5e5de7b3 .ablocks-social-share-item--text { width:80px;height:42px; } 
.ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be { padding-top:30px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-width:1px 0px 0px 0px;border-style:solid;border-color:#ffffff4d;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be.ablocks-block--container { padding-top:30px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,1290px) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be.ablocks-block--container { max-width:min(100%,1290%) !important; } } .ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be { flex-direction:column-reverse;row-gap:20px;column-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be { row-gap:30px; } } .ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:space-between;justify-items:space-between;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be.ablocks-has-block-container > .ablocks-block-container { flex-direction:column-reverse;row-gap:20px;column-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be.ablocks-has-block-container > .ablocks-block-container { row-gap:30px; } } .ablocks-block-6bcc3409-1853-4bf3-90f2-1aa19479f7be { display:inline-flex; } 
.ablocks-block-17db6a9a-d277-4862-a3d3-77700c0c75b8 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-17db6a9a-d277-4862-a3d3-77700c0c75b8.ablocks-block--container { padding:0px;max-width:min(100%,382px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-17db6a9a-d277-4862-a3d3-77700c0c75b8.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-17db6a9a-d277-4862-a3d3-77700c0c75b8 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-17db6a9a-d277-4862-a3d3-77700c0c75b8 { align-items:center; } } .ablocks-block-17db6a9a-d277-4862-a3d3-77700c0c75b8.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-17db6a9a-d277-4862-a3d3-77700c0c75b8.ablocks-has-block-container > .ablocks-block-container { align-items:center; } } 
.ablocks-block-6937fc18-593b-4e4e-9aa1-27a476428a86 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-6937fc18-593b-4e4e-9aa1-27a476428a86 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-6937fc18-593b-4e4e-9aa1-27a476428a86 { text-align:center; } } .ablocks-block-6937fc18-593b-4e4e-9aa1-27a476428a86 .ablocks-paragraph-text { color:#ffffff;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } .ablocks-block-6937fc18-593b-4e4e-9aa1-27a476428a86 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf.ablocks-block--container { padding:0px;max-width:min(100%,512px) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf { justify-content:center;justify-items:center;column-gap:48px; } } @media screen and (max-width: 480px) { .ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf { flex-direction:column;row-gap:15px; } } .ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:30px; } @media screen and (max-width: 800px) { .ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf.ablocks-has-block-container > .ablocks-block-container { justify-content:center;justify-items:center;column-gap:48px; } } @media screen and (max-width: 480px) { .ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:15px; } } .ablocks-block-c8ad3224-0553-4a8e-9bdc-5ce771f1bacf { display:inline-flex; } 
.ablocks-block-fc3c1952-40b1-4227-bea0-5a32f3bf4544 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fc3c1952-40b1-4227-bea0-5a32f3bf4544 { text-align:left; } .ablocks-block-fc3c1952-40b1-4227-bea0-5a32f3bf4544 .ablocks-paragraph-text { color:#ffffff;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } @media screen and (max-width: 800px) { .ablocks-block-fc3c1952-40b1-4227-bea0-5a32f3bf4544 .ablocks-paragraph-text { font-size:18px;line-height:25px; } } .ablocks-block-fc3c1952-40b1-4227-bea0-5a32f3bf4544 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-a3c71a3e-e6a6-4b69-8fa4-47d8ff8de0f8 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a3c71a3e-e6a6-4b69-8fa4-47d8ff8de0f8 { text-align:left; } .ablocks-block-a3c71a3e-e6a6-4b69-8fa4-47d8ff8de0f8 .ablocks-paragraph-text { color:#ffffff;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } @media screen and (max-width: 800px) { .ablocks-block-a3c71a3e-e6a6-4b69-8fa4-47d8ff8de0f8 .ablocks-paragraph-text { font-size:18px;line-height:25px; } } .ablocks-block-a3c71a3e-e6a6-4b69-8fa4-47d8ff8de0f8 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-fa647030-9935-4a6a-a4af-9badbe5c3d9b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fa647030-9935-4a6a-a4af-9badbe5c3d9b { text-align:left; } .ablocks-block-fa647030-9935-4a6a-a4af-9badbe5c3d9b .ablocks-paragraph-text { color:#ffffff;font-family:Kanit;font-weight:400;font-size:20px;line-height:27.4px; } @media screen and (max-width: 800px) { .ablocks-block-fa647030-9935-4a6a-a4af-9badbe5c3d9b .ablocks-paragraph-text { font-size:18px;line-height:25px; } } .ablocks-block-fa647030-9935-4a6a-a4af-9badbe5c3d9b .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
