.tour .title{font-family:var(--font-title);font-weight:400;color:var(--main-color);text-transform:uppercase;letter-spacing:1px}.tour .title{font-size:var(--font-size-title);line-height:64px}.tour-hero{position:relative;width:100%;padding-top:56.25%;max-height:600px;background-image:linear-gradient(180deg,#4a5b6f00 50%,#4a5b6f33),var(--tour-hero-bg, none);background-size:cover;background-position:center;border-radius:24px;overflow:hidden}.tour-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000001a;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem}.tour-headline{font-family:var(--font-title);font-weight:400;font-size:var(--headline-size);line-height:var(--headline-line-height);color:var(--headline-color);margin-bottom:.5rem;text-align:center;text-transform:uppercase}.tour-subtitle{font-family:var(--subtitle-font-family);font-weight:var(--subtitle-font-weight);font-size:var(--subtitle-font-size);line-height:var(--subtitle-line-height);color:var(--subtitle-color);margin-bottom:1rem;text-align:center;font-variant:small-caps}.tour-btn{padding:.75rem 1.5rem;font-size:1rem;text-transform:uppercase}.tour-secondary-btn{display:inline-block;background:var(--btn-secondary-bg);color:var(--btn-secondary-color);border-radius:var(--btn-secondary-radius);padding:.75rem 1.5rem;font-family:var(--btn-secondary-font-family);font-weight:var(--btn-secondary-font-weight);font-size:var(--btn-secondary-font-size);line-height:var(--btn-secondary-line-height);text-align:center;text-transform:none;font-variant:var(--btn-secondary-small-caps);text-decoration:none}@media (max-width: 767px){.tour-headline{font-size:1.5rem}.tour-subtitle{font-size:1rem}}@media (max-width: 480px){.tour-hero{padding-top:80%;max-height:none;border-radius:18px}.tour-overlay{padding:.5rem}.tour-headline{font-size:1.25rem;margin-bottom:.25rem}.tour-subtitle{font-size:.9rem;margin-bottom:.5rem}.tour-secondary-btn{padding:.4rem .8rem;font-size:.85rem;line-height:1;white-space:nowrap}}@media (max-width: 360px){.tour-hero{padding-top:90%}.tour-headline{font-size:1.1rem}.tour-secondary-btn{padding:.3rem .6rem;font-size:.8rem}}
