.travel_inspiration_card{aspect-ratio:1/1.1;cursor:pointer;border-radius:10px;width:100%;position:relative;overflow:hidden}.travel_inspiration_card .image_wrapper{border-radius:10px;width:100%;height:100%;overflow:hidden}.travel_inspiration_card .card_image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.travel_inspiration_card:hover .card_image{transform:scale(1.06)}
.travel_inspiration_section{margin:30px 0}.travel_inspiration_section .section_header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}
.how_it_works_card_wrapper{box-sizing:border-box;width:100%;padding-left:24px;position:relative}.how_it_works_card_wrapper .step_badge{color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:700;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 4px 10px #0000001a}.how_it_works_card_wrapper .how_it_works_card{box-sizing:border-box;background:#fff;border:1px solid #f0f0f0;border-radius:3px;justify-content:space-between;align-items:center;min-height:84px;padding:18px 20px 18px 36px;display:flex;position:relative;box-shadow:0 0 5px #0000001f}.how_it_works_card_wrapper .step_content{flex-direction:column;justify-content:center;padding-right:30px;display:flex}.how_it_works_card_wrapper .step_title{color:#000;white-space:nowrap;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0 0 4px;font-size:17px;font-weight:700;display:-webkit-box;overflow:hidden}.how_it_works_card_wrapper .step_description{color:#000;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden}.how_it_works_card_wrapper .arrow_icon{justify-content:center;align-items:center;display:flex;position:absolute;bottom:8px;right:-14px}
.how_it_works_section{margin:40px 0}.how_it_works_section .how_it_works_swiper{padding:12px 10px 16px 12px}
