.review_carousel{flex-direction:column;align-items:end;gap:33px;display:flex;overflow:hidden}.review_carousel .carousel_track{width:100%;overflow:hidden}.review_carousel .carousel_inner{will-change:transform;transition:transform .7s ease-in-out;display:flex}.review_carousel .carousel_slide{flex-wrap:wrap;justify-content:space-between;gap:20px;min-width:100%;display:flex}@media (max-width:768px){.review_carousel .carousel_slide{flex-direction:column;align-items:center}}.review_carousel .carousel_buttons{align-items:center;gap:38px;display:flex}@media (max-width:768px){.review_carousel .carousel_buttons{justify-content:end;gap:20px;width:100%}}.review_carousel .carousel_buttons .carousel_slide_count{color:#01020566;gap:4px;font-size:16px;font-weight:500;line-height:180%;display:flex}@media (max-width:768px){.review_carousel .carousel_buttons .carousel_slide_count{font-size:14px}}.review_carousel .carousel_buttons .carousel_slide_count p:first-child{color:#000;text-decoration:underline;animation:.4s fadeIn}.review_carousel .carousel_buttons button{cursor:pointer;background-color:#fff;border:1px solid #010205;border-radius:70px;justify-content:center;align-items:center;padding:16px 32px;transition:all .3s;display:flex}@media (max-width:768px){.review_carousel .carousel_buttons button{padding:12px 24px}}.review_carousel .carousel_buttons button:hover{color:#fff;background-color:#000}.review_carousel .carousel_buttons button:hover path{stroke:#fff}.review_carousel .carousel_buttons button:hover svg{transform:scale(1.1)}.review{border:1px solid #000;flex-direction:column;gap:34px;width:calc(50% - 10px);height:100%;padding:28px;display:flex}@media (max-width:768px){.review{width:100%}}.review .client{align-items:center;gap:24px;display:flex}.review .client .client_pic{border-radius:100%;width:70px;height:70px;overflow:hidden}.review .client .client_details h3{font-family:var(--font-heading),sans-serif;letter-spacing:0%;color:#010205;font-size:20px;font-weight:500;line-height:180%}.review .client .client_details p{font-family:var(--font-heading),sans-serif;letter-spacing:0%;color:#878c91;font-size:16px;font-weight:500;line-height:180%}.review .client_review p{letter-spacing:0%;color:#878c91;font-size:16px;font-weight:400;line-height:180%}@media (max-width:1024px){.review .client_review p{text-align:justify}}
.services_section{background-color:#fff;justify-content:space-between;gap:32px;width:100%;min-height:500vh;display:flex;position:relative}.services_section .services_section_contents{flex-direction:column;flex:1;justify-content:center;height:100vh;padding:0 0 110px 90px;display:flex;position:sticky;top:0}.services_section .services_section_contents .breadcrumb_wrap{align-items:center;margin-bottom:60px;display:flex}.services_section .services_section_contents .desktop_services{display:block}.services_section .services_section_contents .mobile_services{display:none}.services_section .services_section_contents .btn_wrap{margin-top:40px}.services_section .services_section_images{flex:1;height:100vh;position:sticky;top:0;overflow:hidden}@media (max-width:1024px){.services_section{flex-direction:column;gap:0;min-height:auto}.services_section .services_section_contents{height:auto;padding:60px 40px;position:relative;top:auto}.services_section .services_section_contents .desktop_services{display:none}.services_section .services_section_contents .mobile_services{flex-direction:column;gap:60px;display:flex}.services_section .services_section_contents .mobile_services .mobile_service_block{flex-direction:column;gap:20px;display:flex}.services_section .services_section_contents .mobile_services .mobile_service_block .mobile_service_image{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.services_section .services_section_images{display:none}}@media (max-width:768px){.services_section .services_section_contents{padding:40px 24px}}@media (max-width:480px){.services_section .services_section_contents{padding:32px 16px}}
.videoBanner{width:100%;height:100vh;position:relative;overflow:hidden}.videoBanner .video,.videoBanner .fallbackImage{-o-object-fit:cover;object-fit:cover;min-width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.videoBanner .overlay{z-index:1;background:linear-gradient(#0000001a,#000000d9);position:absolute;inset:0}.videoBanner .content{z-index:2;text-align:center;justify-content:center;align-items:end;height:100%;padding-bottom:80px;display:flex;position:relative}.modernTitle{color:#fff;white-space:nowrap;font-size:clamp(28px,4vw,84px);line-height:1.1;display:inline-block}.modernTitle span{display:inline-block}.accent{color:#3cbbce}
