.hero-section{width:100%;height:630px;padding:2rem 0 3rem 3rem;position:relative;overflow:hidden}.hero-section__shape{background-color:var(--bg-brown);z-index:0;border-radius:0 0 10rem;width:40%;height:85%;position:absolute;bottom:0;left:0}.hero-section__card{z-index:2;background-color:var(--bg-cream);border-radius:10rem 0 0;flex-direction:column;justify-content:center;width:85%;height:90%;padding:5rem 4rem;display:flex;position:absolute;top:2%;right:0}.hero-section__title{color:var(--color-brand-secondary);max-width:24rem;margin:0 0 1.5rem;font-family:Yeseva One,serif;font-size:2.75rem;font-weight:400;line-height:1.15}.hero-section__description{max-width:28rem;color:var(--color-text-body);margin:0;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.hero-section__media{z-index:2;background-color:var(--bg-cream);border-radius:10rem 0 0;flex:0 0 38%;height:94%;margin-left:-1.5rem;position:absolute;top:0;right:5%;overflow:hidden}.hero-section__video{object-fit:cover;width:100%;height:100%;display:block}.services-section{background-color:var(--bg-cream);flex-direction:column;align-items:center;gap:2rem;width:100%;margin-bottom:64rem;padding-top:4rem;padding-bottom:8rem;display:flex;position:relative}.services-section-text{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.services-section-text h2{font-size:3rem;font-weight:400}.services-section-text p{color:var(--color-brand-secondary);text-align:center;font-family:Yeseva One,sans-serif;font-size:4rem;font-weight:500}.service-cards-container{flex-flow:wrap;justify-content:center;align-items:center;gap:2rem;width:80vw;display:flex}.home-service-card-button{font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.service-description-section{position:absolute;top:calc(100% - 60px);left:50%;transform:translate(-50%)}.home-service-card{cursor:pointer;background-color:#fff;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:200px;height:150px;padding:1rem;display:flex}.service-card-icon{flex:1}.service-card-text{font-size:1rem;font-weight:600}.service-description-container{background-color:#fff;justify-content:center;align-items:center;gap:2rem;width:70vw;display:flex;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}.service-description-image{object-fit:cover;height:300px;padding:1rem}.service-description-text-container{flex-direction:column;justify-content:space-around;align-items:start;gap:1rem;height:80%;padding:2rem 1rem;display:flex}.service-description-text-container h3{color:var(--color-brand-secondary);font-family:Yeseva One,sans-serif;font-size:3rem;font-weight:600}.service-description-text-container p{color:var(--color-text-body);font-size:1rem;font-weight:500}@media (width<=1024px){.service-description-container{width:90vw;height:300px;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}}
