.header{width:100%;z-index:10000;display:flex;justify-content:center;align-items:center;background-color:transparent;position:fixed;top:0;left:0}.header-scroll{transition:ease 2.4s;background-color:#77bbb6cc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}nav{width:100%;padding:0 5%;display:flex;justify-content:space-between;align-items:center;z-index:2}.logo{display:flex;justify-content:center}.logo a{font-size:24px;font-weight:700;color:#9dd9d2}.menu{display:flex;justify-content:flex-end;align-items:center;text-decoration:none;list-style:none;gap:16px}.menu a{display:block;font-size:17px;font-weight:500;transition:.2s all ease-in-out;color:#008f8f;text-decoration:none}.menu:hover a{opacity:.4}.menu a:hover{opacity:1;color:#008f8f}.header-scroll .menu a{color:#f5f5f5;transition:ease 1s}.header-scroll .menu a:hover{opacity:1}.header-scroll .menu-icon{color:#f5f5f5}.menu-icon,#menu-toggle{display:none}#menu-toggle:checked~.menu{transform:scale(1)}@media only screen and (max-width: 1150px){.menu{top:4%;right:8%;width:24vh;padding:12px;flex-direction:column;background-color:#77bbb666;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);align-items:end;justify-content:center;position:absolute;transform:scaleY(0);transform-origin:top;top:10vh;z-index:1}.menu a{margin-left:12px}.menu li{margin-bottom:4px;z-index:1}.menu-icon{display:block;color:#008f8f;font-size:28px;cursor:pointer}.header-scroll .menu a{color:#008f8f}.header-scroll .menu a:hover{opacity:1}}.carousel-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:32px}.carousel-wrapper h2{display:flex;width:100%}@media (max-width: 1200px){.carousel-wrapper h2{width:100%}}.card-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start}.card-logo{width:20%;height:100%;padding:4% 2%}.card-review{width:100%;height:100%;display:flex;flex-direction:column;padding:4%}.card-review-text{width:100%;height:68%;margin-bottom:8%}.card-review-text p{width:100%;height:100%;color:#eae3d7}.card-review-bottom{width:100%;height:32%;display:flex;flex-direction:column;color:#eae3d7}@media (max-width: 1200px){.card-review{display:none}.card-logo{width:100%;display:flex;justify-content:center;align-items:center}}.body-layout-wrapper{display:flex;flex-direction:column;gap:42px;width:100%;height:100%;padding:24px 20% 32px}@media (max-width: 1000px){.body-layout-wrapper{padding:24px 10%}}@media (max-width: 1200px){.body-layout-wrapper{padding:24px 15%}}.simple-layout-wrapper{display:flex;flex-direction:column;gap:28px;width:100%;height:100%}.center-layout-wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:24px;justify-content:center;justify-items:center;align-items:center;align-content:center}.two-columns-layout-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%;height:100%}@media (max-width: 850px){.two-columns-layout-wrapper{display:flex;flex-direction:column}}.three-columns-layout-wrapper{display:grid;grid-template-columns:20% auto 25%;gap:24px;width:100%;height:100%}@media (max-width: 1000px){.three-columns-layout-wrapper{display:flex;flex-direction:column}}.footer-wrapper{width:100%;padding:2% 10%;background-color:#77bbb6;display:flex;justify-content:center;align-items:center;z-index:2}.footer-wrapper a{text-decoration:none;color:#008f8f}.footer-wrapper a:hover{color:#1d565d;transition:ease .2s}.footer-container{width:100%}.footer-column img{width:100%;height:auto}.footer-column{display:flex;flex-direction:column;justify-content:center}.footer-terms-container{width:100%;display:flex;justify-content:center;align-self:center;flex-direction:column}.footer-navigation-container{width:100%;display:flex;justify-content:space-evenly;align-items:center}.footer-navigation{display:flex;align-items:start;justify-content:center;flex-direction:column}.footer-navigation h4{color:#000}@media (max-width: 1000px){.footer-wrapper{text-align:center}.footer-column{align-items:center}.footer-column img{width:240px}}@media (max-width: 450px){.footer-navigation-container{flex-direction:column;gap:12px}.footer-navigation{align-items:center}}.mission-vision-values-wrapper{width:100%}.mission-vision-values-wrapper li{list-style-type:none;display:flex;justify-content:space-between;align-items:center;color:#77bbb6}.mission-vision-values-wrapper .title{display:flex;align-items:left}.mission-vision-values-wrapper .center{width:100%;display:flex;text-align:right}@media (max-width: 850px){.mission-vision-values-wrapper .center{text-align:left}}.line-wrapper{z-index:1;display:flex;justify-content:center;align-items:center}.line{border:none;width:100%;height:4px;background:repeating-linear-gradient(-45deg,#9dd9d2,#77bbb6 5px,#008f8f 5px,#1d565d 10px);margin:10px 0}.home-hero-wrapper{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;line-height:56px;gap:32px;animation:fadeIn 2s}.home-hero-wrapper .description{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:16px}.home-hero-wrapper h1{line-height:1.5;z-index:1}.home-hero-wrapper h3{line-height:1.5;text-align:center;z-index:1;color:#000}.about-us-hero-wrapper{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;text-align:left;flex-direction:column;line-height:56px;padding:0% 20%;gap:32px;animation:fadeIn 2s}.about-us-hero-wrapper .description{display:flex;flex-direction:column;justify-content:center;text-align:right;gap:16px}.about-us-hero-wrapper .title{display:flex;line-height:1.5;z-index:1;align-items:center}.about-us-hero-wrapper h4{line-height:1.5;text-align:right;z-index:1}@media (max-width: 850px){.about-us-hero-wrapper{padding-top:20vh}.about-us-hero-wrapper .title{justify-content:center;text-align:center;align-content:center}.about-us-hero-wrapper h4{text-align:center}}.services-hero-wrapper{width:100%;min-height:100vh;display:grid;justify-content:center;align-items:center;text-align:left;padding:0 10% 0% 8%;gap:32px;animation:fadeIn 2s}.services-hero-wrapper .image{width:100%;display:flex;justify-content:center;align-items:center}.services-hero-wrapper img{max-width:100%}.services-hero-wrapper .two-columns-layout-wrapper{z-index:1}.services-hero-wrapper .title{display:flex;flex-direction:column;gap:12px}.services-hero-container{z-index:1;display:flex;justify-content:center;align-items:center}.services-hero-wrapper .services-information-wrapper h3{z-index:1}@media (max-width: 850px){.services-hero-wrapper{display:flex;width:100%;flex-direction:column}.services-hero-wrapper .image{display:none}}.advantage-cards-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;justify-content:space-between;padding:16px}@media (max-width: 850px){.advantage-cards-wrapper{display:flex;flex-direction:column}}.advantage-card-wrapper{display:flex;flex-direction:column;gap:8px;padding:8px}.advantage-card-wrapper .title{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;text-align:center}.advantage-card-wrapper p{text-align:justify;line-height:1.8}.advantage-card-wrapper .title img{border-radius:100px;height:128px;width:128px}.service-card-wrapper{width:100%;height:100%;box-shadow:0 10px 15px -3px #0006,0 4px 6px -4px #0006;background-color:#f5f5f5;border-radius:12px;padding:12px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.service-card-wrapper h3{line-height:28px;font-weight:500;padding-top:32px;padding-bottom:8px}.service-card-wrapper h4{padding:16px 0 32px;color:#0d9488}.service-card-imgs-wrapper{display:flex;justify-content:center;align-items:center;gap:24px}.service-card-img{padding:4px 0}.mx-auto{margin:0 auto}.py-2{padding:8px 0}@media screen and (max-width: 700px){.service-card-imgs-wrapper{display:grid;grid-template-columns:1fr 1fr}}.service-simple-card-wrapper{display:flex;flex-direction:column;gap:8px;line-height:1.8;text-align:justify}.service-simple-card-wrapper h3{text-align:left}.service-simple-card-wrapper .title{display:flex;flex-direction:row;gap:16px;align-items:center}.service-simple-card-wrapper .title img{border-radius:4px;height:32px;width:32px}.service-simple-card-wrapper h4{color:#77bbb6}.value-card-wrapper{display:flex;flex-direction:column;gap:16px;padding:8px}.value-card-wrapper .title{display:flex;flex-direction:row;gap:16px;align-items:center}.value-card-wrapper p{text-align:justify;line-height:1.8}.value-card-wrapper .title img{border-radius:4px;height:32px;width:32px}.services-card{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media (max-width: 1200px){.services-card{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.services-card{grid-template-columns:repeat(1,1fr)}}.service-simple-cards-wrapper{display:flex;flex-direction:column;gap:16px}.contact-us-hero-wrapper{width:100%;min-height:40vh;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:8px;padding:4% 20%;animation:fadeIn 2s}.contact-us-hero-wrapper h1,h2{z-index:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.text-lines{position:relative;display:inline-block}.text-lines:after{content:"";display:block;width:94%;left:8px;height:4px;background-color:#008f8f;position:absolute;bottom:-4px}.text-lines:before{content:"";display:block;width:70%;height:4px;left:32px;background-color:#008f8f;position:absolute;bottom:-16px}.home-wrapper{width:100%;height:100%;z-index:2}.home-wrapper h3{text-align:right}.home-wrapper .services-cards-container{padding-left:10%;padding-right:10%}.welcome-section{background-color:#eae3d7}.welcome-section li{list-style-type:none;display:flex;justify-content:space-between;align-items:center}@media (max-width: 850px){.home-wrapper h3{text-align:left}.home-wrapper h1{text-align:center}}@media (max-width: 1600px){.welcome-section li{flex-direction:column;align-items:center}}.bring-vision-to-life-wrapper .title{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-around}.bring-vision-to-life-wrapper button{width:80%}.bring-vision-to-life-wrapper img{justify-content:center;align-content:center}@media (max-width: 1450px){.bring-vision-to-life-wrapper img{width:300px;height:auto}}@media (max-width: 850px){.bring-vision-to-life-wrapper img{display:none}.bring-vision-to-life-wrapper button{width:100%}}.find-right-solution-wrapper{display:grid;grid-template-columns:auto 60%;width:100%;height:100%}.find-right-solution-wrapper .title{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-around;text-align:justify;gap:12px}.find-right-solution-wrapper button{width:100%}.find-right-solution-wrapper small{line-height:2}.find-right-solution-wrapper img{max-width:100%;justify-content:center;align-content:center}@media (max-width: 1450px){.find-right-solution-wrapper{grid-template-columns:auto 55%}}@media (max-width: 1340px){.find-right-solution-wrapper{grid-template-columns:auto 45%}}@media (max-width: 950px){.find-right-solution-wrapper{display:flex}.find-right-solution-wrapper img{display:none}}.meeting-section{width:100%;background-color:#9dd9d2}.meeting-section button{background-color:#f5f5f5;color:#77bbb6}.meeting-section button:hover{color:#f5f5f5;background-color:#77bbb6}.body-wrapper{width:100%;display:flex;justify-content:center;padding-top:14vh}.body-content{display:flex;justify-content:center;flex-direction:column;text-align:justify;width:60%;color:#1d565d}.body-content p{line-height:20px;margin-bottom:20px}.body-content a{color:#77bbb6;text-decoration:none}.body-content a:hover{cursor:pointer;color:#1d565d;transition:ease .2s}form span{color:#db0101}form label{color:#008f8f;font-weight:700}.inputs-wrapper{width:100%}.inputs-wrapper .col{padding:0}.inputs-wrapper input{background-color:#fff;color:#1d565d;height:48px;border:none;margin:12px 0;border-radius:8px}.inputs-wrapper input:hover{border:1px solid #77bbb6}.inputs-wrapper input:focus{border:1px solid #77bbb6}.text-area{background-color:#fff;color:#1d565d;border:none;margin:12px 0}.text-area:hover{border:1px solid #77bbb6}.text-area:focus{border:1px solid #77bbb6}.button{display:flex;justify-content:right;color:#77bbb6!important}.button span{color:#77bbb6!important}.button span:hover{color:#eae3d7!important}.button>button>div{display:none}@media screen and (min-width: 1280px){.inputs-wrapper{display:flex;flex-direction:column}.inputs-wrapper .row{display:flex;flex-direction:row}.inputs-wrapper .col:first-child{width:100%;padding-right:8px}.inputs-wrapper .col:nth-child(2){width:100%;padding-left:8px}}.contact-wrapper{width:100%;height:100%;background-color:#eae3d7;z-index:1}.contact-wrapper .body-layout-wrapper{gap:40px}.contact-wrapper .text-form-container{display:flex;flex-direction:column;gap:12px}.contact-wrapper h4{color:#77bbb6}.not-found{min-height:80vh;display:flex;justify-content:center;align-items:center}.not-found h1{font-size:160px;letter-spacing:20px;background-image:url(/bg-not-found.jpg);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.not-found a{text-decoration:none;padding:12px 24px;display:inline-block;border-radius:12px;text-transform:uppercase;transform:.4s;background-color:#008f8f;color:#f0f8ff}.not-found a:hover{background-color:#9dd9d2}.not-found small{color:#000}.center{gap:8px;display:flex;flex-direction:column;justify-content:center}.circle-wrapper{width:116px;height:116px;padding:24px;border-radius:100%;background-color:#9dd9d2;display:flex;justify-content:center;align-items:center}.circle-wrapper img{width:100%;height:100%}.arrow{width:100%;height:100%;border:none;display:flex;justify-content:center;align-items:center}.arrow span{width:100%;height:100%;font-size:64px;display:flex;justify-content:center;align-items:center;color:#77bbb6}.collaborate-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.collaborate-section{width:100%;height:100%;display:flex;justify-content:space-between;gap:42px}.collaborate-section label{color:#77bbb6;font-weight:700}.collaborate-section div:nth-child(2){width:80%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 800px){.collaborate-section{display:flex;flex-direction:column;justify-content:center;align-items:center}}.about-us-wrapper{width:100%;height:100%;z-index:2}.about-us-wrapper .values-wrapper{background-color:#f5f5f5}.about-us-wrapper .collaborate-title{display:flex;flex-direction:column;gap:8px}.about-us-wrapper .call-to-action-container{background-color:#f5f5f5;padding-top:16px;padding-bottom:16px}.accordion{border:2px solid rgba(0,0,0,.1);border-radius:2px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.accordion__item+.accordion__item{border-top:2px solid rgba(0,0,0,.1)}.accordion__button{background-color:#f5f5f5;color:#008f8f;cursor:pointer;padding:20px;width:100%;text-align:left;border:none}.accordion__button:hover{background-color:#9dd9d2}.accordion__button:before{display:inline-block;content:"";height:12px;width:12px;margin-right:12px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-45deg)}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{padding:20px;animation:fadein .35s ease-in}@keyframes fadein{0%{opacity:0}to{opacity:1}}.grid-container{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.grid-item{width:64px;height:64px;display:flex;justify-content:center;align-items:center}.grid-item img{max-height:100%;max-width:100%;object-fit:contain}@media (max-width: 550px){.grid-container{display:none}}.services-wrapper{width:100%;height:100%;z-index:2}.services-wrapper .call-to-action-container{background-color:#eae3d7;margin-top:12px}.services-wrapper .advantage-cards{background-color:#eae3d7}*{margin:0;padding:0;box-sizing:border-box}body{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;overflow-x:hidden;font-family:Kanit,sans-serif,Island Moments,cursive;background-color:#f5f5f5}button{display:flex;justify-content:center;align-items:center;color:#f5f5f5;background-color:#77bbb6;font-size:18px;border-radius:12px;padding:12px;border:1.8px solid #008f8f;cursor:pointer}button:hover{background-color:#f5f5f5;color:#77bbb6}small{color:#008f8f;font-weight:700;font-size:12px}h1{color:#008f8f;font-size:40px}h2{font-size:36px;color:#77bbb6}h3{font-size:28px;color:#9dd9d2}p{font-size:18px}small{font-size:16px}label,input{font-size:14px}@media (max-width: 850px){h1{font-size:32px}h2{font-size:28px}h3{font-size:20px}p{font-size:16px}small{font-size:14px}label,input{font-size:12px}}
