.book-now__label{width:fit-content;padding:10px 20px;border-radius:100px;margin:0 auto 10px;color:#ff7358;background:#ff73581a;font-size:16px;font-weight:600}.book-now__title{font-size:42px;font-weight:300;line-height:108%;max-width:1033px;margin:0 auto 30px;text-align:center}.book-now__title span{font-weight:700}.book-now__items{display:grid;grid-template-columns:1fr 1fr;gap:10px}.book-now__item{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:120px 30px 36px;text-align:center}.book-now__item-price{font-size:42px;font-weight:700;line-height:108%;margin-bottom:2px}.book-now__item-price span{font-size:20px;font-weight:600}.book-now__item-subtitle{font-size:16px;font-weight:300;line-height:108%;margin-bottom:20px}.book-now__item-text{font-size:22px;font-weight:600;line-height:108%;margin-bottom:20px}.book-now__item-btn{width:100%}.book-now__item.hilghlighted{color:#fff}.book-now__item-label{position:absolute;top:18px;right:20px;padding:10px 20px;border-radius:100px;color:#fff;background:#4a6de7;font-size:14px;font-weight:400;line-height:108%}.book-now__item.hilghlighted .book-now__item-btn{color:#fff;--border: 0px;box-shadow:0 66px 26px #00000003,0 37px 22px #0000000d,0 17px 17px #00000017,0 4px 9px #0000001a}.book-now__item.hilghlighted .book-now__item-btn:before{border-radius:7px;background:linear-gradient(45deg,#4a6de6,#b0daff);opacity:1}.book-now__item.hilghlighted .book-now__item-btn:hover:before{opacity:0}@media(max-width:1000px){.book-now__title{font-size:28px;line-height:108%}.book-now__items{grid-template-columns:1fr}}
