custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form{display:flex;flex-direction:column;margin:0 auto}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form form{display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between;width:100%}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:0 5px;position:relative}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .title-label{font-size:var(--font-size-body);font-weight:var(--font-weight-bold);margin-bottom:6px}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .shopify-block{margin-bottom:20px;width:-moz-fit-content;width:fit-content}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .field-input{border:1px solid #949596;border-radius:4px;color:#000;font-size:var(--font-size-body);font-weight:400;height:50px;letter-spacing:0;padding:0 16px;text-align:left;width:100%}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .text-area-input{height:200px;padding-top:14px;resize:none}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .input-wrapper{display:flex;position:relative}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .input-wrapper .icon-wrapper{display:flex;height:-moz-fit-content;height:fit-content;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:-moz-fit-content;width:fit-content}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .input-wrapper .icon-wrapper svg{color:#949596;width:15px}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .input-wrapper .icon-wrapper.opened svg{transform:rotate(180deg)}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .field-input:hover{outline:1px solid var(--color-black)}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .field-input:focus{outline:2px solid var(--color-black)}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .shopify-block:has(.select-dropwdown-wrapper) .field-wrapper .field-input:focus{border-bottom-left-radius:0;border-bottom-right-radius:0}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .klaviyo-submit-btn{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:var(--font-size-body);font-weight:var(--font-weight-bold);height:54px;justify-content:center;letter-spacing:0;line-height:1;width:100%}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .select-dropwdown-wrapper{background:var(--color-white);border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:0;display:block;height:100%;height:-moz-max-content;height:max-content;left:0;outline:1px solid #000;position:absolute;width:100%;z-index:2}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .select-dropwdown-wrapper.stealth{display:none}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .select-dropwdown-wrapper .shopify-block{background-color:var(--color-white);margin-bottom:0;position:relative;width:100%;z-index:1}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .shopify-block:has(.select-dropwdown-wrapper){position:relative}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .select-dropwdown-wrapper .shopify-block .text-wrapper{cursor:pointer}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .select-dropwdown-wrapper .shopify-block .text-wrapper:hover{background:#e6e6e6}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .select-dropwdown-wrapper p{margin:0;padding:8px}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .error-tooltip-wrapper{background:#fff4f0;border:1px solid #d0331f;border-radius:4px;bottom:-41px;color:#d0331f;font-size:var(--font-size-caption-mobile-s);line-height:1;opacity:0;padding:10px;position:absolute;right:0;transition:var(--default-transition)}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .error-tooltip-wrapper.active{opacity:1;z-index:3}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper.has-dropdown-container input{cursor:pointer;position:relative}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .dropdown-overlay{content:"";display:block;height:100vh;left:0;position:absolute;position:fixed;top:0;width:100vw;z-index:1}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .succes-wrapper:not(.hidden){align-items:center;display:flex;flex-direction:column;margin:0 auto}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .succes-wrapper *{color:var(--color-black);margin:0}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .succes-wrapper .succes-title{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);margin-bottom:20px}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .succes-wrapper .succes-description{font-size:var(--font-size-body);font-weight:var(--font-weight-bold)}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .error-tooltip-wrapper .tooltip-container{position:relative}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper .error-tooltip-wrapper .tooltip-container:before{background:#fff4f0;border-left:1px solid #d0331f;border-top:1px solid #d0331f;bottom:18px;content:"";height:10px;left:0;position:absolute;transform:rotate(44deg);transition:opacity .3s ease .06s,transform .3s ease .06s;width:10px;z-index:0}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-2px)}50%{transform:translateX(2px)}75%{transform:translateX(-2px)}to{transform:translateX(0)}}.custom-klaviyo-form custom-klaviyo-form .checkbox-wrapper{align-items:baseline;display:flex;margin-left:auto;margin-right:auto;width:calc(100% - 10px)}.custom-klaviyo-form custom-klaviyo-form .checkbox-wrapper label{color:var(--color-grey-medium-dark);font-size:var(--font-size-caption-small)}.custom-klaviyo-form custom-klaviyo-form .checkbox-wrapper label a{color:var(--color-black)}.custom-klaviyo-form custom-klaviyo-form .consent-checkbox{height:0;opacity:0;position:absolute;width:0}.custom-klaviyo-form custom-klaviyo-form .custom-checkbox{align-items:center;background:var(--color-white);border-radius:2px;display:flex;flex-shrink:0;height:19px;justify-content:center;margin:5px 0 0 1px;outline:1px solid;width:19px}.custom-klaviyo-form custom-klaviyo-form .checkbox-wrapper.checkbox-error{animation:shake .3s ease-in-out}.custom-klaviyo-form custom-klaviyo-form .checkmark-icon-wrapper{display:none;height:100%;width:100%}.custom-klaviyo-form custom-klaviyo-form .checkmark-icon-wrapper svg{color:var(--color-black);width:14px}.custom-klaviyo-form custom-klaviyo-form .consent-checkbox:checked+.custom-checkbox .checkmark-icon-wrapper{align-items:center;display:flex;justify-content:center}.custom-klaviyo-form custom-klaviyo-form .consent-label{align-items:center;cursor:pointer;display:flex;gap:8px}.custom-klaviyo-form custom-klaviyo-form .consent-label *{margin:0}custom-klaviyo-form.klaviyo-custom-form-wrapper.custom-form .field-wrapper{padding:0}