:root{--blue: #017ec1;--white: #ffffff;--black: #000000;--red: #cc0000;--green: #04ca14;--yellow: #f9b233;--container: 80rem;--ps: .9375rem;--grey-700: #2d3748;--grey-100: #f8f9fa;--grey-200: #e2e8f0;--grey-300: #edf1f6;--grey-400: #a0aec0;--border-light: #d9d9d9;--light-bg: #f2f2f2;--grey-text-color: #373736;--grey-border: #e2e8f0;--grey-scrollbar: #c4c4c4;--grey-border-300: #c4c4c4;--blue-hover: #489db9;--grey-600: #666666;--border-300: #c9c9c9;--box-shadow-color: #0000000d;--bg-overlay: #d9d9d961}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-Black.ttf);font-weight:900}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-BlackItalic.ttf);font-weight:900;font-style:italic}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-Bold.ttf);font-weight:700}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-BoldItalic.ttf);font-weight:700;font-style:italic}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-ExtraBold.ttf);font-weight:800}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-ExtraBoldItalic.ttf);font-weight:800;font-style:italic}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-ExtraLight.ttf);font-weight:200}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-ExtraLightItalic.ttf);font-weight:200;font-style:italic}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-Italic.ttf);font-weight:400;font-style:italic}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-Light.ttf);font-weight:300}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-LightItalic.ttf);font-weight:300;font-style:italic}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-Medium.ttf);font-weight:500}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-MediumItalic.ttf);font-weight:500;font-style:italic}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-Regular.ttf);font-weight:400}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-SemiBold.ttf);font-weight:600}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-SemiBoldItalic.ttf);font-weight:600;font-style:italic}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-Thin.ttf);font-weight:100}@font-face{font-family:Montserrat;src:url(/fonts/web-font/Montserrat-ThinItalic.ttf);font-weight:100;font-style:italic}body{overflow:hidden}body,body *{box-sizing:border-box}.overflowHidden{overflow:hidden}img{display:block;max-width:100%}body,button,input,select,textarea{margin:0;padding:0;font-family:Montserrat}.m4tContainer{max-width:80.9375rem;margin:0 auto;width:100%;overflow-x:hidden}.m4tRow{display:flex;flex-wrap:wrap;margin:0 -1.25rem;max-width:calc(100% + 2.5rem);width:calc(100% + 2.5rem)}.m4tRow>div{padding:0 1.25rem}.m4tCol6{width:50%;flex:0 0 50%}.m4tCol12{width:100%;flex:0 0 100%}.asterisk{color:var(--red);position:relative;top:-.375rem;left:0rem}input.inputErrorBorder,select.inputErrorBorder{border-color:var(--red)!important}.error{margin:.125rem 0 0;color:var(--red)!important;font-weight:500;font-size:.75rem;line-height:1.05rem;display:flex}.error.requiredError{align-items:center}.error svg{flex:0 0 1.25rem;margin:0 .25rem 0 0}.error.mt_10{margin-top:.625rem}.error.justify_center{justify-content:center}@media (max-width: 48rem){.m4tRow{gap:1.5rem}.m4tCol6{width:100%;flex:0 0 100%}}::-ms-reveal{display:none!important}.readOnly,.readOnly *{background:var(--light-bg)!important;color:var(--grey-400)!important}.landingPageSection{min-height:100vh;display:flex;align-items:center;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important}.landingPageSection .m4tRow{align-items:center;justify-content:center}.landingPageSection .m4tRow .m4tStep1Form{box-shadow:0 .4375rem 1.4375rem 0 var(--box-shadow-color);border-radius:.9375rem;overflow:hidden}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer{padding:4.0625rem 2.875rem 3.75rem;background:var(--white);border-radius:0 0 .9375rem .9375rem;border:.0625rem solid var(--grey-200)}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer form>div:not(:last-child){margin-bottom:1.875rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer label{display:block;color:var(--grey-700);font-size:.875rem;font-style:normal;font-weight:700;line-height:140%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .dropDownOverlay{position:fixed;width:100%;height:100%;left:0;top:0}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullfieldWrapper>label{display:none}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField{border-radius:.9375rem;border:.0625rem solid var(--grey-200);overflow:hidden;height:4.3125rem;display:flex}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField input[type=number],.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField input[type=text]{border:0;outline:none;color:var(--grey-700);font-size:1.25rem;font-style:normal;font-weight:700;line-height:140%;background:transparent;padding:0;max-width:100%;width:100%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow{display:flex;width:100%;height:4.3125rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol1{width:calc(100% - 12.125rem);flex-direction:column;display:flex;justify-content:center}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol1>div{padding-left:1.0625rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol1>div.currencyField{display:flex}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol1>div.currencyField .currencySymbol{color:var(--grey-700);font-size:1.25rem;font-style:normal;font-weight:700;line-height:140%;margin-right:.1875rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2{width:12.125rem;background:var(--light-bg);display:flex;align-items:center}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2.formCheckboxCol>div{justify-content:flex-end}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2>div{padding-left:2.125rem;padding-right:1.0625rem;display:flex;width:100%;justify-content:space-between;align-items:center}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 .countryIcon{display:flex;align-items:center;padding-left:0rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 .countryIcon .formCheckbox{width:2.375rem;height:2.375rem;border-radius:50%;background:var(--blue);display:flex;justify-content:center;align-items:center}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 .countryIcon img{width:2.375rem;height:2.375rem;object-fit:contain;max-width:2.375rem;border-radius:3.125rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 select{border:0;background:transparent;color:var(--grey-700);font-size:.9375rem;font-style:normal;font-weight:700;line-height:140%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../../../src/assets/images/dropdown-arrow.png);background-repeat:no-repeat;background-position:center right;padding-right:1.25rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 .exchangeCountryName{background:transparent;color:var(--grey-700);font-size:.9375rem;font-style:normal;font-weight:700;line-height:140%;padding-right:.875rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper{display:flex;align-items:center;flex-wrap:wrap}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldInfo{color:var(--grey-400);font-size:.875rem;font-style:normal;font-weight:400;line-height:140%;margin-top:.625rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperColFull{width:100%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperColFull label{padding-bottom:.8125rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperDivider{width:100%;padding-top:.9rem;color:var(--grey-700);font-size:.9375rem;font-style:normal;font-weight:700;line-height:140%;text-align:center}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperCol{width:100%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperCol .fieldCol1{width:calc(100% - 7.25rem)}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperCol .fieldCol2{width:7.25rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperCol .fieldCol2>div{padding-left:1.0625rem;padding-right:1.0625rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper label{padding-bottom:.3125rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions{color:var(--grey-text-color);font-size:.875rem;font-style:normal;font-weight:400;line-height:140%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions .fieldTermConditionsIn{display:inline-flex;text-transform:capitalize;padding-left:.9375rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions .fieldTermConditionsIn .switch{display:inline-block;position:relative}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions .fieldTermConditionsIn label{color:var(--grey-text-color);font-size:.875rem;font-style:normal;font-weight:400;line-height:140%;display:inline}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions .fieldTermConditionsIn input{border-radius:.3125rem;border:.0625rem solid var(--border-light);width:1.1875rem;height:1.1875rem;position:absolute;z-index:1;opacity:0;cursor:pointer;width:100%;height:100%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions .fieldTermConditionsIn input:checked+.checkboxShape{background-color:var(--blue);border-color:var(--blue)}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions .fieldTermConditionsIn input:checked+.checkboxShape:after{margin-left:66%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions .fieldTermConditionsIn .checkboxShape{border:.0625rem solid var(--border-light);width:2.5rem;height:1.1875rem;padding:0;float:left;border-radius:1.25rem;transition:all .25s;width:3.625rem;position:relative;bottom:-.375rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions .fieldTermConditionsIn .checkboxShape:after{content:" ";border-radius:1.25rem;border:.0625rem solid var(--border-light);background:var(--white);width:1.1875rem;height:1.1875rem;float:left;transition:.3s;margin-top:-.125rem;margin-left:-.0625rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldBtn input{color:var(--white);text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:150%;border-radius:.75rem;background:var(--blue);border:0;width:100%;height:2.875rem;outline:none;cursor:pointer}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldBtn.fieldBtnDisabled input{opacity:.3;cursor:not-allowed}.landingPageSection .m4tRow .m4tStep1Form ul.m4tFormTabs{padding:0;margin:0;display:flex}.landingPageSection .m4tRow .m4tStep1Form ul.m4tFormTabs li{border-radius:.75rem .75rem 0rem 0rem;display:block;background:var(--blue);color:var(--white);text-align:center;font-size:.9375rem;font-style:normal;font-weight:700;line-height:3.5rem;flex:1 0 auto;padding:.1875rem .625rem;cursor:pointer}.landingPageSection .m4tRow .m4tStep1Form ul.m4tFormTabs li.active{background:var(--white);color:var(--grey-text-color)}.landingPageSection .dropDownOverlay+.fullfieldWrapper .fullField{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}@media (max-width: 73.75rem){.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullfieldWrapper>label{display:block}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullfieldWrapper .fullField label{display:none}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol1{width:calc(100% - 7.5rem)}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2{width:7.5rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2>div{padding-left:.625rem;padding-right:.625rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 .countryIcon img,.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 .countryIcon .formCheckbox{width:1.5625rem;height:1.5625rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 .countryIcon .formCheckbox svg{width:.875rem;height:.9375rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperCol{width:100%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperDivider{width:100%;padding-top:.3125rem}}@media (max-width: 62rem){.landingPageSection{padding-left:5rem;padding-right:5rem}.landingPageSection .m4tRow{gap:1.5rem}.landingPageSection .m4tRow .m4tCol6{width:100%;flex:0 0 100%}}@media (max-width: 48rem){.landingPageSection{padding-left:0rem;padding-right:0rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldWrapper .fieldWrapperColFull label{font-size:1rem;padding-bottom:1.0625rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fieldTermConditions{font-size:.75rem;line-height:140%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer form>div:not(:last-child){margin-bottom:1.25rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField{height:3.6875rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField input[type=text],.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField input[type=number]{font-size:1rem;line-height:140%}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol1>div.currencyField .currencySymbol{font-size:1rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow{height:3.6875rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 .countryIcon img{width:2.375rem;height:2.375rem}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 select{font-size:.75rem;line-height:140%;background-image:url(../../../src/assets/images/dropdown-arrow.png)}.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer .fullField .fieldRow .fieldCol2 .exchangeCountryName,.landingPageSection .m4tRow .m4tStep1Form .m4tFormContainer label{font-size:.75rem;line-height:140%}.landingPageSection .m4tRow .m4tStep1Form ul.m4tFormTabs li{font-size:.75rem;font-style:normal;font-weight:700;line-height:2.5rem}}.fullfieldWrapper{position:relative}.fullfieldWrapper .customSelect{display:flex;gap:.75rem;align-items:center}.fullfieldWrapper .selectDropDown{border-radius:0rem 0rem 1.25rem 1.25rem;border:.0625rem solid var(--grey-border);background:var(--white);overflow:hidden;padding-top:.5rem;margin-top:-.5625rem;position:absolute;width:100%;z-index:1;border-top:0;background:transparent}.fullfieldWrapper .selectDropDown.selectDropDownOverflow{max-height:11.875rem;width:calc(100% + .25rem);overflow:auto}.fullfieldWrapper .selectDropDown.selectDropDownOverflow::-webkit-scrollbar{width:.25rem}.fullfieldWrapper .selectDropDown.selectDropDownOverflow::-webkit-scrollbar-thumb{background:var(--grey-scrollbar)}.fullfieldWrapper .selectDropDown .selectDropDownCol{display:flex;align-items:center;background:var(--white);cursor:pointer;position:relative}.fullfieldWrapper .selectDropDown .selectDropDownCol:hover{background-color:var(--light-bg)}.fullfieldWrapper .selectDropDown .selectDropDownCol:last-child .selectDropDownRow{padding-bottom:1.1875rem}.fullfieldWrapper .selectDropDown .selectDropDownCol .selectDropDownName{color:var(--grey-700);font-size:1.25rem;font-style:normal;font-weight:700;line-height:140%;padding-left:1.0625rem;flex:1}.fullfieldWrapper .selectDropDown .selectDropDownCol .selectDropDownRow{width:12.125rem;background:var(--light-bg);display:flex;align-items:center;color:var(--grey-700);font-size:.9375rem;font-style:normal;font-weight:700;line-height:140%;padding:.3125rem 1.0625rem .3125rem 2.125rem;justify-content:space-between}.fullfieldWrapper .selectDropDown .selectDropDownCol .selectDropDownRow .countryIcon img{width:2.375rem;height:2.375rem;object-fit:contain;max-width:2.375rem;border-radius:3.125rem}@media (max-width: 73.75rem){.fullfieldWrapper .selectDropDown .selectDropDownCol .selectDropDownRow{width:7.5rem;padding-left:.625rem;padding-right:.625rem}.fullfieldWrapper .selectDropDown .selectDropDownCol .selectDropDownRow .countryIcon img{width:1.5625rem;height:1.5625rem}}@media (max-width: 48rem){.fullfieldWrapper .customSelect span{display:none}.fullfieldWrapper .selectDropDown .selectDropDownCol .selectDropDownName{font-size:1rem;line-height:140%}.fullfieldWrapper .selectDropDown .selectDropDownCol .selectDropDownRow{width:7.5rem}.fullfieldWrapper .selectDropDown .selectDropDownCol .selectDropDownRow .countryIcon img{width:2.375rem;height:2.375rem;object-fit:contain;max-width:2.375rem}}
