<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cta-main-box{align-items:center;align-self:stretch;background:var(--beige,#fbf5e2);border-radius:1.25rem;box-shadow:0 1px 14px 0 hsla(0,0%,57%,.25);display:flex;gap:4rem;justify-content:center;padding:4rem 2rem}.img-cta{background:url(&lt;path-to-image&gt;) #d3d3d3 50%/cover no-repeat;height:100%;max-width:400px;width:40%}.texts-cta{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}.h2-text-cta{text-align:center}.button-cta{align-items:center;background:var(--Inshokujuku_logo_color,red);border:none;border-radius:.5rem;color:#fff;display:flex;font-size:2rem;font-weight:700;justify-content:center;padding:2rem}.button-cta:hover{opacity:.7;transition:.3s}@media only screen and (max-width:768px){.cta-main-box{flex-direction:column}.h1-text-cta{font-size:1.9rem}.img-cta{width:100%}}@media only screen and (max-width:500px){.button-cta{width:100%}.cta-main-box{flex-direction:column;gap:2rem}.img-cta{width:100%}.h1-text-cta{font-size:1.5rem}}</pre></body></html>