html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:rgba(0,0,0,0)}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[hidden]{display:none}html{min-height:100%;height:auto;scroll-behavior:smooth}*{box-sizing:border-box}body{font-family:"Prompt",serif;font-weight:400;font-style:normal;color:#000;overflow-x:hidden}.container{max-width:1478px;padding:0 20px;margin:0 auto}img{width:100%}.d-flex{display:flex}.button-primary{display:inline-block;width:100%;height:41px;font-size:16px;font-weight:500;line-height:41px;text-align:center;color:#fff;background:#000;border-radius:27px;border:none;text-decoration:none;transition:all .3s linear;cursor:pointer}@media screen and (min-width: 768px){.button-primary:hover{color:#fff;background:#6683ec;box-shadow:inset 21px -21px 42px #4b61af,inset -21px 21px 42px #81a5ff}}.button-primary:active{background:linear-gradient(45deg, #5c76d4, #6d8cfd);box-shadow:5px -5px 10px #495eaa,-5px 5px 10px #83a8ff}.button-primary:hover .transition{width:14em;height:14em}a{display:inline-flex;align-items:center;text-decoration:none;transition:all .3s linear;color:#000}@media screen and (min-width: 768px){a:hover{color:#fff}}*:focus{outline:none}::-moz-focus-inner,::-moz-focus-outer{border:0;outline:none}b,strong{font-weight:bolder}h1,h2,h3,h4,h5,h6{margin:0}ul{margin:0;padding:0;list-style:none}p{margin:0;font-size:20px;font-weight:400;line-height:30px}ol,li{margin:0;padding:0}h1{font-size:40px;font-weight:600;line-height:60px}@media screen and (min-width: 768px){h1{font-size:70px;line-height:85px}}h2{font-size:30px;font-weight:600;line-height:40px}@media screen and (min-width: 768px){h2{font-size:40px;line-height:60px}}h3{font-size:30px;font-weight:600;line-height:40px}@media screen and (min-width: 768px){h3{font-size:36px;line-height:54px}}h4{font-size:18px;font-weight:500;line-height:30px}h5{font-size:24px;font-weight:500;line-height:36px}.header{position:fixed;width:100%;padding:17px 0;z-index:4;background:rgba(0,0,0,0)}.header .container.d-flex{justify-content:space-between;align-items:center;position:relative;padding-inline:20px}.header__wrapper{gap:55px}.header .button-primary{display:none;width:158px;height:51px;font-size:20px}.header .button-primary img{width:20px;height:20px}.header .button-primary:hover img{animation:moveArrow 2s infinite}@media screen and (min-width: 926px){.header .button-primary{display:flex;justify-content:center;gap:5px}}.header__list{position:fixed;width:100%;height:100%;right:0;top:0;justify-content:center;transition:all .3s linear;transform:translateY(-100%);background:rgba(0,0,0,0);flex-direction:column;align-items:center;padding:0;gap:32px;z-index:10}@media screen and (min-width: 926px){.header__list{position:relative;transform:none;height:auto;width:auto;flex-direction:row;margin-top:0}}.header__nav-link{font-size:20px;line-height:30px}.header__button{padding:0;background-color:rgba(0,0,0,0);border:none;flex-direction:column;justify-content:space-between;align-items:center;width:20px;height:20px;cursor:pointer;position:relative;z-index:10}.header__button::before,.header__button::after{content:"";width:20px;height:1px;background-color:#000;transition:all .3s ease}.header__button span{width:100%;height:1px;background-color:#000;transition:all .3s ease}@media screen and (min-width: 926px){.header__button{display:none}}.logo{font-weight:600;font-size:23px;letter-spacing:1px;z-index:15;cursor:pointer}.menu-active .header{background-color:rgba(0,0,0,0);transition:all .2s ease}.menu-active .header__list{transform:translateY(0);flex-direction:column;background:#7463c7}.menu-active .header__item{font-size:40px}.menu-active .header__button::before{width:24px;transform:rotate(45deg) translate(5px, 7px)}.menu-active .header__button::after{width:24px;transform:rotate(-45deg) translate(6px, -8px)}.menu-active .header__button span{opacity:0}.scrolled{transition:all .3s ease;background-color:#7463c7}.hero{padding:40px 0;background-color:#4357b7}@media screen and (min-width: 1024px){.hero{padding:168px 0}}.hero .container.d-flex{flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width: 1024px){.hero .container.d-flex{flex-direction:row;gap:84px}}.hero__content-left{flex:1 1 50%}@media screen and (min-width: 1024px){.hero__content-left{margin:-46px 0 0 51px}}.hero__content-right{flex:1 1 50%;margin-top:20px}.hero__title{margin-bottom:20px;max-width:550px}.hero__description{max-width:475px;margin-bottom:100px}@media screen and (min-width: 1024px){.hero__description{margin-bottom:141px}}.hero__form{position:relative;max-width:440px;margin-bottom:26px}.hero__input{color:#000;font-size:.9rem;background-color:rgba(0,0,0,0);width:100%;box-sizing:border-box;padding-inline:.5em;padding-block:.7em;border:none;border-bottom:1px solid #000;transition:all .3s linear}.hero__input:focus{outline:none}.hero__input:focus~.hero__input-border{width:100%}.hero__input::placeholder{color:#000;transition:all .3s linear}.hero__input:hover::placeholder{transform:translateX(20px) scale(1.1)}.hero__input-border{position:absolute;background:#7463c7;width:0%;height:1px;bottom:0;left:0;transition:.3s}.hero .button-primary{max-width:144px;margin-bottom:50px}@media screen and (min-width: 1024px){.hero .button-primary{margin-bottom:0}}.hero__features{flex-direction:column;gap:0px;align-items:center}@media screen and (min-width: 768px){.hero__features{justify-content:center;flex-direction:row}}@media screen and (min-width: 1024px){.hero__features{justify-content:left;gap:34px;margin-left:43px;align-items:normal}}.hero__feature{text-align:center;max-width:312px}.hero__feature>p{margin-bottom:26px}@media screen and (min-width: 1024px){.hero__feature{text-align:left}}.hero__feature-icon{width:42px;height:42px;margin:50px auto 12px auto}@media screen and (min-width: 1024px){.hero__feature-icon{margin:50px 0 12px 0}}.hero__feature-title{font-size:26px;margin-bottom:8px}.hero__feature-link{font-size:20px;font-weight:500;color:#e68428}.hero__image{max-width:742px}.services{padding:29px 0}@media screen and (min-width: 768px){.services{padding-bottom:103px}}.services .container.d-flex{flex-direction:column;align-items:center;justify-content:center;gap:20px}@media screen and (min-width: 1024px){.services .container.d-flex{gap:0;flex-direction:row}}.services__image{max-width:490px;margin:0 auto}@media screen and (min-width: 1024px){.services__image{margin:49px 210px 0 2px;max-width:385px}}.services__intro{order:-1;max-width:100%;text-align:center}@media screen and (min-width: 1024px){.services__intro{order:inherit;max-width:239px;margin:100px 60px 0 0;text-align:left;align-self:center}}@media screen and (min-width: 1024px){.services__list{margin-top:116px}}.services__description{margin-bottom:57px}.services .button-primary{max-width:139px}.services__list>h3{margin-bottom:24px;text-align:center}@media screen and (min-width: 1024px){.services__list>h3{text-align:left}}.services__cards{flex-wrap:wrap;gap:29px;justify-content:center}@media screen and (min-width: 1024px){.services__cards{justify-content:flex-start}}.services__card{width:100%;border:1px solid rgba(196,197,200,.4509803922);padding:14px 12px;text-align:center;border-radius:12px;background-color:#2dad71;cursor:pointer;transition:all .3s linear}.services__card>h4{margin-bottom:4px}.services__card:hover{box-shadow:4px 4px 36px 0px rgba(255,224,105,.431372549)}@media screen and (min-width: 768px){.services__card{flex:1 1 calc(33.333% - 24px);text-align:left}}.transfer{padding:50px 0}@media screen and (min-width: 768px){.transfer{padding:76px 0 0}}.transfer .container.d-flex{flex-direction:column;justify-content:space-between}@media screen and (min-width: 768px){.transfer .container.d-flex{flex-direction:row;margin:0 auto}}@media screen and (min-width: 1024px){.transfer .container.d-flex{justify-content:inherit;gap:280px}}.transfer__content{max-width:505px;align-self:center}@media screen and (min-width: 1024px){.transfer__content{margin:-12px 0 0 2px}}.transfer__title{margin-bottom:20px}.transfer__description{margin-bottom:58px}.transfer .button-primary{max-width:139px;margin-bottom:40px}@media screen and (min-width: 768px){.transfer .button-primary{margin-bottom:0}}.transfer__image{max-width:500px;align-self:center;border-radius:20px}@media screen and (min-width: 768px){.transfer__image{align-self:start}}.features{position:relative;background:rgba(0,0,0,.1098039216);padding:48px 0;overflow:hidden}@media screen and (min-width: 768px){.features{padding:45px 0}}.features .container.d-flex{flex-direction:column;gap:40px}@media screen and (min-width: 768px){.features .container.d-flex{gap:100px}}.features__item{justify-content:space-around;flex-direction:column;gap:0}@media screen and (min-width: 1024px){.features__item{justify-content:start;gap:50px;justify-content:space-between;flex-direction:row}.features__item:first-child::after,.features__item:first-child::before{content:"";position:absolute;left:50%;bottom:50%;width:100%;transform:translate(-50%, -50%);border-bottom:1px solid #8f815e}.features__item:first-child::before{transform:translate(-50%, -50%) rotate(90deg)}.features__item--reverse{flex-direction:row-reverse}}.features__image{max-width:456px;margin:0 auto 40px;border-radius:50%}@media screen and (min-width: 1024px){.features__image{margin:39px 0 0 32px}.features__image--reverse{margin:60px 0 0 -44px}}.features__content{max-width:493px;align-self:end;margin:0 auto;text-align:center}@media screen and (min-width: 1024px){.features__content{margin:95px 0 0 0;text-align:left;align-self:normal}.features__content--reverse{margin:127px 0 0 42px}}.features__title{margin-bottom:18px}@media screen and (min-width: 1024px){.features__title{margin-bottom:21px}}.features__description{margin-bottom:49px}@media screen and (min-width: 1024px){.features__description{margin-bottom:46px}}.features .button-primary{max-width:139px}.pricing{padding-top:53px;margin-bottom:20px}@media screen and (min-width: 1024px){.pricing{padding-top:135px;margin-bottom:50px}}.pricing__header{max-width:879px;margin:0 auto 20px}@media screen and (min-width: 768px){.pricing__header{margin-bottom:78px}}.pricing__title,.pricing__description{margin-bottom:16px;text-align:center}.pricing__plans{flex-direction:column;justify-content:center;align-items:center;gap:40px}@media screen and (min-width: 768px){.pricing__plans{padding:0 20px;flex-direction:row;justify-content:inherit;align-items:inherit}}.pricing__plan{width:100%;padding:30px;background-color:rgba(0,0,0,.1098039216)}.pricing__plan-subtitle{margin-bottom:44px;font-weight:400}@media screen and (min-width: 1024px){.pricing__plan{width:50%;padding:32px 0 32px 112px}}.pricing__feature{max-width:441px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #9e9e9e}.pricing__feature:last-child{margin-bottom:0}.pricing__feature-title{margin-bottom:12px;color:#7463c7}.pricing__feature-title::before{display:inline-block;content:url(assets/images/tick.svg);margin-right:16px;width:30px;height:30px;vertical-align:middle}@media screen and (min-width: 1024px){.pricing__feature-description{padding-left:49px}}.contact{position:relative;padding:50px 0}@media screen and (min-width: 1024px){.contact{padding:80px 0}}.contact__content{padding:15px;text-align:center;background-color:rgba(0,0,0,.1098039216);border-radius:8px}@media screen and (min-width: 768px){.contact__content{padding:40px 0}}@media screen and (min-width: 1024px){.contact__content{padding:50px 0}}.contact__title{margin-bottom:16px;line-height:48px}.contact__text{max-width:603px;margin:0 auto 28px}@media screen and (min-width: 1024px){.contact__text{margin:0 auto 48px}}.form{position:relative;margin-bottom:26px;flex-direction:column;max-width:768px;width:85%}@media screen and (min-width: 1024px){.form{width:100%}}.form__wrapper{justify-content:center}.form__label{position:relative;margin-bottom:29px}.form__label:nth-child(3){margin-bottom:0}.form__input,.form__text{color:#000;font-size:20px;background-color:rgba(0,0,0,0);width:100%;box-sizing:border-box;padding:15px 8px;margin-bottom:29px;border:none;border-bottom:1px solid #000;transition:all .3s linear;resize:none;outline:none}.form__input:focus,.form__text:focus{outline:none}.form__input:focus~.form__input-border,.form__text:focus~.form__input-border{width:100%}.form__input::placeholder,.form__text::placeholder{color:#000;transition:all .3s linear}.form__input:hover::placeholder,.form__text:hover::placeholder{transform:translateX(30px) scale(1.08)}.form__input{height:56px}.form__text{height:142px;overflow:hidden}.form__input-border{position:absolute;background:#7463c7;width:0%;height:2px;bottom:29px;left:0;transition:.3s}.form__input-border--message{bottom:33px}.form__checkbox{position:relative;align-items:center;margin-bottom:20px;padding-left:28px}.form__checkbox-text{font-size:14px;color:#000}.form__checkbox-text::before{content:"";position:absolute;top:-2px;left:0;display:inline-block;width:20px;height:20px;border-radius:4px;background-color:rgba(185,179,179,.3882352941);margin-right:8px;transition:all .3s linear}.form__privacy-policy{text-decoration:underline}.form__privacy-policy:hover{color:#e68428}.form__checkbox-input{display:none}.form__checkbox-input:checked+.form__checkbox-text::before{background-color:#e68428;border-color:#e68428}.form__checkbox-input:checked+.form__checkbox-text::before{content:"✓";color:#fff;text-align:center;line-height:20px}.accordion{padding:32px 0 40px;background-color:#4357b7}@media screen and (min-width: 1024px){.accordion{padding-bottom:55px}}.accordion__title{text-align:center;margin-bottom:14px}.accordion__description{text-align:center;max-width:879px;margin:0 auto 9px;line-height:1.6}@media screen and (min-width: 1024px){.accordion__description{margin:0 auto 12px}}.accordion__list{flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:20px;counter-reset:custom-counter}@media screen and (min-width: 1024px){.accordion__list{gap:20px;flex-direction:row;justify-content:space-between}}.accordion__column{max-width:100%}.accordion__column:nth-child(even){padding-left:10px}@media screen and (min-width: 1024px){.accordion__column{flex:1 1 calc(50% - 20px);max-width:610px;align-self:start}}.accordion__item{max-width:595px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:7px}.accordion__question{align-items:center;cursor:pointer;margin-bottom:19px;gap:166px;justify-content:space-between}.accordion__question-content{list-style:none;padding-left:0;padding-top:16px}.accordion__question-content li{counter-increment:custom-counter;position:relative}.accordion__question-content li::before{content:"0" counter(custom-counter);position:absolute;display:inline-block;left:0;top:0;color:#a12121;font-weight:500;font-size:24px}.accordion h5{padding-top:40px;font-size:18px;flex-grow:1}@media screen and (min-width: 1024px){.accordion h5{font-size:24px}}.accordion__toggle{align-self:center;border:1px solid #000;border-radius:50%;cursor:pointer;position:relative;padding:10px 10px;width:30px;height:30px}@media screen and (min-width: 1024px){.accordion__toggle{align-self:end;width:36px;height:36px;padding:18px 18px}}.accordion__toggle::after,.accordion__toggle::before{content:"";position:absolute;top:50%;left:50%;width:14px;height:1px;background-color:#000;transition:transform .3s ease}.accordion__toggle::after{transform:translate(-50%, -50%)}.accordion__toggle::before{transform:translate(-50%, -50%)}.accordion__answer{max-height:0;padding:0 10px;overflow:hidden;opacity:0;line-height:1.6;transition:all .3s linear}@media screen and (min-width: 768px){.accordion__answer{padding:0 50px 20px}}.accordion__item--active .accordion__answer{max-height:450px;opacity:1}.accordion__item--active .accordion__toggle::after{transform:translate(-50%, -50%) rotate(-90deg)}.footer{padding:30px 0}.footer__content{flex-direction:column;text-align:center}.footer__list{align-items:center;justify-content:center;font-size:20px;text-align:center;flex-direction:column}@media screen and (min-width: 768px){.footer__list{gap:20px;flex-direction:row}}.footer a:hover{color:#7463c7}.footer__item{margin-bottom:20px}@keyframes moveArrow{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}.privacy-policy-page{background:rgba(0,0,0,.1098039216)}.privacy-policy h3{margin:24px 0}.privacy-policy h4{font-size:22px}.privacy-policy__text{margin:8px 0 28px}@media screen and (min-width: 768px){.privacy-policy__text{font-size:18px;line-height:1.2}}.main{padding-top:90px}.terms-and-conditions-page{background:rgba(0,0,0,.1098039216)}.terms-and-conditions h3{margin:24px 0}.terms-and-conditions h4{font-size:22px}.terms-and-conditions p{margin:8px 0 28px}@media screen and (min-width: 768px){.terms-and-conditions p{font-size:18px;line-height:1.2}}.main{padding-top:90px}.cookie-policy-page{background:rgba(0,0,0,.1098039216)}.cookie-policy h3{margin:24px 0}.cookie-policy h4{font-size:22px}.cookie-policy__text{margin:8px 0 28px}@media screen and (min-width: 768px){.cookie-policy__text{font-size:18px;line-height:1.2}}.main{padding-top:90px}.mian-content{background-color:rgba(0,0,0,.1098039216);justify-content:center;align-items:center;min-height:100vh;text-align:center}.title{justify-content:center}.contact-page{padding:120px 0 70px}.contact-page .form{width:100%}.contact-page .form__input-border--message{bottom:29px}@media screen and (min-width: 1024px){.contact-page .form{justify-content:center;width:72%}}.contact-page .contact-grid{display:grid;gap:32px}@media(min-width: 62rem){.contact-page .contact-grid{grid-template-columns:1fr 1fr}}.contact-page .contact-info{border-radius:20px;position:relative;overflow:hidden}@media screen and (min-width: 768px){.contact-page .contact-info{width:85%}}.contact-page .contact-info__content{position:relative;padding:32px;height:100%;display:flex;flex-direction:column;gap:32px}.contact-page h2{text-align:center;color:#fff}.contact-page .contact-info__items{display:flex;flex-direction:column;gap:16px}.contact-page .contact-info__item{padding:16px;border-radius:20px;background:rgba(0,0,0,.6705882353);color:#fff}.contact-page .contact-info__item a{color:#fff}.contact-page .contact-info__item a:hover{color:#e68428}.contact-page .map-container{flex-grow:1;min-height:18.75rem;border-radius:20px;overflow:hidden}.contact-page .map-container iframe{width:100%;height:100%;border:none}.button-primary{max-width:200px}.blog-page{background-color:rgba(0,0,0,.1098039216)}.main-blog{padding:50px 0}@media screen and (min-width: 768px){.main-blog{padding:150px 0}}.blog__title{font-size:2.5em;text-align:center;margin-bottom:40px}.blog__content{flex-direction:column;gap:40px}.blog__content .column{flex-wrap:wrap;gap:40px;margin-bottom:40px}.blog__image{flex:1 1 300px}.blog__image img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.blog__description{flex:1 1 300px}.blog__description h2{font-size:1.8em;margin-bottom:20px}.blog__description p{margin-bottom:20px}.blog__features{margin-bottom:40px}.blog__features h2{font-size:1.8em;margin-bottom:20px}.blog__features ul{list-style-type:disc;padding-left:20px}.blog__features ul li{margin-bottom:10px}.blog__cta{text-align:center}.blog__cta p{font-size:1.2em;margin-bottom:20px}.blog .button-primary{max-width:300px}.about-us{background-color:rgba(0,0,0,.1098039216);padding-top:90px}.about-us{padding:50px 0}.about-us__title{font-size:2.5em;text-align:center;margin-bottom:40px}.about-us__content{display:flex;gap:40px;margin-bottom:40px;flex-direction:column}@media screen and (min-width: 768px){.about-us__content{flex-direction:row}}.about-us__image{flex:1}.about-us__image img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.about-us__text{flex:1}.about-us__text h2{font-size:1.8em;margin-bottom:20px}.about-us__text p{margin-bottom:20px}.about-us__team h2{font-size:1.8em;margin-bottom:20px;text-align:center}.team-grid{display:grid;grid-template-columns:1fr;gap:30px}@media screen and (min-width: 768px){.team-grid{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}}.team-member{text-align:center}.team-member img{width:200px;height:200px;border-radius:50%;object-fit:cover;margin-bottom:15px}.team-member h3{font-size:1.2em;margin-bottom:5px}
