<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.FancyWord_fancy_text__NKYr8{position:relative;display:inline-block;-webkit-text-stroke:2px #edcb00}.FancyWord_fancy_text__NKYr8:before{content:attr(data-text);display:block;position:absolute;width:100%;top:0;left:0;-webkit-text-stroke:0 #edcb00;background:linear-gradient(180deg,#ffe90d,#edcb00 288.02%),#edcb00;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.FancyWord_fancy_text__NKYr8:after{content:"";position:absolute;bottom:-20px;left:0;height:14px;width:calc(100% - 8px);border:5px solid transparent;border-top-color:#ffed00;border-radius:57%/20px 20px 0 0}@media(max-width:560px){.FancyWord_fancy_text__NKYr8:after{display:none}}.FancyWord_no_underline__B71aA:after{content:none}.FancyWord_straight__mEehx:after{content:"";position:absolute;bottom:-5px;left:0;height:4px;width:100%;background:linear-gradient(180deg,#ffed00,#d1a906 186.46%);border:none;border-radius:5px}.GetStarted_wrapper__k_uvg{position:relative;overflow:hidden;text-align:center;padding:96px 0}.GetStarted_subheader__Nm9lV{margin:0 auto 10px}.GetStarted_title__fqezc{font-size:36px;color:#2b2a29;font-family:Geologica-Bold;margin:0 0 50px}@media(max-width:800px){.GetStarted_title__fqezc{font-size:24px}}.GetStarted_buttons__hdRGb{display:flex;gap:20px;justify-content:center;margin:0 auto 20px;flex-wrap:wrap}.GetStarted_advantages_wrapper__Tv9sb{display:flex;justify-content:center;column-gap:24px;row-gap:12px;font-size:16px;font-family:Geologica-Light}@media(max-width:560px){.GetStarted_advantages_wrapper__Tv9sb{font-size:14px}}.GetStarted_advantage__pDyga{display:flex;column-gap:10px;color:#555554}.GetStarted_background__xvU8m{background-color:#fffef8}.GetStarted_stores__DCxGw{margin-top:32px;display:flex;gap:16px;justify-content:center}@media(max-width:560px){.GetStarted_stores__DCxGw{margin-top:32px;justify-content:center}}.EasiestWay_yellow_background__rnxOT{padding:80px 10px 67px;background-color:#fffef0}@media(max-width:900px){.EasiestWay_yellow_background__rnxOT{padding:20px 10px}}.EasiestWay_content_wrapper__ZCEQk{display:flex;column-gap:30px;row-gap:30px;justify-content:space-between;align-items:center}@media(max-width:900px){.EasiestWay_content_wrapper__ZCEQk{flex-direction:column}}.EasiestWay_text_content__Vznro{max-width:624px}@media(max-width:1024px){.EasiestWay_text_content__Vznro{max-width:464px}}@media(max-width:900px){.EasiestWay_text_content__Vznro{max-width:624px}}.EasiestWay_welcome__Nt26p{margin-bottom:14px}@media(max-width:560px){.EasiestWay_welcome__Nt26p{text-align:center}}.EasiestWay_title__3Dxlm{font-family:Geologica-Bold;font-size:48px;margin:0 0 20px}@media(max-width:560px){.EasiestWay_title__3Dxlm{font-size:32px}}.EasiestWay_description__ZJ25a{font-family:Geologica-Light;font-size:18px;margin-bottom:30px}@media(max-width:560px){.EasiestWay_description__ZJ25a{font-size:16px}}.EasiestWay_buttons_wrapper__XzrOr{display:flex;column-gap:16px;row-gap:12px;margin-bottom:20px;flex-wrap:wrap}@media(max-width:560px){.EasiestWay_buttons_wrapper__XzrOr{column-gap:12px}}.EasiestWay_buttons_wrapper__XzrOr button{margin:0}.EasiestWay_advantages_wrapper__cFexN{display:flex;column-gap:24px;row-gap:12px;font-size:16px;font-family:Geologica-Light}@media(max-width:560px){.EasiestWay_advantages_wrapper__cFexN{font-size:14px}}.EasiestWay_advantage__G8PDx{display:flex;column-gap:10px;color:#555554}.EasiestWay_stores__hYc8Y{margin-top:48px;display:flex;gap:16px}@media(max-width:560px){.EasiestWay_stores__hYc8Y{margin-top:32px;justify-content:center}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical&gt;.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode&gt;.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode&gt;.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode&gt;.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode&gt;.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered&gt;.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal&gt;.swiper-wrapper&gt;.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal&gt;.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical&gt;.swiper-wrapper&gt;.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical&gt;.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal&gt;.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical&gt;.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl&gt;.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal&gt;.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical&gt;.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}@font-face{font-family:Geologica-Light;src:url(/_next/static/media/Geologica-Light.f34b22e6.ttf)}@font-face{font-family:Geologica-SemiBold;src:url(/_next/static/media/Geologica-SemiBold.2453f985.ttf)}@font-face{font-family:Geologica-Bold;src:url(/_next/static/media/Geologica-Bold.559893be.ttf)}@font-face{font-family:Xolonium-Regular;src:local("Xolonium-Regular"),url(/_next/static/media/Xolonium-Regular.5ad3b146.woff) format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+000-5ff}@font-face{font-family:Xolonium-Bold;src:local("Xolonium-Bold"),url(/_next/static/media/Xolonium-Bold.a0e83dc7.woff) format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+000-5ff}.Slider_slider__Sr7lG{width:100%}.Slider_slider__Sr7lG .swiper{padding-bottom:32px}.Slider_slider__Sr7lG .swiper-pagination{bottom:0}.Slider_slider__Sr7lG .swiper-pagination-bullet-active{background-color:#2b2a29;opacity:1}.Slider_slider__Sr7lG .swiper-slide{height:auto}.FeatureSlide_sliderItem__qMXNo{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;background:#fff;border-radius:25px;border:1px solid #f6eecd;position:relative;padding:24px}.FeatureSlide_sliderItemWrapper__jjvvp{padding-top:50px;height:calc(100% - 50px);display:flex}.FeatureSlide_title__P0cPi{font-size:22px}@media(max-width:1420px){.FeatureSlide_title__P0cPi{font-size:20px}}.FeatureSlide_text__SwndK{font-size:16px;font-weight:400;text-align:left;width:85%}@media(max-width:1420px){.FeatureSlide_text__SwndK{font-size:14px}}.FeatureSlide_iconWrapper__slRUH{position:absolute;top:0;transform:translateY(-50%)}.FeatureSlide_iconBackground__YX4HH{position:relative}.FeatureSlide_icon__WAJLL{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Features_wrapper__5pBN_{background-color:#fffef8}.Features_features__Nwxdv{box-sizing:border-box;text-align:center;padding:96px 0}.Features_subheader__mIedq{margin:0 auto 16px}.Features_title__6oPsN{text-align:center;font-size:36px;padding:0;margin:0 0 24px;font-family:Geologica-Bold}.Features_subtitle__uFnN5{font-size:18px;margin-bottom:48px;font-family:Geologica-Light}.Features_container__yl11Q{position:relative;display:flex;align-items:center;flex-direction:row;margin:20px 0;border-radius:15px;box-sizing:border-box;padding:0 72px}@media(max-width:560px){.Features_container__yl11Q{padding:0}}.Features_container__yl11Q .features-prev{left:0;transform:rotate(90deg)}@media(max-width:560px){.Features_container__yl11Q .features-prev{display:none}}.Features_container__yl11Q .features-next{right:0;transform:rotate(-90deg)}@media(max-width:560px){.Features_container__yl11Q .features-next{display:none}}.Features_arrow__eqBRe{cursor:pointer;display:flex;padding:12px;position:absolute;z-index:9;background-color:#2b2a29;color:#ffed00;border-radius:8px}.NativeApp_title____oYR{font-family:Geologica-Bold;font-size:36px;margin:0 0 50px;color:#2b2a29;text-align:center}@media(max-width:800px){.NativeApp_title____oYR{font-size:22px;margin-bottom:20px}}.NativeApp_subheader__Vbu6G{margin:0 auto 12px}.NativeApp_info__BL46q{display:flex;gap:64px;align-items:center;margin-bottom:30px;justify-content:center}@media(max-width:800px){.NativeApp_info__BL46q{flex-direction:column;gap:24px}}.NativeApp_wrapper__mQqBF{padding:96px 0;background-color:#fff}.NativeApp_tableWrapper__Udzf8{background-color:#fffef8;border:1px solid #f6eecd;padding:32px;box-shadow:0 15px 35px rgba(51,51,51,.08);border-radius:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:560px){.NativeApp_tableWrapper__Udzf8{width:100%;box-sizing:border-box;padding:15px}}.NativeApp_table__4iDhj{border-collapse:collapse;color:#2b2a29}@media(max-width:560px){.NativeApp_table__4iDhj{width:100%}}.NativeApp_table__4iDhj th{text-transform:capitalize;padding:0 24px;font-family:Geologica-SemiBold;font-size:24px;border-left:1px solid #f6eecd;border-right:1px solid #f6eecd}.NativeApp_table__4iDhj th:first-child{border-left:0}.NativeApp_table__4iDhj th:last-child{border-right:0}@media(max-width:800px){.NativeApp_table__4iDhj th{font-size:20px}}@media(max-width:560px){.NativeApp_table__4iDhj th{font-size:14px;padding:0 12px}}.NativeApp_table__4iDhj td{border:1px solid #f6eecd;padding:8px 0;font-family:Geologica-Light;font-size:18px}@media(max-width:800px){.NativeApp_table__4iDhj td{font-size:14px}}.NativeApp_table__4iDhj td:first-child{padding-right:24px}.NativeApp_table__4iDhj tr:first-child td{border-top:0}.NativeApp_table__4iDhj tr td:first-child{border-left:0}.NativeApp_table__4iDhj tr:last-child td{border-bottom:0;padding-bottom:0}.NativeApp_table__4iDhj tr td:last-child{border-right:0;padding-left:24px}.NativeApp_tdWrapper__hVfIb{width:100%;display:flex;align-items:center;justify-content:center}.NativeApp_bottomBlock__wjVFX{display:flex;flex-direction:column;gap:16px;align-items:center;background-color:#fff}.NativeApp_advantagesWrapper__HAh2u{display:flex;gap:24px;flex-wrap:wrap}@media(max-width:800px){.NativeApp_advantagesWrapper__HAh2u{gap:12px;justify-content:center}}.NativeApp_advantage__2VmTX{display:flex;align-items:center;gap:10px}.TemplateItem_container__owR59{padding:24px;background-color:#fff;border-radius:25px;border:1px solid #f2f2f2;text-align:left;box-sizing:border-box;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.TemplateItem_container__owR59:hover .TemplateItem_button_wrapper__WD_vn{display:flex}.TemplateItem_icon_wrapper__HG03P{padding:10px;border-radius:8px;background-color:rgba(209,169,6,.1);display:flex;flex-shrink:0}.TemplateItem_image__bNdeJ{position:absolute}.TemplateItem_info_wrapper__1sLsD{display:flex;flex-direction:column}.TemplateItem_image_wrapper___I2JR{position:relative;background-color:#fafafa;border-radius:15px;padding:12px 12px 0;display:flex;flex-shrink:0;text-align:center;justify-content:center;overflow:hidden;height:220px;box-sizing:border-box}.TemplateItem_templates_name__zQ3Ck{font-family:Geologica-SemiBold;font-size:24px;margin-bottom:12px;display:flex;gap:12px;align-items:center}.TemplateItem_templates_name__zQ3Ck h3{margin:0;font-size:24px}.TemplateItem_templates_description__RiMv0{color:#555554;text-overflow:ellipsis;width:99%;font-size:18px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;margin-bottom:24px}.TemplateItem_button_wrapper__WD_vn{display:none;position:absolute;bottom:16px;right:0;width:100%}.TemplateItem_button_wrapper__WD_vn button{box-sizing:border-box;flex-grow:1}.TemplatesSlider_slider__EIdZf{width:100%;height:100%;grid-auto-flow:column;grid-auto-rows:1fr;display:grid}.TemplatesSlider_slider__EIdZf .navigation-buttons{display:flex;position:relative;justify-content:space-between;align-items:center;width:330px;height:30px;z-index:99;bottom:86px;left:50%;transform:translate(-50%)}.TemplatesSlider_slider__EIdZf .swiper{padding:10px 10px 20px}.TemplatesSlider_slider__EIdZf .swiper-pagination-bullet-active{background-color:#000;opacity:1}.TemplatesSlider_slider__EIdZf .swiper-pagination{bottom:-5px}.TemplatesSlider_slider__EIdZf .swiper-button-next,.TemplatesSlider_slider__EIdZf .swiper-button-prev{color:#000;height:25px;width:25px;opacity:.7}.TemplatesSlider_slider__EIdZf .swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.TemplatesSlider_slider__EIdZf .swiper-slide a{height:100%}.TemplatesSlider_slider__EIdZf .TemplatesSlider_mySwiper__pJHl8{width:74%;height:100%;box-sizing:border-box}@media(max-width:1600px){.TemplatesSlider_slider__EIdZf .TemplatesSlider_mySwiper__pJHl8{width:90%}}@media(max-width:1360px){.TemplatesSlider_slider__EIdZf .TemplatesSlider_mySwiper__pJHl8{width:100%}}@media(max-width:800px){.TemplatesSlider_slider__EIdZf .TemplatesSlider_mySwiper__pJHl8{width:100%}}.Templates_wrapper__L_YRH{text-align:center;padding-top:96px}.Templates_subheader__uiMbU{margin:0 auto 10px}.Templates_title__lWO47{font-family:Geologica-Bold;font-size:36px;margin:0 0 20px}@media(max-width:800px){.Templates_title__lWO47{font-size:22px}}.Templates_subtitle__ssq5F{font-size:18px;margin:0 0 50px;color:#555554}.Templates_sliderItem__5v6Ub{margin-bottom:40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(276px,3fr));grid-row-gap:20px;row-gap:20px;grid-column-gap:20px;column-gap:20px}.Templates_buttonWrapper__L0AD4 button{margin:0 auto}.About_wrapper__EQe_f{border-radius:15px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;width:100%;box-sizing:border-box;position:relative;display:flex;padding:96px 0}.About_wrapper__EQe_f .About_yt_lite__HehaR{background-color:#fff;position:relative;display:block;contain:content;background-position:50%;background-size:cover;cursor:pointer;border:3px solid #2b2a29;border-radius:8px}.About_wrapper__EQe_f .About_yt_lite__HehaR:before{content:"";display:block;position:absolute;top:0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==");background-position:top;background-repeat:repeat-x;height:60px;padding-bottom:50px;width:100%;transition:all .2s cubic-bezier(0,0,.2,1)}.About_wrapper__EQe_f .About_yt_lite__HehaR:after{content:"";display:block;padding-bottom:var(--aspect-ratio)}.About_wrapper__EQe_f .About_yt_lite__HehaR .About_lty_playbtn__5JiZK{padding:40px;background-color:#ffed00;z-index:1;opacity:.9;border-radius:50%;transition:all .2s cubic-bezier(0,0,.2,1);position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.About_wrapper__EQe_f .About_yt_lite__HehaR .About_lty_playbtn__5JiZK:before{content:"";margin:0 0 0 3px;border-color:transparent transparent transparent #000;border-style:solid;border-width:18px 0 18px 29px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.About_wrapper__EQe_f .About_yt_lite__HehaR:hover .About_lty_playbtn__5JiZK{opacity:1}.About_wrapper__EQe_f .About_yt_lite__HehaR iframe{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8px}.About_wrapper__EQe_f .About_yt_lite__HehaR .About_lyt_activated__ptNb8{cursor:unset}.About_wrapper__EQe_f .About_yt_lite__HehaR .About_lyt_activated__ptNb8:before,.About_wrapper__EQe_f .About_yt_lite__HehaR.About_lyt_activated__ptNb8&gt;.About_lty_playbtn__5JiZK{opacity:0;pointer-events:none}.About_video__yE0Yk{width:1024px;margin:0 auto}@media(max-width:800px){.About_video__yE0Yk{width:100%}}.About_info__VtK2P{display:flex;flex-direction:column}@media(max-width:800px){.About_info__VtK2P{align-items:center;text-align:center}}.About_subheader__FI7i7{margin:0 0 10px}@media(max-width:800px){.About_subheader__FI7i7{margin:0 auto}}.About_title__bfyPO{font-size:36px;font-family:Geologica-Bold;margin:0 0 20px}@media(max-width:800px){.About_title__bfyPO{font-size:24px;margin-bottom:10px}}.About_description__4y9zy{font-size:18px;font-family:Geologica-Light;margin:0 0 30px;color:#f2f2f2}@media(max-width:800px){.About_description__4y9zy{font-size:14px}}.About_circleTop__0Pojb{top:0;left:0;transform:translate(-50%,-50%)}.About_circleBottom__8P0X6{bottom:0;right:0;transform:translate(50%,50%)}.AiBlock_background__WicN1{background-color:#fffef8;padding-top:64px;padding-bottom:64px}.AiBlock_outerWrapper__HlTBb{background-color:#fffef8;padding-bottom:96px}.AiBlock_wrapper__fgb5V{position:relative;overflow:hidden}@media(max-width:1200px){.AiBlock_wrapper__fgb5V{flex-direction:column}}@media(max-width:800px){.AiBlock_wrapper__fgb5V{flex-direction:column}}.AiBlock_new___J7SU{position:absolute;top:0;left:0}.AiBlock_infoWrapper__pGFu2{display:flex;justify-content:space-between;gap:20px}@media(max-width:560px){.AiBlock_infoWrapper__pGFu2{flex-direction:column;align-items:center}}.AiBlock_info__zMwUg{display:flex;flex-direction:column;max-width:710px}@media(max-width:560px){.AiBlock_info__zMwUg{align-items:center;text-align:center}}.AiBlock_subheader__Fkim0{margin:0 0 16px}.AiBlock_title__7PFit{font-size:36px;font-family:Geologica-Bold;margin:0 0 20px}@media(max-width:800px){.AiBlock_title__7PFit{font-size:24px;margin-bottom:10px}}.AiBlock_description__IaXYj{font-size:18px;font-family:Geologica-Light;margin:0 0 24px;color:#2b2a29}@media(max-width:800px){.AiBlock_description__IaXYj{font-size:14px}}.ConsItem_consItem__Cg_BF{background:#fffef8;border:1px solid #f6eecd;display:flex;flex-direction:column;align-items:flex-start;padding:20px;position:relative;box-shadow:0 10px 35px rgba(51,51,51,.08);border-radius:15px;overflow:hidden}.ConsItem_imageWrapper__W93vb{background-color:rgba(209,169,6,.1);padding:10px;border-radius:8px;display:flex}.ConsItem_title__TY58h{font-family:Geologica-Bold;font-size:24px;margin:20px 0 10px;line-height:28px}.ConsItem_description__11zal{font-family:Geologica-Light;font-size:16px;margin:0;color:#555554}.ConsItem_circle__pKzK5{position:absolute;width:120px;height:120px;opacity:.06;border:64px solid #d1a906;border-radius:100%;z-index:2;top:0;right:0;transform:translate(50%,-50%)}.Cons_cons__R_ZG9{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,3fr));grid-row-gap:32px;row-gap:32px;grid-column-gap:32px;column-gap:32px}.Cons_consWrapper__mRsr2{background-color:#fffef8;padding-bottom:24px}div.AdvantagesAccordion_accordion__Rv06_{border-radius:25px;background-color:#fafafa;box-shadow:none}div.AdvantagesAccordion_accordion__Rv06_:first-of-type{border-radius:25px}div.AdvantagesAccordion_accordion__Rv06_:before{display:none}div.AdvantagesAccordion_accordionSummary__jvSnc{padding:32px}@media(max-width:800px){div.AdvantagesAccordion_accordionSummary__jvSnc{padding:16px}}div.AdvantagesAccordion_accordionDetails__6_Y2t{padding:32px 0;margin:0 32px;border-top:2px solid #f2f2f2}@media(max-width:800px){div.AdvantagesAccordion_accordionDetails__6_Y2t{padding:16px 0;margin:0 16px}}.Advantages_wrapper__MIfkp{padding:50px 20px 57px}.Advantages_subheader__1V_kZ{margin:0 auto}.Advantages_title__VyOZi{margin:12px 0 18px;text-align:center;font-size:28px;line-height:34px;font-family:Geologica-Bold}@media(max-width:800px){.Advantages_title__VyOZi{font-size:22px}}.Advantages_subtitle__MA4IX{text-align:center;margin:0}.Advantages_advantages__Yga_b{margin:53px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:120px;gap:120px}@media(max-width:800px){.Advantages_advantages__Yga_b{display:flex;flex-direction:column;gap:16px}}@media(max-width:560px){.Advantages_advantages__Yga_b{margin:25px 0}}.Advantages_advantageCol___TH79{display:flex;flex-direction:column;gap:24px}@media(max-width:800px){.Advantages_advantageCol___TH79{gap:16px}}.Advantages_bottom__jNMU8{display:flex;justify-content:center}.Advantages_accordionTitle__B85l8{font-size:24px;line-height:29px;margin:0;font-family:Geologica-Bold}@media(max-width:560px){.Advantages_accordionTitle__B85l8{font-size:20px;line-height:24px}}</pre></body></html>