@keyframes spinnerAnimation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spinnerCenterAnimation{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@media (max-width: 749px){html>body>header>.content>.all{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;flex-basis:100%;order:2;margin:64px 0 32px}}@media (max-width: 749px){html>body>header>.content>.all>a{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;background:var(--orange);color:var(--white);width:100%;max-width:400px;padding:16px 24px;border-radius:47px;font-size:1.4rem}}html>body>header>.content>.all>a.cta.icon.loupe{justify-content:space-between}html>body>header>.content>.all>a.cta.icon.loupe::before{content:"";-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:white;aspect-ratio:1/1;order:2}@media (min-width: 750px){html>body>header>.content>.all>a.cta.icon.loupe::before{content:unset}}#Home .btn.orange{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px}#Home .btn.orange.cta.icon.arrow::before{-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:white;width:28px;height:10px;order:2;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}#Home #Welcome{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;padding:0 var(--padding-horizontal)}#Home #Welcome #Search{margin-bottom:64px}@media (max-width: 749px){#Home #Welcome #Search{display:none}}#Home #Welcome .top{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:90px}@media (max-width: 1199px){#Home #Welcome .top{margin-bottom:70px}}@media (max-width: 1023px){#Home #Welcome .top{display:flex;width:100%;flex-direction:column;gap:0;margin-bottom:50px}#Home #Welcome .top h1{display:none}}@media (max-width: 749px){#Home #Welcome .top{margin-bottom:30px}}@media (max-width: 575px){#Home #Welcome .top{margin-bottom:20px}}#Home #Welcome .top .portable{display:none}@media (max-width: 1023px){#Home #Welcome .top .portable{display:inline-block}}#Home #Welcome .left{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-end;gap:10px;flex-basis:458px}@media (max-width: 1199px){#Home #Welcome .left{flex-basis:408px}}@media (max-width: 1439px){#Home #Welcome .left{flex-basis:378px}}@media (max-width: 1023px){#Home #Welcome .left{flex-basis:unset;gap:8px}}@media (max-width: 749px){#Home #Welcome .left{gap:4px}}@media (max-width: 575px){#Home #Welcome .left{gap:2px}}@media (max-width: 1023px){#Home #Welcome .left h1.portable{margin-left:2px;max-width:250px;font-size:3.4rem}}@media (max-width: 749px){#Home #Welcome .left h1.portable{margin-left:6px;max-width:200px;font-size:2.6rem}}@media (max-width: 575px){#Home #Welcome .left h1.portable{margin-left:8px;max-width:154px;font-size:2rem}}#Home #Welcome .left picture:first-of-type{aspect-ratio:224 / 335;height:295px}@media (max-width: 1199px){#Home #Welcome .left picture:first-of-type{height:245px}}@media (max-width: 1439px){#Home #Welcome .left picture:first-of-type{height:215px}}@media (max-width: 1023px){#Home #Welcome .left picture:first-of-type{height:115px}}@media (max-width: 749px){#Home #Welcome .left picture:first-of-type{height:95px}}@media (max-width: 575px){#Home #Welcome .left picture:first-of-type{height:76px}}#Home #Welcome .left picture:last-of-type{aspect-ratio:224 / 441;height:401px}@media (max-width: 1199px){#Home #Welcome .left picture:last-of-type{height:351px}}@media (max-width: 1439px){#Home #Welcome .left picture:last-of-type{height:321px}}@media (max-width: 1023px){#Home #Welcome .left picture:last-of-type{height:160px}}@media (max-width: 749px){#Home #Welcome .left picture:last-of-type{height:130px}}@media (max-width: 575px){#Home #Welcome .left picture:last-of-type{height:100px}}#Home #Welcome .left picture img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}#Home #Welcome .right{flex-basis:507px}@media (max-width: 1023px){#Home #Welcome .right{flex-basis:unset;max-width:709px;text-align:center}}#Home #Welcome .right h1{font-size:3.4rem}#Home #Welcome .right h1 span{display:inline-block;color:white;background:var(--orange);font-size:4.4rem;padding:16px 32px;transform:rotateZ(-1.1deg);margin-top:16px}@media (max-width: 1439px){#Home #Welcome .right h1 span{font-size:3.9rem}}@media (max-width: 1023px){#Home #Welcome .right h1 span{font-size:3.6rem}}@media (max-width: 749px){#Home #Welcome .right h1 span{font-size:3rem}}@media (max-width: 575px){#Home #Welcome .right h1 span{font-size:2rem}}#Home #Welcome .right p{font-size:1.6rem;margin-top:32px}@media (max-width: 1023px){#Home #Welcome .right p{font-size:1.5rem}}@media (max-width: 575px){#Home #Welcome .right p{font-size:1.4rem}}#Home #Welcome .right p a{font-weight:700}#Home #Welcome>ul{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:100px;margin-bottom:64px}@media (max-width: 1199px){#Home #Welcome>ul{gap:80px}}@media (max-width: 1023px){#Home #Welcome>ul{gap:60px}}@media (max-width: 749px){#Home #Welcome>ul{gap:40px}}@media (max-width: 575px){#Home #Welcome>ul{gap:30px}}#Home #Welcome>ul li{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px}#Home #Welcome>ul li span{display:inline-block;font-size:1.6rem;max-width:160px}@media (max-width: 1023px){#Home #Welcome>ul li span{font-size:1.5rem}}@media (max-width: 575px){#Home #Welcome>ul li span{font-size:1.4rem}}#Home #Vacationers>*:not(.swiper),#Home #CtaRegister>*:not(.swiper){margin-inline:32px}#Home #Hosts,#Home #Vacationers,#Home #CtaRegister{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin-top:128px;padding:100px 32px 64px;gap:50px;text-align:center}@media (max-width: 1023px){#Home #Hosts,#Home #Vacationers,#Home #CtaRegister{margin-top:108px;padding:80px 32px 64px;gap:40px}}@media (max-width: 749px){#Home #Hosts,#Home #Vacationers,#Home #CtaRegister{margin-top:88px;padding:60px 32px 64px;gap:30px}}#Home #Hosts h2,#Home #Vacationers h2,#Home #CtaRegister h2{font-size:5rem;text-align:center;line-height:4rem;line-height:normal}@media (max-width: 1439px){#Home #Hosts h2,#Home #Vacationers h2,#Home #CtaRegister h2{font-size:4.5rem}}@media (max-width: 1023px){#Home #Hosts h2,#Home #Vacationers h2,#Home #CtaRegister h2{font-size:4rem}}@media (max-width: 749px){#Home #Hosts h2,#Home #Vacationers h2,#Home #CtaRegister h2{font-size:3.5rem}}@media (max-width: 575px){#Home #Hosts h2,#Home #Vacationers h2,#Home #CtaRegister h2{font-size:3rem}}#Home #Hosts h2 span,#Home #Vacationers h2 span,#Home #CtaRegister h2 span{display:inline-block;margin-top:10px;font-size:2.4rem;line-height:normal}@media (max-width: 1439px){#Home #Hosts h2 span,#Home #Vacationers h2 span,#Home #CtaRegister h2 span{font-size:2.2rem}}@media (max-width: 1023px){#Home #Hosts h2 span,#Home #Vacationers h2 span,#Home #CtaRegister h2 span{font-size:2rem}}@media (max-width: 749px){#Home #Hosts h2 span,#Home #Vacationers h2 span,#Home #CtaRegister h2 span{font-size:1.8rem}}@media (max-width: 575px){#Home #Hosts h2 span,#Home #Vacationers h2 span,#Home #CtaRegister h2 span{font-size:1.6rem}}#Home #Hosts>strong,#Home #Vacationers>strong,#Home #CtaRegister>strong{font-size:2.4rem;font-weight:500}@media (max-width: 1439px){#Home #Hosts>strong,#Home #Vacationers>strong,#Home #CtaRegister>strong{font-size:2.2rem}}@media (max-width: 1023px){#Home #Hosts>strong,#Home #Vacationers>strong,#Home #CtaRegister>strong{font-size:2rem}}@media (max-width: 749px){#Home #Hosts>strong,#Home #Vacationers>strong,#Home #CtaRegister>strong{font-size:1.8rem}}@media (max-width: 575px){#Home #Hosts>strong,#Home #Vacationers>strong,#Home #CtaRegister>strong{font-size:1.6rem}}#Home #Hosts ul.args,#Home #Vacationers ul.args,#Home #CtaRegister ul.args{display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:64px}@media (max-width: 1023px){#Home #Hosts ul.args,#Home #Vacationers ul.args,#Home #CtaRegister ul.args{gap:48px}}@media (max-width: 749px){#Home #Hosts ul.args,#Home #Vacationers ul.args,#Home #CtaRegister ul.args{display:inline-flex;flex-direction:column;justify-content:flex-start}}@media (max-width: 575px){#Home #Hosts ul.args,#Home #Vacationers ul.args,#Home #CtaRegister ul.args{gap:35px}}#Home #Hosts ul.args li,#Home #Vacationers ul.args li,#Home #CtaRegister ul.args li{display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;font-size:1.6rem;width:170px;text-align:center;gap:16px}@media (max-width: 1023px){#Home #Hosts ul.args li,#Home #Vacationers ul.args li,#Home #CtaRegister ul.args li{font-size:1.5rem}}@media (max-width: 749px){#Home #Hosts ul.args li,#Home #Vacationers ul.args li,#Home #CtaRegister ul.args li{display:inline-flex;flex-direction:row;justify-content:flex-start;text-align:start;width:212px}}@media (max-width: 575px){#Home #Hosts ul.args li,#Home #Vacationers ul.args li,#Home #CtaRegister ul.args li{font-size:1.4rem}}#Home #Hosts ul.args li:before,#Home #Vacationers ul.args li:before,#Home #CtaRegister ul.args li:before{content:'';background:url(/images/general/check-orange.svg) no-repeat center center;min-width:32px;width:32px;height:32px}#Home #Hosts{background:white;-webkit-border-radius:200px 200px 0 0;-moz-border-radius:200px 200px 0 0;-ms-border-radius:200px 200px 0 0;-o-border-radius:200px 200px 0 0;border-radius:200px 200px 0 0}@media (max-width: 1439px){#Home #Hosts{-webkit-border-radius:150px 150px 0 0;-moz-border-radius:150px 150px 0 0;-ms-border-radius:150px 150px 0 0;-o-border-radius:150px 150px 0 0;border-radius:150px 150px 0 0}}@media (max-width: 1023px){#Home #Hosts{-webkit-border-radius:120px 120px 0 0;-moz-border-radius:120px 120px 0 0;-ms-border-radius:120px 120px 0 0;-o-border-radius:120px 120px 0 0;border-radius:120px 120px 0 0}}@media (max-width: 749px){#Home #Hosts{-webkit-border-radius:100px 100px 0 0;-moz-border-radius:100px 100px 0 0;-ms-border-radius:100px 100px 0 0;-o-border-radius:100px 100px 0 0;border-radius:100px 100px 0 0}}@media (max-width: 575px){#Home #Hosts{-webkit-border-radius:50px 50px 0 0;-moz-border-radius:50px 50px 0 0;-ms-border-radius:50px 50px 0 0;-o-border-radius:50px 50px 0 0;border-radius:50px 50px 0 0}}#Home #Hosts .content{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:64px;margin-top:50px;text-align:start}@media (max-width: 1023px){#Home #Hosts .content{display:flex;width:100%;flex-direction:column}}#Home #Hosts .content .left{display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;flex-basis:457px;gap:50px}@media (max-width: 1023px){#Home #Hosts .content .left{flex-basis:unset;gap:40px}}@media (max-width: 749px){#Home #Hosts .content .left{align-items:center;gap:30px}}#Home #Hosts .content .left h3{font-size:3rem}@media (max-width: 749px){#Home #Hosts .content .left h3{text-align:center}}#Home #Hosts .content .left ol{display:flex;width:100%;flex-direction:column;list-style:none;counter-reset:cc;gap:50px}@media (max-width: 1023px){#Home #Hosts .content .left ol{gap:40px}}@media (max-width: 749px){#Home #Hosts .content .left ol{gap:30px}}#Home #Hosts .content .left ol li{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;counter-increment:cc;gap:16px}#Home #Hosts .content .left ol li:before{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;content:counter(cc);background:var(--darkblue);color:white;min-width:45px;max-width:45px;min-height:45px;max-height:45px;gap:16px;font-size:2rem;font-weight:900;border-radius:50%}@media (max-width: 1023px){#Home #Hosts .content .left ol li:before{font-size:1.8rem}}@media (max-width: 575px){#Home #Hosts .content .left ol li:before{font-size:1.6rem}}#Home #Hosts .content .left ol li p b{font-size:2rem;font-weight:600}@media (max-width: 1023px){#Home #Hosts .content .left ol li p b{font-size:1.8rem}}@media (max-width: 575px){#Home #Hosts .content .left ol li p b{font-size:1.6rem}}#Home #Hosts .content .left ol li p span{display:inline-block;font-size:1.6rem;display:block}@media (max-width: 1023px){#Home #Hosts .content .left ol li p span{font-size:1.5rem}}@media (max-width: 575px){#Home #Hosts .content .left ol li p span{font-size:1.4rem}}#Home #Hosts .content .left .btn{display:inline-flex}#Home #Hosts .content .right{flex-basis:383px;aspect-ratio:383 / 378;width:383px;height:auto}@media (max-width: 1023px){#Home #Hosts .content .right{flex-basis:unset;width:283px}}@media (max-width: 749px){#Home #Hosts .content .right{width:183px}}#Home #Hosts .content .right img{width:100%;height:100%;object-fit:cover}#Home #Vacationers{margin-top:64px;padding-left:0;padding-right:0;padding-bottom:0}@media (max-width: 1023px){#Home #Vacationers{margin-top:44px}}@media (max-width: 749px){#Home #Vacationers{margin-top:14px}}@media (max-width: 575px){#Home #Vacationers{margin-top:0}}#Home #Vacationers .swiper{width:100%;margin-top:128px}@media (max-width: 1439px){#Home #Vacationers .swiper{margin-top:108px}}@media (max-width: 1023px){#Home #Vacationers .swiper{margin-top:88px}}@media (max-width: 749px){#Home #Vacationers .swiper{margin-top:68px}}@media (max-width: 575px){#Home #Vacationers .swiper{margin-top:58px}}#Home #Vacationers .swiper .swiper-wrapper{transition-timing-function:linear !important}#Home #Vacationers .swiper .swiper-wrapper .swiper-slide{width:325px}@media (max-width: 1023px){#Home #Vacationers .swiper .swiper-wrapper .swiper-slide{width:275px}}@media (max-width: 749px){#Home #Vacationers .swiper .swiper-wrapper .swiper-slide{width:225px}}@media (max-width: 575px){#Home #Vacationers .swiper .swiper-wrapper .swiper-slide{width:175px}}#Home #Vacationers .swiper .swiper-wrapper .swiper-slide picture{display:block;border-radius:100px 100px 0 0;overflow:hidden;width:325px;height:auto;aspect-ratio:1 / 1}@media (max-width: 1023px){#Home #Vacationers .swiper .swiper-wrapper .swiper-slide picture{width:275px;border-radius:85px 85px 0 0}}@media (max-width: 749px){#Home #Vacationers .swiper .swiper-wrapper .swiper-slide picture{width:225px;border-radius:75px 75px 0 0}}@media (max-width: 575px){#Home #Vacationers .swiper .swiper-wrapper .swiper-slide picture{width:175px;border-radius:55px 55px 0 0}}#Home #Vacationers .swiper .swiper-wrapper .swiper-slide picture img{width:100%;height:100%;object-fit:cover}#Home #CtaRegister{padding:200px 0;background:white;margin-top:0;-webkit-border-radius:0 0 200px 200px;-moz-border-radius:0 0 200px 200px;-ms-border-radius:0 0 200px 200px;-o-border-radius:0 0 200px 200px;border-radius:0 0 200px 200px}@media (max-width: 1439px){#Home #CtaRegister{-webkit-border-radius:0 0 150px 150px;-moz-border-radius:0 0 150px 150px;-ms-border-radius:0 0 150px 150px;-o-border-radius:0 0 150px 150px;border-radius:0 0 150px 150px;padding:150px 0}}@media (max-width: 1023px){#Home #CtaRegister{-webkit-border-radius:0 0 120px 120px;-moz-border-radius:0 0 120px 120px;-ms-border-radius:0 0 120px 120px;-o-border-radius:0 0 120px 120px;border-radius:0 0 120px 120px;padding:120px 0}}@media (max-width: 749px){#Home #CtaRegister{-webkit-border-radius:0 0 100px 100px;-moz-border-radius:0 0 100px 100px;-ms-border-radius:0 0 100px 100px;-o-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px;padding:100px 0}}@media (max-width: 575px){#Home #CtaRegister{-webkit-border-radius:0 0 50px 50px;-moz-border-radius:0 0 50px 50px;-ms-border-radius:0 0 50px 50px;-o-border-radius:0 0 50px 50px;border-radius:0 0 50px 50px;padding:50px 0}}#Home #CtaRegister .swiper{width:100%;margin-top:64px}@media (max-width: 1023px){#Home #CtaRegister .swiper{margin-top:54px}}@media (max-width: 749px){#Home #CtaRegister .swiper{margin-top:44px}}@media (max-width: 575px){#Home #CtaRegister .swiper{margin-top:34px}}#Home #CtaRegister .swiper .swiper-wrapper{transition-timing-function:linear !important}#Home #CtaRegister .swiper .swiper-wrapper .swiper-slide{width:130px}@media (max-width: 1023px){#Home #CtaRegister .swiper .swiper-wrapper .swiper-slide{width:110px}}@media (max-width: 749px){#Home #CtaRegister .swiper .swiper-wrapper .swiper-slide{width:95px}}@media (max-width: 575px){#Home #CtaRegister .swiper .swiper-wrapper .swiper-slide{width:80px}}#Home #CtaRegister .swiper .swiper-wrapper .swiper-slide picture{display:block;border-radius:100%;overflow:hidden}#Home #CtaRegister .swiper .swiper-wrapper .swiper-slide picture img{width:100%;aspect-ratio:1 / 1;object-fit:contain}
/*# sourceMappingURL=home.css.map */
