.utondy-weekend-menu{max-width:900px;margin:0 auto 2rem;padding:1.5rem;background:#fff;text-align:center}
.utondy-weekend-menu h2{margin:0 0 1rem}
.utondy-weekend-menu img{display:block;width:100%;max-width:900px;height:auto;margin:auto}

#utondy-home-highlights-mount{width:100vw;margin-left:calc(50% - 50vw);background:#fffaf5}
.utondy-home-highlights{width:min(calc(100vw - 4rem),1240px);margin:0 auto;padding:1rem 0 1.15rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.utondy-home-highlights--single{width:min(calc(100vw - 4rem),600px);grid-template-columns:minmax(0,1fr)}
.utondy-home-highlight{position:relative;min-width:0;min-height:180px;box-sizing:border-box;padding:1.15rem 6.9rem 3rem 1.3rem;background:#fffdfb;color:#332b28;border:1px solid #eadfd7;border-radius:.6rem;box-shadow:0 .2rem .75rem rgba(64,37,19,.12)}
.utondy-home-highlight__content{height:100%;display:flex;flex-direction:column;align-items:flex-start}
.utondy-home-highlight__eyebrow{display:inline-block;margin:0 0 .72rem;padding:.3rem .65rem;border-radius:999px;background:#e99227;color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.035em;line-height:1;text-transform:uppercase}
.utondy-home-highlight--notice .utondy-home-highlight__eyebrow{background:#c62c22}
.utondy-home-highlight h2{margin:0 0 .5rem;color:#2c2623;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.1}
.utondy-home-highlight__description{margin:0;color:#514945;font-size:.98rem;line-height:1.5}
.utondy-home-highlight__validity{display:flex;align-items:center;gap:.35rem;margin:.42rem 0 0;color:#6d625c;font-size:.84rem;font-weight:700;line-height:1.35}
.utondy-home-highlight__validity:before{content:'◫';color:#e99227;font-size:1rem;line-height:0}
.utondy-home-highlight a{position:absolute;right:1.3rem;bottom:1.15rem;display:inline-flex;align-items:center;gap:.65rem;color:#c62c22!important;font-size:.9rem;font-weight:800;text-decoration:none}
.utondy-home-highlight--weekend a{color:#c52b22!important}
.utondy-home-highlight a:hover,.utondy-home-highlight a:focus-visible{text-decoration:underline}
.utondy-home-highlight__arrow{font-size:1.2rem;line-height:.7}
.utondy-home-highlight__icon{position:absolute;top:1.35rem;right:1.25rem;width:4.2rem;height:4.2rem;display:grid;place-items:center;border-radius:50%;background:#fff5e8;color:#e99227}
.utondy-home-highlight--notice .utondy-home-highlight__icon{background:#fff3ed;color:#e84b28}
.utondy-home-highlight__icon svg{width:2.65rem;height:2.65rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:900px){
	#utondy-home-highlights-mount{width:100%;margin-left:0}
	.utondy-home-highlights,.utondy-home-highlights--single{width:calc(100% - 2rem);padding:1rem 0;grid-template-columns:minmax(0,1fr)}
	.utondy-home-highlight{min-height:0;padding:1.2rem 5.7rem 3rem 1.15rem}
	.utondy-home-highlight__icon{top:1.15rem;right:1rem;width:3.55rem;height:3.55rem}
	.utondy-home-highlight__icon svg{width:2.2rem;height:2.2rem}
	.utondy-home-highlight h2{font-size:1.45rem}
	.utondy-home-highlight__description{font-size:.94rem}
	.utondy-home-highlight a{right:1.15rem;bottom:1.1rem;font-size:.88rem}
}
