@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@media (min-width: 91.25em){body{font-size:1.125rem}}@media (min-width: 20em) and (max-width: 91.25em){body{font-size:clamp(1rem,.9649122807rem + .1754385965vw,1.125rem)}}@media (max-width: 20em){body{font-size:1rem}}.lock body{overflow:hidden;touch-action:none;overscroll-behavior:none}.loaded body{opacity:1;transition:opacity .3s}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--first-color)}@supports (overflow: clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:91.25rem;margin:0 auto;padding:0 .9375rem}.button{display:inline-flex;padding:.5rem;min-height:4rem;align-items:center;justify-content:center;border-radius:3.75rem;background-color:#15b2f5;color:#fff;font-size:1.5rem;font-weight:700;line-height:1.33;transition:all .3s ease}@media (any-hover: hover){.button:hover{background-color:#1f3584;color:#fff}}.button--min{font-size:1.125rem;line-height:1.5;padding:.75rem 2.25rem;min-height:0}.button--white{background-color:#fff;color:#15b2f5}.button--icon span{display:flex;align-items:center;padding-left:1rem;gap:1rem}.button--icon span:after{content:"";background:url(../img/icons/phone-blue.svg) center no-repeat;flex:0 0 3rem;width:3rem;height:3rem;border-radius:50%;background-color:#fff}.button--fw{width:100%}input[type=text],input[type=email],input[type=tel],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:0!important;width:100%;display:block}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0}.rating{display:flex;align-items:flex-end;font-size:2.25rem;line-height:.75;transition:opacity .3s ease 0s}.rating.rating_sending{opacity:.2}.rating.rating_set .rating__active,.rating.rating_set .rating__item{cursor:pointer}.rating__body{position:relative}.rating__body:before{content:"★★★★★";display:block}.rating__active{position:absolute;width:0%;height:100%;top:0;left:0;overflow:hidden}.rating__active:before{content:"★★★★★";position:absolute;width:100%;height:100%;top:0;left:0;color:#ffd300}.rating__items{display:flex;position:absolute;width:100%;height:100%;top:0;left:0}.rating__item{flex:0 0 20%;height:100%;opacity:0}.rating__value{font-size:50%;line-height:1;padding:0 0 0 10px}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}[class*=-ibg--contain] img{object-fit:contain}.list-how{list-style-type:none;counter-reset:item}.list-how li{position:relative}.list-how li:before{counter-increment:item;content:counter(item) ".";position:absolute;left:0;top:0}*{padding:0;margin:0;border:0px}*,*:before,*:after{box-sizing:border-box}*:before,*:after{display:inline-block}html,body{height:100%;min-width:320px}body{color:#545971;line-height:1;font-family:Plus Jakarta Sans;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-family:Plus Jakarta Sans;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}label{display:inline-block}button,select,option{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.block-header{display:grid}.block-header--center{text-align:center}.block-header--inline{grid-template-columns:minmax(auto,36.625rem) minmax(auto,38.3125rem);justify-content:space-between;align-items:end}@media (max-width: 61.99875em){.block-header--inline{grid-template-columns:auto}}.block-header__title{color:#171921;font-weight:700;line-height:1.23;transform:translateY(15%);opacity:0;transition:transform .5s,opacity .5s}@media (min-width: 91.25em){.block-header__title{font-size:3.25rem}}@media (min-width: 20em) and (max-width: 91.25em){.block-header__title{font-size:clamp(1.5rem,1.0087719298rem + 2.4561403509vw,3.25rem)}}@media (max-width: 20em){.block-header__title{font-size:1.5rem}}@media (min-width: 91.25em){.block-header__title:not(:last-child){margin-bottom:1.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.block-header__title:not(:last-child){margin-bottom:clamp(1.125rem,1.0197368421rem + .5263157895vw,1.5rem)}}@media (max-width: 20em){.block-header__title:not(:last-child){margin-bottom:1.125rem}}@media (min-width: 91.25em){.block-header__title--big{font-size:4rem}}@media (min-width: 20em) and (max-width: 91.25em){.block-header__title--big{font-size:clamp(2.375rem,1.9188596491rem + 2.2807017544vw,4rem)}}@media (max-width: 20em){.block-header__title--big{font-size:2.375rem}}.block-header__title--white{color:#fff}._watcher-view .block-header__title{transform:translate(0);opacity:1}.block-header__text{transform:translateY(15%);opacity:0;transition:transform .5s .3s,opacity .5s .3s}._watcher-view .block-header__text{transform:translate(0);opacity:1}.block-header__text p{font-weight:400;font-size:1.125rem;line-height:1.55}.block-header__text a{font-weight:700;text-decoration:underline;color:#15b2f5}@media (any-hover: hover){.block-header__text a:hover{text-decoration:none}}.text{line-height:1.55}.text p:not(:last-child){margin-bottom:.9375rem}.done{display:flex;flex-wrap:wrap;column-gap:2.5rem;row-gap:.5rem}.done__item{color:#15b2f5;padding-left:2rem;font-size:1.25rem;line-height:1.3;background:url(../img/icons/check.svg) left .0625rem no-repeat}@media (min-width: 91.25em){.done__item{font-size:1.25rem}}@media (min-width: 20em) and (max-width: 91.25em){.done__item{font-size:clamp(1.125rem,1.0899122807rem + .1754385965vw,1.25rem)}}@media (max-width: 20em){.done__item{font-size:1.125rem}}.hero{background-color:#142257;padding:5rem .9375rem 3.75rem;min-height:100vh;display:grid;position:relative}@media (min-width: 61.99875em){.hero{grid-template-columns:auto 1fr auto}}@media (max-width: 61.99875em){.hero{padding:5rem .9375rem 1.875rem}}.hero__image-ibg{position:relative;border-radius:1.5rem;overflow:hidden}@media (min-width: 91.25em){.hero__image-ibg{width:25.75rem}}@media (min-width: 61.99875em) and (max-width: 91.25em){.hero__image-ibg{width:clamp(12.5rem,-15.5837036879rem + 45.297209521vw,25.75rem)}}@media (max-width: 61.99875em){.hero__image-ibg{width:12.5rem}}.hero__image-ibg img{object-position:top}@media (max-width: 61.99875em){.hero__image-ibg{display:none}}.hero__image-ibg:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(-35deg,#131f4b 4.15%,rgba(19,31,75,0) 43.25%)}.hero__image-ibg--right:after{background:linear-gradient(35deg,#131f4b 4.15%,rgba(19,31,75,0) 43.25%)}.hero__body{display:flex;flex-direction:column;row-gap:3.125rem}@media (min-width: 61.99875em){.hero__body{padding-left:5.1875rem}}@media (min-width: 20em) and (max-width: 61.99875em){.hero__body{padding-left:clamp(.9375rem,-1.086369758rem + 10.1193487901vw,5.1875rem)}}@media (max-width: 20em){.hero__body{padding-left:.9375rem}}@media (min-width: 61.99875em){.hero__body{padding-right:5.1875rem}}@media (min-width: 20em) and (max-width: 61.99875em){.hero__body{padding-right:clamp(.9375rem,-1.086369758rem + 10.1193487901vw,5.1875rem)}}@media (max-width: 20em){.hero__body{padding-right:.9375rem}}.hero__main{display:grid;gap:1.5rem}.hero__main:not(:last-child){margin-bottom:3rem}.hero__content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero__block-header{max-width:41.875rem}.hero__done{justify-content:center;align-items:center}.items-hero{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;column-gap:3.25rem}.items-hero__item{color:#9ea3b5;font-size:700;line-height:1.4;position:relative}.items-hero__item:not(:last-child):after{content:"";position:absolute;right:-1.875rem;top:50%;width:.3125rem;height:.3125rem;border-radius:50%;background-color:#9ea3b5}.advantages-hero{display:grid;grid-template-columns:repeat(4,auto);row-gap:.9375rem}@media (min-width: 91.25em){.advantages-hero{gap:4rem}}@media (min-width: 20em) and (max-width: 91.25em){.advantages-hero{gap:clamp(1.25rem,.4780701754rem + 3.8596491228vw,4rem)}}@media (max-width: 20em){.advantages-hero{gap:1.25rem}}@media (max-width: 120em){.advantages-hero{grid-template-columns:repeat(2,auto)}}@media (max-width: 29.99875em){.advantages-hero{grid-template-columns:auto}}.advantages-hero__item{position:relative;display:flex;align-items:center;gap:1rem}@media (min-width: 120em){.advantages-hero__item:not(:last-child):after{content:"";position:absolute;right:0;top:0;height:100%;width:.0625rem;background:linear-gradient(0deg,rgba(79,102,183,0) 0%,rgb(79,102,183) 48%,rgba(79,102,183,0) 100%)}}@media (min-width: 120em) and (min-width: 91.25em){.advantages-hero__item:not(:last-child):after{right:-2rem}}@media (min-width: 120em) and (min-width: 20em) and (max-width: 91.25em){.advantages-hero__item:not(:last-child):after{right:clamp(-2rem,-1.0394736842rem + -1.0526315789vw,-1.25rem)}}@media (min-width: 120em) and (max-width: 20em){.advantages-hero__item:not(:last-child):after{right:-1.25rem}}.advantages-hero__icon{display:inline-flex;justify-content:center;align-items:center;border-radius:50%;flex:0 0 3rem;width:3rem;height:3rem;padding:.3125rem;background-color:#1f3584}.advantages-hero__icon img{max-width:100%}.advantages-hero__text{color:#fff;font-weight:600;line-height:1.33}.decor-hero__item{position:absolute;bottom:0;height:3.125rem;background-color:#fff}@media (min-width: 91.25em){.decor-hero__item{width:26.25rem}}@media (min-width: 61.99875em) and (max-width: 91.25em){.decor-hero__item{width:clamp(12.5rem,-16.6434660912rem + 47.0065381821vw,26.25rem)}}@media (max-width: 61.99875em){.decor-hero__item{width:12.5rem}}.decor-hero__item:first-child{left:0;border-radius:0 .625rem 0 0}.decor-hero__item:first-child:after{content:"";position:absolute;right:0;bottom:0;width:0;height:0;transform:translate(calc(100% - .375rem),.03125rem);border-top:3.125rem solid transparent;border-left:4.375rem solid #fff;border-bottom:0px solid transparent}.decor-hero__item:last-child{right:0;border-radius:.625rem 0 0}.decor-hero__item:last-child:after{content:"";position:absolute;left:0;bottom:0;width:0;height:0;transform:translate(calc(-100% + .375rem),.03125rem);border-top:3.125rem solid transparent;border-right:4.375rem solid #fff;border-bottom:0px solid transparent}@media (max-width: 61.99875em){.decor-hero{display:none}}@media (min-width: 91.25em){.about{padding-top:7.6875rem}}@media (min-width: 20em) and (max-width: 91.25em){.about{padding-top:clamp(2.5rem,1.0438596491rem + 7.2807017544vw,7.6875rem)}}@media (max-width: 20em){.about{padding-top:2.5rem}}@media (min-width: 91.25em){.about{padding-bottom:4rem}}@media (min-width: 20em) and (max-width: 91.25em){.about{padding-bottom:clamp(2.5rem,2.0789473684rem + 2.1052631579vw,4rem)}}@media (max-width: 20em){.about{padding-bottom:2.5rem}}.about__container{display:grid;row-gap:1.875rem;grid-template-columns:repeat(2,1fr)}@media (max-width: 61.99875em){.about__container{grid-template-columns:auto}}@media (min-width: 91.25em){.about__body{padding-top:6.25rem}}@media (min-width: 20em) and (max-width: 91.25em){.about__body{padding-top:clamp(1.875rem,.6469298246rem + 6.1403508772vw,6.25rem)}}@media (min-width: 61.99875em){.about__body{max-width:36.25rem;padding-right:1.25rem}}@media (min-width: 91.25em){.about__block-header:not(:last-child){margin-bottom:3.375rem}}@media (min-width: 20em) and (max-width: 91.25em){.about__block-header:not(:last-child){margin-bottom:clamp(1.875rem,1.4539473684rem + 2.1052631579vw,3.375rem)}}@media (max-width: 20em){.about__block-header:not(:last-child){margin-bottom:1.875rem}}.about__items{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width: 91.25em){.about__items:not(:last-child){margin-bottom:3.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.about__items:not(:last-child){margin-bottom:clamp(1.875rem,1.4188596491rem + 2.2807017544vw,3.5rem)}}@media (max-width: 20em){.about__items:not(:last-child){margin-bottom:1.875rem}}@media (min-width: 91.25em){.about__items{gap:2rem}}@media (min-width: 20em) and (max-width: 91.25em){.about__items{gap:clamp(.9375rem,.639254386rem + 1.4912280702vw,2rem)}}@media (max-width: 20em){.about__items{gap:.9375rem}}@media (max-width: 33.75em){.about__items{grid-template-columns:auto}}.about__item{font-weight:700;line-height:1.4;color:#1f3584;background:url(../img/icons/check-service.svg) 0 .5em no-repeat;padding-left:1.75rem;opacity:0;transform:translateY(15%);transition:opacity .5s,transform .5s}@media (min-width: 91.25em){.about__item{font-size:1.25rem}}@media (min-width: 20em) and (max-width: 91.25em){.about__item{font-size:clamp(1rem,.9298245614rem + .350877193vw,1.25rem)}}@media (max-width: 20em){.about__item{font-size:1rem}}._watcher-view .about__item{transform:translate(0);opacity:1}._watcher-view .about__item:nth-child(1){transition-delay:.15s}._watcher-view .about__item:nth-child(2){transition-delay:.3s}._watcher-view .about__item:nth-child(3){transition-delay:.45s}._watcher-view .about__item:nth-child(4){transition-delay:.6s}._watcher-view .about__item:nth-child(5){transition-delay:.75s}._watcher-view .about__item:nth-child(6){transition-delay:.9s}.about__info{border-radius:1.5rem;background-color:#15b2f5;padding:.75rem 2rem;color:#fff;line-height:1.55}@media (min-width: 61.99875em){.about__info{max-width:28.125rem}}.about__info a{font-size:1.25rem;font-weight:600;text-decoration:underline}.about__image{text-align:center}.about__image img{max-width:100%}@media (min-width: 91.25em){.services{padding-top:7.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.services{padding-top:clamp(2.5rem,1.0964912281rem + 7.0175438596vw,7.5rem)}}@media (max-width: 20em){.services{padding-top:2.5rem}}@media (min-width: 91.25em){.services{padding-bottom:8.75rem}}@media (min-width: 20em) and (max-width: 91.25em){.services{padding-bottom:clamp(2.5rem,.7456140351rem + 8.7719298246vw,8.75rem)}}@media (max-width: 20em){.services{padding-bottom:2.5rem}}.services__block-header{max-width:35rem;margin:0 auto}.services__block-header:not(:last-child){margin-bottom:3.75rem}.services__items{display:grid;grid-template-columns:auto}@media (min-width: 41.875em){.services__items{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}}@media (max-width: 41.87375em){.services__items{row-gap:1.25rem}}.item-service{border-radius:1.5rem}@media (min-width: 41.875em) and (min-width: 91.25em){.item-service{padding:2rem}}@media (min-width: 41.875em) and (min-width: 20em) and (max-width: 91.25em){.item-service{padding:clamp(.9375rem,.639254386rem + 1.4912280702vw,2rem)}}@media (min-width: 41.875em) and (max-width: 20em){.item-service{padding:.9375rem}}@media (max-width: 41.87375em){.item-service{text-align:center}}.item-service--blue{text-align:center;background-color:#15b2f5;color:#fff}@media (max-width: 41.87375em){.item-service--blue{padding:1.25rem}}.item-service__icon{width:4rem;height:4rem;border-radius:1.25rem;background-color:#142257;display:inline-flex;justify-content:center;align-items:center;margin-bottom:1rem}.item-service__icon img{max-width:100%}.item-service__title{font-size:1.5rem;font-weight:700;line-height:1.33}.item-service__title:not(:last-child){margin-bottom:.75rem}.item-service__text{line-height:1.28}.item-service__text:not(:last-child){margin-bottom:2rem}.advantages__body{background-color:#142257;border-radius:1.5rem;padding-left:1.875rem;padding-right:1.875rem}@media (min-width: 91.25em){.advantages__body{padding-top:4rem}}@media (min-width: 20em) and (max-width: 91.25em){.advantages__body{padding-top:clamp(2rem,1.4385964912rem + 2.8070175439vw,4rem)}}@media (max-width: 20em){.advantages__body{padding-top:2rem}}@media (min-width: 91.25em){.advantages__body{padding-bottom:4rem}}@media (min-width: 20em) and (max-width: 91.25em){.advantages__body{padding-bottom:clamp(2rem,1.4385964912rem + 2.8070175439vw,4rem)}}@media (max-width: 20em){.advantages__body{padding-bottom:2rem}}@media (min-width: 61.99875em){.advantages__body{border-radius:1.5rem;padding-left:4.375rem;padding-right:4.375rem;position:relative}.advantages__body:before,.advantages__body:after{content:"";position:absolute;top:50%;width:2.8125rem;height:73.295455%;max-height:40.3125rem;transform:translateY(-50%);background:url(../img/advantages/left.svg) left/auto 100% no-repeat}.advantages__body:before{left:0}.advantages__body:after{right:0;transform:translateY(-50%) rotate(180deg)}}.advantages__block-header{position:relative}@media (min-width: 91.25em){.advantages__block-header{padding-bottom:7.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.advantages__block-header{padding-bottom:clamp(1.875rem,.2960526316rem + 7.8947368421vw,7.5rem)}}@media (max-width: 20em){.advantages__block-header{padding-bottom:1.875rem}}.advantages__block-header:after{content:"";position:absolute;width:100%;height:.0625rem;background:linear-gradient(90deg,rgba(79,102,183,0) 0%,rgb(79,102,183) 48%,rgba(79,102,183,0) 100%);left:0}@media (min-width: 91.25em){.advantages__block-header:after{bottom:3.75rem}}@media (min-width: 20em) and (max-width: 91.25em){.advantages__block-header:after{bottom:clamp(.9375rem,.1480263158rem + 3.9473684211vw,3.75rem)}}@media (max-width: 20em){.advantages__block-header:after{bottom:.9375rem}}.advantages__items{display:grid;column-gap:1.25rem;grid-template-columns:repeat(2,auto);justify-content:space-between}@media (min-width: 91.25em){.advantages__items{row-gap:3.75rem}}@media (min-width: 20em) and (max-width: 91.25em){.advantages__items{row-gap:clamp(1.5625rem,.9484649123rem + 3.0701754386vw,3.75rem)}}@media (max-width: 20em){.advantages__items{row-gap:1.5625rem}}@media (max-width: 61.99875em){.advantages__items{grid-template-columns:auto}}.advantages__item{max-width:39.375rem}.item-advantages{display:flex;gap:2rem}@media (min-width: 91.25em){.item-advantages{gap:2rem}}@media (min-width: 20em) and (max-width: 91.25em){.item-advantages{gap:clamp(.9375rem,.639254386rem + 1.4912280702vw,2rem)}}@media (max-width: 20em){.item-advantages{gap:.9375rem}}@media (max-width: 29.99875em){.item-advantages{display:block}}.item-advantages__icon{flex:0 0 6.25rem;height:6.25rem;display:flex;justify-content:center;align-items:center}.item-advantages__icon img{max-width:100%}@media (max-width: 29.99875em){.item-advantages__icon:not(:last-child){margin-bottom:.75rem}}@media (max-width: 29.99875em){.item-advantages__body{text-align:center}}.item-advantages__title{font-weight:700;color:#fff;line-height:1.33}@media (min-width: 91.25em){.item-advantages__title{font-size:1.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.item-advantages__title{font-size:clamp(1.125rem,1.0197368421rem + .5263157895vw,1.5rem)}}@media (max-width: 20em){.item-advantages__title{font-size:1.125rem}}.item-advantages__title:not(:last-child){margin-bottom:.75rem}.item-advantages__text{line-height:1.55}@media (min-width: 91.25em){.how{padding-top:9.6875rem}}@media (min-width: 20em) and (max-width: 91.25em){.how{padding-top:clamp(2.5rem,.4824561404rem + 10.0877192982vw,9.6875rem)}}@media (max-width: 20em){.how{padding-top:2.5rem}}@media (min-width: 91.25em){.how{padding-bottom:9.6875rem}}@media (min-width: 20em) and (max-width: 91.25em){.how{padding-bottom:clamp(1.25rem,-1.1184210526rem + 11.8421052632vw,9.6875rem)}}@media (max-width: 20em){.how{padding-bottom:1.25rem}}.how__container{display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width: 61.99875em){.how__container{grid-template-columns:auto;gap:1.875rem}}.how__image img{transform:translate(-10.59%);max-width:100%}@media (max-width: 61.99875em){.how__image{order:2;text-align:center}.how__image img{transform:translate(0)}}@media (max-width: 61.99875em){.how__content{order:1}}.how__block-header{max-width:25rem}@media (min-width: 91.25em){.how__block-header:not(:last-child){margin-bottom:3.75rem}}@media (min-width: 20em) and (max-width: 91.25em){.how__block-header:not(:last-child){margin-bottom:clamp(1.875rem,1.3486842105rem + 2.6315789474vw,3.75rem)}}@media (max-width: 20em){.how__block-header:not(:last-child){margin-bottom:1.875rem}}@media (max-width: 61.99875em){.how__block-header{max-width:100%;text-align:center}}.list-how{display:grid}@media (min-width: 91.25em){.list-how{gap:3.125rem}}@media (min-width: 20em) and (max-width: 91.25em){.list-how{gap:clamp(1.25rem,.7236842105rem + 2.6315789474vw,3.125rem)}}@media (max-width: 20em){.list-how{gap:1.25rem}}.list-how__item{display:grid;grid-template-columns:10.625rem auto;gap:2.1875rem}@media (min-width: 91.25em){.list-how__item{padding-left:4.375rem}}@media (min-width: 20em) and (max-width: 91.25em){.list-how__item{padding-left:clamp(2.5rem,1.9736842105rem + 2.6315789474vw,4.375rem)}}@media (max-width: 20em){.list-how__item{padding-left:2.5rem}}.list-how__item:before{font-weight:700;color:#9ea3b5}@media (min-width: 91.25em){.list-how__item:before{font-size:3.25rem}}@media (min-width: 20em) and (max-width: 91.25em){.list-how__item:before{font-size:clamp(1.875rem,1.4890350877rem + 1.9298245614vw,3.25rem)}}@media (max-width: 20em){.list-how__item:before{font-size:1.875rem}}@media (max-width: 32.5em){.list-how__item{grid-template-columns:auto;gap:.3125rem}}.list-how__title{font-weight:700;line-height:1.33;color:#171921}@media (min-width: 91.25em){.list-how__title{font-size:1.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.list-how__title{font-size:clamp(1.125rem,1.0197368421rem + .5263157895vw,1.5rem)}}@media (max-width: 20em){.list-how__title{font-size:1.125rem}}.list-how__text{color:#545971}@media (min-width: 91.25em){.reviews{padding-top:8.125rem}}@media (min-width: 20em) and (max-width: 91.25em){.reviews{padding-top:clamp(.0000000625rem,-2.2807016743rem + 11.4035086842vw,8.125rem)}}@media (max-width: 20em){.reviews{padding-top:.0000000625rem}}@media (min-width: 91.25em){.reviews{padding-bottom:8.125rem}}@media (min-width: 20em) and (max-width: 91.25em){.reviews{padding-bottom:clamp(2.5rem,.9210526316rem + 7.8947368421vw,8.125rem)}}@media (max-width: 20em){.reviews{padding-bottom:2.5rem}}.reviews__container{max-width:72.5rem}.reviews__body{position:relative}@media (min-width: 37.5em){.reviews__body{padding:0 4.5rem}}.reviews__block-header{max-width:40.625rem;margin:0 auto}@media (min-width: 91.25em){.reviews__block-header:not(:last-child){margin-bottom:5.625rem}}@media (min-width: 20em) and (max-width: 91.25em){.reviews__block-header:not(:last-child){margin-bottom:clamp(1.875rem,.8223684211rem + 5.2631578947vw,5.625rem)}}@media (max-width: 20em){.reviews__block-header:not(:last-child){margin-bottom:1.875rem}}@media (min-width: 91.25em){.reviews__slider:not(:last-child){margin-bottom:6.625rem}}@media (min-width: 20em) and (max-width: 91.25em){.reviews__slider:not(:last-child){margin-bottom:clamp(1.875rem,.5416666667rem + 6.6666666667vw,6.625rem)}}@media (max-width: 20em){.reviews__slider:not(:last-child){margin-bottom:1.875rem}}.reviews__arrow{position:absolute;top:50%;width:3rem;height:3rem;border-radius:50%;transform:translateY(-50%);background:#15b2f5 url(../img/reviews/arrow-left.svg) center no-repeat}.reviews__arrow--left{left:0}.reviews__arrow--right{right:0;transform:translateY(-50%) rotate(-180deg)}.reviews__arrow.swiper-button-disabled{background:#e3e6f0 url(../img/reviews/arrow-left.svg) center no-repeat;pointer-events:none;cursor:default}@media (max-width: 37.5em){.reviews__arrow{display:none}}.reviews__bullets{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:.75rem;row-gap:.1875rem}.reviews__bullets .swiper-pagination-bullet{transition:all .3s;flex:0 0 .75rem;height:.75rem;border-radius:.625rem;background-color:#e3e6f0;cursor:pointer}.reviews__bullets .swiper-pagination-bullet-active{background-color:#15b2f5;flex:0 0 2.5rem}.slide-reviews{text-align:center}.slide-reviews__logo{position:relative;text-align:center;padding-bottom:1.5625rem}@media (min-width: 91.25em){.slide-reviews__logo:not(:last-child){margin-bottom:2.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.slide-reviews__logo:not(:last-child){margin-bottom:clamp(1.5625rem,1.2993421053rem + 1.3157894737vw,2.5rem)}}@media (max-width: 20em){.slide-reviews__logo:not(:last-child){margin-bottom:1.5625rem}}.slide-reviews__logo:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,rgba(79,102,183,0) 0%,#9ea3b5,rgba(79,102,183,0) 100%)}.slide-reviews__text{max-width:45.625rem;display:inline-block}@media (min-width: 91.25em){.slide-reviews__text:not(:last-child){margin-bottom:2.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.slide-reviews__text:not(:last-child){margin-bottom:clamp(1.25rem,.899122807rem + 1.7543859649vw,2.5rem)}}@media (max-width: 20em){.slide-reviews__text:not(:last-child){margin-bottom:1.25rem}}.slide-reviews__user{text-align:left;display:inline-flex;gap:2rem}.slide-reviews__avatar{flex:0 0 4.75rem;height:4.75rem;border-radius:50%}.slide-reviews__avatar img{max-width:100%}.slide-reviews__name{font-weight:700;line-height:1.33333;color:#171921}.slide-reviews__name:not(:last-child){margin-bottom:.5rem}@media (min-width: 91.25em){.slide-reviews__name{font-size:1.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.slide-reviews__name{font-size:clamp(1.125rem,1.0197368421rem + .5263157895vw,1.5rem)}}@media (max-width: 20em){.slide-reviews__name{font-size:1.125rem}}.slide-reviews__rating .rating__value{display:none}@media (min-width: 91.25em){.blog{padding-top:5.25rem}}@media (min-width: 20em) and (max-width: 91.25em){.blog{padding-top:clamp(1.25rem,.1271929825rem + 5.6140350877vw,5.25rem)}}@media (max-width: 20em){.blog{padding-top:1.25rem}}@media (min-width: 91.25em){.blog{padding-bottom:5.25rem}}@media (min-width: 20em) and (max-width: 91.25em){.blog{padding-bottom:clamp(2.5rem,1.7280701754rem + 3.8596491228vw,5.25rem)}}@media (max-width: 20em){.blog{padding-bottom:2.5rem}}.blog__container{display:grid}.blog__block-header{max-width:43.125rem;margin:0 auto}@media (min-width: 91.25em){.blog__block-header:not(:last-child){margin-bottom:3.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.blog__block-header:not(:last-child){margin-bottom:clamp(1.5625rem,1.0186403509rem + 2.7192982456vw,3.5rem)}}@media (max-width: 20em){.blog__block-header:not(:last-child){margin-bottom:1.5625rem}}.blog__items{display:grid;gap:3rem;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr))}@media (min-width: 91.25em){.blog__items:not(:last-child){margin-bottom:3.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.blog__items:not(:last-child){margin-bottom:clamp(1.25rem,.6184210526rem + 3.1578947368vw,3.5rem)}}@media (max-width: 20em){.blog__items:not(:last-child){margin-bottom:1.25rem}}@media (max-width: 47.99875em){.blog__items{grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr))}}.blog__view-more{justify-self:center;color:#15b2f5;line-height:1.33;font-weight:700;background:url(../img/icons/view-more-arrow.svg) right no-repeat;padding-right:.8333333333em}@media (min-width: 91.25em){.blog__view-more{font-size:1.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.blog__view-more{font-size:clamp(1.125rem,1.0197368421rem + .5263157895vw,1.5rem)}}@media (max-width: 20em){.blog__view-more{font-size:1.125rem}}.item-blog{display:grid}.item-blog__image-ibg{aspect-ratio:444/300;border-radius:24px;overflow:hidden}.item-blog__image-ibg img{transition:all .3s}.item-blog__image-ibg:not(:last-child){margin-bottom:1.5rem}@media (any-hover: hover){.item-blog__image-ibg:hover img{transform:scale(1.05)}}.item-blog__date{line-height:1.55556}.item-blog__date:not(:last-child){margin-bottom:1rem}.item-blog__title:not(:last-child){margin-bottom:1rem}.item-blog__link-title{font-weight:700;line-height:1.25;color:#171921;transition:all .3s}@media (min-width: 91.25em){.item-blog__link-title{font-size:2rem}}@media (min-width: 20em) and (max-width: 91.25em){.item-blog__link-title{font-size:clamp(1.75rem,1.6798245614rem + .350877193vw,2rem)}}@media (max-width: 20em){.item-blog__link-title{font-size:1.75rem}}@media (any-hover: hover){.item-blog__link-title:hover{text-decoration:underline}}.item-blog__text{line-height:1.55556}.item-blog__text:not(:last-child){margin-bottom:1.5rem}.item-blog__tags{display:flex;flex-wrap:wrap;column-gap:.75rem;row-gap:.1875rem}.item-blog__tag{background-color:#f3f5f9;color:#545971;font-size:.875rem;font-weight:600;line-height:1.42857;border-radius:1.875rem;padding:.5rem 1rem;transition:background-color .3s}@media (any-hover: hover){.item-blog__tag:hover{background-color:#15b2f5;color:#fff}}@media (min-width: 91.25em){.questions{padding-top:11.875rem}}@media (min-width: 20em) and (max-width: 91.25em){.questions{padding-top:clamp(2.5rem,-.1315789474rem + 13.1578947368vw,11.875rem)}}@media (max-width: 20em){.questions{padding-top:2.5rem}}@media (min-width: 91.25em){.questions{padding-bottom:14.375rem}}@media (min-width: 20em) and (max-width: 91.25em){.questions{padding-bottom:clamp(2.5rem,-.8333333333rem + 16.6666666667vw,14.375rem)}}@media (max-width: 20em){.questions{padding-bottom:2.5rem}}.questions__container{align-items:start;display:grid;grid-template-columns:auto 60%;column-gap:1.25rem;row-gap:1.875rem}@media (max-width: 61.99875em){.questions__container{grid-template-columns:auto}}.spollers-questions{display:grid}.spollers-questions__item{border-radius:.75rem;transition:background-color .5s;padding:1.5rem 2rem}.spollers-questions__item[open]{background-color:#f3f5f9}@media (max-width: 29.99875em){.spollers-questions__item{padding:1rem 1.5rem}}.spollers-questions__title{padding-right:1.875rem;line-height:1.2;transition:all .5s;font-weight:700;list-style:none}@media (min-width: 91.25em){.spollers-questions__title{font-size:1.5rem}}@media (min-width: 20em) and (max-width: 91.25em){.spollers-questions__title{font-size:clamp(1.125rem,1.0197368421rem + .5263157895vw,1.5rem)}}@media (max-width: 20em){.spollers-questions__title{font-size:1.125rem}}._spoller-init .spollers-questions__title{position:relative;cursor:pointer}._spoller-init .spollers-questions__title:before,._spoller-init .spollers-questions__title:after{content:"";position:absolute;right:0;top:50%;background-color:#545971;height:.125rem;width:.9375rem;transition:transform .5s ease 0s}._spoller-init .spollers-questions__title:before{transform:translate(-75%,-50%) rotate(45deg)}._spoller-init .spollers-questions__title:after{transform:translateY(-50%) rotate(-45deg)}._spoller-init .spollers-questions__title._spoller-active:before{transform:translate(-75%) rotate(-45deg)}._spoller-init .spollers-questions__title._spoller-active:after{transform:rotate(45deg)}.spollers-questions__title::marker{display:none}.spollers-questions__body{padding-top:1rem;font-size:1rem;line-height:1.5}.talk{background-color:#142257;position:relative}@media (min-width: 61.99875em){.talk__container{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width: 61.99875em) and (min-width: 91.25em){.talk__container{gap:6.25rem}}@media (min-width: 61.99875em) and (min-width: 20em) and (max-width: 91.25em){.talk__container{gap:clamp(1.875rem,.6469298246rem + 6.1403508772vw,6.25rem)}}@media (min-width: 61.99875em) and (max-width: 20em){.talk__container{gap:1.875rem}}.talk__content{position:relative;z-index:2}@media (min-width: 91.25em){.talk__content{padding-top:10.3125rem}}@media (min-width: 20em) and (max-width: 91.25em){.talk__content{padding-top:clamp(2.5rem,.3070175439rem + 10.9649122807vw,10.3125rem)}}@media (max-width: 20em){.talk__content{padding-top:2.5rem}}@media (min-width: 91.25em){.talk__content{padding-bottom:6.5625rem}}@media (min-width: 20em) and (max-width: 91.25em){.talk__content{padding-bottom:clamp(2.5rem,1.3596491228rem + 5.701754386vw,6.5625rem)}}@media (max-width: 20em){.talk__content{padding-bottom:2.5rem}}.talk__content:before{content:"";background:url(../img/talk/decor.svg) 0 0/83% no-repeat;width:100%;aspect-ratio:581/44;position:absolute;left:0;top:0}.talk__block-header:not(:last-child){margin-bottom:1rem}.talk__done:not(:last-child){margin-bottom:1.5rem}.talk__image img{max-width:100%}@media (min-width: 61.99875em){.talk__image{position:absolute;bottom:0;right:0;width:100%;display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width: 61.99875em) and (min-width: 91.25em){.talk__image{gap:6.25rem}}@media (min-width: 61.99875em) and (min-width: 20em) and (max-width: 91.25em){.talk__image{gap:clamp(1.875rem,.6469298246rem + 6.1403508772vw,6.25rem)}}@media (min-width: 61.99875em) and (max-width: 20em){.talk__image{gap:1.875rem}}@media (min-width: 61.99875em){.talk__image img{grid-column:2/3;justify-self:end}}.header{background-color:#142257;position:fixed;width:100%;top:0;left:0;z-index:50}.header__container{min-height:5rem;display:grid;grid-template-columns:10.625rem 1fr 10.625rem;align-items:center;gap:.9375rem;padding-top:.625rem;padding-bottom:.625rem}@media (max-width: 47.99875em){.header__container{min-height:3.4375rem;justify-content:space-between;grid-template-columns:auto auto}}.header__logo{position:relative;z-index:5}.header__schedule{justify-self:end;color:#fff;font-weight:700;line-height:1.33;display:flex;align-items:center;gap:.625rem}.header__schedule:before{background-color:#ff5e5e;flex:0 0 .75rem;width:.75rem;height:.75rem;content:"";border-radius:50%}@media (max-width: 47.99875em){.header__schedule{justify-content:flex-end}}.menu{justify-self:center}@media (max-width: 47.99875em){.menu__body{position:fixed;background-color:#1f3584;width:100%;height:100%;row-gap:2.5rem;left:100%;top:0;overflow:auto;padding:6.25rem .9375rem 1.5625rem;transition:left .3s;display:flex;flex-direction:column}.menu__body:before{content:"";position:fixed;width:100%;height:3.4375rem;left:100%;top:0;transition:left .3s;z-index:2;background-color:#142257}.menu-open .menu__body{left:0}.menu-open .menu__body:before{left:0}}.menu__list{display:flex;flex-wrap:wrap;row-gap:.1875rem}@media (min-width: 91.25em){.menu__list{column-gap:3.5625rem}}@media (min-width: 48em) and (max-width: 91.25em){.menu__list{column-gap:clamp(.9375rem,-1.9757947977rem + 6.0693641618vw,3.5625rem)}}@media (max-width: 48em){.menu__list{column-gap:.9375rem}}@media (max-width: 47.99875em){.menu__list{flex:1 1 auto;font-size:1.75rem;align-items:flex-end;flex-direction:column;row-gap:1.75rem}}.menu__link{color:#fff;font-weight:700;line-height:1.33}@media (any-hover: hover){.menu__link:hover{text-decoration:underline}}.menu__link._navigator-active{text-decoration:underline}.icon-menu{display:none}@media (max-width: 47.99875em){.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}}@media (max-width: 47.99875em) and (any-hover: none){.icon-menu{cursor:default}}@media (max-width: 47.99875em){.icon-menu span,.icon-menu:before,.icon-menu:after{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu:before{top:calc(50% - .0625rem);transform:rotate(-45deg)}.menu-open .icon-menu:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}}.footer{background-color:#15b2f5;color:#fff}@media (min-width: 91.25em){.footer__content{padding-top:3.25rem}}@media (min-width: 20em) and (max-width: 91.25em){.footer__content{padding-top:clamp(2.5rem,2.2894736842rem + 1.0526315789vw,3.25rem)}}@media (max-width: 20em){.footer__content{padding-top:2.5rem}}@media (min-width: 91.25em){.footer__content{padding-bottom:4.625rem}}@media (min-width: 20em) and (max-width: 91.25em){.footer__content{padding-bottom:clamp(2.5rem,1.9035087719rem + 2.9824561404vw,4.625rem)}}@media (max-width: 20em){.footer__content{padding-bottom:2.5rem}}@media (min-width: 91.25em){.footer__subscribe:not(:last-child){margin-bottom:3.375rem}}@media (min-width: 20em) and (max-width: 91.25em){.footer__subscribe:not(:last-child){margin-bottom:clamp(1.875rem,1.4539473684rem + 2.1052631579vw,3.375rem)}}@media (max-width: 20em){.footer__subscribe:not(:last-child){margin-bottom:1.875rem}}.footer__body{display:grid;grid-template-columns:auto auto;gap:1.875rem;justify-content:space-between}@media (max-width: 47.99875em){.footer__body{grid-template-columns:auto}}.footer__info{max-width:28.75rem;display:grid}@media (min-width: 91.25em){.footer__info{gap:2rem}}@media (min-width: 20em) and (max-width: 91.25em){.footer__info{gap:clamp(1.25rem,1.0394736842rem + 1.0526315789vw,2rem)}}@media (max-width: 20em){.footer__info{gap:1.25rem}}@media (min-width: 91.25em){.footer__logo:not(:last-child){margin-bottom:2rem}}@media (min-width: 20em) and (max-width: 91.25em){.footer__logo:not(:last-child){margin-bottom:clamp(1.25rem,1.0394736842rem + 1.0526315789vw,2rem)}}@media (max-width: 20em){.footer__logo:not(:last-child){margin-bottom:1.25rem}}@media (min-width: 91.25em){.footer__text:not(:last-child){margin-bottom:2rem}}@media (min-width: 20em) and (max-width: 91.25em){.footer__text:not(:last-child){margin-bottom:clamp(1.25rem,1.0394736842rem + 1.0526315789vw,2rem)}}@media (max-width: 20em){.footer__text:not(:last-child){margin-bottom:1.25rem}}.footer__copy{border-top:.0625rem solid rgba(255,255,255,.3);padding-top:2rem;padding-bottom:2rem;text-align:center}.subscribe{border-radius:1.5rem;background-color:#4ac9ff;padding:1.5rem;align-items:center;display:grid;grid-template-columns:auto 32.25rem;gap:1.5rem}@media (max-width: 61.99875em){.subscribe{grid-template-columns:auto}}@media (max-width: 29.99875em){.subscribe{margin:0 -.9375rem;border-radius:0;padding:.9375rem}}.subscribe__title{font-weight:700;font-size:24px;line-height:1.33333;color:#fff}.subscribe__title:not(:last-child){margin-bottom:.75rem}.subscribe__text{line-height:1.55}.subscribe__form{border-radius:3.75rem;background-color:#fff;padding:.75rem;display:flex;position:relative}@media (max-width: 29.99875em){.subscribe__form{flex-direction:column;border-radius:.625rem;overflow:hidden;gap:.625rem}}.subscribe__form .form__error{position:absolute;bottom:0;left:0;color:red}.subscribe__input{height:3.1875rem;color:#000;padding:0 .5rem;flex:1 1 auto}.subscribe__input._form-error{color:red}.subscribe__input._form-error::placeholder{color:red}.social{display:flex;flex-wrap:wrap;column-gap:1.5rem;row-gap:.1875rem}.menu-footer__spollers{display:flex;flex-wrap:wrap}@media (min-width: 91.25em){.menu-footer__spollers{gap:8.125rem}}@media (min-width: 20em) and (max-width: 91.25em){.menu-footer__spollers{gap:clamp(.625rem,-1.4802631579rem + 10.5263157895vw,8.125rem)}}@media (max-width: 20em){.menu-footer__spollers{gap:.625rem}}@media (max-width: 29.99875em){.menu-footer__spollers{flex-direction:column}}.menu-footer__title{font-weight:700;list-style:none;font-size:1.5rem;line-height:1.33}.menu-footer__title::marker{display:none}._spoller-init .menu-footer__title{position:relative;padding-right:1.875rem;cursor:pointer}._spoller-init .menu-footer__title:before,._spoller-init .menu-footer__title:after{content:"";position:absolute;right:0;top:50%;background-color:#fff;height:.125rem;width:.625rem;transition:transform .5s ease 0s}._spoller-init .menu-footer__title:before{transform:translate(-75%,-50%) rotate(45deg)}._spoller-init .menu-footer__title:after{transform:translateY(-50%) rotate(-45deg)}._spoller-init .menu-footer__title._spoller-active:before{transform:translate(-75%) rotate(-45deg)}._spoller-init .menu-footer__title._spoller-active:after{transform:rotate(45deg)}.menu-footer__list{display:grid;gap:.75rem;padding-top:1.5rem}.menu-footer__link{font-size:1.25rem;line-height:1.6}@media (any-hover: hover){.menu-footer__link:hover{text-decoration:underline}}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{transform:translateZ(0)}
