*{padding:0;margin:0}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{font-family:var(--ff);font-size:16px;line-height:24px;color:var(--clr-light-gray-d3);background-color:var(--clr-dark-main);min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;border:none;background:rgba(0,0,0,0)}input::-ms-clear{display:none}button{cursor:pointer;color:var(--clr-body)}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;color:var(--clr-body)}a:hover{text-decoration:none}ul li{list-style:none}img{display:block}article>*+*{margin-top:1em}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}@media(prefers-reduced-motion: reduce){*{-webkit-animation-duration:.01ms !important;animation-duration:.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;-webkit-transition-duration:.01ms !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}html{scrollbar-color:var(--clr-accent-dark) var(--clr-dark-light) !important;scrollbar-width:thin !important}::-webkit-scrollbar{width:5px;background:rgba(0,0,0,0)}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:var(--clr-accent-dark);border-radius:15px;transition:all .3s ease-in-out 0;width:5px}::-webkit-scrollbar-thumb:hover{transition:all .3s ease-in-out 0;background:var(--clr-accent-light)}
:root{--ff: "Montserrat", sans-serif;--clr-accent-light: #62c672;--clr-accent-main: #3e9d4d;--clr-accent-dark: #2a7135;--clr-accent-dark-rbg: 42, 113, 53;--clr-light-white: #f5f5f5;--clr-light-gray-d3: #d3d3d3;--clr-light-gray-80: #808080;--clr-light-gray-dark: #404040;--clr-dark-main: #121413;--clr-dark-light: #212624;--clr-dark: #233039;--clr-gray: #a0a5a9;--clr-gray-dark: #4a5054;--clr-black-white: #1c1c1e;--clr-gray-e5: #e5e5e5;--clr-orange: #ea971b;--clr-orange-main: #e6501f;--clr-orange-main-dark: #b2350d;--clr-orange-bg: #fefaf7;--clr-orange-bg-dark: #fbe9db;--clr-white: #ffffff;--clr-body: var(--clr-light-gray-d3);--pd-body-left: 156px}@media screen and (max-width: 1439px){:root{--pd-body-left: 94px}}@media screen and (max-width: 767px){:root{--pd-body-left: 16px}}
.about__activity_title{width:100%;max-width:490px;font-weight:700;font-size:56px;line-height:68px;color:var(--clr-light-white);margin-bottom:24px}@media screen and (max-width: 999px){.about__activity_title{font-size:44px;line-height:54px;max-width:335px;margin-bottom:16px}}@media screen and (max-width: 500px){.about__activity_title{font-size:38px;line-height:46px;max-width:345px;margin:0 auto 16px;text-align:center}}.buttons__links .btn p,.purchase-form .btn p{display:flex;justify-content:center;align-items:center;font-size:19px;line-height:24px;font-weight:600;color:var(--clr-accent-light)}.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}.main,.containerSlider{position:relative}.main{display:flex;flex-direction:column;max-width:1920px;width:100%;min-height:100vh;margin:0 auto;overflow:hidden}.container{padding:0 var(--pd-body-left)}.header{display:flex;align-items:center;gap:16px;width:min-content;border-radius:0px 0px 40px 40px;padding:26px 32px;box-shadow:inset 0 0 0 2px var(--clr-dark-light);position:relative;top:-2px;margin-bottom:120px}.header .logo__img{width:40px;height:40px}.header .logo__img img{width:100%;height:100%}.header p{font-size:24px;line-height:29px;font-weight:700;color:var(--clr-accent-light)}@media screen and (max-width: 999px){.header{margin-bottom:80px}}@media screen and (max-width: 500px){.header{border-radius:0px 0px 20px 20px;padding:12px 26px;margin:0 auto 20px}.header p{font-size:18px;line-height:22px}}.about__activity{width:100%;max-width:490px;display:flex;flex-direction:column;position:relative;z-index:10;margin-bottom:224px}.about__activity_text{max-width:420px;margin-bottom:28px}.about__activity::after{content:"";position:absolute;z-index:-1;width:648px;height:500px;background-image:url(/cffc453942bdc228367f.png);background-position:center;background-repeat:no-repeat;background-size:contain;top:50%;left:calc(100% - 10px);transform:translateY(-50%)}@media screen and (max-width: 999px){.about__activity{max-width:412px;margin-bottom:80px}.about__activity_text{max-width:320px;margin-bottom:24px}.about__activity::after{width:580px;height:448px;top:-50%;left:74%;transform:rotate(-15deg)}}@media screen and (max-width: 500px){.about__activity{max-width:100%;margin-bottom:40px}.about__activity_text{margin:0 auto 24px;text-align:center}.about__activity::after{width:100%;height:calc((100vw - 32px)/162*125);position:static;transform:none;margin-top:24px}}.buttons__links,.purchase-form{display:flex;align-items:center;gap:12px}.buttons__links .btn,.purchase-form .btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:200px;border-radius:10px;padding:8px;transition:all .3s ease-in-out 0s;background:rgba(var(--clr-accent-dark-rbg), 0.2);border:2px solid;border-color:rgba(0,0,0,0)}.buttons__links .btn::before,.purchase-form .btn::before{content:"";display:block;width:40px;height:40px}.buttons__links .btn_googlePlay::before,.purchase-form .btn_googlePlay::before{background:url(/5899baa2237af3a222a5.svg) no-repeat center}.buttons__links .btn_appStore::before,.purchase-form .btn_appStore::before{background:url(/58c414e158fd77dade10.svg) no-repeat center}.buttons__links .btn_inactive,.purchase-form .btn_inactive{max-width:410px;opacity:.5;flex-direction:column;gap:8px}.buttons__links .btn_inactive::before,.purchase-form .btn_inactive::before{content:"";display:block;width:0;height:0}.buttons__links .btn_purchase,.purchase-form .btn_purchase{max-width:410px;flex-direction:column;gap:8px}.buttons__links .btn_purchase::before,.purchase-form .btn_purchase::before{content:"";display:block;width:0;height:0}.purchase-form{flex-direction:column;justify-content:start;align-items:flex-start}.purchase-form input{margin-top:12px;justify-content:center;width:100%;max-width:410px;border-radius:10px;padding:8px;transition:all .3s ease-in-out 0s;background:rgba(var(--clr-accent-dark-rbg), 0.2);border:2px solid;border-color:rgba(0,0,0,0);color:#fff;font-weight:bold;text-align:center}@media screen and (max-width: 500px){.buttons__links,.purchase-form{justify-content:center}}@media screen and (max-width: 449px){.buttons__links,.purchase-form{gap:4px}.buttons__links .btn,.purchase-form .btn{justify-content:center;gap:12px}.buttons__links .btn p,.purchase-form .btn p{width:min-content}}@media screen and (max-width: 374px){.buttons__links,.purchase-form{flex-direction:column;gap:8px}.buttons__links .btn,.purchase-form .btn{max-width:100%;padding:8px;justify-content:center;gap:12px}.buttons__links .btn p,.purchase-form .btn p{width:auto}}@media(any-hover: hover){.btn_googlePlay:hover,.btn_purchase:hover,.btn_appStore:hover{border:2px solid var(--clr-accent-light)}}.containerSlider{padding-bottom:80px;filter:drop-shadow(0px 27px 124px rgba(0, 0, 0, 0.25))}@media screen and (max-width: 767px){.containerSlider{padding-bottom:40px}}.customSwiper{height:772px;padding:0 var(--pd-body-left)}.customSwiper .shadow__activity{width:358px;border-radius:20px;overflow:hidden}.customSwiper .shadow__activity img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;line-height:0}.preset{overflow:hidden}@media screen and (max-width: 500px){.customSwiper{height:545px}.customSwiper .shadow__activity{width:253px}}.footer{--gap-block: 10px;display:flex;justify-content:center;gap:var(--gap-block);width:100%;padding-bottom:92px}.footer__block{flex-shrink:0;display:flex;height:200px;gap:var(--gap-block)}.footer__block::before,.footer__block::after{content:"";display:block;width:280px;box-shadow:inset 0 0 0 3px var(--clr-dark-light)}.footer__block::before{border-radius:100px 20px 20px 100px}.footer__block::after{border-radius:20px 100px 100px 20px}.footer__block-right::before,.footer__block-left::after{box-shadow:none;background-color:var(--clr-dark-light);background-repeat:no-repeat;background-size:contain}.footer__block-left::after{background-image:url(/7af41bd05c9fd2dcfe7b.png)}.footer__block-right::before{background-image:url(/3ba6870bd94934059ea8.png)}@media screen and (max-width: 999px){.footer__block-center{display:none}}@media screen and (max-width: 767px){.footer{--gap-block: 5px;padding-bottom:48px}.footer__block{height:100px}.footer__block::before,.footer__block::after{width:140px}}
