.form-with-text{display:flex;align-items:flex-start;gap:6rem}.form-with-text__left{flex:1 1 50%;min-width:0}.form-with-text__caption{display:block;font-size:1.4rem;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#c8862a;margin-bottom:2.2rem;line-height:1.6}.form-with-text__heading{font-size:4.2rem;font-weight:600;line-height:1.2;margin:0 0 2rem}.form-with-text__subtext{font-size:1.6rem;line-height:1.7;margin:0 0 4rem}.form-with-text__steps{display:flex;flex-direction:column;gap:2.4rem;list-style:none;margin:0;padding:0}.form-with-text__step{display:flex;align-items:flex-start;gap:1.6rem}.form-with-text__step-number{flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;background:#1a3e2d;color:#fff;font-size:1.6rem;font-weight:600;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.form-with-text__step-body{font-size:1.4rem;line-height:1.5;margin:0}.form-with-text__step-body strong{font-size:1.5rem;font-weight:700}.form-with-text__right{flex:1 1 50%;min-width:0}.form-with-text__card{background:#e4ebe4;border-radius:2rem;padding:3.6rem 3.2rem;box-shadow:0 4px 32px #0000000f}.form-with-text__card-title{font-size:2.2rem;font-weight:600;margin:0 0 2rem}.form-with-text__form{display:flex;flex-direction:column;gap:1.8rem}.form-with-text__row{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.form-with-text__field{display:flex;flex-direction:column;gap:.6rem}.form-with-text__label{font-size:1.4rem;font-weight:700}.form-with-text__label .required{margin-left:2px}.form-with-text__input,.form-with-text__select,.form-with-text__textarea{width:100%;padding:1rem 1.4rem;border:1.5px solid #e0e0e0;border-radius:.6rem;background:#fff;font-size:1.4rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;appearance:none;-webkit-appearance:none;box-sizing:border-box}.form-with-text__input::placeholder,.form-with-text__textarea::placeholder{color:#aab8ac}.form-with-text__input:focus,.form-with-text__select:focus,.form-with-text__textarea:focus{outline:none;border-color:#1a3a2e;box-shadow:none}.form-with-text__select-wrap{position:relative}.form-with-text__select-wrap:after{content:"";pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #1a3a2e}.form-with-text__select{cursor:pointer;padding-right:2.5rem}.form-with-text__textarea{resize:vertical;min-height:110px}.form-with-text__submit{width:100%;margin-top:.4rem;transition:background .2s,transform .15s}.form-with-text__submit:hover{transform:translateY(-2px)}.button.form-with-text__submit:not([disabled]):hover{background:#2d5a42;color:#fff}.form-with-text__submit:active{transform:translateY(0)}.form-with-text__submit:after{display:none}@media screen and (max-width:1169px){.form-with-text__heading{font-size:3.8rem}}@media screen and (max-width:1024px){.form-with-text__heading{font-size:3.4rem}.form-with-text{gap:4rem}}@media screen and (max-width:989px){.form-with-text{flex-direction:column;gap:3rem}.form-with-text__left,.form-with-text__right{flex:unset;width:100%}.form-with-text__subtext{max-width:100%}}@media screen and (max-width:749px){.form-with-text__caption{margin-bottom:1.5rem}.form-with-text__row{grid-template-columns:1fr}.form-with-text__card{padding:1.75rem 1.25rem}.form-with-text__heading{font-size:3rem}.form-with-text__subtext{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/form-with-text.css.map */
