:root{--brand-primary-color:#1D9A1D;--brand-secondary-color:#EBFAEB;--brand-primary-dark:#005427;--black-text-color:#1D1F14;--white-text-color:#ffffff}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:lato;overflow-x:hidden}.wrapper{max-width:1309px;margin:0 auto}a{text-decoration:none}@media(max-width:1040px){.wrapper{max-width:900px}}@media(max-width:720px){.wrapper{max-width:100%}}header{background:url(/assets/Background-07h0KAkK.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;margin-top:0;min-width:100%;height:850px}header:before{content:"";position:absolute;inset:0;background-color:var(--brand-secondary-color);z-index:-1}header .wrapper{position:relative;padding-top:40px}header .cta{position:absolute;display:flex;justify-content:space-between;margin-top:75px;max-width:1309px}header .sub-wrapper{width:650px;height:270px;margin-right:61px}header .intro-text{color:var(--black-text-color);letter-spacing:-1px;font-size:59.7px;line-height:70px;line-break:none}header .intro-text p{display:inline}header .intro-text p span{color:var(--brand-primary-color)}header .brand-image-1{height:591px;width:591px;z-index:300}header .brand-image-1-2{display:none}header .sub-intro-text{font-size:18px;color:var(--black-text-color);line-height:24px;width:529px;height:96px}header .app-buttons{display:flex;margin-top:60px;max-width:375px;justify-content:space-between}header .app-buttons .google-play-button{height:48px;width:182px;display:flex;background-color:#000;color:var(--white-text-color);border:none;border-radius:30px;justify-content:center;align-items:center;transition:transform .3s ease;cursor:pointer}header .app-buttons .google-play-button:hover{transform:scale(1.1)}header .app-buttons .google-play-button img{height:19px;width:19px;margin-left:5px;margin-right:10px}header .app-buttons .google-play-button .button-text{justify-items:start;margin-top:4px}header .app-buttons .google-play-button .button-text .first-text{font-size:8px;margin-bottom:0}header .app-buttons .google-play-button .button-text .second-text{font-size:14px;margin-top:0}header .app-buttons .whatsapp-button{height:48px;width:182px;background-color:var(--brand-primary-color);color:var(--white-text-color);border:none;border-radius:30px;transition:transform .3s ease;cursor:pointer}header .app-buttons .whatsapp-button:hover{transform:scale(1.1)}@media(max-width:1040px){header{margin-top:0;max-width:100%;height:700px}header .wrapper{position:relative;padding-top:40px}header .cta{position:absolute;display:flex;justify-content:space-between;margin-top:75px;max-width:800px}header .sub-wrapper{width:max-content;height:270px;margin-right:15px}header .intro-text{color:var(--black-text-color);letter-spacing:-1px;font-size:35.7px;line-height:45px;line-break:none}header .intro-text p{display:inline}header .brand-image-1{height:380px;width:350px;z-index:300}header .brand-image-1-2{display:none}header .sub-intro-text{font-size:18px;color:var(--black-text-color);line-height:24px;width:529px;height:96px}header .app-buttons{display:flex;margin-top:60px;max-width:305px;justify-content:space-between}header .app-buttons .google-play-button{height:38px;width:140px}header .app-buttons .google-play-button:hover{transform:scale(1.1)}header .app-buttons .google-play-button img{height:19px;width:19px;margin-left:5px;margin-right:10px}header .app-buttons .google-play-button .button-text{justify-items:start;margin-top:4px}header .app-buttons .google-play-button .button-text .first-text{font-size:8px;margin-bottom:0}header .app-buttons .google-play-button .button-text .second-text{font-size:14px;margin-top:0}header .app-buttons .whatsapp-button{height:38px;width:140px}header .app-buttons .whatsapp-button p{font-size:10px}header .app-buttons .whatsapp-button:hover{transform:scale(1.1)}}@media(max-width:720px){header{height:660px;max-width:100%}#header-align{display:flex;flex-direction:column;align-items:center}header .wrapper{padding-top:0;max-width:100%}header .brand-image-1{width:345px;height:265px;align-self:center;margin-bottom:7px}header .brand-image-1-2{width:345px;height:100px;display:flex;margin-top:500px;border-radius:14px}header .intro-text{font-size:17px;max-width:290px;font-weight:600;text-align:center;line-height:25px;letter-spacing:.1px;margin-bottom:0}header .sub-wrapper{width:100%;height:200px;margin-right:0;display:flex;flex-direction:column;justify-self:center;justify-content:space-between;align-items:center}header .sub-intro-text{font-size:9px;height:46px;max-width:345px;line-height:12px;text-align:center;margin-top:0}header .cta{flex-direction:column-reverse;max-width:100%;margin-bottom:0;margin-top:25%}header .app-buttons{width:180px;margin-top:15px;justify-content:space-around}header .app-buttons .google-play-button{width:85px;height:25px}header .app-buttons .google-play-button img{height:14px;width:14px;margin-left:2px;margin-right:5px}header .app-buttons .google-play-button .button-text .first-text{font-size:7px}header .app-buttons .google-play-button .button-text .second-text{font-size:7px}header .app-buttons .whatsapp-button{width:85px;height:25px}header .app-buttons .whatsapp-button p{font-size:7px;max-width:100%}}nav{background-color:var(--brand-primary-color);display:flex;justify-content:space-between;align-items:center;z-index:300;height:104px;padding-left:30px;padding-right:30px;border-radius:16px}nav .brand-logo{width:80px;height:33px;z-index:500}nav .nav-list{display:flex;justify-content:space-between;min-width:500px;font-size:16px}nav .nav-list li{list-style:none}nav .nav-list li a{color:var(--white-text-color);display:inline-block;transition:transform .3s ease}nav .nav-list li a:hover{color:#ffffffcb;transform:scale(1.1)}nav a .nav-button{width:141px;height:40px;background-color:#1d1f14;border:none;border-radius:50px;align-items:center;display:flex;justify-content:center;cursor:pointer}nav a .nav-button p{color:#fafaf0;font-size:14px}nav a .nav-button img{margin-left:12px;color:#fff}nav .menu-icon{display:none}.mobile-menu-container{display:none}@media(max-width:1040px){nav{height:64px;padding-left:20px;padding-right:20px;border-radius:14px}nav .brand-logo{width:60px;height:23px}nav .nav-list{font-size:14px}nav a .nav-button{width:100px;height:30px;border-radius:50px}nav a .nav-button p{font-size:10px}nav a .nav-button img{margin-left:9px}}@media(max-width:720px){nav .nav-list{display:none}nav a .nav-button{display:none}nav{min-width:100%;height:50px;border-radius:0;height:58px;margin-top:0;margin-bottom:40px}nav .menu-icon{display:block}.mobile-menu-container{display:flex;position:fixed;z-index:600;background-color:var(--brand-primary-color);margin-top:-40px;left:0;right:0;padding:60px 32px;width:100vw;max-height:500px;justify-content:space-between;transform:translateY(-200%);transition:all 1.2s cubic-bezier(.3,.96,.59,.95)}.active{transform:translateY(0)}.mobile-menu-container .menu-items{list-style:none;padding:0;margin:0}.mobile-menu-container .close-icon{position:fixed;margin-left:78%;margin-top:0}.mobile-menu-container .menu-items a{font-size:12px;font-weight:500;color:var(--white-text-color);list-style:none;padding:20px 0;display:inline-block}}.main-section{background-color:#fff}footer{width:100%;height:480px;margin-top:150px;margin-bottom:0;align-content:center;background:url(/assets/footerbackground-DEn_qeR1.png);background-color:var(--brand-secondary-color);background-repeat:no-repeat;background-position:right;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-footer-container{display:none}#footer-container{width:1328px;height:220px;background-color:var(--brand-primary-color);border-radius:16px;display:flex;align-self:center;justify-self:center;justify-content:space-between;position:absolute}.footer-logo{display:flex;align-self:center;margin-left:50px}.footer-logo img{width:252px;height:102px}.footer-text{display:flex;justify-content:space-between;width:530px;margin-right:50px}.footer-text ul li{list-style:none}.footer-text ul li p{color:var(--white-text-color);font-size:17.5px;font-weight:500}.footer-text ul li a{color:var(--white-text-color);margin-top:5px;font-size:14px}.footer-text ul li a:hover{color:#ffffff90}.copyright{position:absolute;display:flex;justify-self:flex-end;margin-top:400px}.copyright p{font-size:14px;color:#00000075;font-style:italic}@media(max-width:1040px){footer{max-width:100%;height:400px;margin-top:100px;margin-bottom:0}#footer-container{height:160px;border-radius:10px}.footer-logo{margin-left:25px}.footer-logo img{width:160px;height:80px}.footer-text{display:flex;justify-content:space-between;width:400px;margin-right:50px}.footer-text ul li p{font-size:16.5px}.footer-text ul li a{font-size:12px}.copyright p{font-size:13px;margin-bottom:0}}@media(max-width:720px){footer{display:none}.mobile-footer-container{display:block;max-width:100%;height:170px;background-color:#1a231f;margin-top:40px}.mobile-footer-list-content{display:flex;justify-content:space-around;max-width:310px}.mobile-footer-list-content ul{list-style:none}.mobile-footer-list-content ul li{margin-top:-2px;margin-left:-30px}.mobile-footer-list-content ul li p{font-size:7px;color:#fff;font-weight:700}.mobile-footer-list-content ul li a{font-size:7px;color:#ffffffa2}hr{width:95%;margin-top:5px;border:none;height:1px;background-color:#ffffff1d}.copyright-box{max-width:100%;text-align:center}.copyright-box p{font-size:7px;color:#ffffff84;margin-top:15px}}#main-container-1{width:1328px;height:866px;background-color:var(--brand-secondary-color);border-radius:32px;margin-top:80px;padding-top:40px;padding-left:20px;padding-right:20px}.intro-1-wrapper{width:500px;height:60px;display:flex;justify-content:center;align-items:center;justify-self:center;margin-bottom:80px}.intro-1{font-size:49.8px;color:var(--brand-primary-dark)}.intro-1 span{color:var(--brand-primary-color)}.container{display:flex;justify-content:center}.container img{width:600px;height:645px;margin-right:15px}.sub-container-1{display:flex;flex-direction:column;gap:15px}.text-container-1{background-color:#1d1f14;width:626px;height:294px;padding:56px 32px 74px;border-radius:16px}.text-1{color:var(--white-text-color);font-size:18px;line-height:24px}.text-container-2{background-color:#ff0012;font-size:18px;width:626px;height:294px;border-radius:16px;padding:52px 32px 97px}.text-2{color:var(--white-text-color)}.mobile-main-container-1{width:100%;height:400px;display:none}@media(max-width:1040px){#main-container-1{height:466px;border-radius:20px;margin-top:80px;padding-top:10px;padding-left:10px;padding-right:10px}.intro-1{font-size:26.8px;margin-bottom:0}.container{margin-top:-40px}.container img{width:300px;height:325px;margin-right:9px}.sub-container-1{display:flex;flex-direction:column;gap:15px}.text-container-1{width:326px;height:140px;padding:28px 16px 37px;border-radius:10px}.text-1{font-size:10px;line-height:14px}.text-container-2{font-size:10px;width:326px;height:140px;border-radius:10px;padding:26px 16px 48px}}@media(max-width:720px){#main-container-1{display:none}.mobile-main-container-1{display:block;max-width:100%;height:340px;background-color:var(--brand-primary-color);margin-top:110px;padding-top:9px}.mobile-intro-1-wrapper{max-width:100%;text-align:center}.mobile-intro-1-wrapper p{font-size:16px;font-weight:600;color:var(--white-text-color)}.mobile-wrapper-1{max-width:100%;height:280px;margin-top:-10px;display:flex;justify-content:center;align-items:center}.mobile-sub-container-1{width:345px;height:250px;background-color:#fff;border-radius:14px;padding:10px}.mobile-sub-container-1 img{width:325px;height:100px;border-radius:6px;display:flex;justify-self:center}.mobile-brand-text-1{font-size:7px;color:#677e73;line-height:14px;margin-bottom:10px}.mobile-brand-text-2{font-size:7px;color:#677e73;line-height:14px;margin-bottom:12px}.mobile-main-1-text{width:325px;height:40px;background-color:#e7f9ed;align-content:center;padding:0 12px;border-radius:7px;border-left:4px solid var(--brand-primary-color)}.mobile-main-1-text p{font-size:7px;color:var(--brand-primary-color);line-height:12px}}#main-container-2{width:1328px;height:1200px;display:flex;flex-direction:column;justify-content:center;background-color:#fff;justify-content:space-between;margin-top:160px}.mobile-main-container-2{display:none}.intro-text-wrapper{width:640px;height:350px;justify-content:center;align-items:center;display:flex;align-self:center;flex-direction:column;margin-bottom:20px}.intro-2{font-size:49.8px;color:var(--brand-primary-dark)}.intro-2-text{font-size:18px;color:var(--brand-primary-color);line-height:28px;text-align:center}.sub-container-2{display:flex;flex-direction:column;justify-content:center;width:1328px;height:899px}.inner-sub-container-1{display:flex;gap:24px}.sub-container-content-upper{width:642.5px;height:460px;background-color:var(--brand-secondary-color);border-radius:16px;padding:28px 32px}.sub-container-content-upper:hover{box-shadow:0 4px 8px #0003,0 6px 20px #00000030;transition:.5s ease;transform:scale(1.02)}.sub-container-content-upper img{width:355px;height:241px;display:flex;justify-self:center;margin-top:30px}.about-upper-title{font-size:28px;color:var(--brand-primary-dark);font-weight:500;letter-spacing:.56px;line-height:36px;margin-top:60px;margin-bottom:0}.about-upper{font-size:16px;line-height:24px;font-weight:400;color:var(--brand-primary-dark);margin-top:0}.inner-sub-container-2{display:flex;gap:22px;margin-top:20px}.sub-container-content-lower{width:422px;height:415px;background-color:var(--brand-secondary-color);border-radius:16px;padding:20px}.sub-container-content-lower:hover{box-shadow:0 4px 8px #0003,0 6px 20px #00000030;transition:.5s ease;transform:scale(1.02)}.sub-container-content-lower img{width:355px;height:241px;display:flex;justify-self:center}.about-lower-title{color:var(--brand-primary-dark);font-size:28px;font-weight:500;line-height:36px;letter-spacing:.56px;margin-top:60px;margin-bottom:0}.about-lower{color:var(--brand-primary-dark);font-size:16px;font-weight:400;line-height:24px;margin-top:0}@media(max-width:1040px){#main-container-2{height:800px;margin-top:40px}.intro-text-wrapper{margin-bottom:10px}.intro-2{font-size:26.8px;margin-bottom:5px}.intro-2-text{font-size:10px;line-height:18px;max-width:350px}.sub-container-2{max-width:900px;height:400px;margin-top:-50px;justify-self:center}.inner-sub-container-1{display:flex;gap:14px}.sub-container-content-upper{width:442.5px;height:260px;border-radius:10px;padding:28px 32px}.sub-container-content-upper img{width:245px;height:141px;margin-top:8px}.about-upper-title{font-size:18px;line-height:16px;margin-top:20px}.about-upper{font-size:11px;line-height:14px;max-width:280px;margin-top:5px}.inner-sub-container-2{gap:12px;margin-top:10px}.sub-container-content-lower{width:362px;height:215px;border-radius:10px;padding:10px}.sub-container-content-lower img{width:165px;height:145px}.about-lower-title{font-size:17px;line-height:16px;margin-top:13px}.about-lower{font-size:10px;line-height:14px;margin-top:3px}}@media(max-width:720px){#main-container-2{display:none}.mobile-main-container-2{display:block;max-width:100%;height:360px;margin-top:40px}.mobile-intro-2{max-width:100%;text-align:center}.mobile-intro-title-2{font-size:16px;font-weight:600;color:var(--brand-primary-dark);margin-bottom:10px}.mobile-intro-text-2{font-size:8px;color:var(--brand-primary-dark);margin-top:0}.mobile-wrapper-2{max-width:100%;max-height:max-content;display:flex;justify-content:center;align-items:center;margin-top:20px}.mobile-main-sub-container-2{width:345px}.mobile-main-content-2{display:flex;gap:15px;align-items:center;background-color:#0054271a;height:50px;border-radius:10px;margin-bottom:10px;padding-left:10px}.mobile-main-content-2 img{width:32px;height:32px;border-radius:6px}.mobile-main-content-text{align-items:center}.mobile-main-content-text-1{font-size:9px;color:var(--brand-primary-dark);font-weight:700;margin-bottom:0}.mobile-main-content-text-2{font-size:7.5px;color:var(--brand-primary-dark);margin-top:5px}}#main-container-3{background-color:var(--brand-secondary-color);width:1328px;height:700px;border-radius:24px;padding:45px 30px;margin-top:80px}.mobile-main-container-3{display:none}.solution-intro{width:444px;height:95px;padding-top:19px;padding-bottom:20px;display:flex;justify-self:center;margin-bottom:45px;align-items:center;justify-content:center}.solution-intro p{color:var(--brand-primary-dark);font-size:48px;line-height:56px;letter-spacing:1.92px}.sub-container-3{display:flex;justify-content:space-between}.solutions-content{background-color:#fff;width:304px;height:210px;padding:16px;border-radius:16px;margin-bottom:20px}.solutions-content-title{color:var(--black-text-color);max-width:300px;font-size:18px;line-height:24.8px;letter-spacing:0;margin-bottom:0}.solutions-content ul{min-width:272.8px;min-height:68px;padding-left:20px}.solutions-content ul li{color:var(--black-text-color);font-size:12.5px;line-height:16.8px;letter-spacing:0}@media(max-width:1040px){#main-container-3{height:700px;border-radius:14px;padding:25px 17px;margin-top:100px;max-width:900px}.solution-intro{padding-top:0;padding-bottom:20px;margin-bottom:35px}.solution-intro p{font-size:26px;line-height:28px}.solutions-content{background-color:#fff;width:205px;height:240px;padding:12px;border-radius:10px;margin-top:0;display:flex;flex-direction:column;justify-content:center}.solutions-content img{width:35px;height:35px}.solutions-content-title{font-size:16px;line-height:18.8px}.solutions-content ul{min-width:160.8px;min-height:68px;padding-left:7px}.solutions-content ul li{font-size:10.5px;line-height:10.8px}}@media(max-width:720px){#main-container-3{display:none}.mobile-main-container-3{display:block;max-width:100%;height:300px;padding-top:15px;background-color:#f8fbf9;margin-top:30px}.mobile-solution-intro{max-width:100%;text-align:center}.mobile-solution-intro p{font-size:16px;font-weight:600;color:var(--brand-primary-dark);margin-bottom:10px}.mobile-wrapper-3{max-width:100%;display:flex;justify-content:center;align-items:center;margin-top:40px}.mobile-sub-container-3{width:345px;height:180px;display:grid;grid-template-columns:1fr 1fr;grid-row-gap:5px;grid-column-gap:5px}.mobile-solutions-content{background-color:#fff;display:flex;flex-direction:column;box-shadow:0 2px 4px #0000001a,0 3px 10px #00000014;height:85px;width:170px;border-radius:8px;justify-content:space-around;align-items:center}.mobile-solutions-content img{width:32px;height:32px;margin:5px 70px 0}.mobile-solution-title{font-size:8px;font-weight:700;margin-top:1.5px}.mobile-solution-text{font-size:7px;max-width:140px;text-align:center;margin-top:-10px}}#main-container-4{width:1328px;height:750px;border-radius:32px;padding:40px 32px;background-color:#fafbee;margin-top:80px}.mobile-main-container-4{display:none}.executed-intro{width:700px;height:60px;display:flex;justify-content:center;align-items:center;justify-self:center;margin-top:30px;margin-bottom:50px}.executed-intro p{font-size:48px;line-height:56px;color:var(--brand-primary-dark);letter-spacing:1.92px}.sub-container-4{display:flex;gap:15px;overflow-x:auto}.sub-container-4::-webkit-scrollbar{display:none}.group{display:flex;gap:15px;animation:spin 45s infinite linear}.executed-content{width:369px;height:550px}.execution-image{width:369px;height:269px;border-radius:16px}.execution-name{width:250px;height:47px;background-color:#eef1c5;padding:14px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-top:20px}.execution-name p{font-size:16px;letter-spacing:0;color:var(--black-text-color);font-weight:600}.execution-location{width:350px;height:20px;display:flex;align-items:center;justify-content:flex-start;margin-top:15px}.location-icon{width:16px;height:16px;margin-right:5px}.execution-location p{font-size:14px;line-height:16.8px;letter-spacing:0;color:#899921}.execution-details p,.execution-details ul li{font-size:12.5px;line-height:16.8px;letter-spacing:0;color:var(--black-text-color)}.outcome{font-weight:600;margin-bottom:2px}.outcome-details{margin-top:0}@keyframes spin{0%{translate:0}to{translate:-100%}}@media(max-width:1040px){#main-container-4{height:600px;border-radius:16px;padding:20px 17px;margin-top:70px;max-width:900px}.executed-intro{margin-top:15px;margin-bottom:25px}.executed-intro p{font-size:27px;line-height:28px}.executed-content{width:230px;height:350px}.execution-image{width:230px;height:175px;border-radius:10px}.execution-name{width:220px;height:30px;padding:10px;border-radius:5px;margin-top:10px}.execution-name p{font-size:14px}.execution-location{width:250px;margin-top:10px}.execution-details p,.execution-details ul li{font-size:11.5px;line-height:15.8px}}@media(max-width:720px){#main-container-4{display:none}.mobile-main-container-4{display:block;background-color:#fafbee;max-width:100%;height:400px;padding-top:25px}.mobile-executed-intro{max-width:100%;text-align:center}.mobile-executed-intro p{font-size:16px;font-weight:600;color:var(--brand-primary-dark);margin-bottom:10px}.mobile-wrapper-4{max-width:100%;display:flex;justify-content:center;align-items:center}.mobile-sub-container-4{width:345px;height:300px}.mobile-slider{overflow:hidden;width:100%}.mobile-executed-contents{width:max-content;height:85px;border-radius:9px;display:flex;margin-top:10px}.mobile-executed-sub-content{min-width:345px;height:85px;background:linear-gradient(#0003,#0006),url(/assets/mobile-exe-1-CRF9Lcsp.png);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:9px;position:relative}.mobile-executed-sub-content-2{min-width:345px;height:85px;background:linear-gradient(#0003,#0006),url(/assets/mobile-exe-2-D8-sA84I.png);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:9px;position:relative}.mobile-executed-sub-content-3{min-width:345px;height:85px;background:linear-gradient(#0003,#0006),url(/assets/mobile-exe-3-DfsRIMUL.png);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:9px;position:relative}.mobile-exe-text{position:absolute;padding-left:10px;margin-top:40px}.mobile-exe-text-1{color:var(--white-text-color);font-size:8px;font-weight:700;margin-bottom:0}.mobile-exe-text-2{color:#ffffffb0;font-size:7px;margin-top:5px}}#main-container-5{width:1328px;height:515px;background-color:var(--brand-primary-color);padding-top:0;border-radius:32px;margin-top:120px;margin-bottom:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}.quality-intro{justify-items:center}.quality-intro-text-1{font-size:48px;line-height:40px;letter-spacing:.98px;color:var(--white-text-color);margin-bottom:20px}.quality-intro-text-2{font-size:16px;line-height:24px;letter-spacing:0;color:var(--white-text-color);margin-top:0}.quality-contents{width:1264px;height:233px;margin-top:40px;margin-bottom:50px;display:flex;justify-content:space-around}.quality-content-box{width:380px;height:233px;border-radius:16px;border:#ffffff58;background-color:#ffffff1c;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:20px;padding-bottom:10px;transition:transform .3s ease}.quality-content-box:hover{transform:translateY(-10px)}.quality-content-box img{width:55px;height:55px}.quality-amount{font-size:42px;color:var(--white-text-color);margin-top:3px;margin-bottom:3px;font-family:Arial}.quality-text-1{font-size:18px;line-height:28px;color:var(--white-text-color);text-align:center;max-width:100px}.quality-text-2{font-size:14px;list-style:20px;color:#ffffffa8}#ajust-quality-text{margin-bottom:4px;margin-top:0}@media(max-width:1040px){#main-container-5{max-width:900px;height:365px;background-color:var(--brand-primary-color);padding-top:15px;border-radius:32px;margin-top:120px;margin-bottom:120px}.quality-intro{justify-items:center}.quality-intro-text-1{font-size:27px;line-height:40px;letter-spacing:.98px;color:var(--white-text-color);margin-bottom:10px}.quality-intro-text-2{font-size:16px;line-height:24px;letter-spacing:.3px;color:#ffffffaf;margin-top:0}.quality-contents{max-width:900px;height:233px;justify-self:center;margin-top:40px;display:flex;justify-content:space-around}.quality-content-box{width:270px;height:133px;border-radius:16px;border:#ffffff58;background-color:#ffffff1c;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:20px;padding-bottom:10px;transition:transform .3s ease}.quality-content-box:hover{transform:translateY(-10px)}.quality-content-box img{width:35px;height:35px;margin-bottom:0}.quality-amount{font-size:22px;color:var(--white-text-color);margin-top:3px;margin-bottom:0;font-family:Arial}.quality-text-1{font-size:10px;line-height:28px;color:var(--white-text-color);text-align:center;max-width:100px;margin-bottom:-10px}.quality-text-2{font-size:9px;list-style:20px;color:#ffffffa8}#ajust-quality-text{margin-bottom:4px;margin-top:0}}@media(max-width:720px){#main-container-5{max-width:100%;height:170px;background-color:var(--brand-primary-color);padding-top:10px;border-radius:0;margin-top:30px;margin-bottom:0}.quality-intro{justify-items:normal;text-align:center;width:300px}.quality-intro-text-1{font-size:16px;font-weight:600;line-height:0;letter-spacing:0;color:var(--white-text-color);margin-bottom:6px}.quality-intro-text-2{font-size:8px;line-height:24px;letter-spacing:.5px;color:#ffffffb0;margin-top:0}.quality-contents{width:345px;height:85px;margin-top:4px;margin-bottom:3px;display:flex;justify-self:normal;justify-content:space-around}.quality-content-box{width:105px;height:80px;border-radius:9px;padding-top:15px;padding-bottom:15px;transition:transform .3s ease}.quality-content-box:hover{transform:translateY(-10px)}.quality-content-box img{width:25px;height:25px;margin-top:5px}.quality-amount{font-size:11px;color:var(--white-text-color);margin-top:3px;margin-bottom:3px;font-family:Arial}.quality-text-1{font-size:8px;line-height:10px;color:var(--white-text-color);text-align:center;margin-top:0;margin-bottom:0}.quality-text-2{font-size:7px;list-style:20px;color:#ffffffa8;margin-top:0}#ajust-quality-text{margin-bottom:4px;margin-top:0}}.reviews-intro{width:1000px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-self:center}.mobile-review-section{display:none}.reviews-intro-title{font-size:48px;letter-spacing:1.96px;line-height:56px;color:var(--brand-primary-dark);margin-bottom:20px}.reviews-intro-title span{color:var(--brand-primary-color)}.reviews-intro-subtitle{font-size:16px;letter-spacing:0;line-height:24px;color:var(--black-text-color);margin-top:0}.reviews-content{max-width:1200px;height:350px;display:flex;align-items:center;justify-self:center;margin-top:25px}.review-box-container{width:960px;display:flex;overflow:hidden;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:15px}::-webkit-scrollbar{display:none}.client-review-box{min-width:960px;height:260px;background-color:var(--brand-secondary-color);display:flex;padding-top:30px;padding-left:60px;border-radius:16px;scroll-snap-align:start}.client-avatar img{height:114px;width:114px}.client-review{max-width:500px;height:208px;display:flex;flex-direction:column;justify-content:space-between;margin-left:55px}.client-review-text{font-size:16px;line-height:25px;color:var(--brand-primary-dark);font-weight:400}.client-name{font-size:15px;font-weight:600;letter-spacing:0px;color:var(--brand-primary-dark)}.client-status{font-size:12px;letter-spacing:0px;color:var(--brand-primary-dark)}.left-arrow{margin-right:20px;display:flex;width:60px;height:60px;border-radius:50%;justify-content:center;align-items:center;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.left-arrow:hover{transform:scale(1.2);transition:.1s ease;cursor:pointer}.left-arrow img{width:40px;height:40px}.right-arrow{margin-left:20px;display:flex;width:60px;height:60px;border-radius:50%;justify-content:center;align-items:center;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.right-arrow:hover{transform:scale(1.2);transition:.1s ease;cursor:pointer}.right-arrow img{width:40px;height:40px}@media(max-width:1040px){.reviews-section{max-width:100%}.reviews-intro{width:max-content;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-self:center}.mobile-review-section{display:none}.reviews-intro-title{font-size:27px;letter-spacing:.96px;line-height:27px;color:var(--brand-primary-dark);margin-bottom:10px}.reviews-intro-title span{color:var(--brand-primary-color)}.reviews-intro-subtitle{font-size:14px;letter-spacing:0;line-height:24px;color:var(--black-text-color);margin-top:0}.reviews-content{max-width:900px;height:350px;display:flex;align-items:center;justify-self:center;margin-top:15px}.review-box-container{width:800px;display:flex;overflow:hidden;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:15px}::-webkit-scrollbar{display:none}.client-review-box{min-width:800px;height:220px;background-color:var(--brand-secondary-color);display:flex;padding-top:15px;padding-left:60px;border-radius:16px;scroll-snap-align:start}.client-avatar img{height:64px;width:64px;margin-top:25px}.client-review{max-width:500px;height:208px;display:flex;flex-direction:column;justify-content:center;margin-left:55px;margin-top:0}.client-review-text{font-size:16px;line-height:25px;color:var(--brand-primary-dark);font-weight:400;margin-bottom:20px}.client-name{font-size:15px;font-weight:600;letter-spacing:0px;color:var(--brand-primary-dark);margin-top:20px}.client-status{font-size:12px;letter-spacing:0px;color:var(--brand-primary-dark)}.left-arrow{margin-right:20px;display:flex;width:60px;height:60px;border-radius:50%;justify-content:center;align-items:center;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.left-arrow:hover{transform:scale(1.2);transition:.1s ease;cursor:pointer}.left-arrow img{width:40px;height:40px}.right-arrow{margin-left:20px;display:flex;width:60px;height:60px;border-radius:50%;justify-content:center;align-items:center;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.right-arrow:hover{transform:scale(1.2);transition:.1s ease;cursor:pointer}.right-arrow img{width:40px;height:40px}}@media(max-width:720px){.reviews-section{display:none}.mobile-review-section{display:block;background-color:#f8fbf9;max-width:100%;height:315px;padding-top:15px;margin-top:10px}.mobile-review-intros{max-width:100%;text-align:center}.mobile-review-intro-1{font-size:16px;font-weight:600;color:#000;margin-bottom:6px}.mobile-review-intro-2{font-size:9px;letter-spacing:.5px;color:#000;margin-top:0}.mobile-wrapper-5{max-width:100%;display:flex;justify-content:center;align-items:center;margin-top:35px}.mobile-review-content{width:345px;height:170px;padding-left:10px;align-content:center;border-radius:10px;box-shadow:0 2px 4px #0000001a,0 3px 10px #00000014}.mobile-review-slider{display:flex;width:320px;overflow:hidden;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}.mobile-review-sub-content{min-width:320px;height:110px;padding-top:8px}.mobile-review{margin-bottom:10px}.mobile-review p{font-size:8px;letter-spacing:.3px;line-height:12px}.mobile-review-ratings{max-width:55px;display:flex;justify-content:space-between}.mobile-review-ratings img{width:9px;height:9px}.mobile-review-profile{display:flex;max-width:200px;margin-top:10px;align-items:center}.mobile-review-profile img{width:32px;height:32px}.mobile-review-names{margin-left:10px}.mobile-review-name-1{font-size:9px;font-weight:700;margin-bottom:0}.mobile-review-name-2{font-size:7px;margin-top:0}.mobile-review-slide-icons{display:flex;justify-content:space-between;max-width:55px;margin-top:6px}.mobile-review-icon{background-color:#f3f7f4;width:25px;height:25px;border-radius:50%;display:flex;justify-content:center;align-items:center}.mobile-review-icon img{width:12px;height:12px}}#Faq-section{width:1256px;height:517px;margin-top:90px;display:flex;justify-content:space-between}.mobile-faq-section{display:none}.question-title{width:430px;margin-top:0}.questions-box{width:770px;display:flex;flex-direction:column;justify-content:space-between}#first-title{font-size:45px;letter-spacing:1.96px;font-weight:500;color:var(--brand-primary-dark);margin-bottom:0;margin-top:0}#second-title{font-size:45px;letter-spacing:1.96px;font-weight:500;color:var(--brand-primary-color);margin-top:0}.questions{display:flex;align-items:center;justify-content:space-between}.answers{display:flex;align-items:center;justify-content:space-between;transition:all .5s ease;display:none;overflow:hidden;opacity:0}.display{display:flex;opacity:1}.questions p{font-size:18px;color:var(--black-text-color);width:500px}.answers p{font-size:18px;color:var(--brand-primary-color);width:500px}.questions img{margin-right:20px;width:18px;height:19px;cursor:pointer}@media(max-width:1040px){#Faq-section{height:417px;max-width:100%;margin-top:70px}.question-title{width:330px}.questions-box{width:670px}#first-title,#second-title{font-size:23px}.questions p{font-size:16px;width:400px}.questions img{margin-right:15px;width:15px;height:16px}}@media(max-width:720px){#Faq-section{display:none}.mobile-faq-section{display:block;max-width:100%;height:380px;padding-top:15px}.mobile-faq-intro{max-width:100%;margin-left:15px}.mobile-faq-intro-1{font-size:16px;font-weight:600;color:#000;margin-bottom:6px}.mobile-faq-intro-2{font-size:9px;letter-spacing:.5px;color:var(--brand-primary-color);margin-top:0}.mobile-wrapper-6{max-width:100%;display:flex;justify-content:center;align-items:center;margin-top:20px}.mobile-faq-questions-box{max-width:345px;height:250px;display:flex;flex-direction:column;justify-content:space-between}.mobile-faq-questions{display:flex;width:345px;height:50px;background-color:#f5f9f7;justify-content:space-between;align-items:center;padding-right:10px;padding-left:10px;border-radius:7px}.mobile-faq-answers{display:flex;width:345px;height:50px;justify-content:space-between;align-items:center;padding-right:10px;padding-left:10px;animation:fadeDown .3s ease}@keyframes fadeDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.mobile-faq-questions p{font-size:10px}.mobile-faq-answers p{font-size:9px;max-width:300px;color:var(--brand-primary-dark)}.mobile-faq-questions img,.mobile-faq-answers img{width:14px;height:14px}}#contactus-section{background:url(/assets/contactbackground-Bde40ot7.png);background-color:#1d1f14;background-repeat:no-repeat;background-position:right;position:relative;height:370px;border-radius:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:200px}.contact-title{font-size:49.8px;font-weight:400;color:var(--white-text-color);line-height:52.26px;letter-spacing:.5px}.contact-text{width:662px;font-size:17.6px;color:var(--white-text-color);text-align:center;margin-top:10px}.contact-box{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#00542747;width:740px;min-height:112px;margin-top:20px;margin-bottom:45px;border-radius:20px}.contact-box img{width:24px;height:24px;margin-right:5px}.contact-box p{color:var(--white-text-color)}.box-1{display:flex;gap:15px;width:600px;justify-content:center;margin-bottom:0;height:32px}.box-1 div{display:flex;align-items:center}.box-2{display:flex;justify-content:center;align-items:center;margin-top:0;height:32px}@media(max-width:1040px){#contactus-section{height:270px;margin-top:80px;border-radius:16px}.contact-title{font-size:29.8px;line-height:32.26px}.contact-text{width:662px;font-size:14.6px;margin-top:0}.contact-box{width:540px;min-height:70px;margin-top:15px;margin-bottom:25px;border-radius:10px}.contact-box img{width:20px;height:20px;margin-right:3px}.box-1{display:flex;gap:10px;width:500px;height:32px}.box-1 div{display:flex;align-items:center}.box-1 p{font-size:14px}.box-2{display:flex;justify-content:center;align-items:center;margin-top:0;height:32px}}@media(max-width:720px){#contactus-section{height:170px;max-width:100%;margin-top:0;border-radius:0;padding-top:20px;padding-bottom:10px;justify-content:space-between}.contact-title{font-size:16px;font-weight:600;line-height:0;letter-spacing:0}.contact-text{max-width:300px;font-size:7px;text-align:center;margin-top:0;letter-spacing:.5px;color:#ffffffb1}.contact-box{display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#00542747;max-width:360px;min-height:40px;margin-top:0;margin-bottom:0;border-radius:7px}.contact-box img{width:12px;height:12px;margin-right:3px}.contact-box p{font-size:7px;text-decoration:none}.box-1{display:flex;gap:10px;width:max-content;justify-content:center;margin-bottom:0;margin-right:10px;height:32px}}section{margin-bottom:0}.sub-about-1{background:url(/assets/Background-07h0KAkK.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;margin-top:0;min-width:100%;height:450px}.sub-about-1:before{content:"";position:absolute;inset:0;background-color:var(--brand-secondary-color);z-index:-1}.sub-about-1 .wrapper{position:relative;padding-top:40px}.main-about-sub-wrapper{display:flex;flex-direction:column;align-items:center;height:250px;padding-top:40px}.about-tag{width:220px;height:36px;background-color:#16a2493c;display:flex;justify-content:center;align-items:center;border-radius:30px;margin-bottom:-30px;z-index:600}.about-tag img{height:16px;width:16px;margin-right:10px}.about-tag p{font-size:16px;color:var(--brand-primary-color)}.main-about-intro-1{max-width:400px;text-align:center}.main-about-intro-1 p{font-size:56px;color:#1d1f14}.main-about-intro-1 span{color:var(--brand-primary-color)}.main-about-intro-2{max-width:866px;height:48px;text-align:center;margin-top:-40px}.main-about-intro-2 p{font-size:16px;color:#1d1f14}.sub-about-2{display:flex;max-width:100%;justify-content:center;align-items:center;height:700px}.main-about-sub-wrapper-2{min-width:1336px;height:541px;background-color:var(--brand-secondary-color);display:flex;justify-content:center;align-items:center;border-radius:32px}.main-about-sub-wrapper-2 img{min-width:1246px;height:462px;border-radius:30px}.sub-about-3{max-width:100%;height:500px;display:flex;justify-content:center}.main-about-sub-wrapper-3{min-width:1336px;height:500px;display:flex;justify-content:center;align-items:center}.sub-about-3-content-1{width:668px;height:420px;display:flex;flex-direction:column;justify-content:space-between}.sub-about-3-content-1-title{width:668px;height:50px;display:flex;align-items:center}.sub-about-3-content-1-title p{color:var(--brand-primary-dark);font-size:36px;font-weight:500}.sub-about-3-content-1-title span{color:var(--brand-primary-color)}.sub-about-3-content-1-subtitle{width:668px;height:65px;display:flex;align-items:center}.sub-about-3-content-1-subtitle p{color:var(--black-text-color);font-size:18px}.sub-about-3-content-1-text-1{width:668px;height:45px;display:flex;align-items:center}.sub-about-3-content-1-text-1 p{font-size:18px;color:var(--black-text-color)}.sub-about-3-content-1-text-2{width:668px;height:120px;margin-top:10px;display:flex;flex-direction:column;justify-content:space-between}.sub-about-3-content-1-text-2-content{display:flex;height:20px;width:400px;align-items:center}.sub-about-3-content-1-text-2-content img{margin-right:15px}.sub-about-3-content-1-text-2-content p{font-size:18px;color:var(--black-text-color)}.sub-about-3-content-1-text-3{max-width:668px;height:45px;display:flex;align-items:center}.sub-about-3-content-1-text-3 p{font-size:18px;color:var(--black-text-color)}.sub-about-3-content-2{width:668px;height:420px;display:flex;justify-content:right;align-items:center;position:relative}.blur-1{width:200px;height:200px;position:absolute;bottom:-20px;left:15px;z-index:600}.blur-2{width:200px;height:200px;position:absolute;top:-20px;right:-55px;z-index:600}.sub-about-3-content-2-box-container{min-width:600px;height:340px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--brand-secondary-color);border-radius:16px;position:absolute}.sub-about-3-content-2-box-1{width:600px;height:120px}.sub-about-3-content-2-box-1 hr{width:90%;height:1px;background-color:#e0ebe4;border:none;margin-top:20px}.sub-about-3-content-2-box-1-container{width:200px;display:flex;justify-content:center;align-items:center;margin:20px auto 0}.number-tag{background-color:var(--brand-primary-color);width:64px;height:64px;display:flex;justify-content:center;align-items:center;border-radius:12px;margin-right:20px}.number-tag p{color:#fff;font-size:25px;font-weight:700}.text-tag{max-width:fit-content}.text-tag-1{margin-bottom:0;font-size:16px}.text-tag-2{margin-top:0;font-size:16px;font-weight:700}.sub-about-3-content-2-box-2{width:600px;height:80px;display:flex;justify-content:center}.percent-tag{width:220px;display:flex;flex-direction:column;justify-content:center;align-items:center}.percent-tag-text-1{margin-bottom:4px;font-size:25px;color:var(--brand-primary-color);font-weight:700}.percent-tag-text-2{margin-top:0;font-size:16px;color:var(--brand-primary-color)}.sub-about-3-content-2-box-3{width:600px;height:120px}.sub-about-3-content-2-box-3 hr{width:90%;height:1px;background-color:#e0ebe4;border:none}.empower-tag{display:flex;justify-content:center;margin-top:30px}.empower-tag p{font-size:16px;color:var(--brand-primary-color)}.sub-about-4{width:100%;height:600px;display:flex;justify-content:center;align-items:center}.sub-about-4-content{width:1315px;height:447px;background-color:var(--brand-secondary-color);border-radius:32px;display:flex;justify-content:center;align-items:center;gap:40px}.sub-about-4-content-box{width:589px;height:290px;background-color:#fff;border-radius:32px;display:flex;flex-direction:column;justify-content:center;padding-left:20px}.sub-about-4-content-box-icon{background-color:var(--brand-secondary-color);width:56px;height:56px;border-radius:12px;display:flex;justify-content:center;align-items:center}.sub-about-4-content-box-title{width:500px}.sub-about-4-content-box-title p{color:var(--brand-primary-dark);font-size:30px;font-weight:700}.sub-about-4-content-box-text{max-width:484px;height:55px;margin-top:-20px}.sub-about-4-content-box-text p{font-size:16px;color:var(--brand-primary-dark)}.sub-about-5{width:100%;height:800px;display:flex;justify-content:center;align-items:center}.sub-about-5-wrapper{width:1336px;height:755px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin-bottom:30px}.sub-about-5-title-box{width:820px;height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}.sub-about-5-title-box-text-1{font-size:49px;color:var(--brand-primary-dark);margin-bottom:20px}.sub-about-5-title-box-text-2{color:var(--black-text-color);font-size:17px;margin-top:0;text-align:center}.sub-about-5-text-1{background-color:var(--brand-secondary-color);width:1336px;height:120px;display:flex;justify-content:center;align-items:center;border-radius:32px}.sub-about-5-text-1 p{font-size:17px;color:var(--black-text-color);text-align:center;max-width:1180px}.sub-about-5-text-1 p span{color:var(--brand-primary-color)}.sub-about-5-text-2{width:1336px;height:30px;display:flex;justify-content:center;align-items:center}.sub-about-5-text-2 p{font-size:15.5px;color:var(--black-text-color)}.sub-about-5-text-3-box{width:1336px;height:240px;display:flex;justify-content:space-between}.sub-about-5-text-3-box-content{background-color:#f6faf8;width:316px;height:240px;border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding-left:15px;border:.2px solid #00000008}.sub-about-5-text-3-box-content-icon{width:48px;height:48px;border-radius:12px;background-color:var(--brand-secondary-color);display:flex;justify-content:center;align-items:center}.sub-about-5-text-3-box-content-icon img{width:24px;height:24px}.sub-about-5-text-3-box-content-text-1 p{color:var(--brand-primary-dark);font-weight:700}.sub-about-5-text-3-box-content-text-2 p{color:var(--brand-primary-dark)}.sub-about-5-text-4{width:1336px;height:50px;display:flex;justify-content:center;align-items:center}.sub-about-5-text-4 p{font-size:16px;font-weight:700}.sub-about-5-text-4 p span{color:var(--brand-primary-color)}.sub-about-6{max-width:100%;height:550px;margin-top:70px;display:flex;justify-content:center;align-items:center}.sub-about-6-wrapper{width:1336px;height:394px;background-color:var(--brand-primary-color);border-radius:32px;display:flex;flex-direction:column;justify-content:center;align-items:center}.sub-about-6-title-box{display:flex;justify-content:center;align-items:center;flex-direction:column}.sub-about-6-title-box-text-1{font-size:49px;color:var(--white-text-color);margin-bottom:0;margin-top:-40px}.sub-about-6-title-box-text-2{font-size:20px;color:var(--white-text-color);margin-top:-40px}.sub-about-text-6{max-width:640px;text-align:center}.sub-about-text-6 p{color:var(--white-text-color)}.sub-about-text-6 p span{font-weight:700}.sub-about-6-wrapper button{background-color:#ff8c00;width:208px;height:44px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;margin-top:40px;transition:transform .3s ease}.sub-about-6-wrapper button:hover{transform:scale(1.1)}.sub-about-6-wrapper button p{color:var(--white-text-color);margin-right:20px}.sub-team-1{background:url(/assets/Background-07h0KAkK.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;margin-top:0;min-width:100%;height:917px}.sub-team-1:before{content:"";position:absolute;inset:0;background-color:var(--brand-secondary-color);z-index:-1}.sub-team-1 .wrapper{position:relative;padding-top:40px}.sub-team-1-content-wrapper{display:flex;justify-content:space-between;margin-top:40px}.sub-team-1-content-wrapper-text{width:640px;height:591px;display:flex;flex-direction:column;justify-content:flex-start}.sub-team-1-content-wrapper-text-intro-tag{background-color:#16a2491f;display:flex;justify-content:center;align-items:center;width:116px;height:36px;border-radius:100px}.sub-team-1-content-wrapper-text-intro-tag img{width:16px;height:16px;margin-right:5px}.sub-team-1-content-wrapper-text-intro-tag p{font-size:14px;color:var(--brand-primary-color)}.sub-team-1-content-wrapper-text-intro{max-width:500px}.sub-team-1-content-wrapper-text-intro p{font-size:60px}.sub-team-1-content-wrapper-text-intro p span{color:var(--brand-primary-color)}.sub-team-1-content-wrapper-text-intro-text{height:210px;display:flex;flex-direction:column;justify-content:space-between}.sub-team-1-content-wrapper-text-intro-text-1 p,.sub-team-1-content-wrapper-text-intro-text-2 p{font-size:18px;color:var(--black-text-color)}.sub-team-1-content-wrapper-image{width:591px;height:591px}.sub-team-1-content-wrapper-image img{width:591px;height:591px;border-radius:16px}.sub-team-2{max-width:100%;height:450px;display:flex;justify-content:center;align-items:center}.sub-team-2-content-wrapper-text{width:1336px;height:302px;display:flex;justify-content:space-between}.sub-team-2-contents{width:380px;height:302px;background-color:var(--brand-secondary-color);border-radius:12px;border:1px solid #00000007;display:flex;flex-direction:column;justify-content:center;padding-left:20px;padding-right:20px}.sub-team-2-contents-icon{width:56px;height:56px;background-color:#16a24919;display:flex;justify-content:center;align-items:center;border-radius:10px}.sub-team-2-contents-title p{font-style:18px;font-weight:700;color:var(--brand-primary-dark)}.sub-team-2-contents-text p{color:var(--brand-primary-dark)}.sub-team-3{max-width:100%;height:450px;display:flex;justify-content:center;align-items:center}.sub-team-3-content-wrapper{width:1336px;height:385px;background-color:var(--brand-secondary-color);display:flex;align-items:center;justify-content:space-around}.sub-team-3-content-1{width:550px;height:240px;display:flex;flex-direction:column;justify-content:space-around}.sub-team-3-content-1-intro{max-width:500px;height:80px;display:flex;align-items:center}.sub-team-3-content-1-intro p{font-size:49px;line-height:52px}.sub-team-3-content-1-intro p span{color:var(--brand-primary-color)}.sub-team-3-content-1-text p{font-size:16px;color:#5c7066}.sub-team-3-content-2{width:550px;height:240px;display:flex;flex-direction:column;justify-content:space-around}.sub-team-3-content-2-intro{display:flex;align-items:center;height:40px}.sub-team-3-content-2-intro p{font-size:24px;color:var(--brand-primary-dark);font-weight:700}.sub-team-3-content-2-text-box{height:180px;display:flex;flex-direction:column;justify-content:space-between}.sub-team-3-content-2-text{display:flex;align-items:center;height:30px}.sub-team-3-content-2-text img{width:20px;height:20px;margin-right:15px}.sub-team-3-content-2-text p{color:#222a26}.sub-team-4{height:556px;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.sub-team-4-intro{width:1352px;height:120px;display:flex;flex-direction:column;justify-items:center;align-items:center}.sub-team-4-intro-title{height:70px;display:flex;justify-content:center;align-items:center}.sub-team-4-intro-title p{font-size:36px;color:var(--brand-primary-dark)}.sub-team-4-intro-text p{color:#5c7066}.sub-team-4-content-box{width:1352px;height:236px;display:flex;justify-content:space-between;margin-top:40px}.sub-team-4-contents{width:320px;height:214px;background-color:#fff;border-radius:12px;border:1px solid #E0EBE4;padding-left:20px;display:flex;flex-direction:column;justify-content:center}.sub-team-4-contents-icon{width:48px;height:48px;background-color:var(--brand-secondary-color);border-radius:10px;display:flex;justify-content:center;align-items:center}.sub-team-4-contents-icon img{width:24px;height:24px}.sub-team-4-contents-title p{font-weight:700;color:#1d1f14}.sub-team-4-contents-text{max-width:264px;height:90px;margin-top:-15px}.sub-team-4-contents-text p{font-size:14px;color:#1d1f14}.sub-about-5{max-width:100%;height:610px;display:flex;justify-content:center;align-items:center}.sub-about-5-content{width:1349px;height:540px;background-color:var(--brand-primary-color);border-radius:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.sub-about-5-content-intro{width:896px;height:50px;display:flex;justify-content:center;align-items:center}.sub-about-5-content-intro p{font-size:46px;font-weight:700;color:#fff}.sub-about-5-content-text-1-box{width:1000px;height:130px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.sub-about-5-content-text-1{width:896px;height:56px;text-align:center}.sub-about-5-content-text-1 p{font-size:18px;color:#fff}.sub-about-5-content-text-2{width:463px;height:40px;display:flex;justify-content:center;align-items:center}.sub-about-5-content-text-2 p{font-size:18px;font-weight:700;color:#fff}.sub-about-5 button{display:flex;width:175px;height:44px;border:none;border-radius:10px;justify-content:center;align-items:center;background-color:#ff8c00;transition:transform .3s ease}.sub-about-5 button:hover{transform:scale(1.1)}.sub-about-5 button p{color:#fff;margin-right:10px}.sub-about-5 button img{width:24px;height:16px}
