/*!
Theme Name: Balthazar V3
Theme URI: http://underscores.me/
Author: Balthazar
Author URI: https://bltzr.gg/
Description: This is a custom WordPress theme developed for Balthazar Inc
Version: 3.0.0
Text Domain: balthazar
Tags: custom-background, custom-logo, light, dark, custom-menu, featured-images, threaded-comments, translation-ready

*//*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2021 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 print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;-o-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{20%,53%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translate3d(0,0,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{20%,53%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translate3d(0,0,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.animate__swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}100%{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}100%{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}100%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}100%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}100%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}100%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}100%{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}100%{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,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:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,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:scale3d(1,1,1);transform:scale3d(1,1,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{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:translate3d(0,0,0);transform:translate3d(0,0,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{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{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{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{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{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{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{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{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{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{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{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{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{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{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{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{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{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.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{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.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-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedInRight{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{from{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedInLeft{from{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{from{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{from{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{from{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{from{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{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{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{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;-ms-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;-ms-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;-ms-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;outline:0;-webkit-overflow-scrolling:touch}html{overflow-x:hidden}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{margin:0;padding:0}button,input{outline:0;border-radius:0;border:0;margin:0;background:0 0;-moz-appearance:none;-webkit-appearance:none}button{cursor:pointer}a{text-decoration:none}.clear{clear:both}.clear:after{content:"";display:block;clear:both}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.button{font-family:Poppins,sans-serif;font-size:18px;line-height:1.33;font-weight:600;display:inline-block;vertical-align:middle;color:#2d3033;background:#20e69e;border-radius:40px;text-align:center;padding:18px 31px 14px;border:2px solid #20e69e;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;letter-spacing:normal;text-shadow:none}.button:focus,.button:hover{color:#2d3033;background-color:#fff;border-color:#fff}.button.disabled{color:rgba(20,16,41,.8);pointer-events:none}@media screen and (max-width:767px){.button{padding:14px 20px 10px;font-size:12px;letter-spacing:-.01em;border-radius:25px}}.button--border{background:rgba(135,224,194,.06);color:#fff}.light-mode .button--border{color:rgba(20,16,41,.8)}.button--border:focus,.button--border:hover{color:#2d3033;background:#20e69e;border-color:#20e69e}.light-mode .button--border:focus,.light-mode .button--border:hover{color:#141029}.button--dark{background:#33353b;color:#fff;border-color:#33353b}.light-mode .button--dark{background:#e4e4eb;color:#141029;border-color:#e4e4eb}.button--dark:focus,.button--dark:hover{color:#2d3033;background:#20e69e;border-color:#20e69e}.light-mode .button--dark:focus,.light-mode .button--dark:hover{color:#141029}.babylon-page .button{background:#21e786;padding:21px 48px 18px;border:2px solid #21e786}@media screen and (max-width:767px){.babylon-page .button{padding:14px 28px 10px;font-size:14px;letter-spacing:normal;border-radius:40px}}.babylon-page .button:focus,.babylon-page .button:hover{background-color:#fff;border-color:#fff}.page__404{padding:50px 0}.page__404.general-content .container{max-width:900px}.page__404 .button{margin-top:30px}@font-face{font-family:Gilroy;src:url(assets/fonts/Gilroy-Regular.eot);src:local("Gilroy Regular"),local("Gilroy-Regular"),url(assets/fonts/Gilroy-Regular.eot?#iefix) format("embedded-opentype"),url(assets/fonts/Gilroy-Regular.woff) format("woff"),url(assets/fonts/Gilroy-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(assets/fonts/Gilroy-Medium.eot);src:local("Gilroy Medium"),local("Gilroy-Medium"),url(assets/fonts/Gilroy-Medium.eot?#iefix) format("embedded-opentype"),url(assets/fonts/Gilroy-Medium.woff) format("woff"),url(assets/fonts/Gilroy-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;src:url(assets/fonts/Gilroy-SemiBold.eot);src:local("Gilroy SemiBold"),local("Gilroy-SemiBold"),url(assets/fonts/Gilroy-SemiBold.eot?#iefix) format("embedded-opentype"),url(assets/fonts/Gilroy-SemiBold.woff) format("woff"),url(assets/fonts/Gilroy-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;src:url(assets/fonts/Gilroy-Bold.eot);src:local("Gilroy Bold"),local("Gilroy-Bold"),url(assets/fonts/Gilroy-Bold.eot?#iefix) format("embedded-opentype"),url(assets/fonts/Gilroy-Bold.woff) format("woff"),url(assets/fonts/Gilroy-Bold.ttf) format("truetype");font-weight:700;font-style:normal}*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}html{font-size:16px}body{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:1.67;color:#fff;background-color:#1e2124}body.light-mode{color:rgba(20,16,41,.6);background:#fafbfc}@media screen and (max-width:767px){body{line-height:1.33;letter-spacing:-.75px}}a{text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}a:active,a:focus{outline:0}.video-container{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden}.video-container .video-js,.video-container>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.accessible-text,.screen-reader-text{border:0;clip:rect(0 0 0 0);height:1px;top:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}.clearfix:after{clear:both}.container{max-width:1457px;width:100%;padding-left:24px;padding-right:24px;margin:0 auto}@media screen and (max-width:767px){.container{padding-left:20px;padding-right:20px}}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-heading{color:#21e786}.section-heading.border{position:relative;padding-top:15px}@media screen and (max-width:767px){.section-heading.border{padding-top:14px}}.section-heading.border:before{content:"";background:#282a2e;border-radius:1.5px;width:49px;height:3px;position:absolute;top:0;left:0}.section-heading.border.center{text-align:center;margin-bottom:40px}@media screen and (max-width:767px){.section-heading.border.center{text-align:left;margin-bottom:30px}.general-content.text-center .section-heading.border.center{text-align:center}}.section-heading.border.center:before{left:50%;margin-left:-24.5px}@media screen and (max-width:767px){.section-heading.border.center:before{left:0;margin:0}.general-content.text-center .section-heading.border.center:before{left:50%;margin-left:-24.5px}}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.gutter-top{padding-top:73px}@media screen and (max-width:1023px){.gutter-top{padding-top:50px}}.overlay-link{position:absolute;height:100%;width:100%;left:0;top:0;text-indent:-9999em;font-size:0}.section-title{margin-bottom:48px}.section-title span{color:#21e786}.section-title.no-btm-space{margin-bottom:0}.mb-4{margin-bottom:48px}@media screen and (max-width:767px){.mb-4{margin-bottom:32px}}.center,.text-center{text-align:center}.text-right{text-align:right}.btn-holder{margin-top:48px}@media screen and (max-width:600px){.btn-holder{margin-top:32px}.btn-holder .button{display:block}}.btn-holder.center{text-align:center}.bg-dark{position:relative;background:#1e2124}.light-mode .bg-dark{background:#fafbfc}.page__home{position:relative}.page__home:after{content:"";background:url(assets/images/page-overlay.webp) no-repeat center bottom;position:absolute;width:100%;height:100%;left:0;bottom:-100px;z-index:-1}.babylon-page,.footer-trans-with-wave{position:relative}@media screen and (max-width:767px){.babylon-page,.footer-trans-with-wave{letter-spacing:normal}}.babylon-page:after,.footer-trans-with-wave:after{content:"";background:url(assets/images/curve-graph.webp) no-repeat center bottom;position:absolute;width:100%;height:667px;left:0;bottom:0;z-index:-1}@media screen and (max-width:2500px){.babylon-page:after,.footer-trans-with-wave:after{background-size:contain}}@media screen and (max-width:1200px){.babylon-page:after,.footer-trans-with-wave:after{background-size:unset}}.babylon-page .site-footer,.footer-trans-with-wave .site-footer{background:0 0}.post-password-form{margin:40px 0;text-align:center}.post-password-form p{margin-bottom:15px}.post-password-form p input[name=post_password]{margin-top:10px}.post-password-form p input[name=post_password]:focus{background-color:#797777}em{font-style:italic}strong{font-weight:700}img{max-width:100%;display:inline-block;height:auto}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:19px;line-height:1.2;color:#fff;font-family:Poppins,sans-serif;font-weight:600}.light-mode h1,.light-mode h2,.light-mode h3,.light-mode h4,.light-mode h5,.light-mode h6{color:#141029}h1{font-size:80px;letter-spacing:normal;line-height:1.1}@media screen and (max-width:1250px){h1{font-size:58px}}@media screen and (max-width:767px){h1{font-size:40px;font-weight:600;line-height:1.4}}h2{font-size:50px;line-height:1.2}@media screen and (max-width:1200px){h2{font-size:38px}}@media screen and (max-width:767px){h2{font-size:32px;letter-spacing:-.01em}}h3{font-size:38px}@media screen and (max-width:1200px){h3{font-size:32px}}@media screen and (max-width:767px){h3{font-size:28px;line-height:1.5;letter-spacing:-.01em}}h4{font-size:32px}@media screen and (max-width:1200px){h4{font-size:28px}}@media screen and (max-width:767px){h4{font-size:22px;line-height:1.6}}h5{font-size:28px}@media screen and (max-width:1200px){h5{font-size:22px}}@media screen and (max-width:767px){h5{font-size:18px}}h6{font-size:22px}@media screen and (max-width:1200px){h6{font-size:18px}}@media screen and (max-width:767px){h6{font-size:17px}}.entry-content{font-size:18px;line-height:1.4;font-family:Poppins,sans-serif;color:#fff}.light-mode .entry-content{color:rgba(20,16,41,.6)}@media screen and (max-width:1200px){.entry-content{font-size:20px}}@media screen and (max-width:767px){.entry-content{font-size:16px}}@media screen and (max-width:600px){.entry-content{font-size:14px;line-height:1.57}}.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>h4,.entry-content>h5,.entry-content>h6{font-weight:600;line-height:1.1;letter-spacing:normal}.entry-content>h1{font-size:64px}@media screen and (max-width:1250px){.entry-content>h1{font-size:48px}}@media screen and (max-width:767px){.entry-content>h1{font-size:38px}}.entry-content>h2{font-size:50px}@media screen and (max-width:1200px){.entry-content>h2{font-size:38px}}@media screen and (max-width:767px){.entry-content>h2{font-size:32px}}.entry-content>h3{font-size:38px}@media screen and (max-width:1200px){.entry-content>h3{font-size:32px}}@media screen and (max-width:767px){.entry-content>h3{font-size:28px}}.entry-content>h4{font-size:32px}@media screen and (max-width:1200px){.entry-content>h4{font-size:28px}}@media screen and (max-width:767px){.entry-content>h4{font-size:22px}}.entry-content>h5{font-size:28px}@media screen and (max-width:1200px){.entry-content>h5{font-size:22px}}@media screen and (max-width:767px){.entry-content>h5{font-size:18px}}.entry-content>h6{font-size:22px}@media screen and (max-width:1200px){.entry-content>h6{font-size:18px}}@media screen and (max-width:767px){.entry-content>h6{font-size:17px}}.entry-content a{text-decoration:none;color:#fff}.light-mode .entry-content a{color:rgba(20,16,41,.8)}.entry-content a:hover{text-decoration:underline}.entry-content a.btn:hover{text-decoration:none}.entry-content a.more-link{font-size:.875rem;font-weight:500;line-height:1.2;color:#21e786;text-decoration:underline}.entry-content a.more-link:focus,.entry-content a.more-link:hover{color:rgba(135,224,194,.8)}.entry-content strong{font-weight:700}.entry-content em{font-style:italic}.entry-content p{margin:0 0 25px}@media screen and (max-width:767px){.entry-content p{margin:0 0 20px}}.entry-content ol,.entry-content ul{margin-bottom:16px;padding-left:24px}.entry-content ol li,.entry-content ul li{margin-bottom:8px}.entry-content ol li:last-child,.entry-content ul li:last-child{margin-bottom:0}.entry-content ul{list-style-type:disc}.entry-content ol{list-style-type:decimal}.entry-content img{max-width:100%;margin-bottom:16px;border-radius:24px}.entry-content hr{height:2px;background:#eee;margin:16px 0;border:none;border-bottom:1px solid #ddd}.entry-content .alignleft{display:inline;float:left;margin-right:16px;margin-bottom:16px;margin-top:16px}.entry-content .alignright{display:inline;float:right;margin-left:16px;margin-bottom:16px;margin-top:16px}.entry-content .aligncenter{clear:both;display:block;margin:16px auto}.entry-content img.size-full{max-width:100%;width:auto}.entry-content .wp-caption{border:none;max-width:100%;font-size:15px;color:#969697;margin-bottom:16px}.entry-content .wp-caption img{display:block;margin:1.2% auto 0;max-width:100%}.entry-content .wp-caption-text{text-align:center;font-size:12px}.entry-content .wp-caption-text{margin:4px 0 0}.entry-content blockquote{padding:25px;background-color:#2d2f33;margin:1.5em 0;border:0;font-style:italic;border-left:5px solid #21e786}@media screen and (max-width:767px){.entry-content blockquote{border-left-width:5px}}.entry-content blockquote p:last-child{margin-bottom:0}.entry-content embed,.entry-content iframe,.entry-content object{max-width:100%}.entry-content table{color:#333;width:100%;border-collapse:collapse;border-spacing:0;margin:1rem 0}.entry-content td,.entry-content th{border:1px solid transparent;height:3rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;vertical-align:middle}@media screen and (max-width:767px){.entry-content td,.entry-content th{height:auto}}.entry-content th{background:#dfdfdf;font-weight:700}.entry-content td{background:#fafafa;text-align:center}.entry-content tr:nth-child(even) td{background:#f1f1f1}.entry-content tr:nth-child(odd) td{background:#fefefe}.entry-content p+h2,.entry-content p+h3,.entry-content p+h4{margin-top:45px}@media screen and (max-width:767px){.entry-content p+h2,.entry-content p+h3,.entry-content p+h4{margin-top:30px}}.entry-content .wp-block-embed{margin-bottom:25px}.entry-content.text-small{font-size:1rem;line-height:1.4}.entry-content.text-medium{font-size:1.25rem;line-height:1.6}@media screen and (max-width:767px){.entry-content.text-medium{font-size:16px}}@media screen and (max-width:600px){.entry-content.text-medium{font-size:14px;line-height:1.57}}.site-footer{background:#212429;padding:50px 0 30px;color:rgba(255,255,255,.6);font-size:.875rem;font-weight:500}@media screen and (max-width:767px){.site-footer{padding:40px 0 10px}}.light-mode .site-footer{color:rgba(20,16,41,.6);background:#fafbfc}.site-footer__logo{width:362px;padding-right:56px}@media screen and (max-width:1023px){.site-footer__logo{width:100%;padding-right:0;margin-bottom:27px;text-align:center}}.site-footer__logo-link{display:inline-block;margin-bottom:10px}.nav__visible .site-footer__logo-link{position:relative;z-index:6}.site-footer__logo-link img{max-width:100%;display:inline-block}.light-mode .site-footer__logo-link img.logo-dark{display:none}.site-footer__logo-link img.logo-light{display:none}.light-mode .site-footer__logo-link img.logo-light{display:inline-block}.site-footer__col-primary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-col.col2{width:calc(100% - 362px);padding-left:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1023px){.footer-col.col2{width:100%;padding-left:0}}.footer-col .widget{width:25%}@media screen and (max-width:767px){.footer-col .widget{width:50%;margin-bottom:35px}}.footer-col .widget:not(:last-child){padding-right:50px}@media screen and (max-width:767px){.footer-col .widget:not(:last-child){padding-right:0}}@media screen and (max-width:767px){.footer-col .widget:nth-child(2n-1){padding-right:30px}}@media screen and (max-width:767px){.footer-col .widget:nth-child(2n){padding-left:30px}}.footer-col .widget .widgettitle{font-size:1.25rem;font-weight:600;margin-bottom:20px}@media screen and (max-width:767px){.footer-col .widget .widgettitle{font-size:1.125rem;margin-bottom:18px}}.footer-col .menu li:not(:last-child){margin-bottom:15px}.footer-col .menu li a{color:rgba(255,255,255,.6)}.light-mode .footer-col .menu li a{color:rgba(20,16,41,.8)}.footer-col .menu li a:hover{color:#fff}.light-mode .footer-col .menu li a:hover{color:#141029}.site-footer__primary-info{font-weight:500;line-height:1.3;margin-bottom:55px}@media screen and (max-width:1023px){.site-footer__primary-info{margin-bottom:0}}.site-footer__primary-info a{color:#21e786}.site-footer__primary-info a:focus,.site-footer__primary-info a:hover{text-decoration:underline}.copyright{font-size:.875rem;color:rgba(255,255,255,.6)}.light-mode .copyright{color:rgba(20,16,41,.8)}@media screen and (max-width:1023px){.copyright{font-size:.8125rem;display:none}}.mobile-only{display:none;font-size:.75rem;margin-top:27px;text-align:center;padding-bottom:20px}.mobile-only p{margin:0}@media screen and (max-width:1023px){.mobile-only{display:block}}.header{position:relative;width:100%;z-index:10;top:0}.header.fixed{position:fixed}.logged-in .header.fixed{top:32px!important}.header__inner{background:#282a2e;-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04);padding:12px 0}.light-mode .header__inner{background:#fafbfc;-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4)}.header__inner .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__col-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1023px){.header__col-left{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.logo__container{width:175px;padding-right:25px;line-height:1}@media screen and (max-width:1160px){.logo__container{width:150px;padding-right:10px}}.fixed .logo__container{width:150px}.logo__link{display:inline-block}.nav__visible .logo__link{position:relative;z-index:6}.logo__link img{max-width:100%;display:inline-block}.light-mode .logo__link img.logo-dark{display:none}.logo__link img.logo-light{display:none}.light-mode .logo__link img.logo-light{display:inline-block}@media screen and (max-width:767px){.logo__link img.logo-light.hide-on-mobile{display:none}}@media screen and (max-width:767px){.logo__link img.hide-on-mobile{display:none}}.logo__link img.logo-mobile{display:none}@media screen and (max-width:767px){.logo__link img.logo-mobile{display:inline-block}}.logo__link .show-mobile{display:none}.nav__visible .logo__link .show-mobile{display:inline-block}.nav__visible .logo__link .hide-mobile{display:none}.primaryNav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width:1023px){.primaryNav{display:none}}.primaryNav>li{padding:0 24px}@media screen and (max-width:1360px){.primaryNav>li{padding:0 16px}}@media screen and (max-width:1250px){.primaryNav>li{padding:0 12px}}@media screen and (max-width:1199px){.primaryNav>li{padding:0 8px}}@media screen and (max-width:1160px){.primaryNav>li{padding:0 7px}}@media screen and (max-width:1023px){.primaryNav>li{padding:0;position:relative}}.primaryNav>li:last-child .sub-menu{left:auto;right:0}.primaryNav>li:last-child .sub-menu li .sub-menu{left:auto;right:calc(100% + 20px)}.primaryNav>li:focus>.sub-menu,.primaryNav>li:hover>.sub-menu{pointer-events:all;opacity:1}.primaryNav>li:focus>.sub-menu:after,.primaryNav>li:hover>.sub-menu:after{pointer-events:all}@media screen and (max-width:1023px){.primaryNav>li:focus>.sub-menu,.primaryNav>li:hover>.sub-menu{display:none}}.primaryNav>li.current-menu-parent>a{color:#21e786}@media screen and (min-width:1024px){.primaryNav>li.menu-item-has-children.three-column-menu .sub-menu{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}.primaryNav>li.menu-item-has-children:hover>a{color:#21e786}.primaryNav>li.menu-item-has-children:hover>a:after{opacity:1;visibility:visible}@media screen and (min-width:1024px){.primaryNav>li.menu-item-has-children:hover .sub-menu__toggle{color:#21e786}}@media screen and (min-width:1024px){.primaryNav>li.menu-item-has-children:hover .sub-menu__toggle svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}.primaryNav>li.menu-item-has-children>a{position:relative}@media screen and (max-width:1023px){.primaryNav>li.menu-item-has-children>a{width:calc(100% - 55px)}}.primaryNav>li.menu-item-has-children>a:after{content:"";width:0;height:0;border-left:17px solid transparent;border-right:17px solid transparent;border-bottom:17px solid #33353b;position:absolute;left:50%;margin-left:-17px;bottom:-39px;opacity:0;visibility:hidden}.light-mode .primaryNav>li.menu-item-has-children>a:after{border-bottom-color:#fff}@media screen and (max-width:1023px){.primaryNav>li.menu-item-has-children>a:after{display:none}}.primaryNav li{position:static}@media screen and (max-width:1023px){.primaryNav li{position:relative}}.primaryNav li a{font-size:1rem;line-height:1.2;font-weight:600;color:#fff;display:inline-block;position:relative}@media screen and (max-width:1160px){.primaryNav li a{font-size:.9375rem}}@media screen and (max-width:1023px){.primaryNav li a{padding:12px 32px;font-size:.875rem;font-weight:500;display:block}}.light-mode .primaryNav li a{color:#141029}.primaryNav li a:hover{color:#21e786;cursor:pointer}.primaryNav li.current_page_item>a{color:#21e786}.primaryNav li.current-menu-parent>a{color:#21e786}@media screen and (max-width:1023px){.primaryNav li.current-menu-parent>a{color:#fff;background:rgba(224,224,255,.03)}.light-mode .primaryNav li.current-menu-parent>a{background:rgba(20,16,41,.03);color:#1e2124}}.sub-menu{width:100%;position:absolute;left:0;top:calc(100% + 29px);background:#33353b;padding:32px 32px 24px;pointer-events:none;opacity:0;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;z-index:9;border-radius:5px}@media screen and (max-width:1023px){.sub-menu{padding:10px 0;border-radius:0;position:static;opacity:1;pointer-events:all;display:none}}.light-mode .sub-menu{background-color:#fff}.sub-menu:after{content:"";left:0;right:0;z-index:1;bottom:100%;height:29px;display:block;position:absolute;background-color:transparent}@media screen and (max-width:1023px){.sub-menu:after{display:none}}.sub-menu li{position:relative;z-index:1;margin-bottom:8px;line-height:1}@media screen and (max-width:1023px){.sub-menu li{margin-bottom:0}}.sub-menu li a{padding:0;font-size:1rem;font-weight:400;line-height:1.5;display:inline-block;text-align:left}@media screen and (max-width:1023px){.sub-menu li a{line-height:1.2}}.sub-menu li .sub-menu{left:calc(100% + 20px);top:0}@media screen and (min-width:1024px){.sub-menu li.is-menu-header a{font-size:11px;font-weight:700;line-height:2;text-transform:uppercase}}.sub-menu li.hide-menu{border:0;clip:rect(0 0 0 0);top:-1px;overflow:hidden;padding:0;text-indent:-9999em;height:0;opacity:0}.sub-menu>li:last-child>a{border-color:transparent}@media screen and (max-width:1023px){.navigation__container{display:none}}body.nav-active{position:relative}body.nav-active .navigation__container{display:block;position:absolute;left:0;top:64px;width:100%;background:#282a2e;padding:0 0 24px;z-index:5;min-height:calc(100vh - 110px);height:100%;overflow-y:scroll}body.nav-active .primaryNav{display:block}body.nav-active:after{content:"";background:#282a2e;position:absolute;height:100%;width:100%;left:0;top:0;z-index:1}body.nav-active.light-mode:after{background:#f5f7fa}body.nav-active.light-mode .navigation__container{background:#f5f7fa}body.nav-active.light-mode span.sub-menu__toggle{color:#141029}span.sub-menu__toggle{color:#fff}.light-mode span.sub-menu__toggle{color:#000}span.sub-menu__toggle svg{height:8px;width:8px}@media screen and (max-width:1023px){.nav__visible span.sub-menu__toggle{position:absolute;color:#fff;top:5px;right:20px;line-height:1;height:30px;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav__visible span.sub-menu__toggle svg{height:10px;width:10px}.nav__visible span.sub-menu__toggle.is-activate svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.nav__visible .sub-menu{width:100%;top:100%}.nav__visible .sub-menu li a{padding:12px 32px;font-size:.875rem;font-weight:500;display:block}}.logged-in .header-secondary{top:32px}.header__mobile-only{display:none}.nav__visible .header__mobile-only{display:block;padding:32px 0 0 24px}.nav__visible .header__mobile-only .button{margin:0 24px 0}.header__col-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1023px){.header__col-right .header__button-holder{display:none}}.color-control{margin-right:26px}@media screen and (max-width:1360px){.color-control{margin-right:15px}}@media screen and (max-width:1160px){.color-control{margin-right:10px}}.color-control__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;height:48px;width:48px;color:#21e786}.color-control__item svg{height:18px;width:18px}.light-mode .color-control__item svg{height:21px;width:21px}.header__button-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__button-holder .button{padding:13px 32px 9px}@media screen and (max-width:1110px){.header__button-holder .button{padding:13px 20px 9px}}.fixed .header__button-holder .button{padding:11px 20px 7px}.header__button-item:not(:last-child){margin-right:45px}@media screen and (max-width:1360px){.header__button-item:not(:last-child){margin-right:20px}}@media screen and (max-width:1160px){.header__button-item:not(:last-child){margin-right:10px}}.header__button-item a{font-size:1rem;font-weight:600;line-height:1.5;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1160px){.header__button-item a{font-size:.9375rem}}.light-mode .header__button-item a{color:#141029}.header__button-item a:focus,.header__button-item a:hover{color:#21e786}.header__button-icon-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;width:32px;border-radius:50%;line-height:1;margin-right:12px;background-color:#21e786}@media screen and (max-width:1160px){.header__button-icon-holder{height:24px;width:24px}}.header__button-icon-holder svg{color:#1e2124;height:18px;width:18px}@media screen and (max-width:1160px){.header__button-icon-holder svg{height:14px;width:14px}}.header__button-icon-holder svg.icon-eth{height:19px;width:12px}@media screen and (max-width:1160px){.header__button-icon-holder svg.icon-eth{height:15px;width:10px}}.item-connect-wallet .header__button-icon-holder{margin-right:18px}@media screen and (max-width:1360px){.item-connect-wallet .header__button-icon-holder{margin-right:12px}}.color-menu a{color:#fff;padding:12px 32px;font-size:.875rem;font-weight:500;display:block}.light-mode .color-menu a{color:rgba(20,16,41,.6)}.color-menu__trigger{position:relative}.color-menu__trigger svg{position:absolute;top:14px;right:24px}.color-menu__sub-menu{display:block;position:absolute;width:100%;left:-100%;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;top:64px;height:100%}.color-menu__sub-menu.open{left:0;background:#282a2e;-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04)}.light-mode .color-menu__sub-menu.open{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}.back-menu{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px}.back-menu__back{font-size:1rem;font-weight:500;color:rgba(224,224,225,.6)}.light-mode .back-menu__back{color:rgba(20,16,41,.6)}.back-menu__back svg{width:16px;height:12px}.back-menu__label{font-size:1rem;font-weight:600;color:#fff}.light-mode .back-menu__label{color:rgba(20,16,41,.8)}.header__quick-menu{position:relative}@media screen and (max-width:767px){.header__quick-menu{position:static}}.header__quick-menu:hover .quick-menu{pointer-events:all;opacity:1}.header__quick-menu:hover .quick-menu:after{pointer-events:all}@media screen and (max-width:1023px){.header__quick-menu:hover .quick-menu{display:none}}.header__quick-menu-btn{padding:10px 15px 7px;color:#fff;cursor:pointer}.light-mode .header__quick-menu-btn{color:#282a2e}.header__quick-menu-btn svg{height:22px;width:22px}.quick-menu{width:350px;position:absolute;left:0;top:calc(100% + 13px);background:#2d2f33;padding:0;pointer-events:none;opacity:0;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;z-index:9;color:#fff;border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top:none}@media screen and (max-width:767px){.quick-menu{width:100%;top:100%}}.light-mode .quick-menu{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);color:#282a2e}.quick-menu:after{content:"";left:0;right:0;z-index:1;bottom:100%;height:23px;display:block;position:absolute;background-color:transparent}@media screen and (max-width:1023px){.quick-menu:after{display:none}}.quick-menu .quick-menu__item{line-height:1;position:relative;z-index:1}.quick-menu .quick-menu__item a{padding:12px 15px;font-size:.875rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.quick-menu .quick-menu__item a:hover{background:rgba(224,224,255,.03)}.light-mode .quick-menu .quick-menu__item a:hover{background:rgba(20,16,41,.03)}.quick-menu .quick-menu__item .quick-menu__item-icon{width:30px;margin-right:10px;color:#fff}.quick-menu .quick-menu__item .quick-menu__item-icon svg{height:24px;width:24px}.quick-menu .quick-menu__item .quick-menu__item-icon svg g,.quick-menu .quick-menu__item .quick-menu__item-icon svg path{stroke:#fff!important;fill:#fff!important}.light-mode .quick-menu .quick-menu__item .quick-menu__item-icon svg g,.light-mode .quick-menu .quick-menu__item .quick-menu__item-icon svg path{fill:#282a2e!important;stroke:#282a2e!important}.quick-menu .quick-menu__item .quick-menu__item-detail{width:calc(100% - 40px)}.quick-menu .quick-menu__item .quick-menu__item-detail.full{width:100%}.quick-menu .quick-menu__item .quick-menu__item-detail h3{font-size:17px;font-family:Poppins,sans-serif;font-weight:500;margin:0;letter-spacing:normal}.quick-menu .quick-menu__item .quick-menu__item-detail p{margin:0;line-height:1.3;color:#fff}.light-mode .quick-menu .quick-menu__item .quick-menu__item-detail p{color:#282a2e}.quick-menu>li:last-child>a{border-color:transparent}@media screen and (max-width:1023px){.quick-nav-active .quick-menu{display:block!important;opacity:1!important;pointer-events:auto!important}}.top-bar{background:-webkit-gradient(linear,left top,right top,color-stop(2.5%,#a744fa),color-stop(26.37%,#8c5cf5),color-stop(53.28%,#d08db7),color-stop(76.64%,#eab69a),color-stop(99.98%,#cce8b7));background:-o-linear-gradient(left,#a744fa 2.5%,#8c5cf5 26.37%,#d08db7 53.28%,#eab69a 76.64%,#cce8b7 99.98%);background:linear-gradient(90deg,#a744fa 2.5%,#8c5cf5 26.37%,#d08db7 53.28%,#eab69a 76.64%,#cce8b7 99.98%);color:#fff;padding:12px 0;position:relative;z-index:2}.top-bar .container{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fixed .top-bar{display:none}.top-bar__content.entry-content{font-size:14px;line-height:1.5;text-align:center}@media screen and (max-width:767px){.top-bar__content.entry-content{font-size:13px;text-align:left}}.top-bar__content.entry-content p{display:inline}.top-bar__content.entry-content p:last-child{margin:0}.top-bar__content.entry-content a:not(.top-bar__button){color:#fff;text-decoration:underline;margin-left:12px;display:inline-block;vertical-align:top;font-weight:700}@media screen and (max-width:767px){.top-bar__content.entry-content a:not(.top-bar__button){margin-left:4px}}.top-bar__content.entry-content a:not(.top-bar__button):focus,.top-bar__content.entry-content a:not(.top-bar__button):hover{text-decoration:none}.top-bar__btn-holder{margin-left:8px;min-width:110px}@media screen and (max-width:767px){.top-bar__btn-holder{margin-left:24px;text-align:right}}.top-bar__button{background-color:#fff;border-radius:100px;text-align:center;display:inline-block;padding:5px 11px;color:#212429;font-size:12px;font-weight:600}.top-bar__button:focus,.top-bar__button:hover{text-decoration:none}.top-bar__close{position:absolute;right:20px;z-index:1;color:#fff;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;height:24px;width:24px}.top-bar__close .icon{height:25px;width:25px}.top-bar__close:focus,.top-bar__close:hover{color:#6da2c2}.mobile-social{margin:20px 0 0}.social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -6px}.social-media li{margin:0 6px 12px}.social-media li.discord .social-media__icon-holder{background-color:#5965f3}.social-media li.discord .social-media__icon-holder svg{width:28px;height:24px}.social-media li.twitter .social-media__icon-holder{background-color:#1d9bf0}.social-media li.twitter .social-media__icon-holder svg{width:25px;height:22px}.social-media li.facebook .social-media__icon-holder{background-color:#1877f2}.social-media li.facebook .social-media__icon-holder svg{width:13px;height:26px}.social-media li.medium .social-media__icon-holder{background-color:#fff;color:#000}.social-media li.medium .social-media__icon-holder svg{width:30px;height:18px}.social-media li.tiktok .social-media__icon-holder{background-color:#fff;color:#000}.social-media li.tiktok .social-media__icon-holder svg{width:24px;height:24px}.social-media__icon-holder{height:44px;width:44px;border-radius:13px;background:#5965f3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.mobile-social__heading{font-size:20px;margin-bottom:10px}.transparent-header .header__inner{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.transparent-header.fixed .header__inner{background:#282a2e;-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04)}.light-mode .transparent-header.fixed .header__inner{background:#fafbfc;-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4)}.babylon-page .transparent-header:not(.fixed) .header__inner{border-bottom:1px solid rgba(255,255,255,.1)}.has-border-btm.transparent-header:not(.fixed) .header__inner{border-bottom:1px solid rgba(255,255,255,.1)}@-webkit-keyframes smoothScroll{0%{-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes smoothScroll{0%{-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.breadcrumbs-outer{padding:5px 0;background:#1e2124}.light-mode .breadcrumbs-outer{background:#fafbfc}.breadcrumbs-outer .breadcrumbs{margin-bottom:0}.breadcrumbs{margin-bottom:20px;color:#fff}.light-mode .breadcrumbs{color:#141029}.breadcrumbs a{color:#21e786}.breadcrumbs a:hover{text-decoration:underline}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{display:block;width:100%;-moz-appearance:none;-webkit-appearance:none;appearance:none;line-height:1.2;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;-o-transition:box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;font-family:Montserrat,sans-serif;font-size:16px;padding:19px 25px 18px;margin-bottom:0;margin-top:0;background:0 0;background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;color:rgba(224,224,255,.6)}.light-mode input[type=checkbox],.light-mode input[type=color],.light-mode input[type=date],.light-mode input[type=datetime-local],.light-mode input[type=datetime],.light-mode input[type=email],.light-mode input[type=month],.light-mode input[type=number],.light-mode input[type=password],.light-mode input[type=range],.light-mode input[type=search],.light-mode input[type=tel],.light-mode input[type=text],.light-mode input[type=time],.light-mode input[type=url],.light-mode input[type=week],.light-mode select,.light-mode textarea{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);color:rgba(20,16,41,.6)}@media screen and (max-width:767px){input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{padding:15px 20px 13px;border-radius:20px}}input[type=checkbox]::-webkit-input-placeholder,input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=range]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(224,224,255,.6)}.light-mode input[type=checkbox]::-webkit-input-placeholder,.light-mode input[type=color]::-webkit-input-placeholder,.light-mode input[type=date]::-webkit-input-placeholder,.light-mode input[type=datetime-local]::-webkit-input-placeholder,.light-mode input[type=datetime]::-webkit-input-placeholder,.light-mode input[type=email]::-webkit-input-placeholder,.light-mode input[type=month]::-webkit-input-placeholder,.light-mode input[type=number]::-webkit-input-placeholder,.light-mode input[type=password]::-webkit-input-placeholder,.light-mode input[type=range]::-webkit-input-placeholder,.light-mode input[type=search]::-webkit-input-placeholder,.light-mode input[type=tel]::-webkit-input-placeholder,.light-mode input[type=text]::-webkit-input-placeholder,.light-mode input[type=time]::-webkit-input-placeholder,.light-mode input[type=url]::-webkit-input-placeholder,.light-mode input[type=week]::-webkit-input-placeholder,.light-mode select::-webkit-input-placeholder,.light-mode textarea::-webkit-input-placeholder{color:rgba(20,16,41,.6)}input[type=checkbox]::-moz-placeholder,input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=range]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:rgba(224,224,255,.6)}.light-mode input[type=checkbox]::-moz-placeholder,.light-mode input[type=color]::-moz-placeholder,.light-mode input[type=date]::-moz-placeholder,.light-mode input[type=datetime-local]::-moz-placeholder,.light-mode input[type=datetime]::-moz-placeholder,.light-mode input[type=email]::-moz-placeholder,.light-mode input[type=month]::-moz-placeholder,.light-mode input[type=number]::-moz-placeholder,.light-mode input[type=password]::-moz-placeholder,.light-mode input[type=range]::-moz-placeholder,.light-mode input[type=search]::-moz-placeholder,.light-mode input[type=tel]::-moz-placeholder,.light-mode input[type=text]::-moz-placeholder,.light-mode input[type=time]::-moz-placeholder,.light-mode input[type=url]::-moz-placeholder,.light-mode input[type=week]::-moz-placeholder,.light-mode select::-moz-placeholder,.light-mode textarea::-moz-placeholder{color:rgba(20,16,41,.6)}input[type=checkbox]:-ms-input-placeholder,input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=range]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(224,224,255,.6)}.light-mode input[type=checkbox]:-ms-input-placeholder,.light-mode input[type=color]:-ms-input-placeholder,.light-mode input[type=date]:-ms-input-placeholder,.light-mode input[type=datetime-local]:-ms-input-placeholder,.light-mode input[type=datetime]:-ms-input-placeholder,.light-mode input[type=email]:-ms-input-placeholder,.light-mode input[type=month]:-ms-input-placeholder,.light-mode input[type=number]:-ms-input-placeholder,.light-mode input[type=password]:-ms-input-placeholder,.light-mode input[type=range]:-ms-input-placeholder,.light-mode input[type=search]:-ms-input-placeholder,.light-mode input[type=tel]:-ms-input-placeholder,.light-mode input[type=text]:-ms-input-placeholder,.light-mode input[type=time]:-ms-input-placeholder,.light-mode input[type=url]:-ms-input-placeholder,.light-mode input[type=week]:-ms-input-placeholder,.light-mode select:-ms-input-placeholder,.light-mode textarea:-ms-input-placeholder{color:rgba(20,16,41,.6)}input[type=checkbox]:-moz-placeholder,input[type=color]:-moz-placeholder,input[type=date]:-moz-placeholder,input[type=datetime-local]:-moz-placeholder,input[type=datetime]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=month]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=range]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=time]:-moz-placeholder,input[type=url]:-moz-placeholder,input[type=week]:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:rgba(224,224,255,.6)}.light-mode input[type=checkbox]:-moz-placeholder,.light-mode input[type=color]:-moz-placeholder,.light-mode input[type=date]:-moz-placeholder,.light-mode input[type=datetime-local]:-moz-placeholder,.light-mode input[type=datetime]:-moz-placeholder,.light-mode input[type=email]:-moz-placeholder,.light-mode input[type=month]:-moz-placeholder,.light-mode input[type=number]:-moz-placeholder,.light-mode input[type=password]:-moz-placeholder,.light-mode input[type=range]:-moz-placeholder,.light-mode input[type=search]:-moz-placeholder,.light-mode input[type=tel]:-moz-placeholder,.light-mode input[type=text]:-moz-placeholder,.light-mode input[type=time]:-moz-placeholder,.light-mode input[type=url]:-moz-placeholder,.light-mode input[type=week]:-moz-placeholder,.light-mode select:-moz-placeholder,.light-mode textarea:-moz-placeholder{color:rgba(20,16,41,.6)}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{background:#fff;border:1px solid rgba(40,13,74,.0985031);-webkit-box-shadow:5px 10px 20px rgba(83,28,147,.1);box-shadow:5px 10px 20px rgba(83,28,147,.1)}input[type=checkbox][aria-invalid=true],input[type=color][aria-invalid=true],input[type=date][aria-invalid=true],input[type=datetime-local][aria-invalid=true],input[type=datetime][aria-invalid=true],input[type=email][aria-invalid=true],input[type=month][aria-invalid=true],input[type=number][aria-invalid=true],input[type=password][aria-invalid=true],input[type=range][aria-invalid=true],input[type=search][aria-invalid=true],input[type=tel][aria-invalid=true],input[type=text][aria-invalid=true],input[type=time][aria-invalid=true],input[type=url][aria-invalid=true],input[type=week][aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:#f64a61}body .gform_wrapper{text-align:left}body .gform_wrapper.gravity-theme input[type=color],body .gform_wrapper.gravity-theme input[type=date],body .gform_wrapper.gravity-theme input[type=datetime-local],body .gform_wrapper.gravity-theme input[type=datetime],body .gform_wrapper.gravity-theme input[type=email],body .gform_wrapper.gravity-theme input[type=month],body .gform_wrapper.gravity-theme input[type=number],body .gform_wrapper.gravity-theme input[type=password],body .gform_wrapper.gravity-theme input[type=search],body .gform_wrapper.gravity-theme input[type=tel],body .gform_wrapper.gravity-theme input[type=text],body .gform_wrapper.gravity-theme input[type=time],body .gform_wrapper.gravity-theme input[type=url],body .gform_wrapper.gravity-theme input[type=week],body .gform_wrapper.gravity-theme select,body .gform_wrapper.gravity-theme textarea{font-size:16px;padding:19px 25px 18px;margin-bottom:0;margin-top:0;background:0 0;background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;color:rgba(224,224,255,.6)}body .gform_wrapper.gravity-theme input[type=color]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=date]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=email]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=month]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=number]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=password]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=search]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=tel]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=text]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=time]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=url]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme input[type=week]::-webkit-input-placeholder,body .gform_wrapper.gravity-theme select::-webkit-input-placeholder,body .gform_wrapper.gravity-theme textarea::-webkit-input-placeholder{color:rgba(224,224,255,.6)}body .gform_wrapper.gravity-theme input[type=color]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=password]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder,body .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder,body .gform_wrapper.gravity-theme select::-moz-placeholder,body .gform_wrapper.gravity-theme textarea::-moz-placeholder{color:rgba(224,224,255,.6)}body .gform_wrapper.gravity-theme input[type=color]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=date]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=email]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=month]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=number]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=password]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=search]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=tel]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=text]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=time]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=url]:-ms-input-placeholder,body .gform_wrapper.gravity-theme input[type=week]:-ms-input-placeholder,body .gform_wrapper.gravity-theme select:-ms-input-placeholder,body .gform_wrapper.gravity-theme textarea:-ms-input-placeholder{color:rgba(224,224,255,.6)}body .gform_wrapper.gravity-theme input[type=color]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=date]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=datetime-local]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=datetime]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=email]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=month]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=number]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=password]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=search]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=tel]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=text]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=time]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=url]:-moz-placeholder,body .gform_wrapper.gravity-theme input[type=week]:-moz-placeholder,body .gform_wrapper.gravity-theme select:-moz-placeholder,body .gform_wrapper.gravity-theme textarea:-moz-placeholder{color:rgba(224,224,255,.6)}@media screen and (max-width:767px){body .gform_wrapper.gravity-theme input[type=color],body .gform_wrapper.gravity-theme input[type=date],body .gform_wrapper.gravity-theme input[type=datetime-local],body .gform_wrapper.gravity-theme input[type=datetime],body .gform_wrapper.gravity-theme input[type=email],body .gform_wrapper.gravity-theme input[type=month],body .gform_wrapper.gravity-theme input[type=number],body .gform_wrapper.gravity-theme input[type=password],body .gform_wrapper.gravity-theme input[type=search],body .gform_wrapper.gravity-theme input[type=tel],body .gform_wrapper.gravity-theme input[type=text],body .gform_wrapper.gravity-theme input[type=time],body .gform_wrapper.gravity-theme input[type=url],body .gform_wrapper.gravity-theme input[type=week],body .gform_wrapper.gravity-theme select,body .gform_wrapper.gravity-theme textarea{padding:15px 20px 13px;border-radius:20px;min-height:inherit!important;line-height:1.2!important}}body .gform_wrapper.gravity-theme .gfield_label{font-size:1.125rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;margin-bottom:8px;color:#fff}@media screen and (max-width:767px){body .gform_wrapper.gravity-theme .gfield_label{font-size:1rem;letter-spacing:-1px}}body .gform_wrapper.gravity-theme .gfield_label .gfield_required{display:none}body .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:24px}body .gform_wrapper.gravity-theme .gfield textarea.medium{height:190px}body .gform_wrapper.gravity-theme .gform_footer,body .gform_wrapper.gravity-theme .gform_page_footer{padding:0;margin:45px 0 0;text-align:center}body .gform_wrapper.gravity-theme .gfield_checkbox label,body .gform_wrapper.gravity-theme .gfield_radio label{font-size:1.0625rem}@media screen and (max-width:767px){body .gform_wrapper.gravity-theme .gfield_checkbox label,body .gform_wrapper.gravity-theme .gfield_radio label{font-size:15px}}body .ginput_container_checkbox,body .ginput_container_radio{margin-top:5px;display:block}body .ginput_container_checkbox .gchoice,body .ginput_container_radio .gchoice{position:relative;margin-bottom:15px}body .ginput_container_checkbox .gchoice label,body .ginput_container_radio .gchoice label{padding-left:40px;cursor:pointer;vertical-align:top!important;line-height:1.2}body .ginput_container_checkbox .gchoice label:after,body .ginput_container_checkbox .gchoice label:before,body .ginput_container_radio .gchoice label:after,body .ginput_container_radio .gchoice label:before{content:"";position:absolute;display:block;left:0;top:-1px}body .ginput_container_checkbox .gchoice label:before,body .ginput_container_radio .gchoice label:before{opacity:0;z-index:1;-webkit-transition:all .3s cubic-bezier(.175,.885,.32,1.275);-o-transition:all .3s cubic-bezier(.175,.885,.32,1.275);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}body .ginput_container_checkbox .gchoice label:after,body .ginput_container_radio .gchoice label:after{z-index:0;background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4)}body .ginput_container_checkbox .gchoice label:after{height:24px;width:24px;border-radius:3px}body .ginput_container_checkbox .gchoice label:before{width:6px;height:15px;border:solid rgba(224,224,255,.6);border-width:0 3px 3px 0;left:10px;top:3px;-webkit-transform:rotate(45deg) scale(0);-ms-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0)}body .ginput_container_checkbox input[type=checkbox]:checked+label:before{opacity:1;-webkit-transform:rotate(45deg) scale(1);-ms-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}body .ginput_container_radio .gchoice label:after{height:24px;width:24px;border-radius:100%;top:-2px}body .ginput_container_radio .gchoice label:before{width:15px;height:15px;border:3px solid rgba(224,224,255,.6);border-radius:100%;left:4.5px;top:2.5px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}body .ginput_container_radio input[type=radio]:checked+label:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media screen and (max-width:767px){body .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){min-height:inherit!important;line-height:1.2!important}}body .gform_wrapper .gform_validation_errors>h2{letter-spacing:normal}body.light-mode .gform_wrapper.gravity-theme input[type=color],body.light-mode .gform_wrapper.gravity-theme input[type=date],body.light-mode .gform_wrapper.gravity-theme input[type=datetime-local],body.light-mode .gform_wrapper.gravity-theme input[type=datetime],body.light-mode .gform_wrapper.gravity-theme input[type=email],body.light-mode .gform_wrapper.gravity-theme input[type=month],body.light-mode .gform_wrapper.gravity-theme input[type=number],body.light-mode .gform_wrapper.gravity-theme input[type=password],body.light-mode .gform_wrapper.gravity-theme input[type=search],body.light-mode .gform_wrapper.gravity-theme input[type=tel],body.light-mode .gform_wrapper.gravity-theme input[type=text],body.light-mode .gform_wrapper.gravity-theme input[type=time],body.light-mode .gform_wrapper.gravity-theme input[type=url],body.light-mode .gform_wrapper.gravity-theme input[type=week],body.light-mode .gform_wrapper.gravity-theme select,body.light-mode .gform_wrapper.gravity-theme textarea{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);color:rgba(20,16,41,.6)}body.light-mode .gform_wrapper.gravity-theme input[type=color]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=date]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=datetime-local]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=datetime]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=email]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=month]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=number]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=password]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=search]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=tel]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=text]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=time]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=url]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=week]::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme select::-webkit-input-placeholder,body.light-mode .gform_wrapper.gravity-theme textarea::-webkit-input-placeholder{color:rgba(20,16,41,.6)}body.light-mode .gform_wrapper.gravity-theme input[type=color]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=password]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme select::-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme textarea::-moz-placeholder{color:rgba(20,16,41,.6)}body.light-mode .gform_wrapper.gravity-theme input[type=color]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=date]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=datetime-local]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=datetime]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=email]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=month]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=number]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=password]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=search]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=tel]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=text]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=time]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=url]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=week]:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme select:-ms-input-placeholder,body.light-mode .gform_wrapper.gravity-theme textarea:-ms-input-placeholder{color:rgba(20,16,41,.6)}body.light-mode .gform_wrapper.gravity-theme input[type=color]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=date]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=datetime-local]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=datetime]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=email]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=month]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=number]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=password]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=search]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=tel]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=text]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=time]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=url]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme input[type=week]:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme select:-moz-placeholder,body.light-mode .gform_wrapper.gravity-theme textarea:-moz-placeholder{color:rgba(20,16,41,.6)}body.light-mode .gform_wrapper.gravity-theme .gfield_label{color:rgba(20,16,41,.8)}body.light-mode .ginput_container_checkbox .gchoice label:after,body.light-mode .ginput_container_radio .gchoice label:after{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);border-color:rgba(20,16,41,.6)}body.light-mode .ginput_container_checkbox .gchoice label:before{border-color:rgba(20,16,41,.6)}body.light-mode .ginput_container_radio .gchoice label:before{border-color:rgba(20,16,41,.6)}textarea{height:215px}.ginput_container_select{position:relative}.ginput_container_select:after{content:"";background:url(assets/images/arrow-down.svg) no-repeat top right;position:absolute;right:25px;width:12px;height:7px;top:50%;margin-top:-3.5px}.light-mode .ginput_container_select:after{background-image:url(assets/images/arrow-down-dark.svg)}label{display:inline-block;vertical-align:bottom;margin:0 0 10px;cursor:pointer;line-height:1.3;font-size:1.0625rem;font-weight:400;color:#fafbfc}.light-mode label{border-color:rgba(20,16,41,.6);color:rgba(20,16,41,.6)}@media screen and (max-width:767px){label{font-size:15px;margin-bottom:7px}}input[type=submit]{cursor:pointer;font-size:18px;line-height:1.33;font-weight:600;display:inline-block;vertical-align:middle;color:rgba(20,16,41,.8);background:#21e786;border-radius:36px;text-align:center;padding:20px 32px 16px;border:2px solid #21e786;letter-spacing:-.4px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}input[type=submit]:focus,input[type=submit]:hover{color:#141029;-webkit-box-shadow:0 1px 1px 0 rgba(135,224,194,.24),0 4px 4px -1px rgba(27,10,82,.12),0 24px 32px 0 rgba(135,224,194,.24),0 12px 12px -4px rgba(135,224,194,.12);box-shadow:0 1px 1px 0 rgba(135,224,194,.24),0 4px 4px -1px rgba(27,10,82,.12),0 24px 32px 0 rgba(135,224,194,.24),0 12px 12px -4px rgba(135,224,194,.12)}input[type=checkbox],input[type=radio]{opacity:0;outline:0;z-index:100;height:24px;width:24px;top:0;left:0;position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.gform_confirmation_message{background-color:#fcfff5;color:#2c662d;padding:1em 1.5em;line-height:1.4285em;min-height:1em;border-radius:.28571429rem;-webkit-box-shadow:0 0 0 1px #a3c293 inset,0 0 0 0 transparent;box-shadow:0 0 0 1px #a3c293 inset,0 0 0 0 transparent;text-align:center}.mobileNav__toggle{display:none}@media screen and (max-width:1023px){.mobileNav__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:6;height:24px;width:24px}}.menuBar__container{position:relative;display:block;width:22px;height:16px;-webkit-transition:.4s ease;-o-transition:.4s ease;transition:.4s ease}.nav__visible .menuBar__container{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.menuBar{display:block;height:2px;position:absolute;top:50%;margin-top:-1px;left:0;width:100%;background-color:#fff;border-radius:1.5px;-webkit-transition:.4s ease;-o-transition:.4s ease;transition:.4s ease}.light-mode .menuBar{background:#141029}.menuBar:first-child{top:0;margin-top:0}.nav__visible .menuBar:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:8px}.nav__visible .menuBar:nth-child(2){opacity:0}.menuBar:last-child{top:auto;bottom:0;margin-top:0}.nav__visible .menuBar:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:7px}.light-mode .js-nav-toggle.active .menuBar{background:#141029}.fancy-section-title{font-size:3rem;font-weight:600;line-height:1.1666;text-align:center;text-transform:capitalize;margin-bottom:48px}@media screen and (max-width:767px){.fancy-section-title{font-size:2.5rem;line-height:1.4}}.fancy-section-title span{color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(2.5%,#a744fa),color-stop(26.37%,#8c5cf5),color-stop(53.28%,#d08db7),color-stop(76.64%,#eab69a),color-stop(99.98%,#cce8b7));background:-o-linear-gradient(left,#a744fa 2.5%,#8c5cf5 26.37%,#d08db7 53.28%,#eab69a 76.64%,#cce8b7 99.98%);background:linear-gradient(90deg,#a744fa 2.5%,#8c5cf5 26.37%,#d08db7 53.28%,#eab69a 76.64%,#cce8b7 99.98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.babylon-columns{margin-bottom:120px}@media screen and (max-width:767px){.babylon-columns{margin-bottom:30px}}@media screen and (max-width:767px){.babylon-columns--two{margin-bottom:20px}}.babylon-columns--two .container{max-width:1228px}.babylon-columns--two .fancy-section-title{max-width:740px;margin:0 auto 48px}@media screen and (max-width:767px){.babylon-columns--two .fancy-section-title{text-align:left}}.babylon-column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -15px;position:relative;z-index:1}@media screen and (max-width:600px){.babylon-column{margin:0}}.babylon-column--two{margin:0 -20px}@media screen and (max-width:767px){.babylon-column--two{margin:0}}.babylon-column--two .babylon-column__item{width:50%;padding:0 20px;margin-bottom:40px}@media screen and (max-width:767px){.babylon-column--two .babylon-column__item{width:100%;padding:0}}.babylon-column--two .babylon-column__item__inner{height:100%;padding:32px;text-align:center}.babylon-column--two .babylon__column-icon{max-width:100px;margin:0 auto 20px}.babylon-column__item{width:25%;padding:0 15px;margin-bottom:30px}@media screen and (max-width:1023px){.babylon-column__item{width:50%}}@media screen and (max-width:600px){.babylon-column__item{width:100%;padding:0}}.babylon-column__item__inner{height:100%;background:-o-linear-gradient(269.86deg,rgba(33,231,134,.2) -26.97%,rgba(217,217,217,0) 99.88%);background:linear-gradient(180.14deg,rgba(33,231,134,.2) -26.97%,rgba(217,217,217,0) 99.88%);border-radius:25px;padding:40px}@media screen and (max-width:600px){.babylon-column__item__inner{text-align:center}}.babylon-column__item__inner .entry-content{font-size:1.25rem;font-weight:500;line-height:1.6;text-transform:capitalize;color:#fff}.light-mode .babylon-column__item__inner .entry-content{color:#141029}@media screen and (max-width:767px){.babylon-column__item__inner .entry-content{font-size:1rem;font-weight:600;line-height:1.625;max-width:270px;margin:0 auto}}@media screen and (max-width:600px){.babylon-column__item__inner .entry-content br{display:none}}.babylon-column__item__inner .entry-content p:last-child{margin:0}.babylon__column-icon{max-width:76px;margin-bottom:20px;display:block}@media screen and (max-width:600px){.babylon__column-icon{margin:0 auto 20px}}.babylon-column__item-title{font-size:1.5rem;font-weight:600;line-height:1.666;text-transform:capitalize;text-shadow:0 6px 4px rgba(0,0,0,.25);margin-bottom:20px}@media screen and (max-width:767px){.babylon-column__item-title{font-size:1.25rem;line-height:1.6}}.babylon-column__btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.babylon-column__btn-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.babylon-column__item-pre-text{font-size:1.125rem;font-weight:400;line-height:1.777;color:#21e786;margin:0 20px 0 0}@media screen and (max-width:767px){.babylon-column__item-pre-text{font-size:1rem;line-height:1.5;margin:0 0 20px 0}}.babylon-comparison{margin-bottom:120px}@media screen and (max-width:1023px){.babylon-comparison{margin-bottom:80px}}@media screen and (max-width:767px){.babylon-comparison{margin-bottom:60px}}.babylon-comparison .fancy-section-title{text-transform:none}@media screen and (max-width:767px){.babylon-comparison .fancy-section-title{text-align:left}}.babylon-comparison__holder-outer{max-width:1170px;margin:0 auto}@media screen and (max-width:1218px){.babylon-comparison__holder-outer{overflow-x:scroll}.babylon-comparison__holder-outer::-webkit-scrollbar{height:6px;background:#33353b;border-radius:1000px}.babylon-comparison__holder-outer::-webkit-scrollbar-thumb{height:6px;background-color:#fff;border-radius:1000px;width:112px}.babylon-comparison__holder-outer::-webkit-scrollbar-thumb:hover{background-color:#fff}.babylon-comparison__holder-outer::-webkit-scrollbar:vertical{display:none}}.babylon-comparison__holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1170px}.comparison-col.col-action{width:22.7%}.comparison-col.col-babylon{width:38.8%;background:-o-linear-gradient(269.86deg,rgba(33,231,134,.2) -26.97%,rgba(217,217,217,0) 99.88%);background:linear-gradient(180.14deg,rgba(33,231,134,.2) -26.97%,rgba(217,217,217,0) 99.88%);border-top-left-radius:25px;border-top-right-radius:25px;position:relative;overflow:hidden}.comparison-col.col-babylon:before{content:"";height:8px;width:100%;position:absolute;background:#a744fa;background:-webkit-gradient(linear,left top,right top,from(#a744fa),color-stop(45%,#8c5cf5),color-stop(70%,#d08db7),color-stop(87%,#eab69a),to(#cce8b7));background:-o-linear-gradient(left,#a744fa 0,#8c5cf5 45%,#d08db7 70%,#eab69a 87%,#cce8b7 100%);background:linear-gradient(to right,#a744fa 0,#8c5cf5 45%,#d08db7 70%,#eab69a 87%,#cce8b7 100%);z-index:-1;top:0;left:0;border-radius:25px}.comparison-col.col-babylon .comparison-col__heading{padding-left:57px}.comparison-col.col-standard{width:38.5%}.comparison-col.col-standard .comparison-col__heading{padding-left:50px}.comparison-col__heading{padding:40px 10px 28px 0;border-bottom:1px solid rgba(206,210,214,.1)}.comparison-col__heading h3{font-size:1.5rem;font-weight:600;line-height:1.666;text-transform:capitalize;margin:0}.comparison-col__heading h3 span{color:#21e786}@media screen and (max-width:767px){.comparison-col__heading h3{font-size:1.25rem;line-height:1.6}}.comparison-item{padding:23px 0 5px;min-height:175px}.comparison-item:not(:last-child){border-bottom:1px solid rgba(206,210,214,.1)}.comparison-item:last-child .action-info img{margin-top:6px}.action-info{padding-right:60px}.action-info:after,.action-info:before{content:"";display:table;clear:both}.action-info img{max-width:38px;float:left;margin-right:12px}.action-info h4{font-size:1.25rem;font-weight:500;line-height:1.6;text-transform:capitalize;margin:0;overflow:hidden}@media screen and (max-width:767px){.action-info h4{font-size:1rem;font-weight:600;line-height:1.625}}.comparison-item__babylon-info{padding:0 32px 0 25px}.comparison-item__babylon-info:after,.comparison-item__babylon-info:before{content:"";display:table;clear:both}.comparison-item__babylon-info .number-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:left;height:24px;width:24px;border-radius:50%;background-color:#21e786;text-align:center;font-size:1rem;font-weight:600;color:#212429;margin-right:20px}.comparison-item__babylon-info .comparison-item__content{overflow:hidden}.comparison-item__content{font-size:1.125rem;font-weight:400;line-height:1.77}@media screen and (max-width:767px){.comparison-item__content{font-size:1rem;line-height:1.5}}.col-standard .comparison-item__content{padding-left:45px}.col-standard .comparison-item__content ol li{margin:0}.col-standard .comparison-item__content ol li::marker{color:#21e786}.babylon-features{margin-bottom:120px}@media screen and (max-width:767px){.babylon-features{margin-bottom:60px}}.babylon-features__column-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.babylon-features__column-holder:before{content:"";background:url(assets/images/featured-col-graphics.png) no-repeat top left;height:910px;width:894px;position:absolute;left:30px;top:-205px}@media screen and (max-width:1200px){.babylon-features__column-holder:before{background-size:80%}}@media screen and (max-width:1023px){.babylon-features__column-holder:before{display:none}}.babylon-features__thumbnail{width:43.475%;position:relative;z-index:1}@media screen and (max-width:767px){.babylon-features__thumbnail{width:100%;margin:0 auto 48px}}.babylon-features__content-col{width:56.525%;padding-left:107px;position:relative;z-index:1}@media screen and (max-width:1023px){.babylon-features__content-col{padding-left:80px}}@media screen and (max-width:767px){.babylon-features__content-col{width:100%;padding:0}}.babylon-features__content-col .fancy-section-title{text-align:left;margin-bottom:40px}.babylon-features__content-col .entry-content{font-size:1.25rem;font-weight:500;line-height:1.6;text-transform:capitalize;color:#fff}.light-mode .babylon-features__content-col .entry-content{color:#141029}@media screen and (max-width:767px){.babylon-features__content-col .entry-content{font-size:1rem;font-weight:600;line-height:1.625}}.babylon-features__content-col .entry-content p:last-child{margin:0}.babylon-features__content-col .entry-content ul{list-style:none;padding:0}.babylon-features__content-col .entry-content ul li{position:relative;padding-left:38px}.babylon-features__content-col .entry-content ul li:not(:last-child){margin-bottom:30px}@media screen and (max-width:767px){.babylon-features__content-col .entry-content ul li:not(:last-child){margin-bottom:24px}}.babylon-features__content-col .entry-content ul li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 15.514 4.486 20 10 20C15.514 20 20 15.514 20 10C20 4.486 15.514 0 10 0C4.486 0 0 4.486 0 10ZM15.2071 8.20711C15.5976 7.81658 15.5976 7.18342 15.2071 6.79289C14.8166 6.40237 14.1834 6.40237 13.7929 6.79289L9 11.5858L6.70711 9.29289C6.31658 8.90237 5.68342 8.90237 5.29289 9.29289C4.90237 9.68342 4.90237 10.3166 5.29289 10.7071L8.29289 13.7071C8.68342 14.0976 9.31658 14.0976 9.70711 13.7071L15.2071 8.20711Z' fill='%2321E786'/%3E%3C/svg%3E%0A");height:20px;width:20px;position:absolute;left:0;top:50%;margin-top:-10px}.babylon-video{margin-bottom:176px}@media screen and (max-width:1023px){.babylon-video{margin-bottom:100px}}@media screen and (max-width:767px){.babylon-video{margin-bottom:60px}}@media screen and (max-width:767px){.babylon-video .fancy-section-title{text-align:left}}.babylon-video__iframe-holder p:last-child{margin-bottom:0}@media screen and (max-width:1023px){.babylon-video__iframe-holder iframe{height:400px}}@media screen and (max-width:600px){.babylon-video__iframe-holder iframe{height:210px}}.post-detail{padding:100px 0 75px}@media screen and (max-width:767px){.post-detail{padding:52px 0 48px}}.post-detail.game-detail{padding-top:30px}.post-detail__title{font-size:48px;letter-spacing:-2px;line-height:1;font-weight:600}@media screen and (max-width:767px){.post-detail__title{font-size:32px;letter-spacing:-1.78px;line-height:1.2}}.post-detail__thumbnail{margin:0 0 20px;border-radius:24px;display:inline-block;overflow:hidden}.post-detail__thumbnail img{display:block}time svg{position:relative;margin-right:8px;top:2px}.post-detail__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-detail__meta .post-detail__meta-author,.post-detail__meta .post-detail__time{display:inline-block;margin-left:10px}.post-detail__meta-author svg{position:relative;margin-right:8px;top:2px}.post-detail__meta-author a{color:#fff}.post-detail__meta-author a:focus,.post-detail__meta-author a:hover{color:#21e786}.light-mode .post-detail__meta-author a{color:rgba(20,16,41,.6)}.table-of-content{background:-o-linear-gradient(300.61deg,#3a3b41 0,#202429 100%);background:linear-gradient(149.39deg,#3a3b41 0,#202429 100%);border:1px solid #373a3f;border-radius:18px;padding:20px 10px 20px 20px;width:350px;position:fixed;left:0;z-index:10}@media screen and (max-width:1200px){.table-of-content{width:300px}}@media screen and (max-width:1023px){.table-of-content{display:none}}.light-mode .table-of-content{background:#fcfcfd;-webkit-box-shadow:7px 7px 50px rgba(0,0,0,.13);box-shadow:7px 7px 50px rgba(0,0,0,.13);border-color:rgba(55,58,65,.2)}.table-of-content ul li a{font-size:1rem;font-weight:600;color:#fff}@media screen and (max-width:1200px){.table-of-content ul li a{font-size:.875rem}}.light-mode .table-of-content ul li a{color:#141029}.table-of-content ul li a:hover{color:#21e786}.table-of-content ul li ul{padding-left:10px}.table-of-content .toc_widget{max-height:65vh;overflow:hidden;position:relative;padding-right:20px}.table-of-content .toc_widget_list{padding-bottom:20px}.table-of-content h4{font-size:24px}@media screen and (max-width:767px){.table-of-content h4{font-size:21px}}.entry-content #toc_container{display:none}.page__single-has-table-content .post-detail.general-content{padding-left:300px}@media screen and (max-width:1780px){.page__single-has-table-content .post-detail.general-content{padding-left:0}}@media screen and (max-width:1780px){.page__single-has-table-content .post-detail.general-content>.container{padding-left:400px;max-width:100%}}@media screen and (max-width:1200px){.page__single-has-table-content .post-detail.general-content>.container{padding-left:350px}}@media screen and (max-width:1023px){.page__single-has-table-content .post-detail.general-content>.container{padding-left:24px}}@media screen and (max-width:767px){.page__single-has-table-content .post-detail.general-content>.container{padding-left:20px}}.page__single-has-table-content+.site-footer{padding-left:300px}@media screen and (max-width:1780px){.page__single-has-table-content+.site-footer{padding-left:0}}@media screen and (max-width:1780px){.page__single-has-table-content+.site-footer>.container{padding-left:400px;max-width:100%}}@media screen and (max-width:1200px){.page__single-has-table-content+.site-footer>.container{padding-left:350px}}@media screen and (max-width:1023px){.page__single-has-table-content+.site-footer>.container{padding-left:24px}}@media screen and (max-width:767px){.page__single-has-table-content+.site-footer>.container{padding-left:20px}}.sb-content{height:100%;width:120%;padding-right:20%;overflow-y:scroll;-webkit-box-sizing:border-box;box-sizing:border-box}.sb-scrollbar-container{position:absolute;right:5px;bottom:5px;top:5px;width:10px}.sb-container-noscroll .sb-scrollbar-container{right:-20px}.sb-scrollbar{position:absolute;right:0;height:30px;width:10px;border-radius:10px;background:rgba(33,36,41,.8)}.light-mode .sb-scrollbar{background:rgba(33,36,41,.5)}.sb-scrollbar:hover{background:rgba(0,0,0,.5)}.post-listing__meta-author{display:inline-block;margin-left:10px;position:relative;z-index:1}.post-listing__meta-author svg{position:relative;margin-right:8px;top:2px}.post-listing__meta-author a{color:rgba(224,224,255,.8)}.post-listing__meta-author a:focus,.post-listing__meta-author a:hover{color:#21e786}.light-mode .post-listing__meta-author a{color:rgba(20,16,41,.6)}.entry-content .post-listing__meta-author a:not(.button){color:rgba(224,224,255,.8)}.entry-content .post-listing__meta-author a:not(.button):focus,.entry-content .post-listing__meta-author a:not(.button):hover{color:#21e786}.light-mode .entry-content .post-listing__meta-author a:not(.button){color:rgba(20,16,41,.6)}.post-listing__meta-author-research a{color:rgba(224,224,255,.6)}.post-listing__meta-author-research a:focus,.post-listing__meta-author-research a:hover{color:#21e786}.light-mode .post-listing__meta-author-research a{color:rgba(20,16,41,.6)}.column-content{margin-bottom:120px}@media screen and (max-width:767px){.column-content{margin-bottom:28px}}.column-content .section-title{text-align:center;margin-bottom:50px}@media screen and (max-width:767px){.column-content .section-title{margin-bottom:25px}}.column-content__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -45px}@media screen and (max-width:767px){.column-content__items{margin:0}}.column-content__item{width:50%;padding:0 45px;margin-bottom:10px}@media screen and (max-width:767px){.column-content__item{width:100%;padding:0}}.column-content__item__inner{height:100%;background:#2d3033;border-radius:15px;padding:40px 70px 0;position:relative}.light-mode .column-content__item__inner{background-color:#e4e4eb}@media screen and (max-width:1023px){.column-content__item__inner{padding:30px 40px 0}}.column-content__item__inner img{padding:0 21px;display:block;margin:0 auto}@media screen and (max-width:1023px){.column-content__item__inner img{padding:0}}.column-content__item__inner .overlay-link{position:absolute;height:100%;width:100%;left:0;top:0;text-indent:-9999em;font-size:0}.column-content__item-title{font-size:1.75rem;line-height:1.57;text-align:center;margin-bottom:20px}@media screen and (max-width:1023px){.column-content__item-title{font-size:1.5rem;margin-bottom:15px}}@media screen and (max-width:767px){.column-content__item-title{font-size:1rem}}.column-content__btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}@media screen and (max-width:767px){.column-content__btn-holder{margin-top:25px}}.contact-block{padding:60px 0;background:#1e2124}.light-mode .contact-block{background:#fafbfc}.contact-block .gform_wrapper.gravity-theme .gfield textarea.large{height:200px}.contact-block__holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-block__info{width:50%;padding-right:30px}@media screen and (max-width:767px){.contact-block__info{width:100%;padding:0;margin-bottom:30px}}.contact-block__info .entry-content{margin-bottom:35px}.contact-block__form{width:50%;padding-left:30px}@media screen and (max-width:767px){.contact-block__form{width:100%;padding:0}}.contact-block__form .form-holder{margin:0;max-width:100%}.contact-list{color:rgba(224,224,255,.8);font-size:16px;line-height:1.4}.light-mode .contact-list{color:rgba(20,16,41,.6)}.contact-list li{margin-bottom:10px}.contact-list li svg{height:20px;width:20px;margin-right:10px;float:left;margin-top:2px}.contact-list li .contact-list__info{overflow:hidden}.contact-list li:after,.contact-list li:before{content:"";display:table}.contact-list li:after{clear:both}.contact-list a{color:rgba(224,224,255,.8)}.light-mode .contact-list a{color:rgba(20,16,41,.6)}.contact-list a:focus,.contact-list a:hover{color:#21e786}.contact-list address{font-style:normal}.social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.social-list li:not(:last-child){margin-right:15px}.social-list li a{height:40px;width:40px;border:1px solid transparent;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-list li a svg{height:25px;width:25px}.social-list li.facebook a{background-color:#1877f2;color:#fff}.social-list li.facebook a:focus,.social-list li.facebook a:hover{border-color:#1877f2;background-color:transparent;color:#1877f2}.social-list li.twitter a{background-color:#1d9bf0;color:#fff}.social-list li.twitter a:focus,.social-list li.twitter a:hover{border-color:#1d9bf0;background-color:transparent;color:#1d9bf0}.social-list li.linkedin a{background-color:#0077b5;color:#fff}.social-list li.linkedin a:focus,.social-list li.linkedin a:hover{border-color:#0077b5;background-color:transparent;color:#0077b5}.content-large{position:relative;background:#1e2124;padding:20px 0 50px;overflow:hidden;z-index:1}.light-mode .content-large{background:#fafbfc}main+.content-large{padding:150px 0}@media screen and (max-width:767px){main+.content-large{padding:52px 0 48px}}.game-filter+.content-large{padding:0 0 100px}@media screen and (max-width:767px){.game-filter+.content-large{padding:0 0 50px}}.featured-card+.content-large,.social-links+.content-large{padding:100px 0}@media screen and (max-width:767px){.featured-card+.content-large,.social-links+.content-large{padding:60px 0}}.content-large+.faq-block{padding:40px 0 100px}@media screen and (max-width:767px){.content-large+.faq-block{padding:30px 0 50px}}.content-large__content-additional{display:none;margin-top:35px}.content-large__link-holder{margin-top:30px}.content-large__more{font-size:1.125rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;margin-bottom:8px;color:#21e786}.content-large__more svg{margin-left:5px;position:relative;top:4px}.content-large__more.expand svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:-5px}.faq-block{position:relative;padding:144px 0 72px}@media screen and (max-width:767px){.faq-block{padding:60px 0 48px}}.faq-items{background:#2d2f33;border-radius:24px;padding:24px;max-width:1190px;width:100%;margin:0 auto}.light-mode .faq-items{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.faq-items{padding:16px}}.faq-item{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:20px 40px 16px;margin-bottom:16px}.light-mode .faq-item{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.faq-item{padding:16px}}.faq-item__header{position:relative}.faq-item__title{font-size:1.375rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;margin-bottom:0;color:#fff;padding-right:20px}.light-mode .faq-item__title{color:rgba(20,16,41,.8)}@media screen and (max-width:767px){.faq-item__title{font-size:1.125rem;letter-spacing:-1px}}.faq-item__toggle{display:block;position:absolute;left:0;top:0;width:100%;height:100%;outline:0;border-radius:0;border:0;margin:0;background:0 0;-moz-appearance:none;-webkit-appearance:none;text-align:right}.faq-item__toggle-icon{width:11px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='20' viewBox='0 0 11 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='&%2362;' d='M0.292893 0.292893C0.653377 -0.0675907 1.22061 -0.0953203 1.6129 0.209705L1.70711 0.292893L10.7071 9.29289C11.0676 9.65338 11.0953 10.2206 10.7903 10.6129L10.7071 10.7071L1.70711 19.7071C1.31658 20.0976 0.683418 20.0976 0.292893 19.7071C-0.0675907 19.3466 -0.0953203 18.7794 0.209705 18.3871L0.292893 18.2929L8.585 10L0.292893 1.70711C-0.0675907 1.34662 -0.0953203 0.779392 0.209705 0.387101L0.292893 0.292893Z' fill='%2387E0C2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right center;display:inline-block;vertical-align:middle}.faq-item.active .faq-item__toggle-icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.faq-item.active .faq-item__header{padding-bottom:11px}@media screen and (max-width:767px){.faq-item.active .faq-item__header{padding-bottom:10px}}.faq-item__body{display:none;padding-bottom:25px}.faq-item__body.entry-content>h1{font-size:42px}@media screen and (max-width:1250px){.faq-item__body.entry-content>h1{font-size:38px}}@media screen and (max-width:767px){.faq-item__body.entry-content>h1{font-size:34px}}.faq-item__body.entry-content>h2{font-size:38px}@media screen and (max-width:1200px){.faq-item__body.entry-content>h2{font-size:34px}}@media screen and (max-width:767px){.faq-item__body.entry-content>h2{font-size:32px}}.faq-item__body.entry-content>h3{font-size:34px}@media screen and (max-width:1200px){.faq-item__body.entry-content>h3{font-size:32px}}@media screen and (max-width:767px){.faq-item__body.entry-content>h3{font-size:28px}}.faq-block--alternate{margin-bottom:40px;padding:0}@media screen and (max-width:767px){.faq-block--alternate{margin-bottom:60px}}.faq-block--alternate .fancy-section-title{margin-bottom:48px}.faq-block--alternate .faq-items{max-width:978px;padding:0 24px;background:0 0;border-radius:0}.faq-block--alternate .faq-item{background:rgba(34,183,143,.1);border:1px solid rgba(33,231,134,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;margin-bottom:24px;-webkit-box-shadow:none;box-shadow:none;padding:0}@media screen and (max-width:767px){.faq-block--alternate .faq-item{margin-bottom:16px}}.faq-block--alternate .faq-item.active{border:2px solid #21e786}.faq-block--alternate .faq-item.active .faq-item__toggle-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq-block--alternate .faq-item.active .faq-item__header{padding-bottom:16px;margin-bottom:16px}@media screen and (max-width:767px){.faq-block--alternate .faq-item.active .faq-item__header{padding-top:18px;padding-bottom:20px;margin-bottom:20px}}.faq-block--alternate .faq-item.active .faq-item__header:before{display:block}.faq-block--alternate .faq-item__header{padding:20px 28px;position:relative}@media screen and (max-width:767px){.faq-block--alternate .faq-item__header{padding:12px 18px}}.faq-block--alternate .faq-item__header:before{content:"";background:rgba(255,255,255,.2);width:calc(100% - 56px);height:1px;left:28px;bottom:0;position:absolute;display:none}@media screen and (max-width:767px){.faq-block--alternate .faq-item__header:before{width:calc(100% - 36px);left:18px}}.faq-block--alternate .faq-item__title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.666;letter-spacing:normal;text-transform:capitalize;padding-right:35px}@media screen and (max-width:767px){.faq-block--alternate .faq-item__title{font-size:1rem;line-height:1.5;text-transform:none}}.faq-block--alternate .faq-item__toggle-icon{background-image:url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.6663 12.814L15.9997 22.1473L7.33301 12.814' stroke='%2321E786' stroke-width='3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");height:32px;width:32px;position:absolute;right:28px;top:24px}@media screen and (max-width:767px){.faq-block--alternate .faq-item__toggle-icon{background-image:url("data:image/svg+xml,%3Csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9577 8.35449L10.9994 14.7712L5.04102 8.35449' stroke='%2321E786' stroke-width='3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:center;height:22px;width:22px;position:relative;top:0;right:18px}}.faq-block--alternate .faq-item__body{padding:0 28px 28px;font-size:1rem;font-weight:400;line-height:1.5}@media screen and (max-width:767px){.faq-block--alternate .faq-item__body{font-size:.875rem;line-height:1.57;padding:0 18px 28px}}.faq-block--alternate .faq-item__body p{margin-bottom:16px}.faq-block--alternate .faq-item__body p:last-child{margin-bottom:0}.featured-card{background:url(assets/images/fancy-bg.jpg) no-repeat top left;background-size:cover;padding:144px 0;position:relative;margin-top:-2px}.featured-card:after,.featured-card:before{content:"";width:256px;height:16px;position:absolute;background:#1e2124;left:50%;margin-left:-128px}.light-mode .featured-card:after,.light-mode .featured-card:before{background:#fafbfc}.featured-card:before{border-radius:0 0 100px 100px;top:0}.featured-card:after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);border-radius:0 0 100px 100px;bottom:0}@media screen and (max-width:1023px){.featured-card{padding:90px 0}}@media screen and (max-width:767px){.featured-card{padding:60px 0 72px}}.featured-card__header{margin-bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:767px){.featured-card__header{margin-bottom:32px}}@media screen and (max-width:600px){.featured-card__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.featured-card__header h2{margin:0;color:#fff;max-width:476px;text-align:right}@media screen and (max-width:600px){.featured-card__header h2{text-align:center}}.featured-card__header h2 span{color:#21e786}.featured-card__header h2 strong{display:block}@media screen and (max-width:600px){.featured-card__header h2 strong{display:inline-block}}.featured-card__header h2 strong:first-child{padding-right:105px}@media screen and (max-width:600px){.featured-card__header h2 strong:first-child{padding:0}}.featured-card__header h2 strong:nth-child(2){padding-right:55px}@media screen and (max-width:600px){.featured-card__header h2 strong:nth-child(2){padding:0}}.featured-cards{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:2px solid rgba(245,247,250,.12);-webkit-box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:600px){.featured-cards{padding:8px}}.card{padding:12px;width:33.33%}@media screen and (max-width:1023px){.card{width:50%}}@media screen and (max-width:600px){.card{width:100%;padding:8px}}.card__inner{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:2px solid rgba(245,247,250,.12);-webkit-box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;height:100%;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;font-size:.8125rem;font-weight:500;line-height:1.54;position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media screen and (max-width:600px){.card__inner{padding:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.card__inner h3{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:-.4px;line-height:1.3;margin-bottom:8px;color:#fff}@media screen and (max-width:600px){.card__inner h3{font-size:1rem;letter-spacing:-1px}}.card__inner p:last-child{margin:0}.card__has-link:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.card__icon{width:96px}@media screen and (max-width:1300px){.card__icon{width:64px}}.card__content{width:calc(100% - 96px);padding-left:24px}@media screen and (max-width:1300px){.card__content{width:calc(100% - 64px)}}.card__content.full{width:100%;padding-left:0}.featured-card__btn-holder{margin-top:48px;text-align:right}@media screen and (max-width:600px){.featured-card__btn-holder{margin-top:32px}}.featured-card--center .featured-card__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:800px;margin:0 auto 48px;text-align:center}@media screen and (max-width:767px){.featured-card--center .featured-card__header{margin-bottom:32px}}.featured-card--center .featured-card__header h2{text-align:center;width:100%;margin-bottom:15px}.featured-card--left .featured-card__header{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:800px;margin:0 auto 48px}@media screen and (max-width:767px){.featured-card--left .featured-card__header{margin-bottom:32px}}.featured-card--left .featured-card__header h2{text-align:left;width:100%;margin-bottom:15px}.featured-card--center .card__inner,.featured-card--left .card__inner{font-size:.875rem}.featured-card--center .card__content,.featured-card--left .card__content{padding-left:10px}.featured-research{position:relative;padding:144px 0 72px}@media screen and (max-width:767px){.featured-research{padding:60px 0 48px}}.featured-research:after,.featured-research:before{content:"";position:absolute}.featured-research:before{width:256px;height:16px;background:#1e2124;left:50%;margin-left:-128px;border-radius:0 0 100px 100px;top:0;z-index:1}.light-mode .featured-research:before{background:#fafbfc}.featured-research:after{width:100%;left:0;top:0;background:url(assets/images/fancy-bg2.jpg) no-repeat center;background-size:cover;max-height:578px;height:100%}.featured-research .section-title{text-align:center;color:#fff}.featured-research .container{position:relative;z-index:1}.featured-research__list{background:#2d2f33;border-radius:24px;padding:24px}.light-mode .featured-research__list{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.featured-research__list{padding:16px}}.featured-research__item:not(:last-child){margin-bottom:24px}@media screen and (max-width:767px){.featured-research__item:not(:last-child){margin-bottom:16px}}.featured-research__item-inner{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:24px 40px 24px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.light-mode .featured-research__item-inner{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.featured-research__item-inner{padding:16px}}.featured-research__item-info{width:calc(100% - 410px);padding-right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:960px){.featured-research__item-info{width:100%;padding-right:0;margin-bottom:20px}}.featured-research__item-thumbnail{width:96px;background:rgba(144,122,204,.03);border-radius:12px}@media screen and (max-width:767px){.featured-research__item-thumbnail{width:64px}}@media screen and (max-width:579px){.featured-research__item-thumbnail{width:100%}}.featured-research__item-thumbnail img{border-radius:12px;width:100%}.featured-research__item-content{width:calc(100% - 96px);padding:12px 0 12px 24px;color:rgba(224,224,255,.6);font-size:.875rem;line-height:1.4}.light-mode .featured-research__item-content{color:rgba(20,16,41,.6)}@media screen and (max-width:767px){.featured-research__item-content{padding:0 0 0 12px;width:calc(100% - 64px)}}@media screen and (max-width:579px){.featured-research__item-content{padding:0;width:100%}}.featured-research__item-content h3{font-size:1.125rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;margin-bottom:8px;color:#fff}.light-mode .featured-research__item-content h3{color:rgba(20,16,41,.8)}@media screen and (max-width:767px){.featured-research__item-content h3{font-size:1rem;letter-spacing:-1px}}.featured-research__item-meta{width:410px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:600px){.featured-research__item-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.featured-research__item-btn{width:210px}@media screen and (max-width:600px){.featured-research__item-btn{width:100%;padding-top:20px}}.featured-research__item-rating{width:calc(100% - 210px)}@media screen and (max-width:600px){.featured-research__item-rating{width:100%}}.star-rating{width:100%;display:inline-block}.star-rating__dark,.star-rating__dim{width:100px;height:20px;background:url(assets/images/stars.svg) no-repeat 0 0;display:inline-block;vertical-align:top}.star-rating__dim{background:url(assets/images/rating-dim.svg) no-repeat 0 0}.star-rating__dark{text-align:left}.featured-research__rating-info{font-size:1.125rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;color:#fff}.light-mode .featured-research__rating-info{color:rgba(20,16,41,.8)}.featured-research__btn-holder{margin-top:48px;text-align:center}@media screen and (max-width:600px){.featured-research__btn-holder{margin-top:32px}}.featured-research__item-inner.full .featured-research__item-info{width:calc(100% - 215px)}@media screen and (max-width:960px){.featured-research__item-inner.full .featured-research__item-info{width:100%}}.featured-research__item-inner.full .featured-research__item-meta{width:215px}@media screen and (max-width:600px){.featured-research__item-inner.full .featured-research__item-meta{width:100%}}.featured-research__item-inner.full .featured-research__item-thumbnail{width:200px}@media screen and (max-width:579px){.featured-research__item-inner.full .featured-research__item-thumbnail{width:100%}}.featured-research__item-inner.full .featured-research__item-content{width:calc(100% - 200px)}@media screen and (max-width:579px){.featured-research__item-inner.full .featured-research__item-content{width:100%}}.game-detail__intro{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.game-detail__thumbnail{width:20%;padding-right:20px;border-radius:24px}@media screen and (max-width:767px){.game-detail__thumbnail{width:40%}}@media screen and (max-width:579px){.game-detail__thumbnail{width:100%}}.game-detail__thumbnail img{display:block;width:100%}.game-detail__intro-content{width:30%}@media screen and (max-width:767px){.game-detail__intro-content{width:60%}}@media screen and (max-width:579px){.game-detail__intro-content{width:100%}}.game-detail__intro-content h1{font-size:2.125rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;margin-bottom:15px;color:#fff}.light-mode .game-detail__intro-content h1{color:rgba(20,16,41,.8)}.game-detail__intro-content .entry-content p:last-child{margin-bottom:0}.tag-list{list-style:none;margin:10px 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tag-list li:not(:last-child){margin-right:10px}.tag-list li span{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3px 6px 2px;font-size:.875rem;font-family:Montserrat,sans-serif;font-weight:500;text-transform:capitalize;color:#fff;background-color:rgba(113,115,119,.8);border-radius:5px;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s}.game-detail__gallery{width:50%;padding-left:50px}@media screen and (max-width:767px){.game-detail__gallery{width:100%;padding-left:0;margin-top:20px}}.gallery-slider .slick-arrow{background-image:-o-linear-gradient(315deg,#2d2f33 0,#282a2e 52%,#212429 100%);background-image:linear-gradient(135deg,#2d2f33 0,#282a2e 52%,#212429 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:34px;width:34px;z-index:1;color:#21e786}.light-mode .gallery-slider .slick-arrow{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(52%,#fafbfc),to(#f5f7fa));background-image:-o-linear-gradient(top,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(180deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06),inset 0 -2px 1px 0 rgba(9,14,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06),inset 0 -2px 1px 0 rgba(9,14,20,.06)}.gallery-slider .slick-arrow.slick-prev{left:0}.gallery-slider .slick-arrow.slick-next{right:0}.gallery-slider__item{padding:0 10px}.gallery-slider__item a{background-repeat:no-repeat;background-size:cover;background-position:center;display:block;border-radius:20px;height:250px}@media screen and (max-width:1023px){.gallery-slider__item a{height:200px}}.game-detail__quick-info{background:#2d2f33;border-radius:24px;padding:12px;margin-top:48px}.light-mode .game-detail__quick-info{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}.game-detail__quick-info-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.quick-item{width:20%;padding:12px}@media screen and (max-width:1200px){.quick-item{width:25%}}@media screen and (max-width:1023px){.quick-item{width:33.33%}}@media screen and (max-width:600px){.quick-item{width:50%}}@media screen and (max-width:410px){.quick-item{width:100%}}.quick-item__inner{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:16px 20px 11px;height:100%}.light-mode .quick-item__inner{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.quick-item__inner{padding:16px}}@media screen and (max-width:410px){.quick-item__inner{padding:16px 16px 10px}}.quick-item__inner span{display:block;font-size:1rem;line-height:1.4}.quick-item__label{font-weight:600;letter-spacing:-1px;margin-bottom:3px;color:#fff}.light-mode .quick-item__label{color:rgba(20,16,41,.8)}.quick-item__value{color:rgba(224,224,255,.6)}.light-mode .quick-item__value{color:rgba(20,16,41,.6)}.quick-item__value a{color:rgba(224,224,255,.6)}.light-mode .quick-item__value a{color:rgba(20,16,41,.6)}.quick-item__symbol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px 12px}.quick-item__thumbnail{height:60px;width:60px;border-radius:50%;overflow:hidden;margin-right:10px}.quick-item__thumbnail img{-o-object-fit:cover;object-fit:cover}.quick-item__symbol-inner{font-weight:600;letter-spacing:-1px;color:rgba(224,224,255,.6);text-transform:uppercase}.light-mode .quick-item__symbol-inner{color:rgba(20,16,41,.6)}.game-filter{position:relative;background:#1e2124;padding:100px 0 0;overflow:hidden;z-index:1}.light-mode .game-filter{background:#fafbfc}@media screen and (max-width:767px){.game-filter{padding:52px 0 48px}}.game-filter:before{content:"";background:url(assets/images/hero-overlay.png) no-repeat top left;position:absolute;top:-90px;left:0;height:556px;width:100%}@media screen and (max-width:767px){.game-filter:before{display:none}}.game-filter .container{position:relative;z-index:1}.game-filter.text-large .entry-content{font-size:1.5rem;font-weight:500;letter-spacing:-1px;line-height:1.7;color:#fff}.light-mode .game-filter.text-large .entry-content{color:#141029}@media screen and (max-width:767px){.game-filter.text-large .entry-content{font-size:1.125rem;line-height:1.4}}.game-filter.game-filter--style-secondary{padding:0;margin-bottom:120px}@media screen and (max-width:767px){.game-filter.game-filter--style-secondary{margin-bottom:28px}}.game-filter.game-filter--style-secondary:after,.game-filter.game-filter--style-secondary:before{content:"";position:absolute}.game-filter.game-filter--style-secondary:before{width:256px;height:16px;background:#1e2124;left:50%;margin-left:-128px;border-radius:0 0 100px 100px;top:0;z-index:1}.light-mode .game-filter.game-filter--style-secondary:before{background:#fafbfc}.filter-bar{margin-bottom:28px}@media screen and (max-width:1300px){.filter-list__outer{overflow-x:scroll}}.filter-list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:2px solid #434343}@media screen and (max-width:1300px){.filter-list{width:1300px}}.filter-list li{margin:0}.filter-list li a{font-size:1.125rem;line-height:1.5;font-weight:600;display:inline-block;vertical-align:middle;color:#bbbabe;text-align:center;padding:0 24px 14px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;position:relative}@media screen and (max-width:1450px){.filter-list li a{font-size:1.0625rem;padding:0 22px 14px}}@media screen and (max-width:767px){.filter-list li a{font-size:.875rem;padding:0 15px 16px}}.filter-list li a:after{content:"";background-color:#20e59e;position:absolute;height:2px;width:0;left:0;bottom:0;-webkit-transition:width .2s ease;-o-transition:width .2s ease;transition:width .2s ease}.light-mode .filter-list li a{color:rgba(20,16,41,.8)}.filter-list li a:focus,.filter-list li a:hover{color:#fff}.filter-list li a:focus:after,.filter-list li a:hover:after{width:100%}.light-mode .filter-list li a:focus,.light-mode .filter-list li a:hover{color:#141029}.filter-list li.active a{color:#fff}.filter-list li.active a:after{width:100%}.light-mode .filter-list li.active a{color:#141029}.filter-name{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-name__thumbnail{width:24px;height:24px;overflow:hidden}.filter-name__detail{width:calc(100% - 30px);padding-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-name__detail.full{width:100%;padding:0}.filter-name__detail h3{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;line-height:1.3;color:#fff;margin:0}@media screen and (max-width:767px){.filter-name__detail h3{font-size:.75rem}}.light-mode .filter-name__detail h3{color:rgba(20,16,41,.6)}.filter-name__detail .filter-name__symbol{font-size:.75rem;font-weight:600;line-height:1.7;color:#bbbabe;text-transform:uppercase;border-left:1px solid #bbbabe;padding-left:8px;margin-left:8px}@media screen and (max-width:767px){.filter-name__detail .filter-name__symbol{font-size:.625rem;line-height:2}}.light-mode .filter-name__detail .filter-name__symbol{color:rgba(20,16,41,.6)}.filter-table{font-size:1rem}.filter-table .filter-table__inner{background:#2d3033;border-radius:16px;padding:0 30px 30px 30px}@media screen and (max-width:1300px){.filter-table .filter-table__inner{overflow-x:scroll}}.light-mode .filter-table .filter-table__inner{background:#fcfcfd}@media screen and (max-width:1300px){.filter-table .filter-table__inner .dataTable,.filter-table .filter-table__inner .dataTables_paginate{width:1280px;max-width:1280px}}.filter-table #loading-animation{margin:50px auto;text-align:center}.filter-table #loading-animation span{display:inline-block;border:8px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:40px;height:40px;-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.filter-table table{border-collapse:collapse;border-spacing:0;max-width:100%;width:100%}.filter-table table .game-rating a{color:#9292a8;text-decoration:underline}.light-mode .filter-table table .game-rating a{color:rgba(20,16,41,.6)}.filter-table table thead{position:relative}.filter-table table thead:after{content:"";background:#434343;height:1px;width:100%;position:absolute;bottom:7px;left:0}.light-mode .filter-table table thead:after{border-color:rgba(55,58,65,.2)}.filter-table table th{font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;letter-spacing:normal;line-height:1.6;color:#fff;outline:0;text-align:left;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;padding:30px 12px 16px}@media screen and (max-width:767px){.filter-table table th{font-size:.75rem}}.light-mode .filter-table table th{color:rgba(20,16,41,.6)}.filter-table table th .toggle-control{display:inline-block;margin-left:25px;position:absolute;top:44px}.filter-table table th .toggle-control:after,.filter-table table th .toggle-control:before{border:.35em solid transparent;content:"";height:0;position:absolute;right:.65em;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:border-color .2s ease-in-out;-o-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out;width:0}.filter-table table th .toggle-control:before{border-bottom-color:#777e90;border-top:0;margin-top:-.35em}.light-mode .filter-table table th .toggle-control:before{border-bottom-color:rgba(20,16,41,.6)}.filter-table table th .toggle-control:after{border-bottom:0;border-top-color:#777e90;margin-top:.35em}.light-mode .filter-table table th .toggle-control:after{border-top-color:rgba(20,16,41,.6)}.filter-table table th:focus,.filter-table table th:hover{color:#21e786}.light-mode .filter-table table th:focus,.light-mode .filter-table table th:hover{color:#141029}.filter-table table th:focus:before,.filter-table table th:hover:before{border-bottom-color:rgba(255,255,255,.75)}.light-mode .filter-table table th:focus:before,.light-mode .filter-table table th:hover:before{border-bottom-color:rgba(20,16,41,.75)}.filter-table table th:focus:after,.filter-table table th:hover:after{border-top-color:#21e786}.light-mode .filter-table table th:focus:after,.light-mode .filter-table table th:hover:after{border-top-color:rgba(20,16,41,.75)}.filter-table table th[aria-sort=ascending],.filter-table table th[aria-sort=descending]{color:#21e786}.filter-table table th[aria-sort=ascending] .toggle-control:before{border-bottom-color:#21e786}.filter-table table th[aria-sort=ascending] .toggle-control:after{border-top-color:rgba(255,255,255,.25)}.light-mode .filter-table table th[aria-sort=ascending] .toggle-control:after{border-top-color:rgba(20,16,41,.6)}.filter-table table th[aria-sort=descending] .toggle-control:before{border-bottom-color:rgba(255,255,255,.25)}.light-mode .filter-table table th[aria-sort=descending] .toggle-control:before{border-bottom-color:rgba(20,16,41,.6)}.filter-table table th[aria-sort=descending] .toggle-control:after{border-top-color:#21e786}.filter-table table td,.filter-table table th{position:relative;vertical-align:middle}@media screen and (max-width:1023px){.filter-table table td.hide-small,.filter-table table th.hide-small{display:none}}.filter-table table tbody{position:relative}.filter-table table tbody tr{border-top:16px solid #2d3033;border-bottom:16px solid #2d3033;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out,border-color .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;color:#fff}.light-mode .filter-table table tbody tr{color:#767481;border-top-color:#fcfcfd;border-bottom-color:#fcfcfd}.filter-table table tbody tr:hover{background-color:#282a2f;border-radius:2px}.light-mode .filter-table table tbody tr:hover{background-color:rgba(200,200,203,.15)}.filter-table table tbody td{padding:13px 12px 15px}@media screen and (max-width:767px){.filter-table table tbody td{font-size:.75rem}}.filter-table table tbody td[data-label="Market Cap"],.filter-table table tbody td[data-label="Volume(24h)"],.filter-table table tbody td[data-label=Price]{font-weight:600}.filter-table table tbody td[data-label=Chain]{font-size:14px;color:#bbbabe}@media screen and (max-width:767px){.filter-table table tbody td[data-label=Chain]{font-size:.75rem}}.filter-table table span.plus{color:#20e59e}.filter-table table span.minus{color:#fd5656}.dataTables_length{padding:0 0 28px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dataTables_length label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:600;color:#bbbabe;position:relative;margin:0}.dataTables_length label:after{content:"";background:url(assets/images/arrow-down.svg) no-repeat top right;position:absolute;right:90px;width:12px;height:7px;top:50%;margin-top:-3.5px}.light-mode .dataTables_length label:after{background-image:url(assets/images/arrow-down-dark.svg)}.dataTables_length label select{width:auto;min-width:100px;margin:0 20px;padding:14px 25px 9px;background:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);color:#21e786}.dataTables_length label select:focus{background:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%)}.light-mode .dataTables_length label select:focus{background:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%)}.light-mode .dataTables_length label select{color:rgba(20,16,41,.6)}.dataTables_info{display:none}.dataTables_paginate{margin-top:0;padding:24px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #434343}.dataTables_paginate .paginate_button{cursor:pointer;color:#bbbabe;font-size:1rem;font-weight:600}.dataTables_paginate .paginate_button:not(:last-child){margin-right:16px}.dataTables_paginate .paginate_button:focus,.dataTables_paginate .paginate_button:hover{color:#fff}.light-mode .dataTables_paginate .paginate_button:focus,.light-mode .dataTables_paginate .paginate_button:hover{color:#33353b}.dataTables_paginate .paginate_button.disabled{display:none}.dataTables_paginate .paginate_button.current{color:#21e786}.dataTables_paginate span .paginate_button{margin-right:15px}.game-list{padding:60px 0}@media screen and (max-width:767px){.game-list{padding:40px 0}}.game-list__header h2{font-size:2.125rem;letter-spacing:normal}@media screen and (max-width:767px){.game-list__header h2{font-size:1.875rem}}.game-list__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px;padding:30px 0 0;list-style:none}@media screen and (max-width:767px){.game-list__items{margin:0 -12px}}@media screen and (max-width:374px){.game-list__items{margin:0}}.game-list__item{width:25%;padding:0 15px;margin-bottom:30px}@media screen and (max-width:1023px){.game-list__item{width:33.33%;margin-bottom:20px}}@media screen and (max-width:767px){.game-list__item{width:50%;padding:0 12px}}@media screen and (max-width:374px){.game-list__item{width:100%;padding:0;margin-bottom:15px}}.game-list__item a{color:rgba(255,255,255,.6);text-decoration:none;position:relative;display:inline-block}.light-mode .game-list__item a{color:rgba(20,16,41,.8)}.game-list__item a:before{content:"";background:#fff;height:2px;position:absolute;bottom:0;left:0;width:0;-webkit-transition:width .2s ease;-o-transition:width .2s ease;transition:width .2s ease}.light-mode .game-list__item a:before{background:rgba(20,16,41,.8)}.game-list__item a:hover{color:#fff}.light-mode .game-list__item a:hover{color:rgba(20,16,41,.8)}.game-list__item a:hover:before{width:100%}.game-list__items-outer1,.game-list__items-outer2{display:none}.game-list__header{position:relative;cursor:pointer}.game-list__toggle-icon{width:11px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='20' viewBox='0 0 11 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='&%2362;' d='M0.292893 0.292893C0.653377 -0.0675907 1.22061 -0.0953203 1.6129 0.209705L1.70711 0.292893L10.7071 9.29289C11.0676 9.65338 11.0953 10.2206 10.7903 10.6129L10.7071 10.7071L1.70711 19.7071C1.31658 20.0976 0.683418 20.0976 0.292893 19.7071C-0.0675907 19.3466 -0.0953203 18.7794 0.209705 18.3871L0.292893 18.2929L8.585 10L0.292893 1.70711C-0.0675907 1.34662 -0.0953203 0.779392 0.209705 0.387101L0.292893 0.292893Z' fill='%2387E0C2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right center;display:inline-block;vertical-align:middle;margin-left:15px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.game-list__inner1.active .game-list__toggle-icon,.game-list__inner2.active .game-list__toggle-icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.game-slider{padding:145px 0;position:relative}.game-slider:after{content:"";width:256px;height:16px;position:absolute;background:#1e2124;left:50%;margin-left:-128px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);border-radius:0 0 100px 100px;bottom:0}.light-mode .game-slider:after{background:#fafbfc}.game-slider__header{margin-bottom:48px}@media screen and (max-width:767px){.game-slider__header{margin-bottom:32px}}.game-slider__header h2{margin:0}.game-slider__header h2 span{color:#21e786}@media screen and (max-width:767px){.game-slider__slider{padding-bottom:45px}.game-slider__slider .slick-list{padding:0 20% 0 0!important}}.game-slider__slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.game-slider__slider .slick-arrow{background-image:-o-linear-gradient(315deg,#2d2f33 0,#282a2e 52%,#212429 100%);background-image:linear-gradient(135deg,#2d2f33 0,#282a2e 52%,#212429 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;position:absolute;top:-90px;right:15px;height:48px;width:48px;color:#21e786}@media screen and (max-width:767px){.game-slider__slider .slick-arrow{top:auto;right:auto;bottom:0;color:rgba(255,255,255,.4);background:0 0;border-radius:0;height:auto;width:auto;-webkit-box-shadow:none;box-shadow:none;z-index:2}}.light-mode .game-slider__slider .slick-arrow{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(52%,#fafbfc),to(#f5f7fa));background-image:-o-linear-gradient(top,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(180deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06),inset 0 -2px 1px 0 rgba(9,14,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06),inset 0 -2px 1px 0 rgba(9,14,20,.06)}.game-slider__slider .slick-arrow.slick-prev{right:84px}@media screen and (max-width:767px){.game-slider__slider .slick-arrow.slick-prev{right:auto;left:50%}}@media screen and (max-width:767px){.game-slider__slider .slick-arrow.slick-next{right:50%}}.game-slider__slider .slick-dots{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%}.game-slider__slider .slick-dots li{margin:0 4px}.game-slider__slider .slick-dots li button{height:8px;width:8px;border-radius:50%;background:rgba(255,255,255,.6);padding:0;margin:0;text-indent:-9999em;font-size:0}.game-slider__slider .slick-dots li button:before{display:none}.game-slider__slider .slick-dots li.slick-active button{background:#21e786}.game-item{padding:0 12px;height:inherit}.game-item__inner{height:100%;background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;position:relative}.light-mode .game-item__inner{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}.game-item__thumbnail{border-radius:20px;height:342px;display:block;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;margin:3px}.game-item__info{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;top:10px;padding:0 10px}.game-item__tag{background:#2d2f33;border-radius:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px 5px 36px;position:relative;color:#fff;font-size:.875rem;font-weight:600;line-height:1;text-transform:uppercase}.light-mode .game-item__tag{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);color:#141029}.game-item__tag:after,.game-item__tag:before{content:"";border-radius:50%;position:absolute}.game-item__tag:before{height:8px;width:8px;left:14px;background:#f0a}.game-item__tag:after{height:20px;width:20px;left:8px;background:rgba(255,0,170,.03)}.light-mode .game-item__tag:after{background:rgba(255,0,170,.03)}.game-item__tag.game-item__tag-live:before{background:#21e786}.game-item__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:36px;width:36px;border-radius:14px;background:#2d2f33;color:#0bf}.light-mode .game-item__rating{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}.game-item__content{padding:8px 14px 24px}.game-item__title{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:5px}.more-link{font-size:.875rem;font-weight:500;line-height:1.2;color:#21e786;text-decoration:underline}.more-link:focus,.more-link:hover{color:rgba(135,224,194,.8)}.game-slider__btn-holder{margin-top:48px;text-align:center}@media screen and (max-width:600px){.game-slider__btn-holder{margin-top:32px}}.gc-content{margin-bottom:50px}.gc-content .section-title{margin-bottom:26px}@media screen and (max-width:767px){.gc-content.center{text-align:left}}.gc-content.center .gc__btn-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gc-content--has-button{margin-bottom:34px}.gc-content__inner{max-width:846px;margin:0 auto}.gc-content__inner .entry-content:not(.text-medium){font-size:24px;line-height:1.67}@media screen and (max-width:1200px){.gc-content__inner .entry-content:not(.text-medium){font-size:20px}}@media screen and (max-width:767px){.gc-content__inner .entry-content:not(.text-medium){font-size:16px}}@media screen and (max-width:600px){.gc-content__inner .entry-content:not(.text-medium){font-size:14px;line-height:1.57}}.gc__btn-holder{padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.gc__btn-holder{padding-top:0}}.gc__btn-holder-more{margin:0 -17.5px}@media screen and (max-width:767px){.gc__btn-holder-more{margin:0 -10px}}.gc__btn-holder-more .gc__btn-item{padding:0 17.5px;margin-bottom:16px}@media screen and (max-width:767px){.gc__btn-holder-more .gc__btn-item{padding:0 10px;width:50%}}@media screen and (max-width:767px){.gc__btn-holder-more .button{width:100%}}.gc-content--with-icon-content{margin-bottom:100px}@media screen and (max-width:767px){.gc-content--with-icon-content{margin-bottom:90px}}.gc-content--with-icon-content .gc-content__inner{margin-bottom:50px}.column-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -15px 15px;text-align:center}@media screen and (max-width:767px){.column-items{margin:0}}.column-item{width:33.33%;padding:0 15px;margin-bottom:20px}@media screen and (max-width:767px){.column-item{width:100%;padding:0}}.column-item .entry-content p:last-child{margin-bottom:0}@media screen and (max-width:1023px){.column-item .entry-content{font-size:14px}}.column-item__icon{max-width:145px;margin:0 auto 31px}@media screen and (max-width:1023px){.column-item__icon{margin-bottom:15px}}.column-item__title{font-size:1.75rem;margin-bottom:16px}@media screen and (max-width:1023px){.column-item__title{font-size:1.5rem;margin-bottom:5px}}.gc-secondary{padding:60px 0}.photo-gallery+.gc-secondary{padding-top:0}.gc-secondary__main-title{font-size:56px;line-height:1.24;margin-bottom:35px}@media screen and (max-width:1200px){.gc-secondary__main-title{font-size:48px}}@media screen and (max-width:767px){.gc-secondary__main-title{font-size:40px;letter-spacing:-.01em}}.gc-secondary__content-item:not(:last-child){margin-bottom:65px}.gc-secondary__content-item-title{font-size:38px;line-height:1.24;margin-bottom:25px}@media screen and (max-width:767px){.gc-secondary__content-item-title{font-size:34px;letter-spacing:-.01em}}.gc-secondary__content-item-detail .entry-content ol li,.gc-secondary__content-item-detail .entry-content ul li{margin-bottom:15px}.gc-secondary__content-item-detail .entry-content ol li:last-child,.gc-secondary__content-item-detail .entry-content ul li:last-child{margin-bottom:0}.gc-secondary__content-item-detail .entry-content ol ol,.gc-secondary__content-item-detail .entry-content ol ul,.gc-secondary__content-item-detail .entry-content ul ol,.gc-secondary__content-item-detail .entry-content ul ul{margin-top:15px}.gc-secondary__content-item-detail .entry-content ol ul,.gc-secondary__content-item-detail .entry-content ul ul{list-style-type:circle}.gc-secondary__content-item-detail .entry-content ol+h2,.gc-secondary__content-item-detail .entry-content ol+h3,.gc-secondary__content-item-detail .entry-content ol+h4,.gc-secondary__content-item-detail .entry-content ul+h2,.gc-secondary__content-item-detail .entry-content ul+h3,.gc-secondary__content-item-detail .entry-content ul+h4{margin-top:40px}.gc-secondary__content-item-detail .entry-content h2{font-size:40px}.gc-secondary__content-item-detail .entry-content h3{font-size:32px}.gc-secondary__content-item-detail .entry-content h4{font-size:30px}.gc-secondary__content-item-detail .entry-content h5{font-size:28px}.gc-secondary__content-item-detail .responsive-table-holder{margin-bottom:25px}.gc-secondary__content-columns{margin-top:45px}.content-columns--three,.content-columns--two-col{display:grid;grid-gap:30px 40px}.content-columns--three{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1023px){.content-columns--three{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.content-columns--three{grid-template-columns:repeat(1,1fr)}}.content-columns--two-col{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.content-columns--two-col{grid-template-columns:repeat(1,1fr)}}.gc-secondary__content-column-title{font-size:22px;line-height:1.24;margin-bottom:15px}@media screen and (max-width:767px){.gc-secondary__content-column-title{font-size:21px}}.gc-secondary__content-column-detail .entry-content{font-size:.9375rem;line-height:1.5;color:rgba(255,255,255,.6)}.light-mode .gc-secondary__content-column-detail .entry-content{color:rgba(20,16,41,.6)}.general-cta{padding:70px 0;text-align:center;background-size:cover;background-position:center;position:relative}@media screen and (max-width:767px){.general-cta{padding:50px 0}}.general-cta .container{position:relative;z-index:1}.general-cta+.social-links:before{display:none}.general-cta--with-content{background-attachment:fixed}.general-cta--with-content:before{content:"";background-color:rgba(20,16,41,.6);position:absolute;height:100%;width:100%;left:0;top:0}.general-cta--image-only{min-height:35vh;padding:0}.hero{position:relative;background-color:#1e2124;padding:205px 0 155px;overflow:hidden;z-index:1}.light-mode .hero{background-color:#fafbfc}@media screen and (max-width:767px){.hero{padding:52px 0 48px}}.hero:before{content:"";background:url(assets/images/hero-overlay.png) no-repeat top left;position:absolute;top:-90px;left:0;height:556px;width:100%}@media screen and (max-width:767px){.hero:before{display:none}}.hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.hero .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero__content{position:relative;z-index:2;color:#fff;font-size:1.5rem;font-weight:500;letter-spacing:-1px;line-height:1.7;max-width:648px;padding-top:15px}.light-mode .hero__content{color:#141029}@media screen and (max-width:1300px){.hero__content{width:50%}}@media screen and (max-width:767px){.hero__content{max-width:100%;width:100%;margin-bottom:20px}}.hero__content h1{margin-bottom:60px}@media screen and (max-width:767px){.hero__content h1{margin-bottom:24px}}.hero__content h1 span{color:#21e786}@media screen and (max-width:767px){.hero__content h1 span{color:#fff}.light-mode .hero__content h1 span{color:#141029}}.hero__content p{margin-bottom:0}.hide-blob-mobile .hero__content h1 span{color:#21e786}@media screen and (max-width:767px){.hero-type1 .hero__btn-holder{display:none}}.hero__btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:45px;position:relative;z-index:2}.hero__btn-holder .button:not(:last-child){margin:0 16px 24px 0}.hero__image-holder{width:44%;position:relative}@media screen and (max-width:767px){.hero__image-holder{width:100%;padding-top:64px;position:static}}@media screen and (max-width:767px){.hero__image-holder.no-image{padding-top:0}}.hero__image-holder canvas{position:absolute;left:-70px;top:-80px}@media screen and (max-width:1300px){.hero__image-holder canvas{height:600px!important;width:600px!important}}@media screen and (max-width:1023px){.hero__image-holder canvas{height:500px!important;width:500px!important}}@media screen and (max-width:767px){.hero__image-holder canvas{height:600px!important;width:600px!important;top:0;left:0}}@media screen and (max-width:600px){.hero__image-holder canvas{height:100%!important;width:100%!important}}.hero__image-holder img{position:relative;z-index:2}.hero__btn-mobile{display:none}.hero__btn-mobile .button:not(:last-child){margin:0 16px 16px 0}@media screen and (max-width:469px){.hero__btn-mobile .button{margin:0 12px 12px 0;padding:14px 25px 10px}}@media screen and (max-width:767px){.hero__btn-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:40px;position:relative;z-index:2}}@media screen and (max-width:767px){.hide-blob-mobile canvas{display:none}}.transparent-header+main>.hero-type2,.transparent-header+main>.hero-type3,.transparent-header+main>.hero-type4{margin-top:-73px}.hero-type2{padding:213px 0 178px;background-position:bottom center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:1023px){.hero-type2{padding:204px 0 120px}}@media screen and (max-width:767px){.hero-type2{padding:131px 0 58px}}.hero-type2:before{display:none}.hero-type2 .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.hero-type2 .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.hero-type2 .hero__content{width:55%;max-width:695px;padding:0;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.67;text-shadow:0 4px 4px rgba(0,0,0,.25);letter-spacing:normal}.light-mode .hero-type2 .hero__content{text-shadow:none}.hero-type2 .hero__content h1{margin-bottom:28px;text-shadow:none;font-weight:500}@media screen and (max-width:767px){.hero-type2 .hero__content{width:100%;font-size:1rem;line-height:1.5}}.hero-type2 .hero__btn-holder{margin-top:40px}@media screen and (max-width:767px){.hero-type2 .hero__btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}}@media screen and (max-width:767px){.hero-type2 .hero__image-holder{padding-top:0;margin-bottom:21px;text-align:center}}@media screen and (max-width:767px){.hero-type2 .hero__image-holder img{max-width:270px;margin:0 auto}}.hero-type3{padding:237px 0 343px}@media screen and (max-width:767px){.hero-type3{padding:130px 0 237px}}.light-mode .hero-type3{background-color:#686b6e}.hero-type3,.hero-type4{background-size:cover;background-position:top center}.hero-type3:before,.hero-type4:before{display:none}.hero-type3 .container,.hero-type4 .container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.hero-type3 .container,.hero-type4 .container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.hero-type3 .hero__content,.hero-type4 .hero__content{padding:0;max-width:1010px;margin:0 auto;text-align:center;font-size:1.25rem;letter-spacing:normal;line-height:1.6;width:100%}@media screen and (max-width:767px){.hero-type3 .hero__content,.hero-type4 .hero__content{font-size:1.25rem;line-height:1.555;text-align:left}}.hero-type3 .hero__content h1,.hero-type4 .hero__content h1{margin-bottom:24px;line-height:1.2;text-transform:capitalize}@media screen and (max-width:767px){.hero-type3 .hero__content h1,.hero-type4 .hero__content h1{margin-bottom:24px;line-height:1.4}}.hero-type3 .hero__content h1 span,.hero-type4 .hero__content h1 span{background:-webkit-gradient(linear,left top,right top,color-stop(2.5%,#a744fa),color-stop(26.37%,#8c5cf5),color-stop(53.28%,#d08db7),color-stop(76.64%,#eab69a),color-stop(99.98%,#cce8b7));background:-o-linear-gradient(left,#a744fa 2.5%,#8c5cf5 26.37%,#d08db7 53.28%,#eab69a 76.64%,#cce8b7 99.98%);background:linear-gradient(90deg,#a744fa 2.5%,#8c5cf5 26.37%,#d08db7 53.28%,#eab69a 76.64%,#cce8b7 99.98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.light-mode .hero-type3 .hero__content h1 span,.light-mode .hero-type4 .hero__content h1 span{background:-webkit-gradient(linear,left top,right top,color-stop(2.5%,#b269ee),color-stop(26.37%,#a786ef),color-stop(53.28%,#e3a7cd),color-stop(76.64%,#e9c4b0),color-stop(99.98%,#a9ce8d));background:-o-linear-gradient(left,#b269ee 2.5%,#a786ef 26.37%,#e3a7cd 53.28%,#e9c4b0 76.64%,#a9ce8d 99.98%);background:linear-gradient(90deg,#b269ee 2.5%,#a786ef 26.37%,#e3a7cd 53.28%,#e9c4b0 76.64%,#a9ce8d 99.98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media screen and (max-width:767px){.hero-type3 .hero__content h1 span,.hero-type4 .hero__content h1 span{color:#fff}.light-mode .hero-type3 .hero__content h1 span,.light-mode .hero-type4 .hero__content h1 span{color:#141029}}.hero-type3 .hero__btn-holder,.hero-type4 .hero__btn-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}@media screen and (max-width:767px){.hero-type3 .hero__btn-holder,.hero-type4 .hero__btn-holder{margin-top:48px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:767px){.hero-type4{padding-top:130px}}.icon-content-grid{padding:60px 0;background-color:#232629}.light-mode .icon-content-grid{background-color:#e4e4eb}.icon-content-grid__inner{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:65px 50px}@media screen and (max-width:1250px){.icon-content-grid__inner{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.icon-content-grid__inner{grid-template-columns:repeat(2,1fr);grid-gap:60px 40px}}@media screen and (max-width:375px){.icon-content-grid__inner{grid-template-columns:repeat(1,1fr);grid-gap:40px}}.icon-content-grid--two-col .icon-content-grid__inner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:65px 50px}@media screen and (max-width:767px){.icon-content-grid--two-col .icon-content-grid__inner{grid-template-columns:repeat(1,1fr);grid-gap:60px 40px}}.icon-content-grid--two-col .icon-content-grid__short-info{font-size:22px;font-weight:600;line-height:1.24;margin-bottom:15px}@media screen and (max-width:767px){.icon-content-grid--two-col .icon-content-grid__short-info{font-size:21px}}.icon-content-grid__additional-content.entry-content{font-size:.9375rem;line-height:1.5;color:rgba(255,255,255,.6)}.light-mode .icon-content-grid__additional-content.entry-content{color:rgba(20,16,41,.6)}.icon-content-grid__short-info{font-size:.9375rem;line-height:1.5}@media screen and (max-width:767px){.icon-content-grid__short-info{font-size:.875rem}}.icon-content-grid__short-info strong{font-weight:700}.icon-content-grid__link-items{margin-top:10px}.icon-content-grid__link-items li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-content-grid__link-items li span{width:20px;margin-right:5px}.icon-content-grid__link-items li:not(:last-child){margin-bottom:6px}.icon-content-grid__link-items li a{text-decoration:underline;color:rgba(255,255,255,.6);font-size:.9375rem;font-weight:600;line-height:1.3;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;display:inline-block;width:calc(100% - 25px)}@media screen and (max-width:767px){.icon-content-grid__link-items li a{font-size:.875rem}}.light-mode .icon-content-grid__link-items li a{color:rgba(20,16,41,.8)}.icon-content-grid__link-items li a:hover{color:#20e59e}.icon-content-grid__item-icon{margin:0 0 15px;max-height:80px;width:auto}@media screen and (max-width:767px){.icon-content-grid__item-icon{margin:0 0 10px}}.icon-content-grid__item-icon.icon-dark{display:none}.light-mode .icon-content-grid__item-icon.icon-dark{display:inline-block}.icon-content-grid__item-icon.icon-light{display:inline-block}.light-mode .icon-content-grid__item-icon.icon-light{display:none}.job-listing{position:relative;padding:144px 0 72px;background:#1e2124}.light-mode .job-listing{background:#fafbfc}@media screen and (max-width:767px){.job-listing{padding:60px 0 48px}}.job-listing:after,.job-listing:before{content:"";position:absolute}.job-listing:before{width:256px;height:16px;background:#1e2124;left:50%;margin-left:-128px;border-radius:0 0 100px 100px;top:0;z-index:1}.light-mode .job-listing:before{background:#fafbfc}.job-listing:after{width:100%;left:0;top:0;background:url(assets/images/fancy-bg2.jpg) no-repeat center;background-size:cover;max-height:578px;height:100%}.job-listing .section-title{text-align:center;color:#fff}.job-listing .container{position:relative;z-index:1}.job-listing .entry-content{text-align:center}.entry-content .whr-items{background:#2d2f33;border-radius:24px;padding:24px;list-style:none;text-align:left;margin:0}.light-mode .entry-content .whr-items{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.entry-content .whr-items{padding:16px}}.entry-content .whr-item{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:24px 40px 24px 24px}.light-mode .entry-content .whr-item{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.entry-content .whr-item{padding:16px}}.entry-content .whr-item:not(:last-child){margin-bottom:24px}@media screen and (max-width:767px){.entry-content .whr-item:not(:last-child){margin-bottom:16px}}.whr-title{font-size:1.5rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;margin-bottom:12px;color:#fff}@media screen and (max-width:767px){.whr-title{font-size:1.25rem}}.light-mode .whr-title{color:rgba(20,16,41,.8)}.whr-title a{color:#fff}.light-mode .whr-title a{color:rgba(20,16,41,.8)}.latest-article{padding:145px 0;background:#1e2124;position:relative}@media screen and (max-width:767px){.latest-article{padding:100px 0 80px}}.light-mode .latest-article{background:#fafbfc}.latest-article:after{content:"";width:256px;height:16px;position:absolute;background:#1e2124;left:50%;margin-left:-128px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);border-radius:0 0 100px 100px;bottom:0}.light-mode .latest-article:after{background:#fafbfc}.page-title+.latest-article{padding-top:0}.latest-article__header{margin-bottom:48px}@media screen and (max-width:767px){.latest-article__header{margin-bottom:32px}}.latest-article__header h2{margin:0}.latest-article__header h2 span{color:#21e786}.latest-article__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.latest-article__item{padding:0 12px;height:inherit;margin-bottom:12px;width:33.33%}@media screen and (max-width:767px){.latest-article__item{width:50%}}@media screen and (max-width:479px){.latest-article__item{width:100%}}.latest-article__item-inner{height:100%;background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;position:relative}.light-mode .latest-article__item-inner{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}.latest-article__item-thumbnail{border-radius:20px;padding-bottom:56.25%;display:block;position:relative;background-size:cover;background-repeat:no-repeat;margin:3px}.latest-article__item-content{padding:8px 14px 48px}.latest-article__item-content .more-link{position:absolute;bottom:24px}.latest-article__item-title{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:5px}.latest-article__item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:rgba(224,224,255,.8);font-size:16px;line-height:1.4;margin-bottom:20px}.light-mode .latest-article__item-meta{color:rgba(20,16,41,.6)}.latest-article__read-time{display:inline-block;margin-left:10px}@media screen and (max-width:767px){.latest-article__items-slider{padding-bottom:45px}}.latest-article__items-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.latest-article__items-slider .slick-arrow{background-image:-o-linear-gradient(315deg,#2d2f33 0,#282a2e 52%,#212429 100%);background-image:linear-gradient(135deg,#2d2f33 0,#282a2e 52%,#212429 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;position:absolute;top:-90px;right:15px;height:48px;width:48px;color:#21e786}@media screen and (max-width:767px){.latest-article__items-slider .slick-arrow{top:auto;right:auto;bottom:0;color:rgba(255,255,255,.4);background:0 0;border-radius:0;height:auto;width:auto;-webkit-box-shadow:none;box-shadow:none;z-index:2}}.light-mode .latest-article__items-slider .slick-arrow{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(52%,#fafbfc),to(#f5f7fa));background-image:-o-linear-gradient(top,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(180deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06),inset 0 -2px 1px 0 rgba(9,14,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06),inset 0 -2px 1px 0 rgba(9,14,20,.06)}.latest-article__items-slider .slick-arrow.slick-prev{right:84px}@media screen and (max-width:767px){.latest-article__items-slider .slick-arrow.slick-prev{right:auto;left:50%}}@media screen and (max-width:767px){.latest-article__items-slider .slick-arrow.slick-next{right:50%}}.latest-article__items-slider .slick-dots{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%}.latest-article__items-slider .slick-dots li{margin:0 4px}.latest-article__items-slider .slick-dots li::marker{display:none;font-size:0;opacity:0}.latest-article__items-slider .slick-dots li button{height:8px;width:8px;border-radius:50%;background:rgba(255,255,255,.6);padding:0;margin:0;text-indent:-9999em;font-size:0}.latest-article__items-slider .slick-dots li button:before{display:none}.latest-article__items-slider .slick-dots li.slick-active button{background:#21e786}.latest-article__btn-holder{text-align:center;margin-top:25px}.latest-reports{margin-bottom:120px}@media screen and (max-width:1023px){.latest-reports{margin-bottom:28px}}.latest-reports .section-title{margin-bottom:26px;font-size:3rem;line-height:1.4;text-align:center}@media screen and (max-width:767px){.latest-reports .section-title{font-size:1.75rem;line-height:1.6;text-align:left;margin-bottom:20px}}@media screen and (max-width:1180px){.latest-reports__table{overflow-x:scroll}}.latest-reports__table-inner{background:#33353b;border-radius:20px;padding:40px 40px 20px;max-width:1118px;margin:0 auto}@media screen and (max-width:1180px){.latest-reports__table-inner{width:1118px}}.light-mode .latest-reports__table-inner{background-color:#e4e4eb}.latest-reports__column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;position:relative;z-index:1}.light-mode .latest-reports__column{color:#fff}.latest-reports__column-header{padding-bottom:14px;margin-bottom:35px;border-bottom:1px solid #434343;font-size:1.25rem;font-weight:600;line-height:1.3;padding-left:20px;padding-right:20px}.latest-reports__column-header .col-rank{position:relative;padding-left:8px}.latest-reports__column-header .col-rank:before{border:.35em solid transparent;content:"";height:0;position:absolute;left:-10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:0;border-top-color:#21e786;margin-top:.35em}.col-rank{width:95px;padding-right:30px}.col-name{width:368px;padding-right:30px}.col-chain{width:160px;padding-right:30px}.col-score{width:160px;padding-right:30px}.col-button{width:calc(100% - 783px)}.col-button .button{text-transform:uppercase;background:rgba(30,233,133,.8);color:#000;border-color:transparent}.col-button .button:focus,.col-button .button:hover{background-color:#fff}.report-item{margin-bottom:12px}.report-item.active .report-item__header{border-bottom-left-radius:0;border-bottom-right-radius:0}.report-item.active .report-item__header:before{border-bottom-left-radius:0;border-bottom-right-radius:0}.report-item__header{background-size:cover;background-repeat:no-repeat;background-position:center;padding:12px 24px;border-radius:14px;font-weight:600;cursor:pointer;position:relative}.report-item__header:before{content:"";background-color:rgba(0,0,0,.75);height:100%;width:100%;left:0;top:0;border-radius:14px;position:absolute}.report-item__header .col-name,.report-item__header .col-rank{font-size:1.5rem}@media screen and (max-width:767px){.report-item__header .col-name,.report-item__header .col-rank{font-size:1.125rem}}.report-item__header .col-chain,.report-item__header .col-score{font-size:1.25rem;text-transform:uppercase}@media screen and (max-width:767px){.report-item__header .col-chain,.report-item__header .col-score{font-size:1.0625rem}}.report-item__header .col-chain span{color:#20e59e}.report-item__body{padding:14px 24px 24px;background-color:#212429;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:none}.light-mode .report-item__body{background-color:#f7f6f9}.report-item__body .entry-content{font-size:.75rem;line-height:1.67;color:#bbbabe;margin-bottom:20px}.light-mode .report-item__body .entry-content{color:#33353b}.report-item__body .entry-content p{margin:0}.report-item__body .entry-content p:not(:last-child){margin-bottom:5px}.report-item__reports{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.report-item__reports-col1{width:67.9%;padding-right:194px}.report-item__reports-col2{width:32.1%}.report-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.125rem;line-height:1.7}@media screen and (max-width:767px){.report-detail{font-size:.75rem}}.report-detail strong{font-weight:600}.report-detail a{color:#20e59e;text-decoration:underline}.report-detail a:focus,.report-detail a:hover{text-decoration:none}.report-detail__label{width:180px;padding-right:10px}@media screen and (max-width:767px){.report-detail__label{width:132px}}.report-detail__info{width:calc(100% - 180px)}@media screen and (max-width:767px){.report-detail__info{width:calc(100% - 132px)}}.report-detail__info.color-red{color:#fd5656}.report-detail__info.color-green{color:#20e59e}.media-content-with-link{padding:80px 0}@media screen and (max-width:767px){.media-content-with-link{padding:60px 0}}.media-content-with-link__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.media-content-with-link__content{width:60%;padding-right:5%}@media screen and (max-width:767px){.media-content-with-link__content{width:100%;padding:0;margin-bottom:30px}}.media-content-with-link__content.full{width:100%;padding:0;margin-bottom:0}.media-content-with-link__content .section-title{font-size:56px;line-height:1.24}@media screen and (max-width:1200px){.media-content-with-link__content .section-title{font-size:48px}}@media screen and (max-width:767px){.media-content-with-link__content .section-title{font-size:40px;letter-spacing:-.01em}}.media-content-with-link__image{width:40%}@media screen and (max-width:767px){.media-content-with-link__image{width:100%}}.media-content-with-link__list{margin-top:45px}.media-content-with-link__list li:not(:last-child){margin-bottom:15px}.media-content-with-link__list li a{text-decoration:underline;color:#fff;font-weight:700;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.light-mode .media-content-with-link__list li a{color:rgba(20,16,41,.8)}.media-content-with-link__list li a:hover{color:#20e59e}.media-content{background:#1e2124;padding:80px 0;position:relative;z-index:2}.light-mode .media-content{background:#fafbfc}@media screen and (max-width:767px){.media-content{padding:48px 0}}.media-content .media-content__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.media-content .media-content__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.media-content__thumbnail{width:39%;background:#1e1f22}@media screen and (max-width:1023px){.media-content__thumbnail{width:45%}}@media screen and (max-width:767px){.media-content__thumbnail{width:100%;text-align:center}}.media-content__thumbnail img{border-radius:24px;width:100%}.media-content__thumbnail .button{display:none;margin-top:32px}@media screen and (max-width:767px){.media-content__thumbnail .button{display:inline-block}}.media-content__content{width:61%;padding:80px 50px 80px 135px}@media screen and (max-width:1300px){.media-content__content{padding:50px 10px 50px 80px}}@media screen and (max-width:1023px){.media-content__content{width:55%}}@media screen and (max-width:767px){.media-content__content{margin-bottom:32px;padding:0;width:100%;text-align:center}}.media-content__content.full{width:100%;padding:0}@media screen and (max-width:767px){.media-content__content.full{padding:0}}@media screen and (max-width:767px){.media-content__content.full .media-content__btn-holder{display:block}}.media-content__content .entry-content{font-size:24px;line-height:1.67}@media screen and (max-width:1200px){.media-content__content .entry-content{font-size:20px}}@media screen and (max-width:767px){.media-content__content .entry-content{font-size:16px}}@media screen and (max-width:600px){.media-content__content .entry-content{font-size:14px;line-height:1.57}}.media-content__btn-holder{margin-top:32px}.media-content__btn-holder .button:not(:last-child){margin-right:20px}@media screen and (max-width:767px){.media-content__btn-holder .button:not(:last-child){margin-right:8px}}@media screen and (max-width:767px){.media-content__btn-holder{display:none}}.media-content.reverse .media-content__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:767px){.media-content.reverse .media-content__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.media-content.reverse .media-content__content{padding:80px 135px 80px 0}@media screen and (max-width:1300px){.media-content.reverse .media-content__content{padding:50px 80px 50px 0}}@media screen and (max-width:767px){.media-content.reverse .media-content__content{padding:0}}.media-content.reverse .media-content__content.full{width:100%;padding:0}@media screen and (max-width:767px){.media-content.reverse .media-content__content.full{padding:0}}.media-content--large-gutter{padding:0;margin-bottom:120px}@media screen and (max-width:767px){.media-content--large-gutter{margin-bottom:28px}}.media-content--large-gutter .media-content__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.media-content--large-gutter .media-content__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.media-content--large-gutter .media-content__thumbnail{width:47%;background:0 0}@media screen and (max-width:1200px){.media-content--large-gutter .media-content__thumbnail{width:40%}}@media screen and (max-width:767px){.media-content--large-gutter .media-content__thumbnail{width:100%;margin-bottom:24px}}.media-content--large-gutter .media-content__content{width:53%;padding:5px 10px 5px 75px}@media screen and (max-width:1200px){.media-content--large-gutter .media-content__content{width:60%}}@media screen and (max-width:767px){.media-content--large-gutter .media-content__content{width:100%;padding:0;text-align:left;margin:0}}.media-content--large-gutter .media-content__content.full{width:100%}@media screen and (max-width:767px){.media-content--large-gutter.reverse .media-content__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.media-content--large-gutter.reverse .media-content__content{padding:5px 65px 5px 0}@media screen and (max-width:767px){.media-content--large-gutter.reverse .media-content__content{padding:0}}.media-content--large-gutter .mb-4{margin-bottom:24px}.media-content--large-gutter .media-content__btn-holder{margin-top:40px}@media screen and (max-width:767px){.media-content--large-gutter .media-content__btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:21px}}.media-content--large-gutter .button{margin-bottom:5px}.media-content--box-style .media-content__inner{padding:40px;border-radius:15px;background-color:#232629}@media screen and (max-width:767px){.media-content--box-style .media-content__inner{padding:0;background-color:transparent;border-radius:0}}.light-mode .media-content--box-style .media-content__inner{background-color:#e4e4eb}.media-content--box-style .media-content__title{font-size:3rem;line-height:1.2;margin-bottom:20px}@media screen and (max-width:1200px){.media-content--box-style .media-content__title{font-size:40px}}@media screen and (max-width:767px){.media-content--box-style .media-content__title{font-size:1.75rem;line-height:1.5;margin-bottom:11px}}.media-content--box-style .media-content__content{padding-left:69px}@media screen and (max-width:767px){.media-content--box-style .media-content__content{padding:0}}.offering-module{margin:56px 0}.offering-module__intro{max-width:700px;margin:0 auto 40px}.offering-module__intro .fancy-section-title{margin-bottom:30px}.offerings{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.resp-vtabs .offerings__nav{width:30%}@media only screen and (max-width:768px){.resp-vtabs .offerings__nav{display:none}}.resp-vtabs .offerings__nav .resp-tabs-list{float:none;width:100%;margin:0!important}.resp-vtabs .offerings__nav .resp-tabs-list li{background-color:#282a2e!important;border:1px solid rgba(255,255,255,.1)!important;margin-bottom:0!important;margin-right:-1px;font-size:1.375rem;line-height:1.25}.light-mode .resp-vtabs .offerings__nav .resp-tabs-list li{background-color:#efefef!important;border-color:rgba(33,231,134,.2)!important}.resp-vtabs .offerings__nav .resp-tabs-list li:not(:last-child){border-bottom:none!important}.resp-vtabs .offerings__nav .resp-tabs-list li.resp-tab-active{border-right-color:transparent!important}.resp-vtabs .offerings__body{width:70%}@media only screen and (max-width:768px){.resp-vtabs .offerings__body{width:100%}}.resp-vtabs .offerings__body .resp-tabs-container{background-color:#282a2e;border:1px solid rgba(255,255,255,.1)!important;width:100%;float:none;min-height:100%;border-radius:0}.light-mode .resp-vtabs .offerings__body .resp-tabs-container{background-color:#efefef!important;border:1px solid rgba(33,231,134,.2)!important}.resp-vtabs .offerings__body .offering-detail-item{padding:35px}@media only screen and (max-width:768px){.resp-vtabs .offerings__body .offering-detail-item{border:1px solid rgba(255,255,255,.1);padding:30px 15px}}.resp-vtabs .offerings__body .entry-content h2{font-size:3rem;font-weight:600;line-height:1.2;margin-bottom:48px}@media screen and (max-width:767px){.resp-vtabs .offerings__body .entry-content h2{font-size:2.5rem;margin-bottom:35px}}.resp-vtabs .offerings__body .entry-content h2 span{color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(2.5%,#a744fa),color-stop(26.37%,#8c5cf5),color-stop(53.28%,#d08db7),color-stop(76.64%,#eab69a),color-stop(99.98%,#cce8b7));background:-o-linear-gradient(left,#a744fa 2.5%,#8c5cf5 26.37%,#d08db7 53.28%,#eab69a 76.64%,#cce8b7 99.98%);background:linear-gradient(90deg,#a744fa 2.5%,#8c5cf5 26.37%,#d08db7 53.28%,#eab69a 76.64%,#cce8b7 99.98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.resp-vtabs .offerings__body .entry-content h3{font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:40px}@media screen and (max-width:767px){.resp-vtabs .offerings__body .entry-content h3{font-size:2.125rem}}.resp-vtabs .offerings__body .entry-content h4{font-size:2.125rem;font-weight:600;line-height:1.2;margin-bottom:30px}@media screen and (max-width:767px){.resp-vtabs .offerings__body .entry-content h4{font-size:1.875rem;margin-bottom:25px}}.resp-vtabs .offerings__body .entry-content h5{font-size:1.75rem;font-weight:600;line-height:1.2;margin-bottom:25px}@media screen and (max-width:767px){.resp-vtabs .offerings__body .entry-content h5{font-size:1.375rem}}.resp-vtabs .offerings__body .entry-content h5{font-size:1.375rem;font-weight:600;line-height:1.2;margin-bottom:20px}@media screen and (max-width:767px){.resp-vtabs .offerings__body .entry-content h5{font-size:1.25rem}}.resp-vtabs .offerings__body .entry-content ul li ul{margin-top:8px;list-style-type:circle}.resp-vtabs .offerings__body .entry-content ul li img{display:block;border-radius:0;margin:20px 0}.resp-vtabs .offerings__body h2.resp-accordion{background-color:#282a2e!important;border:1px solid rgba(255,255,255,.1)!important;margin-bottom:0!important;margin-right:0;font-size:1.25rem;padding:15px 30px 15px 15px!important;position:relative}.light-mode .resp-vtabs .offerings__body h2.resp-accordion{background-color:#efefef!important;border-color:rgba(33,231,134,.2)!important}.resp-vtabs .offerings__body h2.resp-accordion:not(:last-child){border-bottom:none!important}.resp-vtabs .offerings__body h2.resp-accordion.resp-tab-active{background:rgba(34,183,143,.1)!important}.resp-vtabs .offerings__body h2.resp-accordion.resp-tab-active .resp-arrow{border-bottom-color:#fff}.light-mode .resp-vtabs .offerings__body h2.resp-accordion.resp-tab-active .resp-arrow{border-bottom-color:#000}.resp-vtabs .offerings__body h2.resp-accordion .resp-arrow{top:20px;right:15px;margin:0;position:absolute;border-top-color:#fff}.light-mode .resp-vtabs .offerings__body h2.resp-accordion .resp-arrow{border-top-color:#000}.offering-detail-item__intro{margin-bottom:56px}.accordion-items{max-width:978px;margin:0 auto 70px}.accordion.active .faq-item__toggle-icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.accordion.active .faq-item__header{padding-bottom:11px}@media screen and (max-width:767px){.accordion.active .faq-item__header{padding-bottom:10px}}.accordion-item{background:rgba(34,183,143,.1);border:1px solid rgba(33,231,134,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;margin-bottom:24px;-webkit-box-shadow:none;box-shadow:none;padding:0}@media screen and (max-width:767px){.accordion-item{margin-bottom:16px}}.accordion-item.active{border:2px solid #21e786}.accordion-item.active .accordion-item__toggle-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion-item.active .accordion-item__header{padding-bottom:16px;margin-bottom:16px}@media screen and (max-width:767px){.accordion-item.active .accordion-item__header{padding-top:18px;padding-bottom:20px;margin-bottom:20px}}.accordion-item.active .accordion-item__header:before{display:block}.accordion-item__header{padding:10px 28px 8px;position:relative}@media screen and (max-width:767px){.accordion-item__header{padding:10px 18px 8px}}.accordion-item__header:before{content:"";background:rgba(255,255,255,.2);width:calc(100% - 56px);height:1px;left:28px;bottom:0;position:absolute;display:none}@media screen and (max-width:767px){.accordion-item__header:before{width:calc(100% - 36px);left:18px}}.accordion-item__title{font-family:Poppins,sans-serif;font-size:1.375rem;font-weight:600;line-height:1.666;letter-spacing:normal;text-transform:capitalize;padding-right:35px;margin-bottom:0}@media screen and (max-width:767px){.accordion-item__title{font-size:1rem;line-height:1.5;text-transform:none}}.accordion-item__toggle{display:block;position:absolute;left:0;top:0;width:100%;height:100%;outline:0;border-radius:0;border:0;margin:0;background:0 0;-moz-appearance:none;-webkit-appearance:none;text-align:right}.accordion-item__toggle-icon{background-image:url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.6663 12.814L15.9997 22.1473L7.33301 12.814' stroke='%2321E786' stroke-width='3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");height:32px;width:32px;position:absolute;right:28px;top:10px}@media screen and (max-width:767px){.accordion-item__toggle-icon{background-image:url("data:image/svg+xml,%3Csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9577 8.35449L10.9994 14.7712L5.04102 8.35449' stroke='%2321E786' stroke-width='3' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:center;height:22px;width:22px;top:11px;right:18px}}.accordion-item__body{display:none;padding:0 28px 28px;font-size:1rem;font-weight:400;line-height:1.5}@media screen and (max-width:767px){.accordion-item__body{font-size:.875rem;line-height:1.57;padding:0 18px 28px}}.accordion-item__body p{margin-bottom:16px}.accordion-item__body p:last-child{margin-bottom:0}.offering-detail-item__faqs .entry-content>ul>li{margin-bottom:30px}@media screen and (max-width:767px){.offering-detail-item__faqs .entry-content>ul>li{margin-bottom:20px}}.offering-detail__form-holder{margin-top:70px}@media screen and (max-width:767px){.offering-detail__form-holder{margin-top:40px}}#offering-enquire-form{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:24px;max-width:800px;margin:150px auto 0}@media screen and (max-width:767px){#offering-enquire-form{margin-top:100px}}.page-title{position:relative;background:#1e2124;padding:150px 0;overflow:hidden;z-index:1}.light-mode .page-title{background:#fafbfc}@media screen and (max-width:767px){.page-title{padding:52px 0 48px}}.page-title:before{content:"";background:url(assets/images/hero-overlay.png) no-repeat top left;position:absolute;top:-90px;left:0;height:556px;width:100%}@media screen and (max-width:767px){.page-title:before{display:none}}.page-title .container{position:relative;z-index:1}.page-title.text-large .entry-content{font-size:1.5rem;font-weight:500;letter-spacing:-1px;line-height:1.7;color:#fff}.light-mode .page-title.text-large .entry-content{color:#141029}@media screen and (max-width:767px){.page-title.text-large .entry-content{font-size:1.125rem;line-height:1.4}}.page-title.show-blob{min-height:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1023px){.page-title.show-blob{min-height:400px}}@media screen and (max-width:767px){.page-title.show-blob{min-height:350px}}.page-title.show-blob #blob-secondary{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1023px){.page-title.show-blob #blob-secondary{height:500px!important;width:500px!important}}@media screen and (max-width:767px){.page-title.show-blob #blob-secondary{height:400px!important;width:400px!important}}.page-title.hide-blob #blob-secondary{display:none}.page-title .gform_wrapper{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:24px;max-width:800px;margin:0 auto}.page-title--less-btm-spacing{padding-bottom:50px}.page-title__inner{position:relative;z-index:1}.page-title__btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:45px}@media screen and (max-width:767px){.page-title__btn-holder{margin-top:32px}}.page-title__btn-holder .button:not(:last-child){margin:0 16px 24px 0}@media screen and (max-width:600px){.page-title__btn-holder .button:not(:last-child){margin:0 0 12px}}.text-center .page-title__btn-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stats-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:70px -15px 0}.stats-items__item{width:50%;padding:0 15px;text-align:center;max-width:400px}@media screen and (max-width:767px){.stats-items__item{width:100%;padding:0;margin-bottom:35px}}.stats-items__value{font-size:3rem;line-height:1;color:#fff;font-weight:600;position:relative;z-index:1;padding-bottom:20px;margin-bottom:25px;text-transform:uppercase}@media screen and (max-width:767px){.stats-items__value{font-size:3rem;padding-bottom:15px;margin-bottom:20px}}.stats-items__value:after{content:"";position:absolute;bottom:0;width:49px;height:3px;border-radius:1.5px;background-color:#fafbfc;display:block;left:50%;margin-left:-24.5px;z-index:-1}.stats-items__label{font-size:1.625rem;font-weight:500;text-transform:capitalize;color:#fff}.partner{padding:80px 0;background:#1e2124}@media screen and (max-width:767px){.partner{padding:80px 0 50px}}.light-mode .partner{background:#fafbfc}.partner__header{margin-bottom:48px;text-align:center}@media screen and (max-width:767px){.partner__header{margin-bottom:32px}}.partner__header h2{margin:0;color:#fff}.light-mode .partner__header h2{color:#141029}.partner__header h2 span{color:#21e786}.partner-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partner-item{width:25%;padding:12px}@media screen and (max-width:960px){.partner-item{width:33.33%}}@media screen and (max-width:767px){.partner-item{width:50%}}@media screen and (max-width:600px){.partner-item{width:100%;padding:0 0 24px}}.partner-item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:256px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:10px 15px;height:96px}@media screen and (max-width:600px){.partner-item__inner{max-width:100%}}.partner-item__inner:before{content:"";background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:2px solid rgba(245,247,250,.12);-webkit-box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;height:100%;width:100%;position:absolute;left:0;top:0;opacity:0;-webkit-transition:opacity .1s ease;-o-transition:opacity .1s ease;transition:opacity .1s ease}.light-mode .partner-item__inner:before{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}.partner-item__inner img{-webkit-filter:grayscale(100%);filter:grayscale(100%);max-height:60px}.partner--alt{background-color:#282a2e;padding:80px 0;position:relative}.partner--alt:before{content:"";position:absolute;width:256px;height:16px;background:#1e2124;left:50%;margin-left:-128px;border-radius:0 0 100px 100px;top:0;z-index:1}.light-mode .partner--alt:before{background:#fafbfc}.partner--alt .partner-item{width:20%}.partner--alt .partner-item__inner{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:2px solid rgba(245,247,250,.12);-webkit-box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.partner--alt .partner-item__inner:before{display:none}.partner--alt .partner-item__inner img{-webkit-filter:grayscale(0);filter:grayscale(0)}.partner--alt .partner-item__inner:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.partner--alt+.post-listing:before{background-color:#282a2e}.partner--auto-slide{background-color:#212429;padding:35px 0;margin-bottom:106px}.light-mode .partner--auto-slide{background-color:#e4e4eb}@media screen and (max-width:767px){.partner--auto-slide{padding:8px 15px;margin-bottom:45px}}.partner--auto-slide .partner-items{margin:0 -38px}@media screen and (max-width:767px){.partner--auto-slide .partner-items{margin:0 -20px}}.partner--auto-slide .partner-item{padding:0 38px}@media screen and (max-width:767px){.partner--auto-slide .partner-item{padding:0 20px}}.partner--auto-slide .partner-item a{padding:0}@media screen and (max-width:767px){.partner--auto-slide .partner-item__inner img{max-height:52px}}.partner--overlay-prev.partner--auto-slide{background-color:rgba(30,33,36,.7);padding:22px 0;margin-bottom:120px;margin-top:-140px;position:relative;z-index:3}.light-mode .partner--overlay-prev.partner--auto-slide{background-color:#e4e4eb}.partner--overlay-prev.partner--auto-slide .partner-item__inner img{max-height:57px;-webkit-filter:grayscale(0);filter:grayscale(0)}@media screen and (max-width:767px){.partner--overlay-prev.partner--auto-slide .partner-item__inner img{max-height:52px}}.partner--with-two-row.partner--auto-slide{padding-left:15px;padding-right:15px}.partner--with-two-row.partner--auto-slide .partner-items{margin:0}.partner--with-two-row.partner--auto-slide .partner-item{padding:0 25px}@media screen and (max-width:767px){.partner--with-two-row.partner--auto-slide .partner-item{padding:0 20px}}.partner--with-two-row.partner--auto-slide .partner-item a{padding:0}.partner--with-two-row.partner--auto-slide .slick-slide>div:first-child .partner-item a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.partner--with-two-row.partner--auto-slide .slick-slide>div:last-child .partner-item a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.photo-gallery{padding:80px 0}.photo-gallery__lists-outer{padding:40px;border-radius:15px;background-color:#232629}@media screen and (max-width:767px){.photo-gallery__lists-outer{padding:0;background-color:transparent;border-radius:0}}.light-mode .photo-gallery__lists-outer{background-color:#e4e4eb}.photo-gallery__title{font-size:56px;line-height:1.24;margin-bottom:35px}@media screen and (max-width:1200px){.photo-gallery__title{font-size:48px}}@media screen and (max-width:767px){.photo-gallery__title{font-size:40px;letter-spacing:-.01em}}.photo-gallery__sub-title{font-size:1.25rem}.photo-gallery__lists{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px}@media screen and (max-width:767px){.photo-gallery__lists{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.photo-gallery__lists{grid-gap:20px}}.gallery-item__inner{position:relative}.gallery-item__inner .cover-link{position:absolute;height:100%;width:100%;left:0;top:0;text-indent:-9999em;font-size:0}.gallery-item__inner:hover .gallery-item__title{color:#20e59e}.gallery-item__thumbnail-holder{height:200px;background-size:cover;background-position:center}@media screen and (max-width:600px){.gallery-item__thumbnail-holder{height:180px}}.gallery-item__title{font-size:1rem;font-weight:700;line-height:1.25;margin:0;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;padding:10px;background-color:#2d3033}.light-mode .gallery-item__title{background-color:#e4e4eb}@media screen and (max-width:600px){.gallery-item__title{font-size:.875rem}}.post-listing{position:relative;padding:144px 0 72px;background:#1e2124}.light-mode .post-listing{background:#fafbfc}@media screen and (max-width:767px){.post-listing{padding:60px 0 48px}}.post-listing:after,.post-listing:before{content:"";position:absolute}.post-listing:before{width:256px;height:16px;background:#1e2124;left:50%;margin-left:-128px;border-radius:0 0 100px 100px;top:0;z-index:1}.light-mode .post-listing:before{background:#fafbfc}.post-listing:after{width:100%;left:0;top:0;background:url(assets/images/fancy-bg2.jpg) no-repeat center;background-size:cover;max-height:578px;height:100%}.post-listing .section-title{text-align:center;color:#fff}.post-listing .container{position:relative;z-index:1}.post-listing--intro{margin-bottom:48px;text-align:center}@media screen and (max-width:767px){.post-listing--intro{margin-bottom:32px}}.post-listing--intro .entry-content{color:#fff}.post-listing__list{background:#2d2f33;border-radius:24px;padding:24px}.light-mode .post-listing__list{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.post-listing__list{padding:16px}}.post-listing__item:not(:last-child){margin-bottom:24px}@media screen and (max-width:767px){.post-listing__item:not(:last-child){margin-bottom:16px}}.post-listing__item-inner{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:24px 40px 24px 24px}.light-mode .post-listing__item-inner{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.post-listing__item-inner{padding:16px}}.post-listing__item-inner .entry-content{color:rgba(224,224,255,.6);font-size:1rem;line-height:1.4}.light-mode .post-listing__item-inner .entry-content{color:rgba(20,16,41,.6)}.post-listing__primary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-listing__item-info{width:calc(100% - 410px);padding-right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:960px){.post-listing__item-info{width:100%;padding-right:0;margin-bottom:20px}}.post-listing__item-thumbnail{width:115px;background:rgba(144,122,204,.03);border-radius:12px}@media screen and (max-width:767px){.post-listing__item-thumbnail{width:64px}}.post-listing__item-thumbnail img{border-radius:12px;width:100%}.post-listing__item-thumbnail a{display:inline-block}.post-listing__item-content{width:calc(100% - 115px);padding:12px 0 12px 24px;color:rgba(224,224,255,.6);font-size:.875rem;line-height:1.4}.light-mode .post-listing__item-content{color:rgba(20,16,41,.6)}@media screen and (max-width:767px){.post-listing__item-content{padding:0 0 0 12px;width:calc(100% - 64px)}}.post-listing__item-content h3{font-size:1.125rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;margin-bottom:8px;color:#fff}.light-mode .post-listing__item-content h3{color:rgba(20,16,41,.8)}@media screen and (max-width:767px){.post-listing__item-content h3{font-size:1rem;letter-spacing:-1px}}.post-listing__item-content h3 a{color:#fff}.light-mode .post-listing__item-content h3 a{color:rgba(20,16,41,.8)}.post-listing__item-content h3 a:hover{text-decoration:underline}.post-listing__item-meta{width:410px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:600px){.post-listing__item-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.post-listing__item-btn{width:210px}@media screen and (max-width:600px){.post-listing__item-btn{width:100%;padding-top:20px}}.post-listing__item-rating{width:calc(100% - 210px)}@media screen and (max-width:600px){.post-listing__item-rating{width:100%}}.star-rating{width:100%;display:inline-block}.post-listing__rating-info{font-size:1.125rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;color:#fff}.light-mode .post-listing__rating-info{color:rgba(20,16,41,.8)}.post-listing__secondary{margin-top:15px;padding-top:15px;text-align:left;position:relative}.post-listing__secondary-title{font-size:1.25rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;color:#fff}.light-mode .post-listing__secondary-title{color:rgba(20,16,41,.8)}.post-listing__btn-holder{margin-top:48px;text-align:center}@media screen and (max-width:600px){.post-listing__btn-holder{margin-top:32px}}.post-listing__item--secondary .post-listing__primary{display:block}.post-listing__item--secondary .post-listing__item-info{width:100%;padding:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-listing__item--secondary .post-listing__item-thumbnail{width:32%}@media screen and (max-width:767px){.post-listing__item--secondary .post-listing__item-thumbnail{width:100%;margin-bottom:10px}}.post-listing__item--secondary .post-listing__item-content{width:68%}@media screen and (max-width:767px){.post-listing__item--secondary .post-listing__item-content{width:100%}}.post-listing__item--secondary .post-listing__item-btn{width:auto;margin-top:32px;padding:0}.post-listing__item--secondary .entry-content{margin-top:20px}.line-separator{width:100%;height:1px;display:block;position:absolute;top:0;margin-bottom:0}.line-separator:after,.line-separator:before{content:"";position:absolute;width:100%;height:1px;bottom:50%;left:0}.line-separator:before{background:-webkit-gradient(linear,left top,right top,from(#282a2e),color-stop(5%,#282a2e),color-stop(5%,transparent),color-stop(10%,transparent),color-stop(10%,#282a2e),color-stop(15%,#282a2e),color-stop(15%,transparent),color-stop(20%,transparent),color-stop(20%,#282a2e),color-stop(25%,#282a2e),color-stop(25%,transparent),color-stop(30%,transparent),color-stop(30%,#282a2e),color-stop(35%,#282a2e),color-stop(35%,transparent),color-stop(40%,transparent),color-stop(40%,#282a2e),color-stop(45%,#282a2e),color-stop(45%,transparent),color-stop(50%,transparent),color-stop(50%,#282a2e),color-stop(55%,#282a2e),color-stop(55%,transparent),color-stop(60%,transparent),color-stop(60%,#282a2e),color-stop(65%,#282a2e),color-stop(65%,transparent),color-stop(70%,transparent),color-stop(70%,#282a2e),color-stop(75%,#282a2e),color-stop(75%,transparent),color-stop(80%,transparent),color-stop(80%,#282a2e),color-stop(85%,#282a2e),color-stop(85%,transparent),color-stop(90%,transparent),color-stop(90%,#282a2e),color-stop(95%,#282a2e),color-stop(95%,transparent),to(transparent));background:-o-linear-gradient(left,#282a2e 0,#282a2e 5%,transparent 5%,transparent 10%,#282a2e 10%,#282a2e 15%,transparent 15%,transparent 20%,#282a2e 20%,#282a2e 25%,transparent 25%,transparent 30%,#282a2e 30%,#282a2e 35%,transparent 35%,transparent 40%,#282a2e 40%,#282a2e 45%,transparent 45%,transparent 50%,#282a2e 50%,#282a2e 55%,transparent 55%,transparent 60%,#282a2e 60%,#282a2e 65%,transparent 65%,transparent 70%,#282a2e 70%,#282a2e 75%,transparent 75%,transparent 80%,#282a2e 80%,#282a2e 85%,transparent 85%,transparent 90%,#282a2e 90%,#282a2e 95%,transparent 95%,transparent 100%);background:linear-gradient(90deg,#282a2e 0,#282a2e 5%,transparent 5%,transparent 10%,#282a2e 10%,#282a2e 15%,transparent 15%,transparent 20%,#282a2e 20%,#282a2e 25%,transparent 25%,transparent 30%,#282a2e 30%,#282a2e 35%,transparent 35%,transparent 40%,#282a2e 40%,#282a2e 45%,transparent 45%,transparent 50%,#282a2e 50%,#282a2e 55%,transparent 55%,transparent 60%,#282a2e 60%,#282a2e 65%,transparent 65%,transparent 70%,#282a2e 70%,#282a2e 75%,transparent 75%,transparent 80%,#282a2e 80%,#282a2e 85%,transparent 85%,transparent 90%,#282a2e 90%,#282a2e 95%,transparent 95%,transparent 100%);background-size:150px;background-position:center;z-index:1;-webkit-animation:bar 120s linear infinite;animation:bar 120s linear infinite}.light-mode .line-separator:before{background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(5%,#fff),color-stop(5%,transparent),color-stop(10%,transparent),color-stop(10%,#fff),color-stop(15%,#fff),color-stop(15%,transparent),color-stop(20%,transparent),color-stop(20%,#fff),color-stop(25%,#fff),color-stop(25%,transparent),color-stop(30%,transparent),color-stop(30%,#fff),color-stop(35%,#fff),color-stop(35%,transparent),color-stop(40%,transparent),color-stop(40%,#fff),color-stop(45%,#fff),color-stop(45%,transparent),color-stop(50%,transparent),color-stop(50%,#fff),color-stop(55%,#fff),color-stop(55%,transparent),color-stop(60%,transparent),color-stop(60%,#fff),color-stop(65%,#fff),color-stop(65%,transparent),color-stop(70%,transparent),color-stop(70%,#fff),color-stop(75%,#fff),color-stop(75%,transparent),color-stop(80%,transparent),color-stop(80%,#fff),color-stop(85%,#fff),color-stop(85%,transparent),color-stop(90%,transparent),color-stop(90%,#fff),color-stop(95%,#fff),color-stop(95%,transparent),to(transparent));background:-o-linear-gradient(left,#fff 0,#fff 5%,transparent 5%,transparent 10%,#fff 10%,#fff 15%,transparent 15%,transparent 20%,#fff 20%,#fff 25%,transparent 25%,transparent 30%,#fff 30%,#fff 35%,transparent 35%,transparent 40%,#fff 40%,#fff 45%,transparent 45%,transparent 50%,#fff 50%,#fff 55%,transparent 55%,transparent 60%,#fff 60%,#fff 65%,transparent 65%,transparent 70%,#fff 70%,#fff 75%,transparent 75%,transparent 80%,#fff 80%,#fff 85%,transparent 85%,transparent 90%,#fff 90%,#fff 95%,transparent 95%,transparent 100%);background:linear-gradient(90deg,#fff 0,#fff 5%,transparent 5%,transparent 10%,#fff 10%,#fff 15%,transparent 15%,transparent 20%,#fff 20%,#fff 25%,transparent 25%,transparent 30%,#fff 30%,#fff 35%,transparent 35%,transparent 40%,#fff 40%,#fff 45%,transparent 45%,transparent 50%,#fff 50%,#fff 55%,transparent 55%,transparent 60%,#fff 60%,#fff 65%,transparent 65%,transparent 70%,#fff 70%,#fff 75%,transparent 75%,transparent 80%,#fff 80%,#fff 85%,transparent 85%,transparent 90%,#fff 90%,#fff 95%,transparent 95%,transparent 100%);background-size:150px;background-position:center}.line-separator:after{-webkit-transition:opacity .3s ease,-webkit-animation .3s ease;transition:opacity .3s ease,-webkit-animation .3s ease;-o-transition:opacity .3s ease,animation .3s ease;transition:opacity .3s ease,animation .3s ease;transition:opacity .3s ease,animation .3s ease,-webkit-animation .3s ease;background:-webkit-gradient(linear,left top,right top,color-stop(5%,#62efab),color-stop(15%,#f2ea7d),color-stop(25%,#f2ea7d),color-stop(35%,#ff8797),color-stop(45%,#ff8797),color-stop(55%,#e1a4f4),color-stop(65%,#e1a4f4),color-stop(75%,#82fff4),color-stop(85%,#82fff4),color-stop(95%,#62efab));background:-o-linear-gradient(left,#62efab 5%,#f2ea7d 15%,#f2ea7d 25%,#ff8797 35%,#ff8797 45%,#e1a4f4 55%,#e1a4f4 65%,#82fff4 75%,#82fff4 85%,#62efab 95%);background:linear-gradient(to right,#62efab 5%,#f2ea7d 15%,#f2ea7d 25%,#ff8797 35%,#ff8797 45%,#e1a4f4 55%,#e1a4f4 65%,#82fff4 75%,#82fff4 85%,#62efab 95%);background-size:200%;background-position:0;-webkit-animation:bar 15s linear infinite;animation:bar 15s linear infinite}@-webkit-keyframes bar{0%{background-position:0}100%{background-position:200%}}@keyframes bar{0%{background-position:0}100%{background-position:200%}}.line-separator:hover:before{-webkit-animation-duration:20s;animation-duration:20s}.line-separator:hover:after{-webkit-animation-duration:2s;animation-duration:2s}.post-listing__item--secondary .post-listing__reading-time{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-listing__item--secondary .post-listing__time{margin-left:10px;display:inline-block}.post-listing__item--tertiary .post-listing__item-info .post-listing__item-thumbnail{display:none}@media screen and (max-width:767px){.post-listing__item--tertiary .post-listing__item-info .post-listing__item-thumbnail{width:100%;display:block}}.post-listing__item--tertiary .post-listing__item-info .post-listing__item-content{width:100%;padding-left:0}.post-listing__secondary-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-listing__secondary-inner .post-listing__item-thumbnail{width:30%;padding-right:25px}@media screen and (max-width:767px){.post-listing__secondary-inner .post-listing__item-thumbnail{display:none;padding:0}}.post-listing__secondary-inner .post-listing__item-thumbnail img{width:100%}.post-listing__secondary-inner .post-listing__secondary-content{width:70%}@media screen and (max-width:767px){.post-listing__secondary-inner .post-listing__secondary-content{width:100%}}.post-listing__secondary-inner .post-listing__secondary-content.full{width:100%}.procedure-block{position:relative;padding:144px 0 72px;background:#1e2124}.light-mode .procedure-block{background:#fafbfc}@media screen and (max-width:767px){.procedure-block{padding:60px 0 48px}}.procedure-block:after,.procedure-block:before{content:"";position:absolute}.procedure-block:before{width:256px;height:16px;background:#1e2124;left:50%;margin-left:-128px;border-radius:0 0 100px 100px;top:0;z-index:1}.light-mode .procedure-block:before{background:#fafbfc}.procedure-block:after{width:100%;left:0;top:0;background:url(assets/images/fancy-bg2.jpg) no-repeat center;background-size:cover;max-height:578px;height:100%}.procedure-block .section-title{text-align:center;color:#fff}.procedure-block .container{position:relative;z-index:1}.procedure-block+.game-slider{padding-top:60px}.procedure-block__intro{text-align:center;margin-bottom:48px}@media screen and (max-width:767px){.procedure-block__intro{text-align:left}}.procedure-block__main-title{margin-bottom:10px}.procedure-block__items{background:#2d2f33;border-radius:24px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.light-mode .procedure-block__items{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.procedure-block__items{padding:16px}}.procedure-item{width:33.33%;padding:12px}@media screen and (max-width:767px){.procedure-item{width:100%;padding:0}}.procedure-item__inner{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:24px 40px 24px 24px;height:100%;text-align:center}.light-mode .procedure-item__inner{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.procedure-item__inner{padding:16px}}.procedure-block__btn-holder{margin-top:48px;text-align:center}@media screen and (max-width:600px){.procedure-block__btn-holder{margin-top:32px}}.procedure-item__title{font-size:1.5rem;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.4px;color:#fff}.light-mode .procedure-item__title{color:rgba(20,16,41,.8)}.procedure-item__icon-holder{height:90px;margin-bottom:15px}@media screen and (max-width:767px){.procedure-item__icon-holder{height:auto}}.procedure-item__icon{max-height:80px}.registration-block{padding:100px 0;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative}@media screen and (max-width:1023px){.registration-block{padding:60px 0}}.registration-block:before{content:"";position:absolute;height:100%;width:100%;left:0;top:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(32,229,158,.9)),to(rgba(40,42,46,.9)));background:-o-linear-gradient(top,rgba(32,229,158,.9) 0,rgba(40,42,46,.9) 100%);background:linear-gradient(to bottom,rgba(32,229,158,.9) 0,rgba(40,42,46,.9) 100%)}.registration-block .container{position:relative;z-index:1}.registration-block .section-title{text-align:center;margin-bottom:40px;font-weight:500}.registration-block__content{max-width:700px;margin:0 auto 60px}.registration-block__content p+ul{margin:-20px 0 30px}.registration-block__form{max-width:700px;margin:0 auto}.registration-block__form .gform_wrapper.gravity-theme .gfield.one-half{grid-column:span 6}@media screen and (max-width:641px){.registration-block__form .gform_wrapper.gravity-theme .gfield.one-half{grid-column:span 12}}body .registration-block__form .gform_wrapper.gravity-theme input[type=color],body .registration-block__form .gform_wrapper.gravity-theme input[type=date],body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime-local],body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime],body .registration-block__form .gform_wrapper.gravity-theme input[type=email],body .registration-block__form .gform_wrapper.gravity-theme input[type=month],body .registration-block__form .gform_wrapper.gravity-theme input[type=number],body .registration-block__form .gform_wrapper.gravity-theme input[type=password],body .registration-block__form .gform_wrapper.gravity-theme input[type=search],body .registration-block__form .gform_wrapper.gravity-theme input[type=tel],body .registration-block__form .gform_wrapper.gravity-theme input[type=text],body .registration-block__form .gform_wrapper.gravity-theme input[type=time],body .registration-block__form .gform_wrapper.gravity-theme input[type=url],body .registration-block__form .gform_wrapper.gravity-theme input[type=week],body .registration-block__form .gform_wrapper.gravity-theme select,body .registration-block__form .gform_wrapper.gravity-theme textarea{background:rgba(255,255,255,.5);color:#141029;font-weight:500}body .registration-block__form .gform_wrapper.gravity-theme input[type=color]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=date]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime-local]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=email]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=month]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=number]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=password]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=search]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=tel]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=text]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=time]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=url]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=week]::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme select::-webkit-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme textarea::-webkit-input-placeholder{color:#141029}body .registration-block__form .gform_wrapper.gravity-theme input[type=color]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=password]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme select::-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme textarea::-moz-placeholder{color:#141029}body .registration-block__form .gform_wrapper.gravity-theme input[type=color]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=date]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime-local]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=email]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=month]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=number]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=password]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=search]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=tel]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=text]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=time]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=url]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=week]:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme select:-ms-input-placeholder,body .registration-block__form .gform_wrapper.gravity-theme textarea:-ms-input-placeholder{color:#141029}body .registration-block__form .gform_wrapper.gravity-theme input[type=color]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=date]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime-local]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=datetime]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=email]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=month]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=number]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=password]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=search]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=tel]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=text]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=time]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=url]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme input[type=week]:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme select:-moz-placeholder,body .registration-block__form .gform_wrapper.gravity-theme textarea:-moz-placeholder{color:#141029}body .registration-block__form .gform_wrapper.gravity-theme .gform_footer,body .registration-block__form .gform_wrapper.gravity-theme .gform_page_footer{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .registration-block__form .gform_wrapper.gravity-theme .gform_footer .button,body .registration-block__form .gform_wrapper.gravity-theme .gform_page_footer .button{min-width:170px}.social-links{background:url(assets/images/fancy-bg.jpg) no-repeat top left;background-size:cover;padding:144px 0;position:relative;margin-top:-2px;z-index:1}.social-links:after,.social-links:before{content:"";width:256px;height:16px;position:absolute;background:#1e2124;left:50%;margin-left:-128px}.light-mode .social-links:after,.light-mode .social-links:before{background:#fafbfc}.social-links:before{border-radius:0 0 100px 100px;top:0}.social-links:after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);border-radius:0 0 100px 100px;bottom:0}@media screen and (max-width:1023px){.social-links{padding:90px 0}}@media screen and (max-width:767px){.social-links{padding:60px 0 72px}}.social-links .section-title{text-align:center}.social-links__inner{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:2px solid rgba(245,247,250,.12);-webkit-box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;padding:50px 12px 12px 12px}@media screen and (max-width:600px){.social-links__inner{padding:50px 8px 8px 8px}}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1}.social-item{width:20%;margin-bottom:45px;padding:0 20px}@media screen and (max-width:767px){.social-item{width:50%;padding:0 10px}}@media screen and (max-width:479px){.social-item{width:100%}}.social-item.discord .social-item__icon-holder{background-color:#5965f3}.social-item.discord .social-item__icon-holder svg{width:51.67px;height:40px}@media screen and (max-width:960px){.social-item.discord .social-item__icon-holder svg{width:38.75px;height:30px}}.social-item.twitter .social-item__icon-holder{background-color:#1d9bf0}.social-item.twitter .social-item__icon-holder svg{width:49.23px;height:40px}@media screen and (max-width:960px){.social-item.twitter .social-item__icon-holder svg{width:36.92px;height:30px}}.social-item.facebook .social-item__icon-holder{background-color:#1877f2}.social-item.facebook .social-item__icon-holder svg{width:21.26px;height:40px}@media screen and (max-width:960px){.social-item.facebook .social-item__icon-holder svg{width:15.95px;height:30px}}.social-item.medium .social-item__icon-holder{background-color:#fff;color:#000}.social-item.medium .social-item__icon-holder svg{width:61.63px;height:35px}@media screen and (max-width:960px){.social-item.medium .social-item__icon-holder svg{width:44.02px;height:25px}}.social-item.tiktok .social-item__icon-holder{background-color:#fff;color:#000}.social-item.tiktok .social-item__icon-holder svg{width:61.63px;height:45px}@media screen and (max-width:960px){.social-item.tiktok .social-item__icon-holder svg{width:44.02px;height:35px}}.social-item__inner{background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:2px solid rgba(245,247,250,.12);-webkit-box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;display:block;padding:0 15px 36px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media screen and (max-width:960px){.social-item__inner{padding:0 15px 25px}}.social-item__inner strong{font-size:1.5625rem;color:#fff;display:block;margin-top:25px}@media screen and (max-width:960px){.social-item__inner strong{font-size:1.25rem;line-height:1.21;margin-top:15px}}.social-item__inner:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.social-item__icon-holder{height:90px;width:90px;background:#5965f3;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;margin:-20px auto 0}@media screen and (max-width:960px){.social-item__icon-holder{height:64px;width:64px;border-radius:13px;margin-top:-15px}}.team-list__item{padding:48px 0;background:#1e2124}.light-mode .team-list__item{background:#fafbfc}.team-list__item:first-child{padding-top:100px}@media screen and (max-width:767px){.team-list__item:first-child{padding-top:48px}}.team-list__item .section-heading{margin-bottom:40px}@media screen and (max-width:767px){.team-list__item .section-heading{margin-bottom:30px}}.team-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#2d2f33;border-radius:24px;padding:25px 12px 0}.light-mode .team-items{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:767px){.team-items{padding:16px 8px 0}}.team-item{width:25%;margin-bottom:25px;padding:0 12px}@media screen and (max-width:1023px){.team-item{width:33.33%}}@media screen and (max-width:767px){.team-item{width:50%}}@media screen and (max-width:479px){.team-item{width:100%}}.team-item__inner{padding:24px;height:100%;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;background-image:-o-linear-gradient(315deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);background-image:linear-gradient(135deg,rgba(245,247,250,.12) 0,rgba(245,247,250,.06) 52%,rgba(245,247,250,0) 100%);border:1px solid rgba(245,247,250,.06);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);box-shadow:0 1px 1px 0 rgba(9,13,20,.4),-4px -4px 8px 0 rgba(224,224,255,.04),8px 8px 24px 0 rgba(9,13,20,.4);border-radius:24px;position:relative;text-align:center}.light-mode .team-item__inner{background-image:-o-linear-gradient(315deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);background-image:linear-gradient(135deg,#fff 0,#fafbfc 52%,#f5f7fa 100%);-webkit-box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06);box-shadow:0 1px 1px 0 rgba(9,13,20,.06),-4px -4px 8px 0 rgba(255,255,255,.4),8px 8px 24px 0 rgba(9,13,20,.06)}@media screen and (max-width:1023px){.team-item__inner{padding:16px}}@media screen and (max-width:767px){.team-item__inner{padding:12px}}.team-item__inner .overlay-link{position:absolute;height:100%;width:100%;left:0;top:0;text-indent:-9999em;font-size:0;display:block}.team-item__thumbnail{margin:0 auto 10px;width:160px;height:160px;overflow:hidden;position:relative;border-radius:50%}@media screen and (max-width:800px){.team-item__thumbnail{width:145px;height:145px}}@media screen and (max-width:767px){.team-item__thumbnail{width:120px;height:120px}}.team-item__thumbnail img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.team-item__name{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:5px}.team-item__designation{font-size:.875rem;font-weight:500;line-height:1.3;color:#fafbfc}.light-mode .team-item__designation{color:rgba(20,16,41,.6)}@media screen and (max-width:767px){.team-item__designation{font-size:.9375rem}}.entry-content .team-links,.team-links{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.entry-content .team-links,.team-links{margin-top:15px}}.entry-content .team-links li,.team-links li{margin-bottom:0}.entry-content .team-links li:not(:last-child),.team-links li:not(:last-child){margin-right:20px}@media screen and (max-width:767px){.entry-content .team-links li:not(:last-child),.team-links li:not(:last-child){margin-right:15px}}.entry-content .team-links li svg,.team-links li svg{width:25px;height:25px}@media screen and (max-width:767px){.entry-content .team-links li svg,.team-links li svg{width:20px;height:17px}}.entry-content .team-links li a,.team-links li a{color:#fafbfc;position:relative;z-index:1}.light-mode .entry-content .team-links li a,.light-mode .team-links li a{color:rgba(20,16,41,.6)}.entry-content .team-links li a:hover,.team-links li a:hover{color:#21e786}.entry-content .team-links li.twitter svg,.team-links li.twitter svg{width:24.61px;height:20px}@media screen and (max-width:767px){.entry-content .team-links li.twitter svg,.team-links li.twitter svg{width:20.92px;height:17px}}.entry-content .team-links li.linkedin svg,.team-links li.linkedin svg{width:19.87px;height:20px}@media screen and (max-width:767px){.entry-content .team-links li.linkedin svg,.team-links li.linkedin svg{width:16.89px;height:17px}}.entry-content .team-links li.github svg,.team-links li.github svg{width:20.51px;height:20px}@media screen and (max-width:767px){.entry-content .team-links li.github svg,.team-links li.github svg{width:17.43px;height:17px}}.team-popup.fancybox__content{background:#1e2124;-webkit-box-shadow:5px 10px 20px rgba(83,28,147,.1);box-shadow:5px 10px 20px rgba(83,28,147,.1);border-radius:25px;max-width:530px;padding:45px;font-size:.875rem;font-weight:500;line-height:1.3;color:#fafbfc}.light-mode .team-popup.fancybox__content{color:rgba(20,16,41,.6);background:#fafbfc}@media screen and (max-width:767px){.team-popup.fancybox__content{font-size:.9375rem;padding:20px}}.team-popup.fancybox__content>.carousel__button.is-close{top:30px;right:30px;color:#21e786;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width:767px){.team-popup.fancybox__content>.carousel__button.is-close{top:12px;right:12px}}.team-popup.fancybox__content>.carousel__button.is-close svg{height:18px;width:18px;stroke-width:2px;-webkit-filter:none;filter:none}.team-popup .team-item__thumbnail{margin:0 0 10px}.team-popup .team-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.team-popup .team-item__header{margin-bottom:10px}.fancybox__backdrop{background:rgba(0,0,0,.12);-webkit-backdrop-filter:blur(10.8731px);backdrop-filter:blur(10.8731px)}.team-popup--secondary .team-item__designation{font-weight:500}.team-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:15px;font-weight:500}.team-meta li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.team-meta li:not(:last-child){margin-right:15px}.team-meta li svg{height:28px;width:28px;fill:#282a2e;margin-right:10px}