.contacts-page{background:var(--color-white);color:var(--color-dark-2)}.contacts-hero{position:relative;overflow:hidden;min-height:620px;padding:170px 0 58px;background:linear-gradient(163.62deg,#0d5563 23.42%,#65a0a1),linear-gradient(90deg,var(--color-dark-2) 0%,#0d5563 100%)}.contacts-hero__container{position:relative;z-index:1;display:grid;gap:56px}.contacts-hero__copy{position:relative}.contacts-hero__copy:before{display:none;width:38px;height:3px;margin-bottom:28px;background:#90c5c1;content:""}.contacts-hero__title{margin:0 0 24px;color:#90c5c1;font-family:var(--font-heading);font-size:42px;font-weight:800;line-height:1.16}.contacts-hero__subtitle{margin:0;max-width:780px;color:var(--color-white);font-family:var(--font-heading);font-size:34px;font-weight:600;line-height:1.28}.contacts-hero__steps{display:grid;gap:28px;margin:0;padding:0;list-style:none}.contacts-hero__step{position:relative;z-index:0;padding-left:94px;color:var(--color-white)}.contacts-hero__step-vector{position:absolute;top:-10px;left:0;z-index:0;width:70px;height:70px;object-fit:contain;pointer-events:none}.contacts-hero__step-label,.contacts-hero__step-text{position:relative;z-index:1}.contacts-hero__step-label{display:block;margin-bottom:10px;color:var(--color-white);font-family:var(--font-heading);font-size:18px;font-weight:600;line-height:22px}.contacts-hero__step-text{margin:0;color:#c1dfe3;font-family:var(--font-body);font-size:16px;font-weight:400;line-height:19px}.contacts-form-section{position:relative;overflow:visible;padding:0 0 80px;background:linear-gradient(90deg,#18292d,#0d5563),linear-gradient(147.44deg,#0d5563 29.68%,#65a0a1 119.52%)}.contacts-form-section__vector{position:absolute;bottom:0;left:0;display:none;max-width:34vw;pointer-events:none}.contacts-form-section__container{display:grid;gap:30px}.contacts-form-section__card{position:relative;z-index:1;display:block;width:100%;max-width:800px;margin-top:-72px;padding:34px 20px 42px;border-radius:10px;background:var(--color-white);box-shadow:0 4px 44px #18292d1a}.contacts-form-section__row{display:grid;gap:20px}.contacts-form-section__field-shell{display:block;min-inline-size:0;margin-bottom:20px;padding:0;border:0}.contacts-form-section__label{display:inline-block;margin-bottom:15px;color:#53666d;font-family:var(--font-body);font-size:18px;font-weight:500;line-height:21px;cursor:pointer}.contacts-form-section__field{display:block;width:100%;min-height:63px;padding:16px 24px;border:1px solid #d0e2e7;border-radius:8px;background:#deeaed;color:#364b52;font-family:var(--font-body);font-size:18px;font-weight:500;line-height:21px;transition:all .3s ease}.contacts-form-section__field::placeholder{color:#53666d}.contacts-form-section__field:focus{border-color:#000;outline:none}.contacts-form-section__phone-control{position:relative;display:block;width:100%;height:63px}.contacts-form-section__phone-prefix{position:absolute;top:0;left:0;z-index:1;display:flex;gap:12px;align-items:center;justify-content:center;height:63px;padding:13px;border:0;background:transparent;color:#79979e;cursor:pointer}.contacts-form-section__phone-flag{display:inline-flex;width:28px;aspect-ratio:1 / 1;font-size:28px;line-height:1}.contacts-form-section__phone-chevron{width:8px;height:8px;border-right:2px solid #79979e;border-bottom:2px solid #79979e;transform:rotate(45deg) translateY(-2px)}.contacts-form-section__phone-country-list{position:absolute;z-index:4;top:calc(100% + 6px);left:0;display:grid;width:min(280px,calc(100vw - 40px));max-height:220px;overflow-y:auto;border:1px solid #d7e3e6;border-radius:6px;background:var(--color-white);box-shadow:0 14px 32px #18292d29}.contacts-form-section__phone-country-option{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;padding:10px 12px;border:0;background:transparent;color:var(--color-ink);cursor:pointer;font:inherit;text-align:left}.contacts-form-section__phone-country-option:hover,.contacts-form-section__phone-country-option[aria-selected=true]{background:#deeeef}.contacts-form-section__field--phone{padding-left:80px}.contacts-form-section__field--textarea{min-height:150px;resize:vertical}.contacts-form-section__consent{position:relative;display:flex;gap:16px;align-items:flex-start;margin:4px 0 42px;color:var(--color-grey-2);font-family:var(--font-body);font-size:18px;font-weight:500;line-height:21px;cursor:pointer}.contacts-form-section__checkbox{position:absolute;opacity:0;pointer-events:none}.contacts-form-section__checkbox-box{flex:0 0 30px;width:30px;height:30px;border:2px solid #8ea6aa;border-radius:3px}.contacts-form-section__checkbox:checked+.contacts-form-section__checkbox-box{background:var(--color-brand);box-shadow:inset 0 0 0 5px var(--color-white)}.contacts-form-section__consent-text a{color:inherit;text-decoration:underline;text-underline-offset:3px}.contacts-form-section__submit{min-width:230px;padding-right:48px;padding-left:48px;background:#12798a;cursor:pointer}.contacts-form-section__submit:hover{background:#0d6f7f}.contacts-form-section__field-error,.contacts-form-section__status{margin:8px 0 0;color:#b3261e;font-family:var(--font-body);font-size:14px;line-height:1.35}.contacts-form-section__field-error--checkbox{margin:-30px 0 24px 46px}.contacts-form-section__status--success{color:#0f6f40}.contacts-offices{position:relative;overflow:hidden;padding:78px 0 88px;background:linear-gradient(90deg,#18292d,#0d5563),linear-gradient(147.44deg,#0d5563 29.68%,#65a0a1 119.52%)}.contacts-offices__heading-row{position:relative;z-index:3;display:grid;gap:20px}.contacts-offices__title{margin:0;color:var(--color-white);font-family:var(--font-heading);font-size:34px;font-weight:600;line-height:1.25}.contacts-offices__legend{display:flex;flex-direction:column;gap:26px;align-items:flex-start;width:max-content;max-width:100%}.contacts-offices__legend-item{position:relative;display:flex;gap:20px;align-items:center;color:var(--color-white);font-family:var(--font-body);font-size:16px;font-weight:600;line-height:18px}.contacts-offices__legend-item:before{display:block;width:42px;height:50px;background:url(/assets/images/pages/contacts/office-pin.svg) center / contain no-repeat;content:""}.contacts-offices__legend-item--representative:before{background-image:url(/assets/images/pages/contacts/representative-pin.svg)}.contacts-offices__map-panel{position:relative;overflow:hidden;min-height:560px;margin-top:34px}.contacts-offices__map-art{position:absolute;inset:0;opacity:.92}.contacts-offices__map-svg{display:block;width:100%;height:100%;object-fit:fill}.contacts-offices__marker{position:absolute;top:var(--marker-y);left:var(--marker-x);z-index:2;display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;background:transparent;transform:translate(-50%,-100%)}.contacts-offices__marker-pin{display:block;width:34px;height:39px;background:url(/assets/images/pages/contacts/office-pin.svg) center / contain no-repeat}.contacts-offices__marker--active .contacts-offices__marker-pin{width:42px;height:49px}.contacts-offices__marker--representative{transform:translate(-50%,-100%)}.contacts-offices__representative-pin{display:block;width:31px;height:40px;background:url(/assets/images/pages/contacts/representative-pin.svg) center / contain no-repeat}.contacts-offices__zoom-controls{position:absolute;right:20px;bottom:20px;z-index:5;display:none;flex-direction:column;gap:8px}.contacts-offices__zoom-button{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:#ffffffe6;color:#11545c;font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:1;box-shadow:0 2px 8px #0000002e}.contacts-offices__active-card{position:relative;z-index:4;display:none;width:100%;max-width:506px;padding:40px;border-radius:11px;background:#fffc;box-shadow:0 4px 4px #00000040}.contacts-offices__active-title,.contacts-offices__office-title,.contacts-offices__partner-title{margin:0;color:var(--color-dark-2);font-family:var(--font-heading);font-size:30px;font-weight:600;line-height:1.22}.contacts-offices__active-image,.contacts-offices__office-image{width:100%;height:210px;margin:23px 0;border-radius:7px;object-fit:cover}.contacts-offices__active-copy p,.contacts-offices__office-copy p{margin:0 0 15px;color:var(--color-grey-2);font-family:var(--font-body);font-size:18px;line-height:21px}.contacts-offices__active-copy p:last-child,.contacts-offices__office-copy p:last-child{margin-bottom:0}.contacts-offices__cards{display:flex;gap:0;overflow-x:auto;overflow-y:hidden;width:100%;margin:0;padding:0 0 120px;background:var(--color-white);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.contacts-offices__cards::-webkit-scrollbar{display:none}.contacts-offices__partners{display:none}.contacts-offices__office-card{flex:0 0 100%;width:100%;padding:40px 20px 0;background:var(--color-white);scroll-snap-align:start}.contacts-offices__office-image{max-width:426px;height:287px;margin:16px 0}.contacts-offices__partner-card{display:flex;gap:16px;align-items:center;padding:16px;background:#fffc}.contacts-offices__partner-icon{width:42px;height:42px;object-fit:contain}.contacts-offices__partner-title{color:var(--color-grey-2);font-size:18px;font-weight:500;line-height:21px}.contacts-share{position:relative;overflow:hidden;padding:72px 0;background:#eef9fa}.contacts-share__vector{position:absolute;right:-78px;bottom:-235px;z-index:0;width:min(42vw,520px);pointer-events:none}.contacts-share__layout{position:relative;z-index:1;display:grid;gap:40px}.contacts-share__figure{order:2;margin:0 -20px}.contacts-share__image{width:100%;border-radius:0;object-fit:cover}.contacts-share__content{order:1;align-self:center}.contacts-share__title,.contacts-book__title{margin:0;color:var(--color-dark-2);font-family:var(--font-heading);font-size:34px;font-weight:600;line-height:1.22}.contacts-share__list{display:grid;gap:18px;margin:38px 0 0;padding:0;list-style:none}.contacts-share__item{display:flex;gap:18px;align-items:center}.contacts-share__icon{width:42px;height:42px;object-fit:contain}.contacts-share__link{color:var(--color-grey-2);font-family:var(--font-body);font-size:22px;font-weight:500;line-height:1.2;text-decoration:none;transition:color .2s ease}.contacts-share__link:hover{color:#90c5c1}.contacts-book{position:relative;overflow:hidden;text-align:center;padding:72px 0 88px;background:var(--color-white)}.contacts-book__layout{display:grid;gap:44px}.contacts-book__content{max-width:500px;margin:0 auto;align-self:center}.contacts-book__copy{display:grid;gap:22px;margin:28px 0 38px}.contacts-book__copy p{margin:0;color:var(--color-grey-2);font-family:var(--font-body);font-size:18px;font-weight:500;line-height:21px}.contacts-book__button{min-width:220px;background:#12798a}.contacts-book__button:hover{background:#0d6f7f}.contacts-book__figure{margin:0}.contacts-book__image{width:100%;min-height:360px;object-fit:cover}@media(min-width:768px){.contacts-hero__title{font-size:52px;line-height:1.14}.contacts-hero__subtitle{font-size:44px;line-height:1.24}.contacts-form-section__card{padding:54px 44px 58px}.contacts-form-section__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.contacts-share__title,.contacts-book__title{font-size:44px;line-height:1.24}}@media(min-width:1201px){.contacts-hero{min-height:620px;padding:200px 0 70px;background:linear-gradient(90deg,#0d5563,#65a0a1),linear-gradient(90deg,var(--color-dark-2) 0%,#0d5563 100%)}.contacts-hero__container{grid-template-columns:minmax(0,1fr) 360px;gap:80px;align-items:start}.contacts-hero__copy{padding-top:10px}.contacts-hero__copy:before{margin-bottom:34px}.contacts-hero__title{margin-bottom:28px;font-size:68px;line-height:76px}.contacts-hero__subtitle{font-size:52px;line-height:66px}.contacts-hero__steps{gap:35px;padding-top:14px}.contacts-hero__step{min-height:92px;padding-left:0}.contacts-hero__step:nth-child(1) .contacts-hero__step-vector{top:4px;left:-396px;width:379px;height:351px}.contacts-hero__step:nth-child(2) .contacts-hero__step-vector{top:-101px;left:-462px;width:445px;height:333px}.contacts-hero__step:nth-child(3) .contacts-hero__step-vector{top:-85px;left:-363px;width:345px;height:160px}.contacts-form-section{margin-bottom:145px;padding-bottom:0}.contacts-form-section__vector{display:block}.contacts-form-section__container{grid-template-columns:minmax(0,800px) minmax(0,1fr);gap:60px}.contacts-form-section__card{margin-top:-115px;padding:60px}.contacts-form-section__field{min-height:63px}.contacts-form-section__field--textarea{min-height:165px}.contacts-offices{margin-top:-145px;padding:104px 0 188px}.contacts-offices__heading-row{grid-template-columns:1fr;align-items:start}.contacts-offices__title{max-width:720px;font-size:52px;line-height:65px}.contacts-offices__legend{justify-content:flex-start;padding-top:8px}.contacts-offices__map-panel{overflow:visible;min-height:820px;margin-top:-300px}.contacts-offices__active-card{position:absolute;top:194px;right:112px;display:block}.contacts-offices__cards,.contacts-offices__partners{display:none}.contacts-share{padding:0}.contacts-share__layout{display:grid;grid-template-columns:minmax(0,48%) minmax(460px,1fr);gap:0;align-items:stretch;max-width:none;width:100%}.contacts-share__figure{order:1;margin:0;min-height:700px}.contacts-share__image{width:100%;height:100%;min-height:700px}.contacts-share__content{order:2;display:flex;flex-direction:column;justify-content:center;max-width:650px;padding:120px 80px 120px 90px}.contacts-share__title,.contacts-book__title{font-size:52px;line-height:65px}.contacts-share__list{gap:24px;margin-top:48px}.contacts-share__link{font-size:24px;line-height:28px}.contacts-book{min-height:680px;text-align:left;padding:75px 0}.contacts-book__layout{position:relative;grid-template-columns:500px minmax(0,1fr);align-items:center;min-height:530px}.contacts-book__content{position:relative;z-index:1;margin:0;padding:86px 0}.contacts-book__figure{position:absolute;top:0;right:calc((100vw - min(var(--container-width),100vw - 120px))/-2);bottom:0;width:min(62vw,1037px)}.contacts-book__image{width:100%;height:100%;min-height:530px;object-fit:cover}}@media(min-width:1440px){.contacts-hero__container{gap:130px}.contacts-share__content{padding-left:120px}}@media(max-width:767px){.contacts-form-section__card{width:min(100%,350px);margin-right:auto;margin-left:auto}.contacts-offices__map-panel{min-height:560px}.contacts-offices__marker-pin{width:32px;height:42px}.contacts-offices__marker--active .contacts-offices__marker-pin{width:38px;height:50px}.contacts-offices__representative-pin{width:22px;height:30px}.contacts-offices__representative-pin:after{width:10px;height:10px}.contacts-offices__zoom-controls{display:flex}}
