.stay-structure-simple-table{box-sizing:border-box;padding:5rem 0}.stay-structure-simple-table__inner{align-items:center;display:flex;flex-direction:column;gap:clamp(1.2rem,2.8vw,2rem);margin-left:auto;margin-right:auto;width:min(100%,70rem)}.stay-structure-simple-table__header{max-width:900px;text-align:center}.stay-structure-simple-table__body,.stay-structure-simple-table__intro{margin-left:auto;margin-right:auto;max-width:900px}.stay-structure-simple-table__table{width:min(100%,62rem)}.stay-structure-simple-table__head,.stay-structure-simple-table__row{align-items:center;display:grid;gap:.75rem;grid-template-columns:minmax(8rem,1.2fr) minmax(4rem,.8fr) minmax(8rem,1.2fr);padding:.45rem .35rem}.stay-structure-simple-table__head,.stay-structure-simple-table__row{border-bottom:1px solid rgba(42,40,38,.14)}.stay-structure-simple-table__row{transition:background-color .22s ease}.stay-structure-simple-table__row:hover{background-color:hsla(0,0%,100%,.22)}.stay-structure-simple-table__cta .button-group{display:flex;justify-content:center}.stay-structure-simple-table__cta .button-group .button-item{margin-left:0;margin-right:0}.stay-structure-simple-table__btn--nolink{cursor:default;pointer-events:none}@media (max-width:700px){.stay-structure-simple-table__head,.stay-structure-simple-table__row{gap:.3rem;grid-template-columns:1fr}}