@import url(https://api.fontshare.com/v2/css?f[]=satoshi@900,700,500,300,400&display=swap);/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */: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)*.8);animation-duration:calc(var(--animate-duration)*.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-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!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-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}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-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}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-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-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-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-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-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-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.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)*.75);animation-duration:calc(var(--animate-duration)*.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)*.75);animation-duration:calc(var(--animate-duration)*.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}}.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-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.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%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}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%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}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{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.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{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.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{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.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{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.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{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.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-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,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%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.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%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.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%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.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{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.home{background:url(/static/media/Banner.011a09dffa7f05103dc5.png);padding:76px 0 0}.homeBanner{background-color:#f1f7f6;padding:0}.homeBannerOne{height:calc(100vh - 76px);justify-content:center}.homeBannerOne,.homeBannerOneTitle{align-items:center;display:flex;flex-direction:column}.homeBannerOneTitle{justify-content:space-between}.homeBannerOneTitle div{-webkit-text-fill-color:#0000;background:linear-gradient(176deg,#fff 21.77%,#a0a0a0 96.53%);background-clip:text;-webkit-background-clip:text}.homeBannerOneTitle h1{-webkit-text-fill-color:#0000;background:linear-gradient(176deg,#fff 32.49%,#a0a0a0 96.53%);background-clip:text;-webkit-background-clip:text;color:#0a3830;font-size:7.2rem;font-weight:700;line-height:108%;max-width:1000px;text-align:center}.homeBannerOneTitle p{color:#fff;font-size:2.2rem;font-weight:400;line-height:156%;margin:0 auto 30px;max-width:653px;padding-top:32px;text-align:center}.homeBannerOneTitle span{background-image:url(/static/media/globe.e69b8ef67daa4d038bfa.png);background-position:top;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:111px;position:relative;top:2.5rem;transition:all .5s ease;width:111px}.homeBannerTwo{align-items:center;background:url(/static/media/HomeBackground.82d14cd890294f7dda2e.png);background-size:cover;-webkit-clip-path:circle(0 at center);clip-path:circle(0 at center);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.homeBannerTwo h1{color:#fff;font-size:7.2rem;font-weight:700;line-height:108%;max-width:1000px;text-align:center}.homeBannerTwo p{color:#14705f;font-size:2.4rem;font-weight:500;line-height:150%;max-width:1000px;padding-top:32px;text-align:center;visibility:hidden}.homeBannerTwo span{background-image:url(/static/media/globe.e69b8ef67daa4d038bfa.png);background-position:top;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:111px;position:relative;top:2.5rem;transition:all .5s ease;width:111px}.homeBannerContainer{background:#fff;position:relative}.homeBannerContainer h2{font-size:2.5em;margin-bottom:20px}@media(max-width:768px){.homeBannerOne{background-position:50% 50%;background-size:100%;padding:0 16px}.homeBannerOne h1{font-size:4rem;line-height:124%}.homeBannerOne p{font-size:1.6rem;font-weight:400;line-height:156%;padding-top:12px}.homeBannerOne span{height:66px;margin-bottom:5px;width:66px}.homeBannerTwo{padding:0 16px;top:0}.homeBannerTwo h1{font-size:4rem;line-height:124%}.homeBannerTwo p{font-size:1.6rem;font-weight:400;line-height:156%;padding-top:12px}.homeBannerTwo span{height:66px;width:66px}}.ourField{background:#f1f7f6;padding:48px 16px}.ourFieldBgImage{background-image:url(/static/media/bgImage.16cb71b24b0d55c6f9ce.png);background-position:100%;background-repeat:no-repeat;background-size:cover;height:582px;margin:0 0 80px;padding:100px 16px}.ourFieldBgImage h2{color:#fff;font-size:4.8rem;font-weight:700;margin:16px 0 12px;max-width:604px}.ourFieldBgImage p{color:#e8e9e9;color:var(--gray-grey-6,#e8e9e9);font-size:3rem;font-weight:400;line-height:150%;margin-bottom:24px}.ourFieldBgImage button{background:#2cd9b8;border:none;border-radius:6px;color:#051a16;color:var(--secondary-secondary-1,#051a16);cursor:pointer;font-size:1.6rem;font-weight:500;line-height:124%;padding:12px 24px;text-align:center;transition:all .2s ease}.ourFieldBgImage button:hover{background:#051a16;box-shadow:inset 0 0 0 1px #2cd9b8;color:#f6fdfc}.ourFieldContainer{align-items:center;display:flex;gap:32px;justify-content:normal}.ourFieldExperience{align-items:center;align-self:flex-start;border-right:1px solid #051a1626;display:flex;flex-basis:25%;flex-direction:column;justify-content:center;overflow:hidden;padding:0 32px 0 0;position:relative;text-align:center}.ourFieldExperience:last-of-type{border:none;padding:0}.ourFieldExperience:last-of-type:after{display:none}.ourFieldExperience:nth-child(2) p{max-width:170px}.ourFieldExperience label{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#2cd9b8 -37.5%,#061b17);background-clip:text;-webkit-background-clip:text;border-radius:100px;color:#dcf9f3;flex-basis:50%;font-size:4.8rem;font-weight:700;line-height:124%;margin:0 auto 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ourFieldExperience label .countSymbol{font-size:3.6rem;font-weight:700}.ourFieldExperience p{color:#6b6b6b;font-size:18px;line-height:140%}.centerLine{display:none}@media(max-width:768px){.ourField{padding:40px 16px;position:relative;z-index:2}.ourFieldBgImage{background-position:90%;height:437px;margin:0 0 50px}.ourFieldBgImage h2{font-size:2.8rem;font-weight:700;margin:8px 0 10px;max-width:100%}.ourFieldBgImage p{font-size:2rem;font-weight:400;line-height:110%;margin-bottom:20px}.ourFieldBgImage button{border:none;font-size:1.4rem;font-weight:500;line-height:124%;padding:10px 20px}.ourFieldContainer{align-items:center;display:flex;flex-wrap:wrap;gap:0;justify-content:space-between}.ourFieldExperience{border-right:none;flex-basis:44.3%;padding:0}.ourFieldExperience:first-child,.ourFieldExperience:nth-child(2){padding:0 0 18px}.ourFieldExperience:nth-child(3),.ourFieldExperience:nth-child(4){padding:26px 0 0}.ourFieldExperience label{font-size:3.2rem;margin:0 auto 4px;padding:0}.ourFieldExperience label .countSymbol{font-size:2.4rem}.ourFieldExperience p{font-size:1.4rem}.centerLine{background:#051a1626;bottom:0;display:block;height:1px;left:0;margin:0 auto;position:absolute;right:0;top:50%;width:calc(100% - 32px)}}.concepts{background:#fff;position:relative}.conceptsTitle{margin-bottom:64px;text-align:center}.conceptsTitle h2{align-items:center;color:#6b6b6b;display:flex;font-size:2rem;font-weight:500;gap:8px;justify-content:center;line-height:150%;margin-bottom:16px;text-transform:uppercase}.conceptsTitle h4{color:#051a16;font-size:3.8rem;font-weight:700;line-height:124%}.conceptsPractice{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;padding-top:32px}.conceptsPracticeIcon{margin-bottom:32px}.conceptsPracticeIcon img{height:66px;width:66px}.conceptsPracticeGradient{align-self:stretch;position:relative}.conceptsPracticeMeasure{background:#e5f6f3;border-radius:10px;height:100%;max-width:378px;padding:24px;position:relative}.conceptsPracticeMeasure:after{background:url(/static/media/measure.6ceef4d3ab53be40a1db.svg);background-position:100% 0;background-repeat:no-repeat;background-size:77%;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.conceptsPracticeReport:after{background:url(/static/media/report.8b09d6ff9de870cced5a.svg);background-position:100% 0;background-repeat:no-repeat;background-size:55%}.conceptsPracticeVerify:after{background:url(/static/media/verify.688c5e803ab0bb552574.svg);background-position:100% 0;background-repeat:no-repeat;background-size:42%}.conceptsPractice h4{color:#051a16;font-size:2.8rem;font-weight:700;line-height:normal;margin-bottom:20px;position:relative}.conceptsPractice p{color:#6b6b6b;font-size:1.8rem;font-weight:400;line-height:150%;max-width:334px}@media(max-width:768px){.concepts{padding:40px 16px}.conceptsTitle{margin-bottom:32px}.conceptsTitle h2{font-size:1.4rem;line-height:124%}.conceptsTitle h4{font-size:2.4rem}.conceptsPractice{flex-wrap:wrap;gap:24px;justify-content:center;padding:0}.conceptsPracticeMeasure{max-width:100%;padding:16px 18px}.conceptsPracticeMeasure:after{background-position:100% 0;background-size:inherit}.conceptsPracticeIcon{margin-bottom:16px}.conceptsPracticeIcon img{height:50px;width:50px}.conceptsPractice h4{font-size:2rem;margin-bottom:8px}.conceptsPractice h4:before{left:-19px}.conceptsPractice p{font-size:1.6rem}}.partners{background:#fff;position:relative}.partnersDetails{text-align:center}.partnersDetails h3{align-items:center;color:#6b6b6b;display:flex;font-size:2rem;font-weight:500;gap:8px;justify-content:center;line-height:150%;margin-bottom:16px}.partnersDetails h4{color:#051a16;font-size:3.8rem;font-weight:700;line-height:124%;margin-bottom:32px}.partnersLogo{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;overflow-y:hidden}.partnersLogo span{overflow:hidden}.partnersLogo span img{height:95px}.partnersLogoLastRow{display:flex;flex-wrap:nowrap}.partnersLogoLastRow span{position:relative}.partnersLogoLastRow span:after{background:linear-gradient(270deg,#d3e4cd,#d3e4cd00 69.27%);bottom:0;content:"";height:58%;position:absolute;top:0;width:1.8px}.partnersLogoLastRow span:nth-child(4):after,.partnersMobile{display:none}.rfm-marquee-container{overflow:hidden}@media(max-width:576px){.partners{padding:40px 16px;z-index:2}.partners h3{font-size:1.4rem;font-weight:500;line-height:124%;margin-bottom:10px}.partners h4{font-size:2.4rem;margin:0 auto 32px;max-width:328px}.partnersMobile{display:flex;flex-wrap:wrap}.partnersMobile span{flex-basis:45%;flex-grow:1;position:relative}.partnersMobile span:after{background:linear-gradient(274deg,#d3e4cd,#d3e4cd00 49.29%,#d3e4cd);bottom:0;content:"";height:100%;position:absolute;right:0;width:1px}.partnersMobile span:nth-child(2n):after{display:none}.partnersMobile span:first-child:after{background:linear-gradient(88deg,#d3e4cd,#d3e4cd00 69.27%);bottom:0}.partnersMobile span:nth-child(n+8):after{background:linear-gradient(128deg,#d3e4cd,#d3e4cd00 69.27%);top:0}.partnersMobile span:before{background:linear-gradient(270deg,#d3e4cd,#d3e4cd00 69.27%);bottom:0;content:"";height:1px;position:absolute;right:0;width:120%}.partnersMobile span:nth-child(2n):before{background:linear-gradient(88deg,#d3e4cd,#d3e4cd00 69.27%)}.partnersMobile span:last-child:before,.partnersMobile span:nth-child(9):before{display:none}}.interestedPartner{align-items:center;background-color:#051a16;background:url(/static/media/bgVideo.325766d76308fd42015e.png);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:space-between;min-height:600px;overflow:hidden;position:relative}.interestedPartnerHeading{align-items:center;display:flex;flex-direction:column;justify-content:center}.interestedPartnerHeading h2{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#f7f7f7 -27.5%,#f7f7f7 69.36%,#f7f7f7a8 92.78%,#f7f7f700 124.17%);background-clip:text;-webkit-background-clip:text;color:#f7f7f7;font-size:4.8rem;font-weight:700;line-height:124%;margin-bottom:16px;max-width:600px;text-align:center}.interestedPartnerHeading span{color:#a4b7b3;font-size:2rem;font-weight:400;line-height:150%;margin-bottom:36px}.interestedPartner .aroundImages div{position:absolute}.interestedPartner .aroundImages div:first-child{left:24.5%;top:15%}.interestedPartner .aroundImages div:first-child img{height:130px;max-width:130px}.interestedPartner .aroundImages div:nth-child(2){left:8%;top:43%}.interestedPartner .aroundImages div:nth-child(2) img{height:101px;max-width:101px}.interestedPartner .aroundImages div:nth-child(3){left:19%;top:73%}.interestedPartner .aroundImages div:nth-child(3) img{height:166px;max-width:166px}.interestedPartner .aroundImages div:nth-child(4){right:32%;top:12%}.interestedPartner .aroundImages div:nth-child(4) img{height:117px;max-width:117px}.interestedPartner .aroundImages div:nth-child(5){right:8%;top:27%}.interestedPartner .aroundImages div:nth-child(5) img{height:202px;max-width:202px}.interestedPartner .aroundImages div:nth-child(6){right:22%;top:75%}.interestedPartner .aroundImages div:nth-child(6) img{height:152px;max-width:152px}.interestedPartner .animate__fadeInLeft,.interestedPartner .animate__fadeInRight,.interestedPartner .animate__fadeInUp,.interestedPartner .animate__fadeOutDown,.interestedPartner .animate__fadeOutLeft,.interestedPartner .animate__fadeOutRight{--animate-duration:2s}@media(max-width:768px){.interestedPartner{min-height:400px}.interestedPartnerHeading{gap:0;padding:0}.interestedPartnerHeading h2{font-size:24px;max-width:328px}.interestedPartnerHeading span{text-align:center}}.ourTech .commonHeading{margin:0!important}.ourTech .commonHeading h1{align-items:center;display:flex;justify-content:flex-start!important}.ourTechHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:48px}.ourTechHeader h3{color:#051a16;font-size:3.8rem;font-weight:700;line-height:52px;max-width:47%}.ourTechCards{gap:32px}.ourTechCards,.ourTechVideo{align-items:center;align-items:stretch;display:flex;justify-content:space-between}.ourTechVideo{animation:fadeIn 4s ease-in-out infinite forwards;background:#fff;height:402px;max-width:589px;position:relative;transition:all .7s ease;width:100%}.ourTechProcess{align-items:center;align-items:flex-start;display:flex;flex-basis:50%;flex-direction:column;gap:24px;justify-content:space-between}.ourTechProcessContents{border:1px solid #d8d8d8;border-radius:10px;cursor:pointer;overflow-y:hidden;padding:24px;position:relative;transition:all .5s ease;width:100%}.ourTechProcessContents h3{color:#051a16;font-size:2.4rem;font-weight:700}.ourTechProcessContents p{color:#626b70;font-size:1.8rem;font-weight:400;line-height:150%;margin-top:15px;min-height:81px}@keyframes data{0%{height:0}to{height:calc(100% - 48px)}}.stepActive{background:#c8d9eb;background:var(--Accent-Color-Accent-4,#c8d9eb);border-radius:10px;overflow:hidden;position:relative}.stepActive .ourTechTitle{margin:0 0 0 20px}.stepActive:after{animation:data 4s linear forwards;background:#4c8feb;height:0;top:24px}.stepActive:after,.stepActive:before{content:"";display:block;margin:auto 0;opacity:1;position:absolute;width:3px}.stepActive:before{background:#fff;bottom:0;height:calc(100% - 48px);top:0}.posterData{border-radius:10px;max-width:589px;min-height:100%;object-fit:fill;transition:all .5s ease;transition:opacity .5s ease-in-out;width:100%}@media(max-width:992px){.ourTech .commonHeading{margin:0 0 32px!important}.ourTech .commonHeading h1{align-items:center;display:flex;justify-content:center!important}.ourTechProcess{flex-basis:100%}.ourTechProcessContents{padding:18px}.ourTechProcess h3{font-size:1.6rem;font-weight:700;margin-bottom:13px}}.video{border-radius:10px;margin:0 auto;min-height:100%;object-fit:fill;transition:all .5s ease;width:100%}.responsiveLine{margin:0 0 0 20px}.responsiveLine:after{background:#4c8feb;height:0;top:18px}.responsiveLine:after,.responsiveLine:before{content:"";left:20px;position:absolute;width:3px}.responsiveLine:before{background:#fff;height:calc(100% - 36px)}.activeClass .responsiveLine:after{animation:progress 5s linear forwards}@keyframes progress{0%{height:0}to{height:calc(100% - 36px)}}.responsiveCard{align-items:center;display:flex;flex-direction:column;gap:22px;justify-content:space-between}.responsiveCardFull{width:100%}.responsiveCardDetails .activeClass{background:#c8d9eb;background:var(--Accent-Color-Accent-4,#c8d9eb);border-radius:8px;position:relative}.responsiveCardBefore .activeClass{margin:0 0 0 20px}.responsiveCardVideo{align-items:center;align-items:stretch;animation:fadeIn 5s ease-in-out infinite forwards;display:flex;justify-content:space-between;margin:0 auto;position:relative;width:100%}.responsiveCardTitle{background:#0000;border:1px solid #d8d8d8;border-radius:8px;cursor:pointer;padding:18px}.responsiveCardTitle .heading{margin:0!important}.responsiveCardTitle h3{color:#051a16;color:var(--Secondary-Secondary-1,#051a16);font-size:1.6rem;font-weight:700;line-height:normal;margin:13px 0 6px}.responsiveCardTitle p{color:#626b70;font-size:1.6rem;font-weight:400;line-height:150%}@keyframes fadeIn{0%{opacity:0}5%{opacity:1}95%{opacity:1}to{opacity:0}}.mrvSoln{background:#051a16}.mrvSoln .commonHeading h1{color:#dcf9f3}.mrvSoln .commonHeading p{color:#fff;margin:0 auto;max-width:815px}.mrvSolnVideo,.mrvSolnVideoElement{width:100%}@media(max-width:768px){.mrvSoln .commonHeading p{max-width:100%}.mrvSolnVideo{align-items:center;display:flex;justify-content:center;width:100%}.mrvSolnVideo img{height:100%;object-fit:cover}}.carbon{background:#f1f7f6}.carbon .commonHeading p{margin:0 auto;max-width:520px!important}.carbonLifeCycle{background:url(/static/media/Lines.89fa2c2038d561b80359.png);background-position:50% 32%;background-repeat:no-repeat;background-size:initial;height:580px;max-height:720px;position:relative}.carbonLifeCycleLogo{align-items:center;background:#f7fefc;border:3px solid #2cd9b8;border-radius:8px;bottom:0;box-shadow:0 20px 52px -13px #1a836f42;display:flex;flex-direction:column;gap:20px;justify-content:center;left:0;margin:auto;max-height:176px;max-width:206px;padding:32px;position:absolute;right:0;top:-23%}.carbonLifeCycleCard{background:#fff;border-radius:8px;box-shadow:0 20px 36px -16px #00a78614;padding:18px 20px}.carbonLifeCycleCard:nth-child(2){max-width:306px;min-height:190px;position:absolute;top:0;width:100%}.carbonLifeCycleCard:nth-child(3){max-width:306px;min-height:194px;position:absolute;right:0;top:0;width:100%}.carbonLifeCycleCard:nth-child(4){bottom:0;max-width:368px;min-height:298px;position:absolute;width:100%}.carbonLifeCycleCard:nth-child(5){bottom:0;max-width:368px;min-height:294px;position:absolute;right:0;width:100%}.carbonLifeCycleCardBuy{align-items:center;align-items:flex-start;display:flex;flex-direction:column;gap:14px;justify-content:space-between}.carbonLifeCycleCardBuy .logo{align-items:center;display:flex;gap:10px;justify-content:space-between}.carbonLifeCycleCardBuy .logo span{color:#051a16;font-size:1.6rem;font-weight:700;letter-spacing:-.24px}.carbonLifeCycleCard ul{list-style-type:none}.carbonLifeCycleCard ul li{color:#0a3830;font-size:1.5rem;font-weight:400;line-height:26px;list-style-type:none;position:relative}.carbonLifeCycleCard ul li:before{background:#0a3830;border-radius:50%;bottom:0;content:"";height:4px;left:-15px;position:absolute;right:0;top:11px;width:4px}.carbonResponsive{gap:22px}.carbonLifeCycleMobile,.carbonResponsive{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.carbonLifeCycleMobile{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 20px 36px -16px #00a78614;gap:14px;padding:18px;width:100%}.carbonLifeCycleMobile .logo{align-items:center;display:flex;gap:10px;justify-content:space-between}.carbonLifeCycleMobile .logo span{color:#051a16;font-size:1.6rem;font-weight:700;letter-spacing:-.24px}.carbonLifeCycleMobile ul li{color:#0a3830;font-size:1.5rem;font-weight:400;line-height:26px}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.carousel{left:0;padding:0!important;position:absolute;top:0;width:100%}.carouselWrapper{overflow:hidden;width:100%}.carouselContent{position:relative}.carousel h2{bottom:0;left:0;margin:0 auto;max-width:646px;position:absolute;right:0;top:80px}.carousel h2,.carousel p{color:#fff;font-size:3.8rem;font-weight:700;line-height:52px}.carousel .buttonsWrap{align-items:center;bottom:80px;display:flex;gap:44px;justify-content:center;left:0;position:absolute;right:0}.carousel-slider .control-arrow{display:none}.active{-webkit-backdrop-filter:blur(9.5px)!important;backdrop-filter:blur(9.5px)!important;background:#b6f2e6!important;background:var(--Primary-Primary-3,#b6f2e6)!important;border-radius:40px;color:#051a16!important}.sliderButton{-webkit-backdrop-filter:blur(9.5px);backdrop-filter:blur(9.5px);background:#ffffff24;border:1px solid #fff9;border-radius:40px;color:#fff;cursor:pointer;font-size:1.8rem;font-weight:500;line-height:normal;padding:8px 20px}.control-dots{align-items:center;display:flex;justify-content:center;margin-bottom:80px!important}.progress{background:#656565;height:1.5px;width:62px}.progress:last-of-type{display:none}.progressWrap{animation:load 5s normal forwards;box-shadow:0 10px 40px -10px #fff;height:3px}.isActiveProgress,.progressWrap{background:#2cd9b8}@keyframes load{0%{width:0}to{width:100%}}.carousel .slide img{height:100vh;object-fit:cover}@media(max-width:992px){.carousel .slide img{height:80vh}.carousel h2{padding:0 16px;top:40px}.carousel h2,.carousel p{font-size:24px;line-height:124%}.control-dots{margin-bottom:40px!important}.next-arrow,.prev-arrow{-webkit-backdrop-filter:blur(9.5px);backdrop-filter:blur(9.5px);background:#b6f2e6;background:var(--Primary-Primary-3,#b6f2e6);border-radius:40px;cursor:pointer;height:40px;padding:8px;width:40px}.mobile-indicators{align-items:center;display:flex;gap:18px;justify-content:space-between}.activeBtn{-webkit-backdrop-filter:blur(9.5px);backdrop-filter:blur(9.5px);background:#ffffff24;border:1px solid #fff9;border-radius:40px;color:#fff;cursor:pointer;line-height:normal;padding:8px 20px}.activeBtn,.sliderButton{font-size:1.4rem;font-weight:500}}.insight{background:#f1f7f6}.insightNavigation{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding-top:32px}.insightNavigationData{bottom:22px;left:22px;position:absolute;right:14px}.insightImage{align-items:center;align-items:stretch;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;position:relative}.insightImage img{border-radius:10px;object-fit:cover;transition:all .5s ease}.insightImage img:hover{transform:scale(1.1)}.insightResearch span{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border:.5px solid #fff;border-bottom:none;border-radius:4px;border-right:none;color:#7de8d3;font-size:1.4rem;font-weight:500;line-height:124%;padding:6px 8px}.insightContents{align-items:center;align-items:flex-end;display:flex;justify-content:space-between;margin-top:20px}.insightContents p{color:#fff;font-size:2.2rem;font-weight:500;line-height:124%;max-width:473px}.organic p{max-width:205px!important}.nature p{max-width:246px!important}@media(max-width:992px){.insightNavigation{padding:0}.insightContents p{font-size:1.6rem;font-weight:500;max-width:100%}.insightImage,.insightImageBg{width:100%}.insightResearch span{border:none}.nature p,.organic p{max-width:100%!important}}.header{background:#f1f7f6;left:0;padding:0 16px;position:fixed!important;top:0;transition:all .5s ease;width:100%;z-index:99}.headerContact{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#051a1680}.headerContact .headerElements .listStyle li{color:#bbc9c6}.headerContact .headerElements .listStyle .navActive,.headerContact .headerElements .listStyle li:hover{color:#fff}.headerContact .headerContactUs{color:#051a16;font-size:1.6rem;font-weight:500;padding:12px 24px!important}.headerContainer{align-items:center;display:flex;justify-content:space-between;max-width:1232px}.headerLogo{height:35px;width:142px}.headerElements{flex-basis:29.9%}.headerElements .listStyle{align-items:center;display:flex;gap:44px;justify-content:normal;list-style-type:none}.headerElements li{color:#829c96;cursor:pointer;font-size:1.6rem;font-weight:500;line-height:150%;padding:26px 0}.headerElements li a{white-space:nowrap}.headerElements li:hover{color:#105649}.headerElements .navActive{color:#105649;font-size:1.6rem;font-weight:700;line-height:124%;position:relative}.headerElements .navActive:after{background:#2cd9b8;bottom:8px;content:"";height:2px;left:0;position:absolute;width:100%}.headerElements .responsiveButton,.headerMenuIcon{display:none}@media(max-width:768px){.header{padding:16px;position:relative;z-index:599}.headerOpen{background-color:#051a16;border-bottom:1px solid #313131}.headerElements{flex-direction:column;height:0;left:0;overflow:hidden;padding:0 16px 16px;position:absolute;top:67.5px;transition:all .5s ease;width:100%;z-index:999}.headerElements .navActive{color:#dcf9f3}.headerElements .navActive:after{display:none}.headerElements li{border-bottom:1px solid #313131;color:#a1a5a5;padding:16px;width:100%}.headerElements li:hover{color:#dcf9f3}.headerElements .responsiveButton{display:inline-block;margin-top:auto;text-align:center;width:100%}.header .headerOpen{display:flex;height:100vh;height:var(--header-height,100vh)}.header .listStyle{flex-direction:column;gap:0;width:100%}.headerContactUs{display:none}.headerMenuIcon{cursor:pointer;display:block}}.no-wrap{white-space:nowrap}.footer{background:#051a16;padding:0 16px;position:relative;z-index:5}.footerLocation{align-items:center;border-bottom:.5px solid #0a3830;display:flex;gap:8px;justify-content:center;padding:32px 0}.footerLocation p{color:#a4b7b3;font-size:1.6rem;font-weight:500;line-height:150%}.footerContainer{align-items:center;display:flex;gap:22%;justify-content:flex-start;padding:28px 0}.footerContainer h5{color:#829c96;font-size:1.4rem;font-weight:500;line-height:124%}.footerList{align-items:center;display:flex;gap:32px;justify-content:space-between}.footerList li{color:#829c96;font-size:1.4rem;font-weight:500;line-height:124%}.footerList li:hover::marker{color:#829c96}.footerList li:first-child{list-style-type:none}.footerList li:nth-child(2){padding-left:16px}.footerLinks{align-items:center;display:flex;gap:16px;justify-content:normal}.footerLinks svg{cursor:pointer}.footerLinks svg:hover path{fill:#f6fdfc}@media(max-width:992px){.footerContainer{gap:12px;justify-content:space-evenly}}@media(max-width:768px){.footerLocation{padding:24px 0}.footerLocation p{font-size:1.4rem;font-weight:400}.footerContainer{padding:24px 0}.footerContainer,.footerList{flex-wrap:wrap;justify-content:center}.footerList{gap:12px 32px}}@media(max-width:409px){.footer p{max-width:254px;text-align:center}.footerContainer h5,.footerList{margin-bottom:12px}.footerList{gap:12px 32px}.footerList li:nth-child(3){list-style-type:none}}.contact{background-image:url(/static/media/getinTouch.3216a1d1df62e47a6aed.svg);background-position:100% 1%;background-repeat:no-repeat}.contact,.contactUs{background-color:#051a16}.contactUs{padding-top:76px}.contactHeading{display:flex;flex-direction:column;margin-bottom:80px}.contactHeading h2{color:#e8e9e9;font-size:4.8rem;font-weight:700;line-height:124%;margin-bottom:8px}.contactHeading h4{margin-bottom:18px;text-decoration:underline;text-transform:lowercase;text-underline-offset:6px}.contactHeading h4,.contactHeading p{color:#a4b7b3;font-size:2.4rem;font-weight:500;line-height:150%}.contactHeading p{color:var(--gray-grey-2,#a4b7b3);max-width:658px}.contactLocations{align-items:center;align-items:normal;display:flex;gap:24px;justify-content:space-between;padding-top:80px}.contactContents{padding:30px 30px 30px 0}.contactContents img{max-width:100px}.contactContents h4{color:#e8e9e9;color:var(--gray-grey-6,#e8e9e9);font-size:3rem;font-weight:500;margin:16px 0 8px}.contactContents p{color:#a1a5a5;color:var(--gray-grey-3,#a1a5a5);font-size:2rem;font-weight:400;line-height:150%;max-width:324px}.contactClock{align-items:center;background-color:#142522;border:2px solid #ffffff80;border-radius:50%;display:flex;height:100px;justify-content:center;position:relative;width:100px}.contactClock:after{background-color:#142522;border:3px solid #fff;border-radius:50%;content:"";height:6px;position:absolute;width:6px}.contactClock .dial{background-color:#fff;border-radius:20px;height:24px;left:2px;position:relative;top:-12px;transform-origin:bottom;width:3px}.contactClockHours{height:18px!important;left:-1px!important;top:-10px!important}@media(max-width:768px){.contact{background-position:176% 8%;background-size:72%;padding:57px 16px 40px}.contactUs{padding-top:67px}.contactContents{padding:0}.contactHeading{margin-bottom:58px}.contactHeading h2{font-size:3.6rem;margin-bottom:8px}.contactHeading h4{font-size:2.4rem;margin-bottom:12px}.contactHeading p{font-size:1.6rem}.contactLocations{flex-wrap:wrap;padding-top:40px}.contactContents h4{font-size:2.4rem;margin-top:8px}.contactContents p{font-size:1.6rem}.contactClock{align-items:center;background-color:#142522;border:2px solid #ffffff80;border-radius:50%;display:flex;height:40px;justify-content:center;position:relative;width:40px}.contactClock:after{background-color:#142522;border:1.5px solid #fff;border-radius:50%;content:"";height:2.5px;position:absolute;width:2.5px}.contactClock .dial{background-color:#fff;border-radius:20px;height:12px;left:48%;position:absolute;top:18%;transform-origin:bottom;width:1.5px}.contactClockHours{height:7.5px!important;left:49%!important;top:30%!important}}.form{background-color:#f6fdfc;padding:64px 16px}.formHeading{margin-bottom:40px;text-align:center}.formHeading h3{color:#051a16;font-size:4rem;font-weight:700;line-height:124%;margin-bottom:16px}.formHeading p{color:#829c96;color:var(--gray-grey-1,#829c96);font-size:2rem;font-weight:400;line-height:150%;margin:0 auto;max-width:753px}.formDetails{max-width:1200px}.formDetails input{background-color:#f6fdfc;border:none;border-bottom:1px solid #051a16;outline:none;width:100%}.formDetails input::placeholder{color:#105649;font-size:2rem;font-weight:400}.formContents{display:flex;gap:20px;padding-bottom:40px}.formContents label{color:#0a3830;font-size:3rem;font-weight:500;white-space:nowrap}.formContents input{background-color:#f6fdfc;border:none;border-bottom:1px solid #051a16;color:#000;outline:none;padding:12px;width:100%}.formContents input,.formContents input::placeholder{font-size:2rem;font-weight:400}.formGroups{display:flex;flex-basis:100%;gap:20px;padding-bottom:40px}.formGroups label{color:#0a3830;font-size:3rem;font-weight:500;white-space:nowrap}.formGroups input{background-color:#f6fdfc;border:none;border-bottom:1px solid #051a16;color:#313131;flex-grow:1;font-size:2rem;font-weight:400;outline:none;padding:12px;width:100%}.formGroups input::placeholder{color:#105649;font-size:2rem;font-weight:400}.formList{display:flex;gap:32px;padding-bottom:40px}.formList label{color:#0a3830;font-size:3rem;font-weight:500;white-space:nowrap}.formList ul{display:flex;flex-wrap:wrap;gap:20px;list-style-type:none}.formList ul li{display:flex}.formList ul li input[type=radio]{display:none;height:auto;width:auto}.formList ul li label{border:1px solid #105649;border-radius:36px;color:#105649;cursor:pointer;font-size:2rem;font-weight:400;line-height:150%;padding:16px 24px}.formList ul li input:checked+label{background:#0a3830;border-radius:36px;color:#dcf9f3;padding:16px 24px}.formButton{align-items:center;display:flex;justify-content:flex-end}.formButton button{background:#2cd9b8;border:0;border-radius:4px;color:#051a16;cursor:pointer;font-size:1.6rem;font-weight:500;line-height:124%;padding:12px 24px;transition:all .2s ease}.formButton button:hover{background:#0000;box-shadow:inset 0 0 0 1px #2cd9b8;color:#051a16}@media(max-width:768px){.form{padding:40px 16px}.formHeading{margin-bottom:0}.formHeading h3{font-size:2.4rem;margin-bottom:0;padding-bottom:8px}.formHeading p{font-size:1.6rem;padding-bottom:32px}.formContents{flex-wrap:wrap;gap:8px;padding-bottom:20px}.formContents label{font-size:2rem}.formContents input{border-radius:0;font-size:1.6rem;padding:8px 8px 8px 0}.formContents input::placeholder{font-size:1.6rem}.formList{flex-wrap:wrap;gap:8px;padding-bottom:20px}.formList label{font-size:2rem;font-weight:500}.formList ul{gap:16px;padding-left:0}.formList ul li:nth-child(-1n+2){width:100%}.formList ul li:nth-child(-1n+2) label{flex-basis:100%;font-size:1.6rem;padding:14px 20px;text-align:center}.formList ul li:nth-child(-1n+2) input:checked+label{padding:14px 20px}.formList ul li:nth-child(4n+3),.formList ul li:nth-child(4n+4){flex-grow:1;width:47%}.formList ul li:nth-child(4n+3) label,.formList ul li:nth-child(4n+4) label{flex-basis:100%;font-size:1.6rem;padding:14px 20px;text-align:center}.formList ul li:nth-child(4n+3) input:checked+label,.formList ul li:nth-child(4n+4) input:checked+label{padding:14px 20px}.formList ul li:nth-child(-5n+5){width:100%}.formList ul li:nth-child(-5n+5) label{flex-basis:100%;font-size:1.6rem;padding:14px 20px;text-align:center}.formList ul li:nth-child(-5n+5) input:checked+label{padding:14px 20px}.formList ul li:nth-child(6){width:48%}.formList ul li:nth-child(6) label{flex-basis:100%;font-size:1.6rem;padding:14px 20px;text-align:center}.formList ul li:nth-child(6) input:checked+label{padding:14px 20px}.formGroups{flex-wrap:wrap;gap:8px;padding-bottom:8px}.formGroups label{font-size:2rem}.formGroups label:last-child{padding-top:12px}.formGroups input{border-radius:0;font-size:1.6rem;padding:8px 8px 8px 0}.formGroups input::placeholder{font-size:1.6rem}.formButton button{font-size:1.4rem;margin-top:12px;padding:13px 10px;width:100%}}.enquirySent{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:998}.enquirySentContainer{gap:11px;height:100%;width:100%}.enquirySentContainer,.enquirySentContent{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.enquirySentContent{background:#fff;border-radius:10px;gap:12px;padding:32px 40px}.enquirySentContentsuccess{height:44px;width:44px}.enquirySentContentclose{border-radius:50%;cursor:pointer;height:38px;position:absolute;right:-18px;top:-15px;width:38px}.enquirySentContenttitle{color:#0a3830;font-size:2.8rem;font-style:normal;font-weight:700;line-height:normal}.enquirySentContentsubtitle{color:#105649;font-size:1.8rem;font-style:normal;font-weight:400;line-height:150%;max-width:249px;text-align:center}@media(max-width:576px){.enquirySentContainer{width:80%}.enquirySentContent{border-radius:8px;gap:10px;padding:22px 15px}.enquirySentContenttitle{font-size:1.9rem}.enquirySentContentsubtitle{font-size:1.5rem;max-width:100%}}.carousels{background-color:#051a16;overflow:hidden;padding:120px 0 80px;position:relative}.carousels .swiper{overflow:visible!important;overflow:initial!important}.carousels .swiper-wrapper{align-items:center}.carousels .swiper-slide{aspect-ratio:1.65/1;border-radius:8px;overflow:hidden;position:relative;scale:1;transition:scale .6s cubic-bezier(.175,.885,.32,1.275);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:0}.carousels .swiper-slide img{height:100%;width:530px}.carousels .swiper-slide .overlay{background:linear-gradient(180deg,#04100e0a,#04100ecc);cursor:pointer;display:block;height:100%;position:absolute;width:100%}.carousels .swiper-slide .slideContent{bottom:10px;color:#e8e9e9;font-size:20px;font-weight:500;left:10px;padding:32px 32px 10px;position:absolute;z-index:10}.carousels .swiper-slide .slideContent h5{font-weight:700}.carousels .swiper-slide-active{scale:1.4;z-index:2}.carousels .swiper-slide-next,.carousels .swiper-slide-prev{scale:1.2;z-index:1}.carousels .swiperPagination{align-items:center;background-color:#0000!important;display:flex;justify-content:center;margin-top:80px}.carousels .swiperPagination .swiper-pagination-bullet{stroke-width:1px;background-color:#051a16;border:1px solid #829c96;height:12px;opacity:1;transition:all .3s cubic-bezier(.38,.39,.6,.59);width:12px}.carousels .swiperPagination .swiper-pagination-bullet-active{stroke-width:1px;background-color:#829c96;border:1px solid #829c96;border-radius:8px;height:12px;opacity:1;transition:all .3s ease-in-out;width:38px}.carousels .paginationArrows{align-items:center;display:flex;gap:32px;justify-content:center;margin-top:80px}.carousels .paginationArrows .swiperPagination{align-items:center;background-color:#0000!important;display:flex;justify-content:center;margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.carousels .paginationArrows .swiperPagination .swiper-pagination-bullet{stroke-width:1px;background-color:#051a16;border:1px solid #829c96;height:12px;opacity:1;transition:all .3s cubic-bezier(.38,.39,.6,.59);width:12px}.carousels .paginationArrows .swiperPagination .swiper-pagination-bullet-active{stroke-width:1px;background-color:#829c96;border:1px solid #829c96;border-radius:8px;height:12px;opacity:1;transition:all .3s ease-in-out;width:38px}.carousels .paginationArrows .swiper-button-next,.carousels .paginationArrows .swiper-button-prev{cursor:pointer}.carousels .paginationArrows .swiper-button-next{rotate:180deg}.carousels .paginationArrows .swiper-button-disabled{cursor:inherit;opacity:.7}@media screen and (max-width:800px){.carousel{padding:80px 16px 40px}.carousel .swiper-slide{aspect-ratio:.69/1;position:relative;scale:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:0}.carousel .swiper-slide img{border-radius:8px;height:100%;object-fit:cover;width:250px}.carousel .swiper-slide .slideContent{bottom:10px;color:#e8e9e9;font-size:17px;font-weight:500;left:10px;padding:10px;position:absolute;z-index:10}.carousel .swiper-slide-active{scale:1.23;z-index:2}.carousel .swiper-slide-next,.carousel .swiper-slide-prev{scale:unset}.carousel .swiperPagination .swiper-pagination-bullet{height:8px;width:8px}.carousel .swiperPagination .swiper-pagination-bullet-active{height:8px;width:24px}.carousel .paginationArrows{margin-top:64px}.carousel .paginationArrows .swiperPagination .swiper-pagination-bullet{height:8px;width:8px}.carousel .paginationArrows .swiperPagination .swiper-pagination-bullet-active{height:8px;width:24px}.carousel .paginationArrows .swiper-button-next,.carousel .paginationArrows .swiper-button-prev{display:none;height:16px;width:16px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.insights{background-color:#fff;margin:0 auto;width:100%}.insightHeader{background-color:#051a16;padding-top:76px}@media(max-width:800px){.insightHeader{padding-top:67px}}.insightsHero{background-color:#051a16;color:#e8e9e9;padding:80px 120px;width:100%}.insightsHeroHeading{color:#e8e9e9;font-size:48px;font-style:normal;font-weight:700;line-height:124%;max-width:60%;padding-bottom:10px}.insightsHeroContent{font-feature-settings:"clig" off,"liga" off;color:#a4b7b3;font-size:24px;font-style:normal;font-weight:500;line-height:150%;max-width:60%}@media screen and (max-width:800px){.insightsHero{padding:40px 16px}.insightsHeroHeading{font-size:24px;max-width:100%}.insightsHeroContent{font-size:16px;max-width:100%}}.insightCard{border:1px solid #d0d2d2;border-radius:18px;border-radius:8px;flex-basis:32%;flex-direction:column;max-width:100%}.insightCard,.insightCardImg{display:flex;overflow:hidden;width:100%}.insightCardImg img{aspect-ratio:1.04/1;height:100%;object-fit:cover;transition:all .5s ease;width:100%}.insightCardImg img:hover{transform:scale(1.1)}.insightCardContent{align-items:flex-start;display:flex;flex-direction:column;padding:24px;width:98%}.insightCardContent span{align-items:flex-start;background-color:#e8e9e9;border-radius:4px;color:#051a16;display:flex;font-size:14px;font-style:normal;font-weight:500;gap:10px;line-height:124%;padding:6px 8px}.insightCardContent p{font-feature-settings:"clig" off,"liga" off;color:#0a3830;flex:0 0 90px;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin:12px 0 22px;text-align:left}.insightCardContent button{align-items:center;background:#2cd9b8;border:none;border-radius:6px;color:#051a16;cursor:pointer;display:flex;font-family:Satoshi,sans-serif;font-size:16px;font-weight:500;gap:8px;line-height:124%;padding:12px 24px;position:relative;transition:all .2s ease;white-space:nowrap}.insightCardContent button:hover{background:#0000;box-shadow:inset 0 0 0 1px #2cd9b8;color:#051a16}@media screen and (max-width:800px){.insightCard{border-radius:4px}.insightCardImg:hover{scale:1}.insightCardContent{gap:0;max-width:100%;padding:16px}.insightCardContent span{font-size:12px}.insightCardContent p{flex:0 1;font-size:16px;margin:8px 0 16px;max-width:286px}.insightCardContent button{border-radius:4px;font-size:14px;padding:8px 12px}.insightCardContent button img{height:17px;width:17px}}.insightsArticles{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:80px 120px;width:100%}.insightsArticles h4{font-feature-settings:"clig" off,"liga" off;color:#14705f;font-size:20px;font-style:normal;font-weight:500;line-height:150%;text-align:center}.insightsArticles h3{color:#051a16;font-size:40px;font-style:normal;font-weight:700;line-height:124%;text-align:center}.insightsArticles .insightsCards{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;max-width:100%;padding-top:54px}@media screen and (max-width:800px){.insightsArticles{padding:40px 16px}.insightsArticles h4{font-size:14px;line-height:124%}.insightsArticles h3{font-size:24px;max-width:328px}.insightsArticles .insightsCards{flex-direction:column;padding-top:24px}}.insightsVideos .insightsVideoCards{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;max-width:100%;padding-top:54px;row-gap:64px}.insightVideoCard{border:1px solid #d0d2d2;border-radius:18px;border-radius:8px;flex-basis:32%;flex-direction:column;flex-grow:1;max-width:100%}.insightVideoCard,.insightVideoCardImg{display:flex;overflow:hidden;width:100%}.insightVideoCardImg img{aspect-ratio:1.04/1;height:100%;object-fit:cover;transition:all .5s ease;width:100%}.insightVideoCardImg img:hover{transform:scale(1.1)}.insightVideoCardContent{align-items:flex-start;display:flex;flex-direction:column;gap:24px;padding:24px;width:98%}.insightVideoCardContent p{font-feature-settings:"clig" off,"liga" off;color:#0a3830;flex:0 0 90px;font-size:20px;font-style:normal;font-weight:400;line-height:150%;text-align:left}.insightVideoCardContent button{align-items:center;background:#2cd9b8;border:none;border-radius:6px;color:#051a16;cursor:pointer;display:flex;font-family:Satoshi,sans-serif;font-size:16px;font-weight:500;gap:8px;line-height:124%;padding:12px 24px;transition:all .2s ease;white-space:nowrap}.insightVideoCardContent button:hover{background:#0000;box-shadow:inset 0 0 0 1px #2cd9b8;color:#051a16}@media screen and (max-width:800px){.insightsVideos .insightsVideoCards{flex-direction:column;padding-top:14px;row-gap:24px}.insightsVideos .insightsVideoCards .insightVideoCard{border-radius:4px}.insightsVideos .insightsVideoCards .insightVideoCardContent{gap:16px;max-width:100%;padding:16px}.insightsVideos .insightsVideoCards .insightVideoCardContent span{font-size:12px}.insightsVideos .insightsVideoCards .insightVideoCardContent p{flex:0 1;font-size:16px;max-width:286px}.insightsVideos .insightsVideoCards .insightVideoCardContent button{border-radius:4px;font-size:14px;padding:8px 12px}.insightsVideos .insightsVideoCards .insightVideoCardContent button img{height:17px;width:17px}}.insightsVideos{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:80px 120px;width:100%}.insightsVideos h4{font-feature-settings:"clig" off,"liga" off;color:#14705f;font-size:20px;font-style:normal;font-weight:500;line-height:150%;text-align:center}.insightsVideos h3{color:#051a16;font-size:40px;font-style:normal;font-weight:700;line-height:124%;text-align:center}.insightsVideos .insightsCards{align-items:center;display:flex;gap:24px;justify-content:center;max-width:100%;padding-top:54px}@media screen and (max-width:800px){.insightsVideos{align-items:normal;padding:40px 16px}.insightsVideos h4{font-size:14px}.insightsVideos h3{font-size:24px}.insightsVideos .insightsCards{flex-direction:column;padding-top:24px}}.videoModal{background-color:#0000004d;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:998}.videoModal,.videoModalContainer{align-items:center;display:flex;justify-content:center}.videoModalContainer{flex-direction:column;gap:11px;position:relative;width:100%}.videoModalContainer img{cursor:pointer;position:absolute;right:16.5%;top:-5%}@media screen and (max-width:600px){.videoModalContainer{position:relative;top:-5%}.videoModalContainer img{right:6%;top:-10%}}.ourTechnology{background-color:#07271e;padding:64px 120px;width:100%}.ourTechnologyHeading{margin:0 auto;max-width:943px;text-align:center;width:100%}.ourTechnologyHeading h4{color:#dcf9f3;font-size:20px;font-style:normal;font-weight:500;line-height:150%;padding-bottom:10px;text-align:center;width:100%}.ourTechnologyHeading h3{color:#e8e9e9;font-size:40px;font-style:normal;font-weight:700;line-height:124%;text-align:center}.ourTechnologyContent{grid-gap:140px;display:grid;gap:140px;grid-template-columns:repeat(2,1fr);padding-top:28px;width:100%}.ourTechnologyContent .imageContainer{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;position:-webkit-sticky;position:sticky;top:0}.ourTechnologyContent .imageContainer .rotateBox{aspect-ratio:1/1;flex-basis:70%;overflow:hidden;position:relative;transition:transform .3s cubic-bezier(.445,.05,.55,.95)}.ourTechnologyContent .imageContainer .rotateBox .step-01,.ourTechnologyContent .imageContainer .rotateBox .step-02,.ourTechnologyContent .imageContainer .rotateBox .step-03{border-radius:8px;height:90%;left:0;overflow:hidden;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.ourTechnologyContent .imageContainer .rotateBox .step-01 img,.ourTechnologyContent .imageContainer .rotateBox .step-02 img,.ourTechnologyContent .imageContainer .rotateBox .step-03 img{height:100%;object-fit:cover;width:100%}.ourTechnologyContent .textContainer{align-items:center;align-items:flex-start;color:#e8e9e9;color:var(--gray-grey-6,#e8e9e9);display:flex;flex-direction:column;font-style:normal;justify-content:center}.ourTechnologyContent .textContainer .textItem{align-items:center;display:flex;flex-direction:column;gap:12px;height:100vh;justify-content:center;min-height:100vh}.ourTechnologyContent .textContainer .textItem h3{font-size:40px;font-weight:700;line-height:124%;max-width:484px;padding-bottom:24px}.ourTechnologyContent .textContainer .textItem p{color:#dddfdf;font-size:24px;font-weight:500;line-height:150%;max-width:484px}.ourTechnologyContent .textContainer .textImage{display:none}@media(max-width:900px){.ourTechnology{background-color:#07271e;padding:40px 16px;width:100%}.ourTechnologyHeading{margin:0 auto;max-width:906px;text-align:center;width:100%}.ourTechnologyHeading h4{font-size:14px}.ourTechnologyHeading h3{font-size:24px}.ourTechnologyContent{display:block;padding-top:0}.ourTechnologyContent .imageContainer{display:none}.ourTechnologyContent .textContainer .textItem{height:auto;min-height:0;min-height:auto}.ourTechnologyContent .textContainer .textItem h3{font-size:20px;padding-bottom:4px}.ourTechnologyContent .textContainer .textItem p{font-size:16px}.ourTechnologyContent .textContainer .textImage{aspect-ratio:1/1;border-radius:4px;display:block;height:100%;margin:36px 0 16px;overflow:hidden;width:100%}.ourTechnologyContent .textContainer .textImage img{aspect-ratio:1/1;height:100%;object-fit:cover;width:100%}}.geoTreeHeading{margin:0 auto;max-width:906px;padding:80px 0 64px}.geoTreeHeading h4{color:#dcf9f3;font-size:20px;font-style:normal;font-weight:500;line-height:150%;padding-bottom:12px;text-align:center}.geoTreeHeading h3{color:#e8e9e9;font-size:40px;font-style:normal;font-weight:700;line-height:124%;text-align:center}.geoTreeCarousel{position:relative}.geoTreeCarousel .geoTreeSlider{padding-bottom:80px}.geoTreeCarousel:before{background:linear-gradient(90deg,#051a16,#fff0);left:0}.geoTreeCarousel:after,.geoTreeCarousel:before{content:"";height:100%;pointer-events:all;position:absolute;top:0;width:20%;z-index:2}.geoTreeCarousel:after{background:linear-gradient(90deg,#fff0,#051a16);right:0}.geoTreeCarousel .slide{align-items:center;align-items:flex-start;align-self:stretch;border-left:1px solid #105649;color:#e8e9e9;display:flex;flex-direction:column;gap:40px;height:auto;justify-content:space-between;max-width:720px;padding:40px 24px;position:relative}.geoTreeCarousel .slide:before{background-color:#829c96;content:"";height:28px;left:-1px;position:absolute;top:50px;width:1px}.geoTreeCarousel .slideContent{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.geoTreeCarousel .slide h4,.geoTreeCarousel .slide h5{font-size:30px;font-weight:500;line-height:normal}.geoTreeCarousel .slide p{color:#dddfdf;font-size:24px;font-weight:500;line-height:150%}.geoTreeCarousel .slideImage{max-width:100%;text-align:center;width:100%}.geoTreeCarousel .slideImage img{border-radius:50%;height:300px;object-fit:cover;overflow:hidden;width:300px}.geoTreeCarousel .paginationArrows{align-items:center;display:flex;gap:32px;justify-content:center;margin-top:80px}.geoTreeCarousel .paginationArrows .swiperPagination{align-items:center;background-color:#0000!important;display:flex;justify-content:center;margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.geoTreeCarousel .paginationArrows .swiperPagination .swiper-pagination-bullet{stroke-width:1px;background-color:#051a16;border:1px solid #829c96;height:12px;opacity:1;transition:all .3s cubic-bezier(.38,.39,.6,.59);width:12px}.geoTreeCarousel .paginationArrows .swiperPagination .swiper-pagination-bullet-active{stroke-width:1px;background-color:#829c96;border:1px solid #829c96;border-radius:8px;height:12px;opacity:1;transition:all .3s ease-in-out;width:38px}.geoTreeCarousel .paginationArrows .swiper-button-next,.geoTreeCarousel .paginationArrows .swiper-button-prev{cursor:pointer}.geoTreeCarousel .paginationArrows .swiper-button-next{rotate:180deg}.geoTreeCarousel .paginationArrows .swiper-button-disabled{cursor:inherit;opacity:.7}@media(max-width:800px){.geoTreeHeading{max-width:100%;padding:40px 0 32px}.geoTreeHeading h4{font-size:14px}.geoTreeHeading h3{font-size:24px}.geoTreeCarousel{padding-left:16px}.geoTreeCarousel:after,.geoTreeCarousel:before{content:none}.geoTreeCarousel .geoTreeSlider{padding-bottom:40px}.geoTreeCarousel .slide{gap:8px;padding:32px 12px}.geoTreeCarousel .slide h4{font-size:24px}.geoTreeCarousel .slide h5{font-size:20px}.geoTreeCarousel .slide p{font-size:16px}.geoTreeCarousel .slide:before{top:34px}.geoTreeCarousel .slideImage{padding-top:0}.geoTreeCarousel .slideImage img{border-radius:50%;height:237px;object-fit:cover;overflow:hidden;width:237px}.geoTreeCarousel .paginationArrows{margin-top:8px}.geoTreeCarousel .paginationArrows .swiperPagination .swiper-pagination-bullet{height:8px;width:8px}.geoTreeCarousel .paginationArrows .swiperPagination .swiper-pagination-bullet-active{height:8px;width:24px}.geoTreeCarousel .paginationArrows .swiper-button-next,.geoTreeCarousel .paginationArrows .swiper-button-prev{display:none;height:16px;width:16px}}.productFeatures{align-items:center;align-items:flex-start;background-color:#f6fdfc;color:#051a16;display:flex;font-style:normal;justify-content:space-between;padding:80px 120px;width:100%}.productFeatures h2{font-size:48px;font-weight:700;line-height:124%}.productFeatures h3{font-size:40px;font-weight:700;line-height:124%}.productFeatures h4,.productFeatures p{color:#14705f;font-size:20px;font-weight:500;line-height:150%}.productFeatures p{color:#829c96;font-weight:400}.productFeaturesLeft{flex-basis:27.9%;max-width:100%;width:100%}.productFeaturesLeft h4{padding-bottom:8px}.productFeaturesRight{flex-basis:47.2%;gap:36px;max-width:100%}.productFeaturesRight,.productFeaturesRight .textItem{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.productFeaturesRight .textItem{align-items:flex-start;gap:14px}@media(max-width:800px){.productFeatures{flex-direction:column;gap:32px;padding:40px 16px}.productFeatures h2{font-size:24px}.productFeatures h3{font-size:20px}.productFeatures h4{font-size:14px}.productFeatures p{font-size:16px}.productFeaturesRight .textItem{gap:4px}}.productHero{background-color:#051a16;height:calc(100vh - 76px);overflow:hidden;position:relative;width:100%}.productHero,.productHeroContent{align-items:center;display:flex;flex-direction:column;justify-content:center}.productHeroContent{color:#e8e9e9;font-style:normal;gap:28px;max-width:55%;text-align:center}.productHeroContent h2{font-size:48px;font-weight:700;line-height:124%;z-index:2}.productHeroContent p{color:#dddfdf;font-size:24px;font-weight:400;line-height:150%;max-width:77%;z-index:2}.productHeroBack{inset:0;position:absolute}.productHeroBack:after{background:linear-gradient(0deg,#051a16,#fff0 20%,#fff0);content:"";height:100%;left:0;padding:20px;position:absolute;top:0;width:100%}.productHero .heroCircle{aspect-ratio:1;border:1px solid #5e6265;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(0deg);transform-style:preserve-3d;transition:transform .3s cubic-bezier(.215,.61,.355,1)}.productHero .heroIcon{align-items:center;aspect-ratio:1;background-color:#c8d9eb;border-radius:50%;display:flex;height:80px;justify-content:center;pointer-events:all;position:absolute;width:80px;z-index:4}.productHero .heroIcon img{position:relative;z-index:2}.productHero .hero .circle-1{width:60vw}.productHero .hero .circle-1 .heroIcon-1{left:2%;top:70%}.productHero .hero .circle-1 .heroIcon-2{left:auto;right:2%;top:20%}.productHero .hero .circle-2{width:74vw}.productHero .hero .circle-2 .heroIcon-1{left:2%;top:20%}.productHero .hero .circle-2 .heroIcon-2{left:auto;right:2%;top:70%}.productHero .hero .circle-3{width:90vw}.productHero .hero .circle-3 .heroIcon-1{left:-3%;top:48%}.productHero .hero .circle-3 .heroIcon-2{left:auto;right:-3%;top:48%}.productHero .hero .circle-4{width:106vw}.productHero .hero .hero-red{background-color:#ffd1d1}.productHero .hero .hero-yellow{background-color:#f6eabe}.productHero .hero .hero-green{background-color:#d3e4cd}@media screen and (max-width:800px){.productHero{height:calc(100vh - 120px);padding:0 16px}.productHeroContent{gap:20px;max-width:90%}.productHeroContent h2{font-size:40px;max-width:100%}.productHeroContent p{font-size:16px;max-width:100%}.productHeroContent button{border-radius:4px;font-size:16px;padding:8px 16px}.productHeroBack:after{background:linear-gradient(90deg,#051a16,#fff0 50%,#051a16);z-index:1}.productHero .hero .heroIcon{display:none}.productHero .hero .circle-1{width:42vh}.productHero .hero .circle-2{width:56vh}.productHero .hero .circle-3{width:70vh}.productHero .hero .circle-4{width:84vh}}.productContent{background:#fff}.productContentEarth{align-items:center;display:flex;justify-content:normal;width:100%}.productContentData{flex-basis:81%}.productContentData h2{color:#21272a;font-size:3rem;font-weight:500;line-height:150%;margin-bottom:24px;max-width:590px}.productContentData p{color:#626b70;font-size:2rem;font-weight:400;line-height:150%;max-width:625px}.productContentImage{flex-basis:55.2%}.productContentImage img{height:auto;max-width:100%}@media(max-width:992px){.productContent{padding:40px 16px}.productContentEarth{align-items:center;flex-direction:column-reverse;flex-wrap:wrap;gap:16px}.productContentData h2{font-size:2.4rem;margin-bottom:8px}.productContentData p{font-size:1.6rem}.productContentImage{flex-basis:auto}}.product{width:100%}.products{background-color:#051a16;padding-top:76px}@media screen and (max-width:770px){.products{padding-top:66px}}.mission{background-image:url(/static/media/missionBgImg.2a3807fdae30f6945f0c.png);background-position:0 100%;background-repeat:no-repeat}.missionHeading{margin-bottom:64px}.missionHeading h3{color:#14705f;font-size:2rem;font-weight:500;line-height:150%;margin-bottom:10px;text-align:center}.missionHeading h2{color:#051a16;font-size:4rem;font-weight:700;line-height:124%;text-align:center}.missionContent{align-items:center;display:flex;justify-content:space-between}.missionContentDetails{flex-basis:53.5%}.missionContentDetails p{color:#829c96;font-size:2rem;font-weight:400;line-height:150%}.missionContentDetails p:nth-child(2){padding:16px 0}.missionContentImg{flex-basis:38.2%}.missionContentImg img{height:550px}@media(max-width:768px){.mission{background-size:50%;padding:40px 16px}.missionHeading{margin-bottom:48px}.missionHeading h3{font-size:14px;line-height:124%}.missionHeading h2{font-size:24px}.missionContent{flex-direction:column-reverse;gap:16px}.missionContentImg img{height:auto}.missionContentDetails p{font-size:16px;line-height:124%}}.ourMissions{align-items:center;background:#051a16;background-image:url(/static/media/spiralVector.b0e3f627f16284068972.png);background-position:0 100%;background-repeat:no-repeat;display:flex;flex-direction:row;gap:30px;height:calc(100vh - 60px);justify-content:space-between;padding:80px 120px;width:100%}.ourMissionsTitleSection{align-items:flex-start;display:flex;flex-direction:column;gap:24px;height:100%;justify-content:center;width:60%}.ourMissionsTitleSection h2{color:#e8e9e9;font-size:48px;font-style:normal;font-weight:700;line-height:124%}.ourMissionsTitleSection p{color:#dddfdf;font-size:24px;font-style:normal;font-weight:500;line-height:150%}.rotaingEathContainer{align-items:center;display:flex;flex-basis:40%;flex-shrink:0;height:100%;justify-content:center}.rotaingEath{display:flex;height:424px;object-fit:cover;width:424px}@media screen and (max-width:1150px){.ourMissions{padding:40px 24px}}@media screen and (max-width:950px){.ourMissions{padding:40px 16px}.rotaingEath{display:flex;height:324px;object-fit:cover;width:324px}}@media screen and (max-width:750px){.ourMissions{background-size:80% 40%;height:340px;padding:40px 16px}.rotaingEathContainer{display:none}.ourMissionsTitleSection{gap:12px;width:100%}.ourMissionsTitleSection h2{font-size:24px}.ourMissionsTitleSection p{font-size:16px}}.ourTeam{background:#051a16}.ourTeam h3{color:#dcf9f3;font-size:2rem;font-weight:500;line-height:150%;margin-bottom:10px;text-align:center}.ourTeam p{color:#e8e9e9;font-size:4rem;font-weight:700;line-height:124%;text-align:center}.ourTeamContainer{max-width:972px!important}.ourTeamManagers{align-items:center;align-items:inherit;display:flex;flex-wrap:wrap;gap:99px;justify-content:flex-start;margin-top:64px;row-gap:64px}.ourTeamManager{cursor:pointer;text-align:center}.ourTeamManager img{max-width:258px;transition:filter .3s ease}.ourTeamManager img:hover{background-color:#829c96;border-radius:50%;filter:grayscale(100%)}.ourTeamManager:hover h4{text-decoration:underline;text-underline-offset:6px}.ourTeamManager h4{color:#e8e9e9;font-size:2.4rem;font-weight:500;line-height:150%;margin:40px 0 4px}.ourTeamManager p{color:#829c96;font-size:1.6rem;font-weight:500;line-height:124%}.ourTeamPopupWindow{background:#051a16;height:100vh;position:fixed;top:0;transition:all .8s ease;width:100%}.ourTeamPopup{background:#fff;border-radius:12px;left:50%;padding:60px 40px;position:relative;position:fixed;top:50%;transform:translate(-50%,-50%);transition:all .8s ease;width:66.7%;z-index:9}.ourTeamPopupImg{cursor:pointer;display:flex;margin-left:auto;position:absolute;right:-32px;top:-28px;transition:all .8s ease}.ourTeamPopupContent{align-items:center;align-items:inherit;display:flex;gap:54px;justify-content:space-between}.ourTeamPopupContent img{min-height:320px}.ourTeamPopupData h4{color:#051a16;font-size:2.4rem;font-weight:500;line-height:150%;margin-bottom:4px}.ourTeamPopupData p{color:#14705f;font-size:2.4rem;font-weight:500;line-height:124%;margin-bottom:40px;text-align:inherit}.ourTeamPopupData ul li{color:#051a16;font-size:2rem;font-weight:400;line-height:40px}.hidden{transform:translateY(-105%)!important;transition:all .5s ease-in-out}@media screen and (max-width:992px){.ourTeam h3{font-size:1.6rem;font-weight:500;margin-bottom:8px}.ourTeam p{font-size:3.5rem;font-weight:700;line-height:122%}.ourTeamManagers{align-items:center;display:flex;gap:79px;justify-content:center;margin-top:44px;row-gap:44px}.ourTeamManager img{max-width:100%}.ourTeamManager h4{font-size:2rem;font-weight:500;margin:30px 0 4px}.ourTeamManager p{font-size:1.5rem;font-weight:500}.ourTeamPopup{left:40%;padding:36px 20px;top:40%;transform:translate(-40%,-40%);width:90%}.ourTeamPopupContent{flex-direction:column;gap:30px}.ourTeamPopupContent img{margin:0 auto;max-width:280px;min-height:0}.ourTeamPopupData h4,.ourTeamPopupData p{font-size:2rem;font-weight:500}.ourTeamPopupData p{margin-bottom:20px}.ourTeamPopupData ul li{color:#051a16;font-size:1.6rem;font-weight:400;line-height:25px}}.partnerShip{background:#051a16;padding:80px 0 64px}.partnerShipHeading{text-align:center}.partnerShipHeading h2{color:#dcf9f3;font-size:2rem;font-weight:500;line-height:150%;margin-bottom:12px}.partnerShipHeading h4{color:#e8e9e9;font-size:4rem;font-weight:700;line-height:124%;padding-bottom:64px}.partnerShipUniversity{align-items:center;display:flex;gap:64px;justify-content:normal;padding:80px 0 0;width:100%}.partnerShipUniversity:nth-child(3){flex-direction:row-reverse;padding-left:64px}.partnerShipUniversity:nth-child(3) .partnerShipContent{padding-right:0}.partnerShipUniversity h2{color:#e8e9e9;font-size:3rem;font-weight:500;margin-bottom:24px}.partnerShipUniversity p{color:#a1a5a5;font-size:2rem;font-weight:400;line-height:150%;margin-bottom:24px;text-align:justify}.partnerShipUniversity ul{padding-left:22px}.partnerShipUniversity ul li{color:#a1a5a5;font-size:2rem;font-weight:400;line-height:150%}.partnerShipImage{flex-basis:75.8%}.partnerShipImage img{height:auto;max-width:100%}.partnerShipContent{flex-basis:100%;padding-right:64px}.partnerShipData{padding-right:0}@media(max-width:992px){.partnerShip{padding:40px 16px}.partnerShipHeading{padding:24px 0 0}.partnerShipHeading h2{font-size:1.4rem;font-weight:500;line-height:124%}.partnerShipHeading h4{font-size:2.4rem;font-weight:700;padding-bottom:24px}.partnerShipUniversity{flex-wrap:wrap;gap:16px;padding:24px 0}.partnerShipUniversity:nth-child(3){flex-direction:row;padding:24px 0}.partnerShipUniversity h2{font-size:2.4rem;font-weight:500;margin-bottom:12px}.partnerShipUniversity p{font-size:1.6rem;font-weight:400;margin-bottom:12px}.partnerShipUniversity p:last-child{margin-bottom:0}.partnerShipUniversity ul li{font-size:1.6rem;font-weight:400}.partnerShipImage{flex-basis:auto}.partnerShipContent{padding-right:0}}.aboutUs{background-color:#051a16;padding-top:76px}@media(max-width:800px){.aboutUs{background-color:#051a16;padding-top:66px}}.newsBanner{padding:0;position:relative}.newsBanner .container{height:100%;margin:0;max-width:100%;padding:120px}.newsBanner .showingText{color:#fff;font-size:1.3rem;font-weight:400}.newsBanner .activePage{color:#fff}.newsBanner .inactivePage{color:#a7a7a7}.newsBanner .counterNumber.activeNews{-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);background:linear-gradient(92deg,#ffffff24 5.2%,#ffffff0d 103.57%);border:.6px solid #ffffff80;border-radius:6px;gap:6px;padding:10px 24px}.newsBanner .bannerContainer0{background-image:url(/static/media/newsBannerWeb.b04445174ef210bb94b6.png)}.newsBanner .bannerContainer0,.newsBanner .bannerContainer1{align-items:center;align-items:flex-start;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 120px}.newsBanner .bannerContainer1{background-image:url(/static/media/newsBanner2.06f568b2e40b9c5b6164.png);background-position:50%}.newsBannerContentsButton{align-items:center;-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);background:linear-gradient(92deg,#ffffff24 5.2%,#ffffff0d 103.57%);border-radius:26px;display:flex;gap:6px;height:32px;justify-content:flex-start;outline:.6px solid #ffffff80;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.newsBannerContentsButton span{color:#fff;font-size:1.2rem;font-weight:500}.newsBannerContents h1{color:#fff;font-size:4.8rem;font-weight:700;line-height:124%;max-width:929px;padding:16px 0 14px}.newsBannerContents p{color:#bbb;font-size:1.8rem;font-weight:300;line-height:140%;max-width:765px;padding-bottom:50px}@media(max-width:768px){.newsBanner{height:calc(100vh - 66px);margin-top:66px}.newsBanner .bannerContainer0,.newsBanner .bannerContainer1{height:calc(100vh - 66px);padding:0 16px}.newsBannerContents{position:inherit;transform:inherit}.newsBannerContents h1{font-size:2.4rem;font-weight:700;max-width:100%}.newsBannerContents p{font-size:1.6rem;font-weight:300;max-width:100%}}button.splide__arrow:before{border:1px solid #19147b}button.splide__arrow.splide__arrow--next:after{background-image:url(/static/media/afterArrow.a2d89e64faf31ad9d71a.svg)!important;display:none!important}button.splide__arrow.splide__arrow--prev:after{background-image:url(/static/media/preArrow.d91c8acdf658463dcff5.svg)!important;display:none!important}.splide__pagination{display:none!important}.splide__arrows,.splide__arrows--ltr{align-items:center;display:flex;justify-content:center;position:relative}.splide__arrow--next{bottom:0;right:44%;top:27.2em}.splide__arrow--prev{bottom:0;left:44%;top:27.2em}button.splide__arrow{display:none!important}.disabled{cursor:default!important;opacity:.3}.counter{margin-top:50px;position:relative;width:100%}.counterImg{-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);background:linear-gradient(92deg,#ffffff24 5.2%,#ffffff0a 103.57%);border:1px solid #fff;border-radius:26px;cursor:pointer;padding:10px}.counter span{align-items:center;color:#888;display:flex;font-size:1.4rem;font-weight:500;gap:16px;justify-content:flex-end;line-height:150%}.counterResponsive{display:none}@media(max-width:1100px){.splide__track--draggable{margin-bottom:10px}.splide__arrow--next{bottom:0;right:44%}}@media(max-width:992px){.splide__arrow--prev{bottom:0;left:43%;top:23.9em}.counter{display:none}.counterResponsive{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:50px}.counterResponsiveImg{border:1px solid #19147b;border-radius:32px;cursor:pointer;padding:8px}.counterResponsive span{align-items:center;color:#888;display:flex;font-size:1.4rem;font-weight:500;gap:12px;justify-content:space-between;line-height:150%}.splide__arrow--next{bottom:0;right:43%;top:23.9em}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:#0000;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid #0000;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.newsBlog{background:#f6fdfc;padding:80px 0}.newsBlogContainer{align-items:center;align-items:stretch;column-gap:30px;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-top:64px;row-gap:32px}.newsBlog h3{color:#051a16;font-size:4rem;font-weight:700;line-height:124%;text-align:center}.newsBlogSection{align-items:center;align-items:flex-start;background:#fff;border:1px solid #eff0f1;border-radius:10px;display:flex;flex-basis:31.1%;flex-direction:column;justify-content:flex-start;padding:24px 24px 32px}.newsBlogSectionImg{width:330px}.newsBlogSection span{color:#14705f;display:block;font-size:1.4rem;font-weight:400;padding:32px 0 7px}.newsBlogSection h4{color:#101828;font-size:2.4rem;font-weight:600;line-height:32px}.newsBlogSection p{color:#667085;font-size:1.6rem;font-weight:400;line-height:24px;padding:8px 0 32px}.newsBlogSectionButton button{background:#2cd9b8;border:0;border-radius:6px;color:#051a16;cursor:pointer;font-size:1.6rem;font-weight:500;line-height:124%;padding:12px 24px}@media(max-width:992px){.newsBlog{padding:40px 16px}.newsBlogContainer{align-items:center;display:flex;justify-content:center;padding-top:24px;row-gap:24px}.newsBlog h3{font-size:2.4rem;font-weight:700}.newsBlogSection{flex-basis:100%;padding:16px 16px 24px}.newsBlogSectionImg,.newsBlogSectionImg img{width:100%}.newsBlogSection span{padding:24px 0 7px}}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overscroll-behavior:none}body{overflow:auto}body,html{-webkit-font-smoothing:antialiased;font-family:Satoshi,sans-serif;font-size:10px;max-width:100vw}img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100%}a{color:inherit;text-decoration:none}.commonHeading{margin-bottom:32px;text-align:center}.commonHeading h1{align-items:center;color:#14705f;display:flex;font-size:2rem;font-weight:500;gap:8px;justify-content:center;line-height:150%;margin-bottom:16px;text-transform:uppercase}.commonHeading p{color:#051a16;font-size:3.8rem;font-weight:700;line-height:124%}.btnShadow{border:4px solid #ffffff40;border-radius:8px;box-shadow:0 14px 20px 0 #ffffff12;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.commonButton{background:#2cd9b8;border:none;border-radius:8px;box-shadow:0 0 0 4px #ffffff12;color:#051a16;font-size:1.8rem;font-weight:400;line-height:normal;outline:none;padding:14px 26px;position:relative}.commonButton,.commonButton label{cursor:pointer}.commonButton:hover{color:#313131}.commonButton:hover:after{border-radius:8px;-webkit-clip-path:circle(100% at 50% 0);clip-path:circle(100% at 50% 0)}.commonButton:after{background:#fff;-webkit-clip-path:circle(0 at 50% 350%);clip-path:circle(0 at 50% 350%);content:"";height:100%;left:0;position:absolute;top:0;transition:all .8s ease;width:100%;z-index:0}.commonButton .buttonText{position:relative;transition:all .8s ease;z-index:2}section{padding:80px 16px;width:100%}.container{margin:0 auto;max-width:1200px}.swiperPagination{align-items:center;background-color:#0000!important;display:flex;justify-content:center;margin-top:80px}.swiperPagination .swiper-pagination-bullet{stroke-width:1px;background-color:#051a16;border:1px solid #829c96;height:12px;opacity:1;transition:all .3s cubic-bezier(.38,.39,.6,.59);width:12px}.swiperPagination .swiper-pagination-bullet-active{stroke-width:1px;background-color:#829c96;border:1px solid #829c96;border-radius:8px;height:12px;opacity:1;transition:all .3s ease-in-out;width:38px}@media(max-width:768px){section{padding:40px 16px}.commonHeading h1{font-size:1.4rem;font-weight:400;margin-bottom:10px}.commonHeading p{font-size:2.4rem;font-weight:700}}.in-main-container{display:flex;flex-basis:100%;flex-direction:column;justify-content:flex-start}.in-section{margin:75px 0 0!important;padding:0!important}.in-container{background:#f1f7f6;padding:80px 275px}.in-details-title{font-size:4rem;font-style:normal;font-weight:700;line-height:124%;margin-bottom:40px}.in-blog-writer-container{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;width:100%}.in-blog-writer-icon{border-radius:50%;height:40.406px;width:36.549px}.in-blog-writer-name{color:#051a16;font-size:1.6rem;font-weight:500;line-height:124%}.in-blog-writer-role{color:#829c96;font-size:1.4rem;font-weight:500;line-height:124%}.in-details-subtitle-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;text-align:left;width:100%}p,ul{color:#0a3830;font-size:2rem;font-weight:400;line-height:150%}ul{padding-left:22px}.in-blog-image{align-items:center;display:flex;justify-content:center;margin:40px 0;overflow:hidden}.in-blog-image,.in-blog-image img{border-radius:8px;height:450px;width:100%}.in-blog-image img{object-fit:cover;transition:all .5s ease}.in-blog-image img:hover{transform:scale(1.1)}.in-details-subtitle{color:#051a16;font-size:2.8rem;font-weight:700;line-height:normal;margin-bottom:40px}.in-details-description{color:#0a3830;font-size:2rem;font-style:normal;font-weight:400;line-height:150%}.in-blogshare-container{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.in-share-icon-container{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-start;width:100%}.in-share-icon{border-radius:50%;cursor:pointer;height:38px;width:38px}.in-share-icon,.in-suggetion-container{align-items:center;background:#fff;display:flex;justify-content:center}.in-suggetion-container{flex-direction:column;gap:64px;padding:80px 100px;text-align:center;width:100%}.in-suggetion-card-container{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:center}@media(max-width:1250px){.in-container{padding:80px 175px}.in-suggetion-container{padding:60px 80px}}@media(max-width:1050px){.in-container{padding:80px 100px}.in-suggetion-container{padding:60px 16px}}@media(max-width:750px){.in-container{padding:60px 16px}.in-blog-image{height:340px;margin:0}.in-blog-image:hover{scale:1}.in-blog-writer-container{margin:20px 0 16px}.in-blog-image img{height:340px}.in-details-title{font-size:2.4rem;margin-bottom:0}.in-section{margin-top:40px!important}.in-main-container{gap:0}.in-suggetion-card-container{align-items:center;flex-direction:column;gap:24px;justify-content:flex-start}.in-suggetion-container{gap:24px;padding:40px 16px}.in-details-subtitle{font-size:2.8rem;margin:16px 0}.in-details-description{font-size:1.6rem}}
/*# sourceMappingURL=main.5c03f89d.css.map*/