@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes flipAnimation{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes flipAnimation{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}.rellax{-webkit-transition:.45s cubic-bezier(.235,.615,.185,.995);transition:.45s cubic-bezier(.235,.615,.185,.995)}.fade-in{animation:fadeIn .5s ease;-webkit-animation:fadeIn .5s ease;-moz-animation:fadeIn .5s ease;-o-animation:fadeIn .5s ease;-ms-animation:fadeIn .5s ease}.hs-inline-edit .fadeIn,.hs-inline-edit .gsap_reveal{opacity:1;visibility:visible}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.7);box-shadow:0 0 0 0 rgba(0,0,0,.7);-webkit-transform:scale(.55);transform:scale(.55)}70%{-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent;-webkit-transform:scale(1);transform:scale(1)}to{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transform:scale(.55);transform:scale(.55)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.7);box-shadow:0 0 0 0 rgba(0,0,0,.7);-webkit-transform:scale(.55);transform:scale(.55)}70%{-webkit-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent;-webkit-transform:scale(1);transform:scale(1)}to{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transform:scale(.55);transform:scale(.55)}}.pulse{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;-webkit-transform:scale(1);transform:scale(1);transform-box:fill-box;-webkit-transform-origin:center;transform-origin:center}.pagination-loader{-webkit-animation:flipAnimation 1s infinite;animation:flipAnimation 1s infinite;background:transparent url(https://5465287.fs1.hubspotusercontent-na1.net/hubfs/5465287/website/vectors/pagination-loader.svg) no-repeat 50%;background-size:40px 19px;height:40px;margin-top:0;opacity:0;position:relative;text-align:center;top:0;-webkit-transition:opacity .3s;transition:opacity .3s}.stagger{-webkit-transition:all .2s;transition:all .2s}.button{border:0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;cursor:pointer;display:inline-block;font-family:inter,serif;font-size:16px;font-weight:var(--fw-medium);letter-spacing:-.4px;line-height:1.2em;line-height:1.5em;outline:none;padding:10px 28px;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:576px){.button{font-size:16px}}@media screen and (min-width:1600px){.button{font-size:16px}}.button--primary{background:var(--brand-primary);color:var(--white)}.button--primary:hover{background:var(--white);color:var(--brand-primary)}.button--secondary{background:var(--white);color:var(--brand-secondary)}.button--secondary:hover,.button--tertiary{background:var(--brand-secondary);color:var(--white)}.button--quarternary,.button--tertiary:hover{background:var(--brand-primary);color:var(--white)}.button--quarternary:hover{background:var(--brand-secondary);color:var(--white)}.button--outline{background:var(--white);border:2px solid #c7c7c4;color:var(--text-body)}.button--outline:hover{background:var(--brand-primary);color:var(--white)}.textLink{background:none;border:0;color:var(--brand-primary);font-family:inter,serif;font-size:16px;font-weight:var(--fw-medium);letter-spacing:-.4px;line-height:1.5em;padding:0 30px 0 0;position:relative;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}@media screen and (max-width:576px){.textLink{font-size:16px}}@media screen and (min-width:1600px){.textLink{font-size:16px}}.textLink:before{background-image:url(https://7807592.fs1.hubspotusercontent-na1.net/hubfs/7807592/onboarding-templates/textlink-arrow.svg);background-repeat:no-repeat;background-size:contain;content:"";height:18px;position:absolute;right:0;top:3px;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;width:18px}.textLink:hover:before{right:-10px}:root{--font-primary:"inter",sans-serif;--white:#fff;--black:#000;--brand-primary:#4754c8;--brand-secondary:#080020;--light-grey:#f7f7f7;--text-header:#080020;--text-body:#080020;--text-placeholder:#7c7c7c;--text-grey:#c6c6c5;--fw-light:300;--fw-normal:400;--fw-medium:500;--fw-semi:600;--fw-bold:700;--fw-xbold:900}body,html{color:var(--text-body);font-family:var(--font-primary);margin:0;padding:0;-webkit-font-smoothing:antialiased}a{color:var(--brand-primary);text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}a:hover{color:var(--brand-secondary)}svg,svg *{-webkit-transition:fill .5s ease;transition:fill .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img{max-width:100%}::-moz-selection{background-color:var(--text-body);color:var(--white)}::selection{background-color:var(--text-body);color:var(--white)}form.hs-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:6px}form.hs-form fieldset{max-width:100%}form.hs-form fieldset.form-columns-1{max-width:none;width:100%}form.hs-form fieldset.form-columns-1>.hs-form-field{-ms-flex-preferred-size:100%;flex-basis:100%}form.hs-form fieldset.form-columns-1>.hs-form-field select{width:100%}form.hs-form fieldset.form-columns-1 .input{margin:0!important}form.hs-form fieldset.form-columns-1 .input textarea,form.hs-form fieldset.form-columns-1 .input>input{width:100%!important}form.hs-form fieldset.form-columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media (min-width:992px){form.hs-form fieldset.form-columns-2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}form.hs-form fieldset.form-columns-2 .hs-form-field{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;float:none}@media (min-width:992px){form.hs-form fieldset.form-columns-2 .hs-form-field{width:48%;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}}form.hs-form fieldset.form-columns-2 .hs-form-field .hs-email{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:992px){form.hs-form fieldset.form-columns-2 .hs-form-field .hs-email{width:48%;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}}form.hs-form fieldset.form-columns-2 .hs-form-field .input{margin:0}form.hs-form fieldset.form-columns-2 .hs-form-field .input>input,form.hs-form fieldset.form-columns-2 .hs-form-field .input>select,form.hs-form fieldset.form-columns-2 .hs-form-field .input>textarea{width:100%!important}form.hs-form fieldset.form-columns-3{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media (min-width:992px){form.hs-form fieldset.form-columns-3{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}form.hs-form fieldset.form-columns-3 .hs-form-field{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;float:none}@media (min-width:992px){form.hs-form fieldset.form-columns-3 .hs-form-field{width:32%;-webkit-box-flex:0;-ms-flex:0 0 32%;flex:0 0 32%}}form.hs-form fieldset.form-columns-3 .hs-form-field .input{margin:0}form.hs-form fieldset.form-columns-3 .hs-form-field .input>input,form.hs-form fieldset.form-columns-3 .hs-form-field .input>select,form.hs-form fieldset.form-columns-3 .hs-form-field .input>textarea{width:100%!important}form .hs-form-field{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:992px){form .hs-form-field{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}form .hs-form-field:nth-child(2n).last{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}form .hs-form-field>label{display:none;height:0;opacity:0;visibility:hidden}form .hs-fieldtype-radio>label{color:var(--white);display:block;font-family:inter,sans-serif;font-size:16px;font-weight:var(--fw-normal);height:auto;line-height:1.5em;margin-bottom:5px;opacity:1;visibility:visible}@media screen and (max-width:576px){form .hs-fieldtype-radio>label{font-size:16px}}@media screen and (min-width:1600px){form .hs-fieldtype-radio>label{font-size:16px}}form .hs-fieldtype-radio .hs-form-radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form .hs-fieldtype-radio .hs-form-radio label input{width:auto}form .hs-fieldtype-radio .hs-form-radio label span{color:var(--white);display:inline-block;margin-left:20px}form .hs-fieldtype-file>label{color:var(--white);display:block;font-family:inter,sans-serif;font-size:16px;font-weight:var(--fw-normal);height:auto;line-height:1.5em;margin-bottom:5px;opacity:1;visibility:visible}@media screen and (max-width:576px){form .hs-fieldtype-file>label{font-size:16px}}@media screen and (min-width:1600px){form .hs-fieldtype-file>label{font-size:16px}}form .hs-fieldtype-file .input input{color:var(--white);font-family:inter,sans-serif;font-size:16px;font-weight:var(--fw-normal);line-height:1.5em;padding:20px 0 15px}@media screen and (max-width:576px){form .hs-fieldtype-file .input input{font-size:16px}}@media screen and (min-width:1600px){form .hs-fieldtype-file .input input{font-size:16px}}form .hs-form-field{margin-top:28px;position:relative}form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{border-color:transparent;border-radius:0;border-width:3px;font-family:inter,sans-serif;font-size:calc(12.875px + .19531vw);font-weight:var(--fw-normal);letter-spacing:-.4px;line-height:1.2em;outline:0;padding:20px 15px 15px;resize:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;width:100%}@media screen and (max-width:576px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{font-size:14px}}@media screen and (min-width:1600px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{font-size:16px}}form .hs-form-field input::-webkit-input-placeholder,form .hs-form-field select::-webkit-input-placeholder,form .hs-form-field textarea::-webkit-input-placeholder{color:var(--text-placeholder)}form .hs-form-field input::-moz-placeholder,form .hs-form-field select::-moz-placeholder,form .hs-form-field textarea::-moz-placeholder{color:var(--text-placeholder)}form .hs-form-field input:-ms-input-placeholder,form .hs-form-field select:-ms-input-placeholder,form .hs-form-field textarea:-ms-input-placeholder{color:var(--text-placeholder)}form .hs-form-field input::-ms-input-placeholder,form .hs-form-field select::-ms-input-placeholder,form .hs-form-field textarea::-ms-input-placeholder{color:var(--text-placeholder)}form .hs-form-field input::placeholder,form .hs-form-field select::placeholder,form .hs-form-field textarea::placeholder{color:var(--text-placeholder)}form .hs-form-field input:active,form .hs-form-field input:focus,form .hs-form-field select:active,form .hs-form-field select:focus,form .hs-form-field textarea:active,form .hs-form-field textarea:focus{border-radius:10px}form .hs-form-field select{-webkit-appearance:none;-moz-appearance:none;background:var(--white) url(https://campaigns.spartacommodities.com/hubfs/onboarding-templates/select-arrow.svg) no-repeat;background-position:right 25px center;background-repeat:no-repeat;background-size:20px;background-size:14px;color:var(--text-placeholder);cursor:pointer;outline:0;width:100%}form .inputs-list{padding:0}form .inputs-list,form .inputs-list .hs-form-booleancheckbox,form .inputs-list .hs-form-checkbox{list-style-type:none}form .legal-consent-container,form .legal-consent-container .hs-dependent-field{margin-top:15px}form .legal-consent-container span{margin-left:0!important}form .legal-consent-container *{color:var(--grey)}form .legal-consent-container ul{list-style-type:none;margin-left:0;padding:0}form .legal-consent-container .hs-richtext{font-size:12px;line-height:1.375em}@media screen and (max-width:576px){form .legal-consent-container .hs-richtext{font-size:12px}}@media screen and (min-width:1600px){form .legal-consent-container .hs-richtext{font-size:12px}}form .legal-consent-container .hs-richtext *{font-size:12px;line-height:1.375em}@media screen and (max-width:576px){form .legal-consent-container .hs-richtext *{font-size:12px}}@media screen and (min-width:1600px){form .legal-consent-container .hs-richtext *{font-size:12px}}form .hs-fieldtype-checkbox{margin-bottom:25px}form .hs-fieldtype-checkbox>label{height:auto;margin-bottom:10px;opacity:1;visibility:visible}form .hs-fieldtype-checkbox>label span{font-weight:var(--fw-bold)}form .hs-fieldtype-date .hs-input{width:100%!important}form .hs-form-checkbox{position:relative}form .inputs-list.multi-container .hs-form-checkbox{margin-bottom:10px}form .inputs-list.multi-container .hs-form-checkbox:last-child{margin-bottom:0}form .hs-fieldtype-booleancheckbox label,form .hs-fieldtype-checkbox label,form .hs-form-booleancheckbox label,form .hs-form-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex}form .hs-fieldtype-booleancheckbox label a,form .hs-fieldtype-booleancheckbox label a:hover,form .hs-fieldtype-checkbox label a,form .hs-fieldtype-checkbox label a:hover,form .hs-form-booleancheckbox label a,form .hs-form-booleancheckbox label a:hover,form .hs-form-checkbox label a,form .hs-form-checkbox label a:hover{color:var(--white);text-decoration:underline}form .hs-fieldtype-booleancheckbox,form .hs-fieldtype-checkbox,form .legal-consent-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}form .hs-fieldtype-booleancheckbox *,form .hs-fieldtype-checkbox *,form .legal-consent-container *{color:var(--white);font-family:inter,sans-serif;font-weight:var(--fw-normal)}form .hs-fieldtype-booleancheckbox .hs-richtext,form .hs-fieldtype-checkbox .hs-richtext,form .legal-consent-container .hs-richtext{margin-top:0}form .hs-fieldtype-booleancheckbox .hs-richtext a,form .hs-fieldtype-booleancheckbox .hs-richtext a:hover,form .hs-fieldtype-checkbox .hs-richtext a,form .hs-fieldtype-checkbox .hs-richtext a:hover,form .legal-consent-container .hs-richtext a,form .legal-consent-container .hs-richtext a:hover{color:var(--white);text-decoration:underline}form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display>span,form .hs-fieldtype-booleancheckbox .hs-form-checkbox-display>span,form .hs-fieldtype-checkbox .hs-form-booleancheckbox-display>span,form .hs-fieldtype-checkbox .hs-form-checkbox-display>span,form .legal-consent-container .hs-form-booleancheckbox-display>span,form .legal-consent-container .hs-form-checkbox-display>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display>span p,form .hs-fieldtype-booleancheckbox .hs-form-checkbox-display>span p,form .hs-fieldtype-checkbox .hs-form-booleancheckbox-display>span p,form .hs-fieldtype-checkbox .hs-form-checkbox-display>span p,form .legal-consent-container .hs-form-booleancheckbox-display>span p,form .legal-consent-container .hs-form-checkbox-display>span p{font-size:13px;line-height:18px}form.hs-form li.hs-form-booleancheckbox *,form.hs-form li.hs-form-checkbox *{font-size:13px;line-height:1.2em}@media screen and (max-width:576px){form.hs-form li.hs-form-booleancheckbox *,form.hs-form li.hs-form-checkbox *{font-size:13px}}@media screen and (min-width:1600px){form.hs-form li.hs-form-booleancheckbox *,form.hs-form li.hs-form-checkbox *{font-size:13px}}form.hs-form li.hs-form-booleancheckbox .inputs-list,form.hs-form li.hs-form-checkbox .inputs-list{margin-bottom:19px}form.hs-form li.hs-form-booleancheckbox>label,form.hs-form li.hs-form-checkbox>label{cursor:pointer;width:100%}form.hs-form li.hs-form-booleancheckbox input[type=checkbox],form.hs-form li.hs-form-checkbox input[type=checkbox]{cursor:pointer;display:inline-block;height:24px;margin-top:2px;visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;margin-right:15px}form.hs-form li.hs-form-booleancheckbox input[type=checkbox]~span:before,form.hs-form li.hs-form-checkbox input[type=checkbox]~span:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:15px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:transparent;height:24px;justify-content:center;left:0;position:absolute;top:2px;transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;visibility:visible;width:24px}form.hs-form li.hs-form-booleancheckbox input[type=checkbox]:active~span:before,form.hs-form li.hs-form-checkbox input[type=checkbox]:active~span:before{-webkit-transform:scale(0);transform:scale(0)}form.hs-form li.hs-form-booleancheckbox input[type=checkbox]:checked~span:before,form.hs-form li.hs-form-checkbox input[type=checkbox]:checked~span:before{background-color:var(--white);background-image:url(https://campaigns.spartacommodities.com/hubfs/onboarding-templates/checkbox-tick.svg)}form.hs-form li.hs-form-checkbox input[type=checkbox]~span:before{top:0}form .hs_submit{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:20px}form .hs_submit .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){form .hs_submit .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}form .hs_submit input[type=submit]{-webkit-appearance:none;background:var(--brand-secondary);border:0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;color:var(--white);cursor:pointer;display:inline-block;font-family:inter,serif;font-size:16px;font-weight:var(--fw-medium);letter-spacing:-.4px;line-height:1.2em;line-height:1.5em;outline:none;padding:10px 19px;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:576px){form .hs_submit input[type=submit]{font-size:16px}}@media screen and (min-width:1600px){form .hs_submit input[type=submit]{font-size:16px}}@media (min-width:992px){form .hs_submit input[type=submit]{padding:10px 28px}}form .hs_submit input[type=submit]:hover{background:var(--white);color:var(--black)}form .hs_recaptcha{margin-top:15px}form input.error,form select.error,form textarea.error{border:3px solid var(--brand-secondary)}form .hs-error-msgs{font-size:12px;position:absolute;right:0;top:-24px}form .hs-error-msgs label{color:var(--white);font-size:10px;line-height:1.375em;text-align:right}@media screen and (max-width:576px){form .hs-error-msgs label{font-size:10px}}@media screen and (min-width:1600px){form .hs-error-msgs label{font-size:10px}}.submitted-message{color:var(--white);text-align:center}.color--white{color:var(--white)}.color--black{color:var(--black)}.background--white{background-color:var(--white)}.background--black{background-color:var(--black)}ul.reset-list{list-style:none;margin:0;padding:0}.flex-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.link-absolute{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.progressBar{background-repeat:no-repeat;background-size:5% 100%;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;display:block;height:10px;margin-left:auto;margin-right:auto;overflow:hidden;-webkit-transition:background-size .4s ease-in-out;transition:background-size .4s ease-in-out;width:90%}.progressBar--orange{background-color:var(--white);background-image:-webkit-gradient(linear,left top,right top,from(var(--orange)),to(var(--orange)));background-image:linear-gradient(to right,var(--orange),var(--orange))}#sticky{position:sticky;position:-webkit-sticky;top:0}.index-top{position:relative;z-index:1}.searchIcon{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;position:relative;width:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:99}.searchIcon--white .searchIcon__line{background:var(--white)}.searchIcon--white .searchIcon__circle{border:2px solid var(--white)}.searchIcon--white:hover .searchIcon__line{background:var(--orange)}.searchIcon--white:hover .searchIcon__circle{border:2px solid var(--orange)}.searchIcon.active .searchIcon__line{background:var(--white)!important}.searchIcon.active .searchIcon__circle{border:0!important}.searchIcon.active:hover .searchIcon__line{background:var(--purple)!important}.searchIcon__line{height:2px;left:11px;top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}.searchIcon__circle,.searchIcon__line{display:inline-block;position:absolute;-webkit-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s}.searchIcon__circle{border-radius:50%;height:15px;left:0;top:0;width:15px}.searchIcon.active .searchIcon__line{left:0;top:8px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;width:20px}.searchIcon.active .searchIcon__line--second{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.searchIcon.active .searchIcon__circle{border-width:0;height:0;left:12px;top:12px;-webkit-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;width:0}.body-container.container-fluid,.footer-container.container-fluid,.header-container.container-fluid{padding:0!important}.container-fluid:after,.container-fluid:before{display:none!important}.row-fluid [class*=span]{min-height:0!important}.card{border:none;border-radius:0}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}@media (min-width:992px){.slick-dots{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slick-dots li{list-style-type:none;padding-right:10px}.slick-dots .slick-active button{background-color:var(--green)}.slick-dots button{background-color:var(--light-grey);border:none;border-radius:100%;color:transparent;cursor:pointer;display:block;font-size:0;height:14px;outline:none!important;padding:0;width:14px}h1,h2,h3,h4,h5,h6{color:var(--text-body);font-family:inter,serif;font-weight:var(--fw-light);letter-spacing:-.4px}h1{font-size:calc(21.875px + 1.75781vw);line-height:1.2em}@media screen and (max-width:576px){h1{font-size:32px}}@media screen and (min-width:1600px){h1{font-size:50px}}h2{font-size:calc(18.125px + 1.36719vw);line-height:1.2em}@media screen and (max-width:576px){h2{font-size:26px}}@media screen and (min-width:1600px){h2{font-size:40px}}h3{font-size:calc(17.25px + 1.17188vw);line-height:1.2em}@media screen and (max-width:576px){h3{font-size:24px}}@media screen and (min-width:1600px){h3{font-size:36px}}h4{font-size:calc(14.375px + .97656vw);line-height:1.2em}@media screen and (max-width:576px){h4{font-size:20px}}@media screen and (min-width:1600px){h4{font-size:30px}}blockquote{font-family:inter,serif;font-size:calc(18.125px + 1.36719vw);font-weight:var(--fw-light);letter-spacing:-.4px;line-height:1.2em}@media screen and (max-width:576px){blockquote{font-size:26px}}@media screen and (min-width:1600px){blockquote{font-size:40px}}p{font-family:inter,sans-serif;font-size:16px;font-weight:var(--fw-normal);letter-spacing:-.4px;line-height:1.375em}@media screen and (max-width:576px){p{font-size:16px}}@media screen and (min-width:1600px){p{font-size:16px}}p:empty{display:none}li{font-family:inter,sans-serif;font-size:16px;font-weight:var(--fw-normal);font-weight:var(--fw-medium);letter-spacing:-.4px;line-height:1.375em}@media screen and (max-width:576px){li{font-size:16px}}@media screen and (min-width:1600px){li{font-size:16px}}li:empty{display:none}.resourceCard{background:var(--light-grey);border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;cursor:pointer;margin-bottom:40px;overflow:hidden;position:relative}@media (min-width:992px){.resourceCard{margin-bottom:0}}.resourceCard:hover .resourceCard__header img{-webkit-transform:scale(1.1);transform:scale(1.1)}.resourceCard:hover .textLink:before{right:-10px}.resourceCard__link{height:100%;left:0;position:absolute;top:0;width:100%}.resourceCard__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:0;overflow:hidden;padding:0 0 53.977%}.resourceCard__header img{-webkit-box-shadow:none;box-shadow:none;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;-webkit-transform:scale(1);transform:scale(1);transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;width:100%}.resourceCard__body{padding:45px 25px 39px}.resourceCard__copy{margin-bottom:48px}.resourceCard__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:19px}.resourceCard__tag p{color:var(--brand-primary);font-size:12px;font-weight:var(--fw-normal);line-height:1.2em;margin:0;text-transform:uppercase}@media screen and (max-width:576px){.resourceCard__tag p{font-size:12px}}@media screen and (min-width:1600px){.resourceCard__tag p{font-size:12px}}.resourceCard__title{display:block;font-family:inter,sans-serif;font-size:20px;font-weight:var(--fw-normal);line-height:1.4em;margin-bottom:20px}@media screen and (max-width:576px){.resourceCard__title{font-size:20px}}@media screen and (min-width:1600px){.resourceCard__title{font-size:20px}}.resourceCard__text{display:block}.lpTemplate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;min-height:100vh;overflow:hidden;width:100%}.lpTemplate .row-number-1{position:relative}.lpTemplate .hs_cos_wrapper_widget{--bs-gutter-x:1.5rem;--bs-gutter-y:0}.lpTemplate .lpTemplate__inner{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:static;width:100%}@media (max-width:992px){.lpTemplate .lpTemplate__inner{padding:0}}.lpTemplate .lpTemplate__flex{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%}@media (min-width:992px){.lpTemplate .lpTemplate__flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}.lpTemplate__flex>.row-fluid-wrapper:first-child{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media (min-width:992px){.lpTemplate__flex>.row-fluid-wrapper:first-child{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}.lpTemplate__flex>.row-fluid-wrapper:last-child{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media (min-width:992px){.lpTemplate__flex>.row-fluid-wrapper:last-child{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}.lpTemplate__left{padding-bottom:0;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem)}@media (min-width:992px){.lpTemplate__left{padding-bottom:20px;padding-left:0;padding-right:0}}.lpTemplate__left .hs_cos_wrapper_type_widget_container{display:block}.lpTemplate__left .hs_cos_wrapper_widget{display:block;margin-left:auto;max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:992px){.lpTemplate__left .hs_cos_wrapper_widget{max-width:675px;padding-right:76px}}@media (min-width:1600px){.lpTemplate__left .hs_cos_wrapper_widget{max-width:816px}}.typTemplate .footer__legal{border-top:1px solid #d9d9d9}.system__confirmation,.system__password,.system__preferences{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.system__confirmation .body-container-wrapper,.system__password .body-container-wrapper,.system__preferences .body-container-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.system__preferences{background:var(--light-grey)}.system__confirmation .body-container-wrapper,.system__password .body-container-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.password{padding:0 20px 90px;text-align:center}.password h1{color:var(--text-body);font-size:calc(19.25px + 1.17188vw);font-weight:400;line-height:1.5em;margin:0 0 20px}@media screen and (max-width:576px){.password h1{font-size:26px}}@media screen and (min-width:1600px){.password h1{font-size:38px}}.password p{color:var(--text-body)}.password form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:350px}.password input[type=password]{border:1px solid #c7c7c4;border-radius:0;font-family:inter,sans-serif;font-size:calc(12.875px + .19531vw);font-weight:var(--fw-normal);height:auto!important;letter-spacing:-.4px;line-height:1.2em;margin:20px 0 30px!important;min-width:300px;outline:0;padding:20px 15px 15px;resize:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;width:100%}@media screen and (max-width:576px){.password input[type=password]{font-size:14px}}@media screen and (min-width:1600px){.password input[type=password]{font-size:16px}}.password input[type=password]::-webkit-input-placeholder{color:var(--text-placeholder)}.password input[type=password]::-moz-placeholder{color:var(--text-placeholder)}.password input[type=password]:-ms-input-placeholder{color:var(--text-placeholder)}.password input[type=password]::-ms-input-placeholder{color:var(--text-placeholder)}.password input[type=password]::placeholder{color:var(--text-placeholder)}@media (max-width:992px){.password input[type=password]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:20px;margin-right:0;max-width:100%;min-width:0}}.password input[type=password]:active,.password input[type=password]:focus{border-radius:10px}.password input[type=submit]{-webkit-appearance:none;background:var(--brand-primary);border:0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;color:var(--white);cursor:pointer;display:inline-block;font-family:inter,serif;font-size:16px;font-weight:var(--fw-medium);letter-spacing:-.4px;line-height:1.2em;line-height:1.5em;outline:none;padding:10px 19px;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}@media screen and (max-width:576px){.password input[type=submit]{font-size:16px}}@media screen and (min-width:1600px){.password input[type=submit]{font-size:16px}}@media (min-width:992px){.password input[type=submit]{padding:10px 28px}}.password input[type=submit]:hover{background:var(--brand-secondary);color:var(--white)}.confirmation{background-image:none;background-position:bottom -400px right -202px;background-repeat:no-repeat;background-size:800px auto;overflow:hidden;padding:0 20px 90px}.confirmation .hs_cos_wrapper_type_email_subscriptions_confirmation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.confirmation .page-header{color:var(--text-body);font-size:16px;line-height:1.5em;max-width:100%}@media screen and (max-width:576px){.confirmation .page-header{font-size:16px}}@media screen and (min-width:1600px){.confirmation .page-header{font-size:16px}}@media (min-width:992px){.confirmation .page-header{max-width:50%}}.confirmation .page-header h1{color:var(--brand-primary);font-size:calc(14.875px + .19531vw);font-weight:var(--fw-medium);line-height:1.5em;margin:0 0 20px}@media screen and (max-width:576px){.confirmation .page-header h1{font-size:16px}}@media screen and (min-width:1600px){.confirmation .page-header h1{font-size:18px}}.confirmation .page-header h2{color:var(--text-body);font-size:calc(19.25px + 1.17188vw);font-weight:400;line-height:1.5em;margin:0 0 20px}@media screen and (max-width:576px){.confirmation .page-header h2{font-size:26px}}@media screen and (min-width:1600px){.confirmation .page-header h2{font-size:38px}}.confirmation .success{color:var(--brand-primary);font-size:calc(14.875px + .19531vw);font-weight:var(--fw-medium);letter-spacing:-.4px;line-height:1.5em;margin:0}@media screen and (max-width:576px){.confirmation .success{font-size:16px}}@media screen and (min-width:1600px){.confirmation .success{font-size:18px}}.confirmation input[type=email]{border-color:transparent;border-radius:0;border-width:3px;font-family:inter,sans-serif;font-size:calc(12.875px + .19531vw);font-weight:var(--fw-normal);letter-spacing:-.4px;line-height:1.2em;margin:20px 0 30px!important;outline:0;padding:20px 15px 15px;resize:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;width:100%}@media screen and (max-width:576px){.confirmation input[type=email]{font-size:14px}}@media screen and (min-width:1600px){.confirmation input[type=email]{font-size:16px}}.confirmation input[type=email]::-webkit-input-placeholder{color:var(--text-placeholder)}.confirmation input[type=email]::-moz-placeholder{color:var(--text-placeholder)}.confirmation input[type=email]:-ms-input-placeholder{color:var(--text-placeholder)}.confirmation input[type=email]::-ms-input-placeholder{color:var(--text-placeholder)}.confirmation input[type=email]::placeholder{color:var(--text-placeholder)}@media (max-width:992px){.confirmation input[type=email]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:20px;margin-right:0;max-width:100%;min-width:0}}.confirmation input[type=email]:active,.confirmation input[type=email]:focus{border-radius:10px}.confirmation input[type=submit]{-webkit-appearance:none;background:var(--brand-primary);border:0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;color:var(--white);cursor:pointer;display:inline-block;font-family:inter,serif;font-size:16px;font-weight:var(--fw-medium);letter-spacing:-.4px;line-height:1.2em;line-height:1.5em;outline:none;padding:10px 19px;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:576px){.confirmation input[type=submit]{font-size:16px}}@media screen and (min-width:1600px){.confirmation input[type=submit]{font-size:16px}}@media (min-width:992px){.confirmation input[type=submit]{padding:10px 28px}}.confirmation input[type=submit]:hover{background:var(--brand-secondary);color:var(--white)}.preferences>.row-fluid-wrapper>.row-fluid>.container{max-width:100%;padding:0}.prefsForm{margin:0 auto;max-width:940px;opacity:0;padding-bottom:112px;position:relative;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.prefsForm.ty .prefsForm__wrapper{opacity:.4;pointer-events:none}.prefsForm__wrapper{padding-top:90px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.prefsForm__inner{padding:0}@media (min-width:992px){.prefsForm__inner{padding:0 40px}}.prefsForm__email{border-bottom:1px solid #c7c7c4;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 30px;padding:30px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.prefsForm__email{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.prefsForm__email__label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (max-width:992px){.prefsForm__email__label{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px}}.prefsForm__email__label h4{margin:0 0 28px;padding-right:20px}@media (max-width:992px){.prefsForm__email__label h4{padding-right:0}}.prefsForm__email__label p{font-size:16px;margin:0;padding-right:20px}@media (max-width:992px){.prefsForm__email__label p{padding-right:0}}.prefsForm__email__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.prefsForm__email__field{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%}}.prefsForm__email__field input{border:2px solid #c7c7c4;border-radius:7px;color:var(--text-body);display:none;letter-spacing:-.4px;margin-right:20px;min-width:300px;padding:17px 20px}@media (max-width:992px){.prefsForm__email__field input{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:20px;margin-right:0;max-width:100%;min-width:0;padding:12px 16px}}.prefsForm__email__field button{line-height:23px}@media (max-width:992px){.prefsForm__email__field button{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14px;line-height:1.5em;padding:12px 22px}}@media screen and (max-width:992px) and (max-width:576px){.prefsForm__email__field button{font-size:14px}}@media screen and (max-width:992px) and (min-width:1600px){.prefsForm__email__field button{font-size:14px}}@media (max-width:576px){.prefsForm__email__field button{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.prefsForm__item{border-bottom:1px solid #c7c7c4;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;padding-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prefsForm__item--unsub{border-bottom:0;margin:0;padding:0}.prefsForm__item.disabled .slider{cursor:auto}.prefsForm__item.disabled .slider:before{background-color:var(--text-grey)}.prefsForm__item.disabled .slider__text:after{color:var(--text-grey)}.prefsForm__unsub{margin-bottom:25px;padding:0 20px 30px}@media (min-width:992px){.prefsForm__unsub{margin-bottom:45px;padding:0 40px 40px}}.prefsForm__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prefsForm__ty{background:#fff;bottom:0;left:0;opacity:0;padding:40px;pointer-events:none;position:absolute;text-align:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;visibility:hidden;width:100%;z-index:2}.prefsForm__ty.active{opacity:1;pointer-events:auto;visibility:visible}.prefsForm__ty h2{font-size:calc(20.625px + .58594vw);line-height:1.2em;margin:0 0 40px}@media screen and (max-width:576px){.prefsForm__ty h2{font-size:24px}}@media screen and (min-width:1600px){.prefsForm__ty h2{font-size:30px}}.prefsForm__ty .button{font-size:18px;line-height:24px;margin:0 10px;padding:16px 26px}.prefsForm__ty .button--outline{color:#8a8f97;padding:14px 26px}.prefsFormItem{width:100%}.prefsFormItem h4{margin:0 0 28px;padding-right:20px}.prefsFormItem p{font-size:16px;margin:0;padding-right:20px}.prefsFormItem__label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.prefsFormItem__input{margin-right:0;-webkit-box-flex:0;cursor:pointer;display:inline-block;-ms-flex:0 0 129px;flex:0 0 129px;height:44px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:130px}.prefsFormItem__input input{height:0;opacity:0;width:0}.prefsFormItem__input .slider{background-color:var(--white);border:1px solid #c7c7c4;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;cursor:pointer;overflow:hidden;-webkit-transition:.4s;transition:.4s}.prefsFormItem__input .slider,.prefsFormItem__input .slider__text{bottom:0;left:0;position:absolute;right:0;top:0}.prefsFormItem__input .slider__text:after,.prefsFormItem__input .slider__text:before{color:var(--white);font-size:16px;font-weight:var(--fw-medium);letter-spacing:0;line-height:1.5em;position:absolute;text-transform:capitalize;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:576px){.prefsFormItem__input .slider__text:after,.prefsFormItem__input .slider__text:before{font-size:16px}}@media screen and (min-width:1600px){.prefsFormItem__input .slider__text:after,.prefsFormItem__input .slider__text:before{font-size:16px}}.prefsFormItem__input .slider__text:before{color:var(--white);content:"Off";left:2px;text-align:center;width:63px}.prefsFormItem__input .slider__text:after{color:var(--text-body);content:"On";left:63px;text-align:center;width:63px}.prefsFormItem__input .slider:before{background-color:var(--brand-primary);bottom:0;content:"";height:100%;left:0;position:absolute;-webkit-transition:.4s;transition:.4s;width:50%}.prefsFormItem__input input:checked+.slider{background-color:var(--white)}.prefsFormItem__input input:focus+.slider{-webkit-box-shadow:0 0 1px var(--white);box-shadow:0 0 1px var(--white)}.prefsFormItem__input input:checked+.slider:before{-webkit-transform:translateX(100%);transform:translateX(100%)}.prefsFormItem__input input:checked+.slider .slider__text:before{color:var(--text-body)}.prefsFormItem__input input:checked+.slider .slider__text:after{color:var(--white)}#defaultForm{display:none}#email-prefs-form .header{-webkit-box-shadow:none;box-shadow:none;position:static}.systemHero{background-color:var(--brand-primary);overflow:hidden;padding:170px 0 0;position:relative}.systemHero__bg{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:none;height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:992px){.systemHero__bg{display:block}}.systemHero__left{padding-bottom:100px;position:relative}@media (min-width:992px){.systemHero__left{padding-bottom:190px}}.systemHero__text{margin-bottom:43px;text-align:center}@media (min-width:992px){.systemHero__text{text-align:left}}.systemHero__text h1,.systemHero__text h2{color:var(--white);font-size:calc(34.375px + .97656vw);font-weight:var(--fw-light);line-height:1.2em;margin-bottom:20px}@media screen and (max-width:576px){.systemHero__text h1,.systemHero__text h2{font-size:40px}}@media screen and (min-width:1600px){.systemHero__text h1,.systemHero__text h2{font-size:50px}}@media (min-width:992px){.systemHero__text h1,.systemHero__text h2{font-size:calc(38.75px + 1.95313vw);line-height:1.2em}}@media screen and (min-width:992px) and (max-width:576px){.systemHero__text h1,.systemHero__text h2{font-size:50px}}@media screen and (min-width:992px) and (min-width:1600px){.systemHero__text h1,.systemHero__text h2{font-size:70px}}.systemHero__text p{color:var(--white);font-size:16px;font-weight:var(--fw-normal);line-height:1.5em;margin-bottom:30px}@media screen and (max-width:576px){.systemHero__text p{font-size:16px}}@media screen and (min-width:1600px){.systemHero__text p{font-size:16px}}@media (min-width:992px){.systemHero__text p{max-width:543px}}.systemHero__text p:last-child{margin-bottom:0}.systemHero__text ul{margin-bottom:20px;padding-left:20px}@media (min-width:992px){.systemHero__text ul{padding-left:40px}}.systemHero__text ul:last-child{margin-bottom:0}.systemHero__text ul li{color:var(--white);font-size:22px;line-height:1.2em;margin-bottom:20px}@media screen and (max-width:576px){.systemHero__text ul li{font-size:22px}}@media screen and (min-width:1600px){.systemHero__text ul li{font-size:22px}}