.deal-order-box{position:relative;display:flex;flex-direction:column;border:2px solid var(--deal-order-box-border-color);background-color:#fff}.deal-order-box__discount{top:20px;right:-20px;display:flex;align-items:center;justify-content:center;width:72px;font-size:26px;color:var(--deal-box-discount-text-color);font-weight:700;white-space:nowrap;padding-right:10px;z-index:1}.deal-order-box__discount,.deal-order-box__discount:after{position:absolute;height:72px;background:var(--deal-box-discount-background)}.deal-order-box__discount:after{display:block;left:-12px;top:0;width:30px;content:" ";z-index:-1;transform:skewX(16deg)}.deal-order-box__campaign-details{margin-top:55px;padding:0 42px;margin-bottom:20px}.deal-order-box__badge{display:inline-block;font-size:14px;color:var(--deal-box-badge-color);background:var(--deal-box-badge-blue);padding:2px 8px}.deal-order-box__badge--promotion{background:var(--deal-box-badge-background)}.deal-order-box__prices{padding:0 42px;margin-top:-10px}.deal-order-box__original-price{font-size:24px;text-decoration:line-through;color:var(--deal-order-box-price-color);line-height:1.3}.deal-order-box__original-price i{display:inline-block;font-size:18px;color:#8b8989;margin-left:10px}.deal-order-box__price{font-size:40px;font-weight:800;color:var(--promotion-price-color,var(--deal-order-box-price-color));line-height:1.3;white-space:nowrap}.deal-order-box__catering{font-size:16px;color:var(--text-color)}.deal-order-box__deadline{padding:0 42px;margin-top:40px}.deal-order-box__deadline strong{font-weight:600}.deal-order-box__action{padding:0 42px;margin-top:30px;margin-bottom:45px}.deal-order-box__action button{white-space:nowrap}.deal-order-box__action button i{position:relative;top:2px}.deal-order-box__tag{margin-top:10px;font-weight:600;padding:0 42px}.deal-order-box__bottom{display:flex;justify-content:space-around;background:var(--deal-order-box-bottom-background);padding:42px}.deal-order-box__ups{text-align:center;font-weight:500;line-height:1.3}.deal-order-box__ups i{font-size:40px;margin-bottom:8px}.deal-order-box__multiple-prices{color:var(--text-color)}@media screen and (max-width:992px){.deal-order-box__multiple-prices{order:2;width:100%}}.deal-order-box__multiple-prices-price{padding:0 42px}.deal-order-box__multiple-prices-price span{font-size:23px;color:var(--primary-color);text-decoration:line-through}@media screen and (max-width:992px){.deal-order-box__multiple-prices-price{padding:0;font-size:12px}.deal-order-box__multiple-prices-price span{font-size:18px}}.deal-order-box__multiple-prices-catering{padding:0 42px}@media screen and (max-width:992px){.deal-order-box__multiple-prices-catering{padding:0;font-size:12px}}@media screen and (max-width:992px){.deal-order-box__lines{position:relative;left:-10px;width:calc(100% + 20px)}}.deal-order-box__line{position:relative;display:flex;border-top:1px solid #bcbbbb;border-bottom:1px solid #bcbbbb;margin-top:15px;height:66px}.deal-order-box__line:after{font-family:szguruicons;display:flex;justify-content:center;align-items:center;position:absolute;left:50%;bottom:-14px;transform:translateX(-50%);content:"\E931";color:#787878;font-size:30px;line-height:0;background:#fff;z-index:1;width:32px;height:20px}@media screen and (max-width:992px){.deal-order-box__line:after{background:#f6f6f6}}.deal-order-box__line:last-child:after{display:none}@media screen and (max-width:992px){.deal-order-box__line{height:60px}}.deal-order-box__line-discount{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 70px;background:#bcbbbb;font-size:21px;font-weight:700;color:#fff;white-space:nowrap;padding-left:7px;z-index:1}@media screen and (max-width:992px){.deal-order-box__line-discount{font-size:16px;flex:0 0 50px}}.deal-order-box__line-discount:after{position:absolute;display:block;right:-15px;top:0;width:30px;height:100%;content:" ";z-index:-1;background:#bcbbbb;transform:skewX(-16deg)}@media screen and (max-width:992px){.deal-order-box__line-discount:after{height:59px}}.deal-order-box__line-price{display:flex;flex-direction:column;justify-content:center;flex:1;padding-left:48px;font-size:23px;color:#bcbbbb;line-height:1.2;font-weight:700}.deal-order-box__line-price span{font-size:15px;font-weight:500}@media screen and (max-width:992px){.deal-order-box__line-price span{font-size:12px}}@media screen and (max-width:1540px){.deal-order-box__line-price{padding-left:35px}}@media screen and (max-width:992px){.deal-order-box__line-price{font-size:18px}}.deal-order-box__line-action{display:flex;align-items:center;flex:1;font-size:14px;color:#bcbbbb}.deal-order-box__line-action strong{color:#787878;font-size:16px;font-weight:700}.deal-order-box__line-action a{display:flex;justify-content:center;align-items:center;border:0;width:100%;height:100%;background:var(--deal-box-discount-background,var(--primary-color,#f3911a));color:var(--deal-box-discount-text-color,#fff);font-size:18px;font-weight:500;outline:none;white-space:nowrap}.deal-order-box__line-action a i{position:relative;top:2px}@media screen and (max-width:1540px){.deal-order-box__line-action a{font-size:14px}.deal-order-box__line-action a i{top:1px}}@media screen and (max-width:992px){.deal-order-box__line-action{font-size:12px}.deal-order-box__line-action strong{font-size:14px}}.deal-order-box__line--active{border-color:var(--deal-box-discount-background,var(--primary-color,#f3911a))}.deal-order-box__line--active .deal-order-box__line-discount{color:var(--deal-box-discount-text-color,#fff)}.deal-order-box__line--active .deal-order-box__line-discount,.deal-order-box__line--active .deal-order-box__line-discount:after{background:var(--deal-box-discount-background,var(--primary-color,#f3911a))}.deal-order-box__line--active .deal-order-box__line-action a{background-color:var(--cta-background-color,var(--primary-color));color:var(--cta-text-color,#fff)}.deal-order-box__line--active .deal-order-box__line-price{color:var(--primary-color);font-weight:900;font-size:30px;line-height:1.1}@media screen and (max-width:1540px){.deal-order-box__line--active .deal-order-box__line-price{font-size:23px;line-height:1.2}.deal-order-box__line--active .deal-order-box__line-price span{font-size:12px}}@media screen and (max-width:992px){.deal-order-box__line--active .deal-order-box__line-price{font-size:24px}}.deal-order-box--multiple-prices .deal-order-box__deadline{margin:35px 0}@media screen and (max-width:992px){.deal-order-box--multiple-prices .deal-order-box__deadline{order:3!important;margin-top:15px!important}}.deal-carousel{position:absolute;height:100%;width:calc(100% - var(--bs-gutter-x))}@media screen and (max-width:992px){.deal-carousel{position:relative;width:100%}}.deal-carousel .carousel,.deal-carousel .carousel-inner,.deal-carousel .carousel-item{height:100%}.deal-carousel .carousel-item img{height:100%;-o-object-fit:cover;object-fit:cover}.deal-carousel .carousel-control-next,.deal-carousel .carousel-control-prev{top:50%;transform:translateY(-50%);margin:0 12px;display:flex;align-items:center;justify-content:center;height:56px;width:56px;background:rgba(0,0,0,.65);border-radius:50%;opacity:1}.deal-carousel .carousel-control-next-icon,.deal-carousel .carousel-control-prev-icon{position:relative;background-size:22px}@media screen and (max-width:575px){.deal-carousel .carousel-control-next-icon,.deal-carousel .carousel-control-prev-icon{background-size:12px}}@media screen and (max-width:575px){.deal-carousel .carousel-control-next,.deal-carousel .carousel-control-prev{height:20px;width:20px}}.deal-carousel .carousel-control-prev-icon{right:1px}.deal-carousel .carousel-control-next-icon{left:1px}.deal-carousel__count{display:flex;align-items:center;justify-content:center;position:absolute;right:0;bottom:0;width:70px;height:48px;background:rgba(0,0,0,.65);color:#fff;font-size:20px;white-space:nowrap;padding-right:15px}.deal-carousel__count:after{position:absolute;display:block;right:100%;top:0;content:" ";border-bottom:48px solid rgba(0,0,0,.65);border-left:30px solid transparent}@media screen and (width <= 575px){.deal-carousel__count{display:none}}@media screen and (width <= 992px){.deal-carousel .carousel-item{aspect-ratio:4/3}}.calendar{position:relative;width:100%}.calendar__header{display:flex;justify-content:space-between;margin-top:20px}.calendar__month{font-weight:700}.calendar__next,.calendar__prev{font-size:19px;color:var(--text-color);cursor:pointer}.calendar__pagination-inactive{cursor:not-allowed;opacity:.3}.calendar__table{width:100%;margin-top:10px;table-layout:fixed;border-collapse:separate;border-spacing:3px}.calendar__table th{background:var(--calendar-th-background);font-weight:600}.calendar__table td,.calendar__table th{height:32px;text-align:center;cursor:default}.calendar__footer{display:flex;font-size:12px;font-weight:400;justify-content:space-between;margin-top:20px}.calendar__footer div{display:flex;align-items:center;gap:0 5px;line-height:1}.calendar__footer div:before{display:block;content:" ";width:22px;height:22px}.calendar__footer div.calendar__available:before{background:var(--calendar-available-color)}.calendar__footer div.calendar__non-available:before{background:var(--calendar-non-available-color)}.calendar__footer div.calendar__not-actual:before{background:var(--calendar-not-actual-color)}.calendar .mainap{font-weight:800;color:var(--text-color)}.calendar .available-day{background:var(--calendar-available-color);color:var(--calendar-available-text-color)}.calendar .non-available-day{background:var(--calendar-non-available-color);color:var(--calendar-non-available-text-color)}.calendar .not-actual{background:var(--calendar-not-actual-color);color:var(--calendar-not-actual-text-color)}.fullscreen-map{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:#fff;z-index:1000}.fullscreen-map__head{position:relative;display:flex;align-items:center;height:50px;padding:0 20px;border-bottom:1px solid #ededed;box-shadow:0 3px 6px rgba(0,0,0,.2)}.fullscreen-map__title{font-size:18px;font-weight:700;line-height:1.2}@media screen and (max-width:767px){.fullscreen-map__title{font-size:14px}}.fullscreen-map__close{margin-left:auto;cursor:pointer}.fullscreen-map__close i{color:#bf392a}.fullscreen-map iframe{width:100%;height:calc(100% - 50px);z-index:-1}.fullscreen-map--open{display:block}#hotelModal{color:var(--text-color)}#hotelModal .modal-dialog{max-width:960px}@media screen and (max-width:768px){#hotelModal .modal-dialog{margin:0 auto}}#hotelModal .modal-header{align-items:flex-start}#hotelModal .modal-header a{display:block;margin-left:auto;color:#bf3a2a;font-size:22px}@media screen and (max-width:768px){#hotelModal .modal-header a{font-size:16px}}#hotelModal .modal-header .modal-title{font-size:26px;font-weight:700}@media screen and (max-width:768px){#hotelModal .modal-header .modal-title{font-size:14px}}#hotelModal .modal-header .modal-subtitle{font-size:22px}@media screen and (max-width:768px){#hotelModal .modal-header .modal-subtitle{font-size:12px}}#hotelModal .modal-content{border:2px solid #d9d9d9;border-radius:0}#hotelModal .modal-body{padding:0}#hotelModal .carousel{width:calc(100% + 2PX);left:-1px}#hotelModal .carousel .carousel-item img{width:100%;height:500px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:575px){#hotelModal .carousel .carousel-item img{height:auto;aspect-ratio:4/3}}#hotelModal .carousel .carousel-item .carousel-title{position:absolute;left:50%;bottom:10px;color:#fff;background:rgba(0,0,0,.6);padding:5px 15px;font-size:16px;transform:translateX(-50%);text-align:center}#hotelModal .carousel .hotel-carousel__count{display:flex;align-items:center;justify-content:center;position:absolute;right:0;bottom:0;width:70px;height:48px;background:rgba(0,0,0,.65);color:#fff;font-size:20px;white-space:nowrap;padding-right:15px}#hotelModal .carousel .hotel-carousel__count:after{position:absolute;display:block;right:100%;top:0;content:" ";border-bottom:48px solid rgba(0,0,0,.65);border-left:30px solid transparent}@media screen and (width <= 575px){#hotelModal .carousel .hotel-carousel__count{display:none}}#hotelModal .carousel .carousel-control-next,#hotelModal .carousel .carousel-control-prev{top:50%;transform:translateY(-50%);margin:0 12px;display:flex;align-items:center;justify-content:center;height:56px;width:56px;background:rgba(0,0,0,.65);border-radius:50%;opacity:1}#hotelModal .carousel .carousel-control-next-icon,#hotelModal .carousel .carousel-control-prev-icon{position:relative;background-size:22px}@media screen and (max-width:575px){#hotelModal .carousel .carousel-control-next-icon,#hotelModal .carousel .carousel-control-prev-icon{background-size:12px}}@media screen and (max-width:575px){#hotelModal .carousel .carousel-control-next,#hotelModal .carousel .carousel-control-prev{height:20px;width:20px}}#hotelModal .carousel .carousel-control-prev-icon{right:1px}#hotelModal .carousel .carousel-control-next-icon{left:1px}#hotelModal .carousel .hotel-carousel__discount{position:absolute;top:-25px;right:15px;display:flex;align-items:center;justify-content:center;width:72px;height:72px;font-size:26px;background:#f60;color:#fff;font-weight:700;white-space:nowrap;z-index:1}@media screen and (max-width:768px){#hotelModal .carousel .hotel-carousel__discount{width:40px;height:40px;font-size:15px;padding-right:10px;top:-15px;right:10px}}#hotelModal .carousel .hotel-carousel__discount:after{position:absolute;display:block;left:-12px;top:0;width:30px;height:72px;content:" ";z-index:-1;background:#f60;transform:skewX(16deg)}@media screen and (max-width:768px){#hotelModal .carousel .hotel-carousel__discount:after{height:40px}}#hotelModal .hotel__content{padding:30px}@media screen and (max-width:768px){#hotelModal .hotel__content{padding:15px 10px}}#hotelModal .hotel__cta{position:relative;display:flex;align-items:center}@media screen and (max-width:768px){#hotelModal .hotel__cta{padding-bottom:30px}}#hotelModal .hotel__cta-left{margin-right:auto}#hotelModal .hotel__cta-right button{min-width:385px;height:60px;white-space:nowrap}#hotelModal .hotel__cta-right button i{position:relative;top:1px}@media screen and (max-width:992px){#hotelModal .hotel__cta-right button{min-width:auto}}@media screen and (max-width:768px){#hotelModal .hotel__cta-right button{height:35px;font-size:15px;max-width:170px;padding:0 15px}}#hotelModal .hotel__prices{display:flex;align-items:center;gap:10px;color:#f60;line-height:1;white-space:nowrap}@media screen and (max-width:768px){#hotelModal .hotel__prices{flex-direction:column;align-items:baseline;gap:5px}}#hotelModal .hotel__prices .hotel__price{font-size:40px;font-weight:900}@media screen and (max-width:768px){#hotelModal .hotel__prices .hotel__price{font-size:21px;order:2}}#hotelModal .hotel__prices .hotel__original-price{font-size:24px;text-decoration:line-through}@media screen and (max-width:768px){#hotelModal .hotel__prices .hotel__original-price{font-size:13px;order:1}}#hotelModal .hotel__catering{font-size:15px;margin-top:5px}@media screen and (max-width:768px){#hotelModal .hotel__catering{font-size:11px}}#hotelModal .hotel__deadline{margin-top:20px;margin-bottom:10px}@media screen and (max-width:768px){#hotelModal .hotel__deadline{position:absolute;font-size:11px;margin-top:10px}}#hotelModal .hotel__section{margin-bottom:30px}@media screen and (max-width:768px){#hotelModal .hotel__section{margin-bottom:25px}}#hotelModal .hotel__section-title{font-size:22px;font-weight:700;text-transform:uppercase;margin-bottom:25px;line-height:1.2}@media screen and (max-width:768px){#hotelModal .hotel__section-title{font-size:16px;margin-bottom:5px}}#hotelModal .hotel__section-body{font-size:15px;font-weight:500}#hotelModal .hotel__section-body ul{padding:0 0 0 26px!important}@media screen and (max-width:768px){#hotelModal .hotel__section-body ul{padding:0 0 0 21px!important}}#hotelModal .hotel__section-body ul li{list-style:square!important;font-size:15px;font-weight:500;margin:0!important;padding:0!important;line-height:1.2}#hotelModal .hotel__section-body ul li::marker{font-size:24px;color:#f60}@media screen and (max-width:768px){#hotelModal .hotel__section-body ul li{font-size:11px}#hotelModal .hotel__section-body ul li::marker{font-size:18px}}#hotelModal .hotel__section-body p{font-size:15px;font-weight:500}@media screen and (max-width:768px){#hotelModal .hotel__section-body p{font-size:11px}}#hotelModal .hotel__back{text-align:center;margin-top:20px}#hotelModal .hotel__back a{font-size:22px;font-weight:500}#hotelModal .hotel__back a i{position:relative;top:2px}@media screen and (max-width:768px){#hotelModal .hotel__back{margin-top:10px}#hotelModal .hotel__back a{font-size:14px}}.rsImgx{margin-top:0!important}.rsNav{position:fixed;bottom:0!important}.fullscreenSlider{z-index:100000!important;height:100%!important;width:100%;position:fixed;left:0;top:0;background-color:#000;background-color:rgba(0,0,0,.9);overflow:hidden}@media screen and (width <= 992px){#deal-page{overflow:hidden}}@media screen and (width <= 992px){#deal-page h1{font-size:22px}}@media screen and (width <= 575px){#deal-page h1{font-size:14px}}#deal-page .deal-page__location{margin-bottom:10px}#deal-page .deal-page__location a{font-weight:500}#deal-page .deal-page__location a i{font-size:12px}@media screen and (width <= 575px){#deal-page .deal-page__location{font-size:12px;margin-bottom:0}}#deal-page .deal-page__description-box{margin-top:40px;background-color:#fff}@media screen and (width <= 992px){#deal-page .deal-page__description-box{padding:20px 15px;border-top:2px solid #d9d9d9;box-shadow:0 3px 6px rgba(0,0,0,.12);margin-top:15px}}#deal-page .deal-page__description-box h2,#deal-page .deal-page__description-box h3{font-size:22px;font-weight:700;color:var(--text-color);text-transform:uppercase;line-height:1.3}@media screen and (width <= 992px){#deal-page .deal-page__description-box h2,#deal-page .deal-page__description-box h3{font-size:16px}}#deal-page .deal-page__description-box h2 i,#deal-page .deal-page__description-box h3 i{font-style:normal;font-size:16px}@media screen and (width <= 992px){#deal-page .deal-page__description-box h2 i,#deal-page .deal-page__description-box h3 i{display:block;font-size:11px;font-weight:500;margin-top:3px}}#deal-page .deal-page__description-box h3{font-size:16px}#deal-page .deal-page__description-box-content{font-size:15px;font-weight:500;color:var(--text-color);line-height:1.4}@media screen and (width <= 992px){#deal-page .deal-page__description-box-content{font-size:12px}}#deal-page .deal-page__description-box-content ul{padding:0 0 0 26px!important}@media screen and (width <= 992px){#deal-page .deal-page__description-box-content ul{padding:0 0 0 20px!important}}#deal-page .deal-page__description-box-content ul li{list-style:square!important;font-size:15px;font-weight:500;color:var(--text-color);margin:0!important;padding:0!important}#deal-page .deal-page__description-box-content ul li::marker{color:var(--deal-page-bulletpoint-color);font-size:26px}@media screen and (width <= 992px){#deal-page .deal-page__description-box-content ul li::marker{font-size:15px}}@media screen and (width <= 992px){#deal-page .deal-page__description-box-content ul li{font-size:12px}}#deal-page .deal-page__description-box-content ol{padding-left:18px}#deal-page .deal-page__description-box-content ol li{margin-bottom:10px;font-size:15px;font-weight:500}@media screen and (width <= 992px){#deal-page .deal-page__description-box-content ol li{font-size:12px}}#deal-page .deal-page__description-box-content p{font-size:15px!important;font-weight:500!important;color:var(--text-color)}@media screen and (width <= 992px){#deal-page .deal-page__description-box-content p{font-size:12px!important}}#deal-page .deal-page__description-box-content #moreInformationLink{cursor:pointer}#deal-page .deal-page__description-box-content a{font-size:15px;font-weight:500;color:var(--link-color)!important}@media screen and (width <= 992px){#deal-page .deal-page__description-box-content a{font-size:12px}}#deal-page .deal-page__description-box-content strong{font-weight:800!important}#deal-page .deal-page__adventure-info{display:flex;align-items:flex-start;gap:0 5px;position:relative;top:-20px;font-size:15px;font-weight:500;margin-bottom:10px}@media screen and (width <= 992px){#deal-page .deal-page__adventure-info{margin-top:15px}}@media screen and (width <= 575px){#deal-page .deal-page__adventure-info{font-size:12px;font-weight:700}}#deal-page .deal-page__adventure-info i{position:relative;top:3px;color:var(--primary-color);font-size:12px}#deal-page .deal-page__sticky-element{position:sticky;top:110px;transition:all .5s;transform:translateY(150%);opacity:0}#deal-page .deal-page__sticky-element--active{opacity:1;transform:none}#deal-page .deal-page__back{font-size:12px;text-decoration:underline}#deal-page .deal-page__back i{font-size:10px}#deal-page .deal-page__about-text{overflow:hidden}@media screen and (width <= 1540px){#deal-page .deal-order-box__discount{right:-10px}}@media screen and (width <= 1540px){#deal-page .deal-order-box__deadline{margin-top:10px}#deal-page .deal-order-box__action{margin:15px 0}#deal-page .deal-order-box__bottom{padding:15px}}@media screen and (width <= 992px){#deal-page .deal-order-box{position:static;flex-flow:row wrap;padding:25px 10px;border:0;background:#f6f6f6;box-shadow:0 3px 6px rgba(0,0,0,.12);gap:10px 0}#deal-page .deal-order-box__discount{position:absolute;right:25px;top:-20px;z-index:1}#deal-page .deal-order-box__campaign-details{display:none;padding:0;margin:0}#deal-page .deal-order-box__action{display:flex;align-items:flex-end;order:2;flex:1 0 calc(50% - 20px);padding:0;margin:0}#deal-page .deal-order-box__action button{height:50px}}@media screen and (width <= 992px) and (width <= 575px){#deal-page .deal-order-box__action button{font-size:12px}}@media screen and (width <= 992px){#deal-page .deal-order-box__deadline{order:1;flex:1 0 100%;padding:0;margin:0}#deal-page .deal-order-box__tag{padding:0;margin:0;order:99}#deal-page .deal-order-box__prices{order:2;flex:0 0 calc(50% - 20px);padding:0;white-space:nowrap;margin-top:0}#deal-page .deal-order-box__bottom{display:none}}@media screen and (width <= 767px){#deal-page .deal-order-box__prices{display:flex;flex-direction:column;justify-content:center}#deal-page .deal-order-box__original-price{font-size:18px}#deal-page .deal-order-box__price{font-size:28px}}@media screen and (width <= 575px){#deal-page .deal-order-box{padding-top:15px;padding-bottom:15px}#deal-page .deal-order-box__deadline{font-size:12px}#deal-page .deal-order-box__original-price{font-size:14px}#deal-page .deal-order-box__price{font-size:24px}#deal-page .deal-order-box__catering,#deal-page .deal-order-box__tag{font-size:12px}#deal-page .deal-order-box__discount{width:50px;height:50px;font-size:19px;top:-15px}#deal-page .deal-order-box__discount:after{height:50px}}#deal-page .hotels .deal-box__title{font-weight:700}@media screen and (width <= 992px){#deal-page .hotels .swiper-button-next,#deal-page .hotels .swiper-button-prev{display:none}}#deal-page .collapsed-text span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis}#deal-page .collapsed-text a{text-decoration:underline}#deal-page .collapsed-text.collapsed span{-webkit-line-clamp:initial}#deal-page .sticky-price{display:flex;justify-content:space-between;align-items:flex-end;position:fixed;bottom:0;left:0;width:100%;z-index:99;background-color:#f6f6f6;padding:15px 10px;box-shadow:0 -3px 4px rgba(0,0,0,.15);transform:translateY(150%);transition:transform .7s}@media screen and (width >= 992px){#deal-page .sticky-price{display:none}}#deal-page .sticky-price__badge{position:absolute;top:-12px}#deal-page .sticky-price__original-price{text-decoration:line-through;color:var(--primary-color);font-size:14px;line-height:1;font-weight:500}#deal-page .sticky-price__price{font-size:22px;font-weight:900;color:var(--primary-color);line-height:1;margin-top:2px}#deal-page .sticky-price__catering{font-size:12px;margin-top:3px}#deal-page .sticky-price__label{position:absolute;top:-10px;left:10px;font-size:11px;background-color:var(--deal-box-badge-background);color:var(--deal-box-badge-color);padding:4px 7px;font-weight:500;line-height:1}#deal-page .sticky-price button{height:50px;font-size:12px}#deal-page .sticky-price--visible{transform:translateY(0)}
/*# sourceMappingURL=deal-page.css.map*/