.recensioni-site{width:100%;padding:2rem var(--padding-4)2rem var(--padding-4);background:var(--base);overflow:hidden}@media not all and (pointer:fine) and (hover:hover){.recensioni-site{padding:0 var(--padding-2)0 var(--padding-2)}}.recensioni-site .swiper{padding-bottom:3rem}@media not all and (pointer:fine) and (hover:hover){.recensioni-site .swiper{border-radius:0;margin-top:2rem;padding:0 0 3rem}}.recensioni-site .swiper .swiper-wrapper{min-height:100%;padding-top:1rem;padding-bottom:2rem}.recensioni-site .swiper .swiper-wrapper .swiper-slide{flex:0 0 calc(33.33% - 1rem);margin:0 .5rem;height:auto!important}@media not all and (pointer:fine) and (hover:hover){.recensioni-site .swiper .swiper-wrapper .swiper-slide{flex:0 0 calc(100svw - var(--padding-1)*2 - 1rem)}}.recensioni-site .swiper .swiper-wrapper .swiper-slide .site-box{flex-direction:column;justify-content:space-between;height:100%;display:flex}.recensioni-site .swiper .swiper-wrapper .swiper-slide .site-box .stelle-input{align-items:center;padding-bottom:1rem;display:flex}.recensioni-site .swiper .swiper-wrapper .swiper-slide .site-box .stelle-input span{flex:0 0 .6rem;margin-right:.2rem}.recensioni-site .swiper .swiper-wrapper .swiper-slide .site-box .recensione-testo{padding-top:.5rem}.recensioni-site .swiper .swiper-wrapper .swiper-slide .site-box .recensione-testo p{padding:0}.recensioni-site .swiper .swiper-wrapper .swiper-slide .site-box .recensione-testo p.nome-recensore{color:var(--deep-black);font-family:BricolageGrotesque;font-weight:700}.recensioni-site .swiper .swiper-wrapper .swiper-slide .site-box .recensione-testo p.tipo-recensore{font-size:var(--font-16pt);line-height:1.5em}.recensioni-site .swiper .swiper-wrapper .swiper-slide .site-box .recensione-testo p.dati-recensore{font-size:var(--font-16pt);color:var(--orange);line-height:1.5em}.cont-accordion{width:100%;padding:4rem var(--padding-4);overflow:hidden}@media not all and (pointer:fine) and (hover:hover){.cont-accordion{padding-bottom:2rem}}.cont-accordion .accordion{padding-top:2rem}@media not all and (pointer:fine) and (hover:hover){.cont-accordion .accordion{padding:2rem 0 3rem}}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.home-page{overflow:hidden}.home-intro{background:var(--deep-black);color:var(--base);padding:15svh calc(var(--padding-6) - 2rem);overflow:hidden}@media not all and (pointer:fine) and (hover:hover){.home-intro{padding:7rem var(--padding-1)4rem var(--padding-1)}}.home-intro:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 50% 0,#f9731614,#0000 60%),radial-gradient(circle at 20% 80%,#f973160d,#0000 40%);width:100%;height:92svh;position:absolute;inset:0}@media not all and (pointer:fine) and (hover:hover){.home-intro:before{height:100dvh}}.home-intro .home-intro-cont{flex-direction:column;justify-content:space-between;align-items:center;min-height:62svh;display:flex}@media not all and (pointer:fine) and (hover:hover){.home-intro .home-intro-cont{min-height:calc(100dvh - 11rem)}}.home-intro .home-intro-cont .button-no-link span{content:"";background:var(--orange);border-radius:50%;width:.35rem;height:.35rem;margin-right:.5rem;animation:2s ease-in-out infinite pulse}.home-intro .home-intro-cont h1{text-align:center;padding:2rem 0 0}@media not all and (pointer:fine) and (hover:hover){.home-intro .home-intro-cont h1{font-size:var(--font-32pt);line-height:1.2em}}.home-intro .home-intro-cont h2{color:#0000;background:linear-gradient(90deg,var(--orange)50%,#fff 50%);font-size:var(--font-60pt);background-position:100% 0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;padding-bottom:0;line-height:1.1em;transition:background-position 1.4s cubic-bezier(.6,.05,.2,1) .6s;display:inline-block;position:relative}@media not all and (pointer:fine) and (hover:hover){.home-intro .home-intro-cont h2{font-size:var(--font-32pt);line-height:1.2em}}.home-intro .home-intro-cont h2 span{color:var(--base)}.home-intro .home-intro-cont h2 .underline-svg{pointer-events:none;width:100%;height:.32em;color:var(--orange);margin-right:-.2rem;position:absolute;bottom:-.18em;left:0;right:0;overflow:visible}.home-intro .home-intro-cont h2 .underline-svg path{stroke-dasharray:100%;stroke-dashoffset:100%;transition:stroke-dashoffset 1.4s cubic-bezier(.6,.05,.2,1) .6s}.home-intro .home-intro-cont p{text-align:center;color:var(--border-color)}@media not all and (pointer:fine) and (hover:hover){.home-intro .home-intro-cont p{padding:2rem}}.home-intro .home-intro-cont p:last-of-type{font-size:var(--font-16pt);color:var(--muted-grey);line-height:1.5em}@media not all and (pointer:fine) and (hover:hover){.home-intro .home-intro-cont p:last-of-type{padding:0}}.home-intro .home-intro-cont p:last-of-type span{margin:0 .5rem}.home-intro .home-intro-cont .button-container{padding-top:1.5rem}@media not all and (pointer:fine) and (hover:hover){.home-intro .home-intro-cont .button-container{flex-direction:column;padding:0 0 1rem}}.home-intro .home-intro-cont .button-container a{margin:0 .5rem}@media not all and (pointer:fine) and (hover:hover){.home-intro .home-intro-cont .button-container a{margin:.5rem 0}}@keyframes float{0%,to{transform:translateY(.75rem)}50%{transform:translateY(-.75rem)}}.step-num{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;margin-bottom:1rem;font-family:BricolageGrotesque;font-size:1rem;font-weight:700;display:flex}.home-host{padding:6rem var(--padding-4)0 var(--padding-4)}@media not all and (pointer:fine) and (hover:hover){.home-host{padding-top:4rem}}.home-host .home-host-columns{justify-content:space-between;padding:2rem 0 7rem;display:flex}@media not all and (pointer:fine) and (hover:hover){.home-host .home-host-columns{flex-direction:column-reverse;padding-bottom:5rem}}.home-host .home-host-columns .home-host-column-sx{flex-direction:column;flex:0 0 50%;justify-content:center;padding-right:4.5rem;display:flex}@media not all and (pointer:fine) and (hover:hover){.home-host .home-host-columns .home-host-column-sx{padding-top:3rem;padding-right:0}}.home-host .home-host-columns .home-host-column-sx .site-box .svg-cont{border-radius:var(--border-radius-1);background:var(--light-orange);width:2.5rem;height:2.5rem;margin-bottom:1rem;padding:.7rem}.home-host .home-host-columns .home-host-column-sx .site-box .svg-cont svg path,.home-host .home-host-columns .home-host-column-sx .site-box .svg-cont svg circle{stroke:var(--orange)}.home-host .home-host-columns .home-host-column-sx .site-box h3{font-size:var(--font-22pt);line-height:1.4em}.home-host .home-host-columns .home-host-column-sx .site-box a{color:var(--orange);padding-top:.5rem;font-weight:700}.home-host .home-host-columns .home-host-column-dx figure{width:100%;height:auto;animation:6s ease-in-out infinite float}.home-host .home-host-3-columns{justify-content:space-between;padding:2rem 0 6rem;display:flex}@media not all and (pointer:fine) and (hover:hover){.home-host .home-host-3-columns{padding-bottom:0;display:block}}.home-host .home-host-3-columns .site-box-host{border-radius:var(--border-radius-2);padding:2rem}.home-host .home-host-3-columns .site-box-host h3{text-transform:uppercase;font-size:var(--font-14pt);font-weight:700;line-height:1.25em}.home-host .home-host-3-columns .site-box-host ul{padding:.6rem 0 0}.home-host .home-host-3-columns .site-box-host ul li{font-size:var(--font-16pt);border-bottom:1px dashed #0000001a;padding:.8rem 0;line-height:1.5em;list-style:none;display:flex}@media not all and (pointer:fine) and (hover:hover){.home-host .home-host-3-columns .site-box-host ul li{padding:.5rem 0}}.home-host .home-host-3-columns .site-box-host ul li:last-of-type{border-bottom:0 dashed #0000001a;padding-bottom:0}.home-host .home-host-3-columns .site-box-host ul li .c-icon{width:1.2rem;height:1.2rem;font-weight:800;font-size:var(--font-14pt);color:#fff;border-radius:50%;flex:0 0 1.2rem;justify-content:center;align-items:center;margin-right:.75rem;line-height:1em;display:flex}@media not all and (pointer:fine) and (hover:hover){.home-host .home-host-3-columns .site-box-host ul li .c-icon{margin-top:.3rem}}.home-host .home-host-3-columns .site-box-host ul li .c-icon.c-icon.v{background:#16b27a}.home-host .home-host-3-columns .site-box-host ul li .c-icon.c-icon.x{background:#e24e20}.home-host .home-host-3-columns .home-host-column-sx{flex:1}.home-host .home-host-3-columns .home-host-column-sx h3{color:var(--error-red)}.home-host .home-host-3-columns .home-host-column-sx .site-box-host{background:var(--error-background)}.home-host .home-host-3-columns .home-host-column-ct{flex-direction:column;flex:0 0 5.5rem;justify-content:center;align-items:center;display:flex}@media not all and (pointer:fine) and (hover:hover){.home-host .home-host-3-columns .home-host-column-ct{margin:1rem 0;transform:rotate(90deg)}}.home-host .home-host-3-columns .home-host-column-ct .svg-cont{background-color:var(--light-orange);border-radius:50%;width:3rem;height:3rem;padding:.9rem}.home-host .home-host-3-columns .home-host-column-ct .svg-cont svg line,.home-host .home-host-3-columns .home-host-column-ct .svg-cont svg polyline{stroke:var(--orange)}.home-host .home-host-3-columns .home-host-column-dx{flex:1}.home-host .home-host-3-columns .home-host-column-dx h3{color:var(--semantic-green)}.home-host .home-host-3-columns .home-host-column-dx .site-box-host{background:var(--green-background)}.home-come-funziona{padding:6rem var(--padding-4)}@media not all and (pointer:fine) and (hover:hover){.home-come-funziona{padding-bottom:3rem}}.home-come-funziona .come-funziona-columns{justify-content:space-between;padding-top:2rem;display:flex}@media not all and (pointer:fine) and (hover:hover){.home-come-funziona .come-funziona-columns{display:block}}.home-come-funziona .come-funziona-columns>div{flex:0 0 calc(33.33% - 1rem)}@media not all and (pointer:fine) and (hover:hover){.home-come-funziona .come-funziona-columns>div{margin-bottom:1rem}}.home-come-funziona .come-funziona-columns>div .site-box{flex-direction:column;height:100%;padding:1.5rem 1rem;display:flex}.home-come-funziona .come-funziona-columns>div .site-box>div{flex:1}.home-come-funziona .come-funziona-columns>div .site-box>div h3{font-size:var(--font-16pt);line-height:1.5em}.home-come-funziona .come-funziona-columns>div .site-box figure{border-radius:var(--border-radius-1);width:100%;height:auto;overflow:hidden}.home-come-funziona .come-funziona-columns>div .site-box figure img{object-fit:cover;width:100%;height:100%}.solo-su-vreo{background:var(--deep-black);padding:10rem var(--padding-4)4.5rem var(--padding-4);flex-wrap:wrap;justify-content:space-between;display:flex}@media not all and (pointer:fine) and (hover:hover){.solo-su-vreo{padding:4rem var(--padding-4);display:block}}.solo-su-vreo .solo-su-vreo-column-sx{flex:0 0 26rem}.solo-su-vreo .solo-su-vreo-column-sx .titoletti{align-items:center;display:flex}@media not all and (pointer:fine) and (hover:hover){.solo-su-vreo .solo-su-vreo-column-sx .titoletti{padding-bottom:1rem;display:block}}.solo-su-vreo .solo-su-vreo-column-sx .titoletti p{padding:0 1rem 0 0}@media not all and (pointer:fine) and (hover:hover){.solo-su-vreo .solo-su-vreo-column-sx .titoletti p{padding:0 0 1rem}}.solo-su-vreo .solo-su-vreo-column-sx .titoletti .button-no-link span{width:1rem;height:1rem;color:var(--orange)}.solo-su-vreo .solo-su-vreo-column-sx h2{color:var(--base);font-size:var(--font-32pt);padding:1rem 0;line-height:1.2em}.solo-su-vreo .solo-su-vreo-column-sx p:not(.titoletto){color:var(--muted-grey);padding-bottom:2rem}@media not all and (pointer:fine) and (hover:hover){.solo-su-vreo .solo-su-vreo-column-sx .button-container{flex-direction:column;padding:0 0 1rem}}.solo-su-vreo .solo-su-vreo-column-sx .button-container a{margin:0 .5rem 0 0}@media not all and (pointer:fine) and (hover:hover){.solo-su-vreo .solo-su-vreo-column-sx .button-container a{margin:.5rem 0}}.solo-su-vreo .solo-su-vreo-column-dx{flex:1;padding-left:7rem}@media not all and (pointer:fine) and (hover:hover){.solo-su-vreo .solo-su-vreo-column-dx{padding-top:2rem;padding-left:0}}.solo-su-vreo .solo-su-vreo-column-dx .card{border-radius:var(--border-radius-2);background:#17181a;border:1px solid #2a2c30;padding:1rem}.solo-su-vreo .solo-su-vreo-column-dx .card .card-title{font-size:var(--font-14pt);color:var(--muted-grey);line-height:1.25em}.solo-su-vreo .solo-su-vreo-column-dx .card .card-list{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.solo-su-vreo .solo-su-vreo-column-dx .card .card-item{border-radius:var(--border-radius-1);background-color:#ffffff0a;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.solo-su-vreo .solo-su-vreo-column-dx .card .card-avatar{background-color:#3a3d42;border-radius:50%;flex-shrink:0;width:1.1rem;height:1.1rem}.solo-su-vreo .solo-su-vreo-column-dx .card .card-bar{border-radius:var(--border-radius-1);background-color:#3a3d42;flex-grow:1;height:.3rem}.solo-su-vreo .solo-su-vreo-column-dx .card .card-bar.card-bar-long{flex:0 0 calc(100% - 8.5rem)}.solo-su-vreo .solo-su-vreo-column-dx .card .card-bar.card-bar-medium-long{flex:0 0 calc(100% - 10rem)}.solo-su-vreo .solo-su-vreo-column-dx .card .card-bar.card-bar-medium{flex:0 0 calc(100% - 13rem)}.solo-su-vreo .solo-su-vreo-column-dx .card .card-badge{white-space:nowrap;flex:1;justify-content:flex-end;display:flex}.solo-su-vreo .solo-su-vreo-column-dx .card .card-badge p{font-size:var(--font-14pt);border-radius:2rem;padding:.2rem .75rem;font-weight:700;line-height:1.25em}.solo-su-vreo .solo-su-vreo-column-dx .card .card-badge.card-badge-available p{color:var(--semantic-green);background-color:#16a34a26}.solo-su-vreo .solo-su-vreo-column-dx .card .card-badge.card-badge-today p{color:var(--orange);background-color:#ff6b0026}.solo-su-vreo .solo-su-vreo-column-dx .card .card-stats{border-radius:var(--border-radius-1);background-color:#16a34a1a;border:1px solid #16a34a33;flex-wrap:wrap;justify-content:space-between;padding:1rem;display:flex}.solo-su-vreo .solo-su-vreo-column-dx .card .card-stats .number-animation{flex:0 0 100%;display:block}.solo-su-vreo .solo-su-vreo-column-dx .card .card-stats .number-animation p{font-family:BricolageGrotesque;font-weight:700;font-size:var(--font-32pt);color:var(--semantic-green);padding-bottom:.5rem;line-height:1.2em}.solo-su-vreo .solo-su-vreo-column-dx .card .card-stats p{font-size:var(--font-14pt);color:var(--muted-grey);padding-bottom:0;line-height:1.25em}.solo-su-vreo .solo-su-vreo-column-dx .card .card-stats .card-stats-left,.solo-su-vreo .solo-su-vreo-column-dx .card .card-stats .card-stats-right{flex:0 0 10rem}.solo-su-vreo .last-p{flex:0 0 100%}.solo-su-vreo .last-p p{color:var(--muted-grey);text-align:center;font-size:var(--font-16pt);padding-top:3rem;line-height:1.5em}.perche-vreo{padding:6rem 0 0}@media not all and (pointer:fine) and (hover:hover){.perche-vreo{padding-top:3rem}.perche-vreo .titoli-sezione{padding:0 var(--padding-1)}}.perche-vreo .perche-vreo-columns{padding:3rem var(--padding-4)6.5rem var(--padding-4);flex-wrap:wrap;justify-content:space-between;display:flex}@media not all and (pointer:fine) and (hover:hover){.perche-vreo .perche-vreo-columns{padding-bottom:4rem;display:block}}.perche-vreo .perche-vreo-columns .perche-vreo-item{border-radius:var(--border-radius-2);background-color:var(--light-orange);flex:0 0 calc(33.33% - .75rem);margin-bottom:1.5rem;padding:1.5rem 1rem}.perche-vreo .perche-vreo-columns .perche-vreo-item .svg-cont{background:var(--base);border-radius:var(--border-radius-1);border:2px solid var(--orange);justify-content:center;align-items:center;width:2.2rem;height:2.2rem;margin-bottom:1rem;padding:.5rem;display:flex}.perche-vreo .perche-vreo-columns .perche-vreo-item .svg-cont svg path,.perche-vreo .perche-vreo-columns .perche-vreo-item .svg-cont svg line,.perche-vreo .perche-vreo-columns .perche-vreo-item .svg-cont svg polyline,.perche-vreo .perche-vreo-columns .perche-vreo-item .svg-cont svg circle,.perche-vreo .perche-vreo-columns .perche-vreo-item .svg-cont svg rect{stroke:var(--orange)}.perche-vreo .perche-vreo-columns .perche-vreo-item h3{font-size:var(--font-16pt);line-height:1.5em}.perche-vreo .perche-vreo-columns .perche-vreo-item p{font-size:var(--font-16pt);color:var(--graphite);padding-bottom:0;line-height:1.5em}.perche-vreo .numeri-vreo-columns{padding:2rem var(--padding-4)0 var(--padding-4);display:flex}@media not all and (pointer:fine) and (hover:hover){.perche-vreo .numeri-vreo-columns{margin-bottom:2rem;display:block}}.perche-vreo .numeri-vreo-columns .numeri-vreo-item{flex-direction:column;flex:0 0 calc(33.33% - 1rem);align-items:center;display:flex}.perche-vreo .numeri-vreo-columns .numeri-vreo-item .number-animation p{color:var(--orange);font-family:BricolageGrotesque;font-size:var(--font-68pt);text-transform:lowercase;line-height:.95em}.perche-vreo .numeri-vreo-columns .numeri-vreo-item p{text-transform:uppercase;color:var(--muted-grey);font-size:var(--font-14pt);font-weight:700;line-height:1.25em}.perche-vreo .accordion .accordion-item.box{flex:0 0 calc(50% - 1rem)}@media not all and (pointer:fine) and (hover:hover){.perche-vreo .accordion .accordion-item.box{flex:0 0 100%}}.inizia-oggi{background:var(--deep-black);padding:5.5rem var(--padding-4)}@media not all and (pointer:fine) and (hover:hover){.inizia-oggi{padding-bottom:3rem}}.inizia-oggi .titoli-sezione h2{color:var(--base)}.inizia-oggi .button-container{justify-content:center;padding:3rem 0 2rem}@media not all and (pointer:fine) and (hover:hover){.inizia-oggi .button-container{flex-direction:column;padding:0 0 1rem}}.inizia-oggi .button-container a{margin:0 .5rem 0 0}@media not all and (pointer:fine) and (hover:hover){.inizia-oggi .button-container a{margin:.5rem 0}}.inizia-oggi>p{text-align:center;font-size:var(--font-16pt);color:var(--muted-grey);line-height:1.5em}@media not all and (pointer:fine) and (hover:hover){.inizia-oggi>p{padding:0}}.inizia-oggi>p span{margin:0 .5rem}.inizia-oggi .inizia-oggi-columns{justify-content:space-between;padding-top:3rem;display:flex}@media not all and (pointer:fine) and (hover:hover){.inizia-oggi .inizia-oggi-columns{padding-top:0;display:block}}.inizia-oggi .inizia-oggi-columns .inizia-oggi-item{flex-direction:column;flex:0 0 calc(25% - 1rem);align-items:center;display:flex}@media not all and (pointer:fine) and (hover:hover){.inizia-oggi .inizia-oggi-columns .inizia-oggi-item{margin-bottom:1rem}}.inizia-oggi .inizia-oggi-columns .inizia-oggi-item p{font-size:var(--font-16pt);color:var(--muted-grey);line-height:1.5em}.inizia-oggi .inizia-oggi-columns .inizia-oggi-item p.titolo{color:var(--orange);font-family:BricolageGrotesque;font-weight:700;font-size:var(--font-32pt);line-height:1.2em}
