h1{font-family:Roboto,sans-serif;font-weight:400}@font-face{font-family:Roboto,Arial,Helvetica,sans-serif;src:url(Roboto-Regular-webfont.1b7be813.woff) format("woff");font-weight:400;font-style:normal}.header{background-color:#2c2c2c;border-radius:0 0 30px 30px}.header__top{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 48px}@media (min-width:640px){.header__top{padding:20px 41px 56px}}@media (min-width:1024px){.header__top{padding:48px 54px 44px}}@media (min-width:1600px){.header__top{padding:48px 227px 44px}}@media (min-width:2560px){.header__top{padding:48px 707px 44px}}.header__top-right{display:flex;align-items:center;gap:32px}.header__logo{width:48px;height:28px;transition:all .3s}.header__logo:hover{transform:scale(1.2)}.header__burger-menu{background-image:url(burger-menu.b04ddfb0.png);background-size:contain;background-repeat:no-repeat;width:18px;height:8px}@media (min-width:1024px){.header__burger-menu{display:none}}.header__nav{display:none}@media (min-width:1024px){.header__nav{display:flex}}.header__nav-ul{display:flex;list-style:none;gap:48px}.header__nav-content{position:relative;font-weight:700;font-size:13px;line-height:19.5px;letter-spacing:3px;text-align:center;text-transform:uppercase;color:#fff;text-decoration:none}.header__nav-content:after{content:"";position:absolute;display:block;height:2px;bottom:-8px;left:-2px;width:100%;background-color:#2060f6;border-radius:4px;transition:all .3s;transform:scale(0);transform-origin:left}.header__nav-content:hover:after{transform:scale(1)}.header__nav-text{position:relative;font-size:13px;line-height:19.5px;letter-spacing:3px;text-align:center;text-transform:uppercase;color:#fff;text-decoration:none}.header__nav-text:after{content:"";position:absolute;display:block;height:2px;bottom:-8px;width:100%;background-color:#2060f6;border-radius:4px}@media (min-width:1024px){.header__bottom{display:flex}}.header__bottom-one{padding:0 20px 48px}@media (min-width:640px){.header__bottom-one{padding:0 0 147px 41px}}@media (min-width:1024px){.header__bottom-one{padding:0 106px 0 54px}}@media (min-width:1600px){.header__bottom-one{padding:0 324px 0 227px}}@media (min-width:2560px){.header__bottom-one{padding:0 324px 0 707px}}.header__bottom-one-title{padding-bottom:38px;font-weight:600;font-size:52px;line-height:62.4px;letter-spacing:-2px;color:#fff}@media (min-width:640px){.header__bottom-one-title{font-size:64px;line-height:68px}}@media (min-width:1024px){.header__bottom-one-title{padding-top:100px;padding-bottom:38px}}.header__bottom-one-text{padding-bottom:72px;font-family:Open Sans,sans-serif;font-weight:400;font-size:18px;line-height:27px;color:#fff}@media (min-width:640px){.header__bottom-one-text{padding-bottom:56px}}@media (min-width:1024px){.header__bottom-one-text{padding-bottom:83px}}.header__bottom-one-button{border:0;background-color:#2060f6;width:100%;height:50px;border-radius:8px;font-weight:600;font-size:15px;line-height:22.5px;text-align:center;color:#fff;cursor:pointer;transition:all .3s}.header__bottom-one-button:hover{background-color:#0c3aa7}.header__bottom-one-button:active{background-color:#4c73d0}@media (min-width:640px){.header__bottom-one-button{width:264px}}.header__bottom-two{display:flex;flex-direction:column;justify-content:end;background-image:url(clock_bg.ee8a225d.png);background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:30px;width:100%;height:390px}@media (min-width:640px){.header__bottom-two{background-image:url(clock_bg_tablet.95594e26.png)}}@media (min-width:1024px){.header__bottom-two{background-image:url(clock-bg_small-desktop.3c47851f.png);width:100%;height:680px;border-radius:30px 0;flex-direction:row;align-items:end;justify-content:start}}@media (min-width:1600px){.header__bottom-two{background-image:url(clock_bg_desktop.cacb8998.png)}}.header__bottom-two-title{padding:0 20px 8px;font-size:13px;line-height:19.5px;letter-spacing:3px;color:#fff;text-transform:uppercase}@media (min-width:640px){.header__bottom-two-title{padding:0 41px 8px}}@media (min-width:1024px){.header__bottom-two-title{padding:0 0 8px}}.header__bottom-two-text{padding:0 20px 24px;font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;line-height:19.6px;color:#fff}@media (min-width:640px){.header__bottom-two-text{padding:0 41px 32px}}@media (min-width:1024px){.header__bottom-two-text{padding:0 0 48px}}.header__bottom-two-buttons{padding:0 20px 16px;display:flex;flex-direction:row}@media (min-width:640px){.header__bottom-two-buttons{padding:0 41px 16px}}@media (min-width:1024px){.header__bottom-two-buttons{padding:0 24px 66px 78px}}@media (min-width:1600px){.header__bottom-two-buttons{padding:0 24px 66px 48px}}.header__bottom-two-button{margin-right:16px;width:32px;height:32px;cursor:pointer;border-radius:50%;border:0;display:flex;justify-content:center;align-items:center;transition:all .3s}.header__bottom-two-button:hover{transform:scale(1.2)}.header__bottom-two-button:last-child{margin-right:0}.page{font-family:Poppins,sans-serif;font-weight:700;scroll-behavior:smooth}.page__body{margin:0}.page:has(.page__menu:target){overflow:hidden}.page__menu{opacity:0;pointer-events:none;position:fixed;top:0;left:0;right:0;transition:all .3s;transform:translate(-100%)}.page__menu:target{opacity:1;pointer-events:all;transform:translate(0)}h1,h2,h3,p{margin:0}.who-we-are{display:flex;flex-direction:column;align-items:center;gap:24px;padding:120px 20px}@media (min-width:640px){.who-we-are{gap:16px;padding:148px 41px}}@media (min-width:1024px){.who-we-are{gap:16px;padding:148px 154px}}@media (min-width:1600px){.who-we-are{gap:16px;padding:148px 423px}}@media (min-width:2560px){.who-we-are{gap:16px;padding:148px 903px}}.who-we-are__title{font-weight:600;font-size:32px;line-height:48px;text-align:center;color:#253757}.who-we-are__text{font-family:Open Sans,sans-serif;font-weight:600;font-size:22px;line-height:33px;text-align:center;color:#6c788b}@media (min-width:640px){.who-we-are__text{font-size:24px;line-height:36px}}.our-expertise{background-color:#fff;border-radius:30px;padding:72px 20px}@media (min-width:640px){.our-expertise{padding:128px 41px}}@media (min-width:1024px){.our-expertise{padding:128px 54px}}@media (min-width:1600px){.our-expertise{padding:128px 227px}}@media (min-width:2560px){.our-expertise{padding:128px 707px}}.our-expertise__title{font-weight:600;font-size:44px;line-height:52.8px;text-align:center;color:#253757;padding-bottom:56px}@media (min-width:640px){.our-expertise__title{font-weight:600;font-size:52px;line-height:78px;text-align:center}}.our-expertise__contents{display:flex;flex-direction:column;align-items:center}@media (min-width:1024px){.our-expertise__contents{flex-direction:row;justify-content:center;gap:137px}}@media (min-width:1600px){.our-expertise__contents{gap:177px}}.our-expertise__content{display:flex;flex-direction:column;align-items:center;width:280px;transition:all .3s;padding-bottom:56px}@media (min-width:640px){.our-expertise__content{padding-bottom:62px}}.our-expertise__content:last-child{padding-bottom:0}@media (min-width:1024px){.our-expertise__content{padding-bottom:0}}.our-expertise__content:hover{transform:scale(1.1)}@media (min-width:640px){.our-expertise__content{width:362px}}@media (min-width:1024px){.our-expertise__content{width:214px;width:100%}}@media (min-width:1600px){.our-expertise__content{width:264px;width:100%}}.our-expertise__content-image{margin-bottom:32px;width:166px;height:166px;border-radius:16px}.our-expertise__content-title{font-weight:600;font-size:20px;line-height:28px;text-align:center;color:#253757;padding-bottom:16px}.our-expertise__content-text{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;line-height:21px;text-align:center;color:#6c788b}.what-people-say{padding:120px 20px}@media (min-width:640px){.what-people-say{padding:148px 41px}}@media (min-width:1024px){.what-people-say{padding:151px 54px}}@media (min-width:1600px){.what-people-say{padding:148px 227px}}@media (min-width:2560px){.what-people-say{padding:148px 707px}}.what-people-say__text{font-size:13px;line-height:19.5px;letter-spacing:3px;color:#c0cdd7;padding-bottom:16px;text-transform:uppercase}.what-people-say__title{font-weight:600;font-size:32px;line-height:48px;color:#253757;padding-bottom:48px}@media (min-width:640px){.what-people-say__title{padding-bottom:56px;width:200px}}@media (min-width:1024px){.what-people-say__title{padding-bottom:85px;width:200px}}.what-people-say__cards{display:flex;flex-direction:column;gap:24px}@media (min-width:640px){.what-people-say__cards{gap:30px}}@media (min-width:1024px){.what-people-say__cards{flex-direction:row;gap:20px}}@media (min-width:1600px){.what-people-say__cards{gap:30px}}.what-people-say__card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:75px 42px 32px;transition:all .3s;background-color:#fff;border-radius:16px}.what-people-say__card:hover{transform:scale(1.05)}@media (min-width:640px){.what-people-say__card{padding:87px 98px 32px}}@media (min-width:1024px){.what-people-say__card{padding:75px 45px 32px;width:292px}}@media (min-width:1600px){.what-people-say__card{width:362px}}.what-people-say__block-image{position:relative;z-index:1}.what-people-say__card-image{width:110px;height:110px;border-radius:50%;margin-bottom:67px}@media (min-width:640px){.what-people-say__card-image{width:140px;height:140px;margin-bottom:79px}}@media (min-width:1024px){.what-people-say__card-image{width:110px;height:110px}}@media (min-width:1600px){.what-people-say__card-image{width:140px;height:140px}}.what-people-say__card-rectangle-one{position:absolute;z-index:-1;width:108.9px;height:43.9px;right:40px;top:0;border-radius:12px;transform:rotate(-60deg);background-color:#2060f6}@media (min-width:640px){.what-people-say__card-rectangle-one{width:139px;height:56px;right:51.1px}}@media (min-width:1024px){.what-people-say__card-rectangle-one{width:108.9px;height:43.9px;right:40px;top:0}}@media (min-width:1600px){.what-people-say__card-rectangle-one{width:139px;height:56px;right:51.1px}}.what-people-say__card-rectangle-two{position:absolute;z-index:-1;width:108.9px;height:43.9px;left:35px;top:67px;border-radius:12px;transform:rotate(-60deg);background-color:#2060f6}@media (min-width:640px){.what-people-say__card-rectangle-two{width:139px;height:56px;left:44.67px;top:85.47px}}@media (min-width:1024px){.what-people-say__card-rectangle-two{width:108.9px;height:43.9px;left:35px;top:67px}}@media (min-width:1600px){.what-people-say__card-rectangle-two{width:139px;height:56px;left:44.67px;top:85.47px}}.what-people-say__card-icon{width:20.5px;height:18.4px;margin-bottom:10px}@media (min-width:640px){.what-people-say__card-icon{margin-bottom:18.5px}}@media (min-width:1024px){.what-people-say__card-icon{margin-bottom:10px}}.what-people-say__card-text{font-family:Open Sans,sans-serif;font-weight:600;font-size:13px;line-height:19.5px;text-align:center;color:#6c788b;margin-bottom:32px}@media (min-width:640px){.what-people-say__card-text{margin-bottom:16px}}@media (min-width:1024px){.what-people-say__card-text{margin-bottom:32px}}.what-people-say__card-name{font-family:Open Sans,sans-serif;font-weight:600;font-size:13px;line-height:19.5px;text-align:center;color:#253757;margin-bottom:4px}.what-people-say__card-speciality{font-size:13px;line-height:19.5px;letter-spacing:3px;text-align:center;color:#c0cdd7;text-transform:uppercase}.results{background-color:#fff;padding:72px 20px;display:flex;flex-direction:column;align-items:center}@media (min-width:640px){.results{padding:200px 41px;background-image:url(Shapes.4fe94914.png);background-position:50%;background-size:155%;background-repeat:no-repeat}}@media (min-width:1024px){.results{padding:199px 135px;background-size:120%}}@media (min-width:1600px){.results{padding:199px 423px;background-size:contain}}@media (min-width:2560px){.results{padding:199px 903px}}.results__title{font-weight:600;font-size:44px;line-height:52.8px;text-align:center;color:#253757;padding-bottom:24px}@media (min-width:640px){.results__title{font-size:52px;line-height:62.4px}}@media (min-width:1024px){.results__title{line-height:78px}}.results__text{font-family:Open Sans,sans-serif;font-weight:600;font-size:22px;line-height:33px;text-align:center;color:#6c788b;padding-bottom:56px}@media (min-width:640px){.results__text{font-size:24px;line-height:36px;padding-bottom:64px}}.results__button{width:100%;height:56px;border:0;border-radius:8px;cursor:pointer;background-color:#2060f6;font-weight:600;font-size:15px;line-height:22.5px;text-align:center;color:#fff;transition:all .3s}@media (min-width:640px){.results__button{width:264px}}.results__button:hover{background-color:#0c3aa7}.results__button:active{background-color:#4c73d0}.service-agency{padding:120px 20px 0}@media (min-width:640px){.service-agency{padding:148px 41px 0}}@media (min-width:1024px){.service-agency{padding:296px 54px 0;display:flex;gap:176px}}@media (min-width:1600px){.service-agency{gap:226px;padding:296px 227px 0}}@media (min-width:2560px){.service-agency{padding:296px 707px 0}}@media (min-width:640px){.service-agency__content{width:266px}}@media (min-width:1024px){.service-agency__content{width:294px}}@media (min-width:1600px){.service-agency__content{width:364px}}.service-agency__content-top-text{font-size:13px;line-height:19.5px;letter-spacing:3px;color:#c0cdd7;text-transform:uppercase;padding-bottom:16px}.service-agency__content-title{font-weight:600;font-size:32px;line-height:41.6px;color:#253757;padding-bottom:24px}.service-agency__content-bottom-text{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:#6c788b;padding-bottom:48px}.service-agency__cards{display:flex;flex-direction:column;gap:24px}@media (min-width:640px){.service-agency__cards{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:30px}}@media (min-width:1024px){.service-agency__cards{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}}.service-agency__card{box-sizing:border-box;background-color:#fff;padding:32px 48px 32px 32px;border-radius:16px;transition:all .3s}@media (min-width:1024px){.service-agency__card{width:264px}}@media (min-width:1600px){.service-agency__card{width:264px}}.service-agency__card:hover{transform:scale(1.04)}@media (min-width:640px){.service-agency__card--2{transition:all .3s;transform:translateY(-50%)}.service-agency__card--2:hover{transform:translateY(-50%) scale(1.04)}}@media (min-width:640px){.service-agency__card--4{transition:all .3s;transform:translateY(-50%)}.service-agency__card--4:hover{transform:translateY(-50%) scale(1.04)}}.service-agency__card-number-bg{width:46px;height:24px;border-radius:23px;background-color:rgba(32,96,246,.1);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.service-agency__card-number{height:17px;font-weight:600;font-size:13px;line-height:19.5px;color:#2060f6}.service-agency__card-text{font-family:Open Sans,sans-serif;font-weight:600;font-size:13px;line-height:19.5px;color:#6c788b;padding-bottom:32px}.service-agency__card-block-button{display:flex;align-items:center;gap:16px;text-decoration:none;transition:all .3s}.service-agency__card-block-button:hover{transform:scale(1.05)}.service-agency__card-button{display:block;width:40px;height:40px;border:0;cursor:pointer;border-radius:50%;background-image:url(arrow-right.f33bade1.png);background-size:16px 16px;background-color:#2060f6;background-repeat:no-repeat;background-position:50%}.service-agency__card-text-button{font-weight:600;font-size:15px;line-height:22.5px;color:#334563}.footer{background-color:#2c2c2c;padding:72px 20px;border-radius:30px 30px 0 0;margin-top:120px}@media (min-width:640px){.footer{padding:180px 41px 80px}}@media (min-width:1024px){.footer{padding:180px 54px 80px}}@media (min-width:1600px){.footer{padding:180px 227px 80px}}@media (min-width:2560px){.footer{padding:180px 707px 80px}}@media (min-width:1024px){.footer__top{display:flex;gap:98px}}@media (min-width:1600px){.footer__top{gap:226px}}.footer__forms{padding-bottom:80px}@media (min-width:640px){.footer__forms{padding-bottom:120px;width:362px}}@media (min-width:1024px){.footer__forms{width:370px}}@media (min-width:1600px){.footer__forms{width:460px}}.footer__form-title{font-weight:600;font-size:32px;line-height:41.6px;color:#fff;padding-bottom:48px}@media (min-width:640px){.footer__form-title{line-height:48px;padding-bottom:56px}}.footer__form{display:flex;flex-direction:column;gap:40px}@media (min-width:640px){.footer__form{gap:48px}}.footer__form-email{border:none;border-bottom:2px solid #fff;background-color:#2c2c2c;padding-bottom:16px;font-family:Poppins,sans-serif;font-weight:600;font-size:15px;line-height:22.5px;color:#fff;transition:all .3s}.footer__form-email:focus{outline:none;border-bottom:2px solid #144ed4}.footer__form-name{border:none;border-bottom:2px solid #fff;background-color:#2c2c2c;padding-bottom:16px;font-weight:600;font-size:15px;line-height:22.5px;color:#fff;transition:all .3s}.footer__form-name:focus{outline:none;border-bottom:2px solid #144ed4}.footer__form-message{border:none;border-bottom:2px solid #fff;background-color:#2c2c2c;padding-bottom:16px;font-weight:600;font-size:15px;line-height:22.5px;color:#fff;transition:all .3s}.footer__form-message:focus{outline:none;border-bottom:2px solid #144ed4}.footer__form-button{width:100%;height:56px;background-color:#144ed4;border:0;border-radius:8px;margin-top:16px;cursor:pointer;font-weight:600;font-size:15px;line-height:22.5px;text-align:center;color:#fff;transition:all .3s}@media (min-width:640px){.footer__form-button{width:264px;margin-top:40px}}.footer__form-button:hover{background-color:#0c3aa7}.footer__form-button:active{background-color:#4c73d0}.footer__contact{padding-bottom:80px}@media (min-width:640px){.footer__contact{padding-bottom:139px}}.footer__contact-title{font-weight:600;font-size:32px;line-height:48px;color:#fff;padding-bottom:48px}@media (min-width:640px){.footer__contact-title{padding-bottom:56px}}.footer__contact-text{font-size:13px;line-height:19.5px;letter-spacing:3px;text-transform:uppercase;color:#969696;padding-bottom:8px}.footer__contact-text--last{padding-bottom:16px}.footer__contact-adress{font-family:Open Sans,sans-serif;display:inline-block;font-weight:600;font-size:24px;line-height:36px;color:#fff;margin-bottom:40px;text-decoration:none;transition:all .3s}@media (min-width:640px){.footer__contact-adress{margin-bottom:48px}}.footer__contact-adress:hover{transform:scale(1.1);color:#bac1ea}.footer__contact-icons{display:flex;gap:32px;align-items:center}.footer__contact-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s}.footer__contact-icon:hover{color:#2060f6}@media (min-width:1024px){.footer__bottom{display:flex;align-items:center;gap:233px}}@media (min-width:1600px){.footer__bottom{gap:463px}}.footer__logo{width:48px;height:28px;padding-bottom:48px;transition:all .3s}@media (min-width:640px){.footer__logo{padding-bottom:24px}}@media (min-width:1024px){.footer__logo{padding:0}}.footer__logo:hover{transform:scale(1.2)}.footer__nav-ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}@media (min-width:640px){.footer__nav-ul{flex-direction:row;gap:40px}}@media (min-width:1024px){.footer__nav-ul{gap:60px}}.footer__nav-content{position:relative;font-weight:700;font-size:13px;line-height:19.5px;letter-spacing:3px;text-align:center;text-transform:uppercase;color:#fff;text-decoration:none;transition:all .3s}.footer__nav-content:after{content:"";position:absolute;display:block;height:2px;bottom:-8px;left:-2px;width:100%;background-color:#2060f6;border-radius:4px;transition:all .3s;transform:scale(0);transform-origin:left}.footer__nav-content:hover:after{transform:scale(1)}.menu{box-sizing:border-box;height:100vh;padding:18px 20px;background-color:#2c2c2c}@media (min-width:640px){.menu{padding:18px 41px}}.menu__top{display:flex;justify-content:space-between;align-items:center}.menu__content{display:flex;flex-direction:column;align-items:flex-start;margin-top:40px}.menu__content-text{text-transform:uppercase;position:relative;padding-bottom:32px;text-decoration:none;color:#fff;font-weight:600;font-size:22px;line-height:22px;letter-spacing:2px}.menu__content-text:after{content:"";position:absolute;display:block;height:1px;bottom:24px;width:100%;background-color:#2060f6;transition:all .3s;transform:scale(0);transform-origin:left}.menu__content-text:hover:after{transform:scale(1)}.menu__contacts{display:flex;flex-direction:column;align-items:flex-start}.menu__contacts-text{font-weight:600}.menu__contacts-number,.menu__contacts-text{text-transform:uppercase;text-decoration:none;color:#fff;font-size:16px;line-height:27px}.menu__contacts-number{position:relative;font-weight:500;padding-bottom:8px;transition:all .3s}.menu__contacts-number:last-child{padding-bottom:16px}@media (min-width:1600px){.menu__contacts-number:last-child{padding-bottom:48px}}.menu__contacts-number:hover{color:#2060f6;transform:scale(1.1)}.menu__call-to-order{position:relative;text-transform:uppercase;text-decoration:none;color:#fff;font-weight:600;font-size:12px;line-height:16px;letter-spacing:2px}.menu__call-to-order:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:1px;background-color:#2060f6;transition:all .3s;transform:scale(0);transform-origin:left}.menu__call-to-order:hover:after{transform:scale(1)}.icon--close{display:block;width:24px;height:24px;transition:all .3s;background-image:url(icon-close.fb4a4b51.png);background-position:50%}.icon--close:hover{transform:scale(1.2)}body{background:#f2f6fa}
/*# sourceMappingURL=main.24ffda97.css.map */