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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}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}@font-face{font-family:Inter;src:url(../fonts/Inter-Regular.eot);src:url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter-Regular.woff) format("woff"),url(../fonts/Inter-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Italic.eot);src:url(../fonts/Inter-Italic.woff2) format("woff2"),url(../fonts/Inter-Italic.woff) format("woff"),url(../fonts/Inter-Italic.ttf) format("truetype");font-weight:400;font-display:swap;font-style:italic}@font-face{font-family:Inter;src:url(../fonts/Inter-Medium.eot);src:url(../fonts/Inter-Medium.woff2) format("woff2"),url(../fonts/Inter-Medium.woff) format("woff"),url(../fonts/Inter-Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-MediumItalic.eot);src:url(../fonts/Inter-MediumItalic.woff2) format("woff2"),url(../fonts/Inter-MediumItalic.woff) format("woff"),url(../fonts/Inter-MediumItalic.ttf) format("truetype");font-weight:500;font-display:swap;font-style:italic}@font-face{font-family:Inter;src:url(../fonts/Inter-SemiBold.eot);src:url(../fonts/Inter-SemiBold.woff2) format("woff2"),url(../fonts/Inter-SemiBold.woff) format("woff"),url(../fonts/Inter-SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-SemiBoldItalic.eot);src:url(../fonts/Inter-SemiBoldItalic.woff2) format("woff2"),url(../fonts/Inter-SemiBoldItalic.woff) format("woff"),url(../fonts/Inter-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-display:swap;font-style:italic}@font-face{font-family:Inter;src:url(../fonts/Inter-Bold.eot);src:url(../fonts/Inter-Bold.woff2) format("woff2"),url(../fonts/Inter-Bold.woff) format("woff"),url(../fonts/Inter-Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-BoldItalic.eot);src:url(../fonts/Inter-BoldItalic.woff2) format("woff2"),url(../fonts/Inter-BoldItalic.woff) format("woff"),url(../fonts/Inter-BoldItalic.ttf) format("truetype");font-weight:700;font-display:swap;font-style:italic}@font-face{font-family:DrukCyr;src:url(../fonts/DrukCyr-Bold.eot);src:url(../fonts/DrukCyr-Bold.woff2) format("woff2"),url(../fonts/DrukCyr-Bold.woff) format("woff"),url(../fonts/DrukCyr-Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:DrukCyr;src:url(../fonts/DrukCyr-BoldItalic.eot);src:url(../fonts/DrukCyr-BoldItalic.woff2) format("woff2"),url(../fonts/DrukCyr-BoldItalic.woff) format("woff"),url(../fonts/DrukCyr-BoldItalic.ttf) format("truetype");font-weight:700;font-display:swap;font-style:italic}@font-face{font-family:DrukCyr;src:url(../fonts/DrukCyr-Heavy.eot);src:url(../fonts/DrukCyr-Heavy.woff2) format("woff2"),url(../fonts/DrukCyr-Heavy.woff) format("woff"),url(../fonts/DrukCyr-Heavy.ttf) format("truetype");font-weight:900;font-display:swap}@font-face{font-family:DrukCyr;src:url(../fonts/DrukCyr-HeavyItalic.eot);src:url(../fonts/DrukCyr-HeavyItalic.woff2) format("woff2"),url(../fonts/DrukCyr-HeavyItalic.woff) format("woff"),url(../fonts/DrukCyr-HeavyItalic.ttf) format("truetype");font-weight:900;font-display:swap;font-style:italic}@font-face{font-family:SFProDisplay;src:url(../fonts/SFProDisplay-Regular.eot);src:url(../fonts/SFProDisplay-Regular.woff2) format("woff2"),url(../fonts/SFProDisplay-Regular.woff) format("woff"),url(../fonts/SFProDisplay-Regular.ttf) format("truetype");font-weight:400;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{height:100%}body{display:grid;grid-template-rows:auto 1fr auto;grid-template-areas:"header" "main" "footer";font-family:Inter,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:normal;color:#202020;background:#fff}body .header{grid-area:header}body .main{max-width:100%;width:100%;min-width:0;grid-area:main}body .footer,body .footer-lp{grid-area:footer}@media (max-width:768px){body{font-size:13px}}img{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}a{color:inherit;transition:.3s}a:hover{text-decoration-color:transparent}button{color:inherit;font-family:inherit;transition:.3s;cursor:pointer}b,strong{font-weight:700}em,i{font-style:italic}mark{background:transparent;color:#e4ba00}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:DrukCyr,sans-serif;font-weight:900;text-transform:uppercase;line-height:105%}@media (max-width:1024px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1}}.h1,h1{font-size:85px}@media (max-width:1024px){.h1,h1{font-size:65px}}@media (max-width:768px){.h1,h1{font-size:40px}}.h2,h2{font-size:75px}@media (max-width:1024px){.h2,h2{font-size:55px}}@media (max-width:768px){.h2,h2{font-size:35px}}.h3,h3{font-size:55px}@media (max-width:1024px){.h3,h3{font-size:45px}}@media (max-width:768px){.h3,h3{font-size:35px}}.h4,h4{font-size:35px}@media (max-width:1024px){.h4,h4{font-size:30px}}@media (max-width:768px){.h4,h4{font-size:25px}}.h5,h5{font-size:25px}@media (max-width:1024px){.h5,h5{font-size:20px}}.h6,h6{font-size:16px}.container{max-width:1170px;margin:0 auto;padding:0 15px}.scroll-lock{overflow:hidden}.gfield--type-honeypot,.gfield_label_before_complex,.gfield_required,.gform_anchor,.gform_button,.gform_description:not(.validation_message),.gform_heading,.gform_validation_errors{display:none!important}.gfield_description{font-size:13px;margin-bottom:4px}.gfield_description.validation_message{color:red}.swiper-lp-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.swiper-lp-pagination{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;row-gap:13px;inset:unset}.swiper-lp-numbers{font-weight:600;font-size:13px;letter-spacing:-.06em}.swiper-lp-dots{min-width:66px;max-width:66px;width:100%;display:flex;align-items:center;-moz-column-gap:0;column-gap:0}.swiper-lp-dot{width:100%;height:3px;background:#d9d9d9;transition:.3s}.swiper-lp-dot.active{width:13px;min-width:13px;margin-right:2px;background:#202020}.swiper-lp-buttons{display:flex;align-items:center;justify-content:center;-moz-column-gap:13px;column-gap:13px}.swiper-lp-button{padding:0;margin:0;width:63px;height:63px;border-radius:50%;border:1px solid rgba(32,32,32,.4);background:transparent;background-image:url(../images/svg/long-arrow-grey.svg);background-repeat:no-repeat;background-size:17px 17px;background-position:50%;transform:none}.swiper-lp-button-prev{transform:scale(-1)}.swiper-lp-button:after{display:none}.swiper-lp-button.swiper-button-disabled{opacity:.5}.swiper-lp-button:hover{background-color:rgba(32,32,32,.05)}.swiper-lp-button:active{background-color:rgba(32,32,32,.1)}@media (max-width:1024px){.swiper-lp-pagination{row-gap:15px}.swiper-lp-buttons{-moz-column-gap:10px;column-gap:10px}.swiper-lp-button{height:52px;width:52px;background-size:15px 14px}}@media (max-width:480px){.swiper-lp-button{width:40px;height:40px}}@media (max-width:360px){.swiper-lp-numbers{font-size:10px}.swiper-lp-dot.active{width:11px;min-width:11px;margin-right:1}}.button{width:-moz-fit-content;width:fit-content;min-height:50px;padding:0;text-align:center;line-height:1;font-weight:600;font-size:15px;letter-spacing:-.05em;text-decoration:none;border:0;border-radius:15px;color:#202020;background:transparent;transition:.3s;cursor:pointer}.button,.button>span{display:flex;justify-content:center}.button>span{width:218px;padding:17px;align-items:center;background:#e4ba00}.button:after,.button>span{border-radius:inherit;transition:inherit}.button:after{content:"";height:auto;width:50px;min-width:50px;display:block;background-image:url(../images/svg/arrow.svg);background-repeat:no-repeat;background-size:13px 13px;background-position:50%;background-color:#e4ba00}.button:hover{filter:brightness(1.1) grayscale(.1)}.button--border:after,.button--border>span{border:1px solid #666;background-color:transparent}.button--border:hover:after,.button--border:hover>span{border-color:#e4ba00;background-color:#e4ba00}.button--whole{min-height:44px;padding:12.5px 20px;align-items:center;font-weight:400;font-size:16px;letter-spacing:-.06em;-moz-column-gap:10px;column-gap:10px;border-radius:6px;background:#e4ba00}.button--whole>span{width:-moz-fit-content;width:fit-content;padding:0;border:0;border-radius:0;background:transparent!important}.button--whole:after{height:13px;min-width:13px;width:13px;border:0;border-radius:0;background-color:transparent!important}.button--whole.button--border{border:1px solid #666;background:transparent}.button--whole.button--border:after{background-image:url(../images/svg/arrow-grey.svg)}.button--whole.button--border:hover{border-color:#e4ba00;background:#e4ba00}.button--whole.button--border:hover:after{filter:brightness(.2)}.button--yt:after{background-image:url(../images/svg/yt.svg);background-size:27px 20px}@media (max-width:768px){.button{font-size:13px}.button--whole{padding-left:15px;padding-right:15px}}.link{padding:0;border:0;background:transparent;text-decoration:underline;transition:.3s;cursor:pointer}.link:hover{text-decoration-color:transparent}.burger{width:-moz-fit-content;width:fit-content;min-height:36px;padding:10px 14px;display:flex;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px;text-align:center;border:1px solid #404040;border-radius:11px;transition:.3s;background:transparent}.burger__lines{min-width:13px;width:13px;height:13px;overflow:hidden;position:relative}.burger__lines span{width:13px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#202020;transition:.3s linear}.burger__lines span:first-child{width:9px;left:0;transform:translateY(-50%)}.burger__lines span:nth-child(2){top:calc(50% - 5px)}.burger__lines span:nth-child(3){top:calc(50% + 5px)}.burger__title{font-weight:600;font-size:13px;letter-spacing:-.06em}.burger.active{color:#fff;border-color:#fff}.burger.active .burger__lines span{background:#fff}.burger.active .burger__lines span:first-child{opacity:0}.burger.active .burger__lines span:nth-child(2){top:50%;transform:translate(-50%) rotate(45deg)}.burger.active .burger__lines span:nth-child(3){top:50%;transform:translate(-50%) rotate(-45deg)}@media (max-width:768px){.burger__title{font-size:11px}}.direction-card{height:auto;display:flex;flex-direction:column;row-gap:16px;text-decoration:none}.direction-card__media{width:100%;min-height:210px;border-radius:15px;overflow:hidden;position:relative}.direction-card__media:before{content:"";padding-top:70.815%;display:block}.direction-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.direction-card__content{margin-bottom:auto;display:flex;flex-direction:column;row-gap:16px}.direction-card__content .h1,.direction-card__content .h2,.direction-card__content .h3,.direction-card__content .h4,.direction-card__content .h5,.direction-card__content .h6,.direction-card__content h1,.direction-card__content h2,.direction-card__content h3,.direction-card__content h4,.direction-card__content h5,.direction-card__content h6{font-family:inherit;font-weight:500;font-size:25px;text-transform:unset}.direction-card .button{margin-top:8px}.direction-card:hover .button{border-color:#e4ba00;background:#e4ba00;filter:brightness(1.1) grayscale(.1)}.direction-card:hover .button:after{filter:brightness(.2)}@media (max-width:1024px){.direction-card{row-gap:20px}.direction-card__content .h1,.direction-card__content .h2,.direction-card__content .h3,.direction-card__content .h4,.direction-card__content .h5,.direction-card__content .h6,.direction-card__content h1,.direction-card__content h2,.direction-card__content h3,.direction-card__content h4,.direction-card__content h5,.direction-card__content h6{font-size:20px}.direction-card .button{margin-top:0}}@media (max-width:640px){.direction-card .button--border{border:0;background:#e4ba00}.direction-card .button--border:after{background-image:url(../images/svg/arrow.svg)}}.expand-button{padding:0;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;font-weight:700;font-size:12px;border:0;color:#000;background:transparent;transition:.3s;text-decoration:underline;text-decoration-color:transparent;cursor:pointer}.expand-button:after{content:"";min-width:10px;width:10px;height:7px;display:block;background-image:url(../images/svg/expand-arrow.svg);background-repeat:no-repeat;background-size:contain}.expand-button:hover{text-decoration-color:initial}.typical-field{display:flex;flex-direction:column;row-gap:4px;position:relative}.typical-field .ginput_container input,.typical-field__input{width:100%;height:65px;padding:0 26px;border-radius:16px;font-family:inherit;font-size:16px;color:#202020;border:0;outline:0}.typical-field .ginput_container input::-moz-placeholder,.typical-field__input::-moz-placeholder{color:transparent}.typical-field .ginput_container input::placeholder,.typical-field__input::placeholder{color:transparent}.typical-field .gfield_label:not(.gfield_label_before_complex),.typical-field .gform-field-label--type-sub,.typical-field__title{position:absolute;left:26px;top:26px;font-weight:500;font-size:13px;line-height:120%;letter-spacing:-.06em;color:hsla(0,0%,8%,.5);transition:.1s;pointer-events:none}.typical-field .ginput_container{width:100%;height:inherit}.typical-field.active .typical-field__input{padding-top:10px}.typical-field.active .typical-field__title{top:7px;font-size:11px;transform:none}.typical-field.active .ginput_container input{padding-top:10px}.typical-field.active .gfield_label:not(.gfield_label_before_complex),.typical-field.active .gform-field-label--type-sub{top:7px;font-size:11px;transform:none}@media (max-width:768px){.typical-field .ginput_container input,.typical-field__input{height:55px;padding:0 17px;font-size:13px}.typical-field .gfield_label:not(.gfield_label_before_complex),.typical-field .gform-field-label--type-sub,.typical-field__title{left:17px;top:20px}.typical-field.active .gfield_label:not(.gfield_label_before_complex),.typical-field.active .gform-field-label--type-sub,.typical-field.active .typical-field__title{top:5px}}.typical-form{max-width:466px;width:100%;height:-moz-fit-content;height:fit-content;padding:40px 46px 44px;display:flex;flex-direction:column;border-radius:13px;background:#ebebeb;position:relative}.typical-form__head{margin-bottom:28px;font-size:18px}.typical-form .gform_wrapper,.typical-form__head{display:flex;flex-direction:column;row-gap:28px}.typical-form .gform-body,.typical-form .gform_fields,.typical-form__body,.typical-form__fields,.typical-form__footer{display:flex;flex-direction:column;row-gap:7px}.typical-form__footer{width:100%;margin-top:7px}.typical-form__footer .button{min-height:65px;width:100%;font-size:16px}.typical-form__footer .button span{width:100%}.typical-form__footer .button:after{min-width:65px;width:65px}.typical-form .gform_confirmation_wrapper~.typical-form__footer,.typical-form .gform_footer{display:none}@media (max-width:1024px){.typical-form{max-width:380px;padding:30px 15px 35px;border-radius:13px}.typical-form__head{margin-bottom:20px;font-size:16px}.typical-form .gform-body,.typical-form .gform_fields,.typical-form__body,.typical-form__fields{row-gap:10px}.typical-form__footer{margin-top:14px}}@media (max-width:768px){.typical-form .gform_footer .button,.typical-form__footer .button{min-height:60px}.typical-form .gform_footer .button:after,.typical-form__footer .button:after{min-width:60px;width:60px}}@media (max-width:480px){.typical-form .gform_footer .button:after,.typical-form__footer .button:after{display:none}}.popup{max-width:466px;width:100%;margin:20px auto;padding:38px 46px;display:flex;flex-direction:column;row-gap:20px;border-radius:13px;color:#fff;background:#202020;position:relative}.popup__form{max-width:unset;padding:0;background:transparent}.popup .mfp-close{width:33px;height:33px;color:transparent;opacity:1;right:5px;top:6px;background-image:url(../images/svg/close.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.popup__head{max-width:calc(100% - 15px)}.popup__body,.popup__head{display:flex;flex-direction:column;row-gap:10px}.popup__body .h1,.popup__body .h2,.popup__body .h3,.popup__body .h4,.popup__body .h5,.popup__body .h6,.popup__body h1,.popup__body h2,.popup__body h3,.popup__body h4,.popup__body h5,.popup__body h6,.popup__head .h1,.popup__head .h2,.popup__head .h3,.popup__head .h4,.popup__head .h5,.popup__head .h6,.popup__head h1,.popup__head h2,.popup__head h3,.popup__head h4,.popup__head h5,.popup__head h6{font-family:Inter,sans-serif;text-transform:unset}.popup__body ol,.popup__body ul,.popup__head ol,.popup__head ul{padding-left:18px;display:flex;flex-direction:column;row-gap:5px}.popup__body ul,.popup__head ul{list-style:initial}.popup__body ol,.popup__head ol{list-style:numeric}@media (max-width:480px){.popup{padding:30px 20px}}.mfp-bg{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:hsla(0,0%,93%,.7);opacity:1}.video-placeholder,.video-player{width:100%;min-height:170px;display:block;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover}.video-placeholder:before,.video-player:before{content:"";padding-top:67%;display:block}.video-placeholder:after,.video-player:after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.6)}.video-placeholder iframe,.video-placeholder img,.video-placeholder video,.video-player iframe,.video-player img,.video-player video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.3s}.video-placeholder__play-button,.video-player__play-button{padding:0;width:100%;height:100%;position:absolute;inset:0;border:0;background-color:transparent;background-image:url(../images/svg/play.svg);background-repeat:no-repeat;background-size:92px 65px;background-position:50%;transition:.3s;cursor:pointer;z-index:1}.video-placeholder:not(.active) .video-player__iframe,.video-player:not(.active) .video-player__iframe{opacity:0}.video-placeholder.active .video-placeholder,.video-placeholder.active .video-player__play-button,.video-placeholder.active:after,.video-player.active .video-placeholder,.video-player.active .video-player__play-button,.video-player.active:after{display:none}@media (max-width:1024px){.video-placeholder:before,.video-player:before{padding-top:56.25%}.video-placeholder__play-button,.video-player__play-button{background-size:72px 52px}}@media (max-width:480px){.video-placeholder__play-button,.video-player__play-button{background-size:53px 37px}}.languages{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;position:relative}.languages__current{padding:13px 11px 12px;display:flex;justify-content:center;align-items:center;-moz-column-gap:9px;column-gap:9px;font-weight:600;font-size:20px;line-height:1;letter-spacing:-.06em;text-align:center;border-radius:7px;color:#fff;background:#343434;-webkit-user-select:none;-moz-user-select:none;user-select:none}.languages__current:after{content:"";min-width:13px;width:13px;height:7px;display:block;background-image:url(../images/svg/small-arrow.svg);background-repeat:no-repeat;background-size:contain;transition:.3s}.languages__dropdown{width:100%;padding-top:10px;position:absolute;top:100%;left:0;opacity:0;visibility:hidden;transition:.3s}.languages__inner{width:100%;padding:13px 11px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:9px;border-radius:7px;color:#fff;background:#343434}.languages__link{width:100%;text-decoration-color:transparent}.languages__link--current{font-weight:900}.languages__link:hover{text-decoration-color:initial}.languages:hover .languages__current:after{transform:scale(-1)}.languages:hover .languages__dropdown{opacity:1;visibility:visible}.benefit-card{height:auto;padding:30px 20px;display:flex;align-items:flex-start;gap:20px;border-radius:13px;background:#f9f9f9}.benefit-card__media{width:147px;min-width:147px;height:162px;border-radius:10px;overflow:hidden}.benefit-card__media img{width:100%;height:100%;object-fit:cover}.benefit-card__content{display:flex;flex-direction:column;row-gap:25px;font-size:13px;line-height:150%;letter-spacing:-.06em}.benefit-card__content .h1,.benefit-card__content .h2,.benefit-card__content .h3,.benefit-card__content .h4,.benefit-card__content .h5,.benefit-card__content .h6,.benefit-card__content h1,.benefit-card__content h2,.benefit-card__content h3,.benefit-card__content h4,.benefit-card__content h5,.benefit-card__content h6{font-family:Inter,sans-serif;font-size:22px;font-weight:500;line-height:normal;text-transform:unset}@media (max-width:1024px){.benefit-card{padding:20px}.benefit-card__content{row-gap:20px}.benefit-card__content .h1,.benefit-card__content .h2,.benefit-card__content .h3,.benefit-card__content .h4,.benefit-card__content .h5,.benefit-card__content .h6,.benefit-card__content h1,.benefit-card__content h2,.benefit-card__content h3,.benefit-card__content h4,.benefit-card__content h5,.benefit-card__content h6{font-size:18px}}@media (max-width:768px){.benefit-card{flex-direction:column;align-items:flex-start}.benefit-card__media{min-width:unset;max-width:unset;width:100%;min-height:162px;height:auto;position:relative}.benefit-card__media:before{content:"";padding-top:40%;display:block}.benefit-card__media img{position:absolute;inset:0}}.ways-card{height:auto;display:flex;flex-direction:column;row-gap:30px}.ways-card__head{display:flex;align-items:center;-moz-column-gap:13px;column-gap:13px}.ways-card__subtitle{max-width:200px;font-family:Inter,sans-serif;font-weight:500;font-size:22px;line-height:100%;letter-spacing:-.06em;text-transform:unset}.ways-card__icon{min-width:45px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:7px;overflow:hidden;background:#e4ba00}.ways-card__icon img{max-width:26px;max-height:26px;width:100%;height:100%;object-fit:contain}.ways-card__text{display:flex;flex-direction:column;row-gap:15px;font-weight:400;font-size:13px;line-height:150%;letter-spacing:-.06em}@media (max-width:1024px){.ways-card{row-gap:15px}.ways-card__subtitle{font-size:18px}.ways-card__text{line-height:normal}}@media (max-width:360px){.ways-card__subtitle{font-size:14px}.ways-card__text{font-size:10px}}.header{padding:50px 0 15px;transition:background .3s}.header .wrapper{display:flex;align-items:center;-moz-column-gap:53px;column-gap:53px}.header__logo{max-width:150px;width:100%;transition:.3s}.header__logo img{width:100%;height:100%;object-fit:contain}.header__nav{margin-right:auto}.header .menu{display:flex;align-items:center;gap:30px 23px}.header .menu__item--current .menu__link:after{width:100%;opacity:1;border-color:#e4ba00!important}.header .menu__link{text-align:center;text-decoration:none;position:relative}.header .menu__link:after{content:"";width:0;position:absolute;left:50%;top:calc(100% + 8px);border-radius:3px;border-bottom:3px solid transparent;transition:.3s;opacity:0;transform:translateX(-50%)}.header .menu__link:hover:after{width:100%;opacity:1;border-color:#202020}.header .social-button{margin-left:auto;min-width:33px;width:33px;height:auto;transition:.3s}.header .social-button img{width:100%;height:100%;object-fit:contain}.header .social-button:hover{filter:brightness(.8)}.header--absolute{width:100%;padding:50px 0 15px;position:absolute;left:0;top:0;z-index:10}.header--smaller-top-offset{padding-top:32px}.header--lp .wrapper{-moz-column-gap:30px;column-gap:30px}.header--lp .wrapper>.button{max-width:225px;min-height:40px;font-size:11px}.header--lp .wrapper>.button span{width:100%;padding-top:10px;padding-bottom:10px}.header--lp .wrapper>.button:after{min-width:40px;width:40px;background-size:11px}.header--lp .menu{-moz-column-gap:40px;column-gap:40px;color:hsla(0,0%,100%,.5)}.header--lp .menu__link:hover{color:#fff}.header--lp .menu__link:hover:after{border-color:#fff}.header--lp .header__logo{max-width:55px;height:55px}.header--lp .header__nav .button>span{width:auto}.header--static{padding:30px 0 24px}.header--static .menu{color:rgba(64,64,64,.7)}.header--static .menu__link:hover{color:#202020}.header--static .menu__link:hover:after{border-color:#202020}.header--static:not(.active) .header__logo-light{display:none}.header--static:not(.active) .header__logo-dark{display:block}@media (max-width:1024px){.header--static.active .header__logo-light{display:block}.header--static.active .header__logo-dark{display:none}}@media (min-width:1025px){.header .lg-hidden,.header__burger{display:none}}@media (max-width:1170px){.header .wrapper{-moz-column-gap:30px;column-gap:30px}.header__logo{max-width:120px}.header .menu{-moz-column-gap:20px;column-gap:20px}}@media (max-width:1024px){.header{padding:15px 0}.header .md-hidden{display:none}.header .wrapper{justify-content:space-between}.header__nav{max-height:calc(100dvh - 68px);height:100dvh;display:flex;flex-direction:column;align-items:center;row-gap:20px;padding:30px 15px 25px;position:absolute;z-index:10;top:68px;left:0;width:100%;background:#202020;overflow:auto;transition:.3s}.header .menu{flex-direction:column;align-items:flex-start;align-self:flex-start;margin-right:0;margin-bottom:auto}.header .menu__item:not(.menu__item--current) .menu__link:after{display:none}.header:not(.active) .header__nav{opacity:0;visibility:hidden}.header.active{color:#fff;background:#202020}.header.active .header__logo{filter:brightness(0) invert(1)}.header--absolute{padding-top:15px}.header--lp .menu{color:#fff}.header--lp .burger{color:#fff;border-color:#fff}.header--lp .burger__lines span{background:#fff}.header--lp .header__logo{max-width:53px;height:53px}.header--lp .header__nav{max-height:calc(100dvh - 83px);top:83px}.header--lp.active .header__logo{filter:none}.header--static .menu{color:#202020}.header--static .burger{color:#202020;border-color:#202020}.header--static .burger__lines span{background:#202020}.header--static .burger.active{color:#fff;border-color:#fff}.header--static .burger.active .burger__lines span{background:#fff}.header--static.active .menu{color:#fff}}@media (max-width:768px){.header__logo{max-width:90px}.header__nav{max-height:calc(100dvh - 66px);top:66px}.header--lp .menu{font-size:16px}.header--lp .header__logo{max-width:35px;height:35px}.header--lp .header__nav{max-height:calc(100dvh - 66px);top:66px}}@media (max-width:480px){.header .button{max-width:unset}.header .button,.header .button span{width:100%!important}}.footer{padding:50px 0 25px;color:#fff;background:#202020}.footer .container{max-width:1170px}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{font-family:inherit;font-weight:700;font-size:24px;line-height:normal;text-transform:unset}.footer .wrapper{display:flex;flex-direction:column;row-gap:75px}.footer__top{display:flex;justify-content:space-between;gap:50px}.footer__bottom{padding-top:30px;display:flex;align-items:center;gap:20px;border-top:1px solid #fff}.footer__text{max-width:410px;row-gap:20px;font-size:16px}.footer__nav,.footer__text{width:100%;display:flex;flex-direction:column}.footer__nav{max-width:262px;padding-top:20px;row-gap:25px}.footer__nav h1,.footer__nav h2,.footer__nav h3,.footer__nav h4,.footer__nav h5,.footer__nav h6{color:hsla(0,0%,100%,.6)}.footer .menu{display:flex;flex-direction:column;row-gap:20px}.footer .menu__link{font-weight:500;font-size:18px;letter-spacing:-.06em;text-decoration-color:transparent}.footer .menu__link:hover{text-decoration-color:initial}.footer__logo{max-width:150px;width:100%}.footer__logo img{width:100%;height:100%;object-fit:contain}.footer__copyright{max-width:633px;font-weight:500;font-size:12px;letter-spacing:-.06em;color:hsla(0,0%,100%,.5);margin-right:auto}.footer__copyright *{display:inline}@media (max-width:1024px){.footer{padding:30px 0}.footer .wrapper{row-gap:70px}.footer__logo{max-width:128px}.footer__nav{padding-top:0}}@media (max-width:834px){.footer__bottom{flex-direction:column}.footer__bottom .button{order:-1;margin-bottom:15px}.footer__copyright{margin-right:0;text-align:center}}@media (max-width:768px){.footer__top{flex-direction:column}.footer__nav,.footer__text{max-width:unset}}@media (max-width:480px){.footer__bottom .button,.footer__bottom .button span{width:100%}}.hero{padding:32px 0;overflow:hidden}.hero .wrapper{display:flex;gap:32px 56px}.hero__content{max-width:635px;width:100%;row-gap:50px}.hero__content,.hero__text{display:flex;flex-direction:column}.hero__text{row-gap:32px}.hero__row{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;gap:20px 35px}@media (min-width:1025px){.hero__row .button{min-height:65px}.hero__row .button span{width:310px}.hero__row .button:after{min-width:65px;width:65px}}.hero__afterword{margin-top:5px;font-size:13px;letter-spacing:-.06em;color:rgba(64,64,64,.2)}.hero__media{height:auto;position:relative}.hero__media .video-placeholder,.hero__media .video-player,.hero__media img{width:49dvw;height:100%;object-fit:cover;left:0;top:0;position:absolute}.hero__media .video-placeholder,.hero__media .video-player{width:45dvw}.hero--mission .hero__content{max-width:665px;row-gap:40px}.hero--mission .hero__row{margin-top:0}.hero--lp{padding-bottom:40px}.hero--lp .hero__content{max-width:600px;padding-top:60px;font-weight:500}.hero--lp .hero__content .h1,.hero--lp .hero__content h1{font-weight:700}@media (min-width:1025px){.hero--lp .hero__content{font-size:22px}.hero--lp .hero__content .h1,.hero--lp .hero__content h1{font-size:92px;line-height:102%}}.hero--lp .hero__text{row-gap:53px}.hero--lp .hero__media{min-height:508px}.hero--lp .hero__afterword{margin-top:auto}@media (max-width:1170px){.hero__content{max-width:50%}.hero__content br{display:none}.hero__media{max-width:50%;width:100%}.hero__media .video-placeholder,.hero__media .video-player,.hero__media img{width:calc(100% + 15px)}}@media (max-width:1024px){.hero{padding:5px 0 35px}.hero .wrapper{-moz-column-gap:32px;column-gap:32px}.hero__content{row-gap:32px}.hero__text{row-gap:20px}.hero__row{margin-top:0}.hero__afterword{display:none}.hero--lp{padding:35px 0 20px}.hero--lp .wrapper{position:relative;row-gap:35px}.hero--lp .hero__content{padding-top:0;font-size:16px}.hero--lp .hero__media{min-height:unset}.hero--lp .hero__text{row-gap:25px}.hero--lp .hero__afterword{display:block}}@media (max-width:768px){.hero .wrapper{flex-direction:column-reverse}.hero__content,.hero__media{max-width:unset}.hero__media{min-height:150px}.hero__media:before{content:"";padding-top:56.25%;display:block}.hero__media .video-placeholder,.hero__media .video-player,.hero__media img{width:100%;inset:0}.hero__row{justify-content:center}.hero--lp .wrapper{padding-bottom:50px;flex-direction:column}.hero--lp .hero__afterword{display:block;text-transform:uppercase;position:absolute;left:0;bottom:0}}@media (max-width:480px){.hero .button,.hero .button span{width:100%}}.directions{padding:70px 0}.directions .wrapper{display:flex;flex-direction:column;row-gap:37px}.directions__head{display:flex;align-items:center;justify-content:space-between;gap:20px}.directions__head p{max-width:366px}.directions__body{padding-top:37px;border-top:1px solid #e6e6e6;position:relative}.directions .swiper{width:100%;position:static}.directions .swiper-button{top:142px;transform:none;width:52px;height:52px;padding:0;margin:0;border-radius:50%;background:#e4ba00;background-image:url(../images/svg/long-arrow.svg);background-repeat:no-repeat;background-size:23px 18px;background-position:50%;border:0}.directions .swiper-button:after{display:none}.directions .swiper-button:hover{filter:brightness(1.1) grayscale(.1)}.directions .swiper-button-prev{left:-26px;transform:scale(-1)}.directions .swiper-button-next{right:-26px}.directions .swiper-button.swiper-button-disabled{opacity:0}@media (max-width:1170px){.directions .swiper-button-prev{left:-10px}.directions .swiper-button-next{right:-10px}}@media (max-width:1024px){.directions{padding:40px 0}.directions .wrapper{row-gap:20px}.directions__head{flex-direction:column;align-items:flex-start}.directions__head p{max-width:unset}.directions__body{padding-top:20px}}@media (max-width:640px){.directions .swiper-buttons{z-index:1;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px}.directions .swiper-button{position:static;width:44px;height:44px;border:1px solid rgba(32,32,32,.4);background:transparent;background-image:url(../images/svg/long-arrow-grey.svg);background-repeat:no-repeat;background-size:13px 12px;background-position:50%;background-color:#fff}.directions .swiper-button.swiper-button-disabled{opacity:.5}.directions .swiper-button:active{background-color:rgba(32,32,32,.1)}}.mission{padding:60px 0 50px;overflow:hidden}.mission,.mission .wrapper{display:flex;flex-direction:column;row-gap:55px}.mission__head{max-width:680px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;row-gap:35px;text-align:center}.mission__body,.mission__carousels{display:flex;flex-direction:column;row-gap:30px}.mission__carousel{width:100%}.mission .swiper-wrapper{transition-timing-function:linear!important}.mission .swiper-slide{max-width:310px;width:100%;height:210px;border-radius:30px;overflow:hidden;position:relative}.mission .swiper-slide img{width:100%;height:100%;object-fit:cover}@media (max-width:1024px){.mission{padding:40px 0 60px}.mission,.mission .wrapper{row-gap:35px}.mission__head{row-gap:25px}.mission__head br{display:none}.mission__head .button{margin-top:10px}.mission__carousels{row-gap:15px}.mission .swiper-slide{max-width:220px;height:147px;border-radius:21px}}.about-us{padding:108px 0 40px}.about-us .wrapper{display:flex;gap:15px 58px}.about-us__column{max-width:596px;width:100%;display:flex;flex-direction:column;row-gap:25px}.about-us__content,.about-us__text{display:flex;flex-direction:column;row-gap:20px}.about-us__content b,.about-us__content strong,.about-us__text b,.about-us__text strong{font-size:20px}.about-us__content{max-width:488px;width:100%;margin-top:-15px}.about-us .swiper{width:100%;display:flex;flex-direction:column;row-gap:20px}.about-us .swiper-wrapper{height:-moz-fit-content;height:fit-content}.about-us .swiper-row{display:flex;justify-content:space-between;gap:20px}.about-us .swiper-slide{width:100%;height:436px;overflow:hidden;border-radius:15px}.about-us .swiper-slide img{width:100%;height:100%;object-fit:cover}.about-us .swiper-pagination{position:static;width:-moz-fit-content;width:fit-content;font-weight:700;font-size:16px;color:rgba(32,32,32,.3)}.about-us .swiper-buttons{display:flex;align-items:center;justify-content:center;-moz-column-gap:13px;column-gap:13px}.about-us .swiper-button{position:static;padding:0;margin:0;width:63px;height:63px;border-radius:50%;border:1px solid rgba(32,32,32,.4);background:transparent;background-image:url(../images/svg/long-arrow-grey.svg);background-repeat:no-repeat;background-size:17px 17px;background-position:50%;transform:none}.about-us .swiper-button-prev{transform:scale(-1)}.about-us .swiper-button:after{display:none}.about-us .swiper-button.swiper-button-disabled{opacity:.5}.about-us .swiper-button:hover{background-color:rgba(32,32,32,.05)}.about-us .swiper-button:active{background-color:rgba(32,32,32,.1)}@media (min-width:769px){.about-us__column .about-us__text{display:none}}@media (max-width:1170px){.about-us .wrapper{-moz-column-gap:30px;column-gap:30px}.about-us__column,.about-us__content{max-width:calc(50% - 15px)}}@media (max-width:1024px){.about-us{padding:35px 0 40px}.about-us__content b,.about-us__content strong,.about-us__text b,.about-us__text strong{font-size:16px}.about-us .swiper-buttons{-moz-column-gap:10px;column-gap:10px}.about-us .swiper-button{height:52px;width:52px;background-size:15px 14px}}@media (max-width:768px){.about-us .wrapper{flex-direction:column}.about-us__column,.about-us__content{max-width:unset}.about-us__content{margin-top:0}.about-us__content>.h2,.about-us__content>.h2+p,.about-us__content>h2,.about-us__content>h2+p{display:none}.about-us .swiper{row-gap:15px}.about-us .swiper-row{gap:15px}.about-us .swiper-slide{height:auto;min-height:210px;position:relative}.about-us .swiper-slide:before{content:"";padding-top:56.25%;display:block}.about-us .swiper-slide img{position:absolute;inset:0}.about-us .swiper-pagination{font-size:13px}.about-us .swiper-button{height:43px;width:43px;background-size:13px 12px}}.our-values{padding:60px 0 50px}.our-values .wrapper{display:flex;justify-content:space-between;gap:20px 30px;background:#fffdf2;border-radius:32px;overflow:hidden}.our-values__content{padding:60px 0 60px 64px;max-width:528px;width:100%;margin:auto 0;display:flex;flex-direction:column;row-gap:20px}.our-values__media{max-width:583px;width:100%;height:auto;position:relative}.our-values__media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}@media (max-width:1024px){.our-values{padding:17px 0 35px}.our-values__content{padding:40px 0 40px 40px;max-width:504px}}@media (max-width:768px){.our-values .wrapper{flex-direction:column;border-radius:25px}.our-values__content{padding:30px 20px 0;max-width:unset}.our-values__media{max-width:unset;min-height:270px}.our-values__media:before{content:"";padding-top:56.25%;display:block}}.gallery{padding:50px 0 60px}.gallery .wrapper{display:flex;flex-direction:column;row-gap:35px}.gallery__body,.gallery__head{display:flex;flex-direction:column;row-gap:20px}.gallery__carousel{width:100%;display:flex;flex-direction:column;row-gap:16px}.gallery__item{min-height:230px;border-radius:15px;overflow:hidden;position:relative}.gallery__item:before{content:"";padding-top:89%;display:block}.gallery__item img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gallery .swiper-row{display:flex;justify-content:space-between;gap:15px}.gallery .swiper-pagination{position:static;width:-moz-fit-content;width:fit-content;font-weight:700;font-size:13px;color:rgba(32,32,32,.3)}.gallery .swiper-buttons{display:flex;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px}.gallery .swiper-button{position:static;padding:0;margin:0;height:43px;width:43px;border-radius:50%;border:1px solid rgba(32,32,32,.4);background:transparent;background-image:url(../images/svg/long-arrow-grey.svg);background-repeat:no-repeat;background-size:13px 12px;background-position:50%;transform:none}.gallery .swiper-button-prev{transform:scale(-1)}.gallery .swiper-button:after{display:none}.gallery .swiper-button.swiper-button-disabled{opacity:.5}.gallery .swiper-button:hover{background-color:rgba(32,32,32,.05)}.gallery .swiper-button:active{background-color:rgba(32,32,32,.1)}@media (min-width:769px){.gallery .swiper-wrapper{flex-wrap:wrap;gap:30px}.gallery .swiper-slide{width:calc(33.333% - 20px)}.gallery .swiper-row{display:none}}@media (min-width:769px) and (max-width:1024px){.gallery .swiper-wrapper{gap:20px}.gallery .swiper-slide{width:calc(33.333% - 13.333px)}}@media (max-width:1024px){.gallery{padding:20px 0 17px}.gallery .wrapper{row-gap:20px}}@media (max-width:768px){.gallery__item:before{padding-top:56.25%}}.hero-banner{padding:65px 0 40px}.hero-banner .wrapper{padding:15px 20px 15px 50px;display:flex;justify-content:space-between;gap:30px 20px;border-radius:32px;background:hsla(0,0%,95%,.4)}.hero-banner .to-expand__content,.hero-banner__content{display:flex;flex-direction:column;row-gap:20px}.hero-banner__content{max-width:612px;width:100%;padding-top:55px}.hero-banner__media{max-width:390px;width:100%;min-height:425px;border-radius:25px;overflow:hidden}.hero-banner__media img{width:100%;height:100%;object-fit:cover}@media (min-width:769px){.hero-banner .expand-button{display:none}}@media (max-width:1024px){.hero-banner{padding:22px 0}.hero-banner .wrapper{padding-left:20px}.hero-banner__content{padding:0}}@media (max-width:768px){.hero-banner .wrapper{padding:10px 10px 51px;flex-direction:column-reverse}.hero-banner__content,.hero-banner__media{max-width:unset}.hero-banner__content{padding:0 10px;row-gap:15px}.hero-banner__media{min-height:160px;position:relative}.hero-banner__media:before{content:"";padding-top:56.25%;display:block}.hero-banner__media img{position:absolute;inset:0}.hero-banner .to-expand:not(.expanded) .to-expand__content{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.hero-banner .to-expand.expanded .expand-button{display:none}}.become-volunteer{padding:90px 0 60px}.become-volunteer .wrapper{display:flex;align-items:center;justify-content:space-between;gap:30px 20px}.become-volunteer__content{max-width:530px;width:100%;display:flex;flex-direction:column;row-gap:20px}@media (max-width:1024px){.become-volunteer{padding:70px 0 50px}}@media (max-width:768px){.become-volunteer .wrapper{flex-direction:column}.become-volunteer__content,.become-volunteer__form{max-width:unset}}.contacts{padding:116px 0 105px}.contacts .wrapper{padding:92px 51px 108px 69px;display:flex;justify-content:space-between;gap:40px 20px;border-radius:15px;background:#ebebeb}.contacts__content{max-width:487px;width:100%;padding-top:40px;display:flex;flex-direction:column;row-gap:20px}.contacts__form{background:#fff}.contacts .ginput_container input,.contacts .typical-field__input{background:hsla(0,0%,8%,.05)}@media (max-width:1024px){.contacts{padding:37px 0 70px}.contacts .wrapper{padding:35px 20px}}@media (max-width:768px){.contacts .wrapper{flex-direction:column}.contacts__content,.contacts__form{padding:0;max-width:unset}.contacts__form{background:transparent}.contacts .ginput_container input,.contacts .typical-field__input{background:#fff}}.hero-lp{position:relative}.hero-lp__inner{padding:150px 0 93px;color:#fff;background:#202020;border-radius:0 0 50px 50px;overflow:hidden}.hero-lp .wrapper{display:flex;position:relative}.hero-lp .wrapper:before{content:"";position:absolute;bottom:0;left:225px;width:1112px;height:770px;background-image:url(../images/pattern.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;opacity:.2}.hero-lp__content{max-width:693px;display:flex;flex-direction:column;row-gap:40px;font-weight:500;font-size:22px;line-height:143%}.hero-lp__content .h1,.hero-lp__content h1{font-weight:700;text-transform:none}@media (min-width:1025px){.hero-lp__content .h1,.hero-lp__content h1{font-size:78px;line-height:96%}}.hero-lp__content ol{counter-reset:numbers;display:grid;grid-auto-flow:row dense;grid-auto-columns:auto;grid-template-columns:auto 1fr;grid-template-rows:auto;gap:30px;grid-template-areas:"lg ." "lg .";font-size:16px;line-height:normal;position:relative}.hero-lp__content ol li{display:flex;-moz-column-gap:10px;column-gap:10px;font-size:16px;letter-spacing:-.06em;white-space:nowrap}.hero-lp__content ol li:before{counter-increment:numbers;content:"(0" counter(numbers) ")";font-family:SFProDisplay,sans-serif;font-weight:400;font-size:inherit;letter-spacing:-.06em;color:hsla(0,0%,76%,.4)}.hero-lp__content ol li:first-child{grid-area:lg}.hero-lp__media{position:absolute;left:658px;top:-10px;max-width:558px;width:100%;height:auto}.hero-lp__media img{width:100%;height:100%;object-fit:contain}.hero-lp__scroll-button{width:68px;height:68px;position:absolute;left:50%;bottom:-34px;transform:translateX(-50%);border-radius:50%;outline:11px solid #fff;outline-offset:-1px;overflow:hidden}.hero-lp__scroll-button:before{content:"";width:100%;height:100%;display:block;background:#e4ba00;transition:.3s;background-image:url(../images/svg/arrow.svg);background-repeat:no-repeat;background-size:13px 13px;background-position:50%;transform:rotate(135deg)}.hero-lp__scroll-button:hover:before{filter:brightness(.8)}.hero-lp--youtube .hero-lp__content{row-gap:100px}.hero-lp--youtube .hero-lp__content .h1,.hero-lp--youtube .hero-lp__content h1{line-height:100%}.hero-lp--youtube .hero-lp__content .h1 small,.hero-lp--youtube .hero-lp__content h1 small{font-size:45px;line-height:112%}@media (min-width:1025px){.hero-lp--youtube .hero-lp__content .h1,.hero-lp--youtube .hero-lp__content h1{font-size:124px;line-height:91%}}@media (min-width:1025px){.hero-lp--telegram .wrapper{padding-top:76px}}.hero-lp--telegram .hero-lp__content .h1,.hero-lp--telegram .hero-lp__content h1{text-transform:uppercase;font-weight:900}@media (min-width:1025px){.hero-lp--telegram .hero-lp__content .h1,.hero-lp--telegram .hero-lp__content h1{font-size:78px;line-height:96%}}.hero-lp--telegram .hero-lp__media{top:-50px}@media (min-width:1025px){.hero-lp--telegram .hero-lp__media{max-width:466px;left:700px}}.hero-lp--telegram .hero-lp__media:before{content:"";position:absolute;left:-130px;width:205px;height:205px;background-image:url(../images/telegram-decor.png);background-repeat:no-repeat;background-size:contain}.hero-lp--token .wrapper:before{display:none}.hero-lp--token .hero-lp__inner{padding:175px 0 120px;background-image:url(../images/wave-pattern.png);background-repeat:no-repeat;background-size:105% auto;background-position:bottom}.hero-lp--token .hero-lp__content{z-index:1}.hero-lp--token .hero-lp__content .h1,.hero-lp--token .hero-lp__content h1{text-transform:uppercase}@media (min-width:1025px){.hero-lp--token .hero-lp__content .h1,.hero-lp--token .hero-lp__content h1{font-size:78px;line-height:96%}}.hero-lp--token .hero-lp__media{top:-90px}@media (min-width:1025px){.hero-lp--token .hero-lp__media{max-width:487px;height:602px}}.hero-lp--token .hero-lp__media:before{content:"";position:absolute;left:-210px;bottom:80px;width:327px;height:260px;background-image:url(../images/blockchain.png);background-repeat:no-repeat;background-size:contain}.hero-lp--token .hero-lp__media img{position:relative;z-index:2}.hero-lp--invest .hero-lp__inner{padding:206px 0 138px;background-image:url(../images/chart-pattern.png);background-repeat:no-repeat;background-size:100% auto;background-position:bottom}.hero-lp--invest .hero-lp__content .h1,.hero-lp--invest .hero-lp__content h1{text-transform:uppercase}.hero-lp--invest .hero-lp__media{top:-100px}@media (min-width:1025px){.hero-lp--invest .hero-lp__media{max-width:485px}}.hero-lp--crypto .hero-lp__inner{padding:166px 0 57px}.hero-lp--crypto .hero-lp__content .h1,.hero-lp--crypto .hero-lp__content h1{text-transform:uppercase}.hero-lp--crypto .hero-lp__coins{position:absolute;inset:0}.hero-lp--crypto .hero-lp__coins span{position:absolute;background-repeat:no-repeat;background-size:contain;background-position:50%}.hero-lp--crypto .hero-lp__coins span:first-child{width:203px;height:203px;left:-175px;top:184px;background-image:url(../images/coins/coin-1.png)}.hero-lp--crypto .hero-lp__coins span:nth-child(2){width:162px;height:162px;left:-112px;top:-30px;background-image:url(../images/coins/coin-2.png)}.hero-lp--crypto .hero-lp__coins span:nth-child(3){width:156px;height:156px;top:50px;right:-75px;background-image:url(../images/coins/coin-3.png)}.hero-lp--crypto .hero-lp__coins span:nth-child(4){width:250px;height:250px;top:332px;right:-148px;background-image:url(../images/coins/coin-4.png)}@media (min-width:1025px){.hero-lp--crypto .hero-lp__media{max-width:478px;top:-40px}}@media (max-width:1024px){.hero-lp__inner{padding:90px 0 40px}.hero-lp .wrapper:before{width:900px;height:200%;left:unset;bottom:unset;top:-160px;right:-20px}.hero-lp__content{max-width:calc(100% - 420px);row-gap:25px;font-size:16px}.hero-lp__content ol{max-width:80%;display:flex;flex-direction:column;row-gap:7px}.hero-lp__content ol li{white-space:unset;padding:10px;border-radius:9px;background:#222}.hero-lp__content ol br{display:none}.hero-lp__scroll-button{width:50px;height:50px;outline-width:6px;bottom:-20px;outline-color:#f9f9f9}.hero-lp__media{max-width:450px;height:auto;left:unset;top:unset;bottom:-50px;right:15px}.hero-lp--youtube .hero-lp__content{row-gap:25px}.hero-lp--youtube .hero-lp__content h1 small{margin-top:16px;display:block}.hero-lp--telegram .hero-lp__media{right:-50px}.hero-lp--telegram .hero-lp__media:before{width:122px;height:122px;left:0}.hero-lp--token .hero-lp__inner{padding:144px 0;background-size:auto 100%;background-position:100%}.hero-lp--token .hero-lp__media{right:-50px;top:unset;bottom:unset}.hero-lp--token .hero-lp__media:before{width:143px;height:114px;bottom:90px}.hero-lp--invest .hero-lp__inner{padding:105px 0 210px}.hero-lp--invest .hero-lp__media{top:unset;bottom:-260px}.hero-lp--crypto .hero-lp__inner{padding:105px 0 47px}.hero-lp--crypto .hero-lp__content{max-width:calc(100% - 470px)}.hero-lp--crypto .hero-lp__content p br{display:none}.hero-lp--crypto .hero-lp__coins span:first-child{width:79px;height:79px;left:-25px;top:140px}.hero-lp--crypto .hero-lp__coins span:nth-child(2){width:66px;height:66px;left:0;top:-30px}.hero-lp--crypto .hero-lp__coins span:nth-child(3){width:87px;height:87px;top:50px;right:35px}.hero-lp--crypto .hero-lp__coins span:nth-child(4){width:89px;height:89px;top:142px;right:-8px}.hero-lp--crypto .hero-lp__media{bottom:-110px}}@media (max-width:834px){.hero-lp__media{max-width:400px;right:-50px}.hero-lp__content{max-width:calc(100% - 320px)}.hero-lp__content ol li{padding:10px 5px}.hero-lp--crypto .hero-lp__content{max-width:calc(100% - 360px)}}@media (max-width:768px){.hero-lp .wrapper:before{width:658px;height:420px;background-size:100% auto;opacity:.3;top:-140px}.hero-lp__media{max-width:350px;left:unset;top:unset;right:-110px;bottom:-100px}.hero-lp__content{max-width:calc(100% - 200px)}.hero-lp__content ol li{font-size:13px}.hero-lp__scroll-button{width:40px;height:40px}.hero-lp--youtube .hero-lp__content h1 small{font-size:30px}.hero-lp--telegram .hero-lp__content{max-width:calc(100% - 250px);padding-bottom:105px}.hero-lp--telegram .hero-lp__content p{display:none}.hero-lp--telegram .hero-lp__media{right:-110px;top:unset}.hero-lp--telegram .hero-lp__media:before{left:-120px;bottom:80px}.hero-lp--token .hero-lp__inner{padding:87px 0 200px}.hero-lp--token .hero-lp__media:before{bottom:120px;left:-150px}.hero-lp--invest .hero-lp__content{max-width:calc(100% - 100px)}.hero-lp--invest .hero-lp__inner{background-size:150% auto}.hero-lp--crypto .hero-lp__content{max-width:unset}.hero-lp--crypto .hero-lp__content p{max-width:calc(100% - 300px)}.hero-lp--crypto .hero-lp__coins span:first-child{left:-60px;top:250px}.hero-lp--crypto .hero-lp__coins span:nth-child(2){left:-23px;top:78px}.hero-lp--crypto .hero-lp__coins span:nth-child(3){top:-62px;right:unset;left:50px}.hero-lp--crypto .hero-lp__coins span:nth-child(4){top:230px;right:80px}}@media (max-width:480px){.hero-lp__media{max-width:255px;bottom:-50px}.hero-lp__content{max-width:calc(100% - 68px)}.hero-lp__content ol{max-width:calc(100% - 67px)}.hero-lp--telegram .hero-lp__content{max-width:calc(100% - 130px)}.hero-lp--telegram .hero-lp__media:before{left:-130px;bottom:40px}.hero-lp--token .hero-lp__inner{padding:87px 0 144px}.hero-lp--token .hero-lp__content{max-width:calc(100% - 60px)}.hero-lp--token .hero-lp__media{bottom:-164px;right:-120px}.hero-lp--token .hero-lp__media:before{bottom:50px;left:-110px}.hero-lp--invest .wrapper:before{opacity:.2}.hero-lp--invest .hero-lp__inner{background-size:300% auto;background-position:-60px bottom}.hero-lp--invest .hero-lp__media{bottom:-220px}.hero-lp--crypto .hero-lp__content{position:relative;z-index:1}.hero-lp--crypto .hero-lp__content p{max-width:calc(100% - 140px)}.hero-lp--crypto .hero-lp__coins span:first-child{left:-110px;top:255px}.hero-lp--crypto .hero-lp__coins span:nth-child(2){left:-43px;top:0}.hero-lp--crypto .hero-lp__coins span:nth-child(3){top:-172px;right:unset;left:-10px}.hero-lp--crypto .hero-lp__coins span:nth-child(4){top:-87px;right:85px}.hero-lp--crypto .hero-lp__media{bottom:-50px}}@media (max-width:360px){.hero-lp__content ol li{-moz-column-gap:4px;column-gap:4px;font-size:10px}.hero-lp--youtube .hero-lp__content h1 small{font-size:20px}.hero-lp--telegram .hero-lp__content{max-width:calc(100% - 150px)}.hero-lp--telegram .hero-lp__media:before{left:-105px;bottom:70px}}.footer-lp{padding:50px 0 60px;font-weight:500;font-size:16px;letter-spacing:-.06em;line-height:140%;color:hsla(0,0%,100%,.4);background:#202020}.footer-lp .container{max-width:1198px}.footer-lp .wrapper{align-items:flex-start;gap:30px;position:relative}.footer-lp .wrapper,.footer-lp__row{display:flex;justify-content:space-between}.footer-lp__row{max-width:756px;width:100%;flex-wrap:wrap;gap:40px 30px}.footer-lp__column{display:flex;flex-direction:column;row-gap:25px}.footer-lp__column:first-child{max-width:452px;width:100%}.footer-lp__column:nth-child(3),.footer-lp__column:nth-child(4){align-self:flex-end}.footer-lp__subtitle{font-family:Inter,sans-serif;font-weight:600;font-size:29px;line-height:1;color:#fff;text-transform:unset}.footer-lp__links{display:flex;flex-direction:column;align-items:flex-end;row-gap:8px}.footer-lp__link{line-height:1}.footer-lp .menu{-moz-column-count:2;column-count:2;-moz-column-gap:104px;column-gap:104px;line-height:1;white-space:nowrap}.footer-lp .menu__item+.menu__item{margin-top:20px}.footer-lp .menu__link{text-decoration-color:transparent}.footer-lp .menu__link:hover{text-decoration-color:initial}.footer-lp .copyright{position:absolute;left:0;bottom:0;display:flex;flex-direction:column;gap:45px 15px;line-height:140%}.footer-lp .copyright__logo{max-width:60px;width:100%}.footer-lp .copyright__logo img{width:100%;height:100%;object-fit:contain}@media (min-width:1025px){.footer-lp .lg-hidden{display:none}.footer-lp .button{max-width:253px;min-height:40px;font-size:11px}.footer-lp .button span{padding-top:10px;padding-bottom:10px}.footer-lp .button:after{min-width:40px;width:40px;background-size:11px}}@media (min-width:641px){.footer-lp .md-hidden{display:none}}@media (max-width:1024px){.footer-lp{padding:32px 0 34px}.footer-lp .wrapper{align-items:center;flex-wrap:wrap}.footer-lp__row{max-width:unset}.footer-lp__column:nth-child(3){max-width:calc(100% - 230px);width:100%;row-gap:15px}.footer-lp .button{order:1}.footer-lp .button span{width:-moz-fit-content;width:fit-content}.footer-lp .copyright{max-width:274px;width:100%;order:2;position:static;flex-direction:row-reverse;align-items:center;justify-content:flex-end}.footer-lp .menu__item+.menu__item{margin-top:25px}.footer-lp__subtitle{font-size:24px}}@media (max-width:768px){.footer-lp .sm-hidden{display:none}.footer-lp .copyright{max-width:232px;font-size:13px}}@media (max-width:640px){.footer-lp__row{order:1;flex-direction:column;row-gap:30px}.footer-lp__column:first-child{order:1}.footer-lp__column:nth-child(3){max-width:unset;order:2;align-self:flex-start}.footer-lp__column:nth-child(4){display:none}.footer-lp .languages{order:3;margin-top:10px}.footer-lp__links{margin-top:5px;width:100%;order:3;align-items:flex-start}.footer-lp .button{order:2;margin-top:10px}.footer-lp .copyright{margin-top:5px;width:100%;max-width:unset;order:4}}@media (max-width:480px){.footer-lp .menu{display:flex;flex-direction:column;row-gap:25px}.footer-lp .menu__item{margin-top:0!important}.footer-lp .button,.footer-lp .button span{width:100%}}.about-lp{padding:90px 0 65px}.about-lp .wrapper{padding-top:44px;border-top:1px solid #e4e4e4}.about-lp .wrapper,.about-lp__head{display:flex;flex-direction:column;row-gap:10px}.about-lp__label{font-weight:500;font-size:14px;letter-spacing:-.06em;text-transform:uppercase;color:rgba(64,64,64,.4)}.about-lp__body{display:flex;justify-content:space-between;gap:30px 35px}.about-lp__content{max-width:587px;width:100%;padding-top:34px;display:flex;flex-direction:column;row-gap:50px;font-weight:500;font-size:22px;line-height:143%;letter-spacing:-.06em}.about-lp__content .h1,.about-lp__content .h2,.about-lp__content .h3,.about-lp__content .h4,.about-lp__content .h5,.about-lp__content .h6,.about-lp__content h1,.about-lp__content h2,.about-lp__content h3,.about-lp__content h4,.about-lp__content h5,.about-lp__content h6{font-weight:700;letter-spacing:normal}@media (min-width:1025px){.about-lp__content .h2,.about-lp__content h2{font-size:78px;line-height:102%}}.about-lp__cards{max-width:516px;width:100%;display:flex;flex-wrap:wrap;gap:10px;counter-reset:numbers}.about-lp__card{counter-increment:numbers;width:calc(50% - 5px);min-height:253px;padding:25px;display:flex;flex-direction:column;row-gap:35px;border-radius:17px;font-weight:500;font-size:16px;letter-spacing:-.06em;-webkit-backdrop-filter:blur(16.875px);backdrop-filter:blur(16.875px);background:linear-gradient(180deg,hsla(0,0%,88%,.3),hsla(0,0%,100%,.3))}.about-lp__card:after{content:"(0" counter(numbers) ")";margin-top:auto;margin-left:auto;font-family:SFProDisplay,sans-serif;font-weight:400;font-size:21px;letter-spacing:-.06em}.about-lp--three-columns{padding:100px 0 150px}.about-lp--three-columns .container{max-width:1242px}.about-lp--three-columns .wrapper{padding-top:0;border-top:0}.about-lp--three-columns .about-lp__content{padding-top:0;max-width:380px;row-gap:70px}.about-lp--three-columns .about-lp__content .button,.about-lp--three-columns .about-lp__content .button span{width:100%}@media (min-width:1025px){.about-lp--three-columns .about-lp__content .button{min-height:65px;font-size:16px}.about-lp--three-columns .about-lp__content .button:after{min-width:65px;width:65px}}.about-lp--three-columns .about-lp__cards{max-width:777px;row-gap:20px;height:auto}.about-lp--three-columns .about-lp__subtitle{height:-moz-fit-content;height:fit-content;font-weight:700;font-size:45px;text-transform:unset;line-height:112%;letter-spacing:normal}.about-lp--three-columns .about-lp__card{width:calc(33.333% - 6.666px);height:calc(100% - 77px)}.about-lp--three-columns .about-lp__text{width:100%;display:flex;flex-direction:column;row-gap:15px;font-size:16px;letter-spacing:-.06em}@media (min-width:1025px){.about-lp--three-columns .about-lp__text>:not(.about-lp__subtitle){display:none}}@media (max-width:1024px){.about-lp{padding:45px 0 25px}.about-lp .wrapper{padding-top:36px}.about-lp__content{row-gap:30px;font-size:18px;line-height:normal}.about-lp__card{min-height:156px}.about-lp--three-columns{padding:100px 0}.about-lp--three-columns .wrapper{padding:0}.about-lp--three-columns .about-lp__body{flex-direction:column;row-gap:40px}.about-lp--three-columns .about-lp__card{height:auto;width:calc(33.333% - 6.666px)}.about-lp--three-columns .about-lp__cards,.about-lp--three-columns .about-lp__content{max-width:unset}.about-lp--three-columns .about-lp__text{margin-bottom:14px}.about-lp--three-columns .about-lp__cards{row-gap:10px}.about-lp--three-columns .about-lp__content{row-gap:24px}.about-lp--three-columns .about-lp__content .button{width:-moz-fit-content;width:fit-content}}@media (max-width:834px){.about-lp .wrapper{row-gap:36px}.about-lp__body{flex-direction:column}.about-lp__cards,.about-lp__content{max-width:unset}.about-lp__content{padding-top:0}.about-lp__content .h2,.about-lp__content h2{line-height:normal}}@media (max-width:768px){.about-lp--three-columns .about-lp__subtitle{font-size:30px}}@media (max-width:640px){.about-lp--three-columns .about-lp__card{width:100%}}@media (max-width:480px){.about-lp--three-columns .about-lp__content .button,.about-lp--three-columns .about-lp__content .button span,.about-lp__card{width:100%}}.videos-lp{padding:65px 0 30px}.videos-lp .wrapper{padding:20px 20px 20px 56px;border-radius:20px;background:#f2f1f1}.videos-lp__carousel{max-width:100%;width:100%;min-width:0}.videos-lp__content{padding-bottom:83px;max-width:440px;width:100%;display:flex;flex-direction:column;row-gap:10px}.videos-lp__content .h1,.videos-lp__content .h2,.videos-lp__content .h3,.videos-lp__content .h4,.videos-lp__content .h5,.videos-lp__content .h6,.videos-lp__content h1,.videos-lp__content h2,.videos-lp__content h3,.videos-lp__content h4,.videos-lp__content h5,.videos-lp__content h6{font-weight:700}@media (min-width:1025px){.videos-lp__content .h1,.videos-lp__content .h2,.videos-lp__content .h3,.videos-lp__content .h4,.videos-lp__content .h5,.videos-lp__content .h6,.videos-lp__content h1,.videos-lp__content h2,.videos-lp__content h3,.videos-lp__content h4,.videos-lp__content h5,.videos-lp__content h6{line-height:104%}}.videos-lp .video-placeholder,.videos-lp .video-player{max-width:590px}.videos-lp .swiper-slide{display:flex;justify-content:space-between;gap:20px 36px}.videos-lp .swiper-lp-row{max-width:436px;width:100%;position:absolute;left:0;bottom:0;z-index:1}@media (max-width:1024px){.videos-lp{padding:25px 0}.videos-lp .wrapper{padding:25px 20px 92px;position:relative}.videos-lp__content{max-width:unset;padding-bottom:0}.videos-lp__content .h2,.videos-lp__content h2{line-height:normal}.videos-lp .video-placeholder,.videos-lp .video-player{max-width:unset}.videos-lp .swiper{position:static}.videos-lp .swiper-slide{flex-direction:column}.videos-lp .swiper-lp-row{width:100%;max-width:unset;padding:0 20px;left:0;bottom:25px}}@media (max-width:768px){.videos-lp__content .h2,.videos-lp__content h2{font-size:40px}}.greetings{padding-top:35px;overflow:hidden}.greetings .wrapper{padding:125px 0 90px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px 20px;position:relative}.greetings .wrapper:before{width:1260px;height:100%;top:0;background-image:url(../images/grid-pattern.png);background-size:100% auto;background-position:top}.greetings .wrapper:after,.greetings .wrapper:before{content:"";position:absolute;left:50%;transform:translateX(-50%);background-repeat:no-repeat}.greetings .wrapper:after{bottom:184px;width:952px;height:644px;background-image:url(../images/bitbon.png);background-size:contain}.greetings__column{width:100%;display:flex;flex-direction:column;row-gap:32px;font-weight:500;font-size:22px;letter-spacing:-.06em;position:relative;z-index:1}.greetings__column p{line-height:143%}.greetings__column b,.greetings__column strong{font-weight:600}.greetings__column .h1,.greetings__column .h2,.greetings__column .h3,.greetings__column .h4,.greetings__column .h5,.greetings__column .h6,.greetings__column h1,.greetings__column h2,.greetings__column h3,.greetings__column h4,.greetings__column h5,.greetings__column h6{letter-spacing:unset}.greetings__column .h2,.greetings__column h2{font-weight:700}@media (min-width:1025px){.greetings__column .h2,.greetings__column h2{font-size:78px;line-height:100%}}.greetings__column .h3,.greetings__column h3{font-family:Inter,sans-serif;font-weight:600;font-size:29px;letter-spacing:-.06em;text-transform:unset}.greetings__column:first-child,.greetings__column:nth-child(3){max-width:330px}.greetings__column:nth-child(3) .greetings__label{margin-bottom:-10px}.greetings__label{font-weight:500;font-size:13px;line-height:normal;text-transform:uppercase;color:rgba(64,64,64,.2)}.greetings__block{padding:40px 32px;display:flex;flex-direction:column;row-gap:30px;border-radius:13px;font-size:22px;line-height:143%;color:#fff;background:#202020}.greetings__block b,.greetings__block strong{min-height:98px;font-family:DrukCyr,sans-serif;font-weight:700;font-size:131px;line-height:67%;letter-spacing:.03em}.greetings__items{width:100%;display:flex;flex-direction:column;row-gap:20px}.greetings__item{width:100%;padding:20px;display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;border-radius:13px;font-size:16px;color:#fff;background:#202020;text-decoration:none}.greetings__item:hover .greetings__link{text-decoration-color:transparent}.greetings__item:hover .greetings__link:after{opacity:1}.greetings__icon{min-width:65px;width:65px;height:65px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:13px}.greetings__icon img{width:26px;height:26px;object-fit:contain}.greetings__link{display:inline-block;-moz-column-gap:10px;column-gap:10px;text-decoration:underline;transition:.3s}.greetings__link:after{content:"";margin-left:10px;min-width:12px;width:12px;height:12px;display:inline-block;background-image:url(../images/svg/link.svg);background-repeat:no-repeat;background-size:contain;opacity:.4;transition:.3s}@media (min-width:1025px){.greetings .lg-hidden{display:none!important}.greetings .button{max-width:375px;min-height:65px;margin:0 auto;font-size:16px}.greetings .button,.greetings .button span{width:100%}.greetings .button:after{min-width:65px;width:65px}}@media (max-width:1024px){.greetings{padding-top:50px}.greetings .md-hidden{display:none!important}.greetings .wrapper{padding:10px 0 45px;flex-direction:column;align-items:flex-start}.greetings .wrapper:after{width:1000px;height:100%;left:unset;transform:unset;right:-218px;top:-100px;bottom:unset}.greetings__column{max-width:unset!important;row-gap:10px;font-size:18px}.greetings__column .h2,.greetings__column h2{max-width:350px;display:flex;flex-direction:column}.greetings__column .h2 mark,.greetings__column h2 mark{margin-left:auto}.greetings__column .h3,.greetings__column h3{font-size:20px}.greetings__column .h3 br,.greetings__column h3 br{display:none}.greetings__column:first-child p{margin-top:20px}.greetings__column:first-child .greetings__label{margin-top:25px}.greetings__column:first-child .greetings__label:nth-of-type(1){position:absolute;margin-top:0;top:4px;right:15px;color:rgba(32,32,32,.3)}.greetings__column:first-child p,.greetings__column:first-child p span{display:flex;flex-direction:column}.greetings__column:nth-child(3){padding:20px;border-radius:10px;color:#fff;background:#202020}.greetings__label{text-transform:unset}.greetings__items{margin-top:10px;flex-direction:row;flex-wrap:wrap;gap:10px 12px}.greetings__item{width:calc(50% - 6px);padding:10px;border-radius:5px;background:#222}.greetings__item br{display:none}.greetings__block{max-width:170px;display:inline;padding:0;font-size:16px;line-height:normal;color:#202020;background:transparent}.greetings__block *{display:inline!important}.greetings__block b,.greetings__block strong{min-height:unset;text-transform:lowercase;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit}.greetings .button{align-self:center}.greetings__link:after{display:none}.greetings__icon{min-width:50px;width:50px;height:50px}.greetings__icon img{min-width:18px;height:18px;width:18px}.greetings--without-title .greetings__column:first-child{padding-top:165px}}@media (max-width:768px){.greetings .wrapper:before{display:none}.greetings .wrapper:after{width:700px;height:100%;top:-30px}.greetings__column{font-size:14px}.greetings__column .h2,.greetings__column h2{max-width:283px;display:flex;flex-direction:column;font-size:40px}.greetings__column .h3,.greetings__column h3{font-size:16px}.greetings__link{font-size:14px}.greetings__link:after{display:none}.greetings .button{min-height:40px;border-radius:8px}.greetings .button span{padding-top:10px;padding-bottom:10px}.greetings .button:after,.greetings__icon{min-width:40px;width:40px}.greetings__icon{height:40px}.greetings__icon img{min-width:14px;height:14px;width:14px}.greetings--without-title .greetings__column:first-child{padding-top:120px}}@media (max-width:480px){.greetings .wrapper:after{width:551px;height:362px;top:20px;right:-240px}.greetings__column:first-child .greetings__label:nth-of-type(1){top:10px;right:30px}.greetings__column .h3,.greetings__column h3{font-size:14px}.greetings__column .h3 br,.greetings__column h3 br{display:block}.greetings__block{max-width:160px}.greetings__item{-moz-column-gap:10px;column-gap:10px}.greetings__link{font-size:11px}.greetings__icon{min-width:20px;width:20px;height:20px;border-radius:4px}.greetings__icon img{min-width:10px;height:10px;width:10px}.greetings .button,.greetings .button span{width:100%}}@media (max-width:360px){.greetings__label{font-size:10px}.greetings__block{max-width:100px;font-size:10px}.greetings__link{font-size:8px}}@media (min-width:1025px){html[lang=uk] .greetings__block b,html[lang=uk] .greetings__block strong{font-size:97px}}.community{padding:140px 0}.community .wrapper{max-width:855px;width:100%;margin:0 auto;display:flex;flex-direction:column;row-gap:40px;align-items:center;text-align:center;font-size:20px;line-height:140%}.community .wrapper .h1,.community .wrapper .h2,.community .wrapper .h3,.community .wrapper .h4,.community .wrapper .h5,.community .wrapper .h6,.community .wrapper h1,.community .wrapper h2,.community .wrapper h3,.community .wrapper h4,.community .wrapper h5,.community .wrapper h6{font-weight:700}.community__row{width:100%;display:flex;align-items:center;justify-content:center;text-align:left;gap:23px 40px}.community__row p{max-width:430px;letter-spacing:-.06em}.community .button{max-width:375px;min-height:65px;width:100%;font-size:16px}.community .button span{width:100%}.community .button:after{min-width:65px;width:65px}@media (max-width:1024px){.community{padding:45px 0 90px}.community .wrapper{max-width:unset;row-gap:23px;font-size:18px;line-height:normal}.community__row{text-align:center;flex-direction:column-reverse}.community__row p{max-width:500px}.community .button{max-width:290px;min-height:50px;width:100%}.community .button span{width:100%}.community .button:after{min-width:50px;width:50px}}@media (max-width:768px){.community .button{font-size:13px}}@media (max-width:480px){.community .wrapper{align-items:flex-start;text-align:left}.community .h2,.community h2{max-width:280px}.community__row{align-items:flex-start;text-align:left}.community .button,.community__row p{max-width:unset}.community .button,.community .button span{width:100%}}.video-about{padding-top:40px}.video-about .wrapper{width:100%;display:flex;gap:35px 45px;border-radius:15px;color:#fff;background:#202020;overflow:hidden}.video-about__media{max-width:435px;width:100%;height:auto}.video-about__media img{width:100%;height:100%;object-fit:cover}.video-about__content{max-width:610px;padding:40px 40px 40px 0;display:flex;flex-direction:column;row-gap:20px;font-size:16px;letter-spacing:-.06em}.video-about__content ul{padding-left:25px;list-style:initial}.video-about__content .h2,.video-about__content h2{font-weight:700;text-transform:uppercase;letter-spacing:normal}@media (min-width:1025px){.video-about__content .h2,.video-about__content h2{font-size:60px}}@media (max-width:1024px){.video-about{padding-top:20px}.video-about .wrapper{flex-direction:column-reverse;border-radius:15px}.video-about__content,.video-about__media{max-width:unset}.video-about__media{position:relative;min-height:265px}.video-about__media:before{content:"";padding-top:46.25%;display:block}.video-about__media img{position:absolute;inset:0}.video-about__content{padding:40px 20px 0}}@media (max-width:768px){.video-about__content .h2,.video-about__content h2{font-size:40px}}.benefits{padding:100px 0 50px}.benefits .wrapper{width:100%;display:flex;gap:25px 20px;border-radius:15px;color:#fff;background:#202020;overflow:hidden}.benefits__media{padding-left:13px;margin-bottom:-93px;max-width:382px;width:100%;height:auto}.benefits__media img{width:100%;height:100%;object-fit:contain}.benefits__content{max-width:723px;padding:40px 45px 40px 0;display:flex;flex-direction:column;row-gap:25px;font-size:22px}.benefits__content p span{color:hsla(0,0%,100%,.6)}.benefits__content .button,.benefits__content .button span{width:-moz-fit-content;width:fit-content}@media (min-width:1025px){.benefits__content .button{min-height:65px;font-size:16px}.benefits__content .button:after{min-width:65px;width:65px}}@media (max-width:1024px){.benefits{padding:80px 0 20px}.benefits .wrapper{flex-direction:column-reverse;border-radius:10px}.benefits__content,.benefits__media{max-width:unset}.benefits__media{margin-bottom:-60px;padding-left:0;position:relative;min-height:200px}.benefits__media:before{content:"";padding-top:50%;display:block}.benefits__media img{width:110%;margin-left:-6.5%;position:absolute;inset:0;object-position:top center;object-fit:contain}.benefits__content{padding:35px 20px 0;font-size:16px}.benefits__content .button{margin-top:5px}.benefits__content .button span{padding-top:10px;padding-bottom:10px}}@media (max-width:480px){.benefits__media{margin-bottom:-30px}.benefits__media:before{padding-top:80%}.benefits__media img{object-fit:cover}.benefits__content .button{width:100%;font-size:12px}.benefits__content .button span{width:100%;padding:5px}}.benefit-cards{padding:50px 0 35px;overflow:hidden}.benefit-cards .wrapper{display:flex;flex-direction:column;row-gap:70px}.benefit-cards__body,.benefit-cards__head{width:100%;display:flex;flex-direction:column;align-items:center;row-gap:60px}.benefit-cards__head{position:relative}.benefit-cards__head .h2,.benefit-cards__head h2{max-width:590px;width:100%;display:flex;flex-direction:column;font-weight:700}.benefit-cards__head .h2 mark,.benefit-cards__head h2 mark{margin-left:auto}@media (min-width:1025px){.benefit-cards__head .h2,.benefit-cards__head h2{font-size:78px;line-height:1}}.benefit-cards__body{max-width:840px}.benefit-cards__inner{width:100%;position:relative}.benefit-cards__label{font-weight:500;font-size:13px;letter-spacing:-.06em;color:rgba(64,64,64,.3);position:absolute;top:25px;left:calc(50% + 180px);transform:translateX(-50%)}.benefit-cards__label span{position:relative}.benefit-cards__label span:after,.benefit-cards__label span:before{content:"";position:absolute;top:50%;transform:translateY(-50%);height:55px;width:28px;background-image:url(../images/svg/bracket.svg);background-repeat:no-repeat;background-size:contain}.benefit-cards__label span:before{left:-28px}.benefit-cards__label span:after{right:-28px;transform:scaleX(-1) translateY(-50%)}.benefit-cards__carousel{max-width:550px;width:100%;min-width:0;margin-left:auto;margin-right:0;display:flex;gap:20px;position:static;overflow:visible}.benefit-cards__afterword{margin-top:10px;align-self:flex-start;font-size:22px;line-height:143%;letter-spacing:-.06em;display:flex;flex-direction:column;row-gap:20px;color:#a6a6a6}.benefit-cards__afterword span{font-weight:500;color:#202020}.benefit-cards .swiper-lp-row{max-width:172px;width:100%;height:100%;position:absolute;left:0;top:0;flex-direction:column;align-items:flex-start;background:#fff;z-index:1}.benefit-cards .swiper-lp-row:before{content:"";width:100dvw;height:100%;position:absolute;right:-115px;top:0;background:#fff}.benefit-cards .swiper-lp-row>*{position:relative}.benefit-cards .swiper-lp-row p{margin-top:auto;padding-bottom:5px;font-size:13px;letter-spacing:-.06em;color:rgba(32,32,32,.4)}@media (min-width:769px){.benefit-cards .swiper-slide{transition:.3s}.benefit-cards .swiper-slide:not(.swiper-slide-active){opacity:.3;-webkit-user-select:none;-moz-user-select:none;user-select:none}}.benefit-cards .button{max-width:375px;min-height:65px;margin:-10px auto 0}.benefit-cards .button,.benefit-cards .button span{width:100%}.benefit-cards .button:after{min-width:65px;width:65px}.benefit-cards--invest .benefit-cards__head .h2,.benefit-cards--invest .benefit-cards__head h2{max-width:880px;align-self:flex-start}.benefit-cards--invest .benefit-cards__head .h2 span:last-child,.benefit-cards--invest .benefit-cards__head h2 span:last-child{margin-left:auto;margin-right:150px}.benefit-cards--invest .benefit-cards__label{left:700px;transform:unset}@media (max-width:1024px){.benefit-cards{padding:20px 0 80px}.benefit-cards .wrapper{row-gap:30px}.benefit-cards__head .h2,.benefit-cards__head h2{max-width:390px}.benefit-cards__label{font-size:10px;top:20px;left:calc(50% + 140px)}.benefit-cards__label span:after,.benefit-cards__label span:before{display:none}.benefit-cards__body{row-gap:25px}.benefit-cards__afterword{font-size:18px}.benefit-cards__carousel{max-width:calc(100% - 172px)}.benefit-cards .swiper-lp-row{padding-right:20px}.benefit-cards .swiper-lp-row:before{right:0}.benefit-cards--invest .benefit-cards__head{row-gap:34px}.benefit-cards--invest .benefit-cards__head .h2,.benefit-cards--invest .benefit-cards__head h2{max-width:unset;align-self:flex-start;display:inline-block}.benefit-cards--invest .benefit-cards__head .h2 mark,.benefit-cards--invest .benefit-cards__head .h2 span,.benefit-cards--invest .benefit-cards__head h2 mark,.benefit-cards--invest .benefit-cards__head h2 span{margin-left:0!important;margin-right:0!important}.benefit-cards--invest .benefit-cards__label{margin-right:20px;position:static;align-self:flex-end}}@media (max-width:768px){.benefit-cards__head{align-items:flex-start}.benefit-cards__head .h2,.benefit-cards__head h2{max-width:280px;font-size:40px}.benefit-cards__label{font-size:8px;top:10px;left:190px;transform:none}.benefit-cards__carousel{max-width:unset;flex-direction:column;position:relative}.benefit-cards .swiper-lp-row{padding-right:0;max-width:unset;flex-direction:row;align-items:center;justify-content:space-between;position:static}.benefit-cards .swiper-lp-row:before,.benefit-cards .swiper-lp-row p{display:none}.benefit-cards .swiper-slide{height:-moz-fit-content;height:fit-content}.benefit-cards--invest .benefit-cards__head .h2,.benefit-cards--invest .benefit-cards__head h2{font-size:35px}}@media (max-width:360px){.benefit-cards__label{top:12px;font-size:6px}}@media (min-width:1025px){html[lang=uk] .benefit-cards--invest .benefit-cards__head .h2 span:first-child,html[lang=uk] .benefit-cards--invest .benefit-cards__head h2 span:first-child{margin:0 230px 0 auto}}.learn-more{padding:45px 0 130px}.learn-more .wrapper{padding:80px 60px 75px;display:flex;flex-direction:column;row-gap:45px;border-radius:13px;color:#fff;background:#202020}.learn-more__head{display:grid;grid-auto-flow:row dense;grid-auto-columns:1fr;grid-template-columns:auto 1fr auto;grid-template-rows:1fr 1fr;gap:45px 20px;grid-template-areas:"full full full" ". . .";align-items:center}.learn-more__head h2{grid-area:full}.learn-more__head .h2,.learn-more__head h2{font-weight:700}@media (min-width:1025px){.learn-more__head .h2,.learn-more__head h2{font-size:131px;line-height:80%}}@media (min-width:1025px){.learn-more__head .h2 mark,.learn-more__head h2 mark,.learn-more__head small{display:none}}.learn-more__column{width:100%;display:flex;flex-direction:column;row-gap:20px;font-weight:500;font-size:16px;line-height:140%;letter-spacing:-.06em}.learn-more__column:first-of-type{max-width:311px}.learn-more__column:nth-of-type(2){align-items:center;text-align:center}.learn-more__column:nth-of-type(2) mark{display:flex;justify-content:center}.learn-more__column:nth-of-type(3){max-width:337px}.learn-more__body{display:flex;flex-direction:column;row-gap:45px}.learn-more__body .h1,.learn-more__body .h2,.learn-more__body .h3,.learn-more__body .h4,.learn-more__body .h5,.learn-more__body .h6,.learn-more__body h1,.learn-more__body h2,.learn-more__body h3,.learn-more__body h4,.learn-more__body h5,.learn-more__body h6{text-transform:unset;font-family:Inter,sans-serif;font-weight:600;font-size:23px;line-height:117%;letter-spacing:-.06em}.learn-more__cards{display:flex;flex-wrap:wrap;gap:10px 30px}.learn-more__card{width:calc(50% - 15px);padding:20px;display:flex;align-items:center;-moz-column-gap:25px;column-gap:25px;text-decoration:none;border-radius:15px;color:#fff;background:hsla(0,0%,88%,.1)}.learn-more__card--telegram .learn-more__media{background:#31a9df}.learn-more__card--youtube{color:#202020;background:#f6f6f6}.learn-more__card:hover .learn-more__media span{text-decoration-color:transparent}.learn-more__media{height:-moz-fit-content;height:fit-content;padding:10px;width:130px;min-height:130px;min-width:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:20px;border-radius:15px;background:#fff}.learn-more__media span{text-align:center;font-weight:600;font-size:10px;letter-spacing:-.06em;text-decoration:underline;transition:.3s}.learn-more__icon{max-height:40px;max-width:60px;width:100%}.learn-more__icon img{width:100%;height:100%;object-fit:contain}.learn-more__text{display:flex;flex-direction:column;row-gap:10px;line-height:140%}.learn-more__footer,.learn-more__text{font-weight:500;font-size:16px;letter-spacing:-.06em}@media (min-width:1025px){.learn-more__footer{display:none}}@media (max-width:1024px){.learn-more{padding:30px 0 60px}.learn-more .wrapper{padding:30px 20px;border-radius:10px;row-gap:25px}.learn-more__head{display:flex;flex-wrap:wrap;align-items:center;flex-direction:row;gap:10px 20px}.learn-more__head small{font-weight:500;font-size:16px;letter-spacing:-.06em;color:hsla(0,0%,100%,.3)}.learn-more__body>h4,.learn-more__column{display:none}.learn-more__cards{-moz-column-gap:10px;column-gap:10px}.learn-more__card{width:calc(50% - 5px);padding:15px;border-radius:10px;-moz-column-gap:15px;column-gap:15px}.learn-more__card br{display:none}.learn-more__media{min-width:100px;width:100px;min-height:100px;row-gap:10px}.learn-more__icon{max-height:30px;max-width:40px}.learn-more__body .h4,.learn-more__body h4{font-size:18px}}@media (max-width:768px){.learn-more__head small{font-size:13px}.learn-more__cards{flex-direction:column-reverse}.learn-more__card{width:100%}.learn-more__footer{font-size:14px}}@media (max-width:480px){.learn-more__body .h4,.learn-more__body h4{font-size:16px}.learn-more__text{font-size:13px}.learn-more__media{min-width:60px;min-height:60px;border-radius:5px}.learn-more__media span{font-size:7px}.learn-more__icon{max-width:24px;max-height:30px}}@media (max-width:400px){.learn-more__head{position:relative}.learn-more__head .h2,.learn-more__head h2{max-width:250px}.learn-more__head small{max-width:163px;position:absolute;bottom:5px;left:80px;font-size:10px}.learn-more__body .h4,.learn-more__body h4{font-size:12px}.learn-more__media span{font-size:5px}.learn-more__card{padding:10px;-moz-column-gap:10px;column-gap:10px}.learn-more__text{row-gap:5px;font-size:10px}}.about-bitbon{padding:52.5px 0 45px}.about-bitbon .wrapper{display:flex;justify-content:space-between;gap:15px 70px}.about-bitbon__head{max-width:203px;width:100%;padding-top:30px;display:flex;flex-direction:column;row-gap:20px}.about-bitbon__label{font-weight:500;font-size:13px;letter-spacing:-.06em;text-transform:uppercase;color:rgba(64,64,64,.2)}.about-bitbon__body{max-width:872px;width:100%;display:flex;flex-direction:column;row-gap:55px}.about-bitbon__content{display:flex;flex-direction:column;row-gap:45px;font-weight:500;font-size:22px;line-height:143%;letter-spacing:-.06em}.about-bitbon__content .h2,.about-bitbon__content h2{font-weight:700;line-height:100%;letter-spacing:normal}.about-bitbon__content p{max-width:672px}.about-bitbon__content p span{color:rgba(32,32,32,.4)}.about-bitbon__content p span:before{content:"";width:46px;height:1px;display:inline-block;margin-bottom:6px;margin-right:25px;background:rgba(32,32,32,.5)}.about-bitbon__cards{display:flex;flex-wrap:wrap;gap:20px}.about-bitbon__card{width:calc(50% - 10px);padding:32px;display:flex;border-radius:13px;background:#f9f9f9}.about-bitbon__card--with-media{width:100%;padding-left:10px;align-items:center;color:#fff;background:#202020}.about-bitbon__card--with-media .about-bitbon__text{font-weight:500}.about-bitbon__media{max-width:332px;width:100%;height:100%;position:relative}.about-bitbon__media img{position:absolute;bottom:-32px;left:50%;transform:translateX(-50%);width:100%;height:auto}.about-bitbon__text{display:flex;flex-direction:column;row-gap:10px;font-weight:500;font-size:13px;line-height:150%;letter-spacing:-.06em}.about-bitbon__text .h1,.about-bitbon__text .h2,.about-bitbon__text .h3,.about-bitbon__text .h4,.about-bitbon__text .h5,.about-bitbon__text .h6,.about-bitbon__text h1,.about-bitbon__text h2,.about-bitbon__text h3,.about-bitbon__text h4,.about-bitbon__text h5,.about-bitbon__text h6{font-family:Inter,sans-serif;text-transform:unset;font-weight:600;font-size:22px;letter-spacing:-.06em}@media (max-width:1024px){.about-bitbon{padding:22.5px 0 30px}.about-bitbon .wrapper{flex-direction:column}.about-bitbon__body,.about-bitbon__head{max-width:unset}.about-bitbon__head{padding-top:0}.about-bitbon__body{row-gap:30px}.about-bitbon__content{row-gap:20px;font-size:18px}.about-bitbon__content p span:before{display:none}.about-bitbon__card{padding:30px 30px 30px 20px;border-radius:10px}.about-bitbon__card--with-media{padding-left:0}.about-bitbon__card--with-media .about-bitbon__text{max-width:calc(100% - 260px)}.about-bitbon__media{height:auto;margin-bottom:-30px}.about-bitbon__media img{position:static;transform:unset;height:100%;object-fit:contain;object-position:center bottom}.about-bitbon__text .h4,.about-bitbon__text h4{font-size:20px}}@media (max-width:768px){.about-bitbon__content{font-size:14px}.about-bitbon__cards{row-gap:15px}.about-bitbon__card{width:100%}}@media (max-width:640px){.about-bitbon__card--with-media{padding-bottom:0;padding-left:20px;row-gap:25px;flex-direction:column-reverse;align-items:flex-start;overflow:hidden}.about-bitbon__card--with-media .about-bitbon__text{max-width:unset}.about-bitbon__media{max-width:unset;width:calc(100% + 80px);margin:0 -40px -20px}.about-bitbon__media img{width:100%;object-fit:cover;object-position:bottom center}}.ways{padding:35px 0 52.5px}.ways .container{max-width:1290px}.ways .wrapper{padding:80px;display:flex;border-radius:33px;-moz-column-gap:40px;column-gap:40px;background:#f9f9f9;overflow:hidden}.ways__media{max-width:505px;width:100%;min-height:280px;overflow:hidden;position:relative;border-radius:13px;z-index:3}.ways__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ways__content{max-width:584px;width:100%;row-gap:63px}.ways__content,.ways__head{display:flex;flex-direction:column}.ways__head{max-width:540px;align-items:center;text-align:center;row-gap:5px}.ways__head .h2,.ways__head h2{line-height:1;font-weight:700}.ways__row{text-align:left;display:flex;align-items:center;justify-content:center;-moz-column-gap:25px;column-gap:25px}.ways__row p{max-width:345px;width:100%;padding-top:10px;font-weight:500;font-size:16px;letter-spacing:-.06em;color:#a6a6a6}.ways__row p span{color:#202020}.ways__label{font-weight:500;font-size:13px;letter-spacing:-.06em;color:rgba(32,32,32,.3)}.ways__body{max-width:584px;width:100%;padding-bottom:128px;display:flex;flex-direction:column;row-gap:20px;position:relative}.ways__body:before{content:"";height:100%;width:100dvw;position:absolute;top:0;right:100%;background:#f9f9f9;z-index:2}.ways__inner{max-width:342px;width:100%}.ways__carousel{max-width:100%;width:100%;min-width:0;display:flex;flex-direction:column;row-gap:65px;position:static;overflow:visible}.ways .swiper-lp-row{width:100%;-moz-column-gap:25px;column-gap:25px;position:absolute;left:0;bottom:0}.ways .swiper-lp-row p{max-width:151px;font-size:13px;letter-spacing:-.06em;color:rgba(32,32,32,.4)}.ways .swiper-lp-pagination{margin-left:auto}.ways .swiper-slide{transition:.3s}.ways .swiper-slide:not(.swiper-slide-active){opacity:.3}@media (min-width:1025px){.ways .lg-hidden{display:none}}@media (max-width:1290px){.ways .wrapper{padding:30px 20px;border-radius:20px}}@media (max-width:1170px){.ways__media{max-width:370px}}@media (max-width:1024px){.ways .md-hidden{display:none}.ways__body,.ways__content,.ways__head,.ways__media{max-width:unset}.ways__content{row-gap:10px}.ways__media:before{content:"";padding-top:75%;display:block}.ways__head{max-width:500px;align-items:flex-start;text-align:left;row-gap:10px}.ways__row{width:100%;justify-content:flex-start;gap:30px 15px;flex-wrap:wrap}.ways__row p{max-width:unset;width:100%;padding-top:0}.ways__body{row-gap:30px;padding-bottom:82px}.ways__inner{max-width:calc(100% - 70px)}.ways .swiper-slide{height:-moz-fit-content;height:fit-content}}@media (max-width:768px){.ways__head{row-gap:0}.ways__head .h2,.ways__head h2{height:40px}.ways .swiper-lp-row{flex-direction:row-reverse;justify-content:space-between}.ways .swiper-lp-row p{display:none}.ways .swiper-lp-pagination{margin-left:0}.ways__row{row-gap:20px}.ways__row p{font-size:13px}}@media (max-width:480px){.ways__body{padding-bottom:70px}}@media (max-width:360px){.ways__label{font-size:10px}}.blagodia{padding:50px 0 100px}.blagodia .wrapper{max-width:1077px;width:100%;margin:0 auto;display:flex;flex-direction:column;row-gap:55px}.blagodia__head{display:flex;flex-direction:column;align-items:center;row-gap:20px;text-align:center}.blagodia__body{display:flex;justify-content:center;gap:20px 60px}.blagodia__media{max-width:513px;width:100%;height:-moz-fit-content;height:fit-content;min-height:354px;border-radius:20px;position:relative;overflow:hidden}.blagodia__media:before{content:"";padding-top:56.25%;display:block}.blagodia__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.blagodia__content{max-width:504px;width:100%;display:flex;flex-direction:column;row-gap:25px;font-size:20px;line-height:140%;letter-spacing:-.06em;color:#000}.blagodia__content.to-expand:not(.active) .expand-button~*{display:none!important}.blagodia .expand-button{font-size:20px;font-weight:700;color:#e4ba00;text-underline-offset:4px;text-decoration-color:initial}.blagodia .expand-button:after{display:none}.blagodia .expand-button:hover{text-decoration-color:transparent}@media (max-width:1024px){.blagodia{padding:30px 0 60px}.blagodia .wrapper{row-gap:20px}.blagodia__body{-moz-column-gap:20px;column-gap:20px}.blagodia__media{min-height:265px}.blagodia__content{font-size:16px;row-gap:20px}.blagodia .expand-button{font-size:16px}}@media (max-width:834px){.blagodia__body{flex-direction:column}.blagodia__content,.blagodia__media{max-width:unset}}@media (max-width:640px){.blagodia__media{min-height:unset}}