.main{padding-top:6rem;margin-left:auto;margin-right:auto;max-width:1036px;width:100%}@media only screen and (max-width: 730px){.main{padding-top:4rem}}@media only screen and (min-width: 601px){.main{padding-left:3rem;padding-right:3rem}}@media only screen and (max-width: 600px){.main{padding-left:1.5rem;padding-right:1.5rem}}.reservation__section{border-radius:20px}.reservation__section+.reservation__section{margin-top:2.5rem}.reservation__section__headline{font-size:1rem;line-height:1.5em;text-transform:uppercase;margin-bottom:.9em}.reservation__section__header{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem}.reservation__section__header .reservation__section__headline{margin-bottom:0}.reservation__section--padding{padding:2rem}.reservation__section--white{background-color:#fff}.reservation__tab+.reservation__tab{margin-top:3rem}.reservation__tab__content{display:none}.reservation__tab--highlighted .reservation__tab__content{background-color:#fff;border-radius:20px;border-top-left-radius:0;padding:2rem}@media only screen and (max-width: 600px){.reservation__tab--highlighted .reservation__tab__content{border-top-right-radius:0;padding-top:0}}.reservation__tab--highlighted.reservation__tab--opened .reservation__tab__button{border-bottom-left-radius:0;border-bottom-right-radius:0}.reservation__tab--opened .reservation__tab__button{background-color:#fff;border-color:rgba(0,0,0,0)}.reservation__tab--opened .reservation__tab__button>span::before{transform:rotate(-0.5turn)}.reservation__tab--opened .reservation__tab__content{display:block}@media only screen and (max-width: 600px){.reservation__tab__button{width:100%}}.reservation__date_time{font-size:1.125rem;line-height:1.7777777778em;padding:1.2rem 2.2rem;border:1.5px solid #a8894a;border-radius:12px;margin-bottom:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 2.2rem}@media only screen and (max-width: 900px)and (min-width: 601px){.reservation__date_time{padding-left:3rem;padding-right:3rem}}@media only screen and (max-width: 900px)and (max-width: 600px){.reservation__date_time{padding-left:1.5rem;padding-right:1.5rem}}.reservation__date_time__label{font-family:"montserratsemibold",Arial,helvetica,sans-serif;font-style:normal;font-weight:normal}.reservation__date_time__date,.reservation__date_time__time{padding-left:2rem;position:relative}.reservation__date_time__date::before,.reservation__date_time__time::before{content:"";display:block;position:absolute;height:1.15em;width:1.15em;mask:no-repeat center center/contain;background-color:currentcolor;background-color:#a9271c;left:0;top:.2em}.reservation__date_time__date::before{mask:url("/media/img/ico-calendar-check.svg")}.reservation__date_time__time::before{mask:url("/media/img/ico-time.svg")}.reservation__total_price{font-size:1.25rem;line-height:1.7em;color:#a9271c;text-align:right;display:flex;justify-content:end;align-items:baseline;gap:0 1.1em}@media only screen and (max-width: 500px){.reservation__total_price{justify-content:space-between}}@media only screen and (max-width: 400px){.reservation__total_price{flex-direction:column;align-items:center}}.reservation__total_price__price{font-family:"montserratsemibold",Arial,helvetica,sans-serif;font-style:normal;font-weight:normal;font-size:3rem;line-height:1em}.reservation__navigation_buttons{margin-top:2.5rem;display:flex;justify-content:space-between;gap:1rem 3rem}.reservation__navigation_buttons>:first-child:not(:last-child) button>span{position:relative;padding-left:2.4em}.reservation__navigation_buttons>:first-child:not(:last-child) button>span::before{content:"";display:block;position:absolute;height:1.4em;width:1.4em;content:"";display:block;position:absolute;mask:url("/media/img/arrow.svg") no-repeat center center/contain;background-color:currentcolor;top:-0.05em}.reservation__navigation_buttons>:first-child:not(:last-child) button>span::before{left:0}.reservation__navigation_buttons>:first-child:not(:last-child) button>span::before{transform:scaleX(-1)}.reservation__navigation_buttons>:last-child{margin-left:auto}.reservation__navigation_buttons>:last-child button[disabled]{pointer-events:none}.reservation__navigation_buttons>:last-child button[disabled],.reservation__navigation_buttons>:last-child button[disabled]:hover{background-color:rgba(169,39,28,.5);border-color:rgba(0,0,0,0);color:#f7edcd}@media only screen and (max-width: 450px){.reservation__navigation_buttons{flex-direction:column-reverse}.reservation__navigation_buttons>:last-child{margin-left:0}.reservation__navigation_buttons button{width:100%}}.reservation__heel{border-top:1.5px solid rgba(168,137,74,.3);margin-top:2.5rem;padding-top:2.3rem;display:flex;flex-wrap:wrap;gap:1.5rem 3rem}.reservation__heel__label{font-size:.8125rem;line-height:1.3076923077em;margin-bottom:.6em}.reservation__heel__note{font-size:.75rem;line-height:1.3333333333em}.reservation__heel [href^=tel]{font-family:"montserratsemibold",Arial,helvetica,sans-serif;font-style:normal;font-weight:normal;font-size:1.125rem;line-height:1.7777777778em}.reservation__heel .payment_cards{margin-top:-0.3rem}.payment_card svg{fill:currentcolor;width:2.5rem}.payment_cards{display:flex;flex-wrap:wrap;gap:1rem}.reservation__header{margin-bottom:2rem}.reservation__header_note{font-size:1.125rem;line-height:1.7777777778em}a.reservation__header_note{transition:text-decoration-color .2s;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);text-decoration-thickness:1.5px;text-underline-offset:3px;text-decoration-color:inherit;color:#a9271c;color:currentcolor}a.reservation__header_note:hover{text-decoration-color:inherit}a.reservation__header_note:hover{text-decoration-color:rgba(0,0,0,0)}@media only screen and (max-width: 600px){.reservation__header{text-align:center}}.reservation__headline{margin-bottom:0}@media only screen and (min-width: 601px){.reservation__headline{display:inline}}.reservation__notification{color:#a9271c;padding-left:4.7rem;position:relative;min-height:3.2rem;display:flex;flex-direction:column;justify-content:center}.reservation__notification::before{content:"";display:block;position:absolute;height:3rem;width:3rem;background-color:#fff;border-radius:50%;left:0;top:0}.reservation__notification__icon{content:"";display:block;position:absolute;height:2rem;width:2rem;mask:no-repeat center center/contain;background-color:currentcolor;left:.5rem;top:.5rem}.reservation__notification__title{font-family:"montserratsemibold",Arial,helvetica,sans-serif;font-style:normal;font-weight:normal;font-size:1rem;line-height:1em;margin-bottom:.3em}.reservation__notification__text{font-size:.875rem;line-height:1.2857142857em;color:#a8894a}.reservation__notification__list{background-color:#f9f3dd;border-radius:20px;margin-bottom:2rem;padding:1.5rem 2rem}@media only screen and (min-width: 601px){.reservation__notification__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:1rem 2rem}}@media only screen and (max-width: 600px){.reservation__notification__list{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));grid-gap:1rem 2rem}}
