.customer-cta{background-color:var(--main-light);padding:6.4rem 0}.customer-cta__container{column-gap:4rem;display:flex;margin-left:auto;margin-right:auto;max-width:73.7rem;row-gap:2rem;width:100%}.customer-cta__image{flex-shrink:0;max-width:100%;width:32rem}.customer-cta__content{flex:1 1 auto}.customer-cta__image img{width:100%}.customer-cta__title{font-size:2.4rem;font-weight:var(--font-weight-medium);line-height:1.6}.customer-cta__description{font-size:1.5rem;font-weight:var(--font-weight-regular);line-height:2;margin-top:1.6rem}.customer-cta__button{align-items:center;background-color:var(--secondary);border-radius:999rem;color:#fff;display:flex;font-family:var(--font-jp);font-size:1.6rem;font-weight:var(--font-weight-semiBold);gap:.6rem;justify-content:center;line-height:1.5;margin-top:2.4rem;max-width:100%;padding:.9rem;text-align:center;width:24rem}@media screen and (min-width:769px){.customer-cta__content{padding-top:2.5rem}}@media screen and (max-width:768px){.customer-cta{padding:4rem 0 11rem}.customer-cta__container{flex-direction:column}.customer-cta__image{margin:auto;max-width:32rem;width:100%}.customer-cta__title{font-size:2.2rem;text-align:center}.customer-cta__button{margin:2rem auto 0;padding:1.6rem;width:30rem}}