.mail.svelte-1ktwhga{min-height:200px;display:flex;flex-direction:column;padding:1rem 6rem;justify-content:space-between;max-width:108rem;width:100%;margin:0 auto}.mail__line.svelte-1ktwhga{width:100%;height:1px;background-color:var(--pt-blue)}.mail__content.svelte-1ktwhga{display:flex;padding:0 4rem}.mail__content__logo.svelte-1ktwhga{margin-right:5rem}.mail__content__text.svelte-1ktwhga{max-width:524px;width:100%;margin:auto auto auto 0;line-height:1.75rem;font-weight:300;font-size:1.25rem}.mail__content__form.svelte-1ktwhga{display:flex;height:3rem;margin:auto 0;gap:1rem}.mail__content__success.svelte-1ktwhga{margin:auto;text-align:end}.mail__content__loading.svelte-1ktwhga{display:flex;gap:1rem;margin:auto}.mail__content__loading__dot.svelte-1ktwhga{width:1rem;height:1rem;background-color:var(--pt-white);border-radius:50%;scale:1}.mail__content__loading__dot.one.svelte-1ktwhga{animation:1s ease infinite alternate svelte-1ktwhga-jump}.mail__content__loading__dot.two.svelte-1ktwhga{animation:1s .2s ease infinite alternate svelte-1ktwhga-jump}.mail__content__loading__dot.three.svelte-1ktwhga{animation:1s .4s ease infinite alternate svelte-1ktwhga-jump}@media (width < 1660px){.mail__content__logo.svelte-1ktwhga{margin-right:3rem}}@media (width < 1440px){.mail__content.svelte-1ktwhga{padding:0 1rem}.mail__content__logo.svelte-1ktwhga{display:none}}@media (width < 1024px){.mail__content.svelte-1ktwhga{flex-direction:column}.mail__content__text.svelte-1ktwhga{text-align:center;margin:1rem auto 2rem}.mail__content__form.svelte-1ktwhga{flex-direction:column;height:auto;margin:auto 0 1rem;align-items:center}}@media (width < 768px){.mail.svelte-1ktwhga{padding:1rem}}@keyframes svelte-1ktwhga-jump{0%{scale:1}to{scale:1.4}}.reviews.svelte-wvfzl7{margin:0 auto;padding:1rem 6rem;max-width:108rem}@media (width < 768px){.reviews.svelte-wvfzl7{padding:1rem}}.reviews__line.svelte-wvfzl7{margin-top:1rem;width:100%;height:1px;background-color:var(--pt-blue)}.text.svelte-e46vgi{margin:4rem 0;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.text__content.svelte-e46vgi{margin:auto;max-width:768px;line-height:1.75rem;text-align:center;font-weight:300;font-size:1.25rem}.team.svelte-16xek7b{cursor:pointer;color:var(--pt-white)}.team__card.svelte-16xek7b{text-align:center;width:30rem;background:linear-gradient(45deg,rgba(var(--pt-black-rgb),.9),rgba(var(--pt-blue-rgb),.9));border-radius:1rem}.team__name.svelte-16xek7b{text-align:center}.team__hovered.svelte-16xek7b{background:linear-gradient(90deg,rgba(var(--pt-blue-rgb),0),rgba(var(--pt-blue-rgb),.5),rgba(var(--pt-blue-rgb),0));font-size:2rem;text-transform:uppercase;width:100%;height:3rem;text-align:center;line-height:3rem;opacity:0;transition:1s;z-index:2;position:relative;-webkit-user-select:none;user-select:none}.team.svelte-16xek7b:hover .team__hovered:where(.svelte-16xek7b){opacity:1}.tickets.svelte-1nrjfrj{display:flex;flex-direction:column}.tickets__header.svelte-1nrjfrj{text-align:center;font-size:4rem;line-height:4rem;text-transform:uppercase;font-weight:300;margin-bottom:6rem}.tickets__teams.svelte-1nrjfrj{max-width:64rem;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media (width < 768px){.tickets__teams.svelte-1nrjfrj{gap:6rem}}@media (width < 650px){.tickets__header.svelte-1nrjfrj{font-size:2rem}}.top.svelte-d7g4k6{width:100%;max-width:2560px;height:800px;position:relative;overflow:hidden;margin:0 auto;display:flex}.top__image.svelte-d7g4k6{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.top__filter.svelte-d7g4k6{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background-color:rgba(var(--pt-black-rgb),.35)}.top__fade.svelte-d7g4k6{position:absolute;z-index:2;width:100%;height:6rem;bottom:0;left:0;background:linear-gradient(rgba(var(--pt-black-rgb),0),var(--pt-black))}.top__content.svelte-d7g4k6{position:relative;margin:auto 0;z-index:3;display:flex;flex-direction:column;gap:2rem;padding:0 1rem 0 6rem}.top__content__header.svelte-d7g4k6{font-size:6rem;line-height:6.5rem;font-weight:400;text-transform:uppercase}.top__content__text.svelte-d7g4k6{font-size:1.25rem;line-height:1.75rem;max-width:550px;text-shadow:0 0 10px rgba(var(--pt-black-rgb),.75)}@media (width < 1024px){.top__content__header.svelte-d7g4k6{font-size:4rem;line-height:4.5rem}}@media (width < 768px){.top__content.svelte-d7g4k6{padding:0 1rem;margin:auto}}@media (width < 500px){.top__content__header.svelte-d7g4k6{font-size:2.75rem;line-height:3.5rem}}.trip-card.svelte-wu6rp8{width:100%;height:100%;position:relative;padding:1rem;cursor:pointer;box-shadow:0 0 10px rgba(var(--pt-purple-rgb),.5);border-radius:1rem;overflow:hidden;color:var(--pt-white)}.trip-card__image.svelte-wu6rp8{border-radius:1rem;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.trip-card__filter.svelte-wu6rp8{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--pt-black-rgb),.3);z-index:1;transition:2s}.trip-card__content.svelte-wu6rp8{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.trip-card__content__top.svelte-wu6rp8{display:flex;flex-direction:column;gap:.75rem}.trip-card__content__top__info.svelte-wu6rp8{display:flex;font-size:1.5rem;gap:.5rem;text-shadow:0 0 10px var(--pt-black)}.trip-card__content__top__info.svelte-wu6rp8 div:where(.svelte-wu6rp8){margin:auto 0;font-size:1rem}.trip-card__content__bottom.svelte-wu6rp8{display:flex;flex-direction:column;gap:1rem}.trip-card__content__bottom__price.svelte-wu6rp8{text-align:end}.trip-card__content__bottom__price.svelte-wu6rp8 span:where(.svelte-wu6rp8){font-size:2rem}.trip-card__content__bottom__teams.svelte-wu6rp8{width:100%;background:linear-gradient(45deg,rgba(var(--pt-black-rgb),.9),rgba(var(--pt-blue-rgb),.9));border-radius:1rem;height:100px;display:flex;padding:1rem 2rem;position:relative;justify-content:space-between}.trip-card__content__bottom__teams__team.svelte-wu6rp8{display:flex;gap:.5rem}.trip-card__content__bottom__teams__team__name.svelte-wu6rp8{font-weight:500;font-size:1.2rem;margin:auto 0}.trip-card__content__bottom__teams__vs.svelte-wu6rp8{font-size:2rem;font-weight:600;font-style:italic;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.trip-card__content__sold.svelte-wu6rp8,.trip-card__content__upcoming.svelte-wu6rp8,.trip-card__content__available.svelte-wu6rp8{position:absolute;top:0;right:0;background:linear-gradient(45deg,rgba(var(--pt-black-rgb),.9),rgba(var(--pt-blue-rgb),.9));padding:.5rem 2rem;border-radius:2rem;font-size:1.25rem;font-weight:300}.trip-card__hovered.svelte-wu6rp8{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;text-transform:uppercase;font-size:2rem;font-weight:500;opacity:0;transition:1.5s;width:100%;text-align:center}.trip-card.svelte-wu6rp8:hover .trip-card__filter:where(.svelte-wu6rp8){background-color:rgba(var(--pt-black-rgb),.1)}.trip-card.svelte-wu6rp8:hover .trip-card__hovered:where(.svelte-wu6rp8){opacity:1;text-shadow:0 0 10px rgba(var(--pt-black-rgb),.5)}@media (width < 540px){.trip-card__content__bottom__teams.svelte-wu6rp8{padding:1rem}.trip-card__content__bottom__teams__team__name.svelte-wu6rp8{font-size:.8rem}.trip-card__content__sold.svelte-wu6rp8,.trip-card__content__upcoming.svelte-wu6rp8,.trip-card__content__available.svelte-wu6rp8{font-size:.9rem;padding:.5rem .75rem}}.trips.svelte-1iqg6bg{padding:0 2rem}.trips__wrapper.svelte-1iqg6bg{display:flex;flex-direction:column;gap:3rem;max-width:108rem;width:100%;margin:0 auto}.trips__wrapper__cards.svelte-1iqg6bg{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:600px;gap:1.5rem;width:100%}.trips__wrapper__header.svelte-1iqg6bg{text-align:center;font-size:4rem;line-height:4rem;font-weight:300;text-transform:uppercase}@media (width < 1440px){.trips__wrapper__cards.svelte-1iqg6bg{grid-template-columns:repeat(2,1fr);height:max-content;grid-auto-rows:500px}}@media (width < 650px){.trips__wrapper__header.svelte-1iqg6bg{font-size:2rem}}@media (width < 1000px){.trips__wrapper__cards.svelte-1iqg6bg{grid-template-columns:repeat(1,1fr);height:max-content;grid-auto-rows:500px}}@media (width < 440px){.trips.svelte-1iqg6bg{padding:0 1rem}}.trips.svelte-10dmkcf{margin-bottom:8rem}.trips__content.svelte-10dmkcf{display:flex;flex-direction:column;gap:3rem;max-width:108rem;width:100%;margin:0 auto;min-height:300px}.trips__content__none.svelte-10dmkcf{text-align:center;margin:auto 0}h1.svelte-1hzri51{display:none}
