.cooperation-wrapper{background-color:#f9f9f9;min-height:100vh;padding-top:2.656rem}.cooperation-banner{position:relative;width:100%;height:25rem;overflow:hidden}.cooperation-banner__image{width:100%;height:100%;object-fit:cover;object-position:center}.cooperation-banner__image--mobile{display:none}.cooperation-banner__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1b8c91,#167378);display:flex;align-items:center;justify-content:center}.cooperation-banner__placeholder .placeholder-text{font-family:Roboto,sans-serif;font-size:1.25rem;color:#fff9}.cooperation-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000004d,#00000080);display:flex;align-items:center;padding:0 19.125rem}.cooperation-banner__content{max-width:50.313rem;display:flex;flex-direction:column;gap:2rem}.cooperation-banner__title{font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:700;line-height:3rem;color:#fff;margin:0}.cooperation-banner__subtitle{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.875rem;color:#fff;margin:0}.cooperation-form-section{padding:3rem 19.125rem 5rem;background-color:#f9f9f9;margin-top:-3rem;position:relative;z-index:1}.cooperation-form-card{max-width:82.125rem;background-color:#fff;border-radius:.5rem;padding:2.5rem}.cooperation-form-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.cooperation-form-header__title{font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:700;line-height:3rem;color:#000;margin:0}.cooperation-form-header__description{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem;color:#444;margin:0}.cooperation-form-header__divider{width:100%;height:.063rem;background-color:#eee;margin-top:1rem}.cooperation-form{display:flex;flex-direction:column;gap:2rem;margin-top:1.5rem}.cooperation-form__row{display:flex;gap:6.813rem}.cooperation-form__row--full{margin-top:0}.cooperation-form__field{flex:1;display:flex;flex-direction:column;gap:.5rem}.cooperation-form__field--full{flex:none;width:100%}.cooperation-form__label{display:flex;align-items:center;gap:.313rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem}.cooperation-form__required{color:#f00036;font-size:1rem}.cooperation-form__label-text{color:#444}.cooperation-form__input{width:100%;height:2.75rem;padding:.75rem 1rem;background-color:#fff;border:.063rem solid #DDDDDD;border-radius:.5rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem;color:#111;outline:none;transition:border-color .2s ease;box-sizing:border-box}.cooperation-form__input::placeholder{color:#999}.cooperation-form__input:focus{border-color:#1b8c91!important;box-shadow:0 0 0 .063rem #1b8c91!important;outline:none!important}.cooperation-form--submitted .cooperation-form__input:invalid{border-color:#f00036!important;box-shadow:0 0 0 .063rem #f00036!important}.cooperation-form__select-wrapper{position:relative;width:100%}.cooperation-form__select{width:100%;height:2.75rem;padding:.75rem 2.5rem .75rem 1rem;background-color:#fff;border:.063rem solid #DDDDDD;border-radius:.5rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem;color:#111;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:border-color .2s ease}.cooperation-form__select:focus{border-color:#1b8c91!important;box-shadow:0 0 0 .063rem #1b8c91!important;outline:none!important}.cooperation-form--submitted .cooperation-form__select:invalid{border-color:#f00036!important;box-shadow:0 0 0 .063rem #f00036!important}.cooperation-form__select-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:center}.cooperation-form__textarea{width:100%;padding:.75rem 1rem;background-color:#fff;border:.063rem solid #DDDDDD;border-radius:.5rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem;color:#111;outline:none;resize:vertical;min-height:9.375rem;transition:border-color .2s ease}.cooperation-form__textarea::placeholder{color:#999}.cooperation-form__textarea:focus{border-color:#1b8c91!important;box-shadow:0 0 0 .063rem #1b8c91!important;outline:none!important}.cooperation-form--submitted .cooperation-form__textarea:invalid{border-color:#f00036!important;box-shadow:0 0 0 .063rem #f00036!important}.cooperation-form__submit{margin-top:1rem;display:flex;justify-content:center}.cooperation-form__submit-btn{width:19.063rem;height:3rem;padding:.75rem 2rem;background-color:#1b8c91;border:none;border-radius:.5rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:1.375rem;color:#fff;cursor:pointer;transition:background-color .2s ease;display:flex;justify-content:center;align-items:center}.cooperation-form__submit-btn:hover{background-color:#167378}.cooperation-contact{display:flex;align-items:center;justify-content:center;gap:5rem;margin-top:2rem}.cooperation-contact__item{display:flex;align-items:center;gap:.5rem}.cooperation-contact__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.cooperation-contact__label{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem;color:#999}.cooperation-contact__email{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem;color:#111;text-decoration:underline;transition:color .2s ease}.cooperation-contact__email:hover{color:#1b8c91}.cooperation-form__success{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background-color:#e8f5f6;border:.063rem solid #1B8C91;border-radius:.5rem;margin-bottom:1.5rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;color:#1b8c91}.cooperation-form__errors{padding:1rem 1.5rem;background-color:#fff5f5;border:.063rem solid #F00036;border-radius:.5rem;margin-bottom:1.5rem}.cooperation-form__errors h3{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;color:#f00036;margin:0 0 .5rem}.cooperation-form__errors ul{margin:0;padding-left:1.25rem;font-family:Roboto,sans-serif;font-size:.875rem;color:#651818}.cooperation-form__errors li{margin-bottom:.25rem}.cooperation-form__input--error{border-color:#f00036!important}.cooperation-form__error-text{display:block;font-family:Roboto,sans-serif;font-size:.75rem;color:#f00036;margin-top:.25rem}@media screen and (min-width:2001px){.cooperation-banner__overlay{padding:0 calc(19.125rem + (100vw - 125rem)/2)}.cooperation-form-section{padding:3rem calc(19.125rem + (100vw - 125rem)/2) 5rem}}@media screen and (max-width:1600px){.cooperation-banner__overlay{padding:0 12.5rem}.cooperation-form-section{padding:3rem 12.5rem 5rem}}@media screen and (max-width:1400px){.cooperation-banner__overlay{padding:0 8rem}.cooperation-form-section{padding:3rem 8rem 5rem}}@media screen and (max-width:1200px){.cooperation-banner__overlay{padding:0 5rem}.cooperation-form-section{padding:3rem 5rem 5rem}.cooperation-form__row,.cooperation-contact{gap:3rem}}@media screen and (max-width:1024px){.cooperation-banner{height:18.75rem}.cooperation-banner__overlay{padding:0 2.5rem}.cooperation-form-section{padding:2rem 2.5rem 3rem;margin-top:-2rem}.cooperation-form__row{flex-direction:column;gap:1.5rem}.cooperation-contact{flex-direction:column;align-items:flex-start;gap:1rem}}@media screen and (max-width:480px){.cooperation-wrapper{padding-top:0}.cooperation-banner{height:20rem}.cooperation-banner__image--desktop{display:none}.cooperation-banner__image--mobile{display:block}.cooperation-banner__overlay{padding:0 1.333rem;align-items:center}.cooperation-banner__content{max-width:25.917rem;gap:1.333rem}.cooperation-banner__title{font-size:2.333rem;line-height:3rem}.cooperation-banner__subtitle{font-size:1.167rem;line-height:1.667rem}.cooperation-form-section{padding:1.333rem 1.333rem 2.5rem;margin-top:-1.333rem}.cooperation-form-card{padding:1.333rem}.cooperation-form-header{gap:1.25rem;margin-bottom:1.333rem}.cooperation-form-header__title{font-size:2.333rem;line-height:3rem}.cooperation-form-header__description{font-size:1.167rem;line-height:1.667rem}.cooperation-form{gap:1.333rem;margin-top:1.333rem}.cooperation-form__row{gap:1.333rem}.cooperation-form__label{font-size:1.333rem;line-height:1.667rem;gap:.417rem}.cooperation-form__required{font-size:1.333rem}.cooperation-form__input,.cooperation-form__select,.cooperation-form__textarea{font-size:1.333rem;padding:1rem 1.333rem;height:4rem}.cooperation-form__textarea{min-height:7.813rem}.cooperation-form__submit{margin-top:.833rem}.cooperation-form__submit-btn{width:100%;height:4rem;font-size:1.333rem}.cooperation-contact{flex-direction:column;align-items:flex-start;gap:1.333rem;margin-top:1.667rem}.cooperation-contact__item{flex-wrap:wrap;gap:.667rem}.cooperation-contact__label,.cooperation-contact__email{font-size:1.333rem;line-height:1.667rem}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/cooperation.css.map */
