.heading-1,.lc-headline,.pseudo-h1,.heading-2,.heading-3{font-family:inherit}.heading-1,.lc-headline,.pseudo-h1{font-size:36px;font-weight:700;text-transform:uppercase}.heading-1.cn,.cn.lc-headline,.cn.pseudo-h1{font-size:36px;font-weight:700}.heading-2,.heading-2.cn{font-size:26px;font-weight:700}.heading-3{font-size:16px;font-weight:700}.heading-3.cn{font-size:16px;font-weight:400}.heading-4,.headline-text,.title-text,.subtitle-text,.body-text,.body-text-sub,.caption-text{font-family:inherit}.heading-4{font-weight:700;font-size:24px}.headline-text{font-weight:700;font-size:20px}.title-text{font-weight:700;font-size:16px}.subtitle-text{font-weight:700;font-size:14px}.body-text{font-weight:400;font-size:16px}.body-sub-text{font-weight:400;font-size:14px}.caption-text{font-weight:400;font-size:12px;line-height:1.2}#application-form .application,.heading-font,.text-font,.inter-font,.inter-font.cn{font-family:inherit}a{color:#43b649;text-decoration:underline}.about-us-bg a{color:#fff}h1{font-family:inherit;margin-top:100px;font-size:36px;text-transform:uppercase}.h1{font-family:inherit;font-size:36px;font-weight:700}h2{font-family:inherit;font-weight:700;font-size:26px}h3{font-family:inherit;font-weight:700;font-size:20px}h4{font-family:inherit;font-weight:700;font-size:18px}.customBaloo{font-family:inherit;font-weight:700;font-size:20px}.landing-title{font-family:inherit;font-size:36px;display:block;margin:0 0 10px;text-transform:uppercase}.pseudo-h1{display:block;margin:.67em 0 50px}p{line-height:1.56;margin:0 0 1.75em;font-size:16px;font-style:normal;font-stretch:normal;font-weight:400}.post-content{color:#707070}.post-content ul{margin-bottom:16px}.post-content li{margin-bottom:10px}.white-text{color:#fff}.text-black{color:#000}.text-white{color:#fff}.text-green{color:#43b649}.text-red{color:#ff2525}.text-orange{color:#eb6726}.text-grey{color:#686868}.text-light-grey{color:silver}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-initial{text-transform:initial}.text-upper{text-transform:uppercase}.text-lower{text-transform:lowercase}.text-small{font-size:85%}.text-head{font-family:inherit}.text-light{font-weight:400}.text-bold{font-weight:700}.text-heavy{font-weight:bolder}.text-no-transform{text-transform:none}.text-decoration-none{text-decoration:none}.text-cancel{color:#707070}.text-justify{text-align:justify}.text-underline{text-decoration:underline}.text-base-size{font-size:16px}.header-text{font-family:inherit;font-size:16px;text-transform:uppercase}.text-mobile-center{text-align:initial}.shadow{text-shadow:1px 3px 2px rgba(0,0,0,.3)}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;color:#000000de;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons.mobile-menu-icon{position:relative;top:7px;margin-right:5px}.form-section-title{color:#424242}@media(min-width:768px){.landing-usp-text{font-size:20px}}@media(max-width:600px){.landing-title,.h1,.pseudo-h1,h1{font-size:30px}.text-mobile-center{text-align:center}}@media only screen and (max-width:600px){h1,.h1,.landing-title,.lc-headline,.pseudo-h1{font-size:30px}h2{font-size:24px}.text-mobile-center{text-align:center}}#faq-chatbot ::-webkit-scrollbar{width:5px;height:5px}#faq-chatbot ::-webkit-scrollbar-thumb{background:#ced0d1}#faq-chatbot ::-webkit-scrollbar-track{background:#fafafa}#faq-chatbot{overflow:hidden;box-sizing:border-box;margin:0 auto;width:600px;max-height:450px;height:auto;border-radius:10px;position:relative;box-shadow:0 4px 8px #546e7a1a;border:.5px solid transparent;display:flex;flex-direction:column;transition:.3s all ease-in-out}@media screen and (max-width:768px){#faq-chatbot{width:100%}}#faq-chatbot:hover,#faq-chatbot.active{border:.5px solid #B0BEC5}#faq-chatbot .chat-panel{padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}#faq-chatbot .chat-panel.active{cursor:default;border-top:1px solid #f4f4f4}#faq-chatbot .chat-panel .chat-input{display:block;flex:1 1 auto;min-height:18px;height:100%;border:none;outline:none;resize:none;overflow:hidden;cursor:pointer;pointer-events:none}#faq-chatbot .chat-panel .chat-input.active{cursor:auto;pointer-events:auto}#faq-chatbot .chat-panel .chat-button{cursor:pointer;pointer-events:auto}#faq-chatbot .chat-panel .chat-button>img{transition:.2s all ease-in-out;content:url(/assets/img/send-green.svg);filter:grayscale(100%)}#faq-chatbot .chat-panel .chat-button:not(:disabled)>img{filter:grayscale(0)}#faq-chatbot .chat-panel .chat-button:disabled{pointer-events:none}#faq-chatbot .chat-panel .chat-button:disabled.active{pointer-events:auto;cursor:default}#faq-chatbot .chat-panel .chat-button:disabled>img{filter:grayscale(100%)}#faq-chatbot .message-panel{border-top-left-radius:10px;border-top-right-radius:10px;padding:0;width:0;height:0;visibility:hidden;opacity:0;transition:.3s height ease-in-out,.3s visibility ease-in-out,.3s opacity ease-in-out;background:#fafafa;overflow-y:scroll;display:flex;flex-direction:column;gap:20px;position:relative}#faq-chatbot .message-panel.active{width:100%;height:450px;padding:15px 10px;opacity:100%;visibility:visible}#faq-chatbot .message-panel .message-chevron{position:sticky;top:0;margin-left:auto;margin-right:0;margin-bottom:-50px;z-index:2;filter:grayscale(100%);cursor:pointer}#faq-chatbot .message-panel .bot-message,#faq-chatbot .message-panel .customer-message{transition:.2s all ease-in-out;position:relative;display:flex;align-items:center}#faq-chatbot .message-panel .bot-message>div.content,#faq-chatbot .message-panel .customer-message>div.content{transition:.2s all ease-in-out;line-height:21px;padding:10px;border-radius:10px;position:relative;max-width:80%;min-width:10%;white-space:pre-wrap}#faq-chatbot .message-panel .bot-message.disappear,#faq-chatbot .message-panel .customer-message.disappear{opacity:0}#faq-chatbot .message-panel .customer-message{flex-direction:row-reverse}#faq-chatbot .message-panel .customer-message>img.pointer{content:url(/assets/img/pointer-grey.svg);transform:scaleX(-1)}#faq-chatbot .message-panel .customer-message>div.content{right:-3px;background:#e0e0e0;color:#263238}#faq-chatbot .message-panel .customer-message>div.content a{color:#263238;text-decoration:underline}#faq-chatbot .message-panel .bot-message{flex-direction:row}#faq-chatbot .message-panel .bot-message>img.pointer{content:url(/assets/img/pointer-green.svg);transform:scaleX(-1)}#faq-chatbot .message-panel .bot-message>div.content{right:3px;background:#43b649;color:#fff}#faq-chatbot .message-panel .bot-message>div.content a{color:#fff;text-decoration:underline}#faq-chatbot .message-panel .buffer-container{display:flex;flex-direction:row;gap:3px;align-items:center;justify-content:center;height:21px;padding:0 10px}#faq-chatbot .message-panel .buffer-container div{width:7px;height:7px;border-radius:100%}#faq-chatbot .message-panel .buffer-container .first{animation:ellipsis 2s infinite;animation-delay:.1s;background:#fff}#faq-chatbot .message-panel .buffer-container .second{animation:ellipsis 2s infinite;animation-delay:.3s;background:#fff}#faq-chatbot .message-panel .buffer-container .third{animation:ellipsis 2s infinite;animation-delay:.5s;background:#fff}@keyframes ellipsis{0%{opacity:0}50%{opacity:100}to{opacity:0}}
