.select__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;margin:0;font-size:1rem;width:100%;height:100%;padding:.5rem 1rem;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 0 0 1px rgba(20,21,26,.02),0 .3px .4px rgba(20,21,26,.025),0 1px 3px -1px rgba(20,21,26,.2),0 3.5px 6px rgba(20,21,26,.12);border-radius:.375em;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select__input:focus{outline:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 0 0 1px rgba(20,21,26,.02),0 .3px .4px rgba(20,21,26,.025),0 1px 3px -1px rgba(20,21,26,.2),0 3.5px 6px rgba(20,21,26,.12),0 0 0 2px #fff,0 0 0 4px #37383f}:root{--select-icon-size:16px;--select-icon-margin:1rem;--select-text-icon-gap:0.5rem}.select{position:relative}.select__arrow,.select__flag{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);width:var(--select-icon-size);height:var(--select-icon-size);pointer-events:none}.select__arrow{color:inherit;right:var(--select-icon-margin)}.select__flag{left:var(--select-icon-margin)}.select__input{padding:.5rem calc(var(--select-icon-size) + var(--select-icon-margin) + var(--select-text-icon-gap))}.select__flag{background-position:50%;background-repeat:no-repeat;background-size:var(--select-icon-size);background-image:url(/img/uk-flag.fdee5775.svg)}.select:has(option[value=it]:checked) .select__flag{background-image:url(/img/italy-flag.01eda6c8.svg)}.select:has(option[value=es]:checked) .select__flag{background-image:url(/img/es-flag.8ef2fd63.svg)}a:hover{cursor:pointer}.baggy-menu{color:#1c4c34}.languages{margin-top:10px}.flag{width:30px}.flag:hover{cursor:pointer}html{height:100%}#app{font-family:wotfard-regular-webfont;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;display:flex;flex-direction:column;justify-content:space-between}#app-bar{padding-left:0;padding-right:50px}#logo-img{width:100px}#footer{min-height:100px}@font-face{font-family:wotfard-regular-webfont;src:url(/fonts/wotfard-regular-webfont.2f590af9.ttf)}@font-face{font-family:Wotfard-SemiBold;src:url(/fonts/Wotfard-SemiBold.f76c2dd2.ttf)}@font-face{font-family:Wotfard-SemiBoldItalic;src:url(/fonts/Wotfard-SemiBoldItalic.5c5ec55d.ttf)}@font-face{font-family:Wotfard-Bold;src:url(/fonts/Wotfard-Bold.daeac9d6.ttf)}@font-face{font-family:Wotfard-BoldItalic;src:url(/fonts/Wotfard-BoldItalic.178a3cd6.ttf)}.intro-section-title{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;text-align:start;padding-left:3vw}.trustpilot-widget{margin-top:20px}@media screen and (min-width:600px){.trustpilot-widget-mock-desktop{margin-top:50px}.trustpilot-widget-mock-mobile{display:none}}@media screen and (max-width:600px){.trustpilot-widget-mock-desktop{display:none}.trustpilot-widget-mock-mobile{margin-top:10px}}.intro-section-title p{font-size:30px}.intro-title{width:100%}.intro-title h1{font-family:Wotfard-Bold;padding:0;font-size:60px}.intro-section-title p{width:100%;text-align:start;font-size:26px;font-family:wotfard-regular-webfont;padding:10px 0 0 0}.row-title{flex-wrap:wrap;display:flex;flex-direction:row;padding:0;margin:0;gap:1vw}.intro-title{display:flex;flex-direction:column}@media (max-width:1000px){.intro-section-title{padding:20px}.intro-section-title p{font-size:24px}.intro-title h1{font-size:60px}.intro-subtitle{color:#fff;font-size:16px}}@media screen and (max-width:600px){.intro-title{color:#fff;font-size:30px}.intro-title h1{font-size:28px}.row-title{gap:10px}}@media screen and (min-width:601px) and (max-width:1000px){.intro-title{color:#fff}.intro-title h1{font-size:50px}}@media screen and (min-width:0px) and (max-width:480px){.intro-section-title{padding:30px}.intro-title h1{font-size:30px}.intro-section-title p{font-size:24px}.row-title{flex-wrap:wrap;display:flex;flex-direction:row;padding:0;margin:0}.row-title h1{word-wrap:break-word;overflow-wrap:break-word;text-align:start}.row-title .last-two{flex-basis:100%}}h3[data-v-601d026e]{width:100%;text-align:start;margin:0;padding:0;color:#1c4c34;font-family:Wotfard-SemiBold;font-size:24px}p[data-v-601d026e]{text-align:center;font-family:wotfard-regular-webfont}p[data-v-601d026e],span[data-v-601d026e]{width:100%;color:#fff}.information-box[data-v-601d026e]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:40px}.text[data-v-601d026e]{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:start}.text p[data-v-601d026e]{color:#1c4c34;width:100%;text-align:start;font-family:wotfard-regular-webfont;padding:0;font-size:16px}.icon-search[data-v-601d026e]{width:25px}.icon-search img[data-v-601d026e]{width:100%}.city-section[data-v-601d026e]{display:flex;flex-direction:column;gap:20px}.city-box[data-v-601d026e]{width:100%;height:100px;overflow:hidden;border-radius:6px;border:3px solid #9fcb78;position:relative;background-color:inherit;cursor:pointer;transition:transform .5s ease-in-out}@media (min-width:601px){.ask[data-v-601d026e],.contact-us[data-v-601d026e]{font-family:wotfard-regular-webfont;font-size:14px}.contact-us[data-v-601d026e]{color:#9fcb78}}@media (max-width:600px){.ask[data-v-601d026e]{font-family:Wotfard-Bold;font-size:13px}.contact-us[data-v-601d026e]{color:#9fcb78;font-family:wotfard-regular-webfont;font-size:10px}}.img[data-v-601d026e]{width:100%;transform:translateY(-25%);position:relative;z-index:0;filter:brightness(.8)}.img-city2city[data-v-601d026e]{position:relative;z-index:-1;width:340px;filter:brightness(.8)}.img-city2city-mobile[data-v-601d026e]{transform:translateY(25px);position:relative;z-index:-1;width:290px}.text-img[data-v-601d026e]{position:absolute;top:24%;left:15%;z-index:1;width:70%;display:flex;flex-direction:column;align-items:center;justify-content:center}.city-place[data-v-601d026e]{display:flex;flex-direction:row;width:100%;text-align:center;align-items:start;justify-content:center;color:#fff;transform:translateY(10px);transition:transform .5s ease-in-out;font-size:24px}.hidden-place[data-v-601d026e]{opacity:0;transition:opacity .2s ease-in-out}.city-box:hover .hidden-place[data-v-601d026e]{top:80%;opacity:1}.city-box:hover .city-place[data-v-601d026e]{transform:translateY(2px)}.other-destination[data-v-601d026e]{width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1vw}.other-destination p[data-v-601d026e]{font-family:wotfard-regular-webfont;font-size:14px;padding:0}@media (max-width:768px){.city-box[data-v-601d026e]{height:80px}.city-place[data-v-601d026e]{transform:translateY(4px)}}.gm-autocomplete{text-align:start;font-size:.9rem;font-family:Wotfard-SemiBold;width:100%;cursor:pointer;color:#1c4c34;text-overflow:ellipsis;border-bottom:1px solid #1c4c34;margin-bottom:4px;padding:5px 0 5px 5px}::-moz-placeholder{color:#1c4c34}::placeholder{color:#1c4c34}@media (max-width:1000px){.gm-autocomplete{font-size:1.3rem}}@media (max-width:480px){.gm-autocomplete{font-size:16px}}.custom-number-input p[data-v-b935bfce]{font-size:24px;font-family:wotfard-regular-webfont;text-align:center;margin-bottom:5px;padding:0}.custom-number-input[data-v-b935bfce]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2px;width:70%;background-color:inherit}.button-increment[data-v-b935bfce]{background-color:#ddedd0}.button-decrement[data-v-b935bfce],.button-increment[data-v-b935bfce]{width:33%;height:30px;border-radius:5px;display:flex;align-items:center;justify-content:center}.button-decrement[data-v-b935bfce]{background-color:#d9d9d966;margin:0;padding:0}.number[data-v-b935bfce]{text-align:center;width:40%}input[type=number][data-v-b935bfce]::-webkit-inner-spin-button,input[type=number][data-v-b935bfce]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media(min-width:1000px){.custom-number-input[data-v-b935bfce]{width:25%}p[data-v-b935bfce]{font-size:2vw}}@media (max-width:800px){.custom-number-input[data-v-b935bfce]{width:40%}}@media (min-width:480px){.custom-number-input[data-v-b935bfce]{width:50%}}h3[data-v-f6ca49f0]{color:#1c4c34;width:100%;text-align:center;padding:5px;font-size:18px}h3[data-v-f6ca49f0]:first-letter{text-transform:uppercase}.calendar-template[data-v-f6ca49f0]{display:flex;flex-direction:column;align-items:center;gap:20px;padding:30px;border-radius:8px;background-color:#fff}.days-container[data-v-f6ca49f0]{width:100%;display:flex;justify-content:center;align-items:center;padding:0;gap:1vw}.day-mobile[data-v-f6ca49f0],.day-pc[data-v-f6ca49f0]{display:flex;align-items:center;justify-content:center;width:65px;height:65px;text-align:center;cursor:pointer;border:1px solid #ddd;border-radius:50%;background-color:#ecf5e4;padding:10px}.day-pc p[data-v-f6ca49f0]{text-align:center;font-size:16px}.day-mobile p[data-v-f6ca49f0]{text-align:center;font-size:22px}.day-mobile.selected[data-v-f6ca49f0],.day-pc.selected[data-v-f6ca49f0]{background-color:#1c4c34;color:#fff;font-family:Wotfard-SemiBold}.nav-button[data-v-f6ca49f0]{background-color:transparent;border:none;font-size:18px;cursor:pointer}.nav-button.disabled[data-v-f6ca49f0]{color:#fff;cursor:unset}.arrow-img[data-v-f6ca49f0]{width:16px;height:16px}.slots-box[data-v-f6ca49f0]{width:100%;height:150px;display:flex;flex-direction:row;justify-content:center;align-items:start;gap:5%}.img-arrows-slot-box[data-v-f6ca49f0]{width:16px;height:100%;display:flex;align-items:center;justify-content:center}.slider-container[data-v-f6ca49f0]{position:relative;overflow:hidden;display:flex;flex-direction:row;align-items:start;justify-content:start;width:100%;padding:2px;gap:10px}.time-slot[data-v-f6ca49f0]{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.time-slot-button[data-v-f6ca49f0]{padding:8px;border:1px solid #ddd;border-radius:5px;text-align:center;cursor:pointer;background-color:#ecf5e4;font-size:16px}.select-button[data-v-f6ca49f0],.selected-time[data-v-f6ca49f0]{background-color:#1c4c34;color:#fff;font-family:Wotfard-SemiBold}.select-button[data-v-f6ca49f0]{width:90%;margin-top:20px;padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.select-button[data-v-f6ca49f0]:disabled{background-color:#92b7a5;cursor:unset}@media (max-width:780px){.select-button[data-v-f6ca49f0],.time-slot[data-v-f6ca49f0]{width:100%}}@media (min-width:380px) and (max-width:550px){.day-mobile p[data-v-f6ca49f0],.day-pc p[data-v-f6ca49f0]{font-size:14px}}@media (min-width:380px) and (max-width:500px){.time-slot-button[data-v-f6ca49f0]{font-size:10px}.time-slot[data-v-f6ca49f0]{grid-template-columns:repeat(3,1fr);gap:5px}}@media (max-width:379px){.day-mobile p[data-v-f6ca49f0]{font-size:14px}.nav-button[data-v-f6ca49f0]{font-size:8px}.time-slot[data-v-f6ca49f0]{grid-template-columns:repeat(3,1fr);gap:5px}.time-slot-button[data-v-f6ca49f0]{font-size:10px}}span[data-v-5bd10746]{font-size:1vw;color:grey;font-family:wotfard-regular-webfont;text-align:start;width:100%;padding:0 0 0 0}.error-message[data-v-5bd10746]{color:red;font-family:wotfard-regular-webfont}.booking-section-v1[data-v-5bd10746]{width:100%;display:flex;flex-direction:column;gap:10px}.booking-section-v1 p[data-v-5bd10746]{font-size:20px;text-align:center;padding:0}.select-place[data-v-5bd10746]{display:flex;flex-direction:row;align-items:center;justify-content:start;height:25vh;gap:1.1vw;margin-bottom:15px}.progress-image-box[data-v-5bd10746]{width:10px;display:flex;align-items:center;justify-content:center;width:auto;height:100%}.progress-image[data-v-5bd10746]{width:auto;height:71%;margin-top:1vw}.red-border[data-v-5bd10746]{border:1px solid red;border-radius:5px}.booking-section-box[data-v-5bd10746]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;gap:40px}.switch[data-v-5bd10746]{width:100%;align-items:center;justify-content:center;margin:0;padding:0}.img-switch[data-v-5bd10746]{width:28px;margin:15px 0 15px 0}.modal-button[data-v-5bd10746]{width:25%}.baggy-button[data-v-5bd10746],.modal-button[data-v-5bd10746]{color:#fff;background-color:#1c4c34;cursor:pointer;font-size:20px;border-radius:5px;padding:3px}.baggy-button[data-v-5bd10746]{width:100%}.baggy-button[data-v-5bd10746]:disabled{background-color:#1c4c34}.booking-section-input[data-v-5bd10746]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.booking-section-input p[data-v-5bd10746]{width:100%;text-align:start;font-size:1.5vw;font-family:wotfard-regular-webfont}.booking-section-input span[data-v-5bd10746]{font-size:1vw}.dropoff-p[data-v-5bd10746],.pickup-p[data-v-5bd10746]{width:100%;text-align:start;text-transform:uppercase;color:#1c4c34;padding:0 0 0 0;font-family:wotfard-regular-webfont}.dropoff-wrong-p[data-v-5bd10746],.pickup-wrong-p[data-v-5bd10746]{width:100%;text-align:start;text-transform:uppercase;color:#ce2b37;padding:0 0 0 0}.autocomplete-pickup[data-v-5bd10746]{border:1px solid #1c4c34;border-radius:5px}.autocomplete-pickup-wrong[data-v-5bd10746],.error-gmap[data-v-5bd10746],.gmap-overPolygon[data-v-5bd10746]{color:#ce2b37}.autocomplete-dropoff[data-v-5bd10746]{border:1px solid #1c4c34;border-radius:5px}.autocomplete-dropoff-wrong[data-v-5bd10746]{color:#ce2b37}.message-advise[data-v-5bd10746]{width:100%;color:#ce2b37;text-align:start;font-family:wotfard-regular-webfont;padding:0}.booking-section .date-times[data-v-5bd10746]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.booking-section .date-times .date-button[data-v-5bd10746]{width:45%;border:1px solid #1c4c34;border-radius:5px;padding:5px;border-color:#1c4c34;text-shadow:.12px 0 #1c4c34,-.12px 0 #1c4c34,0 .12px #1c4c34,0 -.12px #1c4c34;box-shadow:none}.booking-section .date-times .date-button[data-v-5bd10746]:disabled{border:1px solid grey}.date-button span[data-v-5bd10746]{font-size:18px;color:#1c4c34}.date-button:disabled span[data-v-5bd10746]{color:grey}.bag-not-chose[data-v-5bd10746],.date-button-not-chose[data-v-5bd10746]{width:45%;border:1px solid red;border-radius:5px;padding:5px;text-shadow:.12px 0 #1c4c34,-.12px 0 #1c4c34,0 .12px #1c4c34,0 -.12px #1c4c34;box-shadow:none}.bag-button[data-v-5bd10746]{border:none}.booking-section-row[data-v-5bd10746]{display:flex;flex-direction:row}.booking-section-row span[data-v-5bd10746]{text-align:start;font-size:1vw;color:#1c4c34}.booking-section .date-time-section[data-v-5bd10746]{display:flex;flex-direction:column}.booking-section .date-time-section .button-section[data-v-5bd10746]{margin-top:5px;margin-bottom:10px;display:flex;flex-direction:row;justify-content:space-evenly}.booking-section .date-time-section .selection-section[data-v-5bd10746]{display:flex;flex-direction:row;justify-content:center}.booking-section .date-time-section p[data-v-5bd10746]{text-align:left;margin-left:20px}.booking-section .date-time-section .btn-box[data-v-5bd10746]{flex-grow:1}#terms-coditions-span[data-v-5bd10746]:hover{cursor:pointer}.price-preview[data-v-5bd10746]{display:flex;flex-direction:column;justify-content:center;align-items:center;color:gray}.prices[data-v-5bd10746]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;margin:20px}.full-price[data-v-5bd10746]{font-size:1.9vw;padding-top:.17vw}.discounted-price[data-v-5bd10746]{color:#1c4c34;font-family:Wotfard-Semibold;font-size:1.9vw}.underline-decoration[data-v-5bd10746]{text-decoration:line-through}.voucher-discount[data-v-5bd10746]{width:100%;font-family:wotfard-regular-webfont;border:1px solid #1c4c34;border-radius:5px;padding:.65vw}.strikethrough[data-v-5bd10746]{text-decoration:line-through;color:#888}@media (width:1024px) and (height:1366px){.select-place[data-v-5bd10746]{width:15vh;background-color:#ce2b37}}@media (min-width:681px) and (max-width:1000px){.booking-section-v1 p[data-v-5bd10746]{margin:0;padding:10px}.booking-section-box[data-v-5bd10746]{flex-direction:row;width:100%;padding:0;gap:50px}.progress-image-box[data-v-5bd10746]{display:none}.booking-section-row[data-v-5bd10746]{padding:0}.booking-section-row span[data-v-5bd10746]{font-size:2vw}.booking-section-input p[data-v-5bd10746]{font-size:1.8vw;padding:0}.booking-section-input span[data-v-5bd10746]{font-size:1.45vw}.select-place[data-v-5bd10746]{gap:20px;padding:0;height:12vh}.prices[data-v-5bd10746]{width:100%;display:flex;justify-content:center;gap:6vw}.discounted-price[data-v-5bd10746],.full-price[data-v-5bd10746]{font-size:2.6vw}}@media (min-width:481px) and (max-width:680px){.booking-section-v1[data-v-5bd10746]{gap:0}.booking-section-v1 p[data-v-5bd10746]{margin:0;padding:0}.select-place[data-v-5bd10746]{gap:10px;height:24vh}.booking-section-box[data-v-5bd10746]{gap:20px}.progress-image-box[data-v-5bd10746]{height:24vh;padding-top:1vh}.terms-conditions[data-v-5bd10746]{font-size:12px}.booking-section-row[data-v-5bd10746]{padding:0}.booking-section-v1 p[data-v-5bd10746]{font-size:3vw}.booking-section-input span[data-v-5bd10746],.booking-section-row span[data-v-5bd10746]{font-size:2vw}.booking-section .date-times[data-v-5bd10746]{padding:10px 0 10px 0}.booking-section .date-times .date-button[data-v-5bd10746]{padding:5px}.prices[data-v-5bd10746]{margin:1.3vw 0 .8vw 0;gap:6vw;justify-content:center}.discounted-price[data-v-5bd10746],.full-price[data-v-5bd10746]{font-size:3vw}.baggy-button[data-v-5bd10746]{margin-top:10px;font-size:16px}}@media (min-width:481px){span[data-v-5bd10746]{font-size:14px}}@media (min-width:100px) and (max-width:480px){span[data-v-5bd10746]{font-size:12px}.select-place[data-v-5bd10746]{padding:1vw;margin-bottom:2.2vw}.booking-section-input p[data-v-5bd10746]{font-size:3.8vw;margin-top:1vw}.progress-image[data-v-5bd10746]{height:75%}.booking-section .date-times .date-button[data-v-5bd10746]{width:45%;font-size:10px;display:flex;flex-direction:row;justify-content:space-between;text-align:center}.booking-section-row span[data-v-5bd10746]{font-size:3vw}.booking-section-input span[data-v-5bd10746]{font-size:2.8vw}.date-button span[data-v-5bd10746]{text-align:center;font-size:14px}.discounted-price[data-v-5bd10746],.full-price[data-v-5bd10746]{font-size:5vw}}.about[data-v-c3b369b4]{text-align:center;margin-top:50px}.booking-section-row p[data-v-429377ca]{font-size:16px;padding:0 2px 2px 2px;margin:0}.v-input__details[data-v-429377ca]{min-height:0;padding:0;display:none;grid-area:none}.checkbox-terms[data-v-429377ca]{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;gap:15px}.baggy-button[data-v-429377ca]{color:#1c4c34;width:100%}.terms-box[data-v-429377ca]{text-align:start;cursor:pointer}.price-preview[data-v-429377ca]{height:60px;display:flex;flex-direction:row;justify-content:space-between;align-items:start}.price-preview span[data-v-429377ca]{font-size:30px}.back-button[data-v-429377ca]{width:100%;margin-bottom:10px;display:flex;flex-direction:row}.back-button .img-page-left[data-v-429377ca]{width:7%}@media (min-width:1630px){.checkbox-terms[data-v-429377ca]{justify-content:start}.terms-box[data-v-429377ca]{text-align:center;padding-bottom:1.35vw}}@media (min-width:625px) and (max-width:1000px){.checkbox-terms[data-v-429377ca]{justify-content:start}.terms-box[data-v-429377ca]{text-align:center;padding-bottom:2.6vw}}.booking-section[data-v-5321d562]{width:90%}.indipendece-section[data-v-5321d562]{display:block;width:95%;box-shadow:0 4px 8px rgba(0,0,0,.1),0 6px 20px rgba(0,0,0,.1);border-radius:10px;background-color:#fff;padding:60px;z-index:1}@media (min-width:1001px) and (max-width:1250px){.indipendece-section[data-v-5321d562]{top:-30px;left:0;padding:35px}}@media (max-width:1000px){.booking-section[data-v-5321d562]{position:relative}.indipendece-section[data-v-5321d562]{position:relative;left:0;display:block;flex-direction:column;padding:30px 40px 30px 40px;box-shadow:none;border-radius:10px;background-color:#fff}}@media (min-width:601px) and (max-width:1000px){.indipendece-section[data-v-5321d562]{top:-30%}}@media (width:540px) and (height:600px){.indipendece-section[data-v-5321d562]{top:0}}@media (min-width:400px) and (max-width:600px){.indipendece-section[data-v-5321d562]{position:relative;top:-80%;left:0;padding:18px}}@media (min-width:350px) and (max-width:399px){.indipendece-section[data-v-5321d562]{position:relative;top:-80%;left:0;padding:18px}}@media (min-width:200px) and (max-width:349px){.indipendece-section[data-v-5321d562]{position:relative;top:-18%;left:0;padding:25px}}.discount-section{height:350px;.discount-first{.discount-title{color:#fff}}.discount-banner{.discount-title{background-color:#9fcb78;width:100%;color:#1c4c34;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;font-family:Wotfard-Bold;padding:5px}}.discount-description{color:#9fcb78;.discount-title{font-size:20px}}.discount-button{background-color:#fff;font-family:wotfard-Bold;color:#1c4c34;width:300px;height:50px!important;font-weight:700}.discount-img{width:400px;height:346px}}.discount-section-mobile{height:400px;.discount-first-mobile{.discount-title-mobile{font-size:24px;color:#fff;font-family:wotfard-Bold}}.discount-banner-mobile{.discount-title-mobile{background-color:#9fcb78;font-family:wotfard-Bold;font-size:22px;width:100%;color:#1c4c34;border-radius:12px;text-align:center}}.discount-description-mobile{color:#9fcb78;.discount-title-mobile{font-size:15px}}.discount-button-mobile{margin-top:50px;background-color:#fff;font-family:wotfard-Bold;color:#1c4c34;width:100%;height:50px!important;font-weight:700}}.our-values-template{width:100%;height:auto;background-color:#1c4c34;display:flex;flex-direction:column;align-items:center;justify-content:start;padding:3vh}.our-values-template h1{color:#fff;width:100%;text-align:center;margin:4vh 0 8vh 0;padding:0;font-size:40px;line-height:.8;font-family:wotfard-Bold}.card-values{width:90%;display:flex;flex-direction:row;align-items:space-around;justify-content:center;gap:5%;margin:0 0 10vh 0}.card{flex:25%;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:30px;border-radius:10px;gap:20px;background-color:#fff}.card h3{font-size:24px;color:#3c3c3c;position:relative;display:inline-block;z-index:1}.card h3:after{content:"";position:absolute;left:0;bottom:5px;width:110%;height:5px;border-radius:3px;background-color:#9fcb788f;z-index:0}.row-p{display:flex;flex-direction:row}.card p,.row-p{padding:0;margin:0}.card p{font-size:16px;color:#3c3c3c;text-align:start}@media (min-width:800px) and (max-width:1000px){.our-values-template{height:85vh}.card{gap:1vh;padding:2.1vw}}.swiper-box{position:relative;display:flex;flex-direction:column;align-items:center;height:75vh;background-color:#1c4c34;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#000;margin:0;padding:0}.swiper-box h1{color:#fff;width:100%;text-align:center;margin:5vh 0 5vh 0;padding:0 0 0 0;font-size:24px;line-height:.8;font-family:wotfard-Bold}.swiper{width:100%;height:100%;background-color:#1c4c34;display:flex;flex-direction:row}.swiper-slide{width:75%;text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.card-mobile{width:82%;height:85%;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:2rem;border-radius:10px;gap:20px;background-color:#fff}.card-mobile h3{font-size:26px;margin:0;color:#3c3c3c;position:relative;display:inline-block;font-family:wotfard-Bold;z-index:1}.card-mobile h3:after{content:"";position:absolute;left:0;bottom:5px;width:110%;height:5px;border-radius:3px;background-color:#9fcb788f;z-index:0}.card-mobile p{font-size:16px;padding:0;margin:0}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:480px){.swiper-box{height:70vh}.swiper-box h1{margin:3vh 0 1.8vh 0}.card-mobile{padding:24px}.card-mobile h3{font-size:24px;margin:0}.card-mobile p{font-size:16px;padding:0;margin:0}}.how-section-title-web{margin-bottom:-50px;flex-direction:column;align-items:center}.how-section-title-web h1{font-size:40px}.how-title-web{font-family:wotfard-Bold;margin-top:40px}.how-title-web span{font-size:40px}.how-section-title-mobile{flex-direction:column;align-items:center;.how-title-mobile{font-family:wotfard-Bold;font-size:24px;text-align:center;margin-top:50px;margin-bottom:30px}.how-title-mobile span{font-size:24px}}.how-section-subtitle-web{margin-bottom:50px;font-size:16px;width:60%}@media screen and (max-width:600px){.how-desktop{display:none}}@media screen and (min-width:600px){.how-mobile{display:none}}.how-subtitle-mobile{font-size:20px}.how-paragraph-mobile{font-size:16px}.how-stationair-mobile{width:110px}.how-baggy-mobile{width:90px}.how-arrow-right-mobile{width:35px;margin-top:20px;margin-left:30px}.how-subtitle{font-size:15px;padding-top:30px}@media screen and (max-width:600px){img{width:300px}.v-col{font-family:wotfard-regular-webfont}}@media screen and (min-width:600px){img{width:500px}}.become-partner-section-title{flex-direction:column;text-align:center}.become-img{width:20px;margin-top:15px}.become-button{@media screen and (min-width:480px){width:240px}@media screen and (max-width:600px){width:100%;font-family:wotfard-Bold}}@media (min-width:601px){.become-partner-section-title h1{font-family:wotfard-Bold;margin-top:50px;margin-bottom:50px;font-size:40px}}@media (max-width:600px){.become-partner-section-title h1{font-size:24px;font-family:wotfard-Bold;margin-top:50px;margin-bottom:50px}}.faq-section{.faq-section-title{flex-direction:column;text-align:center}.faq-section-panels{@media (min-width:481px){margin:15px 100px 15px 100px}@media (max-width:481px){margin:10px 25px 10px 25px;margin-right:25px!important}}.faq-section-panel{background-color:#fff;border:.6px solid #f3f4fe;box-shadow:0 11.93px 56.67px 0 #c9cbcc4d;gap:0;opacity:1}.faq-accordion-title{font-size:22px;color:#1c4c34;width:100%;font-family:Wotfard-SemiBold;padding:5px}.description{color:#637381;font-family:wotfard-regular-webfont}@media screen and (min-width:601px){.faq-title{color:#9fcb78;font-family:Wotfard-Bold;font-size:40px;margin:40px 0 40px 0}.description p{font-size:16px;padding:3px}}@media (max-width:600px){.faq-title{color:#9fcb78;font-size:24px;font-family:Wotfard-Bold;margin:25px 0 25px 0}.faq-accordion-title{font-size:4.5vw}.description p{font-size:14px;padding:3px}}}.booking-section{position:relative;width:100%;height:50vh;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.booking-section h2{font-family:Wotfard-Bold;font-size:40px}.prenota-ora{background-color:#1c4c34;border-radius:5px;color:#fff;font-size:16px;padding:10px 22px 10px 22px;font-family:wotfard-Bold}.img-kids{width:290px;position:absolute;top:130px;left:70%;transform:translateX(-50%);z-index:1}@media (max-width:600px){h2{width:100%;font-size:7vw}.booking-section{height:30vh}.prenota-ora{padding:10px 20px 10px 20px;font-size:14px}.img-kids{display:none}}@media (max-width:480px){h2{width:100%;font-size:8vw}.booking-section h2{font-size:24px}.prenota-ora{padding:10px 20px 10px 20px}.first-block-footer-section{flex-direction:column}}h2{width:80%;margin-top:50px;font-size:52px;font-weight:700;color:#1c4c34}h3{font-size:1rem;margin-bottom:20px;color:#9fcb78}li{list-style:none;padding-left:0}.contact-section u{cursor:none;line-height:25px;font-family:wotfard-regular-webfont}u{cursor:pointer}.menu a,u{text-decoration:none;color:#fff}.footer-section{background-color:#1c4c34;clip-path:polygon(0 0,100% 10%,100% 100%,0 100%);display:flex;flex-direction:column}.first-block-footer-section{margin-top:35px;padding:20px;display:flex;flex-direction:row}.contact-section{flex:30%;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;margin-left:8%}.logo{width:250px;margin-bottom:30px}.info-section{flex:60%;height:40vh;flex-direction:row;gap:2%;font-family:wotfard-regular-webfont}.info-section,.menu{display:flex;align-items:start}.menu{width:60%;flex-direction:column;gap:10px;margin-top:40px;justify-content:center}.iubenda-white{background-color:inherit!important;color:#fff!important}.iubenda-embed{background-image:none!important;color:#fff}.iubenda-embed:not(.no-brand):not(.iubenda-nostyle){background-color:inherit!important;background-image:none!important;padding-left:0!important}.iubenda-embed:not(.iubenda-nostyle){color:#fff!important}.iubenda_policy.iubenda_vip_policy.iubenda_fixed_policy .iub_container{padding:0}.copiright{width:100%;text-align:center;color:#fff;padding:20px}.copiright p{text-align:center;font-size:1.6vw}@media (max-width:600px){h2{width:100%;font-size:7vw}.prenota-ora{padding:10px 20px 10px 20px}.footer-section{flex-direction:column;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.logo{width:70%}.contact-section{padding:20px 0 20px 5px;margin-left:0}.info-section{justify-content:center}.copiright p{text-align:center;font-size:3vw}}@media (max-width:480px){h2{width:100%;font-size:8vw}.booking-section h2{font-size:24px}.prenota-ora{padding:10px 20px 10px 20px}.first-block-footer-section{flex-direction:column}.logo{margin-left:0}.info-section{flex-direction:column;justify-content:center}.menu{margin-left:5px;width:60%}.copiright p{text-align:center;font-size:3.4vw}}.baggy-pages[data-v-25857f7e]{margin-top:5%;overflow:hidden}.grid-section-home[data-v-25857f7e]{display:flex;flex-direction:column;align-items:center;justify-content:center}.first-row[data-v-25857f7e]{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100vh}.first-row img[data-v-25857f7e]{position:absolute;bottom:0;right:0;width:55%;z-index:0}.component-intro-section[data-v-25857f7e]{width:65%;height:100vh;display:flex;align-items:center;margin-bottom:20%}.book-component[data-v-25857f7e]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-bottom:20%;z-index:1;width:40%}.discount-component[data-v-25857f7e]{background-color:#1c4c34}#logo-img[data-v-25857f7e]{width:100px}.left-section[data-v-25857f7e]{color:#1c4c34}.v-banner[data-v-25857f7e]{position:static;font-size:20px;padding:0}.faq[data-v-25857f7e]{justify-content:left;background-color:#1c4c34;margin:0;overflow-y:scroll}.left-section .bg[data-v-25857f7e]{position:absolute;z-index:-1;top:0;left:0;--background:url(/img/bagagli.16e04908.jpg);background-size:cover;opacity:.2;width:100%;height:100%}.left-section p[data-v-25857f7e]{text-align:left}@media (width:540px) and (height:720px){.component-intro-section[data-v-25857f7e]{height:75vh;background-color:#f0f8ff}}@media (min-width:1000px) and (max-width:1349px){.book-component[data-v-25857f7e]{margin-right:0}}@media (max-width:1000px){.first-row[data-v-25857f7e]{width:100%;height:130vh;display:flex;flex-direction:column;align-items:start;justify-content:start;background-color:#9fcb78}.first-row img[data-v-25857f7e]{display:none}.component-intro-section[data-v-25857f7e]{width:100%;height:60vh;z-index:0;margin:2vh 0 -18px 0;background-color:#1c4c34;padding-bottom:10%}.book-component[data-v-25857f7e]{width:100%;height:70%;margin:0;padding:0;z-index:1;background-color:#9fcb78;border-top-left-radius:22px;border-top-right-radius:22px}.grid-section-home[data-v-25857f7e]{display:block}}@media (min-width:400px) and (max-width:599px) and (min-height:0px) and (max-height:719px),(min-width:400px) and (max-width:599px) and (min-height:721px){.component-intro-section[data-v-25857f7e]{height:55vh;align-items:start;padding:12vw 0 0 0}.book-component[data-v-25857f7e]{height:60vh}.discount-component[data-v-25857f7e]{padding-top:2vw}}@media (min-width:0px) and (max-width:399px){.first-row[data-v-25857f7e]{width:100%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start;background-color:#9fcb78}.first-row img[data-v-25857f7e]{display:none}.component-intro-section[data-v-25857f7e]{width:100%;height:65vh;z-index:0;align-items:start;padding:12vw 0 0 0;background-color:#1c4c34}.book-component[data-v-25857f7e]{width:100%;height:75vh;margin:0;padding:0;z-index:1;background-color:#9fcb78;border-top-left-radius:22px;border-top-right-radius:22px}.grid-section-home[data-v-25857f7e]{display:block}.baggy-discount[data-v-25857f7e]{font-size:15px}}@media (min-width:480px){.v-banner-resize[data-v-25857f7e]{padding-left:200px}}@media (min-width:600px){.v-banner-resize[data-v-25857f7e]{padding-left:200px}}.about[data-v-904c73dc]{text-align:center;margin-top:50px}h1[data-v-904c73dc]{color:#2c3e50}p[data-v-904c73dc]{color:#2c3e50;margin-bottom:20px}.about[data-v-6824d294]{text-align:center;margin-top:50px}h1[data-v-6824d294]{color:#1c4c34}.about[data-v-0255c0fa]{text-align:center;margin-top:50px}h1[data-v-0255c0fa]{color:#fff}p[data-v-0255c0fa]{color:#fff;margin-bottom:20px}