﻿@font-face{font-family:"fab";src:url("../fonts/fa-brands-400.woff2") format("woff2");font-display:swap}@font-face{font-family:"far";src:url("../fonts/fa-regular-400.woff2") format("woff2");font-display:swap}@font-face{font-family:"fas";src:url("../fonts/fa-solid-900.woff2") format("woff2");font-display:swap}@font-face{font-family:"diogenes";src:url("../fonts/diogenes.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}:root{color-scheme:light dark;--ff-base: "Seravek", "Gill Sans Nova", "Ubuntu", "Calibri", "DejaVu Sans", "source-sans-pro", "sans-serif";--ff-accent: "ui-rounded", "Hiragino Maru Gothic ProN", "Quicksand", "Comfortaa", "Manjari", "Arial Rounded MT", "Arial Rounded MT Bold", "Calibri", "source-sans-pro", "sans-serif";--ff-greek: diogenes, system-ui, sans-serif;--content-max-width: 1400px;--dynamic-space-½-1: clamp(0.50rem, calc(0.19rem + 0.93vw), 1.00rem);--dynamic-space-½-2: clamp(0.50rem, calc(-0.44rem + 2.79vw), 2.00rem);--dynamic-space-1-2: clamp(1.00rem, calc(0.37rem + 1.86vw), 2.00rem);--dynamic-space-1-5: clamp(1rem, -1.5116rem + 7.4419vw, 5rem);--dynamic-space-3-5: clamp(3rem, 1.74rem + 3.72vw, 5rem);--clr-primary-500: hsl(186, 95%, 32%);--clr-primary-700: hsl(186, 43%, 70%);--clr-primary-900: hsl(186, 63%, 92%);--clr-secondary-300: hsl(43, 100%, 54%);--clr-secondary-500: hsl(43, 89%, 74%);--black: hsl(0 0% 0%);--grey-200: hsl(0 0% 20%);--grey-300: hsl(0 0% 30%);--grey-500: hsl(0 0% 50%);--grey-700: hsl(0 0% 70%);--grey-900: hsl(0 0% 90%);--grey-950: hsl(0 0% 95%);--white: hsl(0 0% 100%);--box-shadow: 0 10px 15px -3px hsla(0, 0%, 0%, 0.1), 0 4px 6px -4px hsla(0, 0%, 0%, 0.1);--text-shadow: 2px 2px 5px var(--grey-300) ;--fs-200: .8rem;--fs-300: .9rem;--fs-400: 1rem;--fs-450: clamp(1.05rem, calc(1.02rem + 0.09vw), 1.1rem);--fs-500: clamp(1.13rem, calc(1.05rem + 0.23vw), 1.25rem);--fs-600: clamp(1.27rem, calc(1.08rem + 0.55vw), 1.56rem);--fs-700: clamp(1.42rem, calc(1.09rem + 0.98vw), 1.95rem);--fs-800: clamp(1.60rem, calc(1.07rem + 1.56vw), 2.44rem);--fs-900: clamp(1.80rem, calc(1.02rem + 2.33vw), 3.05rem);--fs-1000: clamp(2.38rem, calc(1.35rem + 3.02vw), 4rem);--select-arrow: url("data:image/svg+xml; utf8, <svg width='24' height='24' fill='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='m7 10 5 5 5-5z'/></svg>")}@media(prefers-color-scheme: none){:root{--select-arrow: url("data:image/svg+xml; utf8, <svg width='24' height='24' fill='white' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='m7 10 5 5 5-5z'/></svg>")}}*,*::after,*::before{margin:0;box-sizing:border-box;font-family:inherit;font-size:inherit}html{color-scheme:dark light}:has(:target){scroll-behavior:smooth;scroll-padding-top:10em}body{font-family:var(--ff-base);color:var(--grey-200);font-size:var(--fs-400);line-height:1.5;background-color:var(--white)}h1,h2,h3,h4,h5,h6{font-family:var(--ff-accent);line-height:1.1;color:var(--black);text-wrap:balance}h1{font-size:var(--fs-900)}h2{font-size:var(--fs-800);--flow-space: 1.5em}h3{font-size:var(--fs-700)}h4{font-size:var(--fs-600)}h5{font-size:var(--fs-500)}h6{font-size:var(--fs-400)}p{--flow-space: .5em;text-wrap:pretty}a{transition:all .2s;color:var(--clr-primary-500)}a:not(.btn):hover{color:var(--clr-primary-500)}img,picture,svg,video{display:block;max-width:100%;height:auto}img{font-style:italic}ul,ol{padding-left:1.5em;--flow-space: .5em}sub,sup{line-height:0;font-size:.7em}strong{font-weight:700;color:var(--clr-primary-500)}em{color:var(--clr-primary-500)}details summary{list-style:none;cursor:pointer;position:relative;padding-right:1.25em}details summary::-webkit-details-marker{display:none}details summary:focus{outline:none}details summary>:first-child::after{content:"+";position:absolute;right:0;top:50%;line-height:0;transition:all .1s}details[open] summary>:first-child::after{transform:rotate(45deg)}button,input[type=submit],.btn{cursor:pointer;display:block;color:currentColor;text-decoration:none;border:1px solid currentColor;padding:.5em 1em;background:none;transition:all .2s;width:fit-content}input,select,textarea{padding:.5em 1em;color:currentColor;border:1px solid currentColor;background-color:var(--white);min-width:0}select{appearance:none;padding-right:1.5em;background-repeat:no-repeat;background-position-x:100%;background-position-y:center;background-image:var(--select-arrow)}option{color:var(--grey-300)}textarea{resize:vertical;min-height:8em;width:100%}:disabled{color:var(--grey-500)}:focus{outline:none}:focus-visible{outline:1px solid var(--clr-primary-500)}.nude{border:none;background:none;padding:0;color:inherit;text-decoration:none}.btn-primary{background-color:var(--clr-primary-500);color:var(--white);border:1px solid var(--clr-primary-500)}.btn-primary:hover{background-color:var(--white);color:var(--clr-primary-500)}.wrapper{width:min(100% - 2*var(--dynamic-space-1-2),var(--content-max-width));margin-inline:auto}.flow>:where(:not(:first-child)){margin-top:var(--flow-space, 1em)}.flex{display:flex}@media screen and (max-width: 768px){.flex{flex-direction:column}}.flex-s{display:flex}.ai-center{align-items:center}.ai-start{align-items:start}.ai-end{align-items:end}.ai-stretch{align-items:stretch}.ai-first-baseline{align-items:first baseline}.jc-center{justify-content:center}.jc-space-between{justify-content:space-between}.jc-space-around{justify-content:space-around}.fl-1{flex:1}.fl-2{flex:2}.fl-3{flex:3}.fl-4{flex:4}.fl-wrap{flex-wrap:wrap}.fl-column{flex-direction:column}.grid{display:grid}.col-2{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 768px){.col-2{grid-template-columns:1fr}}.col-3{grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 768px){.col-3{grid-template-columns:1fr}}.gap-0{gap:0 !important}.gap-¼{gap:.25em !important}.gap-½{gap:.5em !important}.gap-¾{gap:.75em !important}.gap-1{gap:1em !important}.gap-1½{gap:1.5em !important}.gap-2{gap:2em !important}.gap-3{gap:3em !important}.gap-4{gap:4em !important}.gap-5{gap:5em !important}.gap-½-1{gap:var(--dynamic-space-½-1) !important}.gap-½-2{gap:var(--dynamic-space-½-2) !important}.gap-1-2{gap:var(--dynamic-space-1-2) !important}.gap-3-5{gap:var(--dynamic-space-3-5) !important}.gap-1-5{gap:var(--dynamic-space-1-5)}.fit-cover,.fit-cover img{width:100%;height:100%;object-fit:cover}.full-width{width:100%}.width-fit-content{width:fit-content}.absolute{position:absolute}.relative{position:relative}.overflow-hidden{overflow:hidden}.aspect-video{aspect-ratio:16/9;width:100%}.aspect-photo{aspect-ratio:4/3;width:100%}.aspect-square{aspect-ratio:1/1;width:100%}@media screen and (max-width: 480px){.desktop{display:none !important}}@media screen and (min-width: 768px){.tablet{display:none !important}}@media screen and (min-width: 480px){.phone{display:none !important}}.mt-0{margin-top:0 !important}.mt-¼{margin-top:.25em !important}.mt-½{margin-top:.5em !important}.mt-¾{margin-top:.75em !important}.mt-1{margin-top:1em !important}.mt-1½{margin-top:1.5em !important}.mt-2{margin-top:2em !important}.mt-3{margin-top:3em !important}.mt-4{margin-top:4em !important}.mt-5{margin-top:5em !important}.mt-½-1{margin-top:var(--dynamic-space-½-1) !important}.mt-½-2{margin-top:var(--dynamic-space-½-2) !important}.mt-1-2{margin-top:var(--dynamic-space-1-2) !important}.mt-3-5{margin-top:var(--dynamic-space-3-5) !important}.mb-0{margin-bottom:0 !important}.mb-¼{margin-bottom:.25em !important}.mb-½{margin-bottom:.5em !important}.mb-¾{margin-bottom:.75em !important}.mb-1{margin-bottom:1em !important}.mb-1½{margin-bottom:1.5em !important}.mb-2{margin-bottom:2em !important}.mb-3{margin-bottom:3em !important}.mb-4{margin-bottom:4em !important}.mb-5{margin-bottom:5em !important}.mb-½-1{margin-bottom:var(--dynamic-space-½-1) !important}.mb-½-2{margin-bottom:var(--dynamic-space-½-2) !important}.mb-1-2{margin-bottom:var(--dynamic-space-1-2) !important}.mb-3-5{margin-bottom:var(--dynamic-space-3-5) !important}.mx-0{margin-inline:0 !important}.mx-¼{margin-inline:.25em !important}.mx-½{margin-inline:.5em !important}.mx-¾{margin-inline:.75em !important}.mx-1{margin-inline:1em !important}.mx-1½{margin-inline:1.5em !important}.mx-2{margin-inline:2em !important}.mx-3{margin-inline:3em !important}.mx-4{margin-inline:4em !important}.mx-5{margin-inline:5em !important}.mx-½-1{margin-inline:var(--dynamic-space-½-1) !important}.mx-½-2{margin-inline:var(--dynamic-space-½-2) !important}.mx-1-2{margin-inline:var(--dynamic-space-1-2) !important}.mx-3-5{margin-inline:var(--dynamic-space-3-5) !important}.mx-auto{margin-inline:auto}.p-0{padding:0 !important}.p-¼{padding:.25em !important}.p-½{padding:.5em !important}.p-¾{padding:.75em !important}.p-1{padding:1em !important}.p-1½{padding:1.5em !important}.p-2{padding:2em !important}.p-3{padding:3em !important}.p-4{padding:4em !important}.p-5{padding:5em !important}.p-½-1{padding:var(--dynamic-space-½-1) !important}.p-½-2{padding:var(--dynamic-space-½-2) !important}.p-1-2{padding:var(--dynamic-space-1-2) !important}.p-3-5{padding:var(--dynamic-space-3-5) !important}.px-0{padding-inline:0 !important}.px-¼{padding-inline:.25em !important}.px-½{padding-inline:.5em !important}.px-¾{padding-inline:.75em !important}.px-1{padding-inline:1em !important}.px-1½{padding-inline:1.5em !important}.px-2{padding-inline:2em !important}.px-3{padding-inline:3em !important}.px-4{padding-inline:4em !important}.px-5{padding-inline:5em !important}.px-½-1{padding-inline:var(--dynamic-space-½-1) !important}.px-½-2{padding-inline:var(--dynamic-space-½-2) !important}.px-1-2{padding-inline:var(--dynamic-space-1-2) !important}.px-3-5{padding-inline:var(--dynamic-space-3-5) !important}.py-0{padding-block:0 !important}.py-¼{padding-block:.25em !important}.py-½{padding-block:.5em !important}.py-¾{padding-block:.75em !important}.py-1{padding-block:1em !important}.py-1½{padding-block:1.5em !important}.py-2{padding-block:2em !important}.py-3{padding-block:3em !important}.py-4{padding-block:4em !important}.py-5{padding-block:5em !important}.py-½-1{padding-block:var(--dynamic-space-½-1) !important}.py-½-2{padding-block:var(--dynamic-space-½-2) !important}.py-1-2{padding-block:var(--dynamic-space-1-2) !important}.py-3-5{padding-block:var(--dynamic-space-3-5) !important}.ta-center{text-align:center}.ta-justify{text-align:justify}.ta-right{text-align:right}.ff-base{font-family:var(--ff-base)}.ff-accent{font-family:var(--ff-accent)}.ff-greek{font-family:var(--ff-greek)}.ff-fas{font-family:"fas"}.ff-far{font-family:"far"}.ff-fab{font-family:"fab"}.italic{font-style:italic}.uppercase{text-transform:uppercase}.td-none{text-decoration:none}.fw-100{font-weight:100 !important}.fw-200{font-weight:200 !important}.fw-300{font-weight:300 !important}.fw-400{font-weight:400 !important}.fw-450{font-weight:450 !important}.fw-500{font-weight:500 !important}.fw-600{font-weight:600 !important}.fw-700{font-weight:700 !important}.fw-800{font-weight:800 !important}.fw-900{font-weight:900 !important}.fw-1000{font-weight:1000 !important}.fs-100{font-size:var(--fs-100) !important}.fs-200{font-size:var(--fs-200) !important}.fs-300{font-size:var(--fs-300) !important}.fs-400{font-size:var(--fs-400) !important}.fs-450{font-size:var(--fs-450) !important}.fs-500{font-size:var(--fs-500) !important}.fs-600{font-size:var(--fs-600) !important}.fs-700{font-size:var(--fs-700) !important}.fs-800{font-size:var(--fs-800) !important}.fs-900{font-size:var(--fs-900) !important}.fs-1000{font-size:var(--fs-1000) !important}.clr-grey-200{color:var(--grey-200)}.clr-grey-500{color:var(--grey-500)}.clr-white{color:var(--white)}.clr-primary-500{color:var(--clr-primary-500)}.clr-secondary-300{color:var(--clr-secondary-300)}.bg-primary-500{background-color:var(--clr-primary-500)}.bg-primary-700{background-color:var(--clr-primary-700)}.bg-primary-900{background-color:var(--clr-primary-900)}.bg-secondary-500{background-color:var(--clr-secondary-500)}.bg-secondary-300{background-color:var(--clr-secondary-300)}.bg-grey-900{background-color:var(--grey-900)}.text-shadow{text-shadow:var(--text-shadow)}.box-shadow{box-shadow:var(--box-shadow)}.border{border:1px solid currentColor}.border-primary-500{border:1px solid var(--clr-primary-500)}.border-grey-700{border:1px solid var(--grey-700)}.border-radius-½{border-radius:.5em}.border-radius-1{border-radius:1em}.border-radius-2{border-radius:2em}:is(.fas,.far,.fab)::before{display:inline-block;width:1.5em}.fas::before{font-family:"fas",sans-serif}.far::before{font-family:"far",sans-serif}.fab::before{font-family:"fab",sans-serif}.fa-home::before{content:""}.fa-phone::before{content:""}.fa-mail::before{content:""}.fa-address::before{content:""}.fa-website::before{content:""}.fa-facebook::before{content:""}.fa-linkedin::before{content:""}.fa-twitter::before{content:""}.fa-instagram::before{content:""}.fa-youtube::before{content:""}.visually-hidden:not(:focus):not(:active){clip-path:inset(50%);position:absolute;white-space:nowrap}header{position:fixed;width:100vw;z-index:1;background-color:var(--white);top:0}header .logo-toggle-btn-wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){header .logo-toggle-btn-wrapper{width:100%;flex-direction:row;gap:1em;justify-content:space-between;align-items:center}}header #site-logo{width:5em;transition:all .4s cubic-bezier(0.67, -0.47, 0.17, 1.31)}@media screen and (max-width: 480px){header #site-logo{width:3em}}header [data-role=toggle-navigation]{display:none}@media screen and (max-width: 768px){header [data-role=toggle-navigation]{display:initial}}header.scrolled #site-logo{width:3em}header .promotion-wrapper-large{margin-right:clamp(1rem,-11rem + 16vi,5rem)}header .promotion-wrapper-medium{display:none}@media screen and (max-width: 1200px){header .promotion-wrapper-large{display:none}header .promotion-wrapper-medium{display:initial}}header nav{transition:all .3s}header nav ul{list-style:none;padding:0}header nav>ul{display:flex;align-items:center}header nav li{position:relative;cursor:pointer;transition:all .3s}header nav li.active-link{color:var(--clr-primary-500)}header nav a{text-decoration:none;color:inherit;padding:.5em}header nav li>ul{position:absolute;max-height:0;padding:0 .5em;overflow:hidden;transition:all .3s;width:100%;background-color:var(--neutral-1000);z-index:2}header nav li:hover>ul{max-height:var(--height, 12rem);padding-top:.75em}header nav li:hover>ul>li{padding:.5em 0}header nav li:hover>ul>li:not(:first-of-type){border-top:1px solid var(--neutral-900)}@media screen and (max-width: 768px){header nav{max-height:0;overflow:hidden}header nav>ul{flex-direction:column;align-items:center}header nav li{margin:.75em 0}header nav li>ul{position:static;max-height:none;margin-left:1em}}header nav.active{max-height:100vh;margin-top:2em}@media screen and (max-width: 768px){header{display:block}}.header-spacer{height:6em}@media screen and (max-width: 480px){.header-spacer{height:4em}}.jumbotron{background:url("/site/assets/files/img/jumbotron-bg.webp") no-repeat center/cover;display:flex;align-items:center;min-height:30em;color:var(--white)}@media screen and (max-width: 480px){.jumbotron{min-height:20em;background:url("/site/assets/files/img/jumbotron-bg-mobile.webp") no-repeat center/cover}}.jumbotron .jumbotron-text-content{background-color:rgba(0,0,0,.4666666667);position:relative}.jumbotron .jumbotron-text-content :is(h1,h2){color:inherit}.jumbotron .jumbotron-text-content .secondary-logo{position:absolute;top:.5em;right:.5em;transform:rotate(10deg);width:4em}@media screen and (max-width: 768px){.jumbotron .jumbotron-text-content .secondary-logo{width:3em}}.jumbotron #stage-announce{--clr-primary-500: #b32d3e;--circle-bg: #fff6dc;align-self:flex-end}.jumbotron #stage-announce .stage-announce-wrapper{width:fit-content;margin-left:auto;position:relative;transform:rotate(10deg)}@media screen and (max-width: 480px){.jumbotron #stage-announce .stage-announce-wrapper{margin-left:0;margin-inline:auto}}.jumbotron #stage-announce .announce-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -40%);width:100%}.card{display:flex;flex-direction:column;justify-content:stretch}.card.pack-offer{position:relative;border:1px solid var(--color);padding:var(--dynamic-space-1-2);padding-top:var(--dynamic-space-3-5)}.card.pack-offer h2{position:absolute;top:-0.75em;left:50%;transform:translateX(-50%);color:var(--white);background-color:var(--color, --black);padding:.25em .5em;width:max-content}@media screen and (max-width: 768px){.card.pack-offer h2{left:.5em;transform:none}}.card.pack-offer h3{color:var(--color);font-size:var(--fs-600)}.card.pack-offer .pack-offer-time{position:absolute;top:-0.75em;right:.25em;color:var(--white);background:var(--color);border-radius:1em;font-size:1.5em;font-family:var(--ff-accent);padding:.25em .5em;transform:rotate(15deg)}.card.pack-offer .pack-offer-objectives-price{grid-template-columns:1fr 5em;gap:1em;align-items:center}@media screen and (max-width: 768px){.card.pack-offer .pack-offer-objectives-price{grid-template-columns:1fr}}.card.pack-offer .pack-offer-objectives-price .pack-offer-price{display:flex;width:4em;height:4em;justify-content:center;align-items:center;background-color:var(--color);border-radius:50%;font-size:var(--fs-500);font-weight:700;color:var(--white)}@media screen and (max-width: 768px){.card.pack-offer .pack-offer-objectives-price .pack-offer-price{justify-self:center}}.card.pack-offer .btn{border:1px solid var(--color);font-size:var(fs-500);font-weight:700;color:var(--white);background-color:var(--color)}.card.pack-offer .btn:hover{color:var(--color);background-color:var(--white)}.info-banner{grid-template-columns:6em 1fr}@media screen and (max-width: 768px){.info-banner{grid-template-columns:1fr}.info-banner .info-banner-icon{width:3em;align-self:center;justify-self:center}}.stage-wrapper{--clr-primary-500: #b32d3e;position:relative}.stage-wrapper .holidays-soon{--size: 8em;position:absolute;top:calc(var(--size)/-3);right:calc(var(--size)/-10);display:flex;align-items:center;text-align:center;width:var(--size);height:var(--size);border-radius:50%;transform:rotate(15deg);padding:var(--dynamic-space-1-2);background-color:var(--clr-primary-500);color:var(--white);font-weight:700}.stage-wrapper h2{position:relative}.stage-wrapper h2::after{content:"";position:absolute;display:block;background-color:var(--clr-primary-500);height:5px;width:5em;bottom:-0.5em;left:0}footer>.grid{grid-template-areas:"legal credits confidentiality"}@media screen and (max-width: 768px){footer>.grid{grid-template-areas:"legal" "confidentiality" "credits"}}footer .footer-legal{grid-area:legal}footer .footer-credits{grid-area:credits}footer .footer-confidentiality{grid-area:confidentiality}main.standard-page{margin-top:3rem}main.standard-page :is(p,ul){font-size:var(--fs-500)}.bg-radial-degrad-secondary{background:radial-gradient(var(--white) 50%, var(--clr-secondary-500) 75%)}.bg-linear-degrad-secondary{background:linear-gradient(var(--clr-secondary-500) 0%, var(--white) 40%)}.bg-transition-to-secondary{background:url("/site/assets/files/img/bg-to-secondary.webp") no-repeat bottom center/contain}.btn-secondary{background-color:var(--clr-secondary-300);color:var(--white);border:1px solid var(--clr-secondary-300)}.btn-secondary:hover{background-color:var(--white);color:var(--clr-secondary-300)}.highlight{position:relative;z-index:0;width:fit-content}.highlight::before{content:"";background-color:var(--color, var(--clr-secondary-300));position:absolute;width:calc(100% + .5em);height:80%;left:-0.25em;bottom:0;z-index:-1;transform:rotate(-1deg);clip-path:polygon(0% 0%, 100% 0%, 98% 100%, 0% 90%)}ul.colored-list{list-style:none;position:relative}ul.colored-list li::before{content:"";font-family:"far";position:absolute;left:0;color:var(--color, var(--clr-secondary-300))}@keyframes opacity{to{opacity:1}}@keyframes translateFromLeft{to{opacity:1;left:0}}@keyframes rotate-back-forth{to,from{transform:rotate(0deg)}33%{transform:rotate(-30deg)}67%{transform:rotate(30deg)}}.animated-opacity-in{opacity:0;animation:opacity .5s ease-in var(--animation-delay, 0s) forwards}.animated-translate-from-left{position:relative;opacity:0;left:-100%;animation:translateFromLeft .75s ease-out var(--animation-delay, 0s) forwards}.animation-rotate{animation:rotate-back-forth .75s ease-in-out .5s}/*# sourceMappingURL=main.css.map */
