:root{--primary_color:#004e92;--secondary_color:#3b414c;--tertiary_color:#4b96cd;--body_color:#717171;--primary_font:Lato;--secondary_font:Lato;--white_color:#fff;--black_color:#000;--button_color:#fff;--button_bgcolor:#004e92}.content-wrapper{margin:0 auto;max-width:1175px;padding:0 15px}html{-webkit-font-smoothing:antialiased}body,html{font-size:18px;scroll-behavior:smooth}body{background-color:#fff;color:#717171;font-family:Lato;font-weight:700;line-height:1.5;max-width:100%;overflow-x:hidden;word-break:break-word}.h1,h1{font-size:60px}.h1,.h2,h1,h2{color:#3b414c;font-family:Lato;font-weight:700;letter-spacing:normal;line-height:1.2;text-transform:none}.h2,h2{font-size:48px}.h3,h3{font-size:32px}.h3,.h4,h3,h4{color:#3b414c;font-family:Lato;font-weight:700;letter-spacing:normal;line-height:1.3;text-transform:none}.h4,h4{font-size:28px}.h5,h5{color:#3b414c;font-size:22px;line-height:1.5}.h5,.h6,h5,h6{font-family:Lato;font-weight:700;letter-spacing:normal;text-transform:none}.h6,h6{color:#666;font-size:20px;line-height:1.4}.p,p{color:#717171;font-family:Lato;font-size:18px;font-weight:700;line-height:1.5}mark{background-color:var(--primary_color);color:#fff}.body-container-wrapper ul.no_arrow{margin:0;padding:0}.body-container-wrapper ul{padding-left:20px}.body-container-wrapper li:not(:has(label)){color:var(--body_color,#3b414c);font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:1.6;text-decoration:none}a{text-decoration:none}.body-container-wrapper a:not(.cta-link,.cta_button){color:#004e92;font-family:Lato;font-size:18px;font-weight:700}.body-container-wrapper a{text-decoration:none;transition:all .35s}.body-container-wrapper a.add-arrow{display:inline-block;padding-right:27px;position:relative}.body-container-wrapper a.add-arrow:after{background-image:url(https://news.xsuite.com/hubfs/Xsuite-landing-theme/global/Link-tag-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:15px;border-radius:100%;content:"";height:100%;position:absolute;right:0;transition:all .35s;width:15px}.body-container-wrapper a.add-arrow:hover:after{right:-10px}.body-container-wrapper a:not(.add-arrow):active,.body-container-wrapper a:not(.add-arrow):hover{color:var(--tertiary_color)}blockquote{color:var(--body_color,#3b414c);font-family:Lato;font-size:22px;font-style:normal;font-weight:700;text-align:center;text-decoration:none}@media(max-width:1024px){.h1,h1{font-size:50px}.h2,h2{font-size:40px}.h3,h3{font-size:30px}.h4,h4{font-size:26px}}@media(max-width:767px){.h1,h1{font-size:42px}.h2,h2{font-size:36px}.h3,h3{font-size:28px}.h4,h4{font-size:-4px}.h5,h5{font-size:20px}.h6,h6{font-size:18px}.p,p{font-size:16px}.body-container-wrapper li:not(:has(label)){font-size:16px}}.submitted-message,form{font-family:Lato;font-size:18px;font-style:normal;font-weight:700;text-decoration:none}.form-title{color:#3b414c;margin-bottom:40px;text-align:center}form label:not(.hs-error-msg){color:#3b414c;display:block;font-weight:700;margin-bottom:9px}form label:not(.hs-error-msg),form legend{font-family:Lato;font-size:16px;font-style:normal;text-decoration:none}form legend{color:#ca5453;font-weight:400}form .hs-form-field{position:relative}form .hs-form-required{color:#ca5453}form .hs-input.invalid.error{border-color:#ca5453}form .hs_error_rollup{display:none}form ul.no-list.hs-error-msgs.inputs-list{left:0;position:absolute;right:0}form ul.no-list.hs-error-msgs.inputs-list li{line-height:1;margin:5px 0}form .hs-error-msg,form ul.no-list.hs-error-msgs.inputs-list label{color:#ca5453;font-family:Lato;font-size:12px;font-style:normal;font-weight:400;line-height:1;margin-top:5px;text-align:left;text-decoration:none}form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form select,form textarea{background-color:#fff;border:1px solid #d0d0d0;border-radius:0;color:#3b414c;display:inline-block;font-family:Lato;font-size:16px;font-style:normal;font-weight:700;padding:15px 25px;text-decoration:none;width:100%!important}form input[type=checkbox],form input[type=radio]{appearance:none;border:1px solid #d0d0d0;border-radius:2px;height:18px;position:relative;width:18px!important}form input[type=radio]{border-radius:100%}form input[type=radio]:checked:after{background-color:var(--primary_color);border-radius:100%;content:"";height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px}form input[type=checkbox]:checked:after{border:3px solid var(--primary_color);border-right:0;border-top:0;content:"";height:7px;left:50%;position:absolute;top:45%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);width:12px}form selectoption{color:var(--primary_color)}form select option:disabled{color:var(--body_color)}form textarea{min-height:154px}form .hs_submit.hs-submit{text-align:center}form input[type=email]:focus,form input[type=file]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=tel]:focus,form input[type=text]:focus,form select:focus,form textarea:focus{border-color:#004e92}form input[type=email]:focus-visible,form input[type=file]:focus-visible,form input[type=number]:focus-visible,form input[type=password]:focus-visible,form input[type=tel]:focus-visible,form input[type=text]:focus-visible,form select:focus-visible,form textarea:focus-visible{outline-color:#004e92}::-webkit-input-placeholder{color:#999}::-moz-placeholder{color:#999}:-ms-input-placeholder{color:#999}::placeholder{color:#999}form .hs-richtext,form .hs-richtext p{color:#3b414c;font-family:Lato;font-style:normal;font-weight:700;margin:0 0 15px;text-decoration:none}form label.hs-form-checkbox-display{color:#717171}form .fn-date-picker .pika-button:hover{background-color:var(--primary_color)!important;border-radius:0!important;color:#fff!important}form .fn-date-picker .is-selected .pika-button{background-color:var(--primary_color);border-radius:0;box-shadow:inset 0 1px 3px var(--primary_color);color:#fff}form .fn-date-picker .pika-button{background-color:#fff;border-radius:0!important;color:var(--secondary_color)}form .fn-date-picker .is-today .pika-button{color:var(--primary_color)}table{background-color:#fff}table,td,th{border:1px solid #d0d0d0}td,th{color:#717171;padding:10px}thead th{background-color:#004e92;color:#fff}tfoot td,thead th{border:1px solid #d0d0d0}tfoot td{background-color:#fff;color:#717171}thead *{color:#fff}header{background-color:#fff;border-bottom:1px solid #e6e6e6;transition:all .35s}header a{display:block}header .hs_cos_wrapper_type_logo img{display:block;max-width:154px;width:100%!important}@media(max-width:520px){.header-nonav.mob-flex{display:block;text-align:center}.header-nonav.mob-flex .header_logo{margin:0 auto 10px;max-width:154px}}main{margin-top:110px}@media(max-width:520px){main{margin-top:150px}}header.header{left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.footer{background-color:#fff}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer label,.footer li,.footer p,.footer span{color:#4e5055}.footer svg{fill:#4e5055}.footer a{color:#4e5055;font-family:Lato;font-size:14px;font-style:normal;font-weight:700;text-decoration:none;transition:all .35s}.footer a:hover{color:var(--secondary_color)}.header_btn a.cta_button,.hs-button.large.primary,a.cta-link,a.cta_button[title],form input[type=submit],input.hs-button.primary.large{background-color:#004e92;border:1px solid #004e92;border-radius:0;color:#fff;display:inline-block;font-family:TheSans-trial;font-size:18px;font-style:normal;font-weight:700;letter-spacing:0;line-height:1;padding:15px 24px;text-align:center;text-decoration:none;text-transform:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header_btn a.cta_button:hover,.hs-button.large.primary:hover,a.cta-link:hover,a.cta_button[title]:hover,form input[type=submit]:hover,input.hs-button.primary.large:hover{background-color:#fff;border:1px solid #004e92;color:#004e92}.button-fullwidth .hs-button.large.primary,.button-fullwidth a.cta-link,.button-fullwidth a.cta_button[title]{display:block;width:100%}@media(max-width:767px){.header_btn a.cta_button,.hs-button.large.primary,a.cta-link,a.cta_button[title],form input[type=submit],input.hs-button.primary.large{font-size:16px}}.button,button{cursor:pointer;display:inline-block;text-align:center;white-space:normal}.primary-font,.primary-font *{font-family:Lato}.primary-color{color:var(--primary_color)}.primary-bg{background-color:var(--primary_color)}.primary-border,.primary-border li,.primary-border li span{border-color:var(--primary_color)}.primary-svg{fill:var(--primary_color)}.all-text-primary,.all-text-primary a,.all-text-primary h1,.all-text-primary h2,.all-text-primary h3,.all-text-primary h4,.all-text-primary h5,.all-text-primary h6,.all-text-primary p,.all-text-primary span,.body-container-wrapper .all-text-primary li,.body-container-wrapper .text-primary-li li,.text-primary-a a,.text-primary-h1 h1,.text-primary-h2 h2,.text-primary-h3 h3,.text-primary-h4 h4,.text-primary-h5 h5,.text-primary-h6 h6,.text-primary-p p,.text-primary-sp span{color:var(--primary_color)}.secondary-font,.secondary-font *{font-family:var(--secondary_font)}.secondary-color{color:var(--secondary_color)}.secondary-bg{background-color:var(--secondary_color)}.secondary-border,.secondary-border li,.secondary-border li span{border-color:var(--secondary_color)}.secondary-svg{fill:var(--secondary_color)}.all-text-secondary,.all-text-secondary a,.all-text-secondary h1,.all-text-secondary h2,.all-text-secondary h3,.all-text-secondary h4,.all-text-secondary h5,.all-text-secondary h6,.all-text-secondary p,.all-text-secondary span,.body-container-wrapper .all-text-secondary a,.body-container-wrapper .all-text-secondary li,.body-container-wrapper .text-secondary-a a,.body-container-wrapper .text-secondary-li li,.text-secondary-a a,.text-secondary-h1 h1,.text-secondary-h2 h2,.text-secondary-h3 h3,.text-secondary-h4 h4,.text-secondary-h5 h5,.text-secondary-h6 h6,.text-secondary-p p,.text-secondary-sp span{color:var(--secondary_color)}.tertiary-color{color:var(--tertiary_color)}.tertiary-bg{background-color:var(--tertiary_color)}.tertiary-border,.tertiary-border li,.tertiary-border li span{border-color:var(--tertiary_color)}.tertiary-svg{fill:var(--tertiary_color)}.all-text-tertiary,.all-text-tertiary a,.all-text-tertiary h1,.all-text-tertiary h2,.all-text-tertiary h3,.all-text-tertiary h4,.all-text-tertiary h5,.all-text-tertiary h6,.all-text-tertiary p,.all-text-tertiary span,.body-container-wrapper .all-text-tertiary a,.body-container-wrapper .all-text-tertiary li{color:var(--tertiary_color)}.body-container-wrapper .text-tertiary-a a,.body-container-wrapper .text-tertiary-li li,.text-secondary-sp span,.text-tertiary-a a,.text-tertiary-h1 h1,.text-tertiary-h2 h2,.text-tertiary-h3 h3,.text-tertiary-h4 h4,.text-tertiary-h5 h5,.text-tertiary-h6 h6,.text-tertiary-p p{color:var(--secondary_color)}