#home-hero{position:relative;padding:clamp(4.75rem,7.82vw,8rem) clamp(1rem,1.5vw,2rem);margin-top:60px}#home-hero::before{content:"";position:absolute;background:linear-gradient(90deg, rgba(0, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0.1) 100%);top:0;left:0;width:100%;height:100%;z-index:1}#home-hero .cs-image-background{position:absolute;top:0;left:0;width:100%;height:100%}#home-hero .cs-image-background img{width:100%;height:100%;object-fit:cover}#home-hero .cs-container{position:relative;z-index:5;max-width:1250px;opacity:0;animation:fadeUpTransition .5s ease-in-out forwards}#home-hero .cs-text{color:var(--bodyTextColorWhite);opacity:1}#home-hero .cs-topper{display:block;color:var(--bodyTextColorWhite)}#home-hero .cs-topper span{white-space:nowrap;display:inline-flex;align-items:center}#home-hero .lines{margin-left:.5rem;margin-right:.5rem}#home-hero .line-1{width:0;animation:line1Animate .5s ease-in-out forwards}#home-hero .line-2{width:0;animation:line2Animate .5s ease-in-out forwards;animation-delay:.1s}#home-hero .button-group{display:flex;gap:23px;margin-top:2.5rem;margin-bottom:4rem;flex-wrap:wrap;justify-content:center}#home-hero .cs-stat-group{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(3rem,6vw,3.5625rem)}#home-hero .cs-stat-number{font-size:clamp(1.9375rem,5vw,2.4375rem);font-weight:900;line-height:1.2em;margin-bottom:.5rem;color:var(--bodyTextColorWhite);display:block}#home-hero .cs-stat-text{font-size:1rem;font-weight:700;line-height:1.2em;color:var(--bodyTextColorWhite);display:block}#home-hero .text-content{max-width:600px;text-align:center;margin:auto}@media screen and (min-width: 1024px){#home-hero{margin-top:0}#home-hero .text-content{max-width:500px;text-align:left;margin:unset}#home-hero .cs-stat-group{flex-wrap:nowrap}#home-hero .button-group,#home-hero .cs-topper,#home-hero .cs-stat-group{justify-content:flex-start}}@media screen and (min-width: 1440px){#home-hero .text-content{max-width:60%}}#home-service{opacity:0}#home-service .cs-container{text-align:center}#home-service .cs-topper{display:flex;gap:.5rem}#home-service .lines{margin:0}#home-service .cs-title{max-width:720px;margin:auto;margin-bottom:1rem}#home-service .cs-text{max-width:800px;margin:auto;margin-bottom:2rem}#home-service .cs-card-group{width:100%;gap:1.5rem;box-sizing:border-box;z-index:10;margin:auto;display:flex;flex-direction:column}#home-service .cs-card-group .cs-item{text-align:center;list-style:none;width:100%;box-sizing:border-box;padding:36px 23px;background-color:#f7f7f7;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:800px;margin:auto;gap:1rem;position:relative;z-index:1;transition:box-shadow .3s,transform .3s}#home-service .cs-card-group .cs-item:hover .cs-icon{filter:grayscale(1) brightness(1000%)}#home-service .cs-card-group .cs-item:hover .cs-picture::before{opacity:1}#home-service .cs-card-group .cs-item:hover .cs-picture img{opacity:1;transform:scale(1.1)}#home-service .cs-card-group .cs-item:hover .cs-h3{color:#fff}#home-service .cs-card-group .cs-item:hover .cs-text{color:#fff}#home-service .cs-card-group .cs-item .cs-icon{width:38px;height:38px;filter:invert(0);transition:filter .3s ease}#home-service .cs-card-group .cs-item .cs-picture{width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:-1;overflow:hidden}#home-service .cs-card-group .cs-item .cs-picture:before{content:"";width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.31) 0%, rgba(0, 0, 0, 0.8) 60%, #000 100%);opacity:0;display:block;position:absolute;top:0;left:0;transition:opacity .5s}#home-service .cs-card-group .cs-item .cs-picture img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1;transition:transform .45s,opacity .45s;opacity:0}#home-service .cs-card-group .cs-item .cs-h3{font-size:clamp(20px,2.2vw,24px);font-weight:700}#home-service .cs-card-group .cs-item .cs-text{margin-bottom:0;height:100%;opacity:1}#home-service .cs-card-group .cs-item .hover-highlight{color:var(--topperColor);text-decoration:none;font-weight:600;font-size:clamp(16px,2.2vw,18px)}@media screen and (min-width: 1024px){#home-service .cs-card-group{flex-direction:row}#home-service .cs-card-group .cs-item{justify-content:center;align-items:flex-start;text-align:left}}#home-sbs{padding-top:0}#home-sbs .sbs-standard{flex-direction:column-reverse;gap:clamp(2rem,3.2vw,5rem)}#home-sbs .cs-topper{font-size:clamp(18px,2.2vw,24px);line-height:24px;color:var(--bodyTextGray);font-weight:700;justify-content:center}#home-sbs .text-content{max-width:800px;text-align:center;margin:auto}#home-sbs .sbs-image-left{position:relative;width:42.125em;height:24.75em;display:block;font-size:min(2.5vw,1em)}#home-sbs .sbs-image-left:before{content:"";display:block;position:absolute;z-index:-1;background:var(--bgBlack);width:20.875em;height:24.75em;top:-1.8em}#home-sbs .sbs-image-left:after{content:"";width:23.125em;height:24.75em;position:absolute;display:block;border:1px solid var(--secondary);top:-0.55em;right:-0.5em}#home-sbs .sbs-image-left img{position:relative;object-fit:cover;left:1.8em;z-index:5;width:41em;height:23.625em}#home-sbs .testimonial-wrapper{padding:26px clamp(16px,3.2vw,22px);position:relative;background-color:var(--bgGray)}#home-sbs .testimonial .cs-author{font-size:clamp(20px,4vw,24px);font-weight:700;color:var(--bgBlack);margin-bottom:1rem}#home-sbs .testimonial .cs-icon{position:absolute;right:50px;bottom:22px}#home-sbs .image-col{flex:1;position:relative;font-size:min(1.2vw,1em)}#home-sbs .cs-picture img{width:100%;max-width:800px;height:auto}@media screen and (min-width: 500px){#home-sbs .cs-topper{justify-content:flex-start}#home-sbs .text-content{text-align:left}}@media screen and (min-width: 1024px){#home-sbs .cs-picture img{width:41em}#home-sbs .sbs-standard{flex-direction:row}#home-sbs .text-content{max-width:unset;margin:unset}#home-sbs .sbs-image-left{font-size:min(1.2vw,1em)}#home-sbs .sbs-image-left:after{right:-2.6em}}.fadeUpTransition .sbs-image-left::before{clip-path:polygon(0 50%, 100% 50%, 100% 50%, 0 50%);animation:growFromCenter .7s ease forwards}.fadeUpTransition .sbs-image-left::after{transform-style:preserve-3d;animation:rotate3d 1.1s ease-in-out forwards}@keyframes growFromCenter{to{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}@keyframes rotate3d{0%{transform:rotateY(0deg)}50%{transform:rotateY(90deg)}100%{transform:rotateY(0deg)}}#home-steps{position:relative;background-color:var(--bgBlack);overflow:hidden}#home-steps .cs-container{text-align:center}#home-steps .cs-topper,#home-steps .cs-title,#home-steps .cs-text{color:var(--bodyTextColorWhite);margin-bottom:.5rem}#home-steps .cs-topper{justify-content:center;opacity:.7}#home-steps .cs-text{margin:auto;margin-bottom:2rem;opacity:1}#home-steps .steps-container{display:flex;justify-content:space-between;gap:30px;margin-bottom:40px;flex-direction:column}#home-steps .cs-item{flex:1;background-color:#fff;color:#333;position:relative;text-align:left}#home-steps .step-card-inner{border:1px solid var(--bgBlack);margin:10px;padding:15px;height:calc(100% - 20px)}#home-steps .step-number{font-family:"Pontano Sans",sans-serif;font-size:clamp(80px,7vw,100px);color:var(--bgBlack);opacity:.3;font-weight:light}#home-steps .step-title{font-family:"Pontano Sans",sans-serif;font-size:clamp(20px,4vw,24px);font-weight:bold;margin-bottom:15px}#home-steps .step-description{font-family:"Poppins","Trebuchet MS",sans-serif;color:var(--bgBlack);font-size:16px;font-weight:400;margin-bottom:16px;line-height:28px}#home-steps .cs-background{height:100%;transform:translateX(-50%) rotate(90deg);right:0;left:50%;top:0;position:absolute}@media(min-width: 900px){#home-steps .steps-container{flex-direction:row;gap:20px}#home-steps .cs-background{width:1986px;height:740px;top:0;left:50%;transform:translateX(-50%);position:absolute}}@media(min-width: 1920px){#home-steps .cs-background{width:100%;height:auto}}#home-parallax-sbs .sbs-standard{gap:clamp(3rem,4.2vw,5rem);flex-direction:column}#home-parallax-sbs .text-content{max-width:800px;margin:auto;text-align:center}#home-parallax-sbs .image-col{flex:1;position:relative;font-size:min(1.7vw,1em);right:-1rem}#home-parallax-sbs .cs-topper{color:var(--bodyTextGray)}#home-parallax-sbs .cs-picture img{width:37.375em;height:36.875em;object-fit:cover}#home-parallax-sbs .experience-badge{position:absolute;bottom:1.25em;left:-6.125em;background-color:#222;color:#fff;padding:2.25em 1.5em;text-align:center;border:.6875em solid #fff;transition:transform .1s ease-out}#home-parallax-sbs .experience-number{font-size:3.75em;font-family:"Poppins","Trebuchet MS",sans-serif;font-weight:600;line-height:100%;margin-bottom:5px}#home-parallax-sbs .experience-text{font-size:1.125em;font-family:"Poppins","Trebuchet MS",sans-serif;font-weight:400;line-height:1.4}@media(min-width: 1024px){#home-parallax-sbs .cs-topper{color:var(--bodyTextGray);justify-content:flex-start}#home-parallax-sbs .text-content{text-align:left}#home-parallax-sbs .sbs-standard{flex-direction:row;gap:6rem}#home-parallax-sbs .image-col{font-size:min(1.2vw,1em);right:0}}#home-all-service{padding-top:0}#home-all-service .cs-container{text-align:center}#home-all-service .cs-topper{color:var(--bodyTextGray)}#home-all-service .cs-text,#home-all-service .cs-title{max-width:1000px;margin-left:auto;margin-right:auto}#home-all-service .cs-card-group{display:flex;flex-direction:column;gap:1.25rem;margin:0 auto 1.25rem;align-items:center}#home-all-service .service-card{background-color:var(--bgBlack);position:relative;text-align:left;padding:41px;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;max-width:600px;width:100%}#home-all-service .service-card::before{position:absolute;top:.8rem;bottom:.8rem;left:.8rem;right:.8rem;content:"";display:block;border:1px solid var(--primary);pointer-events:none}#home-all-service .service-card .cs-background{width:calc(100% - 1.6rem);height:auto;top:.8rem;left:.8rem;right:.8rem;position:absolute}#home-all-service .service-card .cs-background.below{top:unset;bottom:.8rem;transform:rotate(180deg)}#home-all-service .cs-icon{margin-bottom:1rem}#home-all-service h3{color:#fff;font-size:clamp(20px,2.2vw,24px);font-weight:700;margin-bottom:15px}#home-all-service .service-card ul{list-style:none;padding:0}#home-all-service .service-card ul li{margin-bottom:5px;font-family:"Poppins","Trebuchet MS",sans-serif;color:#fff;font-size:16px;font-weight:400;margin-bottom:16px;line-height:26px;position:relative;padding-left:20px}#home-all-service .service-card ul li::before{content:"-";position:absolute;left:0;color:#fff}#home-all-service .max-640{max-width:640px}@media screen and (min-width: 1024px){#home-all-service .cs-card-group{display:grid;gap:20px;align-items:unset;grid-template-columns:repeat(6, 1fr);grid-template-rows:auto auto;grid-template-areas:"card1 card1 card2 card2 card3 card3" "card4 card4 card4 card5 card5 card5";max-width:1260px}#home-all-service .service-card{max-width:800px}#home-all-service .service-card:nth-child(1){grid-area:card1}#home-all-service .service-card:nth-child(2){grid-area:card2}#home-all-service .service-card:nth-child(3){grid-area:card3}#home-all-service .service-card:nth-child(4){grid-area:card4}#home-all-service .service-card:nth-child(5){grid-area:card5}}#home-why{padding:0;margin-bottom:clamp(3.75rem,7.82vw,6.25rem)}#home-why .cs-container{max-width:1920px;background-color:var(--bgGray)}#home-why .cs-topper{color:var(--bodyTextGray);font-size:clamp(18px,2.2vw,24px);font-weight:700;margin-bottom:1rem;text-align:center;margin-top:3rem;justify-content:center}#home-why .cs-title{text-align:center}#home-why .why-list{list-style:none;display:flex;flex-direction:column;gap:clamp(1.5rem,2.2vw,3rem);text-align:left}#home-why .why-list li{position:relative;display:flex;align-items:center}#home-why .why-list .why-number{font-size:clamp(70px,6.2vw,70px);color:var(--primary);opacity:.26;width:92px;flex:0 0 92px}#home-why .why-list .why-text{margin-left:-1.5rem}#home-why .why-list h3{font-size:clamp(18px,4.2vw,20px);font-weight:600;margin-bottom:clamp(.25rem,1.5vw,1rem)}#home-why .text-content{margin-bottom:2rem;padding:0 clamp(.5rem,3.2vw,3rem)}#home-why .image-group{display:none}@media screen and (min-width: 1024px){#home-why .cs-topper{justify-content:flex-start}#home-why .cs-title{text-align:left}#home-why .text-content{margin-bottom:2rem;padding-left:clamp(2rem,3.2vw,5rem)}#home-why .image-group{display:block}#home-why .image-group .cs-picture img{width:clamp(500px,50vw,700px);height:auto;object-fit:cover}}@media screen and (min-width: 1350px){#home-why .image-group .cs-picture img{width:700px;height:1100px;object-fit:cover}}#faq{text-align:center;padding-top:0}#faq .cs-topper{color:var(--bodyTextGray)}#faq .cs-faq-group{max-width:67.5rem;padding:0;margin:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem;text-align:start}#faq .cs-faq-item{list-style:none;width:100%;border:1px solid #222;box-sizing:border-box;position:relative;transition:border .3s,padding .3s,box-shadow .3s,background-color .3s}#faq .cs-faq-item::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";opacity:0;display:block;border:1px solid #fff;pointer-events:none;transition:top .3s,right .3s,left .3s,bottom .3s,opacity .3s}#faq .cs-faq-item.active{padding-bottom:1rem;background-color:var(--primary)}#faq .cs-faq-item.active::before{top:.625rem;bottom:.625rem;left:.625rem;right:.625rem;opacity:1}#faq .cs-faq-item.active .cs-button{color:var(--primary);margin:1rem 0 0}#faq .cs-faq-item.active .cs-button::after{opacity:1}#faq .cs-faq-item.active .cs-cross{border:1px solid var(--bodyTextColorWhite)}#faq .cs-faq-item.active .cs-cross:before{transform:translateY(-50%) rotate(180deg);opacity:0}#faq .cs-faq-item.active .cs-cross:after{background-color:var(--bodyTextColorWhite);transform:translateY(-50%) rotate(360deg)}#faq .cs-faq-item.active .cs-item-p{height:auto;margin-bottom:1rem;opacity:1}#faq .cs-button{font-size:clamp(1.25rem,1vw,1.5625rem);line-height:1.2em;text-align:left;font-weight:bold;padding:1rem 1.5rem;border:none;background:rgba(0,0,0,0);color:var(--bodyTextColorWhite);display:block;width:100%;position:relative;transition:background-color .3s,margin .3s,color .3s}#faq .cs-button:hover{cursor:pointer}#faq .cs-button .cs-cross{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);border:1px solid var(--secondary);padding:12px 6px;border-radius:100%}#faq .cs-button .cs-cross:before{content:"";width:1rem;height:.1rem;background-color:var(--secondary);opacity:1;border-radius:50%;display:block;border:1px solid var(--secondary);transition:transform .5s,opacity .3s}#faq .cs-button .cs-cross:after{content:"";width:1rem;height:.1rem;background-color:var(--secondary);opacity:1;border-radius:1px;display:block;transform:translateY(-50%) rotate(90deg);transform-origin:center;transition:transform .5s}#faq .cs-button-text{width:80%;display:block;color:var(--bodyTextColor)}#faq .active .cs-button-text{color:var(--bodyTextColorWhite)}#faq .cs-item-p{font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;width:90%;height:0;margin:0;box-sizing:border-box;padding:0 1.5rem;opacity:0;color:var(--bodyTextColorWhite);overflow:hidden;transition:opacity .3s,padding-bottom .3s}#testimonials{padding-top:0}#testimonials .cs-container{text-align:center}#testimonials .cs-topper{color:var(--bodyTextGray)}#testimonials .cs-text{max-width:728px;margin:auto;margin-bottom:2rem}#testimonials .cs-author{font-size:clamp(20px,2.2vw,22px);font-weight:500;font-family:"Poppins","Trebuchet MS",sans-serif;margin-top:auto;color:#fff}#testimonials .testimonial-list{list-style:none;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:left}#testimonials .testimonial-list .cs-text{color:#fff;margin:0}#testimonials .testimonial-list li{display:flex;flex-direction:column;gap:1.5rem;padding:2.75rem 2rem;background-color:var(--secondary);position:relative;max-width:600px}#testimonials .testimonial-list li::before{position:absolute;top:.625rem;bottom:.625rem;left:.625rem;right:.625rem;content:"";display:block;border:1px solid var(--primary);pointer-events:none}#testimonials .testimonial-list li .cs-background{width:calc(100% - 1.6rem);height:auto;top:.625rem;left:.625rem;right:.625rem;position:absolute}@media screen and (min-width: 1024px){#testimonials .testimonial-list{flex-direction:row;align-items:stretch}}/*# sourceMappingURL=home.css.map */
