.kenkatsu-parallax-strip{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;background-attachment:fixed!important}.kenkatsu-parallax-strip-overlay{position:absolute;inset:0;background:rgb(18 78 74 / .5);mix-blend-mode:multiply;pointer-events:none}.kenkatsu-parallax-strip-inner{position:relative;z-index:1;text-align:center;max-width:800px}.kenkatsu-parallax-strip-text{margin:0;font-family:'Lora','Playfair Display',Georgia,serif;font-size:clamp(1.35rem, 2.2vw, 1.875rem);font-weight:600;color:#FFF;text-shadow:0 2px 8px rgb(0 0 0 / .5),0 4px 16px rgb(0 0 0 / .35);line-height:1.4}@media (max-width:768px){.kenkatsu-parallax-strip{background-attachment:scroll!important;min-height:40vh;padding:3rem 1rem}}