.b-hero-service{position:relative;margin-bottom:var(--section-padding);min-height:calc(100vh - 186px);display:flex;padding-top:1.5rem !important}.b-hero-service::before{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(0deg, rgba(30, 43, 85, 0.6), rgba(30, 43, 85, 0.6)), linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));z-index:2}.b-hero-service .container{display:flex;flex-direction:column;justify-content:space-between}.b-hero-service__image{position:absolute;width:100%;height:100%;left:0;top:0}.b-hero-service__container{position:relative;z-index:3;max-width:953px}.b-hero-service .breadcrumb{position:relative;z-index:2;padding-top:0px !important}.b-hero-service .breadcrumb *{color:#FFFFFF !important}.b-hero-service .breadcrumb a span{transition:color 0.2s ease}.b-hero-service .breadcrumb a:hover span{color:#B3B8D5 !important}.b-hero-service .breadcrumb li:not(:last-child)::after{color:#FFFFFF !important}.b-hero-service .breadcrumb li:last-child *{color:#B3B8D5 !important}.b-hero-service__title{color:#FFFFFF}.b-hero-service__description{font-family:Montserrat;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:120%;letter-spacing:4%;color:#FFFFFF;margin-top:20px}.b-hero-service__buttons{display:flex;column-gap:20px;row-gap:10px;margin-top:40px}.b-hero-service__button-first{font-family:Montserrat;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:120%;letter-spacing:4%;text-transform:uppercase;color:#373F8A;padding:20px 34px;background-color:#FFFFFF;border-radius:50px;text-align:center;flex-basis:345px}.b-hero-service__button-first:hover{color:#1E2B55}.b-hero-service__button-second{font-family:Montserrat;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:120%;letter-spacing:4%;text-transform:uppercase;color:#FFFFFF;padding:20px 32px;border:1px solid #FFFFFF;border-radius:50px;text-align:center;flex-basis:345px}.b-hero-service__button-second:hover{background-color:#FFFFFF1A}@media screen and (max-width:991px){.b-hero-service{min-height:calc(100vh - 210px)}.b-hero-service__button-first,.b-hero-service__button-second{font-size:14px}}@media screen and (max-width:768px){.b-hero-service{min-height:calc(100vh - 69px)}.b-hero-service__description{font-size:18px}.b-hero-service__buttons{flex-wrap:wrap}}@media screen and (max-width:576px){.b-hero-service__description{font-size:16px}.b-hero-service__button-first,.b-hero-service__button-second{font-size:12px;padding:16px 30px}}.b-forms{background-color:#1E2B55;background-image:none !important}.b-forms .container{position:relative;z-index:1}.b-forms__container{display:grid;gap:20px;grid-template-columns:1fr 1fr}.b-forms__map{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:1.3333333333;height:auto;align-self:stretch;width:100%}.b-forms__map .ya-map{width:100%;height:100%;position:absolute}.b-forms__form{background-color:#FFFFFF;padding:40px;border-radius:20px;display:flex;flex-direction:column;justify-content:center}.b-forms .section__title{text-align:center}.b-forms .section__introtext{color:#1E1E1E;text-align:center;margin-top:16px;margin-bottom:40px}.b-forms__inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:40px}.b-forms__inputs .field:last-child{grid-column:span 2}.b-forms__inputs .input{font-family:Montserrat;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:120%;letter-spacing:4%;color:#5A5A5A;border-color:#EBECF3;border-radius:20px}.b-forms__inputs .field-label{font-family:Montserrat;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:120%;letter-spacing:4%;color:#5A5A5A}.b-forms__bottom{margin:0px}.b-forms__submit{font-family:Montserrat;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:120%;letter-spacing:4%;text-transform:uppercase;color:#FFFFFF;padding:20px;width:100%;text-align:center;background-color:#373F8A;border-radius:50px}.b-forms__submit:hover{background-color:#1E2B55}.b-forms__privacy{display:flex;margin:0px;gap:10px;align-items:flex-start;margin-bottom:20px}.b-forms__text{color:#5A5A5A !important;font-family:Montserrat;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:120%;letter-spacing:4%}.b-forms__text a{color:#373F8A !important;text-decoration:none;border:none}.b-forms__text a:hover{color:#1E2B55}.b-forms__checkbox{position:relative;display:flex;align-items:center;gap:10px}.b-forms__checkbox-input{position:absolute;z-index:-1;opacity:0}.b-forms__checkbox-check{position:relative;display:flex;flex:none;align-items:center;justify-content:center;width:16px;height:16px;content:"";border:1px solid #1E2B55;color:#1E2B55;border-radius:2px;transition:all 0.2s}.b-forms__checkbox-check::after{content:"";position:absolute;width:10px;height:6px;border:solid 2px transparent;border-right:none;border-top:none;transform:translate(0.5px, -1.5px) rotate(-45deg)}:checked~.b-forms__checkbox-check{background-color:#1E2B55}:checked~.b-forms__checkbox-check::after{border-color:#FFFFFF}@media screen and (max-width:1400px){.b-forms__form{padding:30px}}@media screen and (max-width:1200px){.b-forms__container{grid-template-columns:1fr}.b-forms__map{height:600px;order:1}}@media screen and (max-width:991px){.b-forms__map,.b-forms__form{border-radius:10px}}@media screen and (max-width:768px){.b-forms__map{height:500px}.b-forms__submit{font-size:14px}}@media screen and (max-width:576px){.b-forms__map{height:400px}.b-forms__form{padding:30px 15px}.b-forms .section__introtext{margin-top:10px;margin-bottom:20px}.b-forms__inputs{grid-template-columns:1fr;margin-bottom:20px}.b-forms__inputs .field{grid-column:span 1 !important}.b-forms__inputs .input,.b-forms__inputs .field-label{font-size:14px}.b-forms__text{font-size:12px}.b-forms__submit{font-size:12px;padding:16px 30px}}/*# sourceMappingURL=./page-8af7d63604c70fec46cc1d7ad341babf.map */