










.dnd-section.full-width-forcedd{padding:0!important}
.dnd-section.full-width-forcedd>div,.dnd-section.full-width-forcedd>div>div{padding-left:0px!important;padding-right:0px!important;max-width:none!important}
.text-cneter {text-align: center;}
.tertiarycolor,.tertiarycolor{ color:#E95D0F;}
.secondarycolor, .secondarycolor { color:#86807C;}
.Font12 {font-size: 12px; }

.formmodule .forms-section-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.formmodule .forms-section-inner > div {
    width: calc(50% - 10px);
    position: relative;
}
.formmodule .form-title {
    display: flex;
    align-items: center;
    border-radius: 25px 25px 0px 0px;
}
.formmodule .formpart-inner {
    border-radius: 0 0 25px 25px;
    border: 1px solid var(--Light-grey, #F2F2F6);
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 16px 17px 52px;
}
.formmodule .title-icon img {
    width: 44px;
    height: 40px;
    object-fit: contain;
}
.formmodule .title-text {
    padding-left: 26px;
}

.formmodule .hs-form-field * {
    width: 100%;
}
.formmodule form .hs-form-field {
    margin: 8px 0;
}
.formmodule .form-part-wrpper + .form-part-wrpper {
    margin-top: 45px;
}
.formmodule select {
    background-image: url(https://25458429.fs1.hubspotusercontent-eu1.net/hubfs/25458429/experconnect-2025/fluent_ios-arrow-24-filled%20%281%29.svg);
    background-position: 98% center;
    background-repeat: no-repeat;
    background-size: 16px;
}
.formmodule .form-part-lastline .hs-form-field input {
    width: 25px;
    height: 25px;
    border-radius: 6px;
    border: 1px solid #86807C !important;
    margin-right: 16px;
    position: absolute;z-index: 99;opacity: 0;
}
.formmodule .form-part-lastline .hs-form-field {
    display: flex;
    align-items: center;
}
.formmodule .form-part-lastline {
    margin-top: 78px;
}
.formmodule .form-part-lastline .hs-form-field {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #86807C;
}
.formmodule .form-part-img {
    padding-top: 71px;
}
.formmodule .formsubmit {
    padding-top: 48px;
    padding-bottom:380px;
}
.formmodule form input[type='submit'] {
    width: unset;
    border-radius: 16px;
}
.formmodule .formmodule-bottom {
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.formmodule .formmodule-bottom .left {
    background: #E95D0F;
    width: calc(50% - 10px);
    height: 100%;
}

.formmodule .formmodule-bottom .right {
    height: 100%;
    background: #BD007B;
    width: calc(50% - 10px);
}
/* .formmodule:after {
    position: absolute;
    content: '';
    background-image: url("https://25458429.fs1.hubspotusercontent-eu1.net/hubfs/25458429/experconnect-2025/0fa970162e41a31d96bcead2c63112f1ec644048.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 68px;
    right: -170px;
    width: 405px;
    height: 664px;
} */
.formmodule:after {
    position: absolute;
    content: '';
    background-image: url("https://25458429.fs1.hubspotusercontent-eu1.net/hubfs/25458429/experconnect-2025/after-image.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 107px;
    right: 12px;
    width: 232px;
    height: 664px;
}
.partmobileshow {
    display: none;
}
.formmodule {
    overflow: hidden;
}
.forms-section-outer {
    margin-bottom: -28px;
}
fieldset {
    padding: 0;
    border: 0;
}
.partmobilehide .form-part-img {
    position: absolute;
    bottom: 0;
}

.forms-section-inner .input.clickhere input {
    background: #F2F2F6;
    border: 1px solid #05032F;
    border-radius: 8px;
    max-width: 140px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 10px 5px 30px;
    text-align: center;
    font-size: 12px;
    line-height: 15.6px;
    position: relative;
    background-image: url(https://25458429.fs1.hubspotusercontent-eu1.net/hubfs/25458429/experconnect-2025/material-symbols-light_upload-sharp.svg);
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 16px;
    cursor: pointer;
}
.formmodule form .hs-form-field .input.clickhere {
    text-align: center;
}
.formmodule form .hs-form-field .input.clickhere .filename {
    color: #05032F;
    font-size: 12px;
    margin-top: 5px;
}
.for-systems-page .systems-page {
    max-width: 100%;
    padding: 0;
}
.for-systems-page form input {
    height: 52px;
}
.for-systems-page .systems-page-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    position: relative;  
}
.for-systems-page .systems-page-inner > div {
    width: 50%;
    padding: 0 20px;
}
.for-systems-page .systems-page-inner:after {
    position: absolute;
    content: '';
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    bottom: 0;
    width: 2px;
    background: #86807C;
}
.for-systems-page:before {
    position: absolute;
    content: '';
    width: 50%;
    left: 0;
    height: 100%;
    background-color: #FCFCFC;
    top: 0;
    bottom: 0;
}
.for-systems-page {
    position: relative;
}
.left-side-inner {
    padding-top: 10px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.left-side-inner .lefttop {
    padding-bottom: 190px;
    width: 100%;
}
.left-side-inner .leftbottom {
    margin-bottom: 40px;
    width: 100%;
    margin-top: auto;
}
.for-systems-page .systems-page-inner .right-side {
    align-self: center;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0;
}
.for-systems-page .hs-form-field > label {
    display: none;
}
.for-systems-page a#hs_login_reset {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-top:24px;
}
.for-systems-page .right-side-inner {
   max-width: 418px;
    margin: auto;
    padding: 0 20px;
}
.for-systems-page .rightsidetitle {
    max-width: 378px;
    text-align: center;
    border-radius: 18px;
    background: #F4F4F4;
    font-size: 20px;
    font-weight: 600;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -33px auto 0;
}
.for-systems-page .rightside-top .topborder {
    height: 5px;
    background:linear-gradient(90deg, #BD007B 0%, #E95D0F 100%);
    width: 100%;
}
.for-systems-page .rightsidesubtitle,.boxmodule .boxtitle {
    margin-top: 50px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #86807C;
    display: flex;
    align-items: center;
    justify-content: center;
}
.for-systems-page .subtitleshape {
    width: 10px;
    height: 20px;
    background: #E95D0F;
}
.boxmodule .boxshape {
    width: 10px;
    height: 20px;
    background: #BD007B;
}
.for-systems-page .subtitletext,.boxmodule .boxtitletext {
    margin-left: 12px;
}
.for-systems-page a.hs-login-widget-show-password,
.for-systems-page a.hs-register-widget-show-password,
a.hs-reset-widget-show-password,.for-systems-page a#hs_login_reset,
.for-systems-page span#hs_cos_wrapper_admin_contact_ ,div#hs_cos_wrapper_logout_description,div#hs_cos_wrapper_sign_in_link {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    color: #E95D0F;
    FONT-WEIGHT: 600;
      margin-top:10px;
    text-align: center;
}


.for-systems-page input#hs-login-widget-remember {
    position: absolute;
    height: unset;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0 !important;
}
.for-systems-page .hs-form-field > label {
    margin-left: 20px;
}
.for-systems-page form input[type='submit'], .for-systems-page form .hs-button {
    width: unset;
    margin: auto;
    line-height: 24px;
    padding: 7px 34px;
    height: unset;
} 
.for-systems-page form .hs-submit {
    text-align: center;
}
.for-systems-page div#hs_cos_wrapper_password_prompt form {
    text-align: center;
    margin-top:25px;
}
div#hs_cos_wrapper_password_prompt form input[type='submit'] {
    margin-top: 15px;
}
.boxmodule .boxinner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.boxmodule .boxinner .box {
    width: calc(50% - 10px);
    
    position: relative;
    padding: 34px 16px 16px;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.boxmodule .round {
    width: 60px;
    height: 60px;
    background: #05032F;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 5px;
}

.boxmodule .round img {
    width: 31px;
}

.boxmodule .boxinner .box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: calc(100% - 64px);
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 10px;
    background: #F4F4F4;
}
.boxmodule .buttonwrapper {
    text-align: center;
    margin-top: 30px;
}
.access-denied .error-code-title h1 {
    font-size: 52px;
    line-height: 1;
    text-align: center;
    margin: 30px 0;
}
.access-denied .buttonwrpper {
    text-align: center;
}
.for-systems-page input#hs-login-widget-remember + label {
    display: inline-block;
    margin-bottom: 0;
}
.access-denied .error-code-subtitle {
    text-align: center;
    margin-bottom: 20px;
}
.access-denied .error-code-desc {
    
    text-align: center;
}
.access-denied .button-wrpper {
    margin-top: 30px;
    text-align: center;
}
.access-denied .error-code-icon {
    margin: 30px 0;
    text-align: center;
}
.access-denied .bottom-desc {
    text-align: center;
    margin-top: 30px;
}
#hs_cos_wrapper_passwordless_auth_confirmation_resend_button .hs-button:hover, #hs_cos_wrapper_passwordless_auth_confirmation_resend_button .hs-button:focus {
    border-radius: 33px;
}
.form-input-validation-message ul {
    padding-left: 0;
}
.thankyou-title h1 {
font-size: 55px; 
}
.customThankYouMessage-inner {
    text-align: center;
}
div#customThankYouMessage {
    font-family: 'Fira Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    background-color: rgba(5, 3, 47, 1.0);
    border: 0px none #05032F;
    color: #FFFFFF;
    font-size: 20px;
    padding: 26px 20px;
    text-transform: none;
    margin: 15px auto 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
}

