.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}input[type="search"]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}
input[type="search"]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
html {
    box-sizing: border-box;
}
*,
::after,
::before {
    box-sizing: inherit;
}
.site-content {
    flex-grow: 1;
}
.wp-site-blocks {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    justify-content: flex-start;
}
.wp-site-blocks footer {
    margin-block-start: auto;
    margin-top: auto;
}
.ariafse-block-row {
    padding-left: 0;
    padding-right: 0;
}
.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
    padding-left: 0;
    padding-right: 0;
}
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.ablocks-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}



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


.ablocks-paragraph-text{margin:0;padding:0}.ablocks-paragraph-text-drop-caps:first-letter{font-size:3em;font-weight:700;line-height:1}.ablocks-paragraph-text-sm{font-size:14px}.ablocks-paragraph-text-md{font-size:16px}.ablocks-paragraph-text-lg{font-size:20px}
.ablocks-block--info-box{border:1px solid #dddddf;padding:30px}.ablocks-block--info-box .ablocks-block-container{width:100%}.ablocks-block--info-box .ablocks-icon-wrap{height:fit-content;width:fit-content}.ablocks-block--info-box__content{display:flex;flex-direction:column;width:100%}.ablocks-info-box-heading,.ablocks-info-box-sub-heading,.ablocks-info-box-text{margin:0}.ablocks-info-box-text{margin:0;padding:0}.ablocks-info-box-text-drop-caps:first-letter{font-size:3em;font-weight:700;line-height:1}.ablocks-info-box-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-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-taxonomy-listing-item_content{padding:0 20px}.ablocks-taxonomy-listing_flex{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1.5fr)}.ablocks-taxonomy-listing-item a.ablocks-taxonomy-title__link{text-decoration:none}.ablocks-taxonomy-title{align-items:center;background:#3b82f6;border-radius:8px 8px 0 0;color:#fff;display:flex;flex-direction:row;font-size:30px;font-weight:600;gap:15px;justify-content:space-between;margin:0;padding:15px}.ablocks-taxonomy-title a{color:inherit;text-decoration:none}.ablocks-taxonomy-icon{background:#fcfbff;border-radius:50px;padding:.5em}.ablocks-taxonomy-icon svg path{fill:#fff}.ablocks-taxonomy-icon svg{height:30px;width:30px}.ablocks-reload-button{background:#3b82f6;border:2px solid #3b82f6;border-radius:8px;color:#fff;display:block;font-weight:500;padding:8px 10px;text-align:center;text-decoration:none}.ablocks-reload-button:hover{background:#fff;color:#3b82f6}.ablocks-reload-button-wrapper{margin-top:20px}.ablocks-taxonomy-posts{list-style:none;padding-left:0;word-break:break-word}.ablocks-taxonomy-title__post-count{align-items:center;background:#fcfbff;border:7px solid rgba(175,184,193,.2);border-radius:50px;color:#3b82f6;display:flex;font-size:17px;font-weight:500;height:50px;justify-content:center;text-decoration:none;width:50px}.ablocks-taxonomy-posts a{color:#8d98b2;display:block;font-size:17px;font-weight:500;padding-bottom:10px;padding-top:10px;text-decoration:none}.ablocks-taxonomy-posts a:hover{color:#3b82f6}.ablocks-taxonomy-blower{position:relative}.ablocks-taxonomy-blower input{opacity:0;position:absolute;z-index:-1}.ablocks-taxonomy-blower__content{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;transition:grid-template-rows .35s ease,opacity .35s ease}.ablocks-taxonomy-blower__content>*{overflow:hidden}.ablocks-taxonomy-blower input:checked~.ablocks-taxonomy-blower__content{grid-template-rows:1fr;opacity:1}.ablocks-taxonomy-blower__label{cursor:pointer}.ablocks-taxonomy-title span{align-items:center;display:flex;gap:10px}.ablocks-taxonomy-listing-item{background:#f9fbff;border:1px solid #cfdfff;border-radius:8px;transition:.66s}.ablocks-taxonomy-listing_direction{flex-direction:column}.ablocks-taxonomy-title span.ablocks-taxonomy-listing_direction{align-items:start}.ablocks-taxonomy-title span.ablocks-taxonomy-listing_direction .ablocks-taxonomy-title__post-count{justify-content:flex-start;width:100%}.ablocks-taxonomy-title__link{text-decoration:none}.ablocks-taxonomy__position-drag{margin-top:10px}.ablocks-taxonomy__position-drag_item{userSelect:none;align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;cursor:grab;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px;padding:8px 10px}.ablocks-taxonomy__position-drag_item:first-child{margin-top:10px}.ablocks-taxonomy-listing-scrolling{max-height:100vh;overflow-y:auto}
span.ablocks-breadcrumbs__item{color:#13191b;font-size:14px;font-weight:500}.ablocks-breadcrumbs{align-items:center;display:flex;gap:10px}div.ablocks-breadcrumbs span a{color:#74777c;text-decoration:none}div.ablocks-breadcrumbs span a:hover{color:#13191b}.ablocks-breadcrumbs__separator{color:#141a24;font-size:10px}.ablocks-breadcrumbs___before-image img{height:100%;max-height:50px;max-width:50px;width:100%}.ablocks-breadcrumbs___before-image{background:#e5e5e6;border-radius:50%;line-height:0;padding:10px}
.ablocks-toc-body{padding:20px}.ablocks-toc-body .ablocks-toc-list{margin:0;padding:0 0 0 10px}.ablocks-toc-list .ablock-has-subitems{margin:0;padding:0}.ablocks-toc-item .ablocks-toc-list{padding-left:40px}.ablocks-toc__header{align-items:center;background-color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;padding:15px 20px}.ablocks-toc__header-title{font-size:20px;font-weight:500}.ablocks-toc__header-toggle-icon{align-items:center;display:flex;justify-content:end;text-align:right}.ablocks-toc__header-toggle-icon svg{height:20px;width:20px}.ablocks-toc__hide,div.ablocks-toc-body.ablocks-toc__collapse{display:none}.ablocks-toc-item-link{transition:color .3s ease}.ablocks-toc-item-link:hover{color:#0073aa}
.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-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--icon .ablocks-block-container{display:flex}
.ablocks-block-7e350d8d-2758-4773-9939-2ceb04b5af19 { margin-top:0px;margin-right:0px;margin-bottom:-2px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;background:#DDEFFF;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-7e350d8d-2758-4773-9939-2ceb04b5af19.ablocks-hide-on-desktop,.ablocks-block-7e350d8d-2758-4773-9939-2ceb04b5af19.ablocks-hide-on-tablet,.ablocks-block-7e350d8d-2758-4773-9939-2ceb04b5af19.ablocks-hide-on-mobile { display:none; } } .ablocks-block-7e350d8d-2758-4773-9939-2ceb04b5af19.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;overflow:visible; } .ablocks-block-7e350d8d-2758-4773-9939-2ceb04b5af19 > .ablocks-block-container { max-width:min(100%,1200px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-7e350d8d-2758-4773-9939-2ceb04b5af19 > .ablocks-block-container { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:center;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-7e350d8d-2758-4773-9939-2ceb04b5af19.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;align-items:center;min-height:0px;row-gap:20px;column-gap:0px; } .ablocks-block-7e350d8d-2758-4773-9939-2ceb04b5af19 > .ablocks-block-container > *:not(style,.ablocks-block--container) { display:inline-flex; } 
.ablocks-block-98deb2de-9fa2-403f-a5f2-68fe0c9d07e0 { padding-top:6px;padding-right:15px;padding-bottom:6px;padding-left:15px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-98deb2de-9fa2-403f-a5f2-68fe0c9d07e0:hover { background:#fefefeb3; } .ablocks-block-98deb2de-9fa2-403f-a5f2-68fe0c9d07e0 { display:flex;justify-content:center; } .ablocks-block-98deb2de-9fa2-403f-a5f2-68fe0c9d07e0 .ablocks-image-figure img { width:107px;height:auto;opacity:1; } .ablocks-block-98deb2de-9fa2-403f-a5f2-68fe0c9d07e0 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0s,filter 0s,transform 0.3s;opacity:1; } .ablocks-block-98deb2de-9fa2-403f-a5f2-68fe0c9d07e0 .ablocks-image-figure .ablocks-image-caption { text-align:left; } .image-hover-filter:hover img{ Opacity: 1; }
.ablocks-block-cae8e06d-aa9a-4603-b25f-2b7a167a9345 { padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-cae8e06d-aa9a-4603-b25f-2b7a167a9345:hover { background:#fefefeb3; } .ablocks-block-cae8e06d-aa9a-4603-b25f-2b7a167a9345 { display:flex;justify-content:center; } .ablocks-block-cae8e06d-aa9a-4603-b25f-2b7a167a9345 .ablocks-image-figure img { width:88px;height:auto;opacity:1; } .ablocks-block-cae8e06d-aa9a-4603-b25f-2b7a167a9345 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0s,filter 0s,transform 0.3s;opacity:1; } .ablocks-block-cae8e06d-aa9a-4603-b25f-2b7a167a9345 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-73143d6d-6250-4c9c-a53a-d98a04e98b0a { padding-top:12px;padding-right:15px;padding-bottom:12px;padding-left:15px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-73143d6d-6250-4c9c-a53a-d98a04e98b0a:hover { background:#fefefeb3; } .ablocks-block-73143d6d-6250-4c9c-a53a-d98a04e98b0a { display:flex;justify-content:center; } .ablocks-block-73143d6d-6250-4c9c-a53a-d98a04e98b0a .ablocks-image-figure img { width:88px;height:auto;opacity:1; } .ablocks-block-73143d6d-6250-4c9c-a53a-d98a04e98b0a .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0s,filter 0s,transform 0.3s;opacity:1; } .ablocks-block-73143d6d-6250-4c9c-a53a-d98a04e98b0a .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-1b2e4e20-80e8-4e02-a885-810230ebfe04 { padding-top:13px;padding-right:15px;padding-bottom:13px;padding-left:15px;background:#ffffff;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1b2e4e20-80e8-4e02-a885-810230ebfe04 { display:flex;justify-content:center; } .ablocks-block-1b2e4e20-80e8-4e02-a885-810230ebfe04 .ablocks-image-figure img { width:112px;height:auto;opacity:1; } .ablocks-block-1b2e4e20-80e8-4e02-a885-810230ebfe04 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-1b2e4e20-80e8-4e02-a885-810230ebfe04 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-0fa380f1-965f-46d7-b792-a78911329bde { padding-top:13px;padding-right:15px;padding-bottom:13px;padding-left:15px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0fa380f1-965f-46d7-b792-a78911329bde:hover { background:#fefefeb3; } .ablocks-block-0fa380f1-965f-46d7-b792-a78911329bde { display:flex;justify-content:center; } .ablocks-block-0fa380f1-965f-46d7-b792-a78911329bde .ablocks-image-figure img { width:60px;height:auto;opacity:1; } .ablocks-block-0fa380f1-965f-46d7-b792-a78911329bde .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0s,filter 0s,transform 0.3s;opacity:1; } .ablocks-block-0fa380f1-965f-46d7-b792-a78911329bde .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-af9c707e-4969-4939-975c-566735eb6ec9 { padding-top:13px;padding-right:15px;padding-bottom:14px;padding-left:15px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-af9c707e-4969-4939-975c-566735eb6ec9:hover { background:#fefefeb3; } .ablocks-block-af9c707e-4969-4939-975c-566735eb6ec9 { display:flex;justify-content:center; } .ablocks-block-af9c707e-4969-4939-975c-566735eb6ec9 .ablocks-image-figure img { width:130px;height:auto;opacity:1; } .ablocks-block-af9c707e-4969-4939-975c-566735eb6ec9 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0s,filter 0s,transform 0.3s;opacity:1; } .ablocks-block-af9c707e-4969-4939-975c-566735eb6ec9 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-8ab26363-37a4-4025-930a-a55f95d9a93f { padding-top:13px;padding-right:15px;padding-bottom:14px;padding-left:15px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8ab26363-37a4-4025-930a-a55f95d9a93f:hover { background:#fefefeb3; } .ablocks-block-8ab26363-37a4-4025-930a-a55f95d9a93f { display:flex;justify-content:center; } .ablocks-block-8ab26363-37a4-4025-930a-a55f95d9a93f .ablocks-image-figure img { width:110px;height:auto;opacity:1; } .ablocks-block-8ab26363-37a4-4025-930a-a55f95d9a93f .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0s,filter 0s,transform 0.3s;opacity:1; } .ablocks-block-8ab26363-37a4-4025-930a-a55f95d9a93f .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-926c6f72-023d-457f-9306-6a1a67f1f22c { padding-top:13px;padding-right:15px;padding-bottom:14px;padding-left:15px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-926c6f72-023d-457f-9306-6a1a67f1f22c:hover { background:#fefefeb3; } .ablocks-block-926c6f72-023d-457f-9306-6a1a67f1f22c { display:flex;justify-content:center; } .ablocks-block-926c6f72-023d-457f-9306-6a1a67f1f22c .ablocks-image-figure img { width:100px;height:auto;opacity:1; } .ablocks-block-926c6f72-023d-457f-9306-6a1a67f1f22c .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0s,filter 0s,transform 0.3s;opacity:1; } .ablocks-block-926c6f72-023d-457f-9306-6a1a67f1f22c .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-e8581333-9301-49e2-a1b8-675e2a72bc58 { margin-top:-19px;padding-top:24px;padding-bottom:24px;background:#FEFDFE;box-shadow:0px 2px 4px 0px rgba(19,25,27,0.15);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e8581333-9301-49e2-a1b8-675e2a72bc58.ablocks-block--container { padding-top:24px;padding-bottom:24px;overflow:visible; } .ablocks-block-e8581333-9301-49e2-a1b8-675e2a72bc58 > .ablocks-block-container { max-width:min(100%,1380px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-e8581333-9301-49e2-a1b8-675e2a72bc58 > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-e8581333-9301-49e2-a1b8-675e2a72bc58.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-e8581333-9301-49e2-a1b8-675e2a72bc58 > .ablocks-block-container > *:not(style,.ablocks-block--container) { display:inline-flex; } 
.ablocks-block-743ba8ea-0b40-4424-81fd-13e6af597477 { margin:0px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-743ba8ea-0b40-4424-81fd-13e6af597477.ablocks-block--container { padding:0px;max-width:min(100%,20%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-743ba8ea-0b40-4424-81fd-13e6af597477.ablocks-block--container { max-width:min(100%,26%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-743ba8ea-0b40-4424-81fd-13e6af597477.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-743ba8ea-0b40-4424-81fd-13e6af597477 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-743ba8ea-0b40-4424-81fd-13e6af597477.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-39dd5d5c-fc8f-43ed-b4fb-60bc3188b457 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-39dd5d5c-fc8f-43ed-b4fb-60bc3188b457 { display:flex;justify-content:left; } .ablocks-block-39dd5d5c-fc8f-43ed-b4fb-60bc3188b457 .ablocks-image-figure img { width:200px;height:auto;opacity:1; } .ablocks-block-39dd5d5c-fc8f-43ed-b4fb-60bc3188b457 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-39dd5d5c-fc8f-43ed-b4fb-60bc3188b457 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-8fe1895d-fe4f-4ee4-91aa-d113deda008f { margin:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-width:1px;border-color:#353B40;border-radius:50px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-8fe1895d-fe4f-4ee4-91aa-d113deda008f.ablocks-block--container { padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-8fe1895d-fe4f-4ee4-91aa-d113deda008f.ablocks-block--container { max-width:min(100%,1600%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-8fe1895d-fe4f-4ee4-91aa-d113deda008f.ablocks-block--container { max-width:min(100%,29%) !important; } } .ablocks-block-8fe1895d-fe4f-4ee4-91aa-d113deda008f { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 800px) { .ablocks-block-8fe1895d-fe4f-4ee4-91aa-d113deda008f { align-items:flex-end; } } .ablocks-block-8fe1895d-fe4f-4ee4-91aa-d113deda008f.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-8fe1895d-fe4f-4ee4-91aa-d113deda008f.ablocks-has-block-container > .ablocks-block-container { align-items:flex-end; } } 
.ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item { color:#101828;font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:26px; } @media screen and (max-width: 800px) { .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item { font-family:Inter;font-size:16px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item { padding-top:5px;padding-bottom:5px; } } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item .ablocks-menu-item__link { color:#101828;font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:26px; } @media screen and (max-width: 800px) { .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item .ablocks-menu-item__link { font-family:Inter;font-size:16px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:10px; } } @media screen and (max-width: 480px) { .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item .ablocks-menu-item__link { padding-top:5px;padding-bottom:5px; } } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item:hover { color:#101828; } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item .ablocks-menu-item__link:hover { color:#101828; } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-block--menu-child-sub { width:250px; } @media screen and (max-width: 800px) { .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-block--menu-child-sub { width:100px; } } @media screen and (max-width: 480px) { .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-block--menu-child-sub .ablocks-block--menu-item { background:!important; } } @media screen and (max-width: 480px) { .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-block--menu-child-sub .ablocks-block--menu-item .ablocks-menu-item__link { color:!important; } } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:#101828; } @media screen and (max-width: 480px) { .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__link { color:#000000 !important; } } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__link { color:#101828; } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:#101828; } @media screen and (max-width: 480px) { .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item > .ablocks-menu-item__dropdown-icon svg { fill:#000000 !important; } } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-main-menu > .ablocks-menu-item:hover > .ablocks-menu-item__dropdown-icon svg { fill:#101828; } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-menu__trigger-wrapper { justify-content:left; } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger { height:30px; } .ablocks-block-516a9415-78bc-4f08-a3ca-4a269d83b3b1 .ablocks-menu__trigger-wrapper .ablocks-menu__trigger .ablocks-menu__trigger-item { background:#0C3140;height:3px;width:30px; } 

.ablocks-block-4ff9bf21-84c6-4451-94ec-111a473a5986 { width:646px;left:2%;overflow-y:auto;overflow-x:hidden; } @media screen and (max-width: 800px) { .ablocks-block-4ff9bf21-84c6-4451-94ec-111a473a5986 { width:600px;left:-50px; } } 
.ablocks-block-63bc8ba4-5a33-4ee1-80fa-c8d3f9f7d205 { padding:0px;border-width:1px;border-color:#ebebeb;border-radius:4px;box-shadow:4px 8px 0px 0px rgba(89,89,89,0.44);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-63bc8ba4-5a33-4ee1-80fa-c8d3f9f7d205.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-63bc8ba4-5a33-4ee1-80fa-c8d3f9f7d205 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-63bc8ba4-5a33-4ee1-80fa-c8d3f9f7d205 { flex-direction:column; } } .ablocks-block-63bc8ba4-5a33-4ee1-80fa-c8d3f9f7d205.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-63bc8ba4-5a33-4ee1-80fa-c8d3f9f7d205.ablocks-has-block-container > .ablocks-block-container { flex-direction:column; } } .ablocks-block-63bc8ba4-5a33-4ee1-80fa-c8d3f9f7d205 { display:inline-flex; } 
.ablocks-block-ef4981c9-ea06-4844-91ac-4da291f41af3 { padding:16px;background:#ffffff;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ef4981c9-ea06-4844-91ac-4da291f41af3.ablocks-block--container { padding:16px;max-width:min(100%,47%) !important;overflow:visible; } .ablocks-block-ef4981c9-ea06-4844-91ac-4da291f41af3 { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } .ablocks-block-ef4981c9-ea06-4844-91ac-4da291f41af3.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } 
.ablocks-block-b22529c8-3d48-481e-ab6c-81bd044c50c7 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b22529c8-3d48-481e-ab6c-81bd044c50c7 { text-align:left; } .ablocks-block-b22529c8-3d48-481e-ab6c-81bd044c50c7 .ablocks-paragraph-text { color:#515A62;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%; } .ablocks-block-b22529c8-3d48-481e-ab6c-81bd044c50c7 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 { margin-top:16px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container), .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .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-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #91ceff;font-size:unset;border-width:1px;border-style:solid;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#91ceff; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .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-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .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-fa8d2b46-2b23-47f0-9c34-62e10f46a629.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-fa8d2b46-2b23-47f0-9c34-62e10f46a629.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-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .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-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-fa8d2b46-2b23-47f0-9c34-62e10f46a629 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d { margin-top:12px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container), .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .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-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #91ceff;font-size:unset;border-width:1px;border-style:solid;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#91ceff; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .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-d3d3e7d4-d891-486a-884a-f30ecfa0593d .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-d3d3e7d4-d891-486a-884a-f30ecfa0593d.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-d3d3e7d4-d891-486a-884a-f30ecfa0593d.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-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .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-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-d3d3e7d4-d891-486a-884a-f30ecfa0593d .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 { margin-top:12px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container), .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .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-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #fd7e144d;font-size:unset;border-width:1px;border-style:solid;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#fd7e144d; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .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-99b774de-5034-414e-aeda-32ea3eeff432 .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-99b774de-5034-414e-aeda-32ea3eeff432.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-99b774de-5034-414e-aeda-32ea3eeff432.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-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .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-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-99b774de-5034-414e-aeda-32ea3eeff432 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-c8d44e6f-44ab-4d02-953a-06174c4b5690 { padding:16px;background:#ffffff;border-width:0px 0px 0px 1px;border-style:solid;border-color:#ebebeb;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-c8d44e6f-44ab-4d02-953a-06174c4b5690 { border-width:1px 0px 0px 0px; } } .ablocks-block-c8d44e6f-44ab-4d02-953a-06174c4b5690.ablocks-block--container { padding:16px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-c8d44e6f-44ab-4d02-953a-06174c4b5690 { display:flex;flex-direction:column;flex-wrap:wrap;min-height:0px;row-gap:10px;column-gap:0px; } .ablocks-block-c8d44e6f-44ab-4d02-953a-06174c4b5690.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;flex-wrap:wrap;min-height:0px;row-gap:10px;column-gap:0px; } 
.ablocks-block-7b46838f-3526-409b-9833-8a4fd80817f9 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-7b46838f-3526-409b-9833-8a4fd80817f9.ablocks-hide-on-desktop,.ablocks-block-7b46838f-3526-409b-9833-8a4fd80817f9.ablocks-hide-on-tablet,.ablocks-block-7b46838f-3526-409b-9833-8a4fd80817f9.ablocks-hide-on-mobile { display:none; } } .ablocks-block-7b46838f-3526-409b-9833-8a4fd80817f9 { text-align:left; } .ablocks-block-7b46838f-3526-409b-9833-8a4fd80817f9 .ablocks-paragraph-text { color:#515A62;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%; } .ablocks-block-7b46838f-3526-409b-9833-8a4fd80817f9 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-87b95e89-1a6b-4d05-97b5-cadcbaafb4ec { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-87b95e89-1a6b-4d05-97b5-cadcbaafb4ec.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-87b95e89-1a6b-4d05-97b5-cadcbaafb4ec { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } .ablocks-block-87b95e89-1a6b-4d05-97b5-cadcbaafb4ec.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } 
.ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 { margin-top:16px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container), .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .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-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #6f42c14d;font-size:unset;border-width:1px;border-style:solid;border-color:#6f42c14d;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#6f42c14d; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .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-0497d9df-e5bb-408f-a569-3b7a8d18c525 .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-0497d9df-e5bb-408f-a569-3b7a8d18c525.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-0497d9df-e5bb-408f-a569-3b7a8d18c525.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-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .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-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-0497d9df-e5bb-408f-a569-3b7a8d18c525 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 { margin-top:12px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container), .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .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-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #28a7454d;font-size:unset;border-width:1px;border-style:solid;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#28a7454d; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .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-9fd130db-622c-4fc5-bd45-d727c5e893b8 .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-9fd130db-622c-4fc5-bd45-d727c5e893b8.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-9fd130db-622c-4fc5-bd45-d727c5e893b8.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-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .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-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-9fd130db-622c-4fc5-bd45-d727c5e893b8 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e { margin-top:12px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container), .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .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-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #91ceff;font-size:unset;border-width:1px;border-style:solid;border-color:#343a404d;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#91ceff; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .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-329eebcf-3250-4e89-879a-971db1d5288e .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-329eebcf-3250-4e89-879a-971db1d5288e.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-329eebcf-3250-4e89-879a-971db1d5288e.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-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .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-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-329eebcf-3250-4e89-879a-971db1d5288e .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 


.ablocks-block-3964b65a-f49a-4186-b033-b1d3580c7563 { width:600px;left:2%;overflow-y:auto;overflow-x:hidden; } @media screen and (max-width: 800px) { .ablocks-block-3964b65a-f49a-4186-b033-b1d3580c7563 { width:520px;left:-30%; } } 
.ablocks-block-abadf34f-fa56-49b2-8aa8-dd7b4ba15724 { padding:16px;background:#ffffff;border-width:0px 0px 0px 0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-abadf34f-fa56-49b2-8aa8-dd7b4ba15724.ablocks-block--container { padding:16px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-abadf34f-fa56-49b2-8aa8-dd7b4ba15724 { display:flex;flex-direction:column;flex-wrap:wrap;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-abadf34f-fa56-49b2-8aa8-dd7b4ba15724.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;flex-wrap:wrap;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-80150ff1-3c00-48dd-bc2f-2186085ec5e2 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-80150ff1-3c00-48dd-bc2f-2186085ec5e2 { text-align:left; } .ablocks-block-80150ff1-3c00-48dd-bc2f-2186085ec5e2 .ablocks-paragraph-text { color:#515A62;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%; } .ablocks-block-80150ff1-3c00-48dd-bc2f-2186085ec5e2 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-a69bab45-049d-4804-be8e-780cb0808cdd { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a69bab45-049d-4804-be8e-780cb0808cdd.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-a69bab45-049d-4804-be8e-780cb0808cdd { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-a69bab45-049d-4804-be8e-780cb0808cdd { flex-direction:column; } } .ablocks-block-a69bab45-049d-4804-be8e-780cb0808cdd.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-a69bab45-049d-4804-be8e-780cb0808cdd.ablocks-has-block-container > .ablocks-block-container { flex-direction:column; } } .ablocks-block-a69bab45-049d-4804-be8e-780cb0808cdd { display:inline-flex; } 
.ablocks-block-bf6d2b2e-5583-4a73-bde9-9c44a49d7c99 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bf6d2b2e-5583-4a73-bde9-9c44a49d7c99.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-bf6d2b2e-5583-4a73-bde9-9c44a49d7c99 { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } .ablocks-block-bf6d2b2e-5583-4a73-bde9-9c44a49d7c99.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } 
.ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa { margin-top:16px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container), .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .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-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #91ceff;font-size:unset;border-width:1px;border-style:solid;border-color:#28a7454d;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#91ceff; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .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-a48667c2-fa2a-4cfb-8977-2986a18c12aa .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-a48667c2-fa2a-4cfb-8977-2986a18c12aa.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-a48667c2-fa2a-4cfb-8977-2986a18c12aa.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-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .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-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-a48667c2-fa2a-4cfb-8977-2986a18c12aa .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb { margin-top:12px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container), .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .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-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #91ceff;font-size:unset;border-width:1px;border-style:solid;border-color:#007bff4d;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#91ceff; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .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-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .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-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.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-16945d22-ec0f-41d2-a5a1-df7161c1a2cb.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-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .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-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-16945d22-ec0f-41d2-a5a1-df7161c1a2cb .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 { margin-top:12px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container), .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .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-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #91ceff;font-size:unset;border-width:1px;border-style:solid;border-color:#6f42c14d;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#91ceff; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .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-36b63328-d38b-4df1-b76e-acc09655b9c9 .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-36b63328-d38b-4df1-b76e-acc09655b9c9.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-36b63328-d38b-4df1-b76e-acc09655b9c9.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-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .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-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-36b63328-d38b-4df1-b76e-acc09655b9c9 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-0d721398-0262-497e-8b4b-2aacc60320cd { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0d721398-0262-497e-8b4b-2aacc60320cd.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-0d721398-0262-497e-8b4b-2aacc60320cd { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } .ablocks-block-0d721398-0262-497e-8b4b-2aacc60320cd.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:10px;column-gap:0px; } 
.ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f { margin-top:16px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container), .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .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-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #91ceff;font-size:unset;border-width:1px;border-style:solid;border-color:#28a7454d;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#91ceff; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .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-29406727-dd8e-4320-8401-67fe981dc86f .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-29406727-dd8e-4320-8401-67fe981dc86f.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-29406727-dd8e-4320-8401-67fe981dc86f.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-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .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-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-29406727-dd8e-4320-8401-67fe981dc86f .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 { margin-top:12px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container), .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:center; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-block--info-box__content { gap:2px;align-items:flex-start; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .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-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 > .ablocks-block-container > a .ablocks-icon-wrap { background:#FFF;padding:10px;border:2px solid #91ceff;font-size:unset;border-width:1px;border-style:solid;border-color:#fd7e144d;border-radius:2px; } @media screen and (max-width: 800px) { .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 > .ablocks-block-container > a .ablocks-icon-wrap { padding:.5em; } } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#91ceff; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;color:#101828; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Poppins;font-weight:500;font-style:normal;font-size:14px;line-height:140%;color:#646C73; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .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-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .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-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.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-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39.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-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .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-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-fa1cfb26-06c9-4b21-9d5d-fe43af41aa39 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 


.ablocks-block-009696ff-2b49-444a-8448-5d91bdf614d4 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-009696ff-2b49-444a-8448-5d91bdf614d4.ablocks-hide-on-desktop,.ablocks-block-009696ff-2b49-444a-8448-5d91bdf614d4.ablocks-hide-on-tablet,.ablocks-block-009696ff-2b49-444a-8448-5d91bdf614d4.ablocks-hide-on-mobile { display:none; } } .ablocks-block-009696ff-2b49-444a-8448-5d91bdf614d4.ablocks-block--container { padding:0px;max-width:min(100%,18%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-009696ff-2b49-444a-8448-5d91bdf614d4.ablocks-block--container { max-width:min(100%,1%) !important; } } .ablocks-block-009696ff-2b49-444a-8448-5d91bdf614d4 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-009696ff-2b49-444a-8448-5d91bdf614d4.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-1839540a-bd8c-4504-b917-4f1c7acc298b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-1839540a-bd8c-4504-b917-4f1c7acc298b { text-align:right; } .ablocks-block-1839540a-bd8c-4504-b917-4f1c7acc298b .ablocks-button { column-gap:10px;background:#0C3140;justify-content:left;color:#ffffff;border-width:1px;border-style:solid;border-color:#0C3140;border-radius:99px;font-family:Inter,sans-serif;font-weight:600;font-style:normal;font-size:14px;line-height:140%;padding-top:10px;padding-right:16px;padding-bottom:10px;padding-left:16px; } @media screen and (max-width: 800px) { .ablocks-block-1839540a-bd8c-4504-b917-4f1c7acc298b .ablocks-button { font-family:Inter; } } .ablocks-block-1839540a-bd8c-4504-b917-4f1c7acc298b .ablocks-button:hover { transition-duration:0.5s;color:#0C3140;background:#ffffff;border-width:1px;border-color:#0C3140;border-style:solid;border-radius:99px; } .ablocks-block-1839540a-bd8c-4504-b917-4f1c7acc298b .ablocks-button:hover .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#0C3140; } .ablocks-block-1839540a-bd8c-4504-b917-4f1c7acc298b .ablocks-icon-wrap { font-size:16px; } .ablocks-block-1839540a-bd8c-4504-b917-4f1c7acc298b .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-1839540a-bd8c-4504-b917-4f1c7acc298b .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-034d28ce-6078-457a-b643-19c6575a67e1 { margin:0px;padding-top:30px;padding-bottom:50px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-034d28ce-6078-457a-b643-19c6575a67e1.ablocks-block--container { padding-top:30px;padding-bottom:50px;overflow:visible; } .ablocks-block-034d28ce-6078-457a-b643-19c6575a67e1 > .ablocks-block-container { display:flex;flex-direction:row;flex-wrap:wrap;min-height:0px;row-gap:0px;column-gap:20px; } .ablocks-block-034d28ce-6078-457a-b643-19c6575a67e1.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;flex-wrap:wrap;min-height:0px;row-gap:0px;column-gap:20px; } .ablocks-block-034d28ce-6078-457a-b643-19c6575a67e1 > .ablocks-block-container > *:not(style,.ablocks-block--container) { display:inline-flex; } 
.ablocks-block-0fcaf111-2204-4fb0-a7ab-f8010cf346b8 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0fcaf111-2204-4fb0-a7ab-f8010cf346b8.ablocks-block--container { padding:0px;max-width:min(100%,22%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-0fcaf111-2204-4fb0-a7ab-f8010cf346b8.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-0fcaf111-2204-4fb0-a7ab-f8010cf346b8 { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-0fcaf111-2204-4fb0-a7ab-f8010cf346b8.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } 
.ablocks-block-f769d5e8-a79d-4ab1-b176-df509e3d9b18 { margin:0px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f769d5e8-a79d-4ab1-b176-df509e3d9b18.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-f769d5e8-a79d-4ab1-b176-df509e3d9b18 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-f769d5e8-a79d-4ab1-b176-df509e3d9b18.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 { text-align:left; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-taxonomy-listing-item { border-width:1px;border-style:none;border-color:#4F46E5;border-radius:0px;box-shadow:0px 0px 0px 0px #ffffff1a;background:#ffffff; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-taxonomy-listing-item:hover { background:#ffffff; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-taxonomy-title { font-family:Poppins;font-weight:600;font-style:normal;font-size:12px;line-height:18px;border-width:0px 0px 1px 0px;border-style:none;border-color:#e0e0e0;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;color:#454f59;background:#ffffff; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-taxonomy-icon svg path { fill:#69727d; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-taxonomy-posts a { color:#454F59;font-family:Poppins;font-weight:400;font-style:normal;font-size:14px;line-height:20px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;border-width:0px 0px 0px 1px;border-style:solid;border-color:#CBD1D7; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-taxonomy-posts a:hover { color:#4F46E5; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-taxonomy-posts a.active-post-link { color:#4F46E5;border-width:0px 0px 0px 1px;border-style:solid;border-color:#4F46E5; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-taxonomy-title__post-count { border-width:1px;border-style:solid;border-color:#CBD1D7;font-family:Poppins;font-weight:400;font-style:normal;font-size:14px;line-height:20px;color:#454F59;background:#ffffff;width:30px;height:30px; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-icon-wrap { font-size:55px; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:55px; } .ablocks-block-4ad7da8c-b116-40fb-9aae-5fa841f9f773 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } .ablocks-taxonomy-title__post-count{ height: 30px; width: 30px; } .ablocks-taxonomy-posts a { color:#454F59; display: block; font-size: 14px; font-weight: 400; padding-bottom: 10px; padding-top: 4px; text-decoration: none; font-family: Manrope!important; line-height: 20px; } .ablocks-taxonomy-posts{ margin: 0; }
.ablocks-block-b687b324-c1b5-4468-a0bd-12a5e73ec8ec { margin-top:0px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b687b324-c1b5-4468-a0bd-12a5e73ec8ec.ablocks-block--container { padding:0px;max-width:min(100%,52%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-b687b324-c1b5-4468-a0bd-12a5e73ec8ec.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-b687b324-c1b5-4468-a0bd-12a5e73ec8ec { display:flex;flex-direction:column;min-height:0px;row-gap:38px;column-gap:20px; } .ablocks-block-b687b324-c1b5-4468-a0bd-12a5e73ec8ec.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:38px;column-gap:20px; } .table-content .ablocks-block--table-of-content{ display: none; }
.ablocks-block-3d4d9b2d-ece0-4d0c-9615-e19753ee9ec8 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3d4d9b2d-ece0-4d0c-9615-e19753ee9ec8 .ablocks-breadcrumbs { gap:7px; } .ablocks-block-3d4d9b2d-ece0-4d0c-9615-e19753ee9ec8 div.ablocks-breadcrumbs span a:hover { color:#4F46E5; } .ablocks-block-3d4d9b2d-ece0-4d0c-9615-e19753ee9ec8 .ablocks-breadcrumbs__item { font-family:Manrope;font-weight:500;font-size:12px; } .ablocks-block-3d4d9b2d-ece0-4d0c-9615-e19753ee9ec8 .ablocks-breadcrumbs__separator { color:#a2adb9;font-size:14px; } .ablocks-block-3d4d9b2d-ece0-4d0c-9615-e19753ee9ec8 .ablocks-breadcrumbs___before-image { background-color:#ffffff;padding:0px;border-radius:50px; } .ablocks-breadcrumbs___before-image img{ width: 20px; }
.ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca.ablocks-hide-on-desktop,.ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca.ablocks-hide-on-tablet,.ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca.ablocks-hide-on-mobile { display:none; } .ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca .ablocks-toc__header-title { color:#454f59; } .ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca .ablocks-toc__header { background:#ddd; } .ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca .ablocks-toc__header-toggle-icon .ablocks-toc__show { font-size:20px; } .ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca .ablocks-toc-body .ablocks-toc-list { list-style-type:disc; } .ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca .ablocks-toc-list, .ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca .ablocks-toc-list li a { color:#333; } .ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca .ablocks-toc-body .ablocks-toc-list li a { line-height:30px; } .ablocks-block-2a16ec6b-a572-42c5-aadf-fdddc39ff8ca a.ablocks-toc-item-link.active { color:#2763f3; } 
.ablocks-block-bf5f6af1-dff0-46ef-b97c-dfc26f7d07ff { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-bf5f6af1-dff0-46ef-b97c-dfc26f7d07ff.ablocks-block--container { padding:0px;max-width:min(100%,20%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-bf5f6af1-dff0-46ef-b97c-dfc26f7d07ff.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-bf5f6af1-dff0-46ef-b97c-dfc26f7d07ff { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } .ablocks-block-bf5f6af1-dff0-46ef-b97c-dfc26f7d07ff.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:20px;column-gap:20px; } li.ablocks-toc-item:first-child{ padding-top: 10px; }
.ablocks-block-a2d637d0-d79d-46c2-8bd9-73115acc9384 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a2d637d0-d79d-46c2-8bd9-73115acc9384.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-a2d637d0-d79d-46c2-8bd9-73115acc9384 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-a2d637d0-d79d-46c2-8bd9-73115acc9384.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d { width:100%;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d .ablocks-toc__header-title { font-family:Poppins;font-weight:500;font-style:Medium;text-decoration:none;font-size:16px;line-height:24px;color:#454f59; } .ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d .ablocks-toc__header { background:#ffffff;padding-bottom:0px; } .ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d .ablocks-toc-body { background:#ffffff;padding-top:10px; } .ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d .ablocks-toc__header-toggle-icon .ablocks-toc__show { font-size:20px; } .ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d .ablocks-toc-body .ablocks-toc-list { list-style-type:none; } .ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d .ablocks-toc-list, .ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d .ablocks-toc-list li a { color:#454f59;font-family:Poppins;font-weight:400;font-size:14px;line-height:20px; } .ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d .ablocks-toc-body .ablocks-toc-list li a { line-height:40px; } .ablocks-block-55f8de2e-a3cf-4dbf-9f74-d56fadf6a22d a.ablocks-toc-item-link.active { color:#2763f3; } .ablocks-toc-list li a { font-weight: 400; } .ablocks-toc-list li { padding-bottom: 10px; }
.ablocks-block-54400b55-3a7f-402d-bf70-bf92e0a6147a { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-54400b55-3a7f-402d-bf70-bf92e0a6147a { text-align:left; } 
.ablocks-block-7c42f865-b4f0-4a85-8d91-dec9dfba46bb { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-7c42f865-b4f0-4a85-8d91-dec9dfba46bb { text-align:left; } 
.ablocks-block-8ea5b395-49be-460f-90ad-c9c42f92b115 { margin-top:250px;padding-top:0px;padding-bottom:0px;background:linear-gradient(98deg,#F4F1E0 1.04%,#FFF 36.58%,#FBFAFB 50.36%,#DDF0FF 87.52%);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-8ea5b395-49be-460f-90ad-c9c42f92b115 { margin-top:280px; } } .ablocks-block-8ea5b395-49be-460f-90ad-c9c42f92b115.ablocks-block--container { padding-top:0px;padding-bottom:0px;overflow:visible; } .ablocks-block-8ea5b395-49be-460f-90ad-c9c42f92b115 > .ablocks-block-container { max-width:min(100%,1380px);margin-right:auto !important;margin-left:auto !important; } .ablocks-block-8ea5b395-49be-460f-90ad-c9c42f92b115 > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:48px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-8ea5b395-49be-460f-90ad-c9c42f92b115 > .ablocks-block-container { row-gap:24px; } } .ablocks-block-8ea5b395-49be-460f-90ad-c9c42f92b115.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;align-items:center;min-height:0px;row-gap:48px;column-gap:20px; } @media screen and (max-width: 480px) { .ablocks-block-8ea5b395-49be-460f-90ad-c9c42f92b115.ablocks-has-block-container > .ablocks-block-container { row-gap:24px; } } 
.ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e { margin-top:-250px;padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:80px;background:#FFF;border-width:1px;border-style:solid;border-color:#E5F4FF;border-radius:32px;box-shadow:0px -24px 80px 0px rgba(23,28,86,0.10);position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 800px) { .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e { margin-top:-280px;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:40px;border-radius:24px; } } @media screen and (max-width: 480px) { .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e { padding-bottom:20px;padding-left:20px;border-radius:20px; } } .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e.ablocks-block--container { padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:80px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e.ablocks-block--container { padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:40px; } } @media screen and (max-width: 480px) { .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e.ablocks-block--container { padding-bottom:20px;padding-left:20px; } } .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:80px; } @media screen and (max-width: 800px) { .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e { flex-direction:column;row-gap:40px; } } .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:80px; } @media screen and (max-width: 800px) { .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:40px; } } .ablocks-block-3fe2bc75-7294-4b69-82a2-0dd30c427c9e { display:inline-flex; } 
.ablocks-block-f1b145b5-fc70-4ee7-b6f9-38495a99e50d { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f1b145b5-fc70-4ee7-b6f9-38495a99e50d.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-f1b145b5-fc70-4ee7-b6f9-38495a99e50d { display:flex;flex-direction:column;min-height:0px;row-gap:32px;column-gap:0px; } .ablocks-block-f1b145b5-fc70-4ee7-b6f9-38495a99e50d.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:32px;column-gap:0px; } 
.ablocks-block-e4097359-a98f-4b6e-a586-207fc0de5c83 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e4097359-a98f-4b6e-a586-207fc0de5c83 { text-align:left; } .ablocks-block-e4097359-a98f-4b6e-a586-207fc0de5c83 .ablocks-heading-text { color:#0C3140;font-family:Manrope;font-weight:600;font-style:normal;font-size:36px;line-height:140%; } @media screen and (max-width: 800px) { .ablocks-block-e4097359-a98f-4b6e-a586-207fc0de5c83 .ablocks-heading-text { font-size:40px; } } @media screen and (max-width: 480px) { .ablocks-block-e4097359-a98f-4b6e-a586-207fc0de5c83 .ablocks-heading-text { font-size:32px;line-height:41px; } } 
.ablocks-block-a78cb2a7-475e-41dd-b177-c2e913517932 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a78cb2a7-475e-41dd-b177-c2e913517932 { font-family:Manrope;font-weight:400;font-style:normal;font-size:20px;line-height:160%; } @media screen and (max-width: 800px) { .ablocks-block-a78cb2a7-475e-41dd-b177-c2e913517932 { font-size:18px; } } @media screen and (max-width: 480px) { .ablocks-block-a78cb2a7-475e-41dd-b177-c2e913517932 { font-size:16px; } } .ablocks-block-a78cb2a7-475e-41dd-b177-c2e913517932 .ablocks-list { gap:24px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } @media screen and (max-width: 480px) { .ablocks-block-a78cb2a7-475e-41dd-b177-c2e913517932 .ablocks-list { gap:16px; } } .ablocks-block-a78cb2a7-475e-41dd-b177-c2e913517932 .ablocks-list__item-content { align-items:center;gap:8px; } .ablocks-block-a78cb2a7-475e-41dd-b177-c2e913517932 .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#0c3140;fill:#0c3140;font-size:20px; } .ablocks-block-a78cb2a7-475e-41dd-b177-c2e913517932 .ablocks-list__item-content .ablocks-list__item-text { color:#0C3140; } 
.ablocks-block-f4cc175e-058d-4cf8-a397-1d0c387ecd2d { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f4cc175e-058d-4cf8-a397-1d0c387ecd2d { text-align:left; } .ablocks-block-f4cc175e-058d-4cf8-a397-1d0c387ecd2d .ablocks-button { column-gap:10px;background:#008DFF;justify-content:left;color:#FFF;border-radius:99px;font-family:Poppins;font-weight:500;font-style:normal;font-size:16px;line-height:140%;padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px; } .ablocks-block-f4cc175e-058d-4cf8-a397-1d0c387ecd2d .ablocks-button:hover { transition-duration:s; } .ablocks-block-f4cc175e-058d-4cf8-a397-1d0c387ecd2d .ablocks-icon-wrap { font-size:16px; } .ablocks-block-f4cc175e-058d-4cf8-a397-1d0c387ecd2d .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:16px; } .ablocks-block-f4cc175e-058d-4cf8-a397-1d0c387ecd2d .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#69727d; } 
.ablocks-block-67fdda69-3fc9-4ed6-8933-b3c019d9c77f { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-67fdda69-3fc9-4ed6-8933-b3c019d9c77f.ablocks-block--container { padding:0px;max-width:min(100%,36%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-67fdda69-3fc9-4ed6-8933-b3c019d9c77f.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-67fdda69-3fc9-4ed6-8933-b3c019d9c77f { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-67fdda69-3fc9-4ed6-8933-b3c019d9c77f.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-e6e7d89e-bfb8-40c5-b8ee-41dcd09fe4a9 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e6e7d89e-bfb8-40c5-b8ee-41dcd09fe4a9 { display:flex;justify-content:right; } @media screen and (max-width: 800px) { .ablocks-block-e6e7d89e-bfb8-40c5-b8ee-41dcd09fe4a9 { justify-content:left; } } .ablocks-block-e6e7d89e-bfb8-40c5-b8ee-41dcd09fe4a9 .ablocks-image-figure img { height:auto;opacity:1; } .ablocks-block-e6e7d89e-bfb8-40c5-b8ee-41dcd09fe4a9 .ablocks-image-figure img:hover { transition:border 0.5s,box-shadow 0s,opacity 0.5s,filter 0.5s,transform 0.3s; } .ablocks-block-e6e7d89e-bfb8-40c5-b8ee-41dcd09fe4a9 .ablocks-image-figure .ablocks-image-caption { text-align:left; } 
.ablocks-block-03aa7b23-0cbc-4c28-a0e0-9dab0c696053 { margin-top:0px;padding-top:50px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-width:1px 0px 0px 0px;border-style:solid;border-color:#dddedf;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-03aa7b23-0cbc-4c28-a0e0-9dab0c696053.ablocks-block--container { padding-top:50px;padding-right:0px;padding-bottom:0px;padding-left:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-03aa7b23-0cbc-4c28-a0e0-9dab0c696053 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:100px; } @media screen and (max-width: 800px) { .ablocks-block-03aa7b23-0cbc-4c28-a0e0-9dab0c696053 { flex-direction:column;row-gap:30px;column-gap:30px; } } @media screen and (max-width: 480px) { .ablocks-block-03aa7b23-0cbc-4c28-a0e0-9dab0c696053 { row-gap:32px; } } .ablocks-block-03aa7b23-0cbc-4c28-a0e0-9dab0c696053.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:100px; } @media screen and (max-width: 800px) { .ablocks-block-03aa7b23-0cbc-4c28-a0e0-9dab0c696053.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:30px;column-gap:30px; } } @media screen and (max-width: 480px) { .ablocks-block-03aa7b23-0cbc-4c28-a0e0-9dab0c696053.ablocks-has-block-container > .ablocks-block-container { row-gap:32px; } } .ablocks-block-03aa7b23-0cbc-4c28-a0e0-9dab0c696053 { display:inline-flex; } 
.ablocks-block-80c31d5d-a93b-4581-939e-fc40abfa1dbb { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-80c31d5d-a93b-4581-939e-fc40abfa1dbb.ablocks-block--container { padding:0px;max-width:min(100%,29%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-80c31d5d-a93b-4581-939e-fc40abfa1dbb.ablocks-block--container { max-width:min(100%,50%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-80c31d5d-a93b-4581-939e-fc40abfa1dbb.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-80c31d5d-a93b-4581-939e-fc40abfa1dbb { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-80c31d5d-a93b-4581-939e-fc40abfa1dbb.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-4a4c8e29-356a-49c9-9e48-90673ae340d4 { margin-top:32px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-4a4c8e29-356a-49c9-9e48-90673ae340d4 { text-align:left; } .ablocks-block-4a4c8e29-356a-49c9-9e48-90673ae340d4 .ablocks-paragraph-text { color:#515A62;font-family:Roboto,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:20px; } @media screen and (max-width: 800px) { .ablocks-block-4a4c8e29-356a-49c9-9e48-90673ae340d4 .ablocks-paragraph-text { font-family:Roboto;font-size:16px; } } .ablocks-block-4a4c8e29-356a-49c9-9e48-90673ae340d4 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
.ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb { margin-top:24px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb:not(.ablocks-has-block-container), .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:flex-start; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .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-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:400;font-style:normal;font-size:14px;line-height:140%;color:#515A62; } @media screen and (max-width: 800px) { .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-block--info-box__content > .ablocks-info-box-heading { font-size:16px; } } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .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-b2258a53-4919-4b44-915d-4483c4e690bb .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-b2258a53-4919-4b44-915d-4483c4e690bb.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-b2258a53-4919-4b44-915d-4483c4e690bb.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-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .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-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-b2258a53-4919-4b44-915d-4483c4e690bb .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 { margin-top:12px;padding:0px;border-style:none;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771:not(.ablocks-has-block-container), .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.ablocks-block--info-box > .ablocks-block-container { gap:12px;display:flex;flex-direction:row;align-items:flex-start; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-block--info-box__content { gap:10px;align-items:flex-start; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .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-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-info-box-badge-link { font-family:Roboto; } } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771:not(.ablocks-has-block-container) > .ablocks-icon-wrap, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771:not(.ablocks-has-block-container) > a .ablocks-icon-wrap, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 > .ablocks-block-container > a .ablocks-icon-wrap { font-size:unset; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771:not(.ablocks-has-block-container) > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 > .ablocks-block-container > .ablocks-icon-wrap > img.ablocks-image-icon, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 > a .ablocks-icon-wrap > img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771:not(.ablocks-has-block-container) > .ablocks-icon-wrap > svg.ablocks-svg-icon, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 > .ablocks-block-container > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#000000; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap svg.ablocks-svg-icon , .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap svg.ablocks-svg-icon { transition-duration:s; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771:not(.ablocks-has-block-container).ablocks-block--info-box:hover > .ablocks-icon-wrap, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.ablocks-block--info-box:hover > .ablocks-block-container > .ablocks-icon-wrap, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771:not(.ablocks-has-block-container).ablocks-block--info-box:hover > a .ablocks-icon-wrap, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.ablocks-block--info-box:hover > .ablocks-block-container > a .ablocks-icon-wrap { transition-duration:s; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-block--info-box__content > .ablocks-info-box-heading { text-align:left;font-family:Poppins;font-weight:400;font-style:normal;font-size:14px;line-height:140%;color:#515A62; } @media screen and (max-width: 800px) { .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-block--info-box__content > .ablocks-info-box-heading { font-size:16px; } } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-heading { transition-duration:s; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { text-align:left;font-family:Roboto,sans-serif;font-weight:500;font-size:20px;color:#13191B; } @media screen and (max-width: 800px) { .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { font-family:Roboto; } } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-sub-heading { transition-duration:s; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-block--info-box__content > .ablocks-info-box-text { text-align:left;color:#74777C;font-family:Roboto,sans-serif;font-weight:400;font-size:16px; } @media screen and (max-width: 800px) { .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-block--info-box__content > .ablocks-info-box-text { font-family:Roboto; } } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.ablocks-block--info-box:hover > .ablocks-block--info-box__content > .ablocks-info-box-text { color:gray;transition-duration:s; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-block--info-box__content > .ablocks-info-box-text-drop-caps::first-letter { color:#0f2aff; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-info-box-star-ratings { gap:0px;justify-content:flex-start; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__fill > .ablocks-icon-wrap, .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-info-box-star-ratings-icons > .ablocks-info-box-rating > .ablocks-info-box-rating__unfill > .ablocks-icon-wrap { font-size:55px; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-info-box-star-ratings-icons { gap:0px; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .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-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .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-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.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-dbef7f01-7ee1-4eec-ad22-78f0b02f7771.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-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-info-box-star-rating-number { color:#000000;order:10; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .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-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-info-box-btn-link > .ablocks-icon-wrap { font-size:20px; } .ablocks-block-dbef7f01-7ee1-4eec-ad22-78f0b02f7771 .ablocks-info-box-btn-link > .ablocks-icon-wrap > svg.ablocks-svg-icon { fill:#FAFAFA; } 
.ablocks-block-a0a68a11-3fb3-47b1-bc14-97f62b69b380 { margin-top:20px;padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-a0a68a11-3fb3-47b1-bc14-97f62b69b380.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-a0a68a11-3fb3-47b1-bc14-97f62b69b380 { display:flex;flex-direction:row;justify-content:flex-start;justify-items:flex-start;min-height:0px;row-gap:0px;column-gap:16px; } .ablocks-block-a0a68a11-3fb3-47b1-bc14-97f62b69b380.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:16px; } .ablocks-block-a0a68a11-3fb3-47b1-bc14-97f62b69b380 { display:inline-flex; } 
.ablocks-block-0256e1ae-4d5f-4516-a309-3e5e9ae0a904 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0256e1ae-4d5f-4516-a309-3e5e9ae0a904 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-0256e1ae-4d5f-4516-a309-3e5e9ae0a904 .ablocks-icon-wrap { background:#0c3140;border-radius:50%;padding:.5em;font-size:20px; } .ablocks-block-0256e1ae-4d5f-4516-a309-3e5e9ae0a904 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-0256e1ae-4d5f-4516-a309-3e5e9ae0a904 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-f476c726-8af5-4987-bc65-9f05fe65c307 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-f476c726-8af5-4987-bc65-9f05fe65c307 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-f476c726-8af5-4987-bc65-9f05fe65c307 .ablocks-icon-wrap { background:#0c3140;border-radius:50%;padding:.5em;font-size:20px; } .ablocks-block-f476c726-8af5-4987-bc65-9f05fe65c307 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-f476c726-8af5-4987-bc65-9f05fe65c307 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-e5ab7e25-5514-45a0-bb9d-b77df8b41a1b { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e5ab7e25-5514-45a0-bb9d-b77df8b41a1b { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-e5ab7e25-5514-45a0-bb9d-b77df8b41a1b .ablocks-icon-wrap { background:#0c3140;border-radius:50%;padding:.5em;font-size:20px; } .ablocks-block-e5ab7e25-5514-45a0-bb9d-b77df8b41a1b .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-e5ab7e25-5514-45a0-bb9d-b77df8b41a1b .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-3619d1ed-de5a-416d-be3d-8629be824204 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-3619d1ed-de5a-416d-be3d-8629be824204 { display:flex;align-items:flex-start;justify-content:flex-start; } .ablocks-block-3619d1ed-de5a-416d-be3d-8629be824204 .ablocks-icon-wrap { background:#0c3140;border-radius:50%;padding:.5em;font-size:20px; } .ablocks-block-3619d1ed-de5a-416d-be3d-8629be824204 .ablocks-icon-wrap img.ablocks-image-icon { height:auto;width:20px; } .ablocks-block-3619d1ed-de5a-416d-be3d-8629be824204 .ablocks-icon-wrap svg.ablocks-svg-icon { fill:#ffffff; } 
.ablocks-block-70fe8853-8978-475a-b353-276cfcab2f52 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-70fe8853-8978-475a-b353-276cfcab2f52.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-70fe8853-8978-475a-b353-276cfcab2f52 { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:50px; } @media screen and (max-width: 800px) { .ablocks-block-70fe8853-8978-475a-b353-276cfcab2f52 { column-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-70fe8853-8978-475a-b353-276cfcab2f52 { flex-direction:column;row-gap:24px; } } .ablocks-block-70fe8853-8978-475a-b353-276cfcab2f52.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;min-height:0px;row-gap:0px;column-gap:50px; } @media screen and (max-width: 800px) { .ablocks-block-70fe8853-8978-475a-b353-276cfcab2f52.ablocks-has-block-container > .ablocks-block-container { column-gap:20px; } } @media screen and (max-width: 480px) { .ablocks-block-70fe8853-8978-475a-b353-276cfcab2f52.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:24px; } } .ablocks-block-70fe8853-8978-475a-b353-276cfcab2f52 { display:inline-flex; } 
.ablocks-block-23a304b5-2c35-4a44-9f96-12b9b7d8564a { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-23a304b5-2c35-4a44-9f96-12b9b7d8564a.ablocks-block--container { padding:0px;max-width:min(100%,19%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-23a304b5-2c35-4a44-9f96-12b9b7d8564a.ablocks-block--container { max-width:min(100%,22%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-23a304b5-2c35-4a44-9f96-12b9b7d8564a.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-23a304b5-2c35-4a44-9f96-12b9b7d8564a { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } .ablocks-block-23a304b5-2c35-4a44-9f96-12b9b7d8564a.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } 
.ablocks-block-17326752-2d84-472c-aa16-0aac89fdea34 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-17326752-2d84-472c-aa16-0aac89fdea34 { text-align:left; } .ablocks-block-17326752-2d84-472c-aa16-0aac89fdea34 .ablocks-heading-text { color:#101828;font-family:Poppins;font-weight:500;font-style:normal;font-size:18px;line-height:140%; } 
.ablocks-block-ac0656e4-6975-4fa3-a431-56d34a49a089 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ac0656e4-6975-4fa3-a431-56d34a49a089 { font-family:Poppins;font-weight:400;font-style:normal;font-size:16px;line-height:160%; } .ablocks-block-ac0656e4-6975-4fa3-a431-56d34a49a089 .ablocks-list { gap:12px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } .ablocks-block-ac0656e4-6975-4fa3-a431-56d34a49a089 .ablocks-list__item-content { align-items:center;gap:8px; } .ablocks-block-ac0656e4-6975-4fa3-a431-56d34a49a089 .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#000000;fill:#000000;font-size:20px; } .ablocks-block-ac0656e4-6975-4fa3-a431-56d34a49a089 .ablocks-list__item-content .ablocks-list__item-text { color:#646C73; } 
.ablocks-block-b457ebe4-fa3c-41d5-997a-df2622e8c68b { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-b457ebe4-fa3c-41d5-997a-df2622e8c68b.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-b457ebe4-fa3c-41d5-997a-df2622e8c68b.ablocks-block--container { max-width:min(100%,28%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-b457ebe4-fa3c-41d5-997a-df2622e8c68b.ablocks-block--container { max-width:min(100%,99%) !important; } } .ablocks-block-b457ebe4-fa3c-41d5-997a-df2622e8c68b { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } .ablocks-block-b457ebe4-fa3c-41d5-997a-df2622e8c68b.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } 
.ablocks-block-ee818bc2-dbad-4f92-a424-fe2631c6d8cc { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ee818bc2-dbad-4f92-a424-fe2631c6d8cc { text-align:left; } .ablocks-block-ee818bc2-dbad-4f92-a424-fe2631c6d8cc .ablocks-heading-text { color:#101828;font-family:Poppins;font-weight:500;font-style:normal;font-size:18px;line-height:140%; } 
.ablocks-block-180d3295-5a9a-4e46-ba59-4e30816ee566 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-180d3295-5a9a-4e46-ba59-4e30816ee566 { font-family:Poppins;font-weight:400;font-style:normal;font-size:16px;line-height:160%; } .ablocks-block-180d3295-5a9a-4e46-ba59-4e30816ee566 .ablocks-list { gap:12px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } .ablocks-block-180d3295-5a9a-4e46-ba59-4e30816ee566 .ablocks-list__item-content { align-items:center;gap:8px; } .ablocks-block-180d3295-5a9a-4e46-ba59-4e30816ee566 .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#000000;fill:#000000;font-size:20px; } .ablocks-block-180d3295-5a9a-4e46-ba59-4e30816ee566 .ablocks-list__item-content .ablocks-list__item-text { color:#646C73; } 
.ablocks-block-c0022059-a009-407e-86cd-c4ce13ad9821 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-c0022059-a009-407e-86cd-c4ce13ad9821.ablocks-block--container { padding:0px;max-width:min(100%,16%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-c0022059-a009-407e-86cd-c4ce13ad9821.ablocks-block--container { max-width:min(100%,19%) !important; } } @media screen and (max-width: 480px) { .ablocks-block-c0022059-a009-407e-86cd-c4ce13ad9821.ablocks-block--container { max-width:min(100%,100%) !important; } } .ablocks-block-c0022059-a009-407e-86cd-c4ce13ad9821 { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } .ablocks-block-c0022059-a009-407e-86cd-c4ce13ad9821.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } 
.ablocks-block-fb88d394-3408-4090-8650-bf16e48c0a76 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-fb88d394-3408-4090-8650-bf16e48c0a76 { text-align:left; } .ablocks-block-fb88d394-3408-4090-8650-bf16e48c0a76 .ablocks-heading-text { color:#101828;font-family:Poppins;font-weight:500;font-style:normal;font-size:18px;line-height:140%; } 
.ablocks-block-0157ca0c-6c8e-4aaa-b921-f161b9d38db7 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-0157ca0c-6c8e-4aaa-b921-f161b9d38db7 { font-family:Poppins;font-weight:400;font-style:normal;font-size:16px;line-height:160%; } .ablocks-block-0157ca0c-6c8e-4aaa-b921-f161b9d38db7 .ablocks-list { gap:12px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } .ablocks-block-0157ca0c-6c8e-4aaa-b921-f161b9d38db7 .ablocks-list__item-content { align-items:center;gap:8px; } .ablocks-block-0157ca0c-6c8e-4aaa-b921-f161b9d38db7 .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#000000;fill:#000000;font-size:20px; } .ablocks-block-0157ca0c-6c8e-4aaa-b921-f161b9d38db7 .ablocks-list__item-content .ablocks-list__item-text { color:#646C73; } 
.ablocks-block-ec6be136-6b6b-4570-9412-6c556ad22b33 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-ec6be136-6b6b-4570-9412-6c556ad22b33.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 800px) { .ablocks-block-ec6be136-6b6b-4570-9412-6c556ad22b33.ablocks-block--container { max-width:min(100%,23%) !important; } } .ablocks-block-ec6be136-6b6b-4570-9412-6c556ad22b33 { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } .ablocks-block-ec6be136-6b6b-4570-9412-6c556ad22b33.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:24px;column-gap:0px; } 
.ablocks-block-47b2310f-1bc2-4975-960c-5f83cfe48e25 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-47b2310f-1bc2-4975-960c-5f83cfe48e25 { text-align:left; } .ablocks-block-47b2310f-1bc2-4975-960c-5f83cfe48e25 .ablocks-heading-text { color:#101828;font-family:Poppins;font-weight:500;font-style:normal;font-size:18px;line-height:140%; } 
.ablocks-block-36c119e1-51bc-4333-b08b-d28102d57a40 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-36c119e1-51bc-4333-b08b-d28102d57a40 { font-family:Poppins;font-weight:400;font-style:normal;font-size:16px;line-height:160%; } .ablocks-block-36c119e1-51bc-4333-b08b-d28102d57a40 .ablocks-list { gap:12px;flex-direction:column;align-items:flex-start;justify-content:flex-start; } .ablocks-block-36c119e1-51bc-4333-b08b-d28102d57a40 .ablocks-list__item-content { align-items:center;gap:8px; } .ablocks-block-36c119e1-51bc-4333-b08b-d28102d57a40 .ablocks-list__item-content .ablocks-svg-icon { box-sizing:content-box;color:#000000;fill:#000000;font-size:20px; } .ablocks-block-36c119e1-51bc-4333-b08b-d28102d57a40 .ablocks-list__item-content .ablocks-list__item-text { color:#646C73; } 
.ablocks-block-c8f16011-17ac-4dc2-80a0-d01c90f8f4c7 { padding-top:24px;padding-right:0px;padding-bottom:24px;padding-left:0px;border-width:1px 0px 0px 0px;border-style:solid;border-color:#dddedf;border-radius:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } @media screen and (max-width: 480px) { .ablocks-block-c8f16011-17ac-4dc2-80a0-d01c90f8f4c7 { padding-top:12px;padding-bottom:12px; } } .ablocks-block-c8f16011-17ac-4dc2-80a0-d01c90f8f4c7.ablocks-block--container { padding-top:24px;padding-right:0px;padding-bottom:24px;padding-left:0px;max-width:min(100%,100%) !important;overflow:visible; } @media screen and (max-width: 480px) { .ablocks-block-c8f16011-17ac-4dc2-80a0-d01c90f8f4c7.ablocks-block--container { padding-top:12px;padding-bottom:12px; } } .ablocks-block-c8f16011-17ac-4dc2-80a0-d01c90f8f4c7 { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-c8f16011-17ac-4dc2-80a0-d01c90f8f4c7 { flex-direction:column;row-gap:24px; } } .ablocks-block-c8f16011-17ac-4dc2-80a0-d01c90f8f4c7.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:row;align-items:center;min-height:0px;row-gap:0px;column-gap:0px; } @media screen and (max-width: 480px) { .ablocks-block-c8f16011-17ac-4dc2-80a0-d01c90f8f4c7.ablocks-has-block-container > .ablocks-block-container { flex-direction:column;row-gap:24px; } } .ablocks-block-c8f16011-17ac-4dc2-80a0-d01c90f8f4c7 { display:inline-flex; } 
.ablocks-block-af528404-e2f9-41bd-8c55-2b12316f2935 { padding:0px;position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-af528404-e2f9-41bd-8c55-2b12316f2935.ablocks-block--container { padding:0px;max-width:min(100%,100%) !important;overflow:visible; } .ablocks-block-af528404-e2f9-41bd-8c55-2b12316f2935 { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } .ablocks-block-af528404-e2f9-41bd-8c55-2b12316f2935.ablocks-has-block-container > .ablocks-block-container { display:flex;flex-direction:column;min-height:0px;row-gap:0px;column-gap:0px; } 
.ablocks-block-e33733f8-4733-4b78-bf87-c0e86e155e62 { position:relative;transition:border 0s ease,background 0s ease,box-shadow 0s ease; } .ablocks-block-e33733f8-4733-4b78-bf87-c0e86e155e62 { text-align:left; } @media screen and (max-width: 480px) { .ablocks-block-e33733f8-4733-4b78-bf87-c0e86e155e62 { text-align:center; } } .ablocks-block-e33733f8-4733-4b78-bf87-c0e86e155e62 .ablocks-paragraph-text { color:#646C73;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px; } @media screen and (max-width: 800px) { .ablocks-block-e33733f8-4733-4b78-bf87-c0e86e155e62 .ablocks-paragraph-text { font-family:Roboto; } } .ablocks-block-e33733f8-4733-4b78-bf87-c0e86e155e62 .ablocks-paragraph-text-drop-caps::first-letter { color:#0f2aff; } 
