*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.footer__terms,.footer__policy,.footer__copy,.social__link,.join__link,.nav__link{text-decoration:none}.social,.join__list,.clients__list,.products__services,.products__list,.about__list,.benefits__list,.features__list,.stat__list,.auth,.nav__list{list-style:none}body{color:#404040;background-color:#fff;font-family:Inter,sans-serif;font-size:14px}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}img{max-width:100%;height:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:40px 0}@media only screen and (min-width:1200px){.section{padding:140px 0}}.hidden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.title{text-transform:capitalize;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:1.6}@media only screen and (min-width:1200px){.title{text-align:center;font-size:64px;line-height:1.41}}.subtitle{text-transform:capitalize;color:#18063c;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:1.5}@media only screen and (min-width:1200px){.subtitle{font-size:48px;line-height:1.46}}.description{opacity:.8;font-size:16px;line-height:2.25}@media only screen and (min-width:1200px){.description{text-align:center;font-size:18px;line-height:2}}.btn{color:#fff;background-color:#ff553e;border:1px solid rgba(0,0,0,0);border-radius:40px;padding:24px 40px;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1.56}.btn--light{color:#ff553e;background-color:#fff;border:1px solid #ff553e}button.btn{cursor:pointer}a.btn{text-decoration:none}.logo{align-items:center;text-decoration:none;display:flex}.logo__icon{width:30px;height:30px;margin-right:10px}@media only screen and (min-width:1200px){.logo__icon{width:40px;height:40px;margin-right:14px}}.logo__text{color:#332c5c;font-family:Poppins,sans-serif;font-size:27px;font-weight:600;line-height:40px}@media only screen and (min-width:1200px){.logo__text{font-size:36px}}.menu{z-index:2;width:30px;height:24px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;transition:transform .3s ease-in-out;position:relative;overflow:hidden}.menu:before{content:"";width:100%;height:4px;background-color:#ff553e;border-radius:4px;transition:transform .3s ease-in-out .3s;position:absolute;top:0;left:0}.menu:after{content:"";width:100%;height:4px;background-color:#ff553e;border-radius:4px;transition:transform .3s ease-in-out .3s;position:absolute;bottom:0;left:0}.menu.is-open{transform:rotate(-90deg)}.menu.is-open:before{transform:translateY(250%)rotate(45deg)}.menu.is-open:after{transform:translateY(-250%)rotate(-45deg)}.menu.is-open>.menu__item{transform:translate(120%)}@media only screen and (min-width:1200px){.menu{display:none}}.menu__item{width:100%;height:4px;background-color:#ff553e;border-radius:4px;transition:transform .3s ease-in-out .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.overlay{z-index:5;width:100%;height:100%;background-color:rgba(0,0,0,.15);position:fixed;top:0;left:0}.overlay.is-hidden{visibility:hidden;pointer-events:none;transform:scale(0)}.modal{max-width:600px;max-width:90vw;max-height:98vh;background-color:gba(255,255,255,.2);-webkit-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:40px;position:relative;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 4px 30px rgba(0,0,0,.1)}.form{flex-direction:column;align-items:flex-start;display:flex}.form__label{color:#fff;margin-bottom:10px;font-size:18px;font-weight:500}.form__input{width:100%;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;margin-bottom:35px;padding:8px;font-size:16px}.modal__close{color:#fff;cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;top:20px;right:20px}.modal__close>svg{width:20px;height:20px;fill:currentColor}.header{background-color:#fff8f2;padding:28px 0;overflow:hidden}@media only screen and (min-width:1200px){.header{padding:40px 0}}.header__container{justify-content:space-between;align-items:center;display:flex;position:relative}.nav{z-index:1;width:100vw;height:100vh;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;flex-direction:column;justify-content:space-between;align-items:center;padding:40px 60px;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(-200%)}@media only screen and (min-width:1200px){.nav{width:100%;height:100%;opacity:1;visibility:visible;pointer-events:all;background-color:rgba(0,0,0,0);flex-direction:row;margin-left:211px;padding:0;position:static;transform:translate(0)}}.menu.is-open+.nav{opacity:1;visibility:visible;pointer-events:all;transform:translate(0)}.nav__list{flex-direction:column;align-items:center;gap:35px;display:flex}@media only screen and (min-width:1200px){.nav__list{flex-direction:row;gap:48px}}.nav__link{color:#18063c;font-family:Poppins,sans-serif;font-size:24px;line-height:1.33}.nav__link--current{color:#ff553e}@media only screen and (min-width:1200px){.nav__link{font-size:18px}}.auth{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.auth__btn{padding:16px 32px;display:inline-block}.auth__btn--transparent{color:#ff553e;background-color:rgba(0,0,0,0)}.hero{background-color:#fff8f2;padding-top:47px;padding-bottom:85px;position:relative}@media only screen and (min-width:1200px){.hero{padding:180px 0}}.hero__title{margin-bottom:12px}@media only screen and (min-width:1200px){.hero__title{margin-bottom:24px}}.hero__description{margin-bottom:40px}@media only screen and (min-width:1200px){.hero__description{margin-bottom:68px;font-size:20px;line-height:1.8}}@media only screen and (min-width:1200px){.hero__btn{margin:0 auto;display:block}}.hero__img{width:65px;height:76px;position:absolute;top:18px;right:60px}.stat{position:relative;overflow:hidden}.stat__list{flex-direction:column;justify-content:center;align-items:center;gap:96px;display:flex}@media only screen and (min-width:1200px){.stat__list{flex-direction:row;gap:180px}}.stat__item{text-align:center;position:relative}.stat__item:not(:last-child):after{content:"";width:180px;height:1px;opacity:.6;background-color:#404040;display:block;position:absolute;bottom:-50%;left:50%;transform:translate(-50%,50%)}@media only screen and (min-width:1200px){.stat__item:not(:last-child):after{display:none}}.stat__value{color:#18063c;margin-bottom:28px;font-family:Poppins,sans-serif;font-size:64px;font-weight:600;line-height:1}@media only screen and (min-width:1200px){.stat__value{font-size:48px;line-height:1.33}}.stat__text{opacity:.6;font-size:18px;line-height:1}.stat__img{width:100px;height:92px;position:absolute;bottom:0;left:-26px}.features__subtitle{text-align:center;margin-bottom:14px}@media only screen and (min-width:1200px){.features__subtitle{margin-bottom:20px}}.features__description{text-align:center;margin-bottom:28px}@media only screen and (min-width:1200px){.features__description{margin-bottom:64px}}.features__list{flex-direction:column;justify-content:space-between;align-items:center;gap:20px;display:flex}@media only screen and (min-width:1200px){.features__list{flex-direction:row;gap:32px}}.features__item{border-radius:30px;padding:20px}.features__item:nth-of-type(1){background-color:#70d0dc}.features__item:nth-of-type(2){background-color:#7562e0}.features__item:nth-of-type(3){background-color:#fa865f}@media only screen and (min-width:1200px){.features__item{border-radius:48px;padding:28px}}.features__icon{width:60px;height:60px;background-color:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.6);border-radius:15px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.features__icon>svg{width:33px;height:33px}@media only screen and (min-width:1200px){.features__icon>svg{width:48px;height:48px}}@media only screen and (min-width:1200px){.features__icon{width:88px;height:88px;border-radius:24px;margin-bottom:24px}}.features__name{color:#fff;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1}@media only screen and (min-width:1200px){.features__name{font-size:28px}}.features__text{color:#fff;font-size:16px;line-height:1.62}@media only screen and (min-width:1200px){.features__text{font-size:18px;line-height:1.44}}@media only screen and (min-width:1200px){.benefits__container{display:flex}}@media only screen and (min-width:1200px){.benefits__wrapper{flex-basis:50%}}.benefits__wrapper--img{justify-content:center;align-items:center;padding:40px 0;display:flex;position:relative}.benefits__bg{width:80%;height:253px;background-color:#fff8f2;border-radius:0 20px 20px 0;position:absolute;top:50%;left:-25px;transform:translateY(-50%)}.benefits__box{justify-content:center;align-items:center;display:inline-flex;position:relative}.benefits__img{z-index:2;position:absolute}.benefits__img--phone{width:166px;box-shadow:none;height:335px;position:static}.benefits__img--user{width:62px;height:73px;top:73px;left:-32px}.benefits__img--stat{width:143px;height:94px;top:135px;right:-52px}.benefits__img--panel{width:159px;height:37px;bottom:31px;right:-29px}.benefits__img--checklist{width:74px;height:84px;top:-25px;right:-37px}.benefits__subtitle{margin-bottom:16px}@media only screen and (min-width:1200px){.benefits__subtitle{margin-bottom:20px}}.benefits__description{margin-bottom:36px;line-height:1.8}@media only screen and (min-width:1200px){.benefits__description{margin-bottom:48px;line-height:2}.benefits__description:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){text-align:left}.benefits__description:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.benefits__description:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.benefits__description:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}}.benefits__item{align-items:flex-start;display:flex}.benefits__item:not(:last-child){margin-bottom:24px}@media only screen and (min-width:1200px){.benefits__item:not(:last-child){margin-bottom:48px}}.benefits__item:nth-child(1)>.benefits__icon{background-color:#fa855c}.benefits__item:nth-child(2)>.benefits__icon{background-color:#7ad6e1}.benefits__item:nth-child(3)>.benefits__icon{background-color:#ffc954}.benefits__icon{min-width:56px;height:56px;border-radius:10px;justify-content:center;align-items:center;margin-right:18px;display:flex}@media only screen and (min-width:1200px){.benefits__icon{width:88px;height:88px}}.benefits__icon>svg{width:31px;height:31px}@media only screen and (min-width:1200px){.benefits__icon>svg{width:48px;height:48px}}.benefits__name{margin-bottom:10px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.2}@media only screen and (min-width:1200px){.benefits__name{font-size:28px;line-height:1.29}}.benefits__text{opacity:.8;font-size:14px;line-height:1.8}@media only screen and (min-width:1200px){.benefits__text{font-size:18px;line-height:2}}.about{background-color:#f3fdfe;position:relative}.about__container{display:flex}@media only screen and (min-width:1200px){.about__wrapper{flex-basis:50%}}.about__wrapper--content{margin-bottom:48px}.about__subtitle{margin-bottom:36px}@media only screen and (min-width:1200px){.about__subtitle{margin-bottom:20px}}.about__description{display:none}@media only screen and (min-width:1200px){.about__description{margin-bottom:64px;font-size:18px;line-height:2;display:block}.about__description:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){text-align:left}.about__description:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.about__description:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.about__description:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}}.about__item{display:flex}.about__item:not(:last-child){margin-bottom:24px}@media only screen and (min-width:1200px){.about__item:not(:last-child){margin-bottom:64px}}.about__item:nth-child(1)>.about__icon{background-color:#5bc17f}.about__item:nth-child(2)>.about__icon{background-color:#fe6292}.about__item:nth-child(3)>.about__icon{background-color:#6b72ff}.about__icon{min-width:56px;height:56px;border-radius:10px;justify-content:center;align-items:center;margin-right:18px;display:flex}@media only screen and (min-width:1200px){.about__icon{width:116px;height:116px;margin-right:48px}}.about__icon>svg{width:33px;height:33px}@media only screen and (min-width:1200px){.about__icon>svg{width:68px;height:68px}}.about__name{margin-bottom:10px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.2}@media only screen and (min-width:1200px){.about__name{font-size:28px;line-height:1.86}}.about__text{opacity:.8;font-size:14px;line-height:1.8}@media only screen and (min-width:1200px){.about__text{font-size:18px;line-height:2}}.about__img{width:103px;height:104px;position:absolute;top:-30px;right:0}.about__wrapper--img{grid-template-rows:repeat(2,1fr);gap:45px;display:grid}.about__graph{border-radius:20px;margin:0 auto;box-shadow:0 32px 54px rgba(65,74,85,.05)}.products__subtitle{margin-bottom:10px}@media only screen and (min-width:1200px){.products__subtitle{text-align:center;margin-bottom:20px}}.products__description{margin-bottom:16px}@media only screen and (min-width:1200px){.products__description{margin-bottom:48px}}.switch{justify-content:center;align-items:center;margin-bottom:40px;display:flex}@media only screen and (min-width:1200px){.switch{margin-bottom:64px}}.switch__wrapper{align-items:center;margin:0 20px;display:flex}.switch__case{text-align:center;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1.56;display:block}@media only screen and (min-width:1200px){.switch__case{font-size:24px;line-height:1.17}}.switch__checkbox{height:0;width:0;visibility:hidden}.switch__checkbox:checked+.switch__label{background-color:rgba(255,85,62,.2)}.switch__checkbox:checked+.switch__label:after{left:calc(100% - 4px);transform:translate(-100%)}.switch__label{width:55px;height:26px;cursor:pointer;background-color:rgba(255,85,62,.2);border-radius:20px;display:block;position:relative}@media only screen and (min-width:1200px){.switch__label{width:84px;height:40px}}.switch__label:after{content:"";width:18px;height:18px;background-color:#ff553e;border-radius:50%;transition:all .3s ease-in-out;position:absolute;top:4px;left:4px}@media only screen and (min-width:1200px){.switch__label:after{width:28px;height:28px;top:6px;left:6px}}.products__list{flex-direction:column;align-items:center;gap:28px;display:flex}@media only screen and (min-width:1200px){.products__list{flex-direction:row;justify-content:center;gap:30px}}.products__item{text-align:center;border:1px solid #ff553e;border-radius:30px;padding:36px 26px}@media only screen and (min-width:1200px){.products__item{border-radius:110px;padding:64px 115px 48px}}.products__item:nth-of-type(2){background-color:#ff553e}.products__item:nth-of-type(2) *{color:#fff}.products__item:nth-of-type(2) .products__btn{color:#ff553e;background-color:#fff}.products__name{margin-bottom:29px;font-size:20px;font-weight:600;line-height:1}@media only screen and (min-width:1200px){.products__name{margin-bottom:56px;font-size:48px}}.products__services{margin-bottom:30px}@media only screen and (min-width:1200px){.products__services{margin-bottom:64px}}.products__elem{color:#ff553e;opacity:.8;font-size:18px;line-height:1.11}@media only screen and (min-width:1200px){.products__elem{font-size:28px;line-height:1.86}}.products__elem:not(:last-child){margin-bottom:16px}.products__price{margin-bottom:30px}@media only screen and (min-width:1200px){.products__price{margin-bottom:64px}}.products__cost{font-size:28px;font-weight:700;line-height:1}@media only screen and (min-width:1200px){.products__cost{font-size:64px}}.products__term{opacity:.4;font-size:18px;font-weight:500;line-height:1.56}@media only screen and (min-width:1200px){.clients__container{display:flex}}@media only screen and (min-width:1200px){.clients__wrapper{flex-basis:50%}}.clients__wrapper--content{margin-bottom:40px}@media only screen and (min-width:1200px){.clients__wrapper--content{order:1}}.clients__subtitle{margin-bottom:18px}@media only screen and (min-width:1200px){.clients__subtitle{margin-bottom:24px}}.clients__description{margin-bottom:28px}@media only screen and (min-width:1200px){.clients__description{margin-bottom:48px}.clients__description:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){text-align:left}.clients__description:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.clients__description:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.clients__description:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}}.clients__list{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media only screen and (min-width:1200px){.clients__list{justify-content:flex-start;gap:36px}}.clients__item{width:120px;height:120px;border-radius:10px;justify-content:center;align-items:center;display:flex}@media only screen and (min-width:1200px){.clients__item{width:240px;height:152px;border-radius:48px}}.clients__item:nth-child(1){background-color:rgba(65,166,238,.1)}.clients__item:nth-child(2){background-color:rgba(243,83,37,.1)}.clients__item:nth-child(3){background-color:rgba(0,172,71,.1)}.clients__item:nth-child(4){background-color:rgba(66,133,244,.1)}.clients__icon{width:64px;height:64px}.reviews{position:relative;overflow:hidden}.reviews__subtitle{margin-bottom:30px}@media only screen and (min-width:1200px){.reviews__subtitle{text-align:center;margin-bottom:20px}}.reviews__description{display:none}@media only screen and (min-width:1200px){.reviews__description{margin-bottom:60px;display:block}}.slider{width:100%;height:100%;padding-bottom:30px}.slider__item{flex-direction:column;display:flex}@media only screen and (min-width:1200px){.slider__item{flex-direction:row;align-items:center;gap:48px}}.slider__img{width:170px;height:144px;object-fit:cover;background-color:#fff8f2;border-radius:40px;margin-bottom:30px}@media only screen and (min-width:1200px){.slider__img{width:298px;height:379px;border-radius:370px;margin-bottom:0}}.slider__quote{opacity:.8;margin-bottom:28px;font-size:16px;line-height:1.8}@media only screen and (min-width:1200px){.slider__quote{margin-bottom:36px;font-size:20px}}.slider__name{margin-bottom:10px;font-size:20px;font-weight:500;line-height:1.2}@media only screen and (min-width:1200px){.slider__name{font-style:24px;margin-bottom:16px;line-height:1}}.slider__position{opacity:.7;font-size:16px;font-weight:500;line-height:1.62}@media only screen and (min-width:1200px){.slider__position{font-style:18px;line-height:1.44}}.swiper-pagination-bullet{background-color:#ff553e;border-radius:7px}.swiper-pagination-bullet-active{width:26px}.reviews__img{position:absolute}.reviews__img--like{width:62px;height:63px;top:87px;right:124px}.reviews__img--chat{width:79px;height:81px;top:136px;right:-15px}.join{background-color:#fff8f2;position:relative;overflow:hidden}@media only screen and (min-width:1200px){.join__container{display:flex}}@media only screen and (min-width:1200px){.join__wrapper{flex-basis:50%}}.join__subtitle{margin-bottom:16px}@media only screen and (min-width:1200px){.join__subtitle{margin-bottom:24px}}.join__description{margin-bottom:30px}@media only screen and (min-width:1200px){.join__description{margin-bottom:48px}.join__description:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){text-align:left}.join__description:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.join__description:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.join__description:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}}@media only screen and (min-width:1200px){.join__list{gap:20px;display:flex}}.join__item:not(:last-child){margin-bottom:16px}@media only screen and (min-width:1200px){.join__item{margin-bottom:0}}.join__link{justify-content:center;align-items:center;display:inline-flex}.join__link.btn--light{background-color:rgba(0,0,0,0)}.join__icon{width:115px;height:27px;fill:currentColor}.join__wrapper--img{display:none}.join__img{width:176px;height:60px;position:absolute;bottom:145px;right:-57px}.footer{padding:40px 0}@media only screen and (min-width:1200px){.footer__wrapper{justify-content:space-between;align-items:center;display:flex}}.footer__wrapper--content{margin-bottom:46px}@media only screen and (min-width:1200px){.footer__wrapper--content{margin-bottom:40px}}.logo--footer{margin-bottom:46px}@media only screen and (min-width:1200px){.logo--footer{margin-bottom:0}}.social{justify-content:flex-start;align-items:center;gap:44px;display:flex}.social__item{width:18px;height:18px;justify-content:flex-start;align-items:center;display:flex}.social__link{width:100%;height:100%;color:#18063c;transition:color .3s ease-in-out}.social__link:hover{color:#ff553e}.social__icon{width:100%;height:100%;fill:currentColor}.footer__wrapper--copy{flex-direction:column;gap:24px;display:flex}@media only screen and (min-width:1200px){.footer__wrapper--copy{border-top:1px solid rgba(64,64,64,.2);flex-direction:row;justify-content:flex-start;gap:108px;padding-top:40px}}.footer__terms,.footer__policy,.footer__copy{color:#404040;opacity:.5;font-size:16px;line-height:1.5}
/*# sourceMappingURL=index.578d7e49.css.map */
