header{background:linear-gradient(90deg,#0b3e27,#197149);border-bottom:1px solid #ccb28c;position:fixed;width:100%;top:0;left:0;height:150px;transition:all .3s linear 0s;z-index:99}header nav{margin:10px 0}header nav ul{display:flex;justify-content:center;align-items:center;list-style-type:none}header nav ul li{padding:0 30px}header nav ul li a{color:#eeca94}header nav ul li a:hover{text-decoration:underline;text-underline-offset:4px}header .column{display:flex;justify-content:flex-start;align-items:center}header .column:last-child{justify-content:flex-end}header #burger{background-color:transparent;border:none;display:flex;flex-direction:column;width:40px;min-width:40px;height:40px;cursor:pointer;padding-top:4px;transition:.4s cubic-bezier(.68,-.6,.32,1.6)}header #burger .active span:first-of-type{transform-origin:bottom;transform:rotate(45deg) translate(6px,12px);width:37.8px;min-width:37.8px}header #burger .active span:nth-of-type(2){transform-origin:top;transform:rotate(-45deg) translate(-8px,5px)}header #burger .active span:nth-of-type(3){transform-origin:bottom;width:21px;min-width:21px;transform:translate(10px,-12px) rotate(-45deg)}header #burger span{display:block;background-color:#fff;height:2px;margin:4px 0;transition:.4s cubic-bezier(.68,-.6,.32,1.6)}header #burger span:nth-of-type(2){width:21px;min-width:21px}header #burger span:first-of-type,header #burger span:nth-of-type(3){width:28px;min-width:28px}header .container{align-items:center;justify-content:space-between;height:96px;width:1710px;max-width:100%;margin:0 auto;display:flex;padding:0 15px}.buttonReservation{padding:16px 20px;border:1.5px solid #aa956c;border-radius:5px;background-color:#fff;position:relative;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.3px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;color:#ccb28c;transition:all .2s ease-in-out}.buttonReservation:hover{background-color:#197149;color:#fff}.buttonReservation span{position:relative;z-index:2;color:#aa956c;transition:all .3s linear 0s;display:block;margin-bottom:-2px}.buttonReservation:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(76deg,#aa956c 1.77%,#cfbc8c);z-index:1;opacity:0;transition:all .3s linear 0s}.phone{display:flex;justify-content:flex-start;align-items:center;transition:all .3s linear;position:relative}.phone span{font-size:14px;font-style:normal;font-weight:400;line-height:180%;letter-spacing:.35px;height:20px;display:block;opacity:0;position:absolute;right:0;width:134px}.phone .phoneNumber{opacity:0}.phone:hover{transition:all .3s linear;padding-right:142px}.phone:hover span{display:block;opacity:1;transition:all .4s linear .4s}@media(max-width:993px){header{height:96px}header .buttonReservation,header .container .column .phone .phoneNumber,header nav{display:none}}@media(min-width:992px){header .column{gap:24px;width:35%;min-width:442px}header #burger{display:none}}.modalBackgroundContainer{top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}#modalChoiceId,.modalBackgroundContainer{position:fixed;display:flex;justify-content:center;align-items:center}#modalChoiceId{width:100vw;height:100vh;background-color:rgba(25,113,73,.1)}#modalChoiceId .modalContainer{width:1000px;border-radius:12px;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-direction:column;padding:25px}#modalChoiceId .modalContainer .body{flex:50%;display:flex;justify-content:center;align-items:center;gap:50px}#modalChoiceId .modalContainer .body .card{box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;align-items:center;flex-direction:row}#modalChoiceId .modalContainer .body .card:hover{cursor:pointer}#modalChoiceId .modalContainer .body .card p{color:#ccb28c;margin:0 20px}#modalChoiceId .modalContainer .body .card img{color:transparent}#modalChoiceId .modalContainer .title{display:flex;text-align:center;color:#ccb28c;margin:50px 0 0;align-items:center;justify-content:center}#modalChoiceId .modalContainer .title:after,#modalChoiceId .modalContainer .title:before{content:"";background-color:#ccb28c;width:6px;height:6px;border-radius:50%;display:block;margin:0 15px}#modalChoiceId .modalContainer .information{color:#ccb28c;text-align:center;font-size:10px}@media(min-width:768px){.modalContainer{height:500px}.modalContainer .body{display:block}}@media(max-width:769px){#modalChoiceId .modalContainer .body{display:block}#modalChoiceId .modalContainer .title{margin-bottom:50px}#modalChoiceId .modalContainer .title:after,#modalChoiceId .modalContainer .title:before{content:"";background-color:#ccb28c;width:13px;height:6px;border-radius:50%;display:block;margin:0 15px}#modalChoiceId .information{margin-top:50px}}.ServiceModal_modalBackgroundContainer__nwcp5{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.ServiceModal_modalChoiceId__PQefT{width:100vw;height:100vh;background-color:rgba(25,113,73,.1);position:fixed;display:flex;justify-content:center;align-items:center}.ServiceModal_modalChoiceId__PQefT .ServiceModal_modalContainer__MHicT{width:1000px;border-radius:12px;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-direction:column;padding:25px}.ServiceModal_modalChoiceId__PQefT .ServiceModal_modalContainer__MHicT .ServiceModal_body__Ks_mp{flex:50%;display:flex;justify-content:center;align-items:center;gap:50px}.ServiceModal_modalChoiceId__PQefT .ServiceModal_modalContainer__MHicT .ServiceModal_body__Ks_mp .ServiceModal_card__iTDW5{box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;align-items:center;flex-direction:row}.ServiceModal_modalChoiceId__PQefT .ServiceModal_modalContainer__MHicT .ServiceModal_body__Ks_mp .ServiceModal_card__iTDW5:hover{cursor:pointer}.ServiceModal_modalChoiceId__PQefT .ServiceModal_modalContainer__MHicT .ServiceModal_body__Ks_mp .ServiceModal_card__iTDW5 p{color:#ccb28c;margin:0 20px}.ServiceModal_modalChoiceId__PQefT .ServiceModal_modalContainer__MHicT .ServiceModal_body__Ks_mp .ServiceModal_card__iTDW5 img{color:transparent}.ServiceModal_title__adgf9{display:flex;text-align:center;color:#ccb28c;margin:50px 0 0;align-items:center;justify-content:center}.ServiceModal_title__adgf9:after,.ServiceModal_title__adgf9:before{content:"";background-color:#ccb28c;width:6px;height:6px;border-radius:50%;display:block;margin:0 15px}.ServiceModal_information__etiA0{color:#ccb28c;text-align:center;font-size:10px}@media(min-width:768px){.ServiceModal_modalContainer__MHicT{height:500px}.ServiceModal_body__Ks_mp{display:block}}@media(max-width:769px){.ServiceModal_body__Ks_mp{display:block}.ServiceModal_title__adgf9{margin-bottom:50px}.ServiceModal_title__adgf9:after,.ServiceModal_title__adgf9:before{content:"";background-color:#ccb28c;width:13px;height:6px;border-radius:50%;display:block;margin:0 15px}.ServiceModal_information__etiA0{margin-top:50px}}