.booking-hero__item{flex-direction:column}.booking-hero__item--text{padding-right:20px}.booking-hero__item>.title{margin-bottom:20px}.booking-hero__item>.title h1>span{color:var(--primary_color)}.booking-hero__item>.title h1>span,.booking-hero__item>.title h2{font-weight:var(--font_weight_bold)}.booking-hero__item .sublist{display:flex;justify-content:space-between}.booking-hero__item ul{margin-bottom:0}.booking-hero__item ul li{padding-left:3rem;position:relative}.booking-hero__item ul li:not(:last-child){margin-bottom:15px}.booking-hero__item ul li:before{background-repeat:no-repeat;background-size:contain;content:"";height:18px;left:0;position:absolute;top:3px;width:18px}.booking-hero__item p{margin-bottom:var(--spacer_xxxs)}.booking-hero__item--planning{background:linear-gradient(271.03deg,#ffd508 -11.33%,#e84427 98.58%);border-radius:10px;gap:28px;padding:80px;width:100%}.booking-hero__item--planning,.booking-hero__item--planning__first-step{align-items:center;display:flex;flex-direction:column}.booking-hero__item--planning__first-step h2{color:#28265b;font-size:32px;margin-bottom:28px;max-width:37rem;text-align:center}.booking-hero__item--planning__first-step .button-white{cursor:pointer}.booking-hero__item--planning__second-step{display:none}@media (max-width:767px){.booking-hero__item--planning{height:100%;margin-bottom:20px}.booking-hero__item--text{padding-right:0}.booking-hero__item .sublist{flex-wrap:wrap}.booking-hero__item ul{width:100%}.booking-hero__item ul li{margin-bottom:15px}}