.custom-form{background:var(--brand-3);border-radius:4px;box-shadow:0 0 15px 0 rgba(0,0,0,.12);padding:1.5rem;width:100%}.custom-form .input-group{display:flex;flex-direction:column;gap:24px}.custom-form-title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:500;margin:0}.custom-form .input-group div input,.custom-form .input-group div select{align-items:center;align-self:stretch;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;gap:8px;height:52px;letter-spacing:-.32px;line-height:1.6;padding:4px 16px!important}.custom-form-label{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:-.32px;line-height:160%;margin-bottom:1px}.custom-form-form-control{background:#fff;border:2px solid #d4d4d4;border-radius:4px!important;font-weight:400;height:auto;line-height:160%;padding:6px 12px!important}.custom-form-form-control,.custom-form-notice-text{font-family:Inter,sans-serif;font-size:13px;font-style:normal}.custom-form-notice-text{color:#383838;font-weight:500;letter-spacing:-.26px}.custom-form-notice-text a{text-decoration-line:underline;text-decoration-skip-ink:auto;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.newsletter-form-status-msg{display:flex;flex-direction:column;gap:40px;margin-left:-16px;margin-right:-16px;padding:24px 0}.newsletter-form-status-msg .icon,.newsletter-form-status-msg .text,.newsletter-form-status-msg .title{color:#383838;display:flex;justify-content:center;text-align:center}.newsletter-form-status-msg .title{font-family:Montserrat,sans-serif;font-size:26px;font-style:normal;font-weight:500;letter-spacing:-.52px;line-height:120%}.newsletter-form-status-msg .text{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:160%}@media (max-width:991px){.custom-form{padding:16px}.newsletter-form-status-msg{padding:24px 16px}}.custom-form-dropdown{display:inline-block;position:relative}.custom-form-dropdown select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:none!important}.custom-form-dropdown select::-ms-expand{display:none}.custom-form-dropdown i{color:#383838b3;font-size:1rem;font-weight:400;pointer-events:none;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:5}.custom-form-radio-button:focus,.custom-form-radio-button:hover{cursor:pointer}.custom-form-radio-button{height:20px;margin:0 .5rem 0 0!important;width:20px}.custom-form-radio-button:after{border-color:#fff!important;left:0!important;top:0!important}.custom-form-radio-label{color:#383838;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:-.26px;margin:0!important}