@font-face{font-family:poppins-black;src:url(/assets/Poppins-Black-yHqY0KRU.ttf);font-weight:700}@font-face{font-family:poppins-bold;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf);font-weight:700}@font-face{font-family:poppins-regular;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf);font-weight:400}@font-face{font-family:poppins-semibold;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf);font-weight:700}@font-face{font-family:poppins-light;src:url(/assets/Poppins-Light-DT6-CsId.ttf);font-weight:400}@font-face{font-family:poppins-light-italic;src:url(/assets/Poppins-LightItalic-CDXp65eX.ttf);font-weight:400}*{scroll-behavior:smooth}body{margin:0;padding:0}body{background-color:#fff;font-family:product-sans-regular;color:#333}.navbar{z-index:100000000;position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;transition:.5s;padding-top:25px}.navbar__logo{text-decoration:none;margin-left:7.7%;-webkit-tap-highlight-color:transparent;cursor:pointer}.navbar__logo img{transition:transform 1s ease-in-out}.navbar__menu-list{display:flex;align-items:center;justify-content:space-between;list-style:none;margin:0;padding:0;width:100%;height:100%}.navbar__menu-item{display:flex;align-items:center;justify-content:center;padding:.5rem 2rem;font-family:poppins-semibold;font-size:18px;font-weight:700;transition:all .1s ease-in-out}.navbar__menu-item .navbar__menu-link{text-decoration:none;color:#333}.nav-l{transition:all .8s ease;display:inline-block;position:relative}.nav-l:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;top:27px;background-color:#256192;transform-origin:bottom center;transition:transform .25s ease-out}.nav-l:hover:after{transform:scaleX(1);transform-origin:bottom center}.rounded-button{z-index:1000000;display:block;text-decoration:none;text-align:center;align-self:center;align-content:center;background-color:#256192;border-radius:50px;border-left:35px solid #256192;border-right:35px solid #256192;border-bottom:8px solid #256192;border-top:8px solid #256192;color:#fff;font-family:poppins-semibold;font-size:18px;transition:all .2s ease-in-out;margin-right:5vw}.rounded-button:hover{border-left:35px solid #010440;border-right:35px solid #010440;border-bottom:8px solid #010440;border-top:8px solid #010440;background-color:#010440}.contact-btn{z-index:100000;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;height:35px;min-width:200px;border-radius:50px;background:transparent;margin-right:6vw;padding:0;cursor:pointer;outline:none;font-family:poppins-semibold;font-size:15px;border:none;-webkit-user-select:none;user-select:none;text-decoration:none}.contact-btn__panel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;border-radius:50px;white-space:nowrap;pointer-events:none;box-sizing:border-box;transition:transform .35s cubic-bezier(.25,1,.5,1);border:2px solid white;border-right:3px solid white;border-left:3px solid white}.contact-btn__icon{width:16px;height:16px;display:block;object-fit:contain}.contact-btn .panel-email{background-color:#256192;color:#fff;transform:translateY(0)}.contact-btn:hover .panel-email{transform:translateY(135%)}.contact-btn .panel-copy{background-color:#eee;color:#1a1a1a;transform:translateY(135%);border-color:#eee}.contact-btn:hover .panel-copy{transform:translateY(0);transition-delay:.03s}.contact-btn .panel-copied{background-color:#eee;color:#1a1a1a;border-color:#eee;transform:translateY(-135%)}.contact-btn.is-copied:hover .panel-copy{transform:translateY(135%)!important;transition-delay:0s}.contact-btn.is-copied:hover .panel-copied{transform:translateY(0);transition-delay:.03s}@media screen and (min-width:1500px){.rounded-button{margin-right:4vw}}.sticky{padding:8px 0;background-color:#fff}.navbar__menu_hamburger-menu{display:none;justify-content:center;align-items:center;margin-right:5vw;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (max-width:1080px){.navbar__menu_hamburger-menu{display:flex}.contact-btn{margin-right:5px}}.navbar-mobile--container{display:flex;position:fixed;right:0;top:-50px;left:0;width:100%;height:0;background-color:#fff;z-index:1000000000;padding-top:25px;flex-direction:column;justify-content:flex-start;align-items:center;transition:all .5s ease-in-out;overflow:hidden;padding-right:10px}.pad-top-40{padding-top:50%}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.navbar-mobile-open{top:0!important;height:100%!important}.navbar-mobile-open a,.navbar-mobile-open img{animation:fade-in .5s ease-in-out}.navbar-mobile-close{top:-50px!important;height:-200%!important}.navbar-mobile-close a,.navbar-mobile-close img,.navbar-mobile-close h2{animation:fade-out .5s ease-in-out}.navbar-mobile--container-img{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;margin-right:25px;position:absolute;top:20px;right:10px}.navbar-mobile--container-img img{-webkit-tap-highlight-color:transparent;outline:none!important}.navbar-mobile--container-img img:hover{cursor:pointer}.navbar-mobile-contact{font-family:poppins-light;font-size:18px;font-weight:700;color:#333;margin-bottom:0;margin-top:40%;text-align:center}.navbar-mobile-contact a{text-decoration:none;color:#256192}.navbar-mobile-menu{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:5000000}.navbar-mobile-menu-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.5rem 2rem;font-family:poppins-semibold;font-size:24px;font-weight:700;transition:all .1s ease-in-out;margin-top:5px;margin-bottom:5px;cursor:pointer}.navbar-mobile-menu-item a,.navbar-mobile-menu-item .navbar-mobile-menu-link{text-decoration:none;color:#333}.navbar-mobile-menu--border{width:5000%}.navbar-mobile-menu--border:after{content:"";border-bottom:1px solid #eeeeee;display:block;width:100%}.top-banner{overflow:hidden}.top-banner img{overflow:hidden;position:relative;width:100%;height:600px;min-width:100%;background-position:right;background-repeat:no-repeat;background-clip:border-box;object-fit:cover;z-index:-1}.top-banner--text{z-index:10000;width:100%;position:absolute;top:0;left:0}.top-banner--text h1{padding-top:230px;text-align:left;line-height:1.2em;font-family:poppins-bold;font-size:54pt;letter-spacing:-1px;margin-bottom:10pt;margin-left:7.7%}.top-banner--text h3{text-align:left;font-family:poppins-light-italic;font-weight:500;font-size:20pt;color:#2b2525;transition:transform .8s ease-in-out;transform:translateY(-70px);margin-top:80px;margin-left:7.7%;max-width:880px}@media screen and (max-width:1080px){.top-banner--text h1{font-size:40px;text-align:center;margin-left:0;padding-top:200px}.top-banner--text h3{font-size:1.3em;text-align:center;margin:80px auto}.top-banner img{min-height:550px}}@media screen and (max-width:445px){.top-banner img{min-height:400px;background-position:left}.top-banner--text h1{font-size:28px;padding-top:150px}.top-banner--text h3{font-size:.8em;margin-left:5px;margin-right:5px}}.cards-container{align-items:center;align-content:center;justify-content:center;margin-top:30px;margin-bottom:80px}.cards-container--header{align-items:center;display:flex;justify-content:center;flex-direction:column}.cards-container--header h1{text-align:center;line-height:50px;transition:transform .9s ease-in-out;transform:translateY(-30px);font-family:poppins-bold;margin-top:60px;margin-bottom:-25px;font-size:53px;color:#2b2525}.cards-container--header h1 span{color:#256192;font-family:poppins-bold}.cards-container--items{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:40px}.cards-container--card{max-width:520px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:left;background-color:#fff;border-radius:10px;box-shadow:0 0 5px .2px #0000001a;padding:30px 30px 25px;margin-top:40px;cursor:default;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;transition:all .4s ease-in-out}.cards-container--card p{color:#000;font-size:16pt;margin-top:auto;padding-top:10px;font-family:poppins-light}.section3--container--card--head{display:flex;justify-content:space-between;align-items:center}.section3--container--card--head h3{font-family:poppins-bold;color:#256192;font-size:18pt;word-wrap:break-word;margin-left:5px}@media screen and (max-width:1080px){.cards-container--items{flex-direction:column;justify-content:center;align-items:center;gap:0px}.cards-container--card{max-width:80vw;min-width:80vw;height:auto;padding-bottom:20px}.section3--container--card--head h3{margin-left:0;font-size:1.2em}.section3--container--card--head img{width:40px}.cards-container--card p{font-size:1.3em}.cards-container--header h1{font-size:40px}}@media screen and (max-width:445px){.cards-container--header h1{font-size:28px;line-height:30px;max-width:250px;margin-top:30px;margin-bottom:-30px}.section3--container--card--head h3{font-size:1.1em}.cards-container--card p{font-size:.8em}.cards-container--items{gap:0px}}.section3{max-width:100%;padding-bottom:80px;background-color:#256192;display:flex;flex-direction:column;justify-content:start}.section3--header{justify-content:center;align-items:center;text-align:center}.section3--header h1{font-family:poppins-bold;font-size:40pt;color:#fff;line-height:50px;margin-top:50px;margin-bottom:-6px}@media screen and (max-width:1080px){.section3--header h1{font-size:40px;line-height:60px}}.section3-items{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:40px;gap:40px}.section3--card{max-width:500px;height:210px;text-align:left;background-color:#fff;border-radius:10px;box-shadow:0 0 5px .2px #0000001a;padding:30px 30px 0;cursor:default;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;transition:all .4s ease-in-out}.section3--card h4{font-family:poppins-light;font-weight:300;color:#000;font-size:16pt;text-align:left;margin-top:10px}.section3--card img{width:50px}.section3--card-head{display:flex;justify-content:space-between}.section3--card-head h1{font-family:poppins-bold;color:#256192;font-size:18pt;word-wrap:break-word}@media screen and (max-width:1080px){.section3--header h1{font-size:40px}.section3-items{flex-direction:column}.section3--card{max-height:50%}}@media screen and (max-width:445px){.section3--header h1{font-size:28px;line-height:30px;max-width:300px}.section3-items{flex-direction:column}.section3--card{max-height:50%}.section3--card-head h1{font-size:1.1em}.section3--card-head img{width:40px}.section3--card h4{font-size:.8em}.section3--card{padding:20px 20px 0}}.section4--head h1{font-family:poppins-bold;font-size:130pt;color:#ccc;margin-bottom:20px;margin-top:60px;text-align:center}.section4--head h2{margin-top:25px;text-align:center;font-family:poppins-bold;font-size:40pt;margin-bottom:40px}.section4--head h2 span{font-family:poppins-bold;color:#256192}.section4--card-container{display:flex;flex-direction:column;justify-content:center;row-gap:50px}.section4--card-content{display:flex;justify-content:start;margin-top:20px;gap:5vw}.section4--card-content h1{font-family:poppins-bold;font-size:18pt;margin-bottom:10px}.section4--card-content p{color:#000;max-width:660px;font-family:poppins-light;font-size:16pt;word-spacing:.02em}.section4--card-content button{background-color:#256192;color:#fff;font-family:poppins-semibold;font-size:14pt;border:none;border-radius:10px;padding:12px;margin-top:40px;cursor:pointer}.section4--card-content img{width:350px}@media screen and (max-width:1080px){.section4--head h1{font-size:15vw}.section4--head h2{font-size:40px}.section3--card{max-width:80vw;height:auto;padding-bottom:20px}.section4--card-content{flex-direction:column;width:100%}.section4--card-content div{order:1;padding:0 20px}.section4--card-content img{width:60%}}@media screen and (max-width:445px){.section4--head h2{font-size:28px;max-width:300px;margin:0 auto}.section4--card-content div h1{font-size:1.1em}.section4--card-content div p{font-size:.8em}.section4--card-content div button{background-color:#256192;color:#fff;font-family:poppins-semibold;font-size:1em;border:none;border-radius:6px;padding:7px;margin-top:30px;cursor:pointer}}.section5{padding-bottom:80px}.email{color:#256192;font-family:poppins-semibold;text-decoration:none}.section5--head{display:flex;flex-direction:column}.section5--head h1{text-align:center;font-family:poppins-bold;font-size:40pt;margin-top:80px;color:#2b2525}.section5--head h1 span{color:#256192;font-family:poppins-bold}.section5--head p{text-align:center;max-width:70rem;align-items:center;font-size:16pt;color:#000;font-family:poppins-light}.section5--head p:last-child{margin-top:12px}.section5-logos{margin-top:50px;display:flex;flex-direction:row;justify-content:center;gap:7%}.section5-logos img{width:110px}.section5-logos:nth-child(5){width:10px!important}.lana-logo,.kootio-logo{width:150px!important}@media screen and (max-width:1080px){.section5{display:flex;flex-direction:column;align-items:center;justify-content:center}.section5--head h1{font-size:30px}.section5--head p{max-width:60rem;margin-left:10px;margin-right:10px}.section5--head p:last-child{margin-top:10px}.section5-logos{display:grid;flex-direction:column;column-gap:8vw;justify-content:center;align-items:center;margin-bottom:50px;grid-template-columns:repeat(3,1fr)}.section5-logos img{margin-top:50px;width:100px}}@media screen and (max-width:445px){.section5--head h1{font-size:28px}.section5--head p{max-width:60rem;margin-left:10px;margin-right:10px;font-size:.8rem}.section5-logos{gap:15vw;margin-right:-10px;grid-template-columns:repeat(2,1fr);margin-bottom:50px}}.section6--bg{height:auto;background-color:#f0f6ff;width:100%;min-height:100%;padding-top:30px;padding-bottom:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.section6--header h1{font-family:poppins-bold;font-size:40pt;font-weight:700;text-align:center;margin-top:20px}.section6--header span{font-family:poppins-bold;color:#256192}.section6--content{display:flex;position:relative}#slide-next{float:right;position:absolute;left:9%;z-index:2999;cursor:pointer;-webkit-user-select:none;user-select:none}#slide-prev{float:left;position:absolute;right:9%;z-index:2999;cursor:pointer;-webkit-user-select:none;user-select:none}.testimonial-slide{width:60%;height:100%}.testimonial-slide{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;position:relative;text-align:center}.testimonial-slide--content{color:#333;font-family:poppins-regular;font-size:20px;font-weight:400;max-width:2500px;min-height:130px;display:flex;align-items:center;transition:all .5s ease-in-out}.testimonial-slide--info{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:40px;gap:5%}.testimonial-slide--info--profile img{border-radius:50%;width:100px;height:100px;-webkit-user-select:none;user-select:none}.testimonial-slide--info--text{color:#333;font-family:poppins-regular;font-size:16pt;text-align:left;white-space:nowrap}.section6--preload{display:none}.fade-in-anime{animation:fade-in .5s ease-in-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.testimonial-item{animation-duration:.4s;transition:all .3s ease-in-out;animation-name:fade-in}@media screen and (max-width:1080px){.testimonial-slide--info{flex-direction:column}.section6--bg{height:auto}.section6--header{padding-top:20px}.section6--header h1{font-size:30pt}.testimonial-slide{width:70%;height:100%}.testimonial-slide--content{min-height:160px}#slide-next{left:3%}#slide-prev{right:3%}}@media screen and (max-width:445px){.section6--header h1{font-size:28px;max-width:230px;margin:0 auto}.testimonial-slide--content{font-size:.9em;max-width:100vw;min-height:240px}.testimonial-slide--info--text{font-size:1em;text-align:center}.testimonial-slide--info--profile img{width:80px;height:80px}#slide-next,#slide-prev{width:25px}}.bottom-banner--content{display:flex;justify-content:space-between;margin:0;padding:0}.bottom-banner--text{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#256192;width:50%;height:25vw}.bottom-banner--text h1{color:#fff;font-family:poppins-bold;font-size:36pt;max-width:700px;text-align:center}.bottom-banner--text a{text-decoration:none}.bottom-banner--text span{font-family:poppins-bold;margin-bottom:20px;color:#ffc019}.bottom-banner--text span:hover{cursor:pointer}.bottom-banner--text span:hover:hover{color:#fff}.bottom-banner--text-custom{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;width:100%;height:25vw}.bottom-banner--text-custom h2{color:#fff;font-family:poppins-bold;font-size:36pt;max-width:700px;text-align:center;color:#333}.bottom-banner--text-custom a{text-decoration:none}.bottom-banner--text-custom span{font-family:poppins-bold;margin-bottom:20px;color:#256192}.bottom-banner--text-custom span:hover{cursor:pointer}.bottom-banner--text-custom span:hover:hover{color:#ffc019}.bottom-banner--img{overflow:hidden;width:50%;max-height:25vw}@media screen and (max-width:1080px){.bottom-banner--img{display:none}.bottom-banner--text{width:100%;height:220px}.bottom-banner--text h1{font-size:24pt;max-width:400px}.bottom-banner--text-custom{width:100%;height:220px}.bottom-banner--text-custom h2{font-size:24pt;max-width:400px}}@media screen and (max-width:445px){.bottom-banner--text h1{font-size:24px;max-width:350px}.bottom-banner--text-custom h2{font-size:24px;max-width:400px}}#img-main{position:relative;width:100%;min-height:700px;min-width:100%;background-position:right;background-repeat:no-repeat;background-clip:border-box;object-fit:cover;z-index:-5}.custom-banner--text{z-index:10000;width:100%;position:absolute;top:0;left:0}.custom-banner--text h1{padding-top:230px;text-align:left;line-height:1.2em;font-family:poppins-bold;font-size:54pt;letter-spacing:-1px;margin-bottom:10pt;margin-left:7.7%;max-width:1000px}@media screen and (max-width:1080px){.custom-banner--text h1{font-size:40px;text-align:center;padding-top:200px;letter-spacing:normal;margin:0 auto;max-width:800px}#img-main{min-height:550px}}@media screen and (max-width:445px){.custom-banner--text h1{font-size:24px;max-width:350px}#img-main{min-height:400px}}.newsletter{padding-top:60px;display:flex;flex-direction:column;align-items:center;justify-content:center}.newsletter--header{display:flex;justify-content:center;flex-direction:column;align-items:center}.newsletter--header h1{font-family:poppins-bold;font-size:40pt;color:#333;margin-bottom:20px}.newsletter--header h1 span{color:#256192}.newsletter--header p{font-family:poppins-regular;font-size:18pt;color:#666;margin-bottom:20px}.newsletter--content--input{display:flex;justify-content:center;flex-direction:row;align-items:center;background-color:#eee;gap:4%}.newsletter--content--input input{width:20vw;height:60px;border-radius:5px;border:none;padding-left:10px;font-family:poppins-semibold;font-size:12pt;color:#666;outline:none;background-color:#eee}.newsletter--content--input input:first-child{border-top-right-radius:0;border-bottom-right-radius:0;width:20vw;padding-left:10px}.newsletter--content--input input:last-child{padding-left:0;padding-right:4%}.border-gap{width:3px;height:50px;border-radius:10px;align-items:center;justify-content:center;background-color:#666}.newsletter--content{display:flex;justify-content:space-between;height:70px;margin:20px auto;padding-left:20px;border-radius:10px;background-color:#eee}.newsletter--content .newsletter--form-button{display:flex;align-items:end;justify-content:flex-end}.newsletter--content .newsletter--form-button button{height:70px;border:none;background-color:#ffc019;font-family:poppins-bold;font-size:16pt;padding:17px;color:#333;border-top-right-radius:10px;border-bottom-right-radius:10px}#contact-form-done-dialog{display:flex;flex-direction:column;justify-content:center;align-items:center;width:900px;height:400px;background:#fff;position:fixed;top:30%;left:0;right:0;bottom:0;z-index:100000;opacity:0;box-shadow:0 0 6px .2px #0003;transition:opacity .3s ease-in-out;margin:0 auto;padding:15px;border-radius:30px}#contact-form-done-dialog h1{font-family:poppins-bold;font-size:18pt;color:#256192;text-align:center}#contact-form-done-dialog p{font-family:poppins-regular;font-size:16pt;color:#666;text-align:center;margin-bottom:20px}#contact-form-done-dialog img{position:absolute;top:25px;right:25px;width:30px;cursor:pointer}@media screen and (max-width:1080px){#contact-form-done-dialog{width:600px;height:300px}#contact-form-done-dialog h1{font-size:15pt}#contact-form-done-dialog p{font-size:13pt}}@media screen and (max-width:655px){#contact-form-done-dialog{width:70vw;height:250px}}.chat-bubble--content{position:fixed;bottom:175px;right:2vw;z-index:5000000;background-color:#fff;border-radius:10px;width:300px;height:170px;box-shadow:0 0 10px #0000001a;transition:all .2s ease-in-out}.chat-bubble--container{position:fixed;bottom:10vh;right:2vw;z-index:5000000;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .1s ease-in-out}.chat-bubble--container:active{transform:scale(.9)}.chat-bubble--content--top{display:flex;justify-content:space-between;margin-left:20px;margin-right:20px;margin-top:16px}.chat-bubble--content--top p{font-family:poppins-regular;text-align:center;font-size:16pt;color:#39cd58}.chat-bubble--content--top img{position:absolute;top:26px;right:20px;-webkit-tap-highlight-color:transparent;cursor:pointer}.chat-bubble--content--header{display:flex;justify-content:space-around;align-items:center;margin-top:18px;gap:10px}.chat-bubble--content--header .chat-bubble--content-text{padding:0 2px;border-radius:10px;margin-right:22px;font-family:poppins-regular;font-size:10pt}.chat-bubble--content-img{border-radius:50%;margin-left:20px}.chat-bubble--content-img img{border-radius:50%;border:1px solid #eeeeee;-webkit-tap-highlight-color:transparent}.chat-bubble--button{display:flex;flex-direction:column;position:absolute;bottom:25px;right:0;left:50px}.chat-bubble--button button{padding:5px 40px;border-radius:4px;border:none;background-color:#39cd58;font-family:poppins-bold;font-size:9pt;color:#f5f5f5;cursor:pointer}.footer{background-color:#333}.footer a{text-decoration:none}.footer{padding-bottom:30px}.footer-content{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start}#footer-logo{margin-top:40px}.footer--links{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}.footer--links h2{font-family:poppins-light;font-size:16pt;color:#fff;margin-top:70px}.footer--links-icons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.footer--sitemap{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer--sitemap h2{font-family:poppins-bold;font-size:16pt;color:#666;margin-top:48px}.footer--sitemap ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;margin:0}.footer--sitemap ul a{list-style:none;text-decoration:none}.footer--sitemap ul li{font-family:poppins-light;color:#fff;font-size:16pt;margin-top:10px}.footer--contact-info h2{font-family:poppins-bold;font-size:16pt;color:#666;margin-top:48px}.footer--contact-info div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer--contact-info div p{color:#fff;font-size:16pt;font-family:poppins-light;font-weight:300;margin-top:10px}.footer--contact-info div p a{color:#fff;text-decoration:none}.footer--contact-info div h3{margin-top:10px;color:#666;font-size:16pt;font-family:poppins-bold}.footer--contact-info div h3 span{color:#37cd57;font-size:24pt}.footer--contact-info div h3 span:hover{color:#fff}.footer--career{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer--career h2:first-child{font-family:poppins-bold;font-size:16pt;color:#666;margin-top:48px}.footer--career h2{margin-top:10px;color:#666;font-size:16pt;font-family:poppins-bold}.footer--career h2 span{color:#37cd57}.footer--career p{color:#fff;font-size:16pt;font-family:poppins-light;font-weight:300;margin-top:10px}.footer--copyright{margin-top:80px;display:flex;justify-content:space-between;font-size:16pt}.footer--copyright div{display:flex;justify-content:flex-start;gap:20px;margin-right:9%}.footer--copyright div p{font-size:12pt;color:#fff;font-family:poppins-light}.footer--copyright h3{font-family:poppins-light;font-weight:300;font-size:12pt;color:#fff;margin-left:9%}.footer-content-mobile{display:none;flex-direction:column;max-height:100vh;width:100%}@media screen and (max-width:1080px){.footer-content{display:none}.footer-content-mobile{display:flex}.footer--links{align-items:center}.footer--links h2{margin-top:20px}}.footer-menu-accordion{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;transition:all .5s ease-in-out;margin-top:20px;overflow:hidden}.footer-menu-accordion-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:15px}.footer-menu-accordion-container h1{color:#fff;font-size:1.4em;font-family:poppins-bold;color:#f5f5f5}.footer-menu-accordion-container p{color:#fff;font-size:1.2em;font-family:poppins-light;font-weight:300}.footer-menu-accordion--head{width:100vw;display:flex;flex-direction:row;justify-content:space-between}.footer-menu-accordion--head .footer-menu-accordion-img{fill:#666!important;margin-right:20px}.footer-menu-accordion--head .footer-menu-accordion-img svg{transition:all .1s ease-in-out}.footer-menu-accordion--head h1{margin-left:20px}.footer-menu-accordion-item-content{margin-top:6px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:7px;transition:all .1s ease-in-out}.footer-menu-accordion-item-content a{text-decoration:none;color:#fff}.footer-menu-accordion-item-content p{margin-left:30px}.footer-mobile-menu--border{width:1000%;margin-top:10px}.footer-mobile-menu--border:after{content:"";border-bottom:1px solid #666666;display:block;width:100%}@media screen and (max-width:445px){.footer-menu-accordion-container h1{font-size:1em}.footer-menu-accordion-item-content p{font-size:.8em}.footer--copyright{flex-direction:column;align-items:center;gap:10px}.footer--copyright h3{font-size:.8rem;margin-left:0;order:2;text-align:center}.footer--copyright div{justify-content:center;align-items:center;gap:10%;margin-right:0}.footer--copyright div p{white-space:nowrap;font-size:.9rem}.footer--links{align-items:flex-start;margin-right:auto;padding-left:22px}.footer--links h2{font-size:1em;margin-top:20px}.footer--links-icons img{width:25px}}*{align-items:center;justify-content:center;margin:0;padding:0}body{overflow-x:hidden}#img-main-contact{position:relative;width:100%;min-height:200px;height:700px;min-width:100%;background-position:right;background-repeat:no-repeat;background-clip:border-box;object-fit:cover;z-index:-5}.custom-banner--button{display:flex;justify-content:flex-start;margin-top:30px;margin-left:7.7%;gap:3%}.custom-banner--button button{font-family:poppins-bold;font-size:16pt;font-weight:700;margin-bottom:10pt;text-align:center;color:#fff;background-color:#256192;border:none;border-radius:10px;width:200px;padding:8px;transition:background-color .1s ease-in-out;cursor:pointer}.custom-banner--button button:hover{background-color:#010440;color:#fff}@media screen and (max-width:1080px){.custom-banner--button{width:100%;margin-left:0;justify-content:center;align-items:center;flex-direction:row;margin-top:40px}#img-main-contact{max-height:600px}}@media screen and (max-width:445px){.custom-banner--button button{padding:5px;font-size:12pt;width:170px}#img-main-contact{max-height:500px}}@media screen and (max-width:425px){.custom-banner--button{flex-direction:column}.custom-banner--button button{padding:5px;font-size:14px;width:170px}}.contact-section2{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:60px;margin-bottom:50px}#contact-form{height:20px}.contact-section2--head h1{font-family:poppins-bold;font-size:40pt;font-weight:500;line-height:50px;white-space:nowrap}.contact-section2--head h1 span{font-family:poppins-bold;color:#256192}.contact-section2--container{margin-left:7.7%;margin-right:7.7%;display:flex;justify-content:center;align-items:center;gap:30px}.contact-section2--container-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.contact-section2--container-text h2{font-family:poppins-light;font-size:16pt;max-width:97%;margin-top:30px;color:#666;max-height:650px}.contact-section2--container-text h2 strong{font-family:poppins-bold;color:#666}.contact-section2--container-img{margin-bottom:10px;margin-right:10px;margin-left:10px}.contact-section2--container-img img{width:400px}@media screen and (max-width:1080px){.contact-section2--container{margin-left:0;margin-right:0}.contact-section2--head h1{font-size:30px}.contact-section2--container-text{justify-content:center;align-items:center}.contact-section2--container-text h2{font-size:1.1em;text-align:center}.contact-section2--container-img{display:none}}@media screen and (max-width:445px){.contact-section2--head h1{font-size:28px;white-space:normal;text-align:center}.contact-section2--container-text h2{font-size:.8em}}.contact-form--container{width:70%;margin:0 auto 125px;padding:0 50px;border-radius:20px}.contact-form--container--title{display:flex;flex-direction:row;justify-content:center;margin:0 auto;align-items:center}.contact-form--container--title h1{font-family:poppins-bold;font-size:40pt;color:#256192;text-align:center}.contact-form--content{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:10%;width:100%}.contact-form--fields{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:60%}.contact-form--fields h1{font-family:poppins-bold;font-size:32px;color:#333;text-align:start;margin-bottom:5px;margin-top:0;padding-left:0;padding-right:0;line-height:52px;letter-spacing:-.03em;white-space:nowrap}.contact-form--fields h1:before{content:"Send us a message"}.contact-form--fields div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.contact-form--fields div label{font-family:poppins-semibold;font-size:16pt;color:#333;text-align:start}.contact-form--fields div input{writing-mode:horizontal-tb!important;font-family:poppins-regular;font-size:14pt;color:#333;text-align:start;border:2px solid #D8D8D8;border-radius:8px;padding:0 15px;width:100%;height:40px;outline:none;margin-top:5px;line-height:1.875em;transition:all .2s ease-in-out;-webkit-rtl-ordering:logical}.contact-form--fields div input:focus{border:2px solid #a1a1a1}.contact-form--fields div textarea{font-family:poppins-regular;font-size:1.1em;color:#333;text-align:start;border:2px solid #D8D8D8;border-radius:8px;padding:7px 10px;resize:none;width:100%;max-width:100%;outline:none;max-height:115px;min-height:115px;margin-top:5px;transition:border .2s ease-in-out}.contact-form--fields div textarea:focus{border:2px solid #a1a1a1}.contact-form--info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:40%}.contact-form--info h1{font-family:poppins-bold;font-size:32px;color:#333;text-align:start;margin-bottom:5px;margin-top:0;padding-left:0;padding-right:0;line-height:52px;letter-spacing:-.03em;white-space:nowrap}.contact-form--info h1:before{content:"Reach us"}.contact-form--info div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.contact-form--info div h2{font-family:poppins-semibold;font-size:16pt;color:#333;text-align:start}.contact-form--info div p{font-family:poppins-regular;font-size:16pt;color:#333;text-align:start}.contact-form--info div p:last-child{margin-bottom:10px}.contact-form--info div a{font-family:poppins-regular;font-size:1.05em;color:#256192;text-align:start;text-decoration:none;transition:all .2s ease-in-out}.contact-form--info div a:hover{color:#010440}.contact-form--info div a:last-child{margin-bottom:10px}.conact-form--fields{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:1080px){#contact-form-submit-btn{font-size:17px!important;padding:6px!important}.contact-form--fields h1{font-size:30px}.contact-form--fields div label{font-size:1.1rem}.contact-form--fields div input{font-size:1rem;height:35px}.contact-form--fields div textarea{font-size:1rem}.contact-form--info h1{font-size:30px}.contact-form--info div h2{font-size:1.1rem}.contact-form--info div p{font-size:1rem;white-space:nowrap}}@media screen and (max-width:768px){.contact-form--content{flex-direction:column;justify-content:center;align-items:center}.contact-form--fields{width:95%;margin-bottom:30px}.contact-form--info{width:95%}.contact-form--container{width:90%;padding:0;margin:50px 2%}}@media screen and (max-width:445px){.contact-form--fields{width:95%}.contact-form--fields h1{font-size:28px}.contact-form--container{width:90%;padding:0;margin:50px 1%}}@media screen and (max-width:330px){.contact-form--container{width:90%;padding:0;margin:50px 0%}}.btn-blue{font-family:poppins-bold;font-size:20px;font-weight:700;text-align:center;color:#fff;background-color:#256192;border:none;border-radius:10px;width:75%;padding:8px;cursor:pointer;margin:0 auto}.submit-btn-blue{font-family:poppins-regular;font-size:20px;font-weight:400;margin-bottom:10pt;text-align:center;color:#fff;background-color:#256192;border:none;border-radius:10px;width:10rem;padding:8px;cursor:pointer;margin-top:10px}.submit-btn-blue:disabled{background-color:gray;cursor:not-allowed}.career-section1{margin-top:150px;margin-bottom:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.career-section1 h1{text-align:center;font-family:poppins-bold;font-size:100px;margin-top:80px;color:#2b2525}.career-section1 h2{font-family:poppins-regular;font-weight:600;font-size:24pt;color:#2b2525;margin-top:20px}.career-section1 h2 a{color:#256192;text-decoration:none}@media screen and (max-width:1080px){.career-section1 h1{font-size:80px}.career-section1 h2{font-size:23px;text-align:center}}@media screen and (max-width:445px){.career-section1 h1{font-size:60px}.career-section1 h2{font-size:20px}}.parthnership-section1{margin-top:150px;margin-bottom:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.parthnership-section1 h1{text-align:center;font-family:poppins-bold;font-size:100px;margin-top:80px;color:#2b2525}.parthnership-section1 h2{font-family:poppins-regular;font-weight:600;font-size:24pt;color:#2b2525;margin-top:20px}.parthnership-section1 h2 a{color:#256192;text-decoration:none}@media screen and (max-width:1080px){.parthnership-section1 h1{font-size:80px}.parthnership-section1 h2{font-size:23px;text-align:center}}@media screen and (max-width:445px){.parthnership-section1 h1{font-size:60px}.parthnership-section1 h2{font-size:20px}}.privacy-policy{margin-top:100px;margin-bottom:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.privacy-policy h1{text-align:center;font-family:poppins-bold;font-size:100px;margin-top:80px;color:#2b2525}.privacy-policy--border{border:1px solid #eeeeee;border-radius:7px;width:150px;margin-top:50px;margin-bottom:50px}.privacy-policy--short-version{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin:40px auto}.privacy-policy--short-version h3{font-family:poppins-bold;font-size:18pt;color:#2b2525;margin-top:20px;text-align:start}.privacy-policy--short-version p{font-family:poppins-light;font-size:18px;color:#000;margin-top:20px;max-width:1000px}.privacy-policy--long-version{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-content:flex-start;width:100%;margin-top:40px}.privacy-policy--long-version h3{font-family:poppins-bold;font-size:18pt;color:#2b2525;margin-top:20px}.privacy-policy--long-version h2{font-family:poppins-regular;font-weight:600;font-size:18pt;color:#2b2525;margin-top:20px}.privacy-policy--long-version p{font-family:poppins-light;font-size:18px;color:#000;margin-top:20px;max-width:1000px;text-align:start}@media screen and (max-width:1080px){.privacy-policy h1{font-size:40px}.privacy-policy--short-version h3{font-size:20px;margin-left:20px;margin-right:20px}.privacy-policy--short-version p{font-size:16px;max-width:50em;margin-left:20px;margin-right:20px}.privacy-policy--long-version h3,.privacy-policy--long-version h2{font-size:20px;margin-left:20px;margin-right:20px}.privacy-policy--long-version p{font-size:16px;max-width:50em;margin-left:20px;margin-right:20px}}@media screen and (max-width:445px){.privacy-policy h1{font-size:28px}.privacy-policy--short-version h3{font-size:18px}.privacy-policy--short-version p{font-size:.8rem}.privacy-policy--long-version h3,.privacy-policy--long-version h2{font-size:18px}.privacy-policy--long-version p{font-size:.8rem}}
