/**/*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{min-height:100vh;text-rendering:optimizeSpeed;font-family:"Open Sans",sans-serif}
html,body{overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}
input,button,textarea,select{font:inherit}button{background:0;border:0;cursor:pointer}
a{text-decoration:none;color:inherit}ul,ol{list-style:none}.hero{position:relative;overflow:hidden;display:flex;padding:24px 24px 48px 24px;flex-direction:column;align-items:flex-start;align-self:stretch}
.hero::before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(114deg,rgba(3,21,66,0.6) 0,rgba(28,57,142,0.2) 100%)}
.hero-bg{position:absolute;inset:0;z-index:0;opacity:0;background-size:cover;background-position:center;transition:opacity 1.2s ease-in-out}
.hero-bg.active{opacity:1}.hero>*:not(.hero-bg){position:relative;z-index:2}.hero-logo img{height:52px;margin-bottom:24px}
.hero-main{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:24px;max-width:1600px;margin:0 auto;margin-bottom:24px;z-index:3 !important}
.hero-title{padding:0 24px;display:flex;flex-direction:column;gap:32px}.hero-title h1{color:#fff;font-family:"Open Sans";font-size:48px;font-style:normal;font-weight:400;line-height:56px;letter-spacing:-0.96px}
.hero-title b{font-weight:800}.hero-title p{color:#fff;font-family:"Open Sans";font-size:24px;font-style:normal;font-weight:600;line-height:32px}
.block-form{background-color:#004890;padding:32px 46px;border-radius:10px;width:100%;box-shadow:0 5px 28px 0 rgba(51,51,51,0.25);z-index:9;position:relative}
.block-form-top{display:flex;justify-content:space-between;align-items:center}.block-form-top h3{color:#fff;font-size:24px;font-weight:700}
.block-form-top img{height:36px;cursor:pointer}.block-form-inputs-top{padding-bottom:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.block-form-inputs-middle{padding-bottom:32px}.block-form-inputs-each{height:40px;display:flex;background-color:#fff;border-radius:5px;overflow:visible}
.block-form-inputs-each .input-icon{background-color:#e8eeff;border-radius:5px 34px 34px 5px;width:47px;display:flex;justify-content:center;align-items:center}
.block-form-inputs-each img{height:16px}.block-form-inputs-each input{border:0;padding:10px 16px;font-family:"Open Sans";font-size:14px;font-weight:400;color:#282a2f;width:90%;border-radius:10px}
.block-form-inputs-each select{border:0;padding:4px 16px;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:400;color:#b7b7b7;width:88%;border-radius:10px;background-color:#fff;cursor:pointer}
.block-form-inputs-each option{font-family:"Open Sans",sans-serif !important}
input:-webkit-autofill{background-color:white !important;-webkit-box-shadow:0 0 0 50px white inset}
.block-form-inputs-each input:focus{outline:0}.block-form-inputs-each select:focus{outline:0}
.block-form-inputs-each input::placeholder{color:#b7b7b7}.block-form-inputs-each select::placeholder{color:#b7b7b7}
.block-form-inputs-each select:focus{color:#282a2f}.block-form-inputs-bottom{display:flex;gap:20px;align-items:center;justify-content:space-between}
.block-form-inputs-bottom button{display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:16px;color:#fff;font-size:16px;font-weight:500;line-height:25px;border-radius:10px;background:#ff6245;cursor:pointer;border:0}
.form-inputs-phone .iti{display:flex;align-items:center;width:100%}.form-inputs-phone .iti__flag-container{position:relative;display:flex;align-items:center;padding-left:10px}
.form-inputs-phone .iti__selected-flag{padding:0 6px 0 0;background:transparent}
.form-inputs-phone .iti__selected-dial-code{font-family:"Open Sans";font-size:14px;color:#282a2f;margin-right:6px}
.form-inputs-phone input.form-phone{width:100%;border:0;padding:10px 16px;font-family:"Open Sans";font-size:14px;color:#282a2f;background:transparent}
.iti__country-list{font-family:"Open Sans";font-size:14px;border-radius:8px;z-index:9999}
.iti__country:hover{background-color:#e8eeff}.iti__search-input{display:none !important}
.iti--inline-dropdown .iti__country-list{max-height:165px}.iti__no-results{display:none !important}
.iti__search-icon{display:none}.form-btn{transition:all .2s ease-in-out}.form-btn:hover{transition:transform .3s cubic-bezier(0.5,2.5,0.7,0.7);transform:translateX(3px)}
.form-btn div{transition:transform .2s cubic-bezier(0.5,2.5,0.7,0.7)}.form-btn:hover div{transition:transform .3s cubic-bezier(0.5,2.5,0.7,0.7);transform:translate(1px,-1px)}
.form-terms-container{display:flex;align-items:center;gap:10px}.form-terms-container label{color:#fff;font-family:"Open Sans";font-size:14px;font-weight:400;line-height:24px}
.form-terms-container label a{color:#fff;font-family:"Open Sans";font-size:14px;font-weight:400;line-height:24px}
.form-conditions{width:20px;height:20px;cursor:pointer}.input-container label{color:#fff;font-size:14px}
.block-form-inputs-each{margin-top:4px}.block-form-inputs-middle{padding-bottom:32px;display:flex;flex-direction:column;gap:20px}
.input-error{border:3px solid #ff6245 !important}.input-error-conditions{border-bottom:1px solid #ff6245 !important}
.form-errormsg{font-weight:400;color:#ffa6a6;font-size:14px;line-height:24px;display:none}
.hero-bottom{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;justify-content:center;align-items:center}
.hero-cards-each{display:flex;padding:16px;flex-direction:column;justify-content:center;gap:8px;align-self:stretch}
.hero-cards-each p{font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:24px}
.hero-cards-each b{font-family:"Open Sans";font-size:18px;font-style:normal;font-weight:600;line-height:24px}
.hero-cards-each:nth-child(1){border-radius:8px;border:1px solid #008060;color:#008060;background:#effbf6}
.hero-cards-each:nth-child(2){border-radius:8px;border:1px solid #f726b2;color:#f726b2;background:#fcedf2}
.hero-cards-each:nth-child(3){border-radius:8px;border:1px solid #804efd;color:#804efd;background:#f5f2fd}
.maincontainer{background-image:url("/img/landing/lt5/sectionbg.png");background-size:cover;background-repeat:no-repeat;background-position:center}
.destinos{padding:80px 84px}.destinos-top{display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:0 auto}
.swiper-button-prev-destinations img{height:48px;width:48px;cursor:pointer}.swiper-button-next-destinations img{height:48px;width:48px;cursor:pointer}
.destinos-title h2{color:#101214;text-align:center;font-family:"Open Sans";font-size:34px;font-style:normal;font-weight:700;line-height:72px}
.destinos-title p{color:#101214;text-align:center;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.16px;margin:24px 0}
.destinos-filter{display:flex;gap:16px;justify-content:center;align-items:center}
.filter-btn{padding:4px 8px;justify-content:center;align-items:center;border-radius:4px;cursor:pointer}
.card-filter{padding:4px 8px;justify-content:center;align-items:center;border-radius:4px;width:fit-content}
.filter-btn p{font-size:14px;font-weight:400;letter-spacing:.07px;text-transform:uppercase}
.card-filter p{font-size:14px;font-weight:400;letter-spacing:.07px;text-transform:uppercase}
.card-filters{display:flex;gap:16px}.filter-en{border-radius:4px;border:1px solid #008060;color:#008060;background:#effbf6}
.filter-de{border-radius:4px;border:1px solid #b2972e;color:#b2972e;background:#fef4df}
.filter-fr{border-radius:4px;border:1px solid #246dff;color:#246dff;background:#f0f5ff}
.filter-it{border-radius:4px;border:1px solid #804efd;color:#804efd;background:#f5f2fd}
.filter-btn.active{border-width:3px;border-style:double;border-color:inherit;box-shadow:0 2px 6px 0 rgba(0,36,80,0.24)}
.swiper{overflow:visible}.block-destinations-swiper{margin-top:42px;margin-right:calc(50% - 50vw);padding-right:84px;overflow:hidden}
.block-destinations-swiper-each{height:auto;background-color:#fff;border-radius:0 0 10px 10px;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;margin-left:7px}
.destinations-swiper-each-main{padding:32px}.destinations-swiper-each-main h5{color:#101214;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:27px;margin-bottom:16px}
.destinations-swiper-each-img{width:100%;height:200px}.destinations-swiper-each-img img{object-fit:cover;width:100%;height:100%;border-radius:10px 10px 0 0}
.why{padding:56px 24px;margin:0 auto;max-width:1600px}.why-title{margin:0 auto}.why-title h2{color:#101214;font-family:"Open Sans";font-size:34px;font-style:normal;font-weight:700;line-height:72px;margin-bottom:24px;text-align:center}
.why-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:10px}
.why-card-big{grid-column:4;grid-row:1 / span 2}.why-cards-each{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:12px;background:var(--color-white-solid,#fff)}
.why-card-img img{width:40px;height:40px}.why-card-text h5{color:#252432;font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:700;line-height:120%;padding:8px 0}
.why-card-text p{color:#111827;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.why-cards-top{display:flex;flex-direction:column;gap:8px}.why-cards-bottom img{width:100%;border-radius:0 0 12px 12px}
.cta-container{max-width:1600px;margin:0 auto;padding:56px 0}.cta{max-width:1600px;padding:48px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;background-image:url("/img/landing/lt5/cta-bg.webp");background-position:center;background-size:cover;background-repeat:no-repeat}
.cta-title h3{color:#fff;text-align:center;font-family:"Open Sans";font-size:39px;font-style:normal;font-weight:600;line-height:56px;letter-spacing:-0.78px;max-width:640px}
.request-info-btn{justify-self:center;border-radius:10px;display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:16px;color:#fff;font-size:16px;font-weight:500;line-height:25px;cursor:pointer;width:max-content;height:45px;background:linear-gradient(to right,#ff6245 50%,#fff 50%);background-size:200% 100%;background-position:left bottom;transition:all .4s ease}
.request-info-btn:hover{background-position:right bottom;border:1px solid #ff6245}
.request-info-btn:hover p{transition:all .4s ease;color:#ff6245}.request-info-btn-arrow{height:22px;width:22px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}
.request-info-btn-arrow img{height:19px}.promodetails{max-width:1600px;margin:0 auto;margin-bottom:80px;padding:0 24px}
.promodetails-title h6{color:#111827;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:.16px;margin-bottom:16px}
.promodetails-conditions{padding-top:16px;border-top:1px solid #b8c5e0;display:grid;grid-template-columns:repeat(3,1fr);list-style-type:disc}
.promodetails-conditions li{color:#111827;font-family:"Open Sans";font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.12px;margin-left:24px}
.promodetails-conditions li:nth-child(1){grid-column:1;grid-row:1}.promodetails-conditions li:nth-child(2){grid-column:1;grid-row:2}
.promodetails-conditions li:nth-child(3){grid-column:2;grid-row:1}.promodetails-conditions li:nth-child(4){grid-column:2;grid-row:2}
.promodetails-conditions li:nth-child(5){grid-column:3;grid-row:1}.promodetails-conditions li:nth-child(6){grid-column:3;grid-row:2}
.promodetails-conditions li:nth-child(7){grid-column:3;grid-row:3}.hero-swiper{display:none}
.destinos-title-mobile{display:none}@media only screen and (max-width:1100px){.hero-title h1{font-size:38px;line-height:48px}
}@media only screen and (max-width:768px){.hero-main{display:flex;align-items:center;gap:24px;flex-direction:column;width:100%}
.hero-left{width:100%}.hero-title{margin-bottom:24px}.hero-bottom{display:none}.block-form-inputs-each select{width:80%}
.hero-swiper{display:block;width:100%;padding-bottom:24px;margin-right:calc(50% - 50vw);padding-right:24px}
.hero-swiper .swiper-slide{width:260px;flex-shrink:0;height:auto}.swiper-pagination-bullet{background:#fff;opacity:1}
.swiper-pagination-bullet-active{background:#ff6245;opacity:1}.hero-right{width:100%;padding:0 24px}
.destinos{padding:42px 24px}.destinos-top{align-items:flex-end}.swiper-button-prev-destinations img{height:40px;width:40px}
.swiper-button-next-destinations img{height:40px;width:40px}.destinations-swiper-each-img{height:150px}
.destinations-swiper-each-main{padding:20px 24px 20px 16px}.maincontainer{background-image:none}
.why{padding:42px 24px}.why-cards{display:flex;gap:0;flex-direction:column}.why-cards-each{flex-direction:row;gap:16px}
.why-card-text h5{padding-top:0}.why-card-big{flex-direction:column}.why-cards-top{display:flex;gap:16px;flex-direction:row}
.why-cards-bottom{display:none}.cta-container{padding:42px 24px}.promodetails-conditions{display:flex;flex-direction:column;gap:8px}
.promodetails{margin-bottom:42px}}@media only screen and (max-width:550px){.hero{padding:42px 24px}
.block-form{padding:16px}.block-form-top{display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:center}
.block-form-top img{align-self:flex-end}.block-form-inputs-top{padding:0;padding-bottom:20px;display:flex;gap:20px}
.block-form-inputs-bottom{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column}
.block-form-inputs-bottom button{width:100%;font-size:15px}.hero-title{gap:24px;padding:0}
.hero-title h1{font-size:32px;line-height:38px}.hero-title p{font-size:16px;line-height:24px}
.hero-swiper{padding-right:0;overflow:visible}.hero-cards-each b{font-size:16px}
.hero-right{padding:0}.destinos{position:relative}.destinos-title{display:none}.swiper-button-prev-destinations,.swiper-button-next-destinations{position:absolute;top:68%;transform:translateY(-50%);z-index:30;width:auto;background:#fff;border-radius:50%}
.swiper-button-prev-destinations{left:8px}.swiper-button-next-destinations{right:8px}
.swiper-button-next-destinations img{content:url(data:image/png;base64,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);transform:rotate(180deg);width:30px;height:30px}
.swiper-button-prev-destinations img{width:30px;height:30px}.destinos-title-mobile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;margin-bottom:32px}
.destinos-title h2{font-size:20px;line-height:34px}.destinos-title p{margin-top:8px;margin-bottom:32px}
.destinos-top{align-items:center;justify-content:center}.destinos-filter{display:flex;gap:8px;justify-content:center;align-items:center;flex-wrap:wrap}
.block-destinations-swiper{overflow:visible}.block-destinations-swiper-each{box-shadow:-1px 12px 14px 4px rgba(226,239,255,0.7)}
.filter-btn p{text-align:center}.destinos{padding-bottom:24px}.why-title h2{font-size:26px;line-height:32px}
.why-cards-each{display:grid;padding:16px;align-items:flex-start;gap:16px;align-self:stretch;grid-template-columns:40px 1fr}
.why-card-big{display:flex;flex-direction:column}.why-cards-top{display:grid;align-items:flex-start;gap:16px;align-self:stretch;grid-template-columns:40px 1fr}
.why-cards-bottom{display:block}.cta-title h3{font-size:28px;line-height:38px}}
/**/