.custom-form__container{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;max-width:72rem;margin:0 auto}.custom-form__header{display:flex;flex-direction:column;align-items:flex-start;text-align:center;width:100%;gap:1.2rem}.custom-form__heading{font-family:Lora;font-style:normal;font-weight:700;line-height:150%;text-align:inherit;margin:0;width:100%}.custom-form__heading.h1{font-size:2.4rem}.custom-form__text{display:flex;flex-direction:column;flex-wrap:wrap;text-align:inherit;gap:1.2rem}.custom-form__text p{font-family:ProximaNova;font-size:1.6rem;font-style:normal;font-weight:400;line-height:163%;letter-spacing:0;margin:0}.custom-form__wrapper{width:100%}.custom-form__wrapper form{display:flex;flex-direction:column;gap:1.2rem;width:100%}.custom-form__wrapper span,.custom-form__wrapper p{font-family:ProximaNova;font-size:1.6rem;font-style:normal;font-weight:400;line-height:163%;letter-spacing:0;margin:0}.custom-form__wrapper form>div,.custom-form__wrapper .flex-radio,.custom-form__wrapper .one-half,.custom-form__wrapper .half-input{position:relative;width:100%;display:block}.custom-form__wrapper textarea,.custom-form__wrapper input[type=email],.custom-form__wrapper input[type=text]{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.6rem;width:100%;display:block;box-sizing:border-box;transition:box-shadow var(--duration-short) ease;height:4.5rem;min-height:calc(var(--inputs-border-width) * 2);min-width:calc(7rem + (var(--inputs-border-width) * 2));position:relative;border:0;flex-grow:1;text-align:left;padding:1.5rem;margin:0;transition:box-shadow var(--duration-short) ease-in-out;border:.1rem solid;border-radius:var(--inputs-radius);box-shadow:0 0 0 .1rem rgba(var(--color-foreground),0)}.custom-form__wrapper textarea:focus-visible,.custom-form__wrapper input[type=email]:focus-visible,.custom-form__wrapper input[type=text]:focus-visible{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),1);outline:0;border-radius:var(--inputs-radius)}.custom-form__wrapper textarea:focus,.custom-form__wrapper input[type=email]:focus,.custom-form__wrapper input[type=text]:focus{box-shadow:0 0 0 .1rem rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.custom-form__wrapper textarea{min-height:16rem;resize:none}.custom-form__wrapper .flex-radio input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;margin-right:1rem;font:inherit;color:rgba(var(--color-foreground),.75);width:1.6rem;height:1.6rem;border:.1rem solid rgba(var(--color-foreground),.75);border-radius:50%;transform:translateY(-.075em);display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.custom-form__wrapper input[type=radio]:before{content:"";width:1rem;height:1rem;border-radius:50%;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em var(--form-control-color);display:block;background:rgba(var(--color-foreground),1)}.custom-form__wrapper input[type=radio]:checked:before{transform:scale(1)}.custom-form__wrapper label{position:relative;width:100%;font-size:1.6rem;top:0;margin-bottom:0;pointer-events:none;color:rgba(var(--color-foreground),.75);letter-spacing:.1rem;line-height:1.5;z-index:1}.custom-form__wrapper .share-button>input[type=submit],.custom-form__wrapper input[type=submit]{width:100%;min-height:4.4rem;min-width:calc(12rem + var(--buttons-border-width) * 2);max-width:36rem;display:flex;align-items:center;justify-content:center;position:relative;font-size:1.6rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale));border:0;padding:0 3rem;margin-top:1.2rem;cursor:pointer;font:inherit;text-decoration:none;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:rgba(var(--color-button),var(--alpha-button-background));--shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset: var(--buttons-shadow-vertical-offset);--shadow-blur-radius: var(--buttons-shadow-blur-radius);--shadow-opacity: var(--buttons-shadow-opacity);--shadow-visible: var(--buttons-shadow-visible);--border-offset: var(--buttons-border-offset);--border-opacity: calc(1 - var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset)}.custom-form__wrapper .thank-you{display:none}.custom-form__wrapper .feature_divider{border:1px solid rgba(var(--color-foreground),.25)}@media screen and (min-width: 750px){.custom-form__header{text-align:left;gap:1.6rem}.custom-form__heading{line-height:130%}.custom-form__heading.h1{font-size:4.4rem;line-height:130%}.custom-form__wrapper form{flex-direction:row;flex-wrap:wrap;column-gap:1.6rem}.custom-form__wrapper .one-half,.custom-form__wrapper .half-input{max-width:calc(50% - .8rem)}.custom-form__wrapper .share-button>input[type=submit],.custom-form__wrapper input[type=submit]{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/565/assets/section-custom-form.css.map */
