.mk-takeaway2-page {
	--delivery-ink: #352c28;
	--delivery-deep: #242a24;
	--delivery-teal: #9d533d;
	--delivery-mint: #f4dfd3;
	--delivery-coral: #cb733e;
	--delivery-coral-soft: #f8e9d7;
	--delivery-sun: #e9b866;
	--delivery-paper: #fcf8f1;
	--delivery-line: rgba(64, 48, 39, .13);
}
.mk-takeaway2-page .mk-header .mk-button--small { color: #293028 !important; }
.mk-takeaway2-page [id^="recorrido-takeaway"],
.mk-takeaway2-page [id^="horarios-takeaway"],
.mk-takeaway2-page [id^="retiro-takeaway"],
.mk-takeaway2-page [id^="preguntas-takeaway"],
.mk-takeaway2-page [id^="empezar-takeaway"] { scroll-margin-top: 76px; }
.mk-takeaway2-hero { min-height: 790px; background: #24302b; }
.mk-takeaway2-hero .mk-delivery2-hero__image { object-position: center; }
.mk-takeaway2-hero .mk-delivery2-hero__shade { background: linear-gradient(90deg, rgba(20,34,31,.95) 0%, rgba(20,34,31,.82) 31%, rgba(20,34,31,.18) 58%, rgba(20,34,31,.03) 79%), linear-gradient(180deg, rgba(20,34,31,.12), transparent 50%, rgba(20,34,31,.22)); }
.mk-takeaway2-hero .mk-delivery2-eyebrow { color: #f4cf9b; }
.mk-takeaway2-journey { background: #f4eee5; }
.mk-takeaway2-phone .mk-delivery2-phone__bar span { background: #f8e9d7; color: #9d533d; }
.mk-takeaway2-phone__pickup { padding: 0 23px 23px; }
.mk-takeaway2-phone__pickup > small { display: block; margin-bottom: 10px; color: #856e63; font-size: 7px; letter-spacing: .08em; }
.mk-takeaway2-phone__pickup > div { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.mk-takeaway2-phone__pickup > div span { display: flex; align-items: center; justify-content: center; gap: 7px; min-height: 44px; border: 1px solid var(--delivery-line); border-radius: 12px; color: #76675f; font-size: 9px; }
.mk-takeaway2-phone__pickup > div .is-active { border-color: #bd6748; background: #f5e1d5; color: #954a35; }
.mk-takeaway2-phone__pickup p { display: grid; grid-template-columns: 34px 1fr; align-items: center; gap: 2px 10px; margin: 10px 0 0; padding: 12px; border-radius: 12px; background: #f7f4ed; color: #8a7b72; font-size: 7px; }
.mk-takeaway2-phone__pickup p > i { grid-row: 1 / 3; display: grid; width: 32px; height: 32px; place-items: center; border-radius: 10px; background: #fff; color: #a9533a; }
.mk-takeaway2-phone__pickup p strong { color: #40352f; font-size: 9px; }
.mk-takeaway2-schedule { background: #fff; }
.mk-takeaway2-schedule__grid { display: grid; grid-template-columns: .85fr 1.15fr; align-items: center; gap: clamp(55px, 8vw, 115px); }
.mk-takeaway2-schedule h2 { margin: 0; color: var(--delivery-deep); font-size: clamp(42px, 4.35vw, 66px); line-height: 1.04; }
.mk-takeaway2-schedule__grid > div:first-child > p { margin: 23px 0 0; color: #756c66; font-size: 17px; line-height: 1.68; }
.mk-takeaway2-schedule ul { display: grid; gap: 12px; margin: 30px 0 0; padding: 0; list-style: none; }
.mk-takeaway2-schedule li { display: flex; gap: 13px; align-items: center; padding: 14px; border: 1px solid var(--delivery-line); border-radius: 15px; background: #fcfaf6; }
.mk-takeaway2-schedule li > i { display: grid; width: 39px; height: 39px; flex: 0 0 39px; place-items: center; border-radius: 12px; background: #f4dfd3; color: #9d533d; }
.mk-takeaway2-schedule li span { display: grid; color: #887971; font-size: 10px; }
.mk-takeaway2-schedule li strong { margin-bottom: 3px; color: #3f3530; font-size: 13px; }
.mk-takeaway2-calendar { padding: 30px; border: 1px solid var(--delivery-line); border-radius: 28px; background: #fbf5eb; box-shadow: 0 30px 80px rgba(69,48,36,.13); }
.mk-takeaway2-calendar > header { display: flex; align-items: center; justify-content: space-between; padding-bottom: 22px; border-bottom: 1px solid var(--delivery-line); }
.mk-takeaway2-calendar > header span { display: grid; }
.mk-takeaway2-calendar > header small, .mk-takeaway2-calendar > small { color: #a16a55; font-size: 7px; letter-spacing: .09em; }
.mk-takeaway2-calendar > header strong { margin-top: 7px; font-size: 23px; }
.mk-takeaway2-calendar > header i { display: grid; width: 48px; height: 48px; place-items: center; border-radius: 15px; background: #fff; color: #a9533a; }
.mk-takeaway2-calendar__days { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; margin: 23px 0; }
.mk-takeaway2-calendar__days span { display: grid; min-height: 76px; place-items: center; align-content: center; gap: 5px; border: 1px solid var(--delivery-line); border-radius: 14px; background: #fff; color: #7a6b63; }
.mk-takeaway2-calendar__days span small { font-size: 7px; }
.mk-takeaway2-calendar__days span b { font-size: 17px; }
.mk-takeaway2-calendar__days .is-active { border-color: #9d533d; background: #9d533d; color: #fff; }
.mk-takeaway2-calendar__times { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 10px; }
.mk-takeaway2-calendar__times span { display: grid; min-height: 42px; place-items: center; border: 1px solid var(--delivery-line); border-radius: 11px; background: #fff; color: #6d615b; font-size: 10px; }
.mk-takeaway2-calendar__times .is-active { border-color: #ca7047; background: #f4dfd3; color: #914a35; font-weight: 600; }
.mk-takeaway2-calendar__summary { display: grid; grid-template-columns: 43px 1fr auto; align-items: center; gap: 12px; margin-top: 22px; padding: 15px; border-radius: 15px; background: #252b25; color: #fff; }
.mk-takeaway2-calendar__summary > i { display: grid; width: 43px; height: 43px; place-items: center; border-radius: 13px; background: rgba(255,255,255,.11); color: #efbf77; }
.mk-takeaway2-calendar__summary span { display: grid; }
.mk-takeaway2-calendar__summary small { color: #b9c1b7; font-size: 6px; }
.mk-takeaway2-calendar__summary strong { margin-top: 5px; font-size: 11px; }
.mk-takeaway2-calendar__summary > b { padding: 11px 13px; border-radius: 10px; background: #f5ead9; color: #3c342e; font-size: 8px; }
.mk-takeaway2-whatsapp { background: #f7f0e6; }
.mk-takeaway2-whatsapp .mk-delivery2-followup { background: #fffdf9; }
.mk-takeaway2-whatsapp .mk-delivery2-status i { border-color: #fffdf9; }
.mk-takeaway2-peak { background: #2a3029; color: #fff; }
.mk-takeaway2-peak .mk-delivery2-heading h2 { color: #fff; }
.mk-takeaway2-peak .mk-delivery2-eyebrow { color: #efbf77; }
.mk-takeaway2-peak__flow { display: grid; grid-template-columns: 1fr 34px 1fr 34px 1fr; align-items: center; gap: 14px; }
.mk-takeaway2-peak__flow > i { color: #d69a61; text-align: center; }
.mk-takeaway2-peak__flow article { min-height: 320px; padding: 30px; border: 1px solid rgba(255,255,255,.12); border-radius: 25px; background: rgba(255,255,255,.045); }
.mk-takeaway2-peak__flow article > span { color: #d1c2af; font-size: 8px; letter-spacing: .09em; }
.mk-takeaway2-peak__flow article > i { display: grid; width: 58px; height: 58px; margin: 55px 0 26px; place-items: center; border-radius: 18px; background: rgba(239,191,119,.13); color: #efbf77; font-size: 21px; }
.mk-takeaway2-peak__flow h3 { margin: 0 0 10px; color: #fff; font-size: 22px; }
.mk-takeaway2-peak__flow p { margin: 0; color: #b8c0b7; font-size: 12px; line-height: 1.6; }
.mk-takeaway2-operation { background: #fcfaf6; }
.mk-takeaway2-operation .mk-delivery2-board__metrics { background: #f5eee4; }
.mk-takeaway2-operation .mk-delivery2-board__table article em i { color: #b35d40; }
.mk-takeaway2-connect { background: #efe8dd; }
.mk-takeaway2-fit { background: #fff; }
.mk-takeaway2-fit__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.mk-takeaway2-fit__grid article { min-height: 260px; padding: 26px; border: 1px solid var(--delivery-line); border-radius: 22px; background: #fcfaf6; }
.mk-takeaway2-fit__grid article:nth-child(even) { background: #f6e8dc; }
.mk-takeaway2-fit__grid i { display: grid; width: 50px; height: 50px; margin-bottom: 62px; place-items: center; border-radius: 15px; background: #fff; color: #a25139; }
.mk-takeaway2-fit__grid h3 { margin: 0 0 9px; font-size: 19px; }
.mk-takeaway2-fit__grid p { margin: 0; color: #796c65; font-size: 11px; line-height: 1.55; }
.mk-takeaway2-scope .mk-delivery2-scope__grid article:first-child { background: #f3e0d5; }
.mk-takeaway2-scope .mk-delivery2-scope__grid article:last-child { background: #eee9da; }
.mk-takeaway2-final { background: #d7794d; }
.mk-takeaway2-final .mk-delivery2-eyebrow { color: #fff0d9; }

@media (max-width: 980px) {
	.mk-takeaway2-schedule__grid { grid-template-columns: 1fr; }
	.mk-takeaway2-peak__flow { grid-template-columns: 1fr; }
	.mk-takeaway2-peak__flow > i { transform: rotate(90deg); }
	.mk-takeaway2-peak__flow article { min-height: 250px; }
	.mk-takeaway2-fit__grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 700px) {
	.mk-takeaway2-hero { min-height: 760px; }
	.mk-takeaway2-hero .mk-delivery2-hero__image { object-position: 66% center; }
	.mk-takeaway2-hero .mk-delivery2-hero__shade { background: linear-gradient(90deg, rgba(20,34,31,.92), rgba(20,34,31,.45)), linear-gradient(180deg, rgba(20,34,31,.1), rgba(20,34,31,.82)); }
	.mk-takeaway2-calendar { padding: 20px; }
	.mk-takeaway2-calendar__summary { grid-template-columns: 40px 1fr; }
	.mk-takeaway2-calendar__summary > b { grid-column: 1 / -1; text-align: center; }
	.mk-takeaway2-fit__grid { grid-template-columns: 1fr; }
	.mk-takeaway2-fit__grid article { min-height: 220px; }
	.mk-takeaway2-fit__grid i { margin-bottom: 42px; }
}
@media (max-width: 420px) {
	.mk-takeaway2-phone__pickup > div { grid-template-columns: 1fr; }
	.mk-takeaway2-calendar__days { grid-template-columns: repeat(2, 1fr); }
	.mk-takeaway2-calendar__times { grid-template-columns: repeat(2, 1fr); }
}
