.slim-loader-foreground{stroke:#fff}
.slim-upload-status{padding:0 .5em;border-radius:.3125em;font-size:.75em;box-shadow:0 .125em .25em rgba(0,0,0,.25)}
.slim-upload-status[data-state=success]{background-color:#d1ed8f;color:#323e15}
.slim-upload-status[data-state=success] .slim-upload-status-icon{width:.5em;height:.75em;transform:rotate(45deg);border:.1875em solid currentColor;border-left:none;border-top:none;margin-right:.325em;margin-left:.25em;margin-bottom:.0625em}
.slim-upload-status[data-state=error]{background:#efd472;color:#574016}
.slim-upload-status[data-state=error] .slim-upload-status-icon{margin-left:-0.125em;margin-right:.5em;width:.5625em;height:1em;position:relative;transform:rotate(45deg)}
.slim-upload-status[data-state=error] .slim-upload-status-icon:after,.slim-upload-status[data-state=error] .slim-upload-status-icon:before{content:"";position:absolute;box-sizing:content-box;width:0;height:0;border-width:.09em;border-style:solid;border-color:currentColor;background-color:currentColor;transform:translate(-50%, -50%) translate(0.5em, 0.5em)}
.slim-upload-status[data-state=error] .slim-upload-status-icon:before{width:.6666666667em}
.slim-upload-status[data-state=error] .slim-upload-status-icon:after{height:.6666666667em}
.slim p{background:#404040;color:#fff;padding:2px 5px;font-weight:600}
.slim-instruccions{position:relative;font-size:14px;background-color:#ececec;border-color:#797979;color:#303030;padding:15px;margin-top:20px}
.slim-instruccions div[class*=col] p{margin-bottom:5px;font-size:14px}
.slim-instruccions div[class*=col] p span{display:block}
.slim-instruccions .close{position:absolute;right:15px;top:15px;z-index:99}
.panel .slim .slim-area .slim-status,.c-form--step .slim .slim-area .slim-status{display:none}
.application-summary__steps{display:flex;list-style-type:none;padding-left:0}
@media(max-width: 767px){.application-summary__steps{flex-direction:column}}
.application-summary__step{flex:1 0 200px}
.application-summary__step:not(:last-child){margin-right:20px}
@media(max-width: 767px){.application-summary__step:not(:last-child){margin-bottom:20px;margin-right:0}}
.step-link{align-items:flex-start;border:1px solid #ced6f7;display:flex;background-color:#fff;box-shadow:0 2px 8px rgba(38,76,218,.2);height:100%;padding:40px 40px 40px 30px}
.step-link:hover{text-decoration:none;box-shadow:none}
@media(max-width: 767px){.step-link{align-items:center;flex-direction:column;padding:30px 20px;text-align:center}}
.step-link.step-link--completed,.step-link.step-link--application-completed{box-shadow:none;pointer-events:none}
.step-link.step-link--completed .step-link__text,.step-link.step-link--application-completed .step-link__text{text-decoration:none}
.step-link.step-link--completed .step-link__text:after,.step-link.step-link--application-completed .step-link__text:after{content:none}
.step-link.step-link--application-completed{border:none;padding:0}
.step-link__icon{margin-right:10px}
@media(max-width: 767px){.step-link__icon{margin-bottom:15px;margin-right:0}}
.step-link__header{color:#243d61;font-size:20px}
@media(max-width: 767px){.step-link__header{display:block;font-size:18px;line-height:1.1;margin-bottom:10px}}
.step-link__text{color:#337ab7;margin-top:0;text-decoration:underline}
.step-link__text:after{content:" >"}
.profile-header{padding:16px 0}
@media(max-width: 767px){.profile-header{padding:25px 15px 15px}}
.profile-header__applicant-details{margin-top:.5em}
.profile-header__applicant-line{font-family:"Arial",sans-serif;margin-top:.25em}
.profile-header__applicant-line:last-child{margin-bottom:0}
.profile-header__applicant-label{font-weight:bolder}
.profile-header__applicant-value{color:#1a1c47}
.block-container.profile-progress-bar{background-color:#ededed;counter-reset:step-number}
.block-container.profile-progress-bar .block-content{padding:50px 15px 35px 15px;margin:0px auto}
@media all and (max-width: 767px){.block-container.profile-progress-bar .block-content{display:none}}
@media all and (min-width: 768px){.block-container.profile-progress-bar .block-content{width:750px}}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content{width:970px}}
@media all and (min-width: 1200px){.block-container.profile-progress-bar .block-content{width:1170px}}
.block-container.profile-progress-bar .block-content .steps-list{list-style-type:none;padding:0px;margin:0px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:stretch;align-items:center;border:2px solid #1a1c47}
.block-container.profile-progress-bar .block-content .steps-list .step{position:relative;z-index:1;flex:1 0 auto;background-color:#fff}
.block-container.profile-progress-bar .block-content .steps-list .step .text-container{padding:15px;text-align:center;font-family:sans-serif;font-size:16px;font-weight:bolder;color:#1a1c47;height:54px}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content .steps-list .step .text-container{font-size:18px;height:57.5px}}
.block-container.profile-progress-bar .block-content .steps-list .step .text-container .text{font-family:sans-serif;color:#1a1c47}
.block-container.profile-progress-bar .block-content .steps-list .step .text-container::before{counter-increment:step-number;content:counter(step-number);border:2px solid #1a1c47;border-radius:50%;width:23.5px;height:23.5px;display:inline-block;margin-right:7.5px;padding-bottom:5px}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content .steps-list .step .text-container::before{width:27.5px;height:27.5px}}
.block-container.profile-progress-bar .block-content .steps-list .step.current{background-color:#1a1c47;z-index:2}
.block-container.profile-progress-bar .block-content .steps-list .step.current .text-container{color:#fff}
.block-container.profile-progress-bar .block-content .steps-list .step.current .text-container .text{color:#fff}
.block-container.profile-progress-bar .block-content .steps-list .step.current .text-container::before{border:2px solid #fff}
.block-container.profile-progress-bar .block-content .steps-list .step.current:not(:first-of-type)::before{content:"";width:0px;height:0px;border-top:27px solid rgba(0,0,0,0);border-left:20px solid #fff;border-bottom:27px solid rgba(0,0,0,0);position:absolute;top:0px;left:0px}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content .steps-list .step.current:not(:first-of-type)::before{border-top:28.75px solid rgba(0,0,0,0);border-bottom:28.75px solid rgba(0,0,0,0)}}
.block-container.profile-progress-bar .block-content .steps-list .step.current:not(:last-of-type)::after{content:"";width:0px;height:0px;border-top:27px solid rgba(0,0,0,0);border-left:20px solid #1a1c47;border-bottom:27px solid rgba(0,0,0,0);position:absolute;top:0px;left:100%}
@media all and (min-width: 992px){.block-container.profile-progress-bar .block-content .steps-list .step.current:not(:last-of-type)::after{border-top:28.75px solid rgba(0,0,0,0);border-bottom:28.75px solid rgba(0,0,0,0)}}
.block-container.profile-progress-bar .block-content .steps-list .step:hover{cursor:pointer}
.block-container.profile-progress-bar .block-content .steps-list .step:hover .text-container .text{text-decoration:underline}
.block-container.profile-pagination .block-content{padding:50px 0px 35px 0px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;font-size:18px}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content{align-items:flex-end}}
.block-container.profile-pagination .block-content .buttons{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content .buttons{flex-direction:row}}
.block-container.profile-pagination .block-content .buttons .button-container .button{padding:15px;min-width:250px}
.block-container.profile-pagination .block-content .buttons .button-container .button .arrow{font-size:12px;vertical-align:5%}
.block-container.profile-pagination .block-content .buttons .button-container.previous{margin:15px}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content .buttons .button-container.previous{margin-left:0px}}
.block-container.profile-pagination .block-content .buttons .button-container.previous .button .arrow{margin-right:5px}
.block-container.profile-pagination .block-content .buttons .button-container.next{margin:15px}
@media all and (min-width: 768px){.block-container.profile-pagination .block-content .buttons .button-container.next{margin-right:0px}}
.block-container.profile-pagination .block-content .buttons .button-container.next .button .arrow{margin-left:5px}
.block-container.profile-pagination .block-content .progress-message-container .progress-message{display:inline-block;padding:25px 0px;color:#666c70}
@media all and (min-width: 768px){[dir=rtl] .block-container.profile-pagination .block-content .buttons .button-container.next{margin-right:15px;margin-left:0}}
@media all and (min-width: 768px){[dir=rtl] .block-container.profile-pagination .block-content .buttons .button-container.previous{margin-left:15px;margin-right:0}}
.module-container.footer{background-color:#dadada}
.module-container.footer .module-content{padding:25px 20px;margin:0px auto}
@media all and (min-width: 768px){.module-container.footer .module-content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:20px}}
@media all and (min-width: 992px){.module-container.footer .module-content{width:970px}}
@media all and (min-width: 1200px){.module-container.footer .module-content{width:1170px}}
.module-container.footer .module-content .section-container .ssl-certificate-container{margin:0 0 14px}
.module-container.footer .module-content .section-container .ssl-certificate-container .ssl-certificate-content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container .ssl-certificate-container .ssl-certificate-content{justify-content:flex-start}}
.module-container.footer .module-content .section-container .ssl-certificate-container .ssl-certificate-content .logo{margin:10px}
.module-container.footer .module-content .section-container .ssl-certificate-container .ssl-certificate-content .description{max-width:325px;font-family:"Roboto",sans-serif;font-size:10px;font-weight:400;color:#6d6666;margin:10px}
@media all and (min-width: 1200px){.module-container.footer .module-content .section-container .ssl-certificate-container{margin:0 0 6px 0}}
.module-container.footer .module-content .section-container .payment-cards-container .payment-cards-content{width:100%;display:flex;justify-content:space-around}
.module-container.footer .module-content .section-container .payment-cards-container .payment-cards-content .payment-cards-list{list-style-type:none;padding:0px;margin:0;display:flex;flex-wrap:wrap;justify-content:center;max-width:224px;margin:0 auto}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container .payment-cards-container .payment-cards-content .payment-cards-list{display:grid;grid-template-columns:repeat(8, 40px);grid-auto-rows:40px;grid-gap:8px 8px;max-width:none;margin:0;justify-content:unset}}
@media all and (min-width: 1200px){.module-container.footer .module-content .section-container .payment-cards-container .payment-cards-content .payment-cards-list{grid-template-columns:repeat(11, 40px);grid-gap:8px 16px}}
.module-container.footer .module-content .section-container .payment-cards-container .payment-cards-content .payment-cards-list .payment-cards-item{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:8px}
.module-container.footer .module-content .section-container .payment-cards-container .payment-cards-content .payment-cards-list .payment-cards-item .icon{min-width:28px}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container .payment-cards-container .payment-cards-content .payment-cards-list .payment-cards-item{width:auto;height:auto;margin:0}}
.module-container.footer .module-content .section-container .payment-platforms-container .payment-platforms-content .payment-platforms-list{list-style-type:none;padding:0px;margin:0;display:flex;flex-wrap:wrap;justify-content:center;max-width:336px;margin:0 auto}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container .payment-platforms-container .payment-platforms-content .payment-platforms-list{display:grid;grid-template-columns:repeat(8, 40px);grid-auto-rows:40px;grid-gap:8px 8px;max-width:none;margin:0;justify-content:unset}}
@media all and (min-width: 1200px){.module-container.footer .module-content .section-container .payment-platforms-container .payment-platforms-content .payment-platforms-list{grid-template-columns:repeat(11, 40px);grid-gap:8px 16px}}
.module-container.footer .module-content .section-container .payment-platforms-container .payment-platforms-content .payment-platforms-list .payment-platforms-item{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:8px}
.module-container.footer .module-content .section-container .payment-platforms-container .payment-platforms-content .payment-platforms-list .payment-platforms-item .icon{min-width:28px}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container .payment-platforms-container .payment-platforms-content .payment-platforms-list .payment-platforms-item{width:auto;height:auto;margin:0}}
.module-container.footer .module-content .section-container .company-details-container{margin:14px 0 0 20px}
.module-container.footer .module-content .section-container .company-details-container .company-details-content{width:100%}
@media all and (max-width: 1199px){.module-container.footer .module-content .section-container .company-details-container .company-details-content{margin-left:60px}}
@media all and (max-width: 991px){.module-container.footer .module-content .section-container .company-details-container .company-details-content{margin-left:calc(50% - 190px)}}
@media all and (max-width: 767px){.module-container.footer .module-content .section-container .company-details-container .company-details-content{margin-left:0}}
@media all and (max-width: 767px){.module-container.footer .module-content .section-container .company-details-container .company-details-content .company-name{text-align:center}}
.module-container.footer .module-content .section-container .quick-links-container .quick-links-content{margin-top:10px}
.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;list-style-type:none;padding:0px;margin:0px}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list{justify-content:flex-start}}
.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list .quick-links-item{margin:10px}
@media all and (min-width: 0px)and (max-width: 320px){.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list .quick-links-item{white-space:nowrap;margin:10px 5px}}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list .quick-links-item{width:50%;margin:10px 0px}}
.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list .quick-links-item .link{font-family:"Roboto",sans-serif;font-size:14px;font-weight:500;color:#337ab7;text-decoration:none}
.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list .quick-links-item .link:hover{text-decoration:underline}
.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list .quick-links-item:not(:last-child)::after{content:"|";margin-left:15px;color:#337ab7}
@media all and (min-width: 0px)and (max-width: 320px){.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list .quick-links-item:not(:last-child)::after{margin-left:10px}}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container .quick-links-container .quick-links-content .quick-links-list .quick-links-item:not(:last-child)::after{content:none}}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container:nth-child(1){width:57%}}
@media all and (min-width: 768px){.module-container.footer .module-content .section-container:nth-child(2){width:43%}}
.module-container.footer-disclaimer{background-color:#dadada}
.module-container.footer-disclaimer.bottom-header-spacing{padding-bottom:80px}
.module-container.footer-disclaimer.disclaimer-margin-submit-navbar{padding-bottom:64px}
.module-container.footer-disclaimer .module-content{padding:25px 20px;margin:0px auto}
@media all and (min-width: 768px){.module-container.footer-disclaimer .module-content{width:750px}}
@media all and (min-width: 992px){.module-container.footer-disclaimer .module-content{width:970px}}
@media all and (min-width: 1200px){.module-container.footer-disclaimer .module-content{width:1170px}}
.module-container.footer-disclaimer .module-content .section-container .legal-disclaimer-container .legal-disclaimer-content{padding:5px 10px}
.module-container.footer-disclaimer .module-content .section-container .legal-disclaimer-container .legal-disclaimer-content .text{font-family:"Roboto",sans-serif;font-size:12px;font-weight:400;margin:0px;text-align:center;color:#337ab7}
.module-container.footer-disclaimer .module-content .section-container .site-info-container .site-info-content{padding:5px 10px}
.module-container.footer-disclaimer .module-content .section-container .site-info-container .site-info-content .text-as-image{margin:0px;text-align:center;color:#337ab7}
.picker__frame .picker__box{background-color:#fff !important;padding:1em}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box{font-size:16px}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day.picker__day--outfocus{color:hsla(0,0%,40%,.3)}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day{margin:.3125em 0;padding:0;color:#666;font-size:14px;font-weight:normal}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day:hover,.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day--infocus:hover,.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day--outfocus:hover{color:#050505;background-color:#dfe2f7;border-radius:1px;right:auto;margin:0 auto}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day--disabled{background:#f1f1f1}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day--disabled:hover{background-color:#f1f1f1;border-radius:0;margin:0;width:auto}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day--selected{background:#0089ec;color:#f4f5f8;border-radius:50%;width:1.7em;right:auto;margin:0 auto}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day--selected:hover{background:#0089ec;color:#f4f5f8;border-radius:50%}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__day--today:before{border-top:.5em solid #0089ec}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__weekday{color:#a1aae7;font-size:16px;font-weight:normal;background-color:#fff;border:0;text-transform:capitalize;padding:8px 0}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__select--year,.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__select--month,.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__nav--next,.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__nav--prev,.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__footer{display:none}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box div.picker__header{background-color:#fff;padding:5px 0;border-radius:0;border-bottom:1px solid #c0c6ef;justify-content:space-between !important}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box div.picker__header--title{font-weight:600;color:#666}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box div.picker__header--selection{border:1px solid #c0c6ef;height:100%;line-height:normal;padding:6px;border:1px solid #c0c6ef;border-radius:12px;display:flex;gap:8px;flex-direction:row-reverse;justify-content:center;align-items:center;font-weight:600;color:#666;font-size:.9em}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box div.picker__header .close_icon{border-left:1px solid #666;padding-left:6px;cursor:pointer}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableYears{max-height:250px;overflow-x:auto;justify-content:left}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableYears::-webkit-scrollbar{height:8px;width:8px}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableYears::-webkit-scrollbar-track{box-shadow:none;border-radius:8px}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableYears::-webkit-scrollbar-thumb{background:#c0c6ef;border-radius:8px;height:64px}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableYears .picker__tableYears--value{color:#666;display:inline-block;width:20%;text-align:center;width:24%;margin-bottom:16px;cursor:pointer;line-height:2;letter-spacing:.2px}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableYears .picker__tableYears--value:hover{background-color:#dfe2f7;border-radius:25px;min-height:auto}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths{max-height:250px;overflow-x:auto}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths::-webkit-scrollbar{width:8px;height:8px}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths::-webkit-scrollbar-track{box-shadow:none;border-radius:8px}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths::-webkit-scrollbar-thumb{background:#c0c6ef;border-radius:8px;height:64px}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths .picker__tableMonths--value{color:#666;display:inline-block;width:33%;min-height:50px;line-height:2;letter-spacing:.2px;text-align:center}
@media all and (min-width: 768px)and (max-width: 992px){.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths .picker__tableMonths--value{width:50%;min-height:40px}}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths .picker__tableMonths--value{cursor:pointer}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths .picker__tableMonths--value:hover{background-color:#dfe2f7;border-radius:25px;min-height:auto}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths .picker__tableMonths--value.disabled{cursor:default;color:#ddd;background-color:#f5f5f5}
.new_dateapicker .container-datepicker .calendarContainer .picker .picker__frame .picker__box .picker__tableMonths .picker__tableMonths--value.disabled:hover{background-color:#f5f5f5;border-radius:0px;height:50px;line-height:2}
.m-group-content .container-datepicker .calendarContainer .picker .picker__frame .picker__box{padding:1em}