@charset "UTF-8";.section-block{max-width:1500px;padding:0 20px;margin:0 auto}.head-center-title{margin:0 auto 30px;font-size:22px;font-weight:600;line-height:34px;text-align:center;text-transform:uppercase}@media(min-width:1024px){.head-center-title{margin:0 auto 40px;font-size:30px;line-height:38px}}.head-center-text{margin:0 auto 30px;font-size:14px;font-weight:400;line-height:24px;text-align:center}@media(min-width:1024px){.head-center-text{margin:0 auto 40px;font-size:16px}}.btn-hero-primary{display:inline-flex;width:249px;height:56px;box-sizing:border-box;align-items:center;justify-content:center;padding:0 24px;border:none;border-radius:var(--Components-Button-Global-borderRadiusLG);background:var(--Components-Button-Global-colorPrimary);box-shadow:0 2px 4px #17171773;color:#fff;cursor:pointer;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease;white-space:nowrap}.btn-hero-primary:active,.btn-hero-primary:hover{background:#2e6f61}.contacts-inner{display:flex;max-width:1500px;flex-direction:column;padding:60px 20px;margin:0 auto}@media(min-width:1024px){.contacts-inner{flex-direction:row;padding:80px 20px;gap:40px}}.contacts-info{display:flex;flex-direction:column;gap:40px}@media(min-width:1024px){.contacts-info{flex:1}}.contacts-title{margin:0;color:var(--Colors-Neutral-Text-colorTextHeading, #222);font-size:32px;font-weight:600;line-height:40px;text-transform:uppercase}@media(min-width:1024px){.contacts-title{font-size:38px;line-height:46px}}.contacts-group{display:flex;flex-direction:column;gap:16px}.contacts-group-title{margin:0;color:var(--Colors-Neutral-Text-colorTextHeading, #222);font-size:16px;font-weight:600;line-height:24px}.contacts-list{display:flex;flex-direction:column;padding:0;margin:0;gap:12px;list-style:none}.contacts-list-item{display:flex;align-items:center;color:var(--Colors-Neutral-colorTextBase, #171717);font-size:14px;font-weight:400;gap:12px;line-height:22px}.contacts-list-item img{flex-shrink:0}.contacts-list-link{color:var(--Colors-Neutral-colorTextBase, #171717);text-decoration:none}.contacts-list-link:hover{color:var(--dost-green)}.contacts-form{margin-top:40px}@media(min-width:1024px){.contacts-form{flex:1;margin-top:0}}.contacts-form .form-wrap{width:100%;padding:24px;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--Colors-Neutral-Bg-colorBgLayout, #f9f9f9)}@media(min-width:1024px){.contacts-form .form-wrap{padding:40px}}.contacts-map{width:100%;height:570px}.section-form{position:relative;display:flex;align-items:center;justify-content:center;padding:50px 20px;background-position:center;background-size:cover}@media(min-width:1024px){.section-form{padding:80px 0}}.form-wrap{position:relative;z-index:1;display:flex;width:663px;flex-direction:column;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#ffffffb3}@media(min-width:1024px){.form-wrap{padding:80px}}.form-title{margin-bottom:8px;color:var(--dost-text);font-size:18px;font-weight:600;line-height:28px;text-transform:uppercase}@media(min-width:1024px){.form-title{font-size:24px;line-height:32px}}.form-subtitle{margin-bottom:20px;color:var(--dost-text);font-size:14px;font-weight:400;line-height:22px}@media(min-width:1024px){.form-subtitle{margin-bottom:40px}}.form-group{display:flex;flex-direction:column;margin-bottom:24px;gap:8px}.form-group--checkbox{margin-bottom:32px}.form-label{color:var(--dost-text);font-size:14px;font-weight:400;line-height:22px}.form-label--required:before{color:#e53935;content:"* "}.form-input,.form-select,.form-textarea{width:100%;height:56px;padding:0 16px;border:1px solid var(--Components-Button-Component-defaultBorderColor);border-radius:2px;appearance:none;background:#fff;color:var(--dost-text);font-size:16px;outline:none;transition:border-color .2s}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:var(--Colors-Neutral-Text-colorTextSecondary)}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--dost-green)}.form-textarea{height:auto;padding:12px 16px;resize:vertical}.form-select-wrap{position:relative}.form-select-wrap:after{position:absolute;top:50%;right:16px;width:14px;height:14px;background:url(/img/icons/icon-arrow.svg) center/contain no-repeat;content:"";pointer-events:none;transform:translateY(-50%) rotate(90deg)}.form-checkbox-label{display:flex;align-items:flex-start;cursor:pointer;gap:12px}.form-checkbox{position:absolute;width:0;height:0;opacity:0}.form-checkbox-box{display:flex;width:20px;height:20px;flex-shrink:0;align-items:center;justify-content:center;border:2px solid var(--dost-light-gray2);border-radius:2px;margin-top:1px;background:#fff;transition:background .2s,border-color .2s}.form-checkbox:checked+.form-checkbox-box{border-color:var(--dost-green);background:var(--dost-green)}.form-checkbox:checked+.form-checkbox-box:after{display:block;width:11px;height:7px;border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";transform:rotate(-45deg) translate(1px,-1px)}.form-checkbox-text{color:var(--dost-text);font-size:14px;font-weight:400;line-height:22px}@media(min-width:1024px){.form-checkbox-text{font-size:15px}}.form-submit{display:flex;width:100%;height:60px;align-items:center;justify-content:center;border:none;border-radius:2px;background:var(--dost-green);color:#fff;cursor:pointer;font-size:16px;font-weight:600;gap:12px;transition:background .2s}.form-submit img{filter:brightness(0) invert(1)}.form-submit:hover{background:#2a6a5d}