.formmodule .formTitleInner { display: flex; flex-wrap: wrap; margin: 0 auto; max-width: 340px; justify-content: center; align-items: center; }
.formmodule .title-icon { width: 40px; }
.formmodule .title-text { padding-left: 26px; width: calc(100% - 40px); }


@media (min-width:1200px){
.for-systems-page section.content-wrapper {
    max-width: 1320px;
}
}
@media (max-width:991px){
.formmodule .forms-section-inner > div {
    width: 100%;
}
    .formmodule .form-part-wrpper + .form-part-wrpper,.forms-section-right,.formmodule .form-part-lastline {
    margin-top: 30px;
}
    .formmodule .formsubmit,.formmodule .form-part-img {
        padding-top: 30px;
    }
    .formmodule .formpart-inner {
        padding: 15px 15px 40px;
    }
    .formmodule:after {
        display:none;
    }
    .partmobilehide {
    display: none;
}
    .partmobileshow {
         display: block;
    }
    .forms-section-outer {
    margin-bottom: 30px;
}
    .formmodule .formsubmit {
         padding-bottom: 30px;
    }
    .for-systems-page .systems-page-inner:after {
    display:none;
    }
    .for-systems-page .systems-page-inner > div {
    width: 100%;
    }
    .for-systems-page .systems-page-inner {
        height:unset;
    }
    .for-systems-page:before {width: 100%;}
    .left-side-inner .lefttop {
        padding-bottom: 50px; }
    .for-systems-page .rightsidetitle {
        max-width: 290px; 
    }
     .navigationParent {
        top: 61px;
    }
    .headerOutter {
        height: 70px;
    }
    
}
@media (max-width:767px){
.boxmodule .boxinner .box {
    width: 100%;
    }
    .systems-page-inner .left-side .lefttop img {
    width: 180px;
}
}




.footer {
    background-color: 

  
  
    
  


  rgba(134, 128, 124, 1.0)

;
    border-top: 1px none #FFFFFF;
    z-index: 5;
}

.footer__container--static,
.footer__container .dnd-section {
    max-width: 1016px;
}

.footer__bottom-section {
    border-top: 1px solid #d0d0d0;
    border-color: #fff;
}

/* Footer Content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote {
    color: #fff;
}

/* Header modules */

.footer .icon svg {
    fill: #fff;
}

.footer h3.form-title {
    color: {color=#FFFFFF, opacity=null, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#FFFFFF, css=#FFFFFF};
}

/* Footer Menu */

.footer .hs-menu-wrapper ul {
    margin: 1.5rem 0;
    margin-top: 0;
}

.footer .hs-menu-wrapper a {
    font-family: 'Fira Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    color: ;
    font-size: ;
    text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
    ;
    color: ;
}

.footer .hs-menu-wrapper a:active {
    ;
    color: ;
}