.dwn-text-with-form__grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media screen and (min-width:990px){.dwn-text-with-form__grid{grid-template-columns:1fr 1fr;gap:6rem}.dwn-text-with-form__grid--form-first{direction:rtl}.dwn-text-with-form__grid--form-first>*{direction:ltr}}.dwn-text-with-form__content{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:990px){.dwn-text-with-form__content{position:sticky;top:120px;align-self:flex-start}}.dwn-text-with-form__text{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.dwn-text-with-form__checks{display:flex;flex-direction:column;gap:1.2rem;margin:0;padding:0}.dwn-text-with-form__check{display:flex;align-items:flex-start;gap:1rem}.dwn-text-with-form__check-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;margin-top:.1rem;color:rgb(var(--color-button))}.dwn-text-with-form__check-icon .svg-wrapper{width:2rem;height:2rem}.dwn-text-with-form__check-icon img{width:2rem;height:2rem;object-fit:contain}.dwn-text-with-form__check-text{font-size:1.6rem;line-height:1.5;color:rgba(var(--color-foreground),.85)}.dwn-text-with-form__check-text p{margin:0}.dwn-text-with-form__button-row{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}.dwn-text-with-form__button-row--image-right{flex-direction:row-reverse;justify-content:flex-end}.dwn-text-with-form__button-image{line-height:0}.dwn-text-with-form__button-image img{display:block;width:auto;height:auto;max-width:100%;border-radius:var(--button-image-radius, 0)}.dwn-text-with-form__button-image--small img{height:3.2rem;width:auto}.dwn-text-with-form__button-image--medium img{height:4.8rem;width:auto}.dwn-text-with-form__button-image--large img{height:6.4rem;width:auto}.dwn-text-with-form__button-row .button{flex-shrink:0}.dwn-text-with-form__form-wrapper{border-radius:16px;padding:3rem 2.4rem}@media screen and (min-width:750px){.dwn-text-with-form__form-wrapper{padding:4rem}}.dwn-text-with-form__form-intro{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.4rem}.dwn-text-with-form__form-heading{margin:0}.dwn-text-with-form__form-text{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.dwn-text-with-form__form-text p{margin:0}.dwn-text-with-form__form{display:flex;flex-direction:column;gap:2rem}.dwn-text-with-form__form .field{flex-direction:column;gap:.6rem;margin-bottom:0}.dwn-text-with-form__form .field__label{position:relative;left:0;top:0;color:rgba(var(--color-foreground));font-size:1.4rem;letter-spacing:0}.dwn-text-with-form__required-mark{margin-left:.5rem;color:#d72c0d}.dwn-text-with-form__form .field--checkbox .field__label{font-size:1.1rem}.dwn-text-with-form__form .field__input,.dwn-text-with-form__form .text-area{background-color:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.1);border-radius:10px;padding:1.25rem 2rem;font-size:1.3rem;color:rgb(var(--color-foreground));transition:border-color .2s ease}.dwn-text-with-form__form .field__input:focus,.dwn-text-with-form__form .text-area:focus{border-color:rgba(var(--color-foreground),.3);box-shadow:none;outline:none}.dwn-text-with-form__form .field:before,.dwn-text-with-form__form .field:after{display:none}.dwn-text-with-form__form .text-area{min-height:120px;resize:vertical}.dwn-text-with-form__form .field--checkbox{padding:1rem;border:solid 1px rgba(var(--color-foreground),.1);border-radius:10px;flex-direction:row;align-items:center;gap:.5rem}.dwn-text-with-form__checkbox-group{border:0;margin:0;padding:0;min-width:0}.dwn-text-with-form__checkbox-group-label{margin-bottom:1rem;padding:0}.dwn-text-with-form__checkbox-group-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem}@media screen and (max-width:549px){.dwn-text-with-form__checkbox-group-items{grid-template-columns:1fr}}.dwn-text-with-form__checkbox-group-items .field--checkbox{margin-bottom:0}.dwn-text-with-form__checkbox-group-error{margin:1rem 0 0;color:#d72c0d;font-size:1.2rem}.dwn-text-with-form__form .field__checkbox{width:1.8rem;height:1.8rem;margin-top:.2rem;flex-shrink:0}.dwn-text-with-form__form .field__label--checkbox{letter-spacing:0;line-height:1.5}.dwn-text-with-form__form .field__error{color:#d72c0d;font-size:1.2rem}.dwn-text-with-form__submit{display:flex;flex-direction:column;gap:1.2rem;margin-top:.5rem}.dwn-text-with-form__submit .button{width:100%}.dwn-text-with-form__submit .button:disabled,.dwn-text-with-form__submit .button[aria-disabled=true]{cursor:not-allowed;opacity:1;background-color:#e7e6df;color:#a7a99e;border-color:#e7e6df}.dwn-text-with-form__submit .button:disabled:before,.dwn-text-with-form__submit .button[aria-disabled=true]:before,.dwn-text-with-form__submit .button:disabled:after,.dwn-text-with-form__submit .button[aria-disabled=true]:after{box-shadow:none}.dwn-text-with-form__submit-caption{font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground));text-align:center}.dwn-text-with-form__submit-caption p{font-size:1.1rem;margin:0}.dwn-text-with-form__form-note{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.dwn-text-with-form__form .form__message{margin-bottom:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/61/assets/section-dwn-text-with-form.css.map */
