.trip-sticky-element{display:none;background-color:var(--color-dark-cool-gray);color:var(--color-white);padding:15px 35px 15px 35px;position:fixed;bottom:0;left:0;max-width:100%;width:100%;text-align:center;z-index:100}.trip-sticky-element.show{display:unset;transition:fadein var(--transition-time) var(--transition-easing);animation:fadein var(--transition-easing) var(--transition-time);-moz-animation:fadein var(--transition-easing) var(--transition-time);-o-animation:fadein var(--transition-easing) var(--transition-time);-ms-animation:fadein var(--transition-easing) var(--transition-time)}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@media screen and (min-width: 768px){.trip-sticky-element.show{display:flex;flex:1;align-items:center;justify-content:space-between}}@media screen and (min-width: 1024px){.trip-sticky-element.show{justify-content:space-evenly}}.trip-sticky-element__title{margin-bottom:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width: 768px){.trip-sticky-element__title{max-width:50%;margin-bottom:0}}@media screen and (min-width: 1024px){.trip-sticky-element__title{max-width:35%;margin-bottom:0}}.trip-sticky-element__price{display:none}.trip-sticky-element__price .product-info__price-info{margin-top:0}.trip-sticky-element__price .product-info__duration-text--excluding-flight,.trip-sticky-element__price .product-info__duration-text--including-flight{text-align:left}.trip-sticky-element__price .product-info__buttons{margin:0}.trip-sticky-element__price label{flex-direction:row-reverse;align-items:center;gap:10px}.trip-sticky-element__price .radio input{margin-right:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Crect width='19' height='19' x='80.5' y='61.5' fill='none' stroke='%23FFFFFF' stroke-opacity='.5' rx='9.5' transform='translate(-80 -61)'/%3E%3C/svg%3E%0A")}.trip-sticky-element__price .radio input:disabled{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Crect width='19' height='19' x='80.5' y='61.5' fill='%23f5f5f5' stroke='%23d7dbdb' stroke-opacity='.5' rx='9.5' transform='translate(-80 -61)'/%3E%3C/svg%3E%0A")}.trip-sticky-element__price .radio input:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='20' height='20' fill='%23f1f1f1' rx='10'/%3E%3Ccircle cx='10' cy='10' r='3' fill='%23373E3E'/%3E%3C/g%3E%3C/svg%3E%0A")}.trip-sticky-element__price .radio input:checked:disabled{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none' stroke='%23A9A8A6' stroke-opacity='.5' rx='3' %3E%3Cg fill='%23A9A8A6' fill-rule='evenodd'%3E%3Crect width='20' height='20' fill='%23f5f5f5' rx='10'/%3E%3Ccircle cx='10' cy='10' r='3' fill='%23A9A8A6'/%3E%3C/g%3E%3C/svg%3E%0A")}@media screen and (min-width: 1024px){.trip-sticky-element__price{display:unset}}.trip-sticky-element__rating{display:none}@media screen and (min-width: 1280px){.trip-sticky-element__rating{display:unset}}.trip-sticky-element .btn{width:100%}@media screen and (min-width: 768px){.trip-sticky-element .btn{width:auto}}.trip-sticky-element__buttons button.wishlist-cta-button,.trip-sticky-element__buttons button.trip-sticky-element__view-dates{min-width:238px}.trip-sticky-element__buttons button.wishlist-cta-button{margin-top:12px}
