.component-img-text{display:grid;overflow:hidden;background-color:#fff;pointer-events:none}.component-img-text:hover .component-img-text__image img{scale:1.1}.component-img-text__image{overflow:hidden}.component-img-text__image img{object-fit:cover;transition:scale 4s}.component-img-text__content{display:grid;align-content:center}.component-img-text__content__title{font-family:'Zen Old Mincho',serif;margin:0;letter-spacing:.1em;line-height:1.5}.component-img-text__content__sub{font-family:'EB Garamond',serif;margin:0;letter-spacing:.1em;line-height:1}.component-img-text__content__link{margin-top:4rem}.component-img-text__content__link .link-btn{pointer-events:auto}@media screen and (min-width:768px){.component-img-text{grid-auto-flow:column}.component-img-text__image,.component-img-text__image img{width:84rem;height:100%}.component-img-text__content{padding:0 8rem 0 12rem}.component-img-text__content__title{font-size:2.3rem}.component-img-text__content__sub{font-size:1.2rem;margin-top:2rem}.component-img-text__content__text{margin-top:6rem;padding-right:4rem}}@media screen and (max-width:767px){.component-img-text{gap:4rem}.component-img-text__image,.component-img-text__image img{width:39rem;height:38rem}.component-img-text__content{padding:0 4rem}.component-img-text__content__title{font-size:2rem;text-align:center}.component-img-text__content__sub{font-size:1.4rem;margin-top:1.1rem;text-align:center}.component-img-text__content__text{margin-top:4rem}.component-img-text__content__link{justify-self:center}}