.services-hero{display:block;position:relative}.services-hero__wrapper{box-sizing:border-box;height:100vh;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}@media (min-width:769px){.services-hero__wrapper{padding:90px 20px}}@media (min-width:1201px){.services-hero__wrapper{padding:120px 20px}}@media (min-width:769px){.services-hero__wrapper{display:flex;flex-direction:row-reverse;flex-wrap:wrap}.services-hero__caption{flex:6}.services-hero__caption--top{height:40%;position:relative}.services-hero__caption--top-wrapper{bottom:20px;position:absolute}}@media (min-width:993px){.services-hero__caption--top-wrapper{bottom:40px}}@media (min-width:769px){.services-hero__caption--bottom{box-sizing:border-box;height:60%;padding-top:20px}}@media (min-width:769px) and (min-width:993px){.services-hero__caption--bottom{padding-top:40px}}.services-hero__caption-title{font-size:32px;font-weight:800;letter-spacing:-1px;line-height:40px;margin:0;padding:30px 0 0}@media (min-width:769px){.services-hero__caption-title{font-size:38px;padding:0}}@media (min-width:993px){.services-hero__caption-title{font-size:48px;letter-spacing:-1.2px;line-height:50px}}@media (min-width:1201px){.services-hero__caption-title{font-size:60px;letter-spacing:-1.5px;line-height:60px}}.services-hero__caption-subtitle{color:#9999a7;font-size:16px;font-weight:500;line-height:25px;margin:10px auto 20px}@media (min-width:769px){.services-hero__caption-subtitle{margin:10px auto 0}}@media (min-width:993px){.services-hero__caption-subtitle{font-size:22px;letter-spacing:-.3;line-height:40px;margin:20px auto 0}}@media (min-width:1201px){.services-hero__caption-subtitle{font-size:28px;letter-spacing:-.3;line-height:40px;margin:20px 0 0}}.services-hero__caption-description{color:#32334f;font-size:16px;line-height:25px}@media (min-width:993px){.services-hero__caption-description{font-size:18px;line-height:30px}}.services-hero__caption-description p{margin:0 0 20px}.services-hero__caption-button{margin-top:20px!important;min-width:160px}@media (min-width:769px){.services-hero__image{flex:6;height:50%;margin-top:-27%;position:relative;top:40%}}.services-hero__image-layers{aspect-ratio:1/1;position:relative;width:100%}.services-hero__image-layers-item{max-width:100%;position:absolute;top:2.5%}.services-hero__image-layers--01{animation:showLogo 1s ease 0s 1 backwards}.services-hero__image-layers--02{animation:showLogo 1s ease 1s 1 backwards}.services-hero__image-layers--03{animation:showLogo 1s ease 2s 1 backwards}.services-hero__image-layers--04{animation:showLogo 1s ease 3s 1 backwards}.services-hero__image-layers--05{animation:showLogo 1s ease 3.5s 1 backwards}.services-hero__image-layers--06{animation:showLogo 1s ease 4s 1 backwards}.services-hero__image-layers--07{animation:showLogo 1s ease 4.5s 1 backwards}.services-hero__image-layers--08{animation:showLogo 1s ease 5s 1 backwards}.services-hero__image-layers--09{animation:showLogo 1s ease 4.5s 1 backwards}.services-hero__image-layers--10{animation:showLogo 1s ease 5s 1 backwards}.services-hero__image-layers--11{animation:showLogo 1s ease 5.5s 1 backwards}.services-hero__background{background-color:#f2f2f3;bottom:0;height:60%;left:0;position:absolute;width:100%;z-index:-1}@keyframes showLogo{0%{opacity:0}to{opacity:1}}