.header_header___1SId{display:flex;justify-content:space-between;align-items:center;padding:30px 10vw 0;height:50vw;box-sizing:border-box;overflow:hidden;background:url(/assets/images/header_bg.png) no-repeat;background-size:contain}.header_header___1SId img{width:50%;border-bottom-left-radius:50%}.header_header___1SId div h1{font-size:50px;font-weight:600;line-height:60px;color:var(--foreground2)}.header_header___1SId div p{color:var(--foreground2);font-size:25px;line-height:40px;font-weight:500;margin-top:40px}@media screen and (max-width:920px){.header_header___1SId{flex-direction:column;height:auto;padding:30px 20px 0;background-size:cover}.header_header___1SId img{width:100%}.header_header___1SId div{margin-top:50px}.header_header___1SId div h1{font-size:40px;line-height:50px;text-align:center}.header_header___1SId div p{font-size:20px;line-height:30px;text-align:center}}.services_services__1OIy1{padding-top:100px}.services_services__1OIy1 .services_header__5y9ws{display:flex;flex-direction:column;gap:30px;align-items:center;background-image:url(/assets/images/services-right-dec.png);background-size:contain;background-repeat:no-repeat;width:100%;padding:100px 0}.services_services__1OIy1 .services_header__5y9ws h1{font-size:40px;font-weight:600;line-height:60px;color:var(--foreground2);text-align:center}.services_services__1OIy1 .services_header__5y9ws h1 span{color:var(--color1)}.services_services__1OIy1 .services_header__5y9ws p{color:var(--foreground3);font-size:25px;line-height:40px;text-align:center;width:40%}.services_services__1OIy1 article{padding:100px 10vw;display:flex;justify-content:space-around;gap:30px}.services_services__1OIy1 article div{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:30px;box-shadow:0 0 15px rgba(0,0,0,.1);background-color:#fff;border-radius:10px;border-top-left-radius:50px;transition:all .3s;width:25%}.services_services__1OIy1 article div svg{color:var(--color1);font-size:50px;transition:all .3s}.services_services__1OIy1 article div h2{font-size:24px;font-weight:600;line-height:60px;color:var(--foreground2);transition:all .3s}.services_services__1OIy1 article div p{color:var(--foreground3);font-size:18px;transition:all .3s}.services_services__1OIy1 article div:hover{background:url(/assets/images/service-bg.jpg) no-repeat;animation:services_bg__WT9HZ .5s;animation-fill-mode:forwards}.services_services__1OIy1 article div:hover h2,.services_services__1OIy1 article div:hover p,.services_services__1OIy1 article div:hover svg{color:#fff}@keyframes services_bg__WT9HZ{0%{background-position:0 100%}to{background-position:0 30%}}@media screen and (max-width:1200px){.services_services__1OIy1 .services_header__5y9ws{background-size:cover;padding:100px 20px}.services_services__1OIy1 .services_header__5y9ws h1{width:100%;font-size:35px}.services_services__1OIy1 .services_header__5y9ws p{width:100%}.services_services__1OIy1 article{padding:0 10vw;flex-direction:column;align-items:center;gap:30px}.services_services__1OIy1 article div{width:100%}}