:root{--mt-blue:#193c6e;--mt-blue-dark:#11233f;--mt-night:#0e1f38;--mt-tomato:#f05f50;--mt-tomato-hover:#e04b3c;--mt-sand:#ffd9a0;--mt-cream:#f6f1ea;--mt-text:#45494f;--mt-muted:#7a828c;--mt-border:#e8ecef;--mt-warm-border:#efe7da;--mt-green:#1f8a5b;--mt-green-bg:#e3f2ea;--mt-serif:"PS Fournier", Georgia, serif;--mt-sans:"New Hero", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input{font:inherit}button{cursor:pointer}#mt-home-root,#mt-homepage-root{width:100%}.mt-home{color:var(--mt-text);font-family:var(--mt-sans);background:#fff;overflow-x:clip}.mt-home a{color:inherit;text-decoration:none}.mt-home img{max-width:100%;display:block}.mt-home-eyebrow{color:var(--mt-tomato);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:700}.mt-home-section{max-width:1280px;margin:0 auto;padding:90px 48px}.mt-home-section__head{text-align:center;max-width:740px;margin:0 auto 48px}.mt-home-section__head h2,.mt-home-globe h2,.mt-home-final-cta h2,.mt-home-detail h2{color:var(--mt-blue);font-family:var(--mt-serif);margin:0;font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.08}.mt-home-section__head p:not(.mt-home-eyebrow){max-width:660px;margin:14px auto 0;font-size:18px;line-height:1.5}.mt-home-primary-button{background:var(--mt-tomato);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 26px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 10px 26px #f05f504d}.mt-home-primary-button:hover{background:var(--mt-tomato-hover);transform:translateY(-1px)}.mt-home-primary-button--light{color:var(--mt-blue);background:#fff}.mt-home-primary-button--light:hover{background:var(--mt-cream)}.mt-home-fair-chip{background:var(--mt-green-bg);color:var(--mt-green);border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:14px;font-weight:700;display:inline-flex}.mt-home-stars{color:#ffc24b;letter-spacing:2px}.mt-home-header{z-index:120;transition:background .3s,box-shadow .3s,padding .3s;position:fixed;top:0;left:0;right:0}.mt-home-header--scrolled{background:#fffffff5;box-shadow:0 4px 20px #193c6e14}.mt-home-header__inner{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:24px 48px 8px;display:flex;position:relative}.mt-home-header--scrolled .mt-home-header__inner{padding-top:8px;padding-bottom:8px}.mt-home-header__logo{width:112px;height:112px;transition:height .35s,width .35s;display:block;position:relative}.mt-home-header__logo img{object-fit:contain;width:100%;height:100%;transition:opacity .3s,transform .35s;position:absolute;inset:0}.mt-home-header--scrolled .mt-home-header__logo{width:62px;height:62px}.mt-home-header__logo-dark,.mt-home-header--scrolled .mt-home-header__logo-light{opacity:0}.mt-home-header--scrolled .mt-home-header__logo-dark{opacity:1}.mt-home-header__nav{align-items:center;gap:26px;display:flex}.mt-home-header__nav>a,.mt-home-header__nav-item>button{color:#fff;letter-spacing:0;background:0 0;border:0;align-items:center;min-height:38px;padding:8px 0;font-family:inherit;font-size:15.5px;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.mt-home-header--scrolled .mt-home-header__nav>a,.mt-home-header--scrolled .mt-home-header__nav-item>button{color:var(--mt-blue)}.mt-home-header__cta{background:var(--mt-tomato);color:#fff;letter-spacing:0;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:12px 23px;font-family:inherit;font-size:15.5px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 6px 18px #f05f5059}.mt-home-header__nav-item{position:relative}.mt-home-header__nav-item--open:after{content:"";z-index:139;height:48px;position:absolute;top:100%;left:-28px;right:-28px}.mt-home-mega{color:var(--mt-text);opacity:0;pointer-events:none;visibility:hidden;z-index:140;background:#fff;border:1px solid #1738621a;border-radius:22px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 14px);transform:translateY(10px);box-shadow:0 30px 72px #0814283d}.mt-home-mega--open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.mt-home-mega--destinations{width:min(1040px,100vw - 72px);padding:0;position:fixed;top:108px;left:50%;transform:translate(-50%,10px)}.mt-home-mega--destinations.mt-home-mega--open{transform:translate(-50%)}.mt-home-mega__region-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:16px 22px;padding:24px 28px 18px;display:grid}.mt-home-mega__region{align-content:start;justify-items:start;display:grid}.mt-home-mega__region h3{color:var(--mt-blue);margin:0 0 10px;font-size:14px}.mt-home-mega__region button{color:var(--mt-text);text-align:left;background:0 0;border:0;padding:3.5px 0;font-size:13px;font-weight:600;line-height:1.25;display:block}.mt-home-mega__region button:hover,.mt-home-mega a:hover,.mt-home-mega__footer button:hover{color:var(--mt-tomato)}.mt-home-mega__footer{text-align:right;border-top:1px solid #17386214;padding:12px 26px 16px}.mt-home-mega__footer button{color:var(--mt-tomato);background:0 0;border:0;font-weight:800}.mt-home-mega--themes{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(640px,100vw - 56px);padding:20px;display:grid;position:fixed;top:104px;left:50%;transform:translate(-50%,10px)}.mt-home-mega--themes.mt-home-mega--open{transform:translate(-50%)}.mt-home-theme-card{color:var(--mt-blue);text-align:center;background:#f4f4f6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:96px;padding:12px 10px 14px;font-size:15.5px;font-weight:800;line-height:1.15;transition:background .18s,box-shadow .18s,color .18s,transform .18s;display:flex}.mt-home-theme-card:hover,.mt-home-theme-card:focus-visible{color:var(--mt-blue);background:#fff7ef;transform:translateY(-1px);box-shadow:0 10px 22px #1738621f}.mt-home-theme-card__icon{justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.mt-home-theme-card__icon svg,.mt-home-theme-card__icon img{object-fit:contain;width:100%;height:100%;display:block}.mt-home-theme-card__icon--fallback{color:var(--mt-blue);font-family:var(--mt-serif);background:#17386214;border-radius:999px;font-size:22px;font-weight:800}.mt-home-mega--small{gap:4px;width:300px;padding:12px;display:grid;right:0}.mt-home-mega--small a{border-radius:12px;padding:10px 12px;font-size:14px;font-weight:700;display:block}.mt-home-header__mobile-actions,.mt-home-mobile-nav{display:none}.mt-home-hero{z-index:auto;height:100svh;min-height:680px;position:relative;overflow:visible}.mt-home-hero__layers{position:absolute;inset:0;overflow:hidden}.mt-home-hero__layer{opacity:0;transition:opacity 1.6s;animation:16s ease-in-out infinite alternate mt-home-hero-ken;position:absolute;inset:0;transform:scale(1.02)}.mt-home-hero__layer--active{opacity:1}.mt-home-hero__layer--initial.mt-home-hero__layer--active{transition:none}.mt-home-hero__picture,.mt-home-hero__image{width:100%;height:100%;display:block}.mt-home-hero__image{object-fit:cover;object-position:center}.mt-home-hero__overlay{background:linear-gradient(#0f203c80 0%,#0f203c1f 36%,#0f203cd1 100%);position:absolute;inset:0}@media (min-width:768px){.mt-home-hero__overlay{background:radial-gradient(120% 80% at 80% 12%,#f5965a29 0%,#f5965a00 48%),linear-gradient(#0610208c 0%,#06102000 17%),linear-gradient(90deg,#0610206b 0%,#06102000 46%),linear-gradient(#06102000 48%,#06102080 76%,#061020db 100%)}}.mt-home-hero__content{z-index:2;max-width:1280px;margin:0 auto;padding:0 48px 116px;animation:1.1s cubic-bezier(.2,.7,.2,1) both mt-home-rise;position:absolute;bottom:0;left:0;right:0}.mt-home-hero__trust{align-items:center;gap:14px;margin-bottom:24px;display:inline-flex}.mt-home-hero__trust span{color:#fff;text-shadow:0 1px 4px #00000080;align-items:center;gap:7px;font-size:16px;font-weight:700;display:flex}.mt-home-hero__trust img{object-fit:contain;width:26px;height:26px}.mt-home-hero__trust i{background:#ffffff73;width:1px;height:18px}.mt-home-hero__trust strong{color:#ffc24b;font-size:13px}.mt-home-hero h1{color:#fff;font-family:var(--mt-serif);text-shadow:0 2px 30px #00000040;max-width:780px;margin:0;font-size:clamp(50px,6.2vw,74px);font-weight:700;line-height:1.02}.mt-home-hero__subline{color:#fffffff0;font-family:var(--mt-sans);text-shadow:0 2px 18px #00000052;max-width:560px;margin:18px 0 0;font-size:clamp(19px,1.9vw,25px);font-weight:400;line-height:1.35}.mt-home-hero__popular{box-shadow:none;color:#fff;text-align:right;max-width:min(360px,100vw - 96px);text-shadow:none;z-index:3;background:0 0;border:0;flex-direction:column;align-items:flex-end;width:fit-content;margin:0;padding:0;display:flex;position:absolute;top:auto;bottom:132px;right:max(48px,50vw - 672px)}.mt-home-hero__popular-kicker{color:#ffffffbd;font-family:var(--mt-sans);letter-spacing:.28em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:9px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.mt-home-hero__popular-kicker:after{content:"";background:#ef6048;border-radius:50%;flex:none;width:5px;height:5px;display:block}.mt-home-hero__popular strong{color:#fff;font-family:var(--mt-serif);text-shadow:0 2px 20px #00000080;font-size:35px;font-weight:700;line-height:1;display:block}.mt-home-hero__popular small{color:#ffffffdb;font-family:var(--mt-serif);text-shadow:0 1px 14px #00000073;max-width:320px;margin-top:7px;font-size:18px;font-weight:700;line-height:1.15;display:block}.mt-home-hero__search{background:#fff;border-radius:999px;align-items:center;gap:12px;max-width:660px;margin-top:28px;padding:15px 26px;display:flex;position:relative;box-shadow:0 18px 50px #00000047}.mt-home-hero__search>span{color:#8a929c;text-align:center;flex:0 0 30px;line-height:1}.mt-home-hero__search>span img{object-fit:contain;width:28px;height:28px;display:block;overflow:visible}.mt-home-hero__search input{color:var(--mt-text);background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:17px}.mt-home-hero__search>button{background:var(--mt-tomato);color:#fff;white-space:nowrap;border:0;border-radius:999px;padding:12px 20px;font-weight:700;display:inline-flex}.mt-home-hero__suggestions{z-index:160;background:#fff;border-radius:18px;position:absolute;top:74px;left:0;right:0;overflow:hidden;box-shadow:0 20px 50px #0f203c40}.mt-home-hero__suggestions button{text-align:left;background:#fff;border:0;border-bottom:1px solid #f1f1f1;align-items:center;gap:14px;width:100%;padding:12px 18px;display:flex}.mt-home-hero__suggestions button:hover{background:var(--mt-cream)}.mt-home-hero__suggestions img{object-fit:cover;border-radius:50%;width:46px;height:46px}.mt-home-hero__suggestions span{flex:1;display:grid}.mt-home-hero__suggestions strong{color:var(--mt-blue);font-family:var(--mt-serif);font-size:18px}.mt-home-hero__suggestions small{color:#8a929c}.mt-home-hero__suggestions em{color:var(--mt-green);font-size:13px;font-style:normal;font-weight:700}.mt-home-hero__suggestions p{color:var(--mt-muted);margin:0;padding:16px 18px}.mt-home-hero__scroll{color:#ffffffb3;flex-direction:column;align-items:center;gap:6px;font-size:13px;animation:2.4s ease-in-out infinite mt-home-float;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@media (max-height:780px) and (min-width:992px){.mt-home-hero__scroll{display:none}}.mt-home-stats{background:var(--mt-blue);z-index:1;padding:46px 48px;position:relative}.mt-home-stats__grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1180px;margin:0 auto;display:grid}.mt-home-stats__mobile-hero-copy{display:none}.mt-home-stats__item{text-align:center}.mt-home-stats__value{justify-content:center;align-items:center;gap:10px;min-height:56px;display:inline-flex}.mt-home-stats__item--logo .mt-home-stats__value{gap:12px;transform:translate(-6px)}.mt-home-stats__item--logo strong{font-size:clamp(30px,3.25vw,44px)}.mt-home-stats__item strong{color:#fff;font-family:var(--mt-serif);font-size:clamp(34px,4.2vw,54px);font-weight:700;line-height:1}.mt-home-stats__item--text strong{font-family:var(--mt-sans);letter-spacing:0;text-transform:none;font-size:clamp(26px,3vw,40px);font-weight:800}.mt-home-stats__item strong span{color:var(--mt-tomato);vertical-align:.04em;margin-left:5px;display:inline-block}.mt-home-stats__value img{filter:drop-shadow(0 5px 10px #00000029);object-fit:contain;width:60px;height:60px}.mt-home-stats__value img[alt=Trusted\ Shops]{width:118px;height:78px}@media (min-width:769px){.mt-home-stats__item--trusted-shops .mt-home-stats__value{gap:4px;transform:translate(-18px)}.mt-home-stats__item--trusted-shops .mt-home-stats__value img{margin-left:-8px}}.mt-home-stats__item small{color:#ffffffb3;margin-top:6px;font-size:15px;display:block}.mt-home-stats__label-mobile{display:none}.mt-home-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;max-width:820px;margin-left:auto;margin-right:auto;display:grid}.mt-home-benefits .mt-home-section__head{text-align:left;max-width:820px;margin-bottom:22px}.mt-home-benefits .mt-home-eyebrow,.mt-home-benefits .mt-home-section__head p:not(.mt-home-eyebrow){display:none}.mt-home-benefit-card{color:var(--mt-text);cursor:pointer;text-align:left;background:#fffaf1;border:1px solid #193c6e14;border-radius:14px;flex-direction:column;min-height:218px;padding:20px;transition:background .28s,border-color .28s,box-shadow .28s,transform .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #193c6e14}.mt-home-benefit-card:before{content:"";opacity:.76;pointer-events:none;background:radial-gradient(circle at 14% 0,#f05f5029,#f05f5000 36%);transition:opacity .28s;position:absolute;inset:0}.mt-home-benefit-card>*{z-index:1;position:relative}.mt-home-benefit-card:hover,.mt-home-benefit-card:focus-visible,.mt-home-benefit-card.is-active{background:#fffdf8;border-color:#f05f5047;transform:translateY(-3px);box-shadow:0 20px 46px #193c6e21}.mt-home-benefit-card:focus-visible{outline-offset:3px;outline:3px solid #f05f5040}.mt-home-icon-tile{box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:14px;transition:transform .28s;display:inline-flex}.mt-home-benefit-card:hover .mt-home-icon-tile,.mt-home-benefit-card:focus-visible .mt-home-icon-tile,.mt-home-benefit-card.is-active .mt-home-icon-tile{transform:translateY(-2px)}.mt-home-benefit-icon{color:inherit;background:0 0;border-radius:0;justify-content:center;align-items:center;width:58px;height:58px;line-height:1;transition:transform .28s;display:block;overflow:visible}.mt-home-benefit-icon--tailored{--mt-benefit-icon-bg:#ffc74847;--mt-benefit-icon-bg-2:#f05f5038}.mt-home-benefit-icon--guide{--mt-benefit-icon-bg:#33cccc3d;--mt-benefit-icon-bg-2:#193c6e29}.mt-home-benefit-icon--secure{--mt-benefit-icon-bg:#193c6e29;--mt-benefit-icon-bg-2:#33cccc38}.mt-home-benefit-icon--fair{--mt-benefit-icon-bg:#f05f5033;--mt-benefit-icon-bg-2:#ffc74842}.mt-home-benefit-icon svg,.mt-home-benefit-icon img{object-fit:contain;width:100%;height:100%;display:block}.mt-home-benefit-icon--fallback{color:var(--mt-blue);align-items:center;font-size:18px;font-weight:800;display:inline-flex}.mt-home-benefit-card:hover .mt-home-benefit-icon,.mt-home-benefit-card:focus-visible .mt-home-benefit-icon,.mt-home-benefit-card.is-active .mt-home-benefit-icon{transform:scale(1.05)}.mt-home-icon-tile--large{border-radius:0;width:78px;height:78px;margin-bottom:0}.mt-home-icon-tile--large .mt-home-benefit-icon{width:68px;height:68px}.mt-home-icon-tile--large img{width:38px;height:38px}.mt-home-benefit-card strong{color:var(--mt-text);font-family:var(--mt-sans);margin:0 0 7px;font-size:18px;font-weight:800;line-height:1.18;display:block}.mt-home-benefit-card__copy{color:#1f2b3aad;font-size:14px;line-height:1.45;display:block}.mt-home-benefit-card__action{color:var(--mt-tomato);letter-spacing:.01em;opacity:.88;align-items:center;gap:10px;margin-top:auto;padding-top:18px;font-size:13px;font-weight:800;display:inline-flex}.mt-home-benefit-card__action span{margin-right:auto}.mt-home-benefit-card__action b{background:#f05f501a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-style:normal;line-height:1;transition:background .28s,transform .28s;display:inline-flex}.mt-home-benefit-card:hover .mt-home-benefit-card__action b,.mt-home-benefit-card:focus-visible .mt-home-benefit-card__action b,.mt-home-benefit-card.is-active .mt-home-benefit-card__action b{background:#f05f502e;transform:translate(3px)}.mt-home-benefits__mobile{display:none}.mt-home-benefits--split .mt-home-benefits__head{text-align:left;justify-content:space-between;align-items:flex-end;gap:24px;max-width:none;display:flex}.mt-home-benefits__hint{color:var(--mt-muted);text-align:right;max-width:260px;margin:0;font-size:14px}.mt-home-benefits__split{grid-template-columns:360px 1fr;align-items:stretch;gap:22px;margin-top:26px;display:grid}.mt-home-benefits__list{grid-template-rows:repeat(4,minmax(0,1fr));align-self:stretch;gap:12px;display:grid}.mt-home-benefit-row{background:var(--mt-cream);border:1px solid var(--mt-border);cursor:pointer;text-align:left;border-radius:18px;align-items:center;gap:14px;height:100%;min-height:0;padding:18px;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}.mt-home-benefit-row:hover{border-color:var(--mt-tomato)}.mt-home-benefit-row.is-active{background:var(--mt-blue);border-color:var(--mt-blue);box-shadow:0 20px 42px -28px #122c52bf}.mt-home-benefit-row .mt-home-icon-tile{border-radius:13px;flex:none;width:44px;height:44px}.mt-home-benefit-row__text{flex-direction:column;align-self:center;gap:5px;min-width:0;display:flex}.mt-home-benefit-row__text strong{color:var(--mt-blue);font-size:16px;font-weight:700;line-height:1.25}.mt-home-benefit-row__text small{color:var(--mt-muted);font-size:13px;line-height:1.48}.mt-home-benefit-row.is-active .mt-home-benefit-row__text strong,.mt-home-benefit-row.is-active .mt-home-benefit-row__text small{color:#fff}.mt-home-benefit-row--tailored .mt-home-icon-tile,.mt-home-benefit-detail-card--tailored .mt-home-icon-tile--large{color:#e0842b;background:#fdf0dd}.mt-home-benefit-row--guide .mt-home-icon-tile,.mt-home-benefit-detail-card--guide .mt-home-icon-tile--large{color:#2f7d5b;background:#e2f0e8}.mt-home-benefit-row--secure .mt-home-icon-tile,.mt-home-benefit-detail-card--secure .mt-home-icon-tile--large{color:#2a5aa8;background:#e2eaf6}.mt-home-benefit-row--fair .mt-home-icon-tile,.mt-home-benefit-detail-card--fair .mt-home-icon-tile--large{color:#b0512f;background:#f7e5dc}.mt-home-benefit-row.is-active .mt-home-icon-tile{color:#fff;background:#ffffff24}.mt-home-benefit-detail-card{background:var(--mt-cream);border:1px solid var(--mt-border);border-radius:24px;flex-direction:column;height:100%;min-height:494px;padding:34px;display:flex;box-shadow:0 26px 60px -46px #122c5280}.mt-home-benefit-detail-card .mt-home-icon-tile--large{border-radius:18px;width:60px;height:60px;margin-bottom:18px}.mt-home-benefit-detail-card h3{color:var(--mt-blue);font-family:var(--mt-serif);margin:0 0 12px;font-size:28px;font-weight:800}.mt-home-benefit-detail-card__intro{color:var(--mt-text);margin:0 0 30px;font-size:15.5px;line-height:1.64}.mt-home-benefit-detail-card__checks{grid-template-columns:repeat(2,minmax(210px,1fr));align-items:start;gap:18px 32px;margin:0 0 30px;padding:0;list-style:none;display:grid}.mt-home-benefit-detail-card__checks li{color:var(--mt-text);padding-left:32px;font-size:14.5px;line-height:1.62;position:relative}.mt-home-benefit-detail-card__checks li:before{color:var(--mt-tomato);content:"✓";font-weight:800;position:absolute;top:.08em;left:0}.mt-home-benefit-detail-card__cta{align-self:flex-start;margin-top:auto}.mt-country-desktop__button{letter-spacing:0;border:0;border-radius:999px;min-height:48px;padding:14px 26px;font-size:15px;font-weight:800;transition:background .2s,transform .2s}.mt-country-desktop__button--primary{background:linear-gradient(180deg, var(--mt-tomato), var(--mt-tomato-hover));color:#fff;box-shadow:0 10px 26px #f05f5073}.mt-country-desktop__button--primary:hover{background:linear-gradient(180deg, var(--mt-tomato-hover), #d93f32);transform:translateY(-2px)}@media (max-width:1100px){.mt-home-benefits__split{grid-template-columns:minmax(310px,.86fr) minmax(0,1.14fr);gap:18px}.mt-home-benefit-detail-card{padding:28px}.mt-home-benefit-detail-card__checks{grid-template-columns:1fr}}.mt-home-explorer{background:var(--mt-cream);padding:80px 48px}.mt-home-explorer>*{max-width:1280px;margin-left:auto;margin-right:auto}.mt-home-explorer__filters{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:36px;display:flex}.mt-home-explorer__filters button{color:var(--mt-blue);background:#fff;border:1.5px solid #e2d9cb;border-radius:999px;padding:11px 20px;font-weight:700}.mt-home-explorer__filters button.is-active{background:var(--mt-blue);border-color:var(--mt-blue);color:#fff}.mt-home-explorer__grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.mt-home-explorer__row,.mt-home-explorer__cell{display:contents}.mt-home-destination-card{text-align:left;height:300px;transform-style:preserve-3d;border:0;border-radius:18px;padding:0;transition:box-shadow .35s,transform .35s;position:relative;overflow:hidden;box-shadow:0 6px 20px #193c6e1a}.mt-home-destination-card:focus-visible{outline:3px solid var(--mt-tomato);outline-offset:4px}.mt-home-destination-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.mt-home-destination-card:after{content:"";background:linear-gradient(#0f203c00 34%,#0f203cd9 100%);position:absolute;inset:0}.mt-home-destination-card span{z-index:1;position:absolute;bottom:18px;left:18px;right:18px}.mt-home-destination-card small{color:var(--mt-sand);margin-bottom:4px;font-size:12px;font-weight:700;display:block}.mt-home-destination-card strong{color:#fff;font-family:var(--mt-serif);font-size:26px;line-height:1.05;display:block}.mt-home-destination-card em{color:#ffffffd9;margin-top:6px;font-size:13px;font-style:normal;font-weight:700;display:block}@media (hover:hover) and (pointer:fine){.mt-home-destination-card:hover{transform:perspective(900px)rotateX(2deg)rotateY(-3deg)translateY(-8px);box-shadow:0 24px 50px #193c6e42}.mt-home-destination-card:hover img{transform:scale(1.08)}}.mt-home-route{padding-top:48px;padding-bottom:42px}.mt-home-route .mt-home-section__head{margin-bottom:20px}.mt-home-route__desktop svg{width:100%;height:138px;display:block;overflow:visible}.mt-home-route__plane{filter:drop-shadow(0 9px 14px #f05f503d);opacity:0;transition:opacity .3s}.mt-home-route__plane-disc{fill:#f05f50}.mt-home-route__plane-glyph{filter:brightness(0)invert();transform-box:fill-box;transform-origin:50%}.mt-home-route__plane-line{fill:none;opacity:.42;stroke:#193c6e8c;stroke-linecap:round;stroke-width:1.4px}.mt-home-route__steps{text-align:center;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:4px;display:grid}.mt-home-route__steps article{padding:0 12px}.mt-home-route__steps strong{color:var(--mt-tomato);font-family:var(--mt-serif);font-size:29px;line-height:1}.mt-home-route__steps h3{color:var(--mt-blue);margin:8px 0 9px;font-size:23px;line-height:1.18}.mt-home-route__steps p{color:#5f6874;margin:0;font-size:17px;line-height:1.58}.mt-home-globe{background:radial-gradient(circle at 64% 28%,#5484bd42,#0000 34%),linear-gradient(#183f72 0%,#102b4f 58%,#0e2442 100%);padding:90px 48px;overflow:hidden}.mt-home-globe__inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1180px;margin:0 auto;display:grid}.mt-home-globe .mt-home-eyebrow{color:#f7a99e}.mt-home-globe h2{color:#fff}.mt-home-globe__copy>p:not(.mt-home-eyebrow){color:#ffffffde;max-width:440px;font-size:18px;line-height:1.6}.mt-home-globe__facts{gap:48px;margin:28px 0 30px;display:flex}.mt-home-globe__facts span{color:#fff9;min-width:104px;font-size:14px;line-height:1.35}.mt-home-globe__facts strong{color:#fff;font-family:var(--mt-serif);margin-bottom:4px;font-size:32px;display:block}.mt-home-globe__fact-mobile{display:none}.mt-home-globe__visual{flex-direction:column;align-items:center;display:flex;position:relative}.mt-home-globe__hint{color:#ffffffbd;pointer-events:none;background:#ffffff17;border:1px solid #ffffff29;border-radius:999px;align-self:center;align-items:center;gap:9px;margin-bottom:32px;padding:9px 14px;font-size:13px;font-weight:700;line-height:1.2;display:inline-flex}.mt-home-globe__hint span{color:#f7a99e;background:#f05f5033;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:inline-flex}.mt-home-globe__stage{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;width:440px;max-width:86vw;height:440px;position:relative}.mt-home-globe__stage.is-dragging{cursor:grabbing}.mt-home-globe__stage canvas{display:block;width:100%!important;height:100%!important}.mt-home-globe__quote{text-align:center;max-width:440px;min-height:106px;margin-top:14px}.mt-home-globe__quote>img,.mt-home-globe__quote-avatar{display:none}.mt-home-globe__quote small{color:var(--mt-sand);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.mt-home-globe__quote blockquote{color:#fff;font-family:var(--mt-serif);margin:0;font-size:21px;font-style:italic;line-height:1.42}.mt-home-globe__quote strong{color:#ffffffa6;margin-top:10px;font-size:14px;display:block}@media (min-width:1024px){.mt-home-globe{padding:96px 48px}.mt-home-globe__inner{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;column-gap:clamp(56px,6vw,72px);max-width:1240px}.mt-home-globe__copy{text-align:left;max-width:460px}.mt-home-globe .mt-home-eyebrow{margin-bottom:16px}.mt-home-globe h2{max-width:460px;margin-bottom:24px}.mt-home-globe__copy>p:not(.mt-home-eyebrow){max-width:460px;margin:0}.mt-home-globe__facts{justify-content:flex-start;gap:34px;margin:46px 0 42px}.mt-home-globe__facts span{min-width:94px}.mt-home-globe__facts strong{margin-bottom:5px;font-size:34px}.mt-home-globe__visual{justify-content:center;align-items:center;min-height:640px}.mt-home-globe__hint{opacity:.92;align-self:center;margin-bottom:14px;padding:8px 13px;font-size:12.5px}.mt-home-globe__hint span{color:#f7a99e;background:#f05f5029}.mt-home-globe__stage{width:clamp(360px,32vw,410px);max-width:none;height:clamp(360px,32vw,410px)}.mt-home-globe__quote{background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;align-items:center;max-width:410px;min-height:0;margin-top:24px;padding:20px 24px 22px;display:flex}.mt-home-globe__quote>img{object-fit:cover;border:2px solid #ffffff42;border-radius:50%;order:1;width:64px;height:64px;margin-bottom:12px;display:block}.mt-home-globe__quote-avatar{color:var(--mt-blue);background:repeating-linear-gradient(135deg,#c8cdd2 0 10px,#d9dde1 10px 20px);border:2px solid #ffffff42;border-radius:50%;order:1;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:12px;font-size:18px;font-weight:800;display:flex}.mt-home-globe__quote strong{color:#fff;order:2;margin-top:0;font-size:16px;font-weight:800}.mt-home-globe__quote small{color:#d6e2f2a3;letter-spacing:.08em;order:3;margin:5px 0 14px}.mt-home-globe__quote blockquote{color:#ffffffd1;font-family:var(--mt-sans);order:4;max-width:350px;font-size:15.5px;font-style:normal;line-height:1.55}}.mt-home-reviews{background:var(--mt-cream);padding:80px 48px}.mt-home-reviews__inner{max-width:1180px;margin:0 auto}.mt-home-reviews__top{grid-template-columns:1fr 1fr 1.45fr;gap:18px;margin-bottom:24px;display:grid}.mt-home-rating-card,.mt-home-safety-card,.mt-home-review-card{background:#fff;border-radius:18px;box-shadow:0 6px 22px #193c6e12}.mt-home-rating-card{min-width:0;padding:28px}.mt-home-rating-card div{justify-content:space-between;align-items:flex-start;display:flex}.mt-home-rating-card strong{color:var(--mt-blue);font-size:42px;line-height:.95}.mt-home-rating-card__score-star{display:none}.mt-home-rating-card img{object-fit:contain;width:86px;height:86px}.mt-home-rating-card small{color:var(--mt-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin-top:12px;font-size:12px;font-weight:800;display:block}.mt-home-rating-card em{color:var(--mt-green);margin-top:4px;font-style:normal;font-weight:800;display:block}.mt-home-rating-card b{color:var(--mt-tomato);-webkit-hyphens:none;hyphens:none;white-space:nowrap;word-break:keep-all;margin-top:16px;font-size:13px;line-height:1.25;display:block}.mt-home-safety-card{color:#fff;background:linear-gradient(135deg,#ffffff14 0%,#fff0 42%),linear-gradient(135deg,#173862 0%,#1d4d86 100%);border:1px solid #ffffff1f;gap:18px;min-height:100%;padding:30px;display:grid;overflow:visible;box-shadow:0 18px 42px #193c6e29}.mt-home-safety-card .mt-home-eyebrow{color:#f7a99e;margin-bottom:0}.mt-home-safety-card__grid{grid-template-columns:1fr;gap:12px;display:grid}.mt-home-safety-card__grid span{background:#ffffff13;border:1px solid #ffffff1f;border-radius:8px;align-items:flex-start;gap:12px;min-width:0;padding:13px 14px;font-size:16.5px;font-weight:700;line-height:1.38;display:flex}.mt-home-safety-card__grid span:before,.mt-home-check-list li:before{color:#1f8a5b;content:"✓";background:#7be3ae2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:inline-flex}.mt-home-safety-card__grid span:before{color:#7be3ae}.mt-home-review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.mt-home-review-card{color:var(--mt-text);text-align:left;flex-direction:column;min-height:360px;padding:26px;display:flex;overflow:hidden}.mt-home-review-card__head{justify-content:space-between;align-items:flex-start;gap:18px;min-height:64px;display:flex}.mt-home-review-card__photo{background:var(--mt-cream);border-radius:50%;width:64px;height:64px;overflow:hidden}.mt-home-review-card__photo img{object-fit:cover;width:100%;height:100%}.mt-home-review-card__photo span{background:var(--mt-blue);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:21px;font-weight:800;display:flex}.mt-home-review-card__person{gap:3px;margin-top:16px;display:grid}.mt-home-review-card__person strong{color:var(--mt-blue);font-size:16px}.mt-home-review-card__person small{color:var(--mt-muted);font-size:13px;line-height:1.35}.mt-home-review-card__meta{place-items:end;gap:7px;margin-left:auto;padding:0;display:grid}.mt-home-review-card__meta .mt-home-stars{letter-spacing:1.5px;white-space:nowrap;font-size:13px;line-height:1}.mt-home-review-card__meta img{object-fit:contain;object-position:right center;width:116px;height:72px}.mt-home-review-card__meta img[alt=Google]{width:78px}.mt-home-review-card blockquote{border-left:3px solid var(--mt-tomato);color:#23303f;font-family:var(--mt-serif);flex:1;margin:20px 0;padding-left:16px;font-size:19px;line-height:1.48}.mt-home-review-card button{border:0;border-top:1px solid var(--mt-warm-border);color:var(--mt-tomato);text-align:left;background:0 0;width:100%;margin:auto 0 0;padding:16px 0 20px;font-weight:700;display:block}.mt-home-press{border-bottom:1px solid var(--mt-border);border-top:1px solid var(--mt-border);padding:38px 0}.mt-home-press>p{color:var(--mt-muted);letter-spacing:.14em;text-align:center;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:800}.mt-home-press__mask{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.mt-home-press__track{align-items:center;gap:58px;width:max-content;animation:24s linear infinite mt-home-marquee;display:flex}.mt-home-press:hover .mt-home-press__track{animation-play-state:paused}.mt-home-press__track img{object-fit:contain;flex:none;width:160px;height:38px}.mt-home-press__fallback-logo{color:var(--mt-blue);font-family:var(--mt-serif);white-space:nowrap;flex:none;justify-content:center;align-items:center;min-width:160px;height:38px;font-size:23px;font-weight:700;display:inline-flex}.mt-home-press__asset-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:180px;height:38px;display:inline-block}.mt-home-press__track img[alt=Handelsblatt],.mt-home-press__track img[alt=Süddeutsche\ Zeitung]{width:180px;height:38px}.mt-home-press__track img[alt=n-tv]{width:130px;height:38px}.mt-home-final-cta{border-top:1px solid var(--mt-warm-border);color:var(--mt-text);text-align:center;background:linear-gradient(#fffdf8 0%,#f6f1ea 100%);padding:70px 24px 58px}.mt-home-final-cta>div{max-width:860px;margin:0 auto}.mt-home-final-cta h2{color:var(--mt-blue)}.mt-home-final-cta p{color:#5f6874;max-width:620px;margin:14px auto 26px;font-size:18px;line-height:1.55}.mt-home-final-cta__seals{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.mt-home-final-cta__seals img{object-fit:contain;background:#fff;border-radius:8px;width:136px;height:48px;padding:8px 14px;box-shadow:0 8px 22px #08142829}.mt-home-final-cta__trust-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:22px auto 0;display:flex}.mt-home-final-cta__trust-badge{color:var(--mt-blue);white-space:nowrap;background:#fff;border:1px solid #193c6e1a;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #193c6e12}.mt-home-final-cta__trust-badge img{object-fit:contain;width:22px;height:22px}.mt-home-final-cta__trust-badge strong{color:var(--mt-blue);font-family:var(--mt-serif);font-size:18px;line-height:1}.mt-home-final-cta__trust-badge i{color:var(--mt-green);background:#1f8a5b1f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-style:normal;display:inline-flex}.mt-home-footer{color:#fff;background:linear-gradient(#10223c 0%,#080d16 52%,#07080b 100%);padding:72px 48px 30px}.mt-home-footer__inner{max-width:1280px;margin:0 auto}.mt-home-footer__top{border-bottom:1px solid #ffffff1f;padding-bottom:24px;display:block}.mt-home-footer__brand{min-width:280px;max-width:560px}.mt-home-footer__brand>img{width:72px;height:72px;margin-bottom:20px}.mt-home-footer h2,.mt-home-footer h3{color:#fff;margin:0}.mt-home-footer h2{font-family:var(--mt-serif);font-size:31px;line-height:1.2}.mt-home-footer__claim{color:#fff;font-family:var(--mt-serif);margin:0 0 14px;font-size:31px;font-weight:700;line-height:1.2}.mt-home-footer p{color:#ffffffad;line-height:1.55}.mt-home-footer p.mt-home-footer__claim{color:#fff}.mt-home-footer__usp{flex-wrap:wrap;gap:8px;margin:16px 0 18px;display:flex}.mt-home-footer__usp span{color:#ffffffdb;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;min-height:32px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.mt-home-footer__badges{flex-wrap:wrap;gap:10px;display:flex}.mt-home-footer__badges span,.mt-home-footer__badges a{background:#fff;border-radius:8px;justify-content:center;align-items:center;height:44px;padding:7px 15px;display:inline-flex}.mt-home-footer__badges img{object-fit:contain;width:92px;max-height:30px}.mt-home-footer__links{grid-template-columns:minmax(180px,.8fr) minmax(280px,1.2fr);gap:34px 52px;display:grid}.mt-home-footer__links>div,.mt-home-footer__destinations>div>div{align-content:start;align-items:start;gap:10px;display:grid}.mt-home-footer h3{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}.mt-home-footer a,.mt-home-footer button{color:#ffffffb3;text-align:left;background:0 0;border:0;padding:0;font-size:14px;display:inline-block}.mt-home-footer a:hover,.mt-home-footer button:hover{color:var(--mt-tomato)}.mt-home-footer__contact{gap:14px;margin-top:24px;display:grid}.mt-home-footer__contact a{grid-template-columns:36px 1fr;gap:0 12px;display:grid}.mt-home-footer__contact span{color:var(--mt-tomato);background:#f05f5029;border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mt-home-footer__contact strong{color:#fff}.mt-home-footer__contact small{color:#ffffff73}.mt-home-footer__destinations{border-bottom:1px solid #ffffff1f;padding:28px 0 26px}.mt-home-footer__destinations>div{grid-template-columns:repeat(5,1fr);align-items:start;gap:28px 24px;display:grid}.mt-home-footer__destinations strong{color:#fff;margin-bottom:2px;font-size:14px}.mt-home-footer__destinations a{font-size:13px}.mt-home-footer__themes{border-bottom:0;padding:0}.mt-home-footer__secondary{border-bottom:1px solid #ffffff1f;grid-template-columns:minmax(220px,.72fr) minmax(420px,1.28fr);gap:28px;padding:22px 0 28px;display:grid}.mt-home-footer__themes>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;display:grid}.mt-home-footer__themes a{color:#ffffff8f;font-size:13px}.mt-home-footer__trust{border-bottom:1px solid #ffffff1f;grid-template-columns:1fr 1fr 1.5fr;align-items:stretch;gap:18px;padding:32px 0;display:grid}.mt-home-footer__trust-card,.mt-home-footer__safety{background:#ffffff13;border:1px solid #ffffff1f;border-radius:8px;padding:22px 24px}.mt-home-footer__trust-card span{justify-content:space-between;align-items:flex-start;display:flex}.mt-home-footer__trust-card strong{color:#fff;font-size:40px;line-height:.9}.mt-home-footer__trust-card img{object-fit:contain;width:44px;height:44px}.mt-home-footer__trust-card em{color:#f5b50a;letter-spacing:2px;margin-top:14px;font-style:normal;display:block}.mt-home-footer__trust-card small{color:#fff9;letter-spacing:.12em;text-transform:uppercase;margin-top:12px;font-size:11px;font-weight:800;display:block}.mt-home-footer__trust-card b{color:#36c47c;margin-top:5px;display:block}.mt-home-footer__safety{background:linear-gradient(135deg,#173862,#1d4d86)}.mt-home-footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;display:flex}.mt-home-footer__bottom nav{flex-wrap:wrap;gap:8px 18px;display:flex}.mt-home-footer__bottom small{color:#ffffff59}.mt-home-overlay{z-index:180;background:#0f203c8f;animation:.24s both mt-home-overlay-in;position:fixed;inset:0}.mt-home-overlay.is-closing{animation:.26s both mt-home-overlay-out}.mt-home-drawer{overscroll-behavior:contain;scrollbar-gutter:stable;background:#fffdf9;width:min(660px,92vw);max-width:none;animation:.3s cubic-bezier(.2,.7,.2,1) both mt-home-drawer-in;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-20px 0 60px #0f203c40}.mt-home-drawer.is-closing{animation:.26s both mt-home-drawer-out}.mt-home-modal{background:#fff;border-radius:22px;width:640px;max-width:92vw;max-height:86vh;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 30px 80px #0000004d}.mt-home-bottom-sheet{overscroll-behavior:contain;max-height:calc(100dvh - 14px);padding-bottom:env(safe-area-inset-bottom);background:#fffdf9;border-radius:32px 32px 0 0;animation:.3s cubic-bezier(.2,.7,.2,1) both mt-home-sheet-in;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.mt-home-bottom-sheet.is-closing{animation:.26s both mt-home-sheet-out}.mt-home-bottom-sheet--benefit{width:min(760px,100vw - 48px);max-height:min(84dvh,760px);animation:.68s cubic-bezier(.2,.72,.18,1) both mt-home-benefit-sheet-in;left:50%;right:auto;box-shadow:0 -20px 70px #0f203c38}.mt-home-bottom-sheet--benefit.is-closing{animation:.42s both mt-home-benefit-sheet-out}.mt-home-dialog-close{color:var(--mt-blue);z-index:2;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-left:auto;font-size:26px;font-weight:400;display:flex;position:sticky;top:16px;right:16px;transform:none;box-shadow:0 8px 24px #0f203c2e}.mt-home-detail{padding:0 36px max(36px, calc(30px + env(safe-area-inset-bottom)))}.mt-home-drawer .mt-home-detail{padding-top:0}.mt-home-detail--benefit,.mt-home-detail--review{padding-top:34px}.mt-home-detail--benefit{background:linear-gradient(#fff7eefa 0%,#fff0 46%),#fffdf9;min-height:100%}.mt-home-detail--review{background:#fffdf9;min-height:100%}.mt-home-detail--benefit .mt-home-icon-tile--large{box-shadow:0 18px 36px #f05f502e}.mt-home-detail--benefit h2{color:var(--mt-blue);margin-bottom:0}.mt-home-benefit-detail__head{align-items:center;gap:18px;margin:0 42px 24px 0;display:flex}.mt-home-benefit-detail__head .mt-home-eyebrow{margin-bottom:8px}.mt-home-detail--benefit .mt-home-benefit-detail__intro{color:#1f2b3adb;margin:0;font-size:17px;line-height:1.68}.mt-home-detail-image{border-radius:0 0 28px 28px;height:300px;margin:-42px -30px 28px;overflow:hidden}.mt-home-detail-image img{object-fit:cover;width:100%;height:100%}.mt-home-detail-body p,.mt-home-detail--benefit p,.mt-home-review-body{font-size:16px;line-height:1.65}.mt-home-detail--benefit .mt-home-check-list{gap:10px;margin:26px 0 30px}.mt-home-detail--benefit .mt-home-check-list li{color:#1f2b3ae6;background:#ffffffe6;border:1px solid #193c6e14;border-radius:12px;align-items:flex-start;padding:14px;font-size:15.5px;line-height:1.48;box-shadow:0 12px 28px #193c6e0f}.mt-home-benefit-detail__footer{padding-bottom:max(6px, env(safe-area-inset-bottom))}.mt-home-benefit-detail__footer .mt-home-primary-button{min-height:50px;padding-inline:24px}.mt-home-highlight-chips{flex-wrap:wrap;gap:8px;margin:18px 0 24px;display:flex}.mt-home-highlight-chips span{background:var(--mt-cream);color:var(--mt-blue);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.mt-home-check-list{gap:12px;margin:20px 0 28px;padding:0;list-style:none;display:grid}.mt-home-check-list li{align-items:center;gap:10px;display:flex}.mt-home-review-modal-head{align-items:center;gap:16px;margin-bottom:24px;display:flex}.mt-home-review-modal-head>img{object-fit:contain;background:#fff;border:1px solid #193c6e14;border-radius:14px;width:76px;height:64px;padding:10px;box-shadow:0 12px 28px #193c6e14}.mt-home-review-modal-head h2{margin:5px 0 4px}.mt-home-review-modal-head span{color:var(--mt-muted)}.mt-home-review-modal-head .mt-home-stars{color:#ffc24b;letter-spacing:2px;font-size:14px;line-height:1;display:block}.mt-home-review-body p{color:#1f2b3ae6;margin:0;font-size:17px;line-height:1.72}.mt-home-review-photos{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px;display:grid}.mt-home-review-photos img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%}@keyframes mt-home-hero-ken{0%{transform:scale(1.02)}to{transform:scale(1.14)}}@keyframes mt-home-rise{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes mt-home-float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@keyframes mt-home-marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes mt-home-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes mt-home-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes mt-home-drawer-in{0%{transform:translate(36px)}to{transform:translate(0)}}@keyframes mt-home-drawer-out{0%{transform:translate(0)}to{transform:translate(36px)}}@keyframes mt-home-sheet-in{0%{transform:translateY(28px)}to{transform:translateY(0)}}@keyframes mt-home-sheet-out{0%{transform:translateY(0)}to{transform:translateY(28px)}}@keyframes mt-home-benefit-sheet-in{0%{transform:translate(-46%,100%)}to{transform:translate(-50%)}}@keyframes mt-home-benefit-sheet-out{0%{transform:translate(-50%)}to{transform:translate(-46%,100%)}}@media (max-width:1199px){.mt-home-header__inner{padding-top:18px}.mt-home-header__logo{width:96px;height:96px}.mt-home-header--scrolled .mt-home-header__logo{width:54px;height:54px}.mt-home-explorer__grid,.mt-home-benefits__grid{grid-template-columns:repeat(2,1fr)}.mt-home-mega__region-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:1199px),(hover:none) and (pointer:coarse) and (min-width:768px) and (max-width:1366px){.mt-home-hero{height:var(--mt-home-hero-height,100vh);min-height:var(--mt-home-hero-height,100vh);max-height:var(--mt-home-hero-height,100vh)}@supports (height:100dvh){.mt-home-hero{height:var(--mt-home-hero-height,100dvh);min-height:var(--mt-home-hero-height,100dvh);max-height:var(--mt-home-hero-height,100dvh)}}@supports (height:100svh){.mt-home-hero{height:var(--mt-home-hero-height,100svh);min-height:var(--mt-home-hero-height,100svh);max-height:var(--mt-home-hero-height,100svh)}}}@media (hover:none) and (pointer:coarse) and (min-width:768px) and (max-width:1366px){.mt-home-hero__scroll{bottom:max(24px, calc(env(safe-area-inset-bottom,0px) + 24px));display:flex}.mt-home-hero__popular{bottom:max(132px, calc(env(safe-area-inset-bottom,0px) + 132px))}}@media (min-width:1024px){.mt-home-explorer{padding:86px 48px 92px}.mt-home-explorer>*{max-width:1180px}.mt-home-explorer__filters{margin-bottom:34px}.mt-home-explorer__grid{flex-direction:column;gap:14px;max-width:1180px;display:flex}.mt-home-explorer__row{gap:14px;width:100%;min-height:330px;display:flex}.mt-home-explorer__row:nth-child(2n){min-height:300px}.mt-home-explorer__cell{animation:.52s cubic-bezier(.2,.7,.2,1) both mt-home-card-enter;animation-delay:calc(var(--mt-card-index,0) * 60ms);flex:1 1 0;min-width:0;display:flex}.mt-home-explorer__cell--hero{flex-grow:1.55}.mt-home-explorer__row--1 .mt-home-explorer__cell{flex-grow:1}.mt-home-destination-card{border-radius:16px;width:100%;height:100%;min-height:100%;box-shadow:0 10px 28px #193c6e1f}.mt-home-destination-card:after{opacity:.96;background:linear-gradient(#0f203c0f 24%,#0f203cdb 100%);transition:opacity .35s}.mt-home-destination-card span{bottom:22px;left:22px;right:22px}.mt-home-destination-card small{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;margin-bottom:10px;padding:5px 9px;font-size:11px;display:inline-flex}.mt-home-destination-card strong{max-width:11ch;font-size:clamp(30px,3vw,42px)}.mt-home-explorer__cell:not(.mt-home-explorer__cell--hero) .mt-home-destination-card strong{font-size:clamp(25px,2.2vw,32px)}.mt-home-destination-card em{font-size:14px;transition:color .3s,transform .3s;display:inline-flex}}@keyframes mt-home-card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px) and (hover:hover) and (pointer:fine){.mt-home-destination-card:hover{transform:translateY(-6px);box-shadow:0 24px 52px #193c6e3d}.mt-home-destination-card:hover img{transform:scale(1.055)}.mt-home-destination-card:hover:after{opacity:1}.mt-home-destination-card:hover em{color:#fff;transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.mt-home-explorer__cell{animation:none}.mt-home-destination-card,.mt-home-destination-card img,.mt-home-destination-card:after,.mt-home-destination-card em{transition:none}}@media (max-width:991px){.mt-home-header__nav{display:none}.mt-home-header__logo{width:76px;height:76px}.mt-home-header--scrolled .mt-home-header__logo{width:48px;height:48px}.mt-home-header__mobile-actions{align-items:center;gap:15px;display:flex}.mt-home-header__hamburger{color:#fff;background:0 0;border:0}.mt-home-header--scrolled .mt-home-header__hamburger{color:var(--mt-blue)}.mt-home-header__hamburger{gap:4px;padding:4px;display:grid}.mt-home-header__hamburger span{background:currentColor;width:24px;height:2px;display:block}.mt-home-mobile-nav{color:var(--mt-blue);max-height:calc(100dvh - 112px - env(safe-area-inset-bottom));overscroll-behavior:contain;padding:18px 18px max(18px, calc(18px + env(safe-area-inset-bottom)));background:#fff;border:1px solid #193c6e14;border-radius:24px;gap:10px;display:grid;position:fixed;top:92px;left:12px;right:12px;overflow-y:auto;box-shadow:0 30px 72px #0814283d}.mt-home-header--scrolled .mt-home-mobile-nav{max-height:calc(100dvh - 86px - env(safe-area-inset-bottom));top:68px}.mt-home-mobile-nav__group>button{background:var(--mt-cream);color:var(--mt-blue);border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;font-weight:800;display:flex}.mt-home-mobile-nav__group>div{gap:8px;padding:12px 4px;display:grid}.mt-home-mobile-nav__group a,.mt-home-mobile-nav__region button,.mt-home-mobile-nav__link{color:var(--mt-text);text-align:left;background:0 0;border:0;padding:5px 0;font-weight:600;display:block}.mt-home-mobile-nav__link{background:var(--mt-cream);color:var(--mt-blue);border-radius:14px;padding:14px 16px;font-weight:800}.mt-home-mobile-nav__region{gap:4px;display:grid}.mt-home-mobile-nav__region strong{color:var(--mt-blue);margin-top:8px}.mt-home-globe__inner,.mt-home-reviews__top,.mt-home-footer__trust{grid-template-columns:1fr}.mt-home-footer__top,.mt-home-footer__links,.mt-home-footer__secondary{display:grid}.mt-home-footer__destinations>div{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.mt-home-header__inner{padding:20px 20px 12px}.mt-home-header__logo,.mt-home-header__logo img{width:64px;height:64px}.mt-home-header--scrolled .mt-home-header__inner{padding-top:8px;padding-bottom:8px}.mt-home-header--scrolled .mt-home-header__logo,.mt-home-header--scrolled .mt-home-header__logo img{width:42px;height:42px}.mt-home-hero{height:620px;min-height:620px}.mt-home-hero__layers{inset:0}.mt-home-hero__content{padding:0 20px 28px}.mt-home-hero__trust{background:#ffffff1c;border:1px solid #ffffff38;border-radius:999px;gap:10px;margin-bottom:16px;padding:8px 12px}.mt-home-hero__trust span{font-size:15px}.mt-home-hero h1{max-width:350px;font-size:clamp(31px,9.2vw,38px);line-height:1.04}.mt-home-hero__subline{max-width:300px;margin-top:12px;font-size:clamp(15.5px,4.2vw,17px);line-height:1.35}.mt-home-hero__popular{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;text-align:right;background:0 0;border:0;border-radius:0;align-items:flex-end;max-width:min(230px,100vw - 132px);margin:0;padding:0;display:flex;inset:112px 24px auto auto}.mt-home-hero__popular-kicker{letter-spacing:.24em;gap:7px;margin-bottom:7px;font-size:10px}.mt-home-hero__popular-kicker:after{width:4px;height:4px}.mt-home-hero__popular strong{font-family:var(--mt-serif);font-size:clamp(22px,6.2vw,28px);line-height:.98}.mt-home-hero__popular small{font-family:var(--mt-serif);max-width:min(220px,56vw);margin-top:5px;font-size:clamp(13px,3.9vw,16px);line-height:1.12}.mt-home-hero__search{gap:8px;margin-top:18px;padding:6px 6px 6px 14px}.mt-home-hero__search>span{flex-basis:28px}.mt-home-hero__search>span img{width:26px;height:26px}.mt-home-hero__search input{font-size:15px}.mt-home-hero__search>button{padding:11px 13px;font-size:13px;display:inline-flex}.mt-home-hero__suggestions{border-radius:14px;top:58px}.mt-home-hero__scroll,.mt-home-hero__explainer,.mt-home-hero__subline{display:none}.mt-home-stats{padding:24px 20px}.mt-home-stats__mobile-hero-copy{color:#fff;max-width:560px;margin:0 auto 16px;display:block}.mt-home-stats__mobile-hero-explainer{color:#ffffffdb;font-family:var(--mt-sans);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:800;line-height:1;display:flex}.mt-home-stats__mobile-hero-eyebrow-line{background:var(--mt-tomato);border-radius:999px;flex:0 0 30px;height:2px}.mt-home-stats__mobile-hero-copy p{color:#ffffffe6;margin:9px 0 0;font-size:clamp(14.5px,3.9vw,16px);line-height:1.4}.mt-home-stats__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:12px}.mt-home-stats__item{background:#ffffff12;border-radius:14px;flex-direction:column;justify-content:center;min-height:104px;padding:13px 10px;display:flex}.mt-home-stats__item strong{font-size:32px}.mt-home-stats__value{flex-wrap:nowrap;gap:6px;min-height:39px}.mt-home-stats__value img{width:44px;height:44px}.mt-home-stats__value img[alt=Trusted\ Shops]{width:96px;height:58px}.mt-home-stats__item--logo .mt-home-stats__value{gap:8px;transform:none}.mt-home-stats__item--logo strong{white-space:nowrap;font-size:28px;line-height:.95}.mt-home-stats__item--logo strong span{margin-left:3px}.mt-home-stats__item--logo .mt-home-stats__value img[alt=Google]{width:54px;height:54px}.mt-home-stats__item--trusted-shops{padding-left:8px;padding-right:8px}.mt-home-stats__item--trusted-shops .mt-home-stats__value{gap:5px}.mt-home-stats__item--trusted-shops .mt-home-stats__value img{width:66px;height:56px;margin-left:0}.mt-home-stats__item--text strong{font-size:24px}.mt-home-stats__item small{margin-top:5px;font-size:12px;line-height:1.25}.mt-home-stats__label--has-mobile .mt-home-stats__label-default{display:none}.mt-home-stats__label-mobile{display:inline}.mt-home-section,.mt-home-explorer,.mt-home-globe,.mt-home-reviews{padding:40px 20px}.mt-home-benefits{padding:8px 16px 24px}.mt-home-benefits__desktop{display:none}.mt-home-benefits__mobile{display:grid}.mt-home-section__head{text-align:left;margin-bottom:22px}.mt-home-section__head h2,.mt-home-globe h2,.mt-home-final-cta h2,.mt-home-detail h2{font-size:30px}.mt-home-section__head p:not(.mt-home-eyebrow){font-size:15px}.mt-home-benefits .mt-home-section__head{margin-bottom:14px;display:block}.mt-home-benefits__hint{display:none}.mt-home-benefits .mt-home-section__head h2{color:#1c2b3a;font-size:22px;font-weight:600;line-height:1.15}.mt-home-explorer__grid,.mt-home-review-grid{grid-template-columns:repeat(2,1fr);gap:12px}.mt-home-benefits__grid{grid-template-columns:repeat(2,1fr);gap:10px;max-width:none}.mt-home-benefit-card{box-shadow:none;background:#f7f3ec;border:0;border-radius:14px;flex-direction:column;min-height:0;padding:15px 13px;display:flex}.mt-home-benefit-card:before{display:none}.mt-home-benefit-card:hover,.mt-home-benefit-card:focus-visible,.mt-home-benefit-card.is-active{box-shadow:none;background:#f7f3ec;border-color:#0000;transform:none}.mt-home-icon-tile{border-radius:0;width:34px;height:34px;margin-bottom:4px;font-size:20px;line-height:20px;display:inline-flex}.mt-home-icon-tile img,.mt-home-benefit-icon{width:34px;height:34px}.mt-home-benefit-card:hover .mt-home-icon-tile,.mt-home-benefit-card:focus-visible .mt-home-icon-tile,.mt-home-benefit-card.is-active .mt-home-icon-tile,.mt-home-benefit-card:hover .mt-home-benefit-icon,.mt-home-benefit-card:focus-visible .mt-home-benefit-icon,.mt-home-benefit-card.is-active .mt-home-benefit-icon{transform:none}.mt-home-benefit-card strong{color:#1c2b3a;margin:6px 0 3px;font-size:13.5px;font-weight:700;line-height:1.25}.mt-home-benefit-card__copy{color:#6b6356;font-size:11.5px;line-height:1.45}.mt-home-benefit-card__action{color:#f0562a;letter-spacing:0;opacity:1;gap:6px;margin-top:auto;padding-top:18px;font-size:16px;font-weight:400;line-height:23.2px}.mt-home-benefit-card__action span{margin-right:0}.mt-home-benefit-card__action b{background:0 0;border-radius:0;width:auto;height:auto;font-size:20px;font-weight:400;line-height:29px;display:block}.mt-home-benefit-card:hover .mt-home-benefit-card__action b,.mt-home-benefit-card:focus-visible .mt-home-benefit-card__action b,.mt-home-benefit-card.is-active .mt-home-benefit-card__action b{background:0 0;transform:none}.mt-home-bottom-sheet{border-radius:24px 24px 0 0;max-height:calc(100dvh - 10px)}.mt-home-dialog-close{width:44px;height:44px;top:14px;right:14px}.mt-home-detail--benefit{padding-top:20px}.mt-home-benefit-detail__head{align-items:flex-start;gap:14px;margin:0 48px 20px 0}.mt-home-icon-tile--large{border-radius:0;width:68px;height:68px}.mt-home-icon-tile--large .mt-home-benefit-icon{width:60px;height:60px}.mt-home-detail--benefit .mt-home-benefit-detail__intro{font-size:15.5px;line-height:1.62}.mt-home-detail--benefit .mt-home-check-list{margin:22px 0 24px}.mt-home-detail--benefit .mt-home-check-list li{padding:13px;font-size:14.5px}.mt-home-benefit-detail__footer .mt-home-primary-button{width:100%}.mt-home-explorer .mt-home-section__head{text-align:left;padding-right:20px}.mt-home-explorer__filters{box-sizing:border-box;scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:8px;width:100vw;margin-bottom:18px;margin-left:0;margin-right:0;padding:0 20px 5px;scroll-padding-left:20px;position:relative;left:50%;overflow-x:auto;transform:translate(-50%)}.mt-home-explorer__filters::-webkit-scrollbar{display:none}.mt-home-explorer__filters button{scroll-snap-align:start;white-space:nowrap;flex:none;padding:9px 12px;font-size:12px;line-height:1}.mt-home-explorer__filters button:not(.is-active){background:#f3f1ec}.mt-home-explorer{padding-left:20px;padding-right:20px;overflow:hidden}.mt-home-explorer>*{max-width:none;margin-left:0;margin-right:0}.mt-home-explorer__grid{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;gap:14px;margin-left:-20px;margin-right:-20px;padding:0 20px 8px;scroll-padding-left:20px;display:flex;overflow-x:auto}.mt-home-explorer__grid::-webkit-scrollbar{display:none}.mt-home-destination-card{scroll-snap-align:start;flex:0 0 min(76vw,315px);height:180px}.mt-home-destination-card span{bottom:12px;left:12px;right:12px}.mt-home-destination-card small{font-size:10px}.mt-home-destination-card strong{font-size:19px}.mt-home-destination-card em{display:none}.mt-home-route{background:var(--mt-cream);padding-top:34px;padding-bottom:30px}.mt-home-route .mt-home-section__head{margin-bottom:18px}.mt-home-route__desktop{display:none}.mt-home-route__steps{text-align:left;grid-template-columns:1fr;gap:0;margin-top:0;display:grid}.mt-home-route__steps article{grid-template-columns:46px 1fr;gap:0 18px;padding-bottom:22px;display:grid;position:relative}.mt-home-route__steps article:before,.mt-home-route__steps article:last-child:before{display:none}.mt-home-route__steps strong{border:2px solid var(--mt-tomato);z-index:1;background:#fff;border-radius:50%;grid-row:span 2;justify-content:center;justify-self:start;align-items:center;width:46px;height:46px;font-size:19px;display:flex;position:relative}.mt-home-route__steps h3{margin:2px 0 7px;font-size:21px;line-height:1.16}.mt-home-route__steps p{color:#5f6874;font-size:16px;line-height:1.55}.mt-home-globe{text-align:center;background:radial-gradient(circle at 50% 24%,#5484bd47,#0000 42%),linear-gradient(#183f72 0%,#102b4f 68%,#0e2442 100%)}.mt-home-globe__inner{gap:22px}.mt-home-globe__copy>p:not(.mt-home-eyebrow){margin-left:auto;margin-right:auto;font-size:15px}.mt-home-globe__facts{flex-wrap:nowrap;justify-content:center;gap:12px;margin:22px -4px 24px}.mt-home-globe__facts span{flex:1 1 0;min-width:0;font-size:12px}.mt-home-globe__facts strong{margin-bottom:3px;font-size:22px}.mt-home-globe__fact-default{display:none}.mt-home-globe__fact-mobile{display:inline}.mt-home-globe__cta{display:none}.mt-home-globe__hint{text-align:left;max-width:min(100%,300px);margin-bottom:22px;padding:8px 11px;font-size:12px}.mt-home-globe__hint span{width:22px;height:22px}.mt-home-globe__stage{width:min(360px,100vw - 40px);max-width:calc(100vw - 40px);height:min(360px,100vw - 40px)}.mt-home-globe__quote blockquote{font-size:17px}.mt-home-reviews .mt-home-section__head{text-align:left}.mt-home-reviews__top{grid-template-columns:repeat(2,1fr)}.mt-home-safety-card{grid-column:1/-1;gap:14px;padding:22px 18px}.mt-home-safety-card__grid{grid-template-columns:1fr;gap:12px}.mt-home-safety-card__grid span{padding:12px;font-size:15px}.mt-home-rating-card{grid-template-columns:auto auto auto;justify-content:center;align-items:center;column-gap:4px;padding:16px 14px;display:grid}.mt-home-rating-card div{display:contents}.mt-home-rating-card strong{white-space:nowrap;grid-area:1/1;font-size:clamp(28px,8.6vw,34px)}.mt-home-rating-card img{grid-area:1/3;width:clamp(42px,12vw,58px);height:clamp(42px,12vw,58px)}.mt-home-rating-card img[alt=Trusted\ Shops]{width:clamp(54px,15vw,70px)}.mt-home-rating-card__score-star{color:var(--mt-tomato);white-space:nowrap;grid-area:1/2;font-size:16px;line-height:1;display:inline-block}.mt-home-rating-card>.mt-home-stars{display:none}.mt-home-rating-card small{letter-spacing:.05em;white-space:nowrap;grid-column:1/-1;font-size:clamp(9px,2.6vw,11px)}.mt-home-rating-card em,.mt-home-rating-card b{grid-column:1/-1}.mt-home-rating-card b{white-space:normal;font-size:12px}.mt-home-review-grid{grid-template-columns:1fr}.mt-home-review-card{min-height:0;padding:20px}.mt-home-review-card blockquote{font-size:16px}.mt-home-review-card__meta{place-items:end;gap:6px}.mt-home-review-card__meta .mt-home-stars{letter-spacing:1.2px;font-size:12px}.mt-home-review-card__meta img{width:104px;height:64px}.mt-home-review-card__meta img[alt=Google]{width:72px}.mt-home-review-card__photo{width:58px;height:58px}.mt-home-press__track{gap:38px}.mt-home-press__track img{width:126px;height:30px}.mt-home-press__fallback-logo{min-width:126px;height:30px;font-size:18px}.mt-home-press__asset-logo,.mt-home-press__track img[alt=Handelsblatt],.mt-home-press__track img[alt=Süddeutsche\ Zeitung]{width:148px;height:30px}.mt-home-press__track img[alt=n-tv]{width:112px;height:30px}.mt-home-final-cta{padding:48px 20px 42px}.mt-home-final-cta p{font-size:15px}.mt-home-final-cta__trust-line{gap:8px;margin-top:18px}.mt-home-final-cta__trust-badge{min-height:36px;padding:7px 11px;font-size:12px}.mt-home-footer{padding:44px 20px 92px}.mt-home-footer__top{padding-bottom:22px}.mt-home-footer__brand{min-width:0}.mt-home-footer__brand>img{width:58px;height:58px}.mt-home-footer h2,.mt-home-footer__claim{font-size:26px}.mt-home-footer__usp{gap:7px;margin:14px 0 16px}.mt-home-footer__usp span{min-height:30px;padding:7px 10px;font-size:12px}.mt-home-footer__destinations>div,.mt-home-footer__trust{grid-template-columns:1fr}.mt-home-footer__themes{padding:0}.mt-home-footer__themes>div{grid-template-columns:1fr}.mt-home-footer__secondary{grid-template-columns:1fr;gap:18px;padding-top:18px}.mt-home-footer__links{grid-template-columns:1fr}.mt-home-footer__destinations>div>div{background:#ffffff0f;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;padding:14px}.mt-home-footer__destinations>div>div strong{grid-column:1/-1}.mt-home-footer__bottom{flex-direction:column;align-items:flex-start}.mt-home-overlay--sheet{background:#fffdf9}.mt-home-bottom-sheet{border-radius:0;height:100dvh;min-height:100dvh;max-height:none;inset:0}.mt-home-bottom-sheet--benefit{box-shadow:none;width:auto;max-height:none;animation:.38s cubic-bezier(.2,.72,.18,1) both mt-home-sheet-in;left:0;right:0}.mt-home-bottom-sheet--benefit.is-closing{animation:.32s both mt-home-sheet-out}.mt-home-detail{padding:0 20px max(34px, calc(26px + env(safe-area-inset-bottom)))}.mt-home-detail--benefit,.mt-home-detail--review{padding-top:18px}.mt-home-detail-image{height:260px;margin:-42px -20px 24px}}@media (max-width:520px){.mt-home-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.mt-home-press__track{animation-play-state:paused}}.mt-home-hero h1{text-shadow:0 3px 34px #0000008a,0 1px 3px #00000070;text-wrap:balance;max-width:670px;font-size:clamp(52px,4.3vw,62px);line-height:1.03}.mt-home-hero__subheadline{color:#fff;font-family:var(--mt-sans);text-shadow:0 2px 22px #00000085;max-width:670px;margin:14px 0 0;font-size:clamp(24px,2vw,28px);font-weight:400;line-height:1.4}.mt-home-hero__nowrap{white-space:nowrap}.mt-home-hero__subheadline-line{max-width:none;display:inline-block}@media (min-width:768px){.mt-home-hero__subheadline{white-space:nowrap;max-width:none}}.mt-home-hero__explainer{color:#ffffffd6;font-family:var(--mt-sans);letter-spacing:.18em;text-shadow:0 1px 10px #0000006b;align-items:center;gap:12px;margin-top:22px;font-size:12px;font-weight:800;line-height:1;display:flex}.mt-home-hero__eyebrow-line{background:var(--mt-tomato);border-radius:999px;flex:0 0 44px;height:2px}.mt-home-hero__subline{text-shadow:0 2px 18px #0000008f;max-width:660px;margin-top:12px;font-size:clamp(17px,1.25vw,19px);line-height:1.48}.mt-home-hero__search{margin-top:26px}@media (max-width:767px) and (max-height:700px){.mt-home-hero__content{padding-bottom:max(28px, calc(88px + env(safe-area-inset-bottom)))}}@media (min-width:768px){.mt-home-hero__overlay{background:linear-gradient(96deg,#060e185c 0%,#060e1826 42%,#060e1800 72%),linear-gradient(#060e1800 28%,#060e180a 45%,#060e182e 70%,#060e1857 100%),linear-gradient(#060e1833 0%,#060e1800 24%)}.mt-home-hero__content{padding-bottom:max(92px,10svh)}}@media (min-width:768px) and (max-height:820px){.mt-home-hero__content{padding-bottom:max(66px,8svh)}.mt-home-hero h1{font-size:clamp(42px,4.2vw,54px)}.mt-home-hero__subheadline{margin-top:11px;font-size:clamp(21px,1.9vw,25px)}.mt-home-hero__explainer{margin-top:17px}.mt-home-hero__subline{max-width:610px;margin-top:9px;font-size:clamp(16px,1.25vw,18px);line-height:1.44}.mt-home-hero__search{margin-top:20px}}@media (max-width:767px){.mt-home-hero{height:100svh;min-height:568px;max-height:760px}.mt-home-hero__content{padding:0 20px max(20px, calc(env(safe-area-inset-bottom,0px) + 18px))}.mt-home-hero h1{max-width:min(390px,100%);font-size:clamp(32px,8.7vw,40px);line-height:1.06}.mt-home-hero__subheadline{font-size:var(--mt-home-hero-mobile-subheadline-size,17px);width:100%;min-width:0;max-width:min(390px,100%);margin-top:10px;line-height:1.22}.mt-home-hero__subheadline-line{white-space:nowrap}.mt-home-hero__explainer{letter-spacing:.18em;gap:9px;margin-top:18px;font-size:10px;display:none}.mt-home-hero__eyebrow-line{flex-basis:30px}.mt-home-hero__subline{max-width:370px;margin-top:10px;font-size:clamp(15px,4.1vw,17px);line-height:1.4;display:none}.mt-home-hero__search{max-width:min(100%,420px);margin-top:18px}}@media (max-width:360px) and (max-height:620px){.mt-home-hero{min-height:560px}.mt-home-hero__content{padding-bottom:14px}.mt-home-hero h1{font-size:29px}.mt-home-hero__subheadline{--mt-home-hero-mobile-subheadline-size:16px;margin-top:8px}.mt-home-hero__explainer{margin-top:14px;font-size:9px}.mt-home-hero__subline{font-size:14px;line-height:1.34}.mt-home-hero__search{margin-top:14px}}@media (max-width:340px){.mt-home-hero__search{gap:5px;padding:6px 6px 6px 9px}.mt-home-hero__search>span{flex-basis:24px}.mt-home-hero__search>span img{width:22px;height:22px}.mt-home-hero__search input{font-size:14px}.mt-home-hero__search>button{padding:10px 9px;font-size:12px}}@media (min-width:992px){.mt-home-hero__content{flex-direction:column;align-items:stretch;max-width:600px;margin:0;padding:0 0 max(92px,10svh);display:flex;inset:clamp(158px,19svh,176px) auto 0 max(32px,50vw - 590px)}.mt-home-hero h1{max-width:600px;font-size:clamp(46px,4.15vw,60px);line-height:1.08}.mt-home-hero__subheadline{margin-top:clamp(18px,2.4svh,24px);font-size:clamp(24px,2vw,28px);line-height:1.4}.mt-home-hero__explainer{margin-top:clamp(14px,2.2svh,18px)}.mt-home-hero__subline{max-width:450px;margin-top:clamp(14px,2.2svh,18px);font-size:clamp(14.5px,1vw,16px);line-height:1.55}.mt-home-hero__search{margin-top:auto}}@media (min-width:992px) and (max-height:820px){.mt-home-hero__content{top:clamp(138px,18svh,152px)}.mt-home-hero h1{font-size:clamp(42px,4vw,54px)}.mt-home-hero__subheadline{margin-top:16px;font-size:clamp(21px,1.9vw,25px)}}.mt-explainer-video{color:var(--mt-text);font-family:var(--mt-sans);background:linear-gradient(#fffdf8fa 0%,#f7f1e8f5 100%);padding:64px 18px}.mt-explainer-video__inner{align-items:center;gap:32px;max-width:1180px;margin:0 auto;display:grid}.mt-explainer-video__copy{min-width:0}.mt-explainer-video__eyebrow{color:var(--mt-tomato);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800;line-height:1.2}.mt-explainer-video h2{color:var(--mt-blue);font-family:var(--mt-serif);letter-spacing:0;margin:0;font-size:clamp(30px,4vw,52px);font-weight:700;line-height:1.08}.mt-explainer-video__copy>p:not(.mt-explainer-video__eyebrow){color:#5f6874;max-width:650px;margin:16px 0 0;font-size:17px;line-height:1.62}.mt-explainer-video__preview{aspect-ratio:4/5;color:#fff;cursor:pointer;text-align:left;background:#061020;border:0;border-radius:16px;width:min(100%,390px);min-height:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 24px 58px #0f203c38}.mt-explainer-video__preview:hover .mt-explainer-video__poster,.mt-explainer-video__preview:focus-visible .mt-explainer-video__poster{transform:scale(1.018)}.mt-explainer-video__preview:focus-visible{outline-offset:4px;outline:3px solid #f0562a80}.mt-explainer-video__poster{object-fit:cover;width:100%;height:100%;transition:transform .28s;display:block}.mt-explainer-video__shade{background:linear-gradient(#050e1b57 0%,#050e1b0f 42%,#050e1bc7 100%);position:absolute;inset:0}.mt-explainer-video__preview-brand{filter:drop-shadow(0 8px 18px #050e1b57);display:inline-flex;position:absolute;top:16px;left:16px}.mt-explainer-video__preview-brand img{object-fit:contain;width:45px;height:45px;display:block}.mt-explainer-video__label{color:var(--mt-blue);background:#fffffff5;border-radius:999px;align-items:center;min-height:42px;padding:11px 16px;font-size:14px;font-weight:800;line-height:1.2;display:inline-flex;position:absolute;bottom:16px;left:16px}.mt-explainer-video--mobile{padding-top:34px;padding-bottom:38px}.mt-explainer-video--mobile .mt-explainer-video__inner{justify-items:stretch;gap:20px}.mt-explainer-video--mobile .mt-explainer-video__preview{border-radius:14px;justify-self:center;width:min(100%,332px)}.mt-explainer-video--mobile h2{font-size:clamp(29px,9vw,38px)}.mt-explainer-video--mobile .mt-explainer-video__copy>p:not(.mt-explainer-video__eyebrow){font-size:15.5px;line-height:1.55}.mt-explainer-video--desktop{border-bottom:1px solid var(--mt-warm-border);border-top:1px solid var(--mt-warm-border);padding:78px 48px}.mt-explainer-video--desktop .mt-explainer-video__inner{grid-template-columns:minmax(0,1fr) minmax(320px,410px)}.mt-explainer-video--desktop .mt-explainer-video__preview{justify-self:end}.mt-explainer-video__overlay{padding:calc(env(safe-area-inset-top,0px) + 22px) 18px calc(env(safe-area-inset-bottom,0px) + 22px);z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050e1bc2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mt-explainer-video__dialog{max-height:calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 44px);max-width:calc(100vw - 36px);min-height:0;width:min(420px, calc((100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 188px) * 4 / 5), calc(100vw - 36px));outline:none;justify-items:center;display:grid;position:relative}@supports (height:100dvh){.mt-explainer-video__dialog{max-height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 44px);width:min(420px, calc((100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 188px) * 4 / 5), calc(100vw - 36px))}}.mt-explainer-video__close{color:var(--mt-blue);cursor:pointer;z-index:3;background:#fffffff5;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0 0 3px;font-size:30px;font-weight:400;line-height:1;display:inline-flex;position:absolute;top:-14px;right:-14px;box-shadow:0 12px 30px #050e1b42}.mt-explainer-video__close:focus-visible{outline-offset:3px;outline:3px solid #f0562a85}.mt-explainer-video__frame{box-sizing:border-box;background:#fff;border-radius:26px;width:100%;display:grid;overflow:hidden;box-shadow:0 34px 90px #00000075}.mt-explainer-video__player-shell{aspect-ratio:4/5;box-sizing:border-box;background:#061020;width:100%;position:relative;overflow:hidden}.mt-explainer-video__player{object-fit:contain;background:#061020;width:100%;height:100%;display:block}.mt-explainer-video__brand-chip{filter:drop-shadow(0 8px 18px #050e1b5c);pointer-events:none;z-index:2;display:inline-flex;position:absolute;top:16px;left:16px}.mt-explainer-video__brand-chip img{object-fit:contain;width:40px;height:40px;display:block}.mt-explainer-video__contact{box-sizing:border-box;color:#1a3a6b;font-family:var(--mt-sans,"Nunito", system-ui, sans-serif);background:#fff;width:100%;padding:20px 24px 8px}.mt-explainer-video__contact-overline{color:#ec5e48;letter-spacing:.16em;text-transform:uppercase;font-size:10.5px;font-weight:900;line-height:1.2;display:block}.mt-explainer-video__contact-title{color:#1a3a6b;margin:4px 0 10px;font-size:18px;font-weight:800;line-height:1.28}.mt-explainer-video__contact-links{display:grid}.mt-explainer-video__contact a{color:#1a3a6b;border-top:1px solid #ede9e1;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:13px 0;text-decoration:none;transition:background .15s;display:flex}.mt-explainer-video__contact a:last-child{padding-bottom:15px}.mt-explainer-video__contact-text{flex-direction:column;gap:2px;min-width:0;display:flex}.mt-explainer-video__contact-text span{color:#98a0b3;letter-spacing:.14em;text-transform:uppercase;font-size:10.5px;font-weight:800;line-height:1.2}.mt-explainer-video__contact-text strong{color:#1a3a6b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:15px;font-weight:800;line-height:1.22;transition:color .15s;display:block;overflow:hidden}.mt-explainer-video__contact-arrow{color:#1a3a6b;background:#f4eee5;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:800;line-height:1;transition:background .15s;display:inline-flex}.mt-explainer-video__contact a:hover,.mt-explainer-video__contact a:focus-visible{outline-offset:2px;background:#faf7f1;outline:3px solid #f0562a47}.mt-explainer-video__contact a:hover .mt-explainer-video__contact-arrow,.mt-explainer-video__contact a:focus-visible .mt-explainer-video__contact-arrow{background:#ede5d6}.mt-explainer-video__sr-title{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.mt-video-modal-open .mt-country-mobile__sticky-cta,body.mt-video-modal-open #CookiebotWidget,body.mt-video-modal-open #CookiebotWidgetUnderlay,body.mt-video-modal-open .CookiebotWidget,body.mt-video-modal-open [class*=CookiebotWidget]{opacity:0!important;pointer-events:none!important;visibility:hidden!important;display:none!important}@media (max-width:767px){.mt-explainer-video__overlay{padding:calc(env(safe-area-inset-top,0px) + 18px) 14px calc(env(safe-area-inset-bottom,0px) + 18px);align-items:center}.mt-explainer-video__dialog{max-width:calc(100vw - 28px);width:min(calc(100vw - 28px), calc((100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 176px) * 4 / 5))}@supports (height:100dvh){.mt-explainer-video__dialog{width:min(calc(100vw - 28px), calc((100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 176px) * 4 / 5))}}.mt-explainer-video__frame{border-radius:22px}.mt-explainer-video__contact{padding:18px 18px 6px}.mt-explainer-video__contact-title{font-size:18px}.mt-explainer-video__contact-text strong{font-size:14px}.mt-explainer-video__close{top:8px;right:8px}}@media (prefers-reduced-motion:reduce){.mt-explainer-video__poster{transition-duration:.001ms}}.mt-home-hero__overlay{background:linear-gradient(#050e1c7a 0%,#050e1c29 36%,#050e1ce0 100%),linear-gradient(90deg,#050e1c6b 0%,#050e1c14 62%)}@media (min-width:768px){.mt-home-hero__overlay{background:radial-gradient(120% 80% at 80% 12%,#f5965a1f 0%,#f5965a00 48%),linear-gradient(#050e1c8f 0%,#050e1c0d 22%),linear-gradient(90deg,#050e1c9e 0%,#050e1c24 48%,#050e1c05 100%),linear-gradient(#050e1c00 42%,#050e1c8f 76%,#050e1ce6 100%)}}.mt-home-stats__rating-readable{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mt-home-cms-placeholder{color:#5b6470;text-align:center;background:repeating-linear-gradient(135deg,#767e8847 0 12px,#a0a6ae47 12px 24px),#d2d6db;border:1px solid #5c65705c;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.mt-home-cms-placeholder:after{content:"CMS-Bild fehlt";font-family:var(--mt-sans);letter-spacing:.04em;text-transform:uppercase;background:#ffffffb8;border:1px solid #5c65703d;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800;line-height:1}.mt-home-cms-placeholder--hero{width:100%;height:100%;position:absolute;inset:0}.mt-home-destination-card .mt-home-cms-placeholder--destination{z-index:0;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0 auto auto 0}.mt-home-destination-card--missing-image:after{background:linear-gradient(#464e580d 24%,#323a46c2 100%)}.mt-home-hero__suggestions .mt-home-cms-placeholder--suggestion{border-radius:50%;flex:0 0 46px;width:46px;height:46px;display:flex}.mt-home-hero__suggestions .mt-home-cms-placeholder--suggestion:after{content:"!";padding:0;font-size:16px}@media (hover:hover) and (pointer:fine){.mt-home-destination-card:hover .mt-home-cms-placeholder--destination{transform:scale(1.055)}}@media (prefers-reduced-motion:reduce){.mt-home-destination-card .mt-home-cms-placeholder--destination{transition:none}}
