.dest-nudge{position:fixed;top:103px;left:0;right:0;z-index:10;background:#fff;box-shadow:0 6px 14px rgb(0 0 0 / .12);transform:translateY(-100%);transition:transform 0.4s ease;will-change:transform}.dest-nudge.is-visible{transform:translateY(0)}.dest-nudge__inner{position:relative;display:flex;justify-content:space-between;height:240px;padding:44px 16px 34px}.dest-nudge__heading{font-family:'Playfair Display',serif;font-size:20px;width:200px;padding-left:20px}.dest-nudge__slider{background-color:unset!important;height:150px;left:200px;right:0;width:auto;top:44px;display:flex}.dest-nudge__slider.slick-initialized{display:block}.dest-nudge__close{position:absolute;top:10px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:fit-content;height:32px;padding:0;border:0;background:#fff0;color:#666;cursor:pointer;line-height:0;text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:.96px}.dest-nudge__close:hover{color:#3a3a3a}.dest-nudge .destination-card{padding:0 8px;position:relative;height:fit-content}.dest-nudge .single_destination_card{height:150px;margin:0;border-radius:8px;box-shadow:unset}.dest-nudge .single_destination_card:after{background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .4) 73.57%);border-radius:8px;transition:background 0.3s ease}.dest-nudge .destination-card:hover .single_destination_card:after{background:linear-gradient(180deg,rgb(0 0 0 / .1) 0%,rgb(0 0 0 / .65) 90%)}.dest-nudge .single_destination_card .dest{height:150px;border-radius:8px;background-color:unset;box-shadow:unset}.dest-nudge .single_destination_card p{font-size:16px;line-height:normal;margin-bottom:8px;padding-left:10px;padding-right:10px;text-align:left}.dest-nudge .single_destination_card .dest-nudge__country{display:block;margin-top:2px;font-size:12px;font-weight:400;line-height:normal;opacity:.85}.dest-nudge .destination-card .wishlist-heart svg{--_size:16px;width:16px;height:16px}.dest-nudge .dest-nudge__slider .arrow-prev,.dest-nudge .dest-nudge__slider .arrow-next{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex!important;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgb(255 255 255 / .7);backdrop-filter:blur(6px);border:1px solid rgb(255 255 255 / .9);cursor:pointer}.dest-nudge .dest-nudge__slider .arrow-prev{left:10px}.dest-nudge .dest-nudge__slider .arrow-next{right:13px}.dest-nudge .dest-nudge__slider .slick-arrow.slick-disabled{display:none!important}.dest-nudge__view-all{display:inline-flex;align-items:center;gap:12px;margin-top:6px;padding-left:20px;color:#b83426;font-weight:600;font-size:14px;text-decoration:none;text-transform:uppercase}.dest-nudge__view-all .dest-nudge__chevron{flex-shrink:0}.dest-nudge__view-all-more{display:none}.dest-nudge__view-all:hover,.dest-nudge__view-all:focus{text-decoration:underline;color:#b83426}@media (max-width:991px){.dest-nudge{top:65px}.dest-nudge__inner{height:240px}.dest-nudge__slider,.dest-nudge .single_destination_card,.dest-nudge .single_destination_card .dest{height:150px}.dest-nudge .destination-card{padding:0 6px}}@media (max-width:600px){.dest-nudge__inner{flex-direction:column;height:260px;padding:14px 14px 18px}.dest-nudge__intro,.dest-nudge__slider{width:100%;max-width:100%}.dest-nudge__heading{width:100%;padding-left:0}.dest-nudge .single_destination_card p{font-size:14px}.dest-nudge__view-all{position:absolute;left:0;right:0;bottom:10px;justify-content:center;margin-top:0;margin-bottom:7px;padding-left:0;font-size:12px}.dest-nudge__view-all-more{display:inline}.dest-nudge__slider{margin-top:8px;left:0}.dest-nudge .dest-nudge__slider .arrow-next{right:20px}.dest-nudge .dest-nudge__slider .arrow-prev{left:18px}}@media (prefers-reduced-motion:reduce){.dest-nudge{transition:none}}@media (max-width:325px){.dest-nudge__close span{display:none}}