

/* Start:/local/components/tichiy/coop/templates/.default/style.css?17575005281050*/
.section--coop {padding: 40px 0;background-color: #f6f6f6;margin-top: 40px}
.section--coop .h2{font-size: 21px;font-weight: 600;text-transform: uppercase;line-height: 28px;margin: 0 auto;margin-bottom: 10px;display: inline-block}
.section--coop .h2 font{color:var(--main)}
.section--coop .form-text{color:var(--text-gray);display: inline-block;margin: 0 auto;margin-bottom: 24px;}
.section--coop .form-div label{display: block}
.form--mail {display: none}
.form--phone {min-width: 350px}
.d--form {display: flex;gap:var(--gap);}
.d--btn label {display: flex;gap:5px;}
.d--btn label span {user-select: none}

.coop--box {display: flex;flex-direction: column;align-items: center}
.coop--box .d--form{display: flex;flex-direction: column;}
.coop--box textarea{padding-top: 10px}

@media all and (max-width: 550px) {
    .d--form{flex-wrap: wrap;flex-direction: column;gap:10px}
    .js--subscribe {width: 100%}
    .d--btn {margin-top: 10px}
}

@media all and (max-width: 400px) {
    .form--phone {min-width: unset;width: 100%}
}
/* End */
/* /local/components/tichiy/coop/templates/.default/style.css?17575005281050 */
