@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");.service-page-head{aspect-ratio:1920/1240;display:flex;justify-content:center;position:relative;width:100%}.service-page-head .service-title{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--color-neutral-grey);-webkit-text-fill-color:var(--color-neutral-white);color:#fff;font-family:Inter;font-size:5vw;font-weight:600;height:fit-content;margin:15.83333vw 0 0;max-width:1152px;position:relative;text-align:center;width:60vw;z-index:10}.service-page-head .service-desc{background-color:#fff;font-family:Proxima Nova;font-size:1rem;left:18.4375vw;margin:0;padding:1.875vw;position:absolute;top:40.26042vw;width:27.60417vw;z-index:9}.service-page-head img{animation-duration:1s;animation-fill-mode:forwards;animation-play-state:paused;filter:saturate(80%) brightness(.8);object-fit:cover;object-position:center;opacity:0;position:absolute;transition-timing-function:ease-out}.service-page-head .img1{animation-name:service-head-anim1;left:15.83333vw;top:19.16667vw}.service-page-head .img2{animation-delay:1.2s;animation-name:service-head-anim2;left:37.91667vw;top:8.85417vw}.service-page-head .img3{animation-delay:.3s;animation-name:service-head-anim3;height:12.08333vw;right:14.0625vw;top:0;width:18.125vw}.service-page-head .img4{animation-delay:.9s;animation-name:service-head-anim4;height:7.5vw;right:13.33333vw;top:36.97917vw;width:5.83333vw}.service-page-head .img5{animation-delay:.6s;animation-name:service-head-anim5;height:10.9375vw;left:51.875vw;top:48.54167vw;width:16.40625vw}@keyframes service-head-anim1{0%{height:0;opacity:0;width:0}to{height:20.625vw;opacity:1;width:15.41667vw}}@keyframes service-head-anim2{0%{height:0;opacity:0;width:0}to{height:33.33333vw;opacity:1;width:25vw}}@keyframes service-head-anim3{0%{opacity:0}to{opacity:1}}@keyframes service-head-anim4{0%{height:0;opacity:0;width:0}to{height:18.75vw;opacity:1;width:14.0625vw}}@keyframes service-head-anim5{0%{opacity:0}to{opacity:1}}@media (max-width:1023px){.service-page-head{flex-direction:column}.service-page-head img:not(.img1){display:none}.service-page-head .img1{height:0;left:0;top:80px;width:0}@keyframes service-head-anim1{0%{height:0;opacity:0;width:0}to{aspect-ratio:325/435;height:auto;opacity:1;width:calc(100vw - 50px)}}.service-page-head .service-desc{left:0;padding:0 11px;position:relative;top:unset;width:100%}}