.journey-step.svelte-evh3me{display:flex;flex-direction:column;justify-content:center;align-items:center;background:none;background:#fff;margin-bottom:1rem;border-radius:20px;width:100%;box-shadow:0 4px 6px #0000001a;transition:transform .4s ease,box-shadow .4s ease}.journey-step.svelte-evh3me:hover{box-shadow:0 4px 20px 20px #fff3;scale:1.01;transition:all .5s ease}.journey-step.svelte-evh3me .journey-step-wrapper:where(.svelte-evh3me){width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:none;padding:1rem;border-bottom:solid 1px rgba(0,0,0,.1);background:none;z-index:1}.journey-step.svelte-evh3me .journey-step-wrapper:where(.svelte-evh3me) .step:where(.svelte-evh3me){display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}.journey-step.svelte-evh3me .journey-step-wrapper:where(.svelte-evh3me) .step:where(.svelte-evh3me) .number:where(.svelte-evh3me){font-size:1.4rem;font-weight:700}.journey-step.svelte-evh3me .journey-step-wrapper:where(.svelte-evh3me) .step:where(.svelte-evh3me) .title:where(.svelte-evh3me){font-size:1.2rem}.journey-step.svelte-evh3me .rotated:where(.svelte-evh3me){transform:rotate(180deg);transition:transform .4s ease}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me){display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:2rem;gap:3rem}@media(max-width:399px){.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me){padding:1rem;gap:1rem}}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-text-wrapper:where(.svelte-evh3me){width:100%;align-self:flex-start}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-text-wrapper:where(.svelte-evh3me) h3:where(.svelte-evh3me){font-size:19px;margin-bottom:1rem}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-text-wrapper:where(.svelte-evh3me) p:where(.svelte-evh3me){font-size:16px;color:gray;text-align:justify}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me){width:100%;height:auto;border-radius:20px;overflow:hidden;aspect-ratio:12/9}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me){height:100%;width:100%;position:relative;touch-action:pan-y;--swipe-offset: 0px;cursor:grab;-webkit-user-select:none;user-select:none}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me).swiping{cursor:grabbing}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me) .image:where(.svelte-evh3me){position:absolute;left:0;top:0;transform:translate(calc(var(--image-transform) + var(--swipe-offset)));height:100%;width:100%;background:var(--image-url) center/cover no-repeat;transition:transform .4s ease;will-change:transform}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me).swiping .image:where(.svelte-evh3me){transition:none}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me) .control-left:where(.svelte-evh3me){position:absolute;left:5px;top:50%;transform:translateY(-50%);z-index:2;color:#fff;background:none;border:none;cursor:pointer}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me) .control-right:where(.svelte-evh3me){position:absolute;right:5px;top:50%;transform:translateY(-50%);z-index:2;color:#fff;background:none;border:none;cursor:pointer}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me) .content-image-slider-indicator-row:where(.svelte-evh3me){display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me) .content-image-slider-indicator-row:where(.svelte-evh3me) .indicator:where(.svelte-evh3me){border-radius:100%;background:#fff;height:10px;width:10px;aspect-ratio:1/1;border:solid 1px var(--primary-background);transition:all .5s ease}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me) .selected-indicator:where(.svelte-evh3me){background:var(--secondary-background)!important;width:10px!important;height:10px!important}@media(max-width:950px){.journey-step.svelte-evh3me{width:100%}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me){width:100%;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me){width:100%;aspect-ratio:16/9;min-height:400px;height:400px}.journey-step.svelte-evh3me .content-container:where(.svelte-evh3me) .content-image-wrapper:where(.svelte-evh3me) .content-image-slider:where(.svelte-evh3me) .image:where(.svelte-evh3me){max-width:unset;width:100%;min-height:400px}}.journey-steps.svelte-15bqbiv{display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--primary-background)}.journey-steps.svelte-15bqbiv .journey-steps-wrapper:where(.svelte-15bqbiv){max-width:1500px;width:90%;align-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:399px){.journey-steps.svelte-15bqbiv .journey-steps-wrapper:where(.svelte-15bqbiv){width:90%}}.highlight_hero.svelte-1wpm0yf{color:#fff;background:var( --primary-background);margin-top:90px;height:90vh}.highlight_hero.svelte-1wpm0yf .highlight_hero_title:where(.svelte-1wpm0yf){display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem}.highlight_hero.svelte-1wpm0yf .highlight_hero_title:where(.svelte-1wpm0yf) .top-title:where(.svelte-1wpm0yf){font-size:14px;font-style:italic;margin-top:1rem}.highlight_hero.svelte-1wpm0yf .highlight_hero_title:where(.svelte-1wpm0yf) .title:where(.svelte-1wpm0yf){font-size:35px;font-weight:200;letter-spacing:3px;margin-top:10px}.highlight_hero.svelte-1wpm0yf .background_image:where(.svelte-1wpm0yf){background-size:cover;background-repeat:no-repeat;background-position:center;background-image:linear-gradient(to top,rgba(var(--primary-background-rgb),1) 5%,rgba(var(--primary-background-rgb),10%)),var(--background-image);width:100%;height:70vh}.detail-item.svelte-xmkz08{margin-bottom:2rem}.detail-item.svelte-xmkz08 .details-item-wrapper:where(.svelte-xmkz08){padding:2rem 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:0rem}.detail-item.svelte-xmkz08 .details-item-wrapper:where(.svelte-xmkz08) p:where(.svelte-xmkz08){margin-bottom:1rem;font-size:1rem;font-weight:600;margin-top:5px}.detail-item.svelte-xmkz08 .details-item-wrapper:where(.svelte-xmkz08) .icon-column:where(.svelte-xmkz08){display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:50px}.details.svelte-13a5sh3{color:#fff;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}.details.svelte-13a5sh3 .details-wrapper:where(.svelte-13a5sh3){width:90%}.details.svelte-13a5sh3 .details-wrapper:where(.svelte-13a5sh3) .title:where(.svelte-13a5sh3){text-align:center;font-size:40px;text-transform:uppercase;font-weight:300;margin-bottom:2rem}
