
.dotales-content-wrap{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}.dotales-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#6d6754;font-weight:700;margin-bottom:14px}.dotales-serif{font-family:Georgia,'Times New Roman',serif}.dotales-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:13px 22px;border:1px solid rgba(25,25,20,.18);background:#fff;color:#111;text-decoration:none;font-weight:600}.dotales-btn--dark{background:#202318;color:#fff;border-color:#202318}.dotales-card{background:rgba(255,255,255,.88);border:1px solid rgba(30,30,20,.1);border-radius:16px;box-shadow:0 18px 48px rgba(30,25,18,.07)}

.dotales-content-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:var(--hero-h);overflow:hidden;background:#f7f4f0}.dotales-content-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.dotales-content-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,244,240,.98) 0%,rgba(247,244,240,.88) 35%,rgba(247,244,240,.16) 63%,rgba(247,244,240,0) 100%)}.dotales-content-hero .dotales-content-wrap{position:relative;z-index:2;min-height:var(--hero-h);display:flex;align-items:center}.dotales-content-hero__text{max-width:520px}.dotales-content-hero__crumb{font-size:12px;color:#6b665d;margin-bottom:38px}.dotales-content-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.05;margin:0 0 24px;color:#121212;font-weight:500}.dotales-content-hero p{font-size:17px;line-height:1.75;max-width:480px;color:#222}@media(max-width:767px){.dotales-content-hero{min-height:560px}.dotales-content-hero__overlay{background:linear-gradient(180deg,rgba(247,244,240,.96),rgba(247,244,240,.55),rgba(247,244,240,.15))}.dotales-content-hero .dotales-content-wrap{align-items:flex-start;padding-top:54px}.dotales-content-hero h1{font-size:42px}}