.section-form-with-content{overflow:hidden}.form-with-content{position:relative}.form-with-content .grid{gap:0;align-items:stretch}@media screen and (max-width:749px){.form-with-content .grid--1-col-tablet-down{display:flex;flex-direction:column}.form-with-content .grid__item{width:100%}}@media screen and (min-width:750px){.form-with-content .grid--2-col-desktop{display:grid;grid-template-columns:45% 55%;gap:0}.form-with-content .grid--reverse-desktop{grid-template-columns:55% 45%}.form-with-content .grid--reverse-desktop .form-with-content__content{order:2}.form-with-content .grid--reverse-desktop .form-with-content__form{order:1}}.form-with-content__content{padding:3rem 2rem;display:flex;align-items:center;justify-content:center;background:#fff}@media screen and (min-width:750px){.form-with-content__content{padding:4rem 3rem;min-height:600px}}@media screen and (min-width:990px){.form-with-content__content{padding:5rem 4rem}}.form-with-content__text{max-width:500px;width:100%}.form-with-content__subtitle{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;opacity:.8;margin-bottom:.75rem}.form-with-content__title{margin:0 0 1.5rem;line-height:1.2}.form-with-content__description{margin:0 0 2rem;opacity:.9;line-height:1.6}.form-with-content__social{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.form-with-content__social-title{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;opacity:.8}.form-with-content__social-list{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.form-with-content__social-list li{margin:0}.form-with-content__social-list a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));transition:all .3s ease;text-decoration:none}.form-with-content__social-list a:hover{background:rgba(var(--color-foreground),.1);transform:translateY(-2px)}.form-with-content__social-list svg{width:20px;height:20px}.form-with-content__form{padding:3rem 2rem;background:rgb(var(--color-background))}@media screen and (min-width:750px){.form-with-content__form{padding:4rem 3rem}}@media screen and (min-width:990px){.form-with-content__form{padding:5rem 4rem}}.form-with-content__fields{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width:550px){.form-with-content__fields{grid-template-columns:repeat(2,1fr)}.form-with-content__field--full{grid-column:1 / -1}.form-with-content__field--half{grid-column:span 1}}.form-with-content__field .field__label{width:100%;display:block;margin-bottom:.5rem;font-weight:500}.form-with-content__field .field__options{display:flex;flex-wrap:wrap;width:100%;gap:1.5rem}.form-with-content__field .field__option{display:flex;align-items:center;gap:.5rem}.form-with-content__field .field__option input[type=checkbox],.form-with-content__field .field__option input[type=radio]{margin:0}.form-with-content__field .field__option label{margin:0;cursor:pointer}.form-with-content__message--success{padding:1.5rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;color:#16a34a;font-weight:500;margin-bottom:2rem;grid-column:1 / -1}.form-with-content__errors{padding:1.5rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;margin-bottom:2rem;grid-column:1 / -1}.form-with-content__submit{width:100%;padding:1rem 2rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:all .3s ease}.form-with-content__submit:hover{transform:translateY(-2px)}label:has(+input:required):after,.field__label:has(+.field__options input[type=checkbox]:required):after,.field__label:has(+.field__options input[type=radio]:required):after{content:" *";color:#ef4444}.checkbox:has(.field__options){min-height:46px}.section-form-with-content .grid{animation:fadeIn .6s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:549px){.form-with-content__title{font-size:1.75rem}.form-with-content__content,.form-with-content__form{padding:2rem 1.5rem}.form-with-content__social-list{gap:.75rem}.form-with-content__social-list a{width:40px;height:40px}.form-with-content__social-list svg{width:18px;height:18px}}@media(hover:none){.form-with-content__social-list a:active{transform:scale(.95)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-form-with-content.css.map */
