:root{--tm-heading-color:#005177;--tm-highlight-text-color:#f1ad5f;--tm-paragraph-color:#585757;--tm-list-color:#585757;--tm-short-information-color:#221d1d;--tm-button-text-color:#ffff;--tm-button-background-color:#f1ad5f;--tm-button-hover-color:#005177;--tm-form-background-color:#f6f8fa;--tm-form-background-hover-color:#e9f1fa;--tm-input-field-border-color:#f1ad5f;--tm-icon-color:#f1ad5f}.tm-tour-hero-section{position:relative;width:100%;text-align:center}.tm-tour-hero-section img{width:100%;height:55vh;object-fit:cover;opacity:1;animation:fadeInScale 1.2s cubic-bezier(.62,.28,.23,.99) forwards}.tm-location-content{padding:20px 50px;text-align:justify}.container{max-width:1600px;width:100%;margin:0 auto}.options{display:flex;flex-direction:row;align-items:stretch;overflow:hidden;min-width:300px;max-width:100%;width:calc(100% - 0px);height:400px;margin:40px auto;border-radius:20px;gap:10px}.option{position:relative;overflow:hidden;margin:0;background:var(--optionBackground,var(--defaultBackground,#E6E9ED));background-size:cover;background-position:center;cursor:pointer;transition:.5s cubic-bezier(.05,.61,.41,.95);flex:1 1 0%;min-width:60px}.option:hover{transform:scale(1.04)}.option.active{flex-grow:10000;transform:scale(1);max-width:600px;margin:0;border-radius:40px;background-size:auto 100%}.option.active .shadow{box-shadow:inset 0 -120px 120px -120px black,inset 0 -120px 120px -100px #000}.option.active .label{bottom:20px;left:20px}.option.active .label .info>div{left:0;opacity:1}.option:not(.active){flex-grow:1;border-radius:30px}@media only screen and (max-width:600px){h1{font-size:1.5em!important}.tm-location-content{padding:20px 50px}.tm-location-content li{font-size:0.9em!important}.options{margin-bottom:40px;margin-top:0}.container{padding:0 5px}.options{height:160px;gap:4px}.option{min-width:40px}.option.active{max-width:220px;border-radius:12px}}