:root{--color-primary-white: #ffffff;--color-primary-blue: #2b7fff;--color-primary-dark: #011c44;--color-brand-dark-gray: #4a4a4a;--color-brand-gray: #747272;--color-brand-dark-blue: #011f4a;--color-brand-yellow: #ffd02b}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}.visually-hidden{position:absolute;left:-10000;top:auto;width:1px;height:1px;overflow:hidden}@font-face{font-display:swap;font-family:"Play";font-weight:700;src:url("../fonts/play-v21-cyrillic_latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Play";font-weight:400;src:url("../fonts/play-v21-cyrillic_latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto";font-weight:600;src:url("../fonts/roboto-v49-cyrillic_latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto";font-weight:400;src:url("../fonts/roboto-v49-cyrillic_latin-regular.woff2") format("woff2")}html{scroll-behavior:smooth}body{color:var(--color-primary-dark);background-color:var(--color-primary-white);font-family:"Roboto";font-size:18px;font-weight:400;line-height:1.5;font-style:normal}a{display:inline-block;color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.text-bold{font-weight:bold}.container{width:100%;max-width:1288px;margin:0 auto;padding:0 24px}.advantages-section{padding:176px 0px 20px}@media screen and (min-width: 1200px){.advantages-section{padding:176px 0px 48px}}.advantages-section__container{max-width:1070px;margin:0 auto}.advantages-section__title-container{max-width:432px;margin:0 auto}.advantages-section__title{text-align:center;max-width:240px;margin:0 auto;margin-bottom:24px}@media screen and (min-width: 768px){.advantages-section__title{margin:0;margin-bottom:48px;max-width:100%}}.advantages-section__adv-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;gap:16px}@media screen and (min-width: 768px){.advantages-section__adv-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.advantages-section__adv-list__container{width:316px;min-height:181px;text-align:center;background-color:var(--color-primary-white);border-radius:32px;-webkit-box-shadow:0px 4px 4px 0px rgba(168,198,245,.38);box-shadow:0px 4px 4px 0px rgba(168,198,245,.38)}.advantages-section__adv-list__article{padding:24px 32px}.advantages-section__adv-list__icon{fill:var(--color-primary-blue);-webkit-animation:icon-skew 3s 3 linear 3s;animation:icon-skew 3s 3 linear 3s}.advantages-section__adv-list__description{line-height:1.33}.company-section{padding-top:clamp(10px,13vw,92px)}@media screen and (min-width: 768px){.company-section{padding-top:120px}}@media screen and (min-width: 1200px){.company-section{padding-top:40px}}.company-section__flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.company-section__text{max-width:710px}.company-section__title{position:relative;margin-bottom:24px;line-height:1.2;max-width:240px}@media screen and (min-width: 768px){.company-section__title{margin-bottom:40px;max-width:100%}}.company-section__description{position:relative;font-size:18px;line-height:1.2}@media screen and (min-width: 768px){.company-section__description{font-size:22px;line-height:1.7}}.company-section--text-margin{margin-bottom:16px}@media screen and (min-width: 768px){.company-section--text-margin{margin-bottom:40px}}.company-section__media{position:relative;display:none}@media screen and (min-width: 1200px){.company-section__media{display:block;position:relative}}.company-section__media__photo{border-radius:50%}.company-section__media__left{margin-top:40px;margin-left:172px}@media screen and (min-width: 1200px)and (max-width: 1275px){.company-section__media__left{margin-left:132px}}.company-section__media__star1,.company-section__media__star2,.company-section__media__star3{position:absolute}.company-section__media__star1{top:50%;left:30%;-webkit-animation:spin-star3 5s 1 linear 3s;animation:spin-star3 5s 1 linear 3s}.company-section__media__star2{top:32px;right:-24px;-webkit-animation:spin-star1 5s 1 linear 3s;animation:spin-star1 5s 1 linear 3s}.company-section__media__star3{top:40%;right:5px;-webkit-animation:spin-star2 5s 1 ease-in-out 3s;animation:spin-star2 5s 1 ease-in-out 3s}.company-section__media__star-mobile-container{display:block;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media screen and (min-width: 1200px){.company-section__media__star-mobile-container{display:none}}.company-section__media__star-mobile{display:block;width:40px;height:40px}@media screen and (min-width: 1200px){.company-section__media__star-mobile{display:none}}.contacts-section{padding:20px 0px 0px}@media screen and (min-width: 1200px){.contacts-section{padding:48px 0px 96px}}.contacts-section__title{margin-bottom:24px;text-align:center}@media screen and (min-width: 768px){.contacts-section__title{margin-bottom:48px}}.contacts-section__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}@media screen and (min-width: 1200px){.contacts-section__flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}}.contacts-section__map{height:232px;padding:0;width:100vw}@media screen and (min-width: 1200px){.contacts-section__map{height:480px;width:600px;border-radius:32px}}.contacts-section__form-container{width:272px}@media screen and (min-width: 768px){.contacts-section__form-container{width:310px}}.contacts-section__form{width:320px;height:480px;padding:42px 24px;color:var(--color-primary-white);background-color:var(--color-primary-dark);border-radius:24px;background-image:url("../img/background.png");background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width: 768px){.contacts-section__form{width:425px;padding:48px 56px;border-radius:32px}}.contacts-section__form-title{font-size:22px;line-height:1.3;text-align:center;font-weight:600}@media screen and (min-width: 768px){.contacts-section__form-title{font-size:22px;line-height:1.3;text-align:center}}.contacts-section__form-field{margin-top:16px;padding:0px 16px}@media screen and (min-width: 768px){.contacts-section__form-field{margin-top:16px}}.contacts-section__form-first{margin-top:32px}.contacts-section__button{width:241px}footer{position:relative;background-color:var(--color-primary-dark);color:var(--color-primary-white);font-size:16px;background-image:url("../img/background.png");background-repeat:no-repeat;background-size:cover;background-position:center}.footer-section{padding:56px 0;display:grid;justify-items:center;grid-template-areas:"logo" "navig" "policy" "social" "copyright"}@media screen and (min-width: 1200px){.footer-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer-section__logo{grid-area:logo}.footer-section__nav{text-align:center;margin-top:42px;font-size:14px}@media screen and (min-width: 1200px){.footer-section__nav{text-align:start;margin-top:0px;font-size:18px}}.footer-section__nav-item+.footer-section__nav-item{padding-top:16px}.footer-section__address-container{max-width:192px;display:contents}.footer-section__address-container__items{display:none}@media screen and (min-width: 1200px){.footer-section__address-container__items{display:block}}.footer-section__address-item+.footer-section__address-item{padding-top:16px}.footer-section__socials{grid-area:social;padding-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;fill:var(--color-primary-white)}.footer-section__terms{grid-area:copyright;text-align:center;padding-top:16px;font-size:12px;color:var(--color-brand-gray)}@media screen and (min-width: 1200px){.footer-section__terms{text-align:start}}.footer-section__policy{grid-area:policy;text-align:center;padding-top:16px;font-size:14px}@media screen and (min-width: 1200px){.footer-section__policy{text-align:start;margin-top:0px;padding-top:0px;font-size:18px}}.footer-section__photo{display:none}@media screen and (min-width: 1200px){.footer-section__photo{display:block;position:absolute;right:0;bottom:0}}.footer-section>div:nth-child(2){grid-area:navig}.footer-section>div:nth-child(4){display:contents}@media screen and (min-width: 1200px){.footer-section>div:nth-child(3),.footer-section>div:nth-child(4){display:block}}.header{width:100%;z-index:10;position:relative;padding-top:16px}@media screen and (min-width: 1200px){.header{padding-top:0px;background:hsla(0,0%,100%,.2);backdrop-filter:blur(2px)}}.header__container-flex{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;padding-top:16px}@media screen and (min-width: 1200px){.header__container-flex{padding-top:32px;padding-bottom:32px}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header__menu{display:none}@media screen and (min-width: 1200px){.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:56px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header__socials{display:none}@media screen and (min-width: 1200px){.header__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px}}.header__social-icon{-webkit-transition-duration:.3s;transition-duration:.3s}.header__social-icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.header__button{fill:var(--color-primary-white);background-color:rgba(0,0,0,0);border:rgba(0,0,0,0);-webkit-transition:.2s;transition:.2s}@media screen and (min-width: 1200px){.header__button{display:none}}.header__button:hover{cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}.header-photo{display:none}@media screen and (min-width: 768px){.header-photo{display:block;position:absolute;top:0;left:0;width:100%;height:680px;z-index:-1;-o-object-fit:cover;object-fit:cover}}.header-photo-mobile{position:absolute;top:0;width:100%;height:410px;z-index:-1;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.header-photo-mobile{display:none}}@media screen and (min-width: 1200px){.header-photo-mobile{display:none}}.hero-section{padding:25px 0px 28px;z-index:11}@media screen and (min-width: 768px){.hero-section{padding:17px 0px 126px}}.hero-section__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;display:flex;z-index:2}@media screen and (min-width: 1200px){.hero-section__flex{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.hero-section__container{text-align:center;max-width:680px;padding-left:0px;font-size:16px}@media screen and (min-width: 768px){.hero-section__container{font-size:18px}}@media screen and (min-width: 1200px){.hero-section__container{text-align:start;padding-left:106px}}.hero-section__description{margin-bottom:0px}@media screen and (min-width: 1200px){.hero-section__description{margin-bottom:16px}}.hero-section__title{font-family:Play;font-size:54px;font-weight:700;line-height:.8;color:var(--color-primary-blue);margin-bottom:32px}@media screen and (min-width: 768px){.hero-section__title{font-size:100px;margin-bottom:40px}}@media screen and (min-width: 1200px){.hero-section__title{font-size:140px;margin-bottom:40px}}.hero-section__button{border-radius:24px;border:1px solid var(--color-primary-blue);background-color:var(--color-primary-blue);color:var(--color-primary-white);font-family:Roboto;font-size:18px;font-weight:600;padding:12px 24px;margin-bottom:14px;-webkit-transition:color .5s,background-color .5s,.2s;transition:color .5s,background-color .5s,.2s}@media screen and (min-width: 768px){.hero-section__button{padding:16px 32px;border-radius:32px}}.hero-section__button:hover{background-color:rgba(0,0,0,0);color:var(--color-primary-dark);cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.hero-section__text{margin:0 auto;width:238px;font-size:12px;text-align:center}@media screen and (min-width: 1200px){.hero-section__text{margin:0}}.services-section{padding:20px 0px}@media screen and (min-width: 768px){.services-section{padding:48px}}.services-section__title{margin-bottom:48px;text-align:center}.services-section__cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.services-section__button{display:none}.services-section__button:hover{-webkit-transform:rotate(1turn) scale(1.2);transform:rotate(1turn) scale(1.2)}.services-section__button--rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.services-section__button--rotated:hover{-webkit-transform:rotate(1.5turn) scale(1.2);transform:rotate(1.5turn) scale(1.2)}@media screen and (min-width: 768px){.services-section__button{display:block;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:45px;height:45px;border-radius:50%;border:1px solid var(--color-primary-dark);background-color:rgba(0,0,0,0);-webkit-transition:.2s;transition:.2s;cursor:pointer}}.services-section__flex{margin-bottom:32px}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-primary-white);-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;z-index:2}@media screen and (min-width: 1200px){.mobile-menu{display:none}}.mobile-menu.is-open{-webkit-transform:translateX(0%);transform:translateX(0%)}.mobile-menu__btn{top:40px;right:40px;position:absolute;background-color:rgba(0,0,0,0);border:rgba(0,0,0,0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.mobile-menu__btn:hover{cursor:pointer;-webkit-transform:rotate(0.5turn);transform:rotate(0.5turn)}.mobile-nav{margin-top:40px;margin-left:40px}.mobile-nav__menu{margin-top:20px}.mobile-nav__menu>li{margin-top:8px}.mobile-nav__socials{margin-left:40px;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@-webkit-keyframes spin-star1{0%{-webkit-transform:translateX(0px) translateY(0px);transform:translateX(0px) translateY(0px)}25%{-webkit-transform:translateX(-80px) translateY(80px) rotate(1turn);transform:translateX(-80px) translateY(80px) rotate(1turn)}50%{-webkit-transform:translateX(160px) translateY(160px) rotate(3turn);transform:translateX(160px) translateY(160px) rotate(3turn)}100%{-webkit-transform:translateX(0px) translateY(0px) rotate(5turn);transform:translateX(0px) translateY(0px) rotate(5turn)}}@keyframes spin-star1{0%{-webkit-transform:translateX(0px) translateY(0px);transform:translateX(0px) translateY(0px)}25%{-webkit-transform:translateX(-80px) translateY(80px) rotate(1turn);transform:translateX(-80px) translateY(80px) rotate(1turn)}50%{-webkit-transform:translateX(160px) translateY(160px) rotate(3turn);transform:translateX(160px) translateY(160px) rotate(3turn)}100%{-webkit-transform:translateX(0px) translateY(0px) rotate(5turn);transform:translateX(0px) translateY(0px) rotate(5turn)}}@-webkit-keyframes spin-star2{0%{-webkit-transform:translateX(0px) translateY(0px) scale(1);transform:translateX(0px) translateY(0px) scale(1);opacity:1}25%{-webkit-transform:translateX(-80px) translateY(-40px) scale(0.8);transform:translateX(-80px) translateY(-40px) scale(0.8);opacity:.5}50%{-webkit-transform:translateX(-80px) translateY(60px) rotate(-3turn) scale(1);transform:translateX(-80px) translateY(60px) rotate(-3turn) scale(1);opacity:1}75%{-webkit-transform:translateX(100px) translateY(100px) scale(0.8);transform:translateX(100px) translateY(100px) scale(0.8);opacity:.5}100%{-webkit-transform:translateX(0px) translateY(0px) scale(1);transform:translateX(0px) translateY(0px) scale(1);opacity:1}}@keyframes spin-star2{0%{-webkit-transform:translateX(0px) translateY(0px) scale(1);transform:translateX(0px) translateY(0px) scale(1);opacity:1}25%{-webkit-transform:translateX(-80px) translateY(-40px) scale(0.8);transform:translateX(-80px) translateY(-40px) scale(0.8);opacity:.5}50%{-webkit-transform:translateX(-80px) translateY(60px) rotate(-3turn) scale(1);transform:translateX(-80px) translateY(60px) rotate(-3turn) scale(1);opacity:1}75%{-webkit-transform:translateX(100px) translateY(100px) scale(0.8);transform:translateX(100px) translateY(100px) scale(0.8);opacity:.5}100%{-webkit-transform:translateX(0px) translateY(0px) scale(1);transform:translateX(0px) translateY(0px) scale(1);opacity:1}}@-webkit-keyframes spin-star3{0%{-webkit-transform:translateX(0px) translateY(0px) rotate();transform:translateX(0px) translateY(0px) rotate()}25%{-webkit-transform:translateX(-80px) translateY(80px) rotate(-1turn);transform:translateX(-80px) translateY(80px) rotate(-1turn)}50%{-webkit-transform:translateX(260px) translateY(-160px) rotate(-3turn);transform:translateX(260px) translateY(-160px) rotate(-3turn)}100%{-webkit-transform:translateX(0px) translateY(0px) rotate();transform:translateX(0px) translateY(0px) rotate()}}@keyframes spin-star3{0%{-webkit-transform:translateX(0px) translateY(0px) rotate();transform:translateX(0px) translateY(0px) rotate()}25%{-webkit-transform:translateX(-80px) translateY(80px) rotate(-1turn);transform:translateX(-80px) translateY(80px) rotate(-1turn)}50%{-webkit-transform:translateX(260px) translateY(-160px) rotate(-3turn);transform:translateX(260px) translateY(-160px) rotate(-3turn)}100%{-webkit-transform:translateX(0px) translateY(0px) rotate();transform:translateX(0px) translateY(0px) rotate()}}@-webkit-keyframes icon-skew{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}25%{-webkit-transform:rotateY(70deg);transform:rotateY(70deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}75%{-webkit-transform:rotateY(-70deg);transform:rotateY(-70deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes icon-skew{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}25%{-webkit-transform:rotateY(70deg);transform:rotateY(70deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}75%{-webkit-transform:rotateY(-70deg);transform:rotateY(-70deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;padding:0px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.3);z-index:10;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width: 480px){.backdrop{padding:0px 60px}}@media screen and (min-width: 1200px){.backdrop{padding:0px 40px}}.backdrop--hidden{opacity:0;visibility:hidden;pointer-events:none}.modal-section{position:relative;width:100%;max-width:680px;height:100%;max-height:550px;background-image:url(../img/background.png);background-color:var(--color-primary-dark);border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0px;overflow-y:auto}@media screen and (min-width: 768px){.modal-section{padding-top:40px;max-height:720px}}.modal-section__button-close{position:absolute;top:40px;right:25px;background-color:rgba(0,0,0,0);border:rgba(0,0,0,0);fill:var(--color-primary-white);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}@media screen and (max-width: 480px){.modal-section__button-close{top:40px;right:15px}}@media screen and (min-width: 768px){.modal-section__button-close{right:40px}}.modal-section__btn-cross{width:24px;height:24px}@media screen and (max-width: 480px){.modal-section__btn-cross{width:20px;height:20px}}@media screen and (min-width: 768px){.modal-section__btn-cross{width:32px;height:32px}}.modal-section__button-close:hover{cursor:pointer;-webkit-transform:rotate(0.5turn);transform:rotate(0.5turn)}.modal-container{width:435px}.modal-container__title{margin-top:40px;font-family:Play;font-weight:700;font-size:24px;color:var(--color-primary-white);text-align:center;line-height:1.1}@media screen and (min-width: 768px){.modal-container__title{font-size:64px;margin-top:0px}}.modal-container__form-wrapper{padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-container__form{width:310px}.modal-container__form-field{margin-top:24px}.modal-container__form-title{font-size:18px;line-height:1.3;text-align:center;font-weight:600;color:var(--color-primary-white)}@media screen and (min-width: 768px){.modal-container__form-title{font-size:22px}}.section-title{font-family:Play;font-size:32px;font-weight:700}@media screen and (min-width: 768px){.section-title{font-size:64px;font-weight:900;line-height:1.1}}.section-title-span{color:var(--color-primary-blue)}.link{-webkit-transition:color .5s,.5s;transition:color .5s,.5s}.link:hover{font-weight:700;color:var(--color-primary-blue);-webkit-transform:scale(1.1);transform:scale(1.1)}.wave-background-wrapper{background-image:url("../img/background-advantages.png");background-repeat:no-repeat;background-position:center top;background-size:200% 1550px}@media screen and (min-width: 1200px){.wave-background-wrapper{background-size:100% 1550px}}.services-card{border-radius:4px 90px;overflow:hidden}@media screen and (min-width: 768px){.services-card{height:456px;border-radius:4px 110px}}.services-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px 90px;background:linear-gradient(180.05deg, rgba(1, 28, 68, 0) 48.53%, rgba(1, 28, 68, 0.725825) 84.61%, #011c44 101.39%)}@media screen and (min-width: 768px){.services-card::after{border-radius:4px 110px}}.services-card__photo{width:100%;position:relative}.services-card__text{width:152px;position:absolute;left:33%;bottom:32px;text-align:center;z-index:2;font-size:22px;line-height:1.2;color:var(--color-primary-white)}@media screen and (min-width: 768px){.services-card__text{left:30%}}.button{display:block;width:240px;height:44px;color:var(--color-primary-white);background-color:var(--color-primary-blue);border:1px solid var(--color-primary-blue);border-radius:32px;font-family:Roboto;font-size:16px;font-weight:400;margin:0 auto;-webkit-transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,-webkit-transform .2s;transition:transform .2s,background-color .2s;transition:transform .2s,background-color .2s,-webkit-transform .2s}@media screen and (min-width: 768px){.button{width:280px;height:52px}}.button:hover{background-color:rgba(0,0,0,0);cursor:pointer;-webkit-transform:scale(0.9);transform:scale(0.9)}.input__control{width:100%;height:52px;background-color:rgba(0,0,0,0);border:2px solid var(--color-brand-gray);border-radius:32px;padding-left:32px;outline:none;-webkit-transition:color .2s,border-color .2s;transition:color .2s,border-color .2s;color:var(--color-primary-white)}.input__control::-moz-placeholder{color:var(--color-primary-white)}.input__control::-webkit-input-placeholder{color:var(--color-primary-white)}.input__control:-ms-input-placeholder{color:var(--color-primary-white)}.input__control::-ms-input-placeholder{color:var(--color-primary-white)}.input__control::placeholder{color:var(--color-primary-white)}.input__control:focus{border-color:var(--color-primary-white)}.input__control:focus::-moz-placeholder{color:var(--color-brand-gray)}.input__control:focus::-webkit-input-placeholder{color:var(--color-brand-gray)}.input__control:focus:-ms-input-placeholder{color:var(--color-brand-gray)}.input__control:focus::-ms-input-placeholder{color:var(--color-brand-gray)}.input__control:focus::placeholder{color:var(--color-brand-gray)}.form-text-policy{text-decoration:none;padding-top:8px;font-size:12px;color:var(--color-brand-gray);text-align:center}.form-text-policy:hover{cursor:pointer}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.pagination__button{width:12px;height:12px;background-color:var(--color-brand-gray);border-radius:50%}.pagination__button--active{background-color:var(--color-primary-blue)}/*# sourceMappingURL=styles.min.css.map */