html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit}ul,ol{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}input{border:none}button{cursor:pointer;color:inherit;border:none;background-color:rgba(0,0,0,0);padding:0}address{font-style:normal}html,body{height:100%}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;line-height:1.3;color:#000}.main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:78px}.terms-main{padding-top:90px}.container{max-width:1300px;padding:0 10px;margin:0 auto}.terms-container{max-width:1450px}.logo{max-width:270px;height:28px}.logo__img{width:100%;height:100%}.terms-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:125px;height:60px}.terms-logo__img{width:60px;height:60px;margin-right:10px}.terms-logo__text{font-weight:400;font-size:15px;width:55px}.download-btn{font-weight:700;color:#fff;line-height:1;background-color:#2d8ae7;padding:17px 40px;border-radius:6px;-webkit-transition:background-color .3s;transition:background-color .3s}@media(max-width: 992px){.download-btn{padding:14px 30px}}.download-btn:hover{background-color:#1f6cb9}.title{font-size:48px;font-weight:700;color:#000}@media(max-width: 1400px){.title{font-size:38px}}@media(max-width: 992px){.title{font-size:30px}}@media(max-width: 480px){.title{font-size:26px}}.text{font-size:20px;font-weight:400;color:#000}@media(max-width: 992px){.text{font-size:14px}}.comment{max-width:480px;width:100%;border-radius:32px;background-color:#fff;-webkit-box-shadow:0px 3px 18px 0px rgba(110,130,208,.15);box-shadow:0px 3px 18px 0px rgba(110,130,208,.15);padding:50px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media(max-width: 992px){.comment{padding:40px 30px}}.comment__img{display:block;width:110px;height:110px;background-repeat:no-repeat;background-size:contain;background-position:center;border-radius:32px;border:4px solid #fff;margin-top:-100px;-webkit-box-shadow:0px 3px 18px 0px rgba(0,0,0,.15);box-shadow:0px 3px 18px 0px rgba(0,0,0,.15);margin-bottom:20px}@media(max-width: 992px){.comment__img{width:90px;height:90px;margin-top:-80px}}.comment__user{font-size:24px;font-weight:700;line-height:1;margin-bottom:15px}.comment__stars{display:block;background-repeat:no-repeat;background-size:contain;background-position:center;width:95px;height:15px;margin-bottom:25px}.banner{max-width:1280px;width:100%;border-radius:32px;background-color:#2d8ae7;padding:60px 60px 60px 110px;z-index:10;position:relative;overflow:hidden}@media(max-width: 1200px){.banner{padding:50px}}@media(max-width: 992px){.banner{padding:40px 30px}}.banner::before,.banner::after{content:"";position:absolute;width:300px;height:300px;background-repeat:no-repeat;background-size:contain;background-position:center;z-index:-1}.banner::before{background-image:url(../images/banner/decor.svg);bottom:-180px;left:240px}.banner::after{background-image:url(../images/banner/decor-top.svg);left:20px;top:-180px}.banner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 992px){.banner__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.banner__title{color:#fff;margin-right:15px}@media(max-width: 992px){.banner__title{margin-right:0;margin-bottom:15px}}.banner__content{max-width:600px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 992px){.banner__content{max-width:100%}}.banner__descr{font-size:32px;font-weight:700;margin-bottom:24px;color:#fff}@media(max-width: 992px){.banner__descr{font-size:30px}}.banner__text{color:#fff;margin-bottom:32px}.banner__link{background-color:#051a30}.banner__link:hover{background-color:#0b3d6f}.terms-text{font-size:18px;font-weight:300;color:#404852;line-height:1.8;width:100%}.terms-text p{margin-bottom:15px;width:100%}.terms-text p:last-child{margin-bottom:0}.terms-text span{font-weight:500}.terms-text a{color:#4b7ab5;text-decoration:underline}.terms-text a:hover{text-decoration:none}.scroll-top{position:fixed;right:40px;bottom:50px;width:60px;height:60px;z-index:999;display:none;font-size:60px;line-height:60px;color:#fff;text-shadow:0 0 5px #000;cursor:pointer;text-align:center}.header{position:fixed;top:0;left:0;right:0;z-index:100;padding:25px 0;background-color:#fff;-webkit-box-shadow:0px 4px 24px 0px rgba(5,26,48,.1);box-shadow:0px 4px 24px 0px rgba(5,26,48,.1)}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero{padding:90px 0;overflow-x:hidden}@media(max-width: 992px){.hero{padding:60px 0}}.hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:666px;width:100%;margin-right:30px}@media(max-width: 768px){.hero__content{margin-right:0;max-width:100%;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero__title{margin-bottom:20px}.hero__subtitle{margin-bottom:40px}.hero__link{margin-bottom:100px}@media(max-width: 1400px){.hero__link{margin-bottom:60px}}@media(max-width: 480px){.hero__link{margin-bottom:30px}}.hero__img-wrap{max-width:525px;width:100%;height:450px;position:relative;z-index:10}@media(max-width: 992px){.hero__img-wrap{max-width:375px;height:300px}}@media(max-width: 768px){.hero__img-wrap{display:none}}.hero__img-wrap::before,.hero__img-wrap::after{position:absolute;content:"";z-index:-1}.hero__img-wrap::before{max-width:525px;width:100%;height:450px;background-color:#d9ddf4;border-radius:48px;left:-20px;bottom:-20px}@media(max-width: 992px){.hero__img-wrap::before{max-width:375px;height:300px}}.hero__img-wrap::after{background-image:url(../images/hero/decor.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:200px;height:150px;top:-45px;right:-45px}@media(max-width: 1400px){.hero__img-wrap::after{top:-25px;right:-15px}}.hero__img{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:32px}.practices{padding:90px 0;background-color:#f2f3f8}@media(max-width: 992px){.practices{padding:60px 0}}.practices__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.practices__title{margin-bottom:30px;text-align:center}.practices__subtitle{max-width:800px;margin-bottom:50px;text-align:center}@media(max-width: 992px){.practices__subtitle{margin-bottom:30px}}.practices__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media(max-width: 992px){.practices__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.practices__item{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:415px}.practices__example{max-width:415px;width:100%;background-color:#fff;border-radius:32px;padding:50px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 1200px){.practices__example{padding:35px 25px}}@media(max-width: 992px){.practices__example{padding:30px}}.practices__number{font-size:16px;color:#2d8ae7;font-weight:700;margin-bottom:16px}@media(max-width: 1200px){.practices__number{margin-bottom:10px}}.practices__example-title{font-size:24px;margin-bottom:16px}@media(max-width: 1200px){.practices__example-title{font-size:20px;margin-bottom:10px}}.practices__time{font-size:16px;font-weight:700;margin-bottom:30px}@media(max-width: 1200px){.practices__time{font-size:14px;margin-bottom:20px}}.services{padding:90px 0}@media(max-width: 992px){.services{padding:60px 0}}.services__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.services__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.services__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:485px;width:100%}@media(max-width: 992px){.services__content{max-width:375px;margin-right:15px}}@media(max-width: 768px){.services__content{max-width:100%;margin:0}}.services__title{margin-bottom:30px}@media(max-width: 768px){.services__title{text-align:center}}.services__img-wrap{max-width:460px;position:relative;z-index:10}@media(max-width: 768px){.services__img-wrap{display:none}}.services__img-wrap::before{position:absolute;content:"";max-width:460px;width:100%;height:440px;background-color:#d9ddf4;border-radius:48px;bottom:-20px;left:-20px;z-index:-1}@media(max-width: 992px){.services__img-wrap::before{max-width:375px;height:360px}}.services__img{max-width:460px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:32px}.services__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.services__list{width:100%}}.services__item{margin-bottom:50px}@media(max-width: 992px){.services__item{margin-bottom:30px}}@media(max-width: 768px){.services__item{margin-bottom:30px}}.services__item:last-child{margin-bottom:0}.services__example{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 480px){.services__example{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.services__num{font-size:14px;font-weight:700;color:#2d8ae7;padding:8px 16px;background-color:rgba(45,138,231,.15);border-radius:12px;margin-right:30px;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1200px){.services__num{padding:8px 12px;margin-right:16px}}@media(max-width: 992px){.services__num{font-size:12px;margin-right:12px}}@media(max-width: 768px){.services__num{margin-right:16px}}@media(max-width: 480px){.services__num{margin-right:0;margin-bottom:16px}}.services__example-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:565px}@media(max-width: 768px){.services__example-content{max-width:525px;width:100%}}.services__affirmation{margin-bottom:24px}@media(max-width: 992px){.services__affirmation{margin-bottom:16px}}@media(max-width: 480px){.services__affirmation{width:100%}}.services__example-title{font-size:16px;font-weight:700;margin-bottom:10px}@media(max-width: 992px){.services__example-title{margin-bottom:6px}}@media(max-width: 480px){.services__example-title{width:100%;margin:0 auto;margin-bottom:6px}}.process{padding:90px 0;background-color:#f2f3f8}@media(max-width: 992px){.process{padding:60px 0}}.process__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.process__title{margin-bottom:30px}@media(max-width: 992px){.process__title{margin-bottom:20px}}.process__subtitle{margin-bottom:100px;text-align:center}@media(max-width: 992px){.process__subtitle{margin-bottom:70px}}.process__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;width:100%}@media(max-width: 768px){.process__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:unset}}.process__item{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 768px){.process__item{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.process__item:last-child{margin-bottom:0}}.process__card{max-width:342px;background-color:#fff;border-radius:32px;position:relative;padding:50px}@media(max-width: 992px){.process__card{padding:30px}}@media(max-width: 768px){.process__card{max-width:500px;width:100%;padding:40px}}@media(max-width: 480px){.process__card{padding:35px}}.process__num{position:absolute;left:0;top:-38px;color:#2d8ae7;font-size:80px;font-weight:700;line-height:1}@media(max-width: 992px){.process__num{font-size:60px;top:-28px}}.process__card-title{font-size:20px;font-weight:700;margin-bottom:16px}@media(max-width: 768px){.process__card-title{font-size:16px}}.reviews{padding:90px 0 310px}@media(max-width: 992px){.reviews{padding-top:60px}}.reviews__title{margin-bottom:100px;text-align:center}.reviews__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media(max-width: 992px){.reviews__list{gap:15px}}@media(max-width: 768px){.reviews__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:unset}}@media(max-width: 768px){.reviews__item{margin-bottom:70px}.reviews__item:last-child{margin-bottom:0}}.start{background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1;padding-top:120px}@media(max-width: 992px){.start{padding-top:80px}}.start::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), color-stop(25%, rgba(255, 255, 255, 0)));background:linear-gradient(to bottom, rgb(255, 255, 255), rgba(255, 255, 255, 0) 25%);pointer-events:none;z-index:-1}.start__container{position:relative}.start__banner{position:absolute;top:-175px;top:-295px;left:0;right:0}.start__inner{height:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:680px;width:100%}@media(max-width: 992px){.start__inner{height:500px}}@media(max-width: 480px){.start__inner{height:580px}}.start__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.start__title{color:#fff;margin-bottom:30px}@media(max-width: 992px){.start__title{margin-bottom:20px}}.start__subtitle{color:#fff;margin-bottom:30px}@media(max-width: 992px){.start__subtitle{margin-bottom:20px}}.footer{text-align:center;background-color:#051a30;padding:90px 0}.footer__inner{max-width:300px;margin:0 auto;text-align:left}.footer__title{font-weight:700;color:#fff;font-size:22px;margin-bottom:15px;text-transform:uppercase}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:60px}.footer__link{color:#fff;font-weight:400;font-size:14px;margin-bottom:16px;position:relative}.footer__link::before{content:"";position:absolute;width:100%;height:45px;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.footer__link:hover{text-decoration:underline}.footer__copy{color:#fff;font-size:14px}.terms-header{padding:15px 0}.top{padding:40px 0 0}.top__title{text-align:center;font-size:36px;margin-bottom:80px;color:#242323}.top__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.top__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.top__descr{margin-top:50px}.top__text{font-weight:500;color:#404852;font-size:18px}@media(max-width: 768px){.top__text{margin-bottom:16px}.top__text:last-child{margin-bottom:0}}.info{padding:40px 0}.info__title{font-weight:500;color:#242323;font-size:18px;margin-bottom:15px}.info__wrap{margin-bottom:20px}.info__item{margin-bottom:20px}