.ooh-contact-page{background:#f5ede2;padding:72px 0 96px}.ooh-contact-page .page-width{max-width:1320px}.ooh-contact-page__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.ooh-contact-page__content,.ooh-contact-page__form-wrap{min-width:0}.ooh-contact-page__kicker{margin:0 0 14px;font-size:12px;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;color:#4d4bc6;opacity:.9}.ooh-contact-page__title{margin:0 0 18px;font-size:clamp(42px,5vw,74px);line-height:.98;font-weight:500;color:#4d4bc6;letter-spacing:-.03em}.ooh-contact-page__intro{max-width:620px;margin-bottom:22px;color:#2c2c2c;font-size:18px;line-height:1.65}.ooh-contact-page__intro p:last-child,.ooh-contact-page__info-text p:last-child,.ooh-contact-form-card__text p:last-child{margin-bottom:0}.ooh-contact-page__pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px}.ooh-contact-page__pill{display:inline-flex;align-items:center;min-height:40px;padding:10px 16px;border:1.5px solid #4d4bc6;border-radius:999px;font-size:14px;line-height:1.2;color:#4d4bc6;background:#ffffff73}.ooh-contact-page__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:34px}.ooh-contact-card{background:#fff9;border:1.5px solid rgba(77,75,198,.18);border-radius:24px;padding:22px 22px 20px;box-shadow:0 10px 30px #2c2c2c0d;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.ooh-contact-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #2c2c2c14;border-color:#4d4bc652}.ooh-contact-card__title{margin:0 0 10px;font-size:20px;line-height:1.15;font-weight:600;color:#4d4bc6}.ooh-contact-card__text{margin:0 0 14px;font-size:15px;line-height:1.6;color:#2c2c2c}.ooh-contact-card__link{font-size:14px;line-height:1.2;font-weight:600;color:#4d4bc6;text-decoration:none}.ooh-contact-card__link:hover{text-decoration:underline}.ooh-contact-page__info{max-width:620px;padding-top:6px}.ooh-contact-page__info-title{margin:0 0 10px;font-size:20px;line-height:1.2;color:#4d4bc6}.ooh-contact-page__info-text{font-size:15px;line-height:1.7;color:#2c2c2c}.ooh-contact-form-card{position:sticky;top:32px;background:#ffffffc7;border:1.5px solid rgba(77,75,198,.14);border-radius:30px;padding:34px 32px 30px;box-shadow:0 18px 48px #2c2c2c14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ooh-contact-form-card__title{margin:0 0 10px;font-size:32px;line-height:1.05;font-weight:600;color:#4d4bc6;letter-spacing:-.02em}.ooh-contact-form-card__text{margin-bottom:24px;color:#2c2c2c;font-size:15px;line-height:1.7}.ooh-contact-form{margin:0}.ooh-contact-form__row{margin-bottom:16px}.ooh-contact-form__row--two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ooh-field{display:flex;flex-direction:column}.ooh-field__label{margin:0 0 8px;font-size:13px;line-height:1.2;font-weight:600;color:#4d4bc6}.ooh-field__input{width:100%;min-height:56px;padding:14px 18px;border:1.5px solid #4d4bc6;border-radius:18px;background:#fffdf9;color:#2c2c2c;font-size:15px;line-height:1.4;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;appearance:none;-webkit-appearance:none}.ooh-field__input::placeholder{color:#2c2c2c85}.ooh-field__input:focus{border-color:#3b39a8;box-shadow:0 0 0 4px #4d4bc61f}.ooh-field__textarea{min-height:168px;resize:vertical;padding-top:16px}.ooh-field__input--select{background-image:linear-gradient(45deg,transparent 50%,#4d4bc6 50%),linear-gradient(135deg,#4d4bc6 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:44px}.ooh-contact-form__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:26px}.ooh-contact-form__note{margin:0;max-width:280px;font-size:13px;line-height:1.5;color:#2c2c2cc2}.ooh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:14px 24px;border-radius:999px;text-decoration:none;font-weight:600;font-size:15px;line-height:1.2;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.ooh-btn--primary{border:0;background:#4d4bc6;color:#fff;box-shadow:0 12px 24px #4d4bc62e}.ooh-btn--primary:hover{transform:translateY(-1px);box-shadow:0 16px 28px #4d4bc63d}.ooh-contact-form__submit{min-width:210px}.ooh-contact-form__success{margin-bottom:20px;padding:16px 18px;border-radius:18px;background:#eef8ee;border:1px solid #78b878;color:#1e5f1e;font-size:14px;line-height:1.55}.ooh-contact-form__errors{margin-bottom:20px;padding:16px 18px;border-radius:18px;background:#fff1f1;border:1px solid #d96b6b;color:#8f2f2f;font-size:14px;line-height:1.55}.ooh-contact-form__errors ul{margin:10px 0 0;padding-left:18px}.ooh-reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.ooh-reveal.is-visible{opacity:1;transform:translateY(0)}@media screen and (min-width:990px){.ooh-contact-page{padding-top:88px;padding-bottom:110px}.ooh-contact-page__content{padding-right:18px}.ooh-contact-page__cards{gap:18px}.ooh-contact-form-card{padding:38px 34px 32px}}@media screen and (max-width:989px){.ooh-contact-page{padding:56px 0 72px}.ooh-contact-page__grid{grid-template-columns:1fr;gap:34px}.ooh-contact-page__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ooh-contact-form-card{position:relative;top:auto}}@media screen and (max-width:749px){.ooh-contact-page{padding:42px 0 58px}.ooh-contact-page .page-width{padding-left:18px;padding-right:18px}.ooh-contact-page__title{margin-bottom:14px;font-size:42px;line-height:1}.ooh-contact-page__intro{margin-bottom:18px;font-size:16px;line-height:1.6}.ooh-contact-page__pills{gap:8px;margin-bottom:24px}.ooh-contact-page__pill{min-height:36px;padding:9px 13px;font-size:12px}.ooh-contact-page__cards{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.ooh-contact-card{padding:18px 18px 16px;border-radius:20px}.ooh-contact-card__title{font-size:18px}.ooh-contact-card__text{margin-bottom:10px;font-size:14px;line-height:1.55}.ooh-contact-page__info-title{font-size:18px}.ooh-contact-page__info-text{font-size:14px;line-height:1.65}.ooh-contact-form-card{border-radius:24px;padding:22px 18px 20px}.ooh-contact-form-card__title{font-size:24px;line-height:1.08}.ooh-contact-form-card__text{margin-bottom:18px;font-size:14px;line-height:1.6}.ooh-contact-form__row{margin-bottom:12px}.ooh-contact-form__row--two{grid-template-columns:1fr;gap:12px}.ooh-field__label{margin-bottom:7px;font-size:12px}.ooh-field__input{min-height:50px;padding:12px 15px;border-radius:16px;font-size:14px}.ooh-field__textarea{min-height:140px}.ooh-contact-form__footer{flex-direction:column;align-items:stretch;margin-top:20px}.ooh-contact-form__note{max-width:none;font-size:12px}.ooh-contact-form__submit{width:100%;min-width:0;min-height:50px}.ooh-btn{min-height:50px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/ooh-contact-page.css.map */
