.contacts__departments{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px}.contacts__departments .contacts__phone{margin-bottom:8px;font-weight:500;font-size:14px;line-height:140%}.contacts__department-item{padding:24px;border:2px solid #f2f2f2;border-radius:20px;display:flex;flex-direction:column;gap:24px}.contacts__department-wrapper{display:flex;align-items:center;gap:40px;justify-content:space-between}.contacts__department-info{font-weight:500;font-size:14px;line-height:180%;white-space:nowrap}.contacts__department-header{display:flex;gap:10px;align-items:center;font-size:24px;font-weight:600;line-height:36px}.contacts__department-header svg{max-width:50px;width:100%}.contacts__department-button{max-width:300px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.contacts__email{margin-bottom:16px}.contacts__showrooms .contacts__phone{font-weight:600;font-size:15px;line-height:140%}.contacts__department-icon{width:50px;height:50px}.contacts__time{font-weight:500;font-size:14px;line-height:180%}.contacts__departments .page__email{margin-bottom:10px}.contacts__departments .page__phone{margin-bottom:5px}.contacts__department-buttons{display:flex;flex-direction:column;gap:10px;width:100%}.contacts__title{font-weight:500;font-size:36px;line-height:140%;margin-bottom:40px}.contacts__showrooms-list{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px}.contacts__showrooms-item{display:flex;flex-direction:column;gap:8px;padding:24px;border-radius:12px;background:var(--grey-light-color-5)}.contacts__showrooms-name{font-size:19px;font-weight:600;line-height:180%}.contacts__showrooms-address{font-weight:500;font-size:15px;line-height:180%;cursor:pointer;color:var(--blue-color)}.contacts__showrooms-address:hover{color:var(--light-blue-color)}.contacts__imgsbox{display:flex;gap:12px}.contacts__imgbox{width:70px;height:70px;border-radius:5px;overflow:hidden}.contacts__img{width:100%;height:100%;object-fit:contain}.contacts__mapbox{width:100%;height:769px;margin-bottom:60px;overflow:hidden;border-radius:20px}.contacts__map{height:100%;width:100%}#contacts .contscts-tenders__list,.contacts__form .crm-form-block .crm-form-fields-block .crm-form-fields{margin-top:20px}.contacts__footer{display:flex;gap:30px;justify-content:space-between;margin-top:72px}.contacts__form .crm-form-block form{display:flex;flex-direction:column;gap:16px}.contacts__form .crm-form-block .crm-form-fields-block .crm-form-fields .wa-captcha,.contacts__form .crm-form-field-line{position:relative}.contacts__form .crm-form-field-col.crm-caption-col{position:absolute}.contacts__form .crm-caption{font-size:15px;line-height:27px;font-weight:400;position:absolute;z-index:2;top:11px;left:17px;padding:0;color:var(--grey-color)}.contacts__requisites{max-width:555px;width:100%}.contacts__footer-title{font-family:Onest,sans-serif;font-size:28px;font-weight:500;line-height:110%;margin-bottom:16px}@media (max-width:1023px){.contacts__footer-title{font-size:24px}}.contacts__form-wrapper{position:relative;font-weight:400;text-align:left;z-index:0;margin-bottom:15px}.contacts__form .crm-form-block .crm-form-fields-block .crm-form-fields .crm-form-field.crm-caption-style-none .crm-form-field-line.crm-form-field-2st-line .crm-input-col p,.contacts__form .crm-form-block .crm-form-fields-block .crm-submit-button-wrapper,.wa-form .crm-form-block .crm-form-fields-block,.wa-form .crm-form-fields{margin:0}.wa-form .crm-form-block{max-width:500px;width:100%!important}.contacts__form .c-agreement-checkbox-html-label input,.contacts__form .crm-form-block .crm-form-fields-block .crm-form-fields .wa-captcha strong,.contacts__form-label{display:none}.contacts__requisites-item{color:var(--grey-color);font-size:15px;font-weight:500;line-height:200%}.contacts__form-submit{cursor:pointer}.contacts__form{max-width:500px;width:100%}.contacts__form .crm-form-block .crm-form-fields-block .crm-form-fields .crm-form-field .crm-form-field-line{border-spacing:0}.contacts__form .crm-form-block .crm-form-fields-block .crm-form-fields .wa-captcha p{display:flex;margin:0;align-items:center}.contacts__form .crm-form-block .crm-form-fields-block .crm-form-fields .wa-captcha .wa-captcha-input{position:static;width:100%!important;max-width:200px;margin-left:16px}.contacts__form input:not([type=submit],[type=checkbox]),.contacts__form textarea{display:block;position:relative;z-index:1;width:100%;max-width:100%;background-color:var(--white-color)!important;font-size:15px;line-height:27px;font-weight:400;color:var(--black-color);border:2px solid var(--grey-light-color-3);border-radius:12px;padding:9px 16px;transition:border-color .2s ease-in-out;box-sizing:border-box;font-family:inherit;outline:0}.contacts__form input:not([type=submit],[type=checkbox])::placeholder,.contacts__form textarea::placeholder{color:var(--grey-color);margin-bottom:0}.contacts__form textarea{min-height:100px;overflow-x:hidden}.contacts__form .crm-form-field[data-id="!agreement_checkbox"]{order:1}.contacts__form .c-agreement-checkbox-html-label{margin-top:16px;cursor:pointer;color:var(--grey-dark-color-2);font-weight:500;font-size:13px;line-height:20px;padding-left:28px;position:relative}.contacts__form .c-agreement-checkbox-html-label a{color:var(--light-blue-color);text-decoration:none}.contacts__form .c-agreement-checkbox-html-label a:hover{color:var(--blue-color)}.contacts__form .c-agreement-checkbox-html-label::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid var(--blue-color);border-radius:3px;box-sizing:border-box}.contacts__form .c-agreement-checkbox-html-label::after{content:"";background:url(../svg/icon.sprite.svg#tick) center/cover no-repeat;width:11px;height:9px;position:absolute;left:4px;top:5px;margin:auto;opacity:0;transition:opacity .2s ease}.contacts__form .c-agreement-checkbox-html-label:has(input[type=checkbox]:checked)::after{opacity:1}.contacts__form .crm-form-block .crm-form-fields-block .crm-submit-button-wrapper .crm-form-submit-button{color:var(--white-color);background-color:var(--light-blue-color);font-weight:600;font-size:15px;line-height:200%;padding:8px 24px}.contacts__form .crm-form-block .crm-form-fields-block .crm-submit-button-wrapper .crm-form-submit-button:hover{background-color:var(--blue-color)}.contacts__form .contacts__form .crm-form-block .crm-form-fields-block .crm-submit-button-wrapper{margin:10px 0 0}.contacts__form .crm-form-fields .crm-form-field input:focus,.crm-form-field select:focus,.crm-form-field textarea:focus{border-color:var(--light-blue-color)}@media (max-width:1280px){.contacts__showrooms-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px}.contacts__department-wrapper{flex-direction:column;align-items:flex-start;gap:24px}.contacts__department-button{max-width:100%}}@media (max-width:1023px){.contacts__departments{grid-template-columns:repeat(1,1fr);gap:16px;margin-bottom:40px}.contacts__department-item{gap:16px}.contacts__department-header{font-size:19px;line-height:34px}.contacts__department-header svg,.contacts__department-icon{max-width:25px;height:25px}.contacts__showrooms .contacts__time{font-size:15px;line-height:27px;margin-top:-2px}.contacts__showrooms .contacts__time br{display:none}.contacts__departments .page__email{margin-bottom:6px}.contacts__departments .page__phone{margin-bottom:0}.contacts__departments .contacts__time{font-size:13px;line-height:23px}.contacts__department-buttons .button{max-width:100%}.contacts__department-info{width:100%}.contacts__title{font-size:19px;line-height:34px;margin-bottom:15px;font-weight:600}.contacts__showrooms-list{grid-template-columns:repeat(1,1fr);gap:15px;margin-bottom:23px}.contacts__showrooms-item{gap:8px;padding:24px}.contacts__showrooms-item .contacts__showrooms-name{line-height:130%}.contacts__showrooms-address:hover{color:var(--color-green)}.contacts__mapbox{height:360px;margin:0 -16px 48px;border-radius:0;width:100vw}.contacts__socials{grid-template-columns:repeat(1,1fr);gap:30px;margin-bottom:0}.contacts__social:hover{color:var(--color-black)}.contacts__socials-title{font-size:19px;line-height:34px;margin-bottom:15px}.contacts__col{max-width:100%}.contacts__form .crm-caption{left:14px}.contacts__marketsbox,.contacts__socialsbox{flex-direction:column;gap:30px;max-width:100%}#contacts .contscts-tenders__list{margin-top:15px}.contacts__footer{flex-direction:column;gap:22px;justify-content:flex-start;margin-top:30px}.contacts__form{max-width:100%}.contacts__form .c-agreement-checkbox-html-label{line-height:18px;padding-left:36px;margin-top:11px}.contacts__form .contacts__form textarea,.contacts__form input:not([type=submit],[type=checkbox]){padding:9px 12px}.contacts__form .become__form-submit,.contacts__form .crm-form-block .crm-form-fields-block .crm-form-fields .crm-submit-button-wrapper{margin:-3px 0 -12px}.contacts__form .c-agreement-checkbox-html-label::before{top:0;transform:none}.contacts__requisites{max-width:100%;margin-top:-18px}.contacts__footer-title{font-size:19px;line-height:34px;margin-bottom:-6px;font-weight:600}.contacts__requisites .contacts__footer-title{margin-bottom:15px}}.contacts-tenders{margin-bottom:-3px}.contacts-tenders__title{font-family:Onest,sans-serif;font-size:28px;font-weight:500;line-height:110%;margin-bottom:24px}@media (max-width:1023px){.contacts-tenders__title{font-size:24px}}.contacts-tenders__list{display:flex;gap:56px;justify-content:flex-start;border:1px solid var(--grey-light-color-3);border-radius:12px;padding:24px 28px}.contacts-tenders__item{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;line-height:27px}.contacts-tenders__item:nth-child(1){width:20.5%}.contacts-tenders__item:nth-child(2){width:22.5%}.contacts-tenders__item:nth-child(3){width:22%}.contacts-tenders__item:nth-child(4){width:19.5%}.contacts-tenders__imgbox{max-width:40px;width:100%;height:40px}.contacts-tenders__img{width:100%;height:100%;object-fit:contain}@media (max-width:1280px){.contacts-tenders__list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.contacts-tenders__item:nth-child(1),.contacts-tenders__item:nth-child(2),.contacts-tenders__item:nth-child(3),.contacts-tenders__item:nth-child(4){width:100%}}@media (max-width:1023px){.contacts-tenders{margin-bottom:2px}.contacts-tenders__title{font-size:19px}.contacts-tenders__description{margin:5px 0 10px;font-size:13px;line-height:17px;padding-right:45px}.contacts-tenders__list{grid-template-columns:repeat(1,1fr);padding:24px}.contacts-tenders__item:nth-child(1),.contacts-tenders__item:nth-child(2),.contacts-tenders__item:nth-child(3),.contacts-tenders__item:nth-child(4){width:100%;padding-right:0}.contacts-tenders__imgbox{max-width:40px;height:40px}}