.tour-entry{display:grid;grid-template-columns:1fr 1.15fr;gap:65px;align-items:center;padding-block:85px}.tour-entry h2{font-size:clamp(32px,3.8vw,54px);line-height:1.12;letter-spacing:-.04em}.tour-entry p:not(.section-label){font-size:16px;line-height:1.7;color:#c0c9bc;max-width:380px;margin-top:25px}.tour-entry .button{margin-top:28px}.tour-entry>div>small{display:block;font-size:11px;line-height:1.65;max-width:390px;color:#abb6a8;margin-top:19px}.tour-entry-image{position:relative;display:block;border-radius:4px;overflow:hidden}.tour-entry-image img{width:100%;height:370px;object-fit:cover;display:block}.tour-entry-image span{position:absolute;left:20px;bottom:40px;padding:10px 16px;background:#f7f7f3;color:#171b19;font-size:12px;border-radius:3px}.tour-entry-image small{position:absolute;left:20px;bottom:14px;font-size:9px;text-shadow:0 1px 5px #000;color:white}.tour-entry .icon{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}@media(max-width:800px){.tour-entry{grid-template-columns:1fr;gap:30px;padding-block:55px}.tour-entry-image img{height:240px}.tour-entry-image span{font-size:11px}}
