.investor-form{padding-bottom:40px;padding-top:120px;position:relative}@media only screen and (max-width:1023px){.investor-form{padding-top:80px}}.investor-form .d-flex{display:flex}.investor-form .flex-row{flex-direction:row}.investor-form .flex-row-reverse{flex-direction:row-reverse}.investor-form .flex-column{flex-direction:column}.investor-form .flex-column-reverse{flex-direction:column-reverse}.investor-form .justify-center{justify-content:center}.investor-form .justify-start{justify-content:flex-start}.investor-form .justify-between{justify-content:space-between}.investor-form .align-start{align-items:flex-start}.investor-form .justify-end{justify-content:flex-end}.investor-form .align-center{align-items:center}.investor-form .align-end{align-items:flex-end}.investor-form .flex-wrap{flex-wrap:wrap}.investor-form__heading{text-align:center}.investor-form__wrapper{padding-top:20px}@media only screen and (max-width:1279px){.investor-form__wrapper{gap:20px}}@media only screen and (max-width:1023px){.investor-form__wrapper{flex-direction:column!important}}.investor-form__wrapper--grid{gap:20px;width:calc(43% - 137px)}@media only screen and (max-width:1279px){.investor-form__wrapper--grid{width:43%}}@media only screen and (max-width:1023px){.investor-form__wrapper--grid{gap:10px;width:100%}}.investor-form__wrapper--grid .single-card__header{width:100%}.investor-form__wrapper--grid .single-card{border:1px solid #e2e8f0;border-radius:28px;gap:16px;margin-bottom:40px;padding:25px 28px 28px;width:100%}@media only screen and (max-width:1023px){.investor-form__wrapper--grid .single-card{margin-bottom:20px}}@media only screen and (max-width:768px){.investor-form__wrapper--grid .single-card{padding:20px}}.investor-form__wrapper--grid .single-card .single-card__top{gap:16px}.investor-form__wrapper--grid .single-card .single-card__top .bg-img{border-radius:12px;height:80px;min-width:80px;width:80px}.investor-form__wrapper--grid .single-card .single-card__top .name{font-size:20px;font-style:normal;font-weight:500;line-height:30px}.investor-form__wrapper--grid .single-card .single-card__main{gap:12px}.investor-form__wrapper--grid .single-card .single-card__main .group{gap:4px}.investor-form__wrapper--grid .single-card .single-card__main .title{color:#97a2af;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.investor-form__wrapper--grid .single-card .single-card__main .value{font-size:15px;font-style:normal;font-weight:400;line-height:22px}.investor-form__wrapper--form-hld{display:flex;flex-direction:column;gap:20px;width:57%}@media only screen and (max-width:1023px){.investor-form__wrapper--form-hld{gap:10px;width:100%}}.investor-form__wrapper--form{background-color:var(--Additional-Colours-Beige);border-radius:28px;padding:60px}@media only screen and (max-width:1023px){.investor-form__wrapper--form{padding:25px 28px 28px}}@media only screen and (max-width:768px){.investor-form__wrapper--form{padding:20px}}.investor-form__wrapper--form form select{color:var(--Additional-Colours-Grey-2)}.investor-form__wrapper--form .hs-error-msg,.investor-form__wrapper--form .hs_error_rollup{font-size:12px;font-style:normal;line-height:20px}.investor-form__wrapper--form .legal-consent-container{padding-top:8px}.investor-form__wrapper--form .legal-consent-container .hs-richtext{color:var(--Secondary-Colours-Dark-Blue);font-size:12px;font-style:normal;font-weight:300;line-height:20px}.investor-form__wrapper--form .legal-consent-container .hs-form-booleancheckbox input[type=checkbox]+span,.investor-form__wrapper--form .legal-consent-container .hs-form-checkbox input[type=checkbox]+span{color:var(--Secondary-Colours-Dark-Blue);font-size:12px;font-style:normal;font-weight:500;line-height:20px}.investor-form__wrapper--form .legal-consent-container .hs-error-msgs li,.investor-form__wrapper--form .legal-consent-container .hs-error-msgs li label{font-size:12px;font-style:normal;line-height:20px}.investor-form__wrapper--form .hs_submit .actions{justify-content:flex-start}.investor-form__wrapper--form .hs_submit .actions .hs-button{background:var(--Secondary-Colours-Green);margin-top:28px!important}.investor-form__wrapper--form .hs_last_registered_webinar_id{height:0;opacity:0}.investor-form__wrapper--form .submitted-message a{text-decoration:underline}