.hotel-industry-section{--hotel-bg: #f3f3f3;--hotel-surface: #ffffff;--hotel-navy: #10275d;--hotel-blue: #184bb8;--hotel-gold: #a9854f;--hotel-text: #26344d;--hotel-muted: #667085;--hotel-border: #dfe5ed;margin:0;padding:clamp(4.8rem,5vw,7.2rem) 0;color:var(--hotel-text);background:var(--hotel-bg)}#MainContent>.section:has(>.hotel-industry-section)+.section:has(>.hotel-industry-section){margin-top:0}.hotel-industry-section *,.hotel-industry-section *:before,.hotel-industry-section *:after{box-sizing:border-box}.hotel-industry__container{width:min(100%,1480px);margin-inline:auto;padding-inline:clamp(2.4rem,3vw,4rem)}.hotel-industry__eyebrow{margin:0 0 .8rem;color:var(--hotel-blue);font-size:1.2rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.hotel-industry__heading{max-width:900px;margin:0 auto 2.8rem;text-align:center}.hotel-industry__heading h2,.hotel-industry__cta h2{margin:0;color:var(--hotel-navy);font-size:clamp(2.8rem,2.7vw,4rem);letter-spacing:-.025em;line-height:1.15}.hotel-industry__intro{max-width:840px;margin:1rem auto 0;font-size:clamp(1.5rem,1.1vw,1.7rem);line-height:1.65}.hotel-industry__grid{display:grid;gap:1.4rem}.hotel-industry__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-industry__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-industry__grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.hotel-industry__card{min-width:0;height:100%;padding:2rem;border:1px solid var(--hotel-border);border-radius:18px;background:var(--hotel-surface);box-shadow:0 8px 24px #10275d09}.hotel-industry__card h3,.hotel-industry__step h3{margin:0;color:var(--hotel-navy);font-size:1.65rem;line-height:1.3}.hotel-industry__card p,.hotel-industry__step p{margin:.8rem 0 0;font-size:1.4rem;line-height:1.58}.hotel-industry__button-row{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2rem}.hotel-industry__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:1.2rem 2rem;border:1px solid var(--hotel-blue);border-radius:8px;color:var(--hotel-blue);font-size:1.45rem;font-weight:700;line-height:1.2;overflow-wrap:anywhere;text-align:center;text-decoration:none}.hotel-industry__button--primary{color:#fff;background:var(--hotel-blue)}.hotel-industry__button:focus-visible,.hotel-industry__faq summary:focus-visible{outline:3px solid rgba(24,75,184,.35);outline-offset:3px}.hotel-industry-hero{padding-top:3rem}.hotel-industry-hero__layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(2.8rem,4vw,5.4rem);align-items:center}.hotel-industry-hero__layout--no-media{grid-template-columns:minmax(0,920px);justify-content:center}.hotel-industry-hero__content h1{max-width:720px;margin:0;color:var(--hotel-navy);font-size:clamp(4.2rem,4.2vw,5.8rem);letter-spacing:-.045em;line-height:1.04}.hotel-industry-hero__subtitle{max-width:700px;margin:1.6rem 0 0;font-size:1.7rem;line-height:1.62}.hotel-industry-hero__media{min-height:480px;overflow:hidden;border-radius:24px;box-shadow:0 18px 42px #0f275d17}.hotel-industry-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.hotel-industry-hero__capabilities{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.hotel-industry-hero__capability{padding:1.5rem;border:1px solid var(--hotel-border);border-radius:14px;background:var(--hotel-surface)}.hotel-industry-hero__capability strong{display:block;color:var(--hotel-navy);font-size:1.4rem;line-height:1.3}.hotel-industry-hero__capability span{display:block;margin-top:.5rem;font-size:1.25rem;line-height:1.5}.hotel-industry__subheading{margin:3.2rem 0 1.4rem;color:var(--hotel-navy);font-size:2.2rem;line-height:1.25}.hotel-industry__subheading:first-child{margin-top:0}.hotel-industry-challenge{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1.6rem}.hotel-industry-challenge__response{padding-left:1.6rem;border-left:3px solid var(--hotel-gold)}.hotel-industry-challenge__label{margin:0;color:var(--hotel-muted);font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hotel-industry-coordination{position:relative;padding-left:2.2rem}.hotel-industry-coordination:before{position:absolute;inset:2rem auto 2rem 0;width:3px;border-radius:3px;background:var(--hotel-blue);content:""}.hotel-industry__note{margin:2rem 0 0;padding:1.5rem 1.7rem;border-left:3px solid var(--hotel-gold);background:#fffdf8;font-size:1.4rem;line-height:1.6}.hotel-industry-workflow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;counter-reset:hotel-step}.hotel-industry__step{position:relative;min-width:0;padding:5rem 1.4rem 1.6rem;border:1px solid var(--hotel-border);border-radius:16px;background:var(--hotel-surface);counter-increment:hotel-step}.hotel-industry__step:before{position:absolute;top:1.4rem;left:1.4rem;display:grid;width:2.8rem;height:2.8rem;place-items:center;border-radius:50%;color:#fff;background:var(--hotel-blue);content:counter(hotel-step,decimal-leading-zero);font-size:1.1rem;font-weight:700}.hotel-industry-link-card{display:flex;flex-direction:column}.hotel-industry-link-card .hotel-industry__button{align-self:flex-start;margin-top:auto;padding-top:1rem;padding-bottom:1rem}.hotel-industry-resource-list{display:grid;gap:1rem}.hotel-industry-resource-list a{display:flex;justify-content:space-between;gap:1.6rem;padding:1.4rem 1.6rem;border:1px solid var(--hotel-border);border-radius:12px;color:var(--hotel-navy);background:var(--hotel-surface);font-size:1.4rem;font-weight:700;text-decoration:none}.hotel-industry-resource-list a span:first-child{min-width:0;overflow-wrap:anywhere}.hotel-industry__evidence-card{overflow:hidden;padding:0}.hotel-industry__evidence-media{aspect-ratio:1.5 / 1;overflow:hidden}.hotel-industry__evidence-media img{display:block;width:100%;height:100%;object-fit:cover}.hotel-industry__evidence-copy{padding:2rem}.hotel-industry__faq{border-top:1px solid var(--hotel-border)}.hotel-industry__faq details{border-bottom:1px solid var(--hotel-border)}.hotel-industry__faq summary{display:flex;cursor:pointer;justify-content:space-between;gap:2rem;padding:1.7rem 0;color:var(--hotel-navy);font-size:1.55rem;font-weight:700;list-style:none}.hotel-industry__faq summary::-webkit-details-marker{display:none}.hotel-industry__faq summary:after{content:"+";font-size:2rem;line-height:1}.hotel-industry__faq details[open] summary:after{content:"\2212"}.hotel-industry__faq-answer{max-width:900px;padding:0 0 1.8rem;font-size:1.45rem;line-height:1.65}.hotel-industry__cta{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:clamp(2.8rem,4vw,4.8rem);border-radius:22px;color:#fff;background:linear-gradient(125deg,#0b285d,#123d86)}.hotel-industry__cta h2{color:#fff}.hotel-industry__cta p{max-width:760px;margin:1rem 0 0;font-size:1.55rem;line-height:1.6}.hotel-industry__cta .hotel-industry__button{border-color:#fff;color:var(--hotel-navy);background:#fff}.hotel-industry__cta .hotel-industry__button--secondary{color:#fff;background:transparent}@media screen and (max-width:1100px){.hotel-industry__grid--four,.hotel-industry-hero__capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-industry-workflow{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:820px){.hotel-industry-section{padding:4rem 0}.hotel-industry-hero__layout{grid-template-columns:1fr}.hotel-industry-hero__media{min-height:0;aspect-ratio:1.4 / 1}.hotel-industry__grid--three,.hotel-industry-workflow{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-industry__cta{align-items:flex-start;flex-direction:column}}@media screen and (max-width:560px){.hotel-industry__container{padding-inline:1.8rem}.hotel-industry-hero__content h1{font-size:clamp(3.4rem,10vw,4.4rem)}.hotel-industry__grid--two,.hotel-industry__grid--three,.hotel-industry__grid--four,.hotel-industry-hero__capabilities,.hotel-industry-workflow,.hotel-industry-challenge{grid-template-columns:1fr}.hotel-industry-challenge__response{padding:1.2rem 0 0;border-top:1px solid var(--hotel-border);border-left:0}.hotel-industry__button-row{flex-direction:column}.hotel-industry__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/132/assets/yhs-hotel-hospitality-industry.css.map */
