@font-face{font-family:DM Sans font;src:url(/fonts/DMSans-VariableFont.ttf)}:root{--Neutral900:#1A191A;--Neutral800:#272627;--Neutral700:#413E40;--Neutral600:#5B575A;--Neutral500:#827D7F;--Neutral400:#CBC8C9;--Neutral300:#DCDBDC;--Neutral200:#EFEFEF;--Neutral100:#F8F7F8;--Brand900:#0E2523;--Brand800:#20413C;--Brand700:#224D46;--Brand600:#2B7668;--Brand500:#3B9B88;--Brand400:#52AF9B;--Brand300:#7DCBB8;--Brand200:#AEE1D3;--Brand100:#D6F1E9;--Accent900:#7E1F1E;--Accent800:#981E1C;--Accent700:#B01E1C;--Accent600:#DB2927;--Accent500:#EE4745;--Accent400:#F77472;--Accent300:#FBA7A6;--Accent200:#FECBCA;--Accent100:#FEF0F0;--Sand900:#8D6A41;--Sand800:#A97E4D;--Sand700:#B78B58;--Sand600:#D5BA9C;--Sand500:#D5BA9C;--Sand400:#E5D5C3;--Sand300:#F3EBE2;--Sand200:#F6F0E9;--Sand100:#FBF7F4;--Green900:#014737;--Green800:#03543F;--Green700:#046C4E;--Green600:#057A55;--Green500:#0E9F6E;--Green400:#31C48D;--Green300:#84E1BC;--Green200:#BCF0DA;--Green100:#DEF7EC;--Yellow900:#6A491A;--Yellow800:#7D541B;--Yellow700:#97641E;--Yellow600:#AE7505;--Yellow500:#D69005;--Yellow400:#F1B540;--Yellow300:#F3C25F;--Yellow200:#F9DEAA;--Yellow100:#FFF6E5;--White:#ffffff;--Black:#000000;--Opacity56:rgba(255,255,255,0.56);--OpacityNavbar:rgba(26,25,26,0.03);--Blur10:blur(10px);--Blur20:blur(20px);--rounded-3XS:4px;--rounded-2XS:8px;--rounded-XS:10px;--rounded-S:12px;--rounded-M:16px;--rounded-L:24px;--rounded-XL:32px;--rounded-2XL:40px;--rounded-full:1000px;--SecHeading:56px;--InnerPageHeading:48px}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:DM Sans font;font-weight:500;overflow-x:hidden;overflow-y:scroll;scroll-behavior:auto;background-color:var(--Sand200)}.scroll-container{position:absolute;overflow:hidden;z-index:10;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;width:100%}a,button{text-decoration:none;cursor:pointer}.first-sec-top-spacing{padding-top:100px}.sec-heading{font-size:var(--SecHeading);font-weight:700;letter-spacing:-1px;line-height:100%}.sec-heading span{font-weight:400;font-style:italic}.inner-page-heading{font-size:var(--InnerPageHeading);font-weight:800}.inner-page-heading,.inner-page-subheading{letter-spacing:-1px;line-height:100%;color:var(--Neutral900)}.inner-page-subheading{font-size:28px;font-weight:700}.sec-para{font-weight:400;font-size:16px;color:var(--Neutral700)}.secondary-btn{background-color:var(--Opacity56);border:1px solid var(--White);backdrop-filter:var(--Blur20);-webkit-backdrop-filter:var(--Blur20);padding:8px 20px;font-size:16px;font-weight:500;line-height:22px;color:var(--Neutral900);border-radius:var(--rounded-S);transition:.3s}.secondary-btn:active,.secondary-btn:hover{background-color:var(--White)!important;color:var(--Neutral900)!important}.secondary-btn:active svg path,.secondary-btn:hover svg path{fill:var(--Neutral900)}.primary-btn{background-color:var(--Brand500);padding:12px 20px;border-radius:var(--rounded-S);color:var(--White);font-size:16px;font-weight:500;line-height:22px;transition:.3s}.primary-btn:active,.primary-btn:hover{background-color:var(--Brand600)!important;color:var(--White)!important}.primary-btn:active svg path,.primary-btn:hover svg path{fill:var(--White)}a:active,button:active{border-color:transparent!important}.breadcrumbs .breadcrumb-item{display:inline-block;font-size:14px;font-weight:300;color:var(--Neutral500)}.breadcrumbs .breadcrumb-item a{color:var(--Neutral700)}.breadcrumbs .breadcrumb-item+.breadcrumb-item:before{content:">";padding:0 8px;color:#6c757d}footer{padding-top:80px}.footer-heading{font-size:14px;line-height:18px;color:var(--Neutral900);font-weight:800}.footer-links li{padding-bottom:8px}.footer-links li:last-child{margin-bottom:0}.footer-links li a{font-size:16px;line-height:22px;color:var(--Neutral800);font-weight:400}.quick-legal-links{display:flex;gap:64px}.footer-address,.footer-email{font-size:16px;font-weight:400px;line-height:22px;color:var(--Neutral800)}.footer-email{text-decoration:underline}.footer-top-content{display:flex;justify-content:space-between}.footer-redirect-form{background-color:var(--Neutral800);padding:24px;border-radius:var(--rounded-L);border:1px solid var(--OpacityNavbar);align-items:flex-start;gap:24px;width:-moz-fit-content;width:fit-content;position:relative;z-index:2}.footer-redirect-form .destination-input{padding:12px 4px 12px 40px;border-radius:0 12px 12px 0}.footer-redirect-form input{background-color:#3e3c3c;border:1px solid #5c5a5a;color:var(--Neutral400);padding:12px 16px;border-radius:12px 0 0 12px;font-weight:400;font-size:16px;width:295px}.footer-redirect-form input:focus-visible{outline:none}.footer-redirect-form .inputs-area{display:flex;align-items:flex-start;position:relative}.footer-redirect-form .redirect-arrow{width:48px;height:48px;border-radius:var(--rounded-full);background:rgba(65,62,64,1);outline:4px solid rgba(39,38,39,1);display:flex;align-items:center;justify-content:center;position:absolute;left:50%;transform:translate(-50%)}.redirect-btn{background-color:var(--Brand500);border:none;padding:12px 20px;color:white;border-radius:var(--rounded-S);font-size:16px;font-weight:500;line-height:22px;white-space:nowrap;transition:.3s}.redirect-btn:hover{background-color:var(--Brand600)}footer .row:first-child{position:relative;z-index:9}.copyright-area p{font-size:14px;font-weight:300;line-height:18px;color:var(--Neutral700)}.copyright-area{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);padding:25px 0;z-index:1}.footer-form-row{margin-top:-200px}.f-ninja{max-width:600px;position:relative;top:8px;left:50%;transform:translate(-50%);z-index:3}.error-message{color:#dc3545;font-size:.95rem;margin-top:4px;margin-bottom:0}.tawkto-chatbutton{position:fixed;right:20px;bottom:20px;z-index:9999;cursor:pointer}.custom-input{border:1px solid var(--Neutral400);padding:10px 70px 10px 12px;font-size:16px;font-weight:400;border-radius:var(--rounded-S)}.custom-input:focus{box-shadow:none}.custom-input:focus-visible{outline:none}.input-error-msg{font-weight:400;font-size:14px;color:#dc3545}.rounded-box{background:var(--Opacity56);border-radius:var(--rounded-L);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #fff;padding:40px 80px}.tc-update-info{font-weight:400;font-size:14px;color:var(--Neutral600)}.tc-inner-title{font-weight:700;font-size:24px;color:var(--Neutral900)}.tc-inner-text{font-weight:500;font-size:16px;color:var(--Neutral900)}.tc-inner-desc{font-weight:400;font-size:16px;color:var(--Neutral700)}.tc-inner-desc b{font-weight:700}.tc-inner-desc a{text-decoration:underline;color:var(--Neutral700)}.navbar-bg-img{filter:blur(7px)}@media screen and (min-width:992px) and (max-width:1199.98px){.copyright-area{position:relative;top:0;transform:translate(0)}}@media screen and (max-width:991.98px){header ul.navbar-nav{border-top:1px solid var(--Neutral200);border-bottom:1px solid var(--Neutral200);padding-top:10px;padding-bottom:10px;margin-top:10px;margin-bottom:15px!important}}@media screen and (min-width:768px) and (max-width:991.98px){.footer-redirect-form input{width:230px}.quick-legal-links{gap:40px;flex-direction:column}.copyright-area{position:relative;top:0;transform:translate(0)}.navbar-collapse{padding-bottom:10px}.footer-redirect-form{gap:10px}.footer-redirect-form .redirect-btn{padding:14px 16px}.error-message{font-size:13px!important}.inner-page-heading{font-size:40px}.rounded-box{padding:30px}}.redirect-form-inner-container{display:flex;align-items:flex-start;gap:16px;width:100%;box-sizing:border-box}@media screen and (max-width:767.98px){.redirect-form-inner-container{display:block}.redirect-btn{margin-top:8px}.footer-redirect-form .inputs-area{flex-direction:column;gap:12px;width:100%}.footer-redirect-form{padding:20px;gap:20px;flex-direction:column;width:100%}.footer-redirect-form .destination-input,.footer-redirect-form input{border-radius:12px;padding:12px 16px;width:100%}.footer-redirect-form .redirect-arrow{width:24px;height:24px;top:50%;transform:translate(-50%,-50%)}.footer-redirect-form .redirect-arrow svg{height:14px;width:14px;transform:rotate(90deg)}.redirect-btn{width:100%}.copyright-area{position:relative;top:0;transform:translate(0)}.footer-top-content,.quick-legal-links{flex-direction:column;gap:32px}.footer-form-row{margin-top:-50px}.f-ninja{max-width:480px;top:7px}.navbar-collapse{padding-bottom:10px}.inner-page-heading{font-size:32px}.rounded-box{padding:20px}}@media screen and (max-width:575.98px){.f-ninja{max-width:90%;top:6px}}@media screen and (max-width:450.98px){.footer-form-row{margin-top:0}}@media screen and (max-width:375.98px){.f-ninja{max-width:90%;top:4px}}@media only screen and (max-width:319.5px){body,html{width:320px!important;overflow-x:auto!important}.xs-scroll{overflow:scroll!important;white-space:normal;min-width:370px}.smooth-content,.smooth-wrapper{display:none}}