@use "sass:math";@font-face{font-family:Nunito;src:url(/uploads/static/tourmag/dist/fonts/nunito-v32-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/uploads/static/tourmag/dist/fonts/nunito-v32-latin-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/uploads/static/tourmag/dist/fonts/nunito-v32-latin-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/uploads/static/tourmag/dist/fonts/nunito-v32-latin-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden}body{font-family:Nunito,system-ui,sans-serif;font-size:16px;line-height:1.5;color:#000;background:#fff}img,picture,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.1}button{font:inherit;cursor:pointer;border:none;background:none}.o-layout{width:100%;max-width:1200px;margin-inline:auto;padding-inline:16px}.o-layout--main-articles{display:flex;flex-direction:column;gap:64px;margin-top:40px}.o-grid{max-width:1200px;margin-left:auto;margin-right:auto}.is-fullwidth{max-width:100%}.o-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:30px 64px;width:100%}.o-grid__item{min-width:0}.o-grid__item-aside .o-grid{gap:0}.o-grid__item-aside .o-grid .o-grid__item{display:flex;gap:24px;flex-direction:column;align-items:center}.o-grid__item--col-1{grid-column:span 1}.o-grid__item--col-2{grid-column:span 2}.o-grid__item--col-3{grid-column:span 3}.o-grid__item--col-4{grid-column:span 4}.o-grid__item--col-5{grid-column:span 5}.o-grid__item--col-6{grid-column:span 6}.o-grid__item--col-7{grid-column:span 7}.o-grid__item--col-8{grid-column:span 8}.o-grid__item--col-9{grid-column:span 9}.o-grid__item--col-10{grid-column:span 10}.o-grid__item--col-11{grid-column:span 11}.o-grid__item--col-12{grid-column:span 12}.o-grid__col-1{grid-column:span 1}.o-grid__col-2{grid-column:span 2}.o-grid__col-3{grid-column:span 3}.o-grid__col-4{grid-column:span 4}.o-grid__col-5{grid-column:span 5}.o-grid__col-6{grid-column:span 6}.o-grid__col-7{grid-column:span 7}.o-grid__col-8{grid-column:span 8}.o-grid__col-9{grid-column:span 9}.o-grid__col-10{grid-column:span 10}.o-grid__col-11{grid-column:span 11}.o-grid__col-12{grid-column:span 12}.o-grid__full{grid-column:1/-1}.o-grid [class*=__col-],.o-grid [class*=__item]{min-width:0}.o-grid--equal-rows{grid-auto-rows:1fr}.o-grid--sm{gap:8px}.o-grid--top-home-title{margin-bottom:-34px}.o-grid--top-home .o-grid__item,.o-stack{gap:16px;display:flex;flex-direction:column}.o-stack--xs{gap:4px}.o-stack--sm{gap:8px}.o-stack--md{gap:16px}.o-stack--lg{gap:20px}.o-stack--xl{gap:24px}.o-stack--xxl{gap:32px}.o-stack--xxxl{gap:64px}.o-stack--center{align-items:center}.o-cluster{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start}.o-cluster--sm{gap:8px}.o-cluster--lg{gap:20px}.o-cluster--xl{gap:24px}.o-cluster--gutter{gap:64px}.o-cluster--center{align-items:center}.o-cluster--end{align-items:flex-end}.o-cluster--stretch{align-items:stretch}.o-cluster--between{justify-content:space-between}.o-cluster--around{justify-content:space-around}.o-cluster--evenly{justify-content:space-evenly}.o-cluster--nowrap{flex-wrap:nowrap}.o-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.o-block-full{width:100%;grid-column:span 12;margin-block:8px}.o-block-full__wrapper{width:100%;max-width:1200px;margin-inline:auto;padding-inline:16px}.o-block-full__wrapper .o-grid{padding-inline:0}.o-block-full__wrapper .o-grid+.o-grid{margin-block-start:30px}.o-block-full-list{display:flex;flex-direction:column;row-gap:30px}.o-block-full-list--horizontal{flex-direction:row;gap:calc($grid-gutter / 1.5);flex-wrap:wrap}.c-breaking-news{height:auto;display:flex;align-items:center;background-color:#fff;border-bottom:1px solid #e6e6e6}.c-breaking-news__inner{display:flex;align-items:center;gap:8px}.c-breaking-news__label{flex-shrink:0;padding:10px;font-size:14px;font-weight:700;color:#fff;background-color:#ff6e6b}.c-breaking-news__link{font-size:14px;font-weight:700;color:#1c5578;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-breaking-news__link:hover{text-decoration:underline}.c-header{position:fixed;top:0;left:0;right:0;z-index:3;background-color:#fff;transition:top .25s ease}.cc-main-content .c-header{position:relative}.c-header--with-breaking{top:50px}.c-header--with-breaking.is-breaking-scrolled{top:0}.c-header__main{height:100px;display:flex;align-items:center;background-color:#fff;transition:height .25s ease}.is-reduced .c-header__main{height:56px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.c-header__main-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.c-header__actions{display:flex;align-items:center;gap:8px}.c-header__actions--left,.c-header__actions--right{flex:1}.c-header__actions--left{transition:opacity .25s ease}.is-reduced .c-header__actions--left{opacity:0;pointer-events:none}.c-header__actions--right{justify-content:flex-end}.c-header__btn{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;font-size:16px;font-weight:700;border-radius:20px;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:opacity .2s}.c-header__btn:hover{opacity:.9}.c-header__btn--newsletters{color:#fff;background-color:#1877f2}.c-header__btn--newsletters .c-header__btn-icon{color:#fff}.c-header__btn--bookmark{width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;color:#393939;background-color:#e6e6e6}.c-header__btn--login{color:#1877f2;background-color:#fff;border:1px solid #1877f2;transition:opacity .25s ease}.c-header__btn--login .c-header__btn-icon{color:#1877f2}.is-reduced .c-header__btn--login{opacity:0;pointer-events:none}.c-header__btn--cta{color:#fff;background-color:#ecac30}.c-header__btn--user{padding:0;display:flex;align-items:center;justify-content:center;background-color:transparent;box-shadow:none}.c-header__btn--user,.c-header__btn--user .c-header__btn-icon{width:32px;height:32px}.c-header__btn--user:hover{opacity:.8}.c-header__btn-icon{width:20px;height:20px;flex-shrink:0}.c-header__logo{flex-shrink:0;display:block}.c-header__logo-img{display:block;height:auto;transition:opacity .25s ease}.c-header__logo-img--full{width:280px}.c-header__logo-img--reduced,.is-reduced .c-header__logo-img--full{position:absolute;opacity:0;pointer-events:none}.c-header__logo-img--reduced{width:180px}.is-reduced .c-header__logo-img--reduced{position:static;opacity:1;pointer-events:auto}.c-header__hamburger{display:none;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:none;border:none;cursor:pointer;color:#1c5578}.is-reduced .c-header__hamburger{display:flex}.c-header__hamburger-icon{width:24px;height:24px}.c-header__nav{height:40px;display:flex;align-items:center;background-color:#137993;transition:height .25s ease,opacity .25s ease}.is-reduced .c-header__nav{height:0;opacity:0;overflow:hidden}.c-header__nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.c-header__nav-home{color:#fff;padding:4px}.c-header__nav-home svg{display:block;width:20px;height:20px}.c-header__nav-home:hover{opacity:.8}.c-header__nav-menu{display:flex;align-items:center;gap:24px;list-style:none;flex:1}.c-header__nav-menu li a{font-size:18px;font-weight:700;color:#fff}.c-header__nav-menu li a:hover{opacity:.8}.c-header__search{display:flex;align-items:center;background-color:#fff;border-radius:20px;overflow:hidden;min-width:180px;max-width:200px}.c-header__search-input{flex:1;padding:4px 12px;font-size:16px;font-weight:700;border:none;outline:none;background:transparent;min-width:0}.c-header__search-input::placeholder{color:#e6e6e6}.c-header__search-btn{padding:4px 8px;background:none;border:none;cursor:pointer;color:#137993}.c-header__search-btn svg{display:block;width:20px;height:20px}.c-header__search-btn:hover{opacity:.7}.c-header__mobile-menu{position:fixed;top:0;left:0;bottom:0;width:100%;max-width:400px;background-color:#fff;z-index:4;transform:translateX(-100%);transition:transform .25s ease;overflow-y:auto;box-shadow:2px 0 10px rgba(0,0,0,.1)}.is-menu-open .c-header__mobile-menu{transform:translateX(0)}.c-header__mobile-menu-inner{position:relative;padding:24px;padding-top:64px;display:flex;flex-direction:column;gap:24px}.c-header__mobile-close{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#000}.c-header__mobile-close svg{width:24px;height:24px}.c-header__mobile-close:hover{opacity:.7}.c-header__mobile-search{display:flex;align-items:center;background-color:#e6e6e6;border-radius:20px;overflow:hidden}.c-header__mobile-search .c-header__search-input{flex:1}.c-header__mobile-search .c-header__search-btn{color:#393939}.c-header__mobile-nav{list-style:none;display:flex;flex-direction:column;gap:16px}.c-header__mobile-nav li a{display:block;padding:8px 0;font-size:22px;font-weight:700;color:#1c5578;border-bottom:1px solid #e6e6e6}.c-header__mobile-nav li a:hover{color:#137993}.c-header__mobile-actions{display:flex;flex-direction:column;gap:8px;padding-top:20px;border-top:1px solid #e6e6e6}.c-header__mobile-actions .c-header__btn{justify-content:center}.c-header__mobile-actions .c-header__btn--login{display:inline-flex;opacity:1;pointer-events:auto}.c-header__mobile-actions .c-header__btn--user{width:auto;height:auto;padding:6px 16px;background-color:#fff;border:1px solid #1877f2;box-shadow:0 1px 2px rgba(0,0,0,.05)}.c-header__mobile-actions .c-header__btn--user .c-header__btn-icon{width:24px;height:24px}.c-header-spacer,.c-header-spacer--with-breaking{height:140px;margin-bottom:10px}.c-footer{background-color:#000;padding:32px 0}.c-footer__inner{max-width:1200px;margin-inline:auto;padding-inline:16px;display:flex;flex-direction:column;gap:10px}.c-footer__main{display:flex;gap:32px;padding-bottom:32px;border-bottom:1px solid #fff}.c-footer__info{flex:0 0 280px;display:flex;flex-direction:column;gap:27px}.c-footer__logo{display:block;width:auto;height:42px;object-fit:contain;align-self:flex-start}.c-footer__desc{font-size:14px;font-weight:700;line-height:18px;color:#fff}.c-footer__certif{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.c-footer__certif-label{font-size:14px;font-weight:700;color:#fff}.c-footer__certif-logo{width:92px;background-color:#fff;border-radius:10px;overflow:hidden}.c-footer__certif-logo img{display:block;width:100%;height:auto}.c-footer__links{flex:1;display:flex;gap:32px;position:relative}.c-footer__col{flex:0 0 190px}.c-footer__title{font-size:18px;font-weight:700;color:#fff;padding-bottom:8px;border-bottom:1px solid #fff;margin-bottom:16px}.c-footer__title--highlight{color:#ecac30}.c-footer__title--no-border{border-bottom:none;padding-bottom:0}.c-footer__list{list-style:none;display:flex;flex-direction:column}.c-footer__list li{height:18px;overflow:hidden}.c-footer__list a{font-size:14px;font-weight:700;color:#828282;line-height:18px}.c-footer__list a:hover{color:#fff}.c-footer__social{position:absolute;left:457px;top:188px;width:400px}.c-footer__social-icons{display:flex;gap:16px;margin-top:16px}.c-footer__social-icons a{display:block;width:36px;height:36px;transition:opacity .2s ease}.c-footer__social-icons a:hover{opacity:.8}.c-footer__social-icons img{display:block;width:100%;height:100%}.c-footer__legal{display:flex;align-items:center;justify-content:center;padding-top:10px}.c-footer__legal a{font-size:14px;font-weight:700;color:#828282;padding:0 16px;border-right:1px solid #828282;line-height:18px}.c-footer__legal a:last-child{border-right:none}.c-footer__legal a:hover{color:#fff}.c-item,.c-item__wrapper{display:flex;flex-direction:column;gap:8px;height:100%}.c-item__fig{position:relative}.c-item__fig,.c-item__fig picture{display:block;width:100%}.c-format__image,.c-item__img{width:100%;object-fit:cover;border-radius:10px}.c-format__body,.c-format__content,.c-item__txt{display:flex;flex-direction:column;gap:8px;flex:1}.c-format__title,.c-item__title{font-weight:700;line-height:1.1}.c-format__title a,.c-item__title a{color:inherit;text-decoration:none}.c-format__title a:hover,.c-item__title a:hover{color:#1c5578}.c-format__entry,.c-format__excerpt,.c-item__entry{font-size:16px;font-weight:700;line-height:1.1}.c-item__extra-info,.c-item__extra-info .o-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.c-item__sponsored{display:flex;justify-content:flex-end;align-items:center;padding:8px;background:#fafafa}.c-item__sponsored-text{font-size:10px;font-weight:300}.c-item__sponsored-img-wrapper{margin-left:16px}.c-item__sponsored-img{max-width:90px;max-height:35px}.c-item__related{margin-top:8px;display:flex;flex-direction:column;gap:4px}.c-item__related-item{display:flex;flex-direction:row;gap:8px}.c-item__related-item-fig{flex:0 0 auto}.c-item__related-item-fig .o-icon{fill:#1c5578}.c-item__related-item-link{font-size:14px;color:#393939}.c-item__related-item-link:hover{text-decoration:underline}.c-item.has-video .c-item__fig,.c-item[class*=has-video] .c-item__fig{position:relative}.c-item.has-video .c-item__fig:after,.c-item[class*=has-video] .c-item__fig:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18%;aspect-ratio:1;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTMiIGhlaWdodD0iOTMiIHZpZXdCb3g9IjAgMCA5MyA5MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNNDYuNSAwQzcyLjE4MTIgMCA5MyAyMC44MTg4IDkzIDQ2LjVDOTMgNzIuMTgxMiA3Mi4xODEyIDkzIDQ2LjUgOTNDMjAuODE4OCA5MyAwIDcyLjE4MTIgMCA0Ni41QzAgMjAuODE4OCAyMC44MTg4IDAgNDYuNSAwWk0zOS4yMzQ0IDI5LjQ0MzRDMzcuMjk3IDI4LjM2MDYgMzQuODc1MyAyOS43MTQzIDM0Ljg3NSAzMS44Nzk5VjYxLjEyMDFDMzQuODc1MyA2My4yODU3IDM3LjI5NyA2NC42Mzk0IDM5LjIzNDQgNjMuNTU2Nkw2NS4zOTA2IDQ4LjkzNjVDNjcuMzI4MSA0Ny44NTM2IDY3LjMyODEgNDUuMTQ2NCA2NS4zOTA2IDQ0LjA2MzVMMzkuMjM0NCAyOS40NDM0WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==) no-repeat 50%/contain;opacity:.63;pointer-events:none;transition:opacity .2s}.c-item.has-video .c-item__fig:hover:after,.c-item[class*=has-video] .c-item__fig:hover:after{opacity:.9}.c-format-1 .c-item__fig,.c-item--format-1 .c-item__fig{aspect-ratio:1.5}.c-format-1 .c-format__title,.c-format-1 .c-item__title,.c-item--format-1 .c-format__title,.c-item--format-1 .c-item__title{font-size:30px}.c-format-2 .c-item__fig,.c-item--format-2 .c-item__fig{aspect-ratio:1.77778}.c-format-2 .c-format__title,.c-format-2 .c-item__title,.c-item--format-2 .c-format__title,.c-item--format-2 .c-item__title{font-size:30px}.c-format-3 .c-item__wrapper,.c-item--format-3 .c-item__wrapper{gap:16px}.c-format-3 .c-item__fig,.c-item--format-3 .c-item__fig{aspect-ratio:1.77778}.c-format-3 .c-format__title,.c-format-3 .c-item__title,.c-item--format-3 .c-format__title,.c-item--format-3 .c-item__title{font-size:18px}.c-format-4 .c-item__wrapper,.c-item--format-4 .c-item__wrapper{gap:16px}.c-format-4 .c-item__fig,.c-item--format-4 .c-item__fig{aspect-ratio:1.77778}.c-format-4 .c-format__title,.c-format-4 .c-item__title,.c-item--format-4 .c-format__title,.c-item--format-4 .c-item__title{font-size:18px}.o-grid--top-home .c-format-5,.o-grid--top-home .c-item--format-5{height:auto}.c-format-5 .c-item__wrapper,.c-item--format-5 .c-item__wrapper{flex-direction:row;gap:20px;align-items:flex-start}.c-format-5 .c-item__fig,.c-item--format-5 .c-item__fig{flex:0 1 45%;min-width:0;aspect-ratio:1.77778}.c-format-5 .c-format__body,.c-format-5 .c-format__content,.c-format-5 .c-item__txt,.c-item--format-5 .c-format__body,.c-item--format-5 .c-format__content,.c-item--format-5 .c-item__txt{flex:1;min-width:0}.c-format-5 .c-format__title,.c-format-5 .c-item__title,.c-item--format-5 .c-format__title,.c-item--format-5 .c-item__title{font-size:18px}.c-format-6 .c-item__wrapper,.c-item--format-6 .c-item__wrapper{flex-direction:row;gap:20px;align-items:flex-start}.c-format-6 .c-item__fig,.c-item--format-6 .c-item__fig{flex:0 0 52%;min-width:0;aspect-ratio:1.77778}.c-format-6 .c-format__body,.c-format-6 .c-format__content,.c-format-6 .c-item__txt,.c-item--format-6 .c-format__body,.c-item--format-6 .c-format__content,.c-item--format-6 .c-item__txt{flex:1;min-width:0;gap:8px}.c-format-6 .c-format__title,.c-format-6 .c-item__title,.c-item--format-6 .c-format__title,.c-item--format-6 .c-item__title{font-size:30px}.c-format-6 .c-format__entry,.c-format-6 .c-format__excerpt,.c-format-6 .c-item__entry,.c-item--format-6 .c-format__entry,.c-item--format-6 .c-format__excerpt,.c-item--format-6 .c-item__entry{font-size:16px;font-weight:700;line-height:1.1}.c-item--format-7 .c-item__wrapper{gap:16px}.c-item--format-7 .c-item__fig{aspect-ratio:1.77778}.c-item--format-7 .c-format__title,.c-item--format-7 .c-item__title{font-size:18px}.c-item--format-8 .c-item__wrapper{gap:16px}.c-item--format-8 .c-item__fig{aspect-ratio:1.77778}.c-item--format-8 .c-format__title,.c-item--format-8 .c-item__title{font-size:18px}.c-format-ranking,.c-item--format-ranking{flex-direction:row;align-items:flex-start;gap:0;padding-bottom:24px;border-bottom:1px solid #e6e6e6}.c-format-ranking .c-format__rank,.c-format-ranking .c-item__rank,.c-item--format-ranking .c-format__rank,.c-item--format-ranking .c-item__rank{flex-shrink:0;width:24px;font-size:22px;font-weight:800;line-height:1.5;color:#1c5578}.c-format-ranking .c-item__wrapper,.c-item--format-ranking .c-item__wrapper{flex:1;flex-direction:row;gap:16px;padding-right:8px;min-width:0}.c-format-ranking .c-format__body,.c-format-ranking .c-format__content,.c-format-ranking .c-item__txt,.c-item--format-ranking .c-format__body,.c-item--format-ranking .c-format__content,.c-item--format-ranking .c-item__txt{flex:1;min-width:0}.c-format-ranking .c-format__title,.c-format-ranking .c-item__title,.c-item--format-ranking .c-format__title,.c-item--format-ranking .c-item__title{font-size:18px}.c-format-ranking .c-item__fig,.c-item--format-ranking .c-item__fig{flex-shrink:0;width:92px}.c-format-ranking .c-format__image,.c-format-ranking .c-item__img,.c-item--format-ranking .c-format__image,.c-item--format-ranking .c-item__img{width:92px;height:52px;aspect-ratio:auto}.c-format-branded,.c-item--format-branded{position:relative;flex-direction:row;gap:0;min-height:345px;background-color:#57c6c6;color:#fff}.c-format-branded .c-format__label,.c-format-branded .c-item__label,.c-item--format-branded .c-format__label,.c-item--format-branded .c-item__label{position:absolute;top:0;right:0;padding:6px 20px;font-size:16px;font-weight:700;line-height:1.1;background-color:#1c5578;z-index:1}.c-format-branded .c-item__wrapper,.c-item--format-branded .c-item__wrapper{display:contents}.c-format-branded .c-item__fig,.c-item--format-branded .c-item__fig{flex:0 0 47.75%;min-height:345px}.c-format-branded .c-item__fig picture,.c-item--format-branded .c-item__fig picture{height:100%}.c-format-branded .c-format__image,.c-format-branded .c-item__img,.c-item--format-branded .c-format__image,.c-item--format-branded .c-item__img{width:100%;height:100%;aspect-ratio:auto;border-radius:0;object-fit:cover}.c-format-branded .c-format__body,.c-format-branded .c-format__content,.c-format-branded .c-item__txt,.c-item--format-branded .c-format__body,.c-item--format-branded .c-format__content,.c-item--format-branded .c-item__txt{flex:1;gap:20px;padding:40px 20px 20px}.c-format-branded .c-format__title,.c-format-branded .c-item__title,.c-item--format-branded .c-format__title,.c-item--format-branded .c-item__title{font-size:30px;color:#fff}.c-format-branded .c-format__title a:hover,.c-format-branded .c-item__title a:hover,.c-item--format-branded .c-format__title a:hover,.c-item--format-branded .c-item__title a:hover{opacity:.8;color:#fff}.c-format-branded .c-format__entry,.c-format-branded .c-format__excerpt,.c-format-branded .c-item__entry,.c-item--format-branded .c-format__entry,.c-item--format-branded .c-format__excerpt,.c-item--format-branded .c-item__entry{font-size:16px;font-weight:700;line-height:1.1;color:#fff}.c-item--format-branded-sidebar{position:relative;gap:0}.c-item--format-branded-sidebar .c-format__label,.c-item--format-branded-sidebar .c-item__label{position:absolute;top:0;right:0;padding:0 20px;font-size:13px;font-weight:700;line-height:1.5;background-color:#1c5578;color:#fff;z-index:1}.c-item--format-branded-sidebar .c-item__wrapper{gap:0}.c-item--format-branded-sidebar .c-format__body,.c-item--format-branded-sidebar .c-format__content,.c-item--format-branded-sidebar .c-item__txt{gap:8px;padding:32px 20px 20px;background-color:#57c6c6}.c-item--format-branded-sidebar .c-format__title,.c-item--format-branded-sidebar .c-item__title{font-size:18px;font-weight:700;line-height:1.1;color:#fff}.c-item--format-branded-sidebar .c-format__title a:hover,.c-item--format-branded-sidebar .c-item__title a:hover{opacity:.8;color:#fff}.c-item--format-branded-sidebar .c-format__entry,.c-item--format-branded-sidebar .c-format__excerpt,.c-item--format-branded-sidebar .c-item__entry{font-size:14px;font-weight:700;line-height:18px;color:#fff}.c-item--format-branded-sidebar .c-format__image,.c-item--format-branded-sidebar .c-item__img{aspect-ratio:auto;height:238px;border-radius:0}.c-format-publi,.c-item--format-publi{gap:8px}.c-format-publi .c-item__wrapper,.c-item--format-publi .c-item__wrapper{flex-direction:column-reverse}.c-format-publi .c-item__fig,.c-item--format-publi .c-item__fig{aspect-ratio:1.77778;border-radius:0}.c-format-publi .c-format__title,.c-format-publi .c-item__title,.c-item--format-publi .c-format__title,.c-item--format-publi .c-item__title{font-size:18px;color:#fff}.c-format-publi .c-format__title a:hover,.c-format-publi .c-item__title a:hover,.c-item--format-publi .c-format__title a:hover,.c-item--format-publi .c-item__title a:hover{opacity:.8;color:#fff}.c-format-publi-small .c-item__wrapper,.c-item--format-publi-small .c-item__wrapper{flex-direction:row;gap:17px;align-items:flex-start}.c-format-publi-small .c-item__fig,.c-item--format-publi-small .c-item__fig{flex:0 1 45%;min-width:0;aspect-ratio:1.77778;border-radius:0}.c-format-publi-small .c-format__body,.c-format-publi-small .c-format__content,.c-format-publi-small .c-item__txt,.c-item--format-publi-small .c-format__body,.c-item--format-publi-small .c-format__content,.c-item--format-publi-small .c-item__txt{flex:1;min-width:0}.c-format-publi-small .c-format__title,.c-format-publi-small .c-item__title,.c-item--format-publi-small .c-format__title,.c-item--format-publi-small .c-item__title{font-size:18px;color:#fff}.c-format-publi-small .c-format__title a:hover,.c-format-publi-small .c-item__title a:hover,.c-item--format-publi-small .c-format__title a:hover,.c-item--format-publi-small .c-item__title a:hover{opacity:.8;color:#fff}.c-item--format-11 .c-item__wrapper{flex-direction:row;gap:20px;align-items:flex-start}.c-item--format-11 .c-item__fig{flex:0 0 50%;min-width:0;aspect-ratio:1.77778}.c-item--format-11 .c-format__body,.c-item--format-11 .c-format__content,.c-item--format-11 .c-item__txt{flex:1;min-width:0;gap:16px}.c-item--format-11 .c-format__title,.c-item--format-11 .c-item__title{font-size:30px}.c-item--format-11 .c-format__entry,.c-item--format-11 .c-format__excerpt,.c-item--format-11 .c-item__entry{font-size:16px;font-weight:400;line-height:1.5}.c-item--format-12 .c-item__wrapper{gap:16px}.c-item--format-12 .c-item__fig{aspect-ratio:1.77778}.c-item--format-12 .c-format__title,.c-item--format-12 .c-item__title{font-size:30px}.c-item--format-12 .c-format__entry,.c-item--format-12 .c-format__excerpt,.c-item--format-12 .c-item__entry{font-size:16px;font-weight:400;line-height:1.5}.c-item--format-13 .c-item__wrapper{gap:16px}.c-item--format-13 .c-item__fig{aspect-ratio:1.77778}.c-item--format-13 .c-format__title,.c-item--format-13 .c-item__title{font-size:18px}.c-item--format-14 .c-item__wrapper{gap:16px}.c-item--format-14 .c-item__fig{aspect-ratio:1.77778}.c-item--format-14 .c-format__title,.c-item--format-14 .c-item__title{font-size:14px}.c-item--format-15 .c-item__wrapper{flex-direction:row;gap:16px;align-items:flex-start}.c-item--format-15 .c-item__fig{flex:0 0 40%;min-width:0;aspect-ratio:1.77778}.c-item--format-15 .c-format__body,.c-item--format-15 .c-format__content,.c-item--format-15 .c-item__txt{flex:1;min-width:0}.c-item--format-15 .c-format__title,.c-item--format-15 .c-item__title{font-size:18px}.c-item--format-17 .c-item__wrapper{flex-direction:row;gap:16px;align-items:flex-start}.c-item--format-17 .c-item__fig{flex:0 0 100px;min-width:0;aspect-ratio:1.77778}.c-item--format-17 .c-format__body,.c-item--format-17 .c-format__content,.c-item--format-17 .c-item__txt{flex:1;min-width:0}.c-item--format-17 .c-format__title,.c-item--format-17 .c-item__title{font-size:14px}.c-item--format-10 .c-item__wrapper{gap:16px}.c-item--format-10 .c-item__fig{aspect-ratio:9/16;border-radius:10px}.c-item--format-10 .c-format__title,.c-item--format-10 .c-item__title{font-size:18px;color:#fff}.c-item--format-10 .c-format__title a:hover,.c-item--format-10 .c-item__title a:hover{opacity:.8}.c-category,.m-category{display:inline-flex;align-items:center;justify-content:center;width:fit-content;height:20px;padding-inline:20px;font-size:13px;font-weight:700;line-height:1;color:#fff;white-space:nowrap;background-color:#1c5578}.c-category--traveltech,.m-category--traveltech{background-color:#ecac30}.c-category--destimag,.m-category--destimag{background-color:#f49c67}.c-category--cruisemag,.m-category--cruisemag{background-color:#1877f2}.c-category--airmag,.m-category--airmag{background-color:#57c6c6}.c-category--luxury,.m-category--luxury{background-color:#c2ac89}.c-category--neutral,.m-category--neutral{background-color:#393939}.c-section-header{position:relative;display:flex;flex-direction:column}.c-section-header__wrapper{display:flex;align-items:flex-end;justify-content:space-between;gap:8px 16px;flex-wrap:wrap}.c-section-header__label{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:4px 10px;padding-right:16px;background-color:var(--category-color,#1c5578)}.c-section-header__icon{flex-shrink:0;width:18px;height:12px}.c-section-header__title{font-size:13px;font-weight:800;color:#fff;line-height:1.1}.c-section-header__link{flex-shrink:0;font-size:13px;font-weight:700;line-height:1.1;color:#d9d9d9;white-space:nowrap}.c-section-header__link:hover{color:var(--category-color,#1c5578)}.c-section-header__subtitle{font-size:14px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:#d9d9d9}.c-section-header__line{width:100%;height:2px;background:linear-gradient(90deg,var(--category-color,#1c5578),transparent)}.c-section-header--compact .c-section-header__label{padding-inline:0;min-height:28px}.c-section-header--compact .c-section-header__line{display:none}.c-section-header--brand .c-section-header__wrapper{align-items:center}.c-section-header--brand .c-section-header__brand{display:flex;align-items:flex-end;gap:16px}.c-section-header--brand .c-section-header__logo{display:block;height:36px;width:auto;object-fit:contain}.c-section-header--brand .c-section-header__sponsor{font-size:14px;font-weight:700;line-height:1.1;color:var(--category-color,#1c5578);white-space:nowrap}.c-section-header--brand .c-section-header__cta{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:var(--category-color,#1c5578);flex-shrink:0;color:#fff}.c-section-header--brand .c-section-header__cta:hover{opacity:.9}.c-section-header--brand .c-section-header__cta svg{width:14px;height:14px;fill:#fff}.c-section-header--brand .c-section-header__cta--youtube{width:auto;height:auto;border-radius:0;background-color:#fff;color:#000;padding:8px 16px;gap:8px}.c-section-header--brand .c-section-header__cta--youtube svg{width:60px;height:auto;fill:none}.c-section-header--brand .c-section-header__line{background:linear-gradient(90deg,var(--category-color,#1c5578),transparent)}.c-section-header--dark .c-section-header__wrapper{padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.3)}.c-section-header--dark .c-section-header__line{display:none}.c-section-header--dark .c-section-header__logo{height:32px}.c-section-header--dark .c-section-header__subtitle{color:#fff;margin-left:20px;margin-right:auto}.c-section-header--centered .c-section-header__wrapper{position:relative;justify-content:flex-end}.c-section-header--centered .c-section-header__label{position:absolute;left:50%;transform:translateX(-50%);padding-inline:16px}.c-section-header--centered .c-section-header__line{background:linear-gradient(90deg,transparent,var(--category-color,#1c5578) 45%,var(--category-color,#1c5578) 55%,transparent)}.c-section-header--partner .c-section-header__wrapper{justify-content:space-between;align-items:center;padding-bottom:8px}.c-section-header--partner .c-section-header__title{font-size:18px;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--category-color,#1c5578)}.c-section-header--partner .c-section-header__line{background:var(--category-color,#1c5578)}[data-category-id=traveltech]{--category-color:#ecac30}[data-category-id=destimag]{--category-color:#f49c67}[data-category-id=cruisemag]{--category-color:#1877f2}[data-category-id=tv]{--category-color:#393939}[data-category-id=airmag]{--category-color:#57c6c6}[data-category-id=luxury]{--category-color:#c2ac89}[data-category-id=tmcmag]{--category-color:#d57611}[data-category-id=partezenfrance]{--category-color:#008eb8}[data-category-id=traveljobs]{--category-color:#ff7f7c}[data-category-id=membership]{--category-color:#ffcd1d}.c-category-section{padding:30px 0;background-color:var(--category-bg,#e6e6e6);overflow:hidden}.c-category-section__inner{max-width:1200px;margin-inline:auto;padding-inline:16px;display:flex;flex-direction:column;gap:36px}.c-category-section__content{display:flex;gap:96px;position:relative}.c-category-section__content--reverse{flex-direction:row-reverse}.c-category-section--reverse .c-category-section__content{flex-direction:row-reverse}.c-category-section--reverse .c-category-section__decoration{left:auto;right:0}.c-category-section__main{flex:0 0 568px;position:relative}.c-category-section__aside{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.c-category-section__decoration{position:absolute;bottom:-30px;left:0;width:209px;height:90px;overflow:visible;pointer-events:none}.c-category-section__decoration img{width:100%;height:auto}.c-category-section__decoration--right{left:auto;right:0}.c-category-section__carousel{padding-top:32px;border-top:1px solid hsla(0,0%,100%,.2)}.c-category-section--bg-solid{position:relative;margin-top:0;padding:32px 70px;background-color:#393939;color:#fff;border-radius:10px}.c-category-section--bg-solid .c-category-section__inner{max-width:none;padding-inline:0}.c-category-section--bg-solid .c-format__title{color:#fff}.c-category-section--bg-solid .c-format__title a:hover{opacity:.8}.c-category-section--bg-solid .c-format__excerpt{color:#fff}.c-tourmag-tv__banners{display:flex;justify-content:center;gap:64px}[data-category-id="27"].c-category-section--bg-solid{padding:32px 22px}[data-category-id="27"].c-category-section--bg-solid .c-category-section__content{gap:50px}[data-category-id="27"].c-category-section--bg-solid .c-category-section__main{flex:0 0 568px}[data-category-id="27"].c-category-section--bg-solid .c-category-section__aside{flex:0 0 538px;gap:32px 34px}.c-tourmag-tv__carousel{display:flex;align-items:center;gap:20px;width:100%}.c-tourmag-tv__carousel .swiper{flex:1;min-width:0;overflow:hidden}.c-tourmag-tv__carousel .c-nav-arrows__btn{flex-shrink:0;color:#fff}.c-tourmag-tv__carousel .c-nav-arrows__btn:hover{opacity:.8}[data-category-id="28"]{--category-color:#ecac30;--category-bg:#f5f1ea}[data-category-id="29"]{--category-color:#f49c67;--category-bg:#fef9f6}[data-category-id="30"]{--category-color:#1877f2;--category-bg:#f1f7fe}[data-category-id=futuroscopie]{--category-color:#e86c2c;--category-bg:#fef5f0}[data-category-id="27"]{--category-color:#393939;--category-bg:#393939}[data-category-id=partner]{--category-color:#1c5578;--category-bg:#f5f5f5}[data-category-id="31"]{--category-color:#57c6c6;--category-bg:#f5fdfb}[data-category-id="32"]{--category-color:#c2ac89;--category-bg:#fbf4fb}[data-category-id="33"]{--category-color:#d57611;--category-bg:#fcf7f1}[data-category-id="34"]{--category-color:#008eb8;--category-bg:#f5fafc}[data-category-id=voyagesresponsables]{--category-color:#11d574;--category-bg:#f1fcf7}[data-category-id=hotelmag]{--category-color:#8200b6;--category-bg:#fef7ff}[data-category-id="35"]{--category-color:#ff7f7c;--category-bg:#fdf8f9}.c-membership{--category-color:#c2ac89;--category-bg:#fbf4fb;text-align:center;background:radial-gradient(circle at center,#293454 0,#272935 100%);padding-inline:22px}.c-membership__logo{display:flex;justify-content:center}.c-membership__logo img{height:134px;width:auto;object-fit:contain}.c-membership__subscribe{display:flex;flex-direction:column;align-items:center;gap:8px}.c-membership__text{font-size:18px;line-height:1.3;color:#fff}.c-membership__text strong{font-size:22px;font-weight:800;text-decoration:line-through}.c-membership__btn{display:inline-flex;align-items:center;justify-content:center;background-color:#ffcd1d;color:#000;font-size:18px;font-weight:700;line-height:1.3;padding:8px 20px;border-radius:10px;text-decoration:none;transition:opacity .2s ease}.c-membership__btn:hover{opacity:.9}.c-membership__login{font-size:18px;color:#fff}.c-membership__login a{font-weight:700;text-decoration:none}.c-membership__login a:hover{text-decoration:underline}.c-membership__cta{display:flex;justify-content:center}.c-membership .c-format__title,.c-membership .c-item__title{color:var(--category-color)}.c-membership .c-format__title a:hover,.c-membership .c-item__title a:hover{opacity:.8}.c-btn-membership{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background-color:var(--category-color,#c2ac89);color:#fff;font-size:18px;font-weight:700;border-radius:20px;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s ease}.c-btn-membership:hover{opacity:.9}.c-btn-membership svg{flex-shrink:0}.c-btn-membership--outline{background-color:transparent;border:1px solid var(--category-color,#c2ac89);color:var(--category-color,#c2ac89)}.c-btn-membership--outline:hover{background-color:var(--category-color,#c2ac89);color:#393939}.c-editorial{display:flex;flex-direction:column;justify-content:space-between;min-height:377px;padding:20px;padding-bottom:0;background-color:#1c5578;overflow:hidden}.c-editorial__content{display:flex;flex-direction:column;gap:16px}.c-editorial__title{font-size:30px;font-weight:700;line-height:1.1;color:#fff}.c-editorial__title a:hover{opacity:.8}.c-editorial__author{font-size:18px;font-weight:700;line-height:1.1;color:#57c6c6}.c-editorial picture{align-self:flex-end;width:66%;max-width:236px}.c-editorial__image{width:100%;aspect-ratio:1.33333;object-fit:cover;border-radius:0}.c-publi-news{position:relative;display:flex;flex-direction:column;gap:20px;padding:40px 20px 20px;background-color:#57c6c6;overflow:hidden}.c-publi-news__label{position:absolute;top:0;right:0;padding:6px 20px;font-size:16px;font-weight:700;line-height:1.1;color:#fff;background-color:#1c5578}.c-banner{display:flex;align-items:center;justify-content:center;width:100%;background-color:#ffedf4;position:relative}.c-banner__text{font-size:14px;font-weight:700;color:#d9d9d9}.c-banner img{display:block;width:100%;height:100%;object-fit:contain}.c-banner cs-ads{display:block;position:sticky;top:80px}.c-banner--300x100>*,.c-banner--300x250>*,.c-banner--300x600>*,.c-banner--970x250>*{z-index:2}.c-banner--300x100:before,.c-banner--300x250:before,.c-banner--300x600:before,.c-banner--970x250:before{content:"Publicidad";display:block;margin-bottom:5px;position:absolute;top:calc(50% - 9px);left:50%;z-index:1;transform:translateX(-50%);font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#999;text-align:center}.c-banner img{max-width:100%;margin:0 auto;height:auto}.c-banner--970x250{max-width:rem(1200px);height:250px}.c-banner--300x100{height:rem(100)}.c-banner--300x250{height:250px}.article .c-banner--300x250,.thematic .c-banner--300x250{height:600px}.c-banner--300x300{height:300px}.article .c-banner--300x300,.thematic .c-banner--300x300{height:600px}.c-banner--300x600{height:600px}.c-banner--halfpage{aspect-ratio:300/600;max-width:300px}.c-banner--mrec{aspect-ratio:300/250;max-width:300px}.c-banner--billboard{aspect-ratio:1200/250;max-width:1200px}.c-banner--habillage{aspect-ratio:1920/250;max-width:1920px;height:250px}.c-banner--leaderboard{aspect-ratio:728/90;max-width:728px}.c-banner:not([class*="--"]){aspect-ratio:357/345;max-width:357px}.c-banner--fluid{aspect-ratio:300/250;max-width:none}.c-banner--rss{aspect-ratio:252/180;max-width:none;background-color:#fdf5f0;font-size:14px;font-weight:700;color:#d9d9d9}.c-banner--annuaire{width:300px;height:245px}.c-banner--brochures{aspect-ratio:1120/240;max-width:1120px;font-size:14px;font-weight:700;color:#d9d9d9}.c-nav-arrows{gap:10px}.c-nav-arrows,.c-nav-arrows__btn{display:flex;justify-content:center}.c-nav-arrows__btn{align-items:center;flex-shrink:0;padding:0;color:var(--category-color,#1c5578)}.c-nav-arrows__btn:hover{opacity:.7}.c-nav-arrows__btn.swiper-button-disabled,.c-nav-arrows__btn:disabled{color:#e6e6e6;cursor:not-allowed;opacity:1}.c-nav-arrows__btn svg{width:40px;height:40px}.c-nav-arrows--absolute{position:absolute;bottom:112px;left:16px;right:16px;justify-content:space-between;pointer-events:none}.c-nav-arrows--absolute .c-nav-arrows__btn{pointer-events:auto;color:#fff}.c-nav-arrows--absolute .c-nav-arrows__btn:hover{opacity:.7;color:#fff}.swiper{width:100%;overflow:hidden}.swiper-slide{height:auto}.c-swiper-nav{display:flex;align-items:center;gap:8px}.c-swiper-nav .swiper{flex:1;min-width:0}.c-swiper-nav .c-nav-arrows__btn{flex-shrink:0}.c-destimag-grid{display:grid;grid-template-columns:568px 1fr;gap:96px;align-items:start}.c-destimag-grid__small{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.c-destimag-annuaire{display:flex;gap:46px;align-items:flex-start}.c-destimag-annuaire__featured{display:flex;align-items:center;gap:24px;flex-shrink:0}.c-destimag-annuaire__featured .swiper{width:357px;overflow:hidden}.c-destimag-annuaire__ads{display:flex;gap:49px;flex:1;justify-content:flex-end}.c-ad--annuaire{width:300px;height:245px}.c-ad--annuaire,.c-destimag-map{display:flex;align-items:center;justify-content:center;background-color:#ffedf4;font-size:14px;font-weight:700;color:#d9d9d9}.c-destimag-map{width:100%;max-width:1200px;height:345px;margin-inline:auto}.c-partenariat-visas{background-color:#f6f8fa;padding:32px 0;width:100%}.c-partenariat-visas__articles{display:flex;justify-content:space-between;gap:20px}.c-partenariat-visas__articles .c-item{flex:0 0 252px}.c-partenariat-visas__rss{display:flex;justify-content:space-between;gap:20px}.c-ad--rss{width:271px;height:245px;display:flex;align-items:center;justify-content:center;background-color:#ffedf4;font-size:14px;font-weight:700;color:#d9d9d9}.c-cta-newsletter{background-color:#57c6c6;padding-top:20px;padding-bottom:0}.c-cta-newsletter__inner{max-width:1200px;margin-inline:auto;padding-inline:16px;display:flex;align-items:center;justify-content:center;gap:120px}.c-cta-newsletter__image{flex-shrink:0;align-self:flex-end}.c-cta-newsletter__image img{display:block;width:150px;height:auto}.c-cta-newsletter__content{flex-shrink:0;padding-bottom:20px}.c-cta-newsletter__title{font-size:22px;font-weight:800;color:#1c5578;line-height:1.5}.c-cta-newsletter__subtitle{font-size:18px;font-weight:700;color:#fff;line-height:1.1}.c-cta-newsletter__form{display:flex;align-items:center;background-color:#fff;border-radius:100px;padding:8px;padding-left:16px;width:400px;max-width:100%;margin-bottom:20px}.c-cta-newsletter__input{flex:1;min-width:0;border:none;outline:none;font-family:Nunito,system-ui,sans-serif;font-size:16px;font-weight:700;color:#000;background:transparent}.c-cta-newsletter__input::placeholder{color:#d9d9d9}.c-cta-newsletter__btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#1c5578;border-radius:50%;color:#fff;transition:opacity .2s ease}.c-cta-newsletter__btn:hover{opacity:.8}.c-cta-newsletter__btn svg{width:16px;height:16px}.c-club-abonnes{background-color:#fffae9;border:4px solid #ffcd1d;border-radius:10px;padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:64px}.c-club-abonnes__logo{display:block;height:auto;max-width:100%}.c-club-abonnes__logo--premium{width:321px;height:116px}.c-club-abonnes__logo--experts{width:221px}.c-club-abonnes__logo--dossiers{width:221px}.c-club-abonnes__subscribe{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;max-width:800px}.c-club-abonnes__text{font-size:18px;line-height:1.3;color:#000}.c-club-abonnes__text strong{font-size:22px;font-weight:800}.c-club-abonnes__btn{display:inline-flex;align-items:center;justify-content:center;background-color:#ffcd1d;color:#000;font-size:18px;font-weight:700;line-height:1.3;padding:8px 20px;border-radius:10px;text-decoration:none;transition:opacity .2s ease}.c-club-abonnes__btn:hover{opacity:.9}.c-club-abonnes__login{font-size:18px;color:#000}.c-club-abonnes__login a{font-weight:700;text-decoration:none}.c-club-abonnes__login a:hover{text-decoration:underline}.c-club-abonnes__swiper-section{width:100%;max-width:1156px}.c-club-abonnes__swiper-wrapper{display:flex;align-items:center;gap:8px}.c-club-abonnes__swiper{flex:1;min-width:0;overflow:hidden}.c-club-abonnes__nav-btn{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#ffcd1d;background:none;border:none;cursor:pointer;padding:0}.c-club-abonnes__nav-btn svg{width:24px;height:24px}.c-club-abonnes__nav-btn:hover{opacity:.8}.c-club-abonnes__nav-btn.swiper-button-disabled{opacity:.3;cursor:default}.c-club-abonnes__content{width:100%;max-width:1156px}.c-club-abonnes__row{display:flex;justify-content:space-between;gap:32px}.c-club-abonnes__article-large{flex:0 0 568px;display:flex;flex-direction:column;gap:8px}.c-club-abonnes__article-large-img{width:100%;aspect-ratio:720/405;object-fit:cover;border-radius:10px}.c-club-abonnes__article-large-title{font-size:30px;font-weight:700;line-height:1.1;color:#000}.c-club-abonnes__article-large-title a{text-decoration:none}.c-club-abonnes__article-large-title a:hover{color:#1c5578}.c-club-abonnes__grid-small{display:flex;flex-wrap:wrap;gap:32px;flex:0 0 538px}.c-club-abonnes__article-small{flex:0 0 252px;display:flex;flex-direction:column;gap:16px}.c-club-abonnes__article-small-img{width:100%;aspect-ratio:252/142;object-fit:cover;border-radius:10px}.c-club-abonnes__article-small-title{font-size:18px;font-weight:700;line-height:1.1;color:#000}.c-club-abonnes__article-small-title a{text-decoration:none}.c-club-abonnes__article-small-title a:hover{color:#1c5578}.c-club-abonnes__slide{width:252px!important}.u-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cc-main-content .cc-widget__content--empty{margin-bottom:5px;text-align:center;font-size:12px;color:#999}.cc-main-content .o-layout--top{height:unset;position:static;pointer-events:all}.cc-main-content .o-layout--v-banners{position:relative;opacity:1;height:60px;overflow:hidden}.cc-main-content .swiper.gallery-thumbs{padding:0;height:120px}.cc-main-content .swiper.gallery-thumbs .swiper-wrapper{gap:15px}.cc-main-content .swiper.gallery-thumbs .swiper-slide{padding:0;width:20%;height:120px}.cc-main-content .c-item{height:fit-content}.cc-main-content [data-id=widget-interstitial]{width:100%;max-width:1200px;height:100px;margin:0 auto;background-color:#f5f5f5}.cc-main-content .oc-grid{max-width:1200px;margin:0 auto;gap:30px 64px}.cc-main-content .oc-grid.is-fullwidth{max-width:unset}.cc-main-content .oc-grid__item{display:flex;flex-direction:column;justify-content:flex-start;gap:20px}@media (min-width:768px){.o-layout{padding-inline:24px}.o-block-full__wrapper{padding-inline:24px}.c-footer__inner{padding-inline:24px}.c-section-header__wrapper{flex-wrap:nowrap}.c-section-header__label{gap:8px;padding-left:16px;min-height:35px}.c-section-header__icon{width:24px;height:16px}.c-section-header__title{font-size:22px;white-space:nowrap}.c-section-header__link{font-size:16px}.c-section-header__subtitle{font-size:16px}.c-section-header__line{height:3px}.c-section-header--compact .c-section-header__label{min-height:35px}.c-section-header--brand .c-section-header__brand{gap:20px}.c-section-header--brand .c-section-header__logo{height:54px}.c-section-header--brand .c-section-header__sponsor{font-size:18px}.c-section-header--brand .c-section-header__cta{width:40px;height:40px}.c-section-header--brand .c-section-header__cta svg{width:18px;height:18px}.c-section-header--brand .c-section-header__cta--youtube svg{width:70px}.c-section-header--dark .c-section-header__logo{height:40px}.c-category-section__inner{padding-inline:24px}.c-mainarticle__body .c-banner--300x100,.c-mainarticle__body .c-banner--300x250,.c-mainarticle__body .c-banner--300x600,.c-mainarticle__body .c-banner--600x140,.c-mainarticle__body .c-banner--970x250{height:auto}.c-banner--sticky{position:sticky;top:80px}.c-cta-newsletter__inner{padding-inline:24px}}@media (min-width:990px){.c-header__logo-img--full{width:354px}.u-hide-desktop{display:none!important}}@media (min-width:1200px){.o-layout{padding-inline:0}.o-block-full__wrapper{padding-inline:0}.c-footer__inner{padding-inline:0}.c-category-section__inner{padding-inline:0}.c-cta-newsletter__inner{padding-inline:0}}@media (max-width:990px){.o-grid{gap:24px}.o-grid [class*=__col-],.o-grid [class*=__item--col-]{grid-column:span 12}.o-cluster--stack{flex-direction:column}.c-breaking-news{display:none}.c-header--with-breaking{top:0}.c-header__main{height:60px}.is-reduced .c-header__main{height:60px;box-shadow:none}.c-header__actions--left,.c-header__actions--right .c-header__btn--login{display:none}.c-header__hamburger{display:flex}.c-header__logo-img--full,.c-header__nav{display:none}.c-header__logo-img--reduced{position:static;opacity:1;pointer-events:auto;width:150px}.c-header__mobile-menu{max-width:100%}.c-header-spacer,.c-header-spacer--with-breaking{height:60px}.c-footer__main{flex-direction:column;gap:24px}.c-footer__info{flex:none;width:100%;max-width:400px}.c-footer__links{flex-wrap:wrap;gap:24px}.c-footer__col{flex:0 0 calc(50% - 12px)}.c-footer__social{position:static;width:100%;margin-top:24px}.c-format-6 .c-item__wrapper,.c-item--format-6 .c-item__wrapper{flex-direction:column}.c-format-6 .c-item__fig,.c-item--format-6 .c-item__fig{flex:none;width:100%}.c-format-branded,.c-item--format-branded{flex-direction:column;min-height:auto;background-color:transparent}.c-format-branded .c-item__fig,.c-item--format-branded .c-item__fig{flex:none;min-height:auto;width:100%;aspect-ratio:1.77778;height:auto}.c-format-branded .c-format__body,.c-format-branded .c-format__content,.c-format-branded .c-item__txt,.c-item--format-branded .c-format__body,.c-item--format-branded .c-format__content,.c-item--format-branded .c-item__txt{padding:20px;background-color:#57c6c6}.c-item--format-11 .c-item__wrapper{flex-direction:column}.c-item--format-11 .c-item__fig{flex:none;width:100%}.c-item--format-13 .c-item__wrapper{flex-direction:row;align-items:flex-start}.c-item--format-13 .c-item__fig{flex:0 0 33%;min-width:0}.c-item--format-13 .c-format__body,.c-item--format-13 .c-format__content,.c-item--format-13 .c-item__txt{flex:1;min-width:0}.c-item--format-14 .c-item__wrapper{flex-direction:row;align-items:flex-start}.c-item--format-14 .c-item__fig{flex:0 0 33%;min-width:0}.c-item--format-14 .c-format__body,.c-item--format-14 .c-format__content,.c-item--format-14 .c-item__txt{flex:1;min-width:0}.c-category-section__content--reverse{flex-direction:column}.c-category-section__content--reverse .c-category-section__main{order:-1}.c-category-section{padding:24px 0}.c-category-section__inner{padding-inline:16px}.c-category-section__content{flex-direction:column;gap:32px}.c-category-section--reverse .c-category-section__content{flex-direction:column}.c-category-section--reverse .c-category-section__main{order:-1}.c-category-section__main{flex:none;width:100%}.c-category-section__aside{grid-template-columns:1fr}.c-category-section__decoration{display:none}.c-category-section--bg-solid{padding:24px 20px}.c-tourmag-tv__banners{flex-direction:column;align-items:center;gap:24px}[data-category-id="27"].c-category-section--bg-solid{padding:24px 16px}.c-banner{margin-inline:auto}.c-banner--billboard,.c-banner--habillage,.c-banner--leaderboard{display:none}.c-nav-arrows--absolute{display:none}.c-destimag-grid{grid-template-columns:1fr;gap:32px}.c-destimag-annuaire{flex-direction:column;gap:32px;align-items:center}.c-destimag-annuaire__featured{width:100%;max-width:500px}.c-destimag-annuaire__featured .swiper{flex:1;width:auto}.c-destimag-annuaire__ads{width:100%;justify-content:center;gap:20px}.c-partenariat-visas__articles{flex-wrap:wrap;justify-content:center}.c-partenariat-visas__articles .c-item{flex:0 0 calc(50% - 16px)}.c-partenariat-visas__rss{flex-wrap:wrap;justify-content:center}.c-ad--rss{flex:0 0 calc(50% - 16px);width:auto;min-width:250px}.c-cta-newsletter__inner{gap:24px}.c-cta-newsletter__image{display:none}.c-cta-newsletter__form{width:300px}.c-club-abonnes__row{flex-direction:column;gap:24px}.c-club-abonnes__row--reverse{flex-direction:column-reverse}.c-club-abonnes__article-large{flex:1 1 100%}.c-club-abonnes__grid-small{flex:1 1 100%;justify-content:space-between}.c-club-abonnes__article-small{flex:0 0 calc(50% - 16px)}.home .cc-main-content .oc-grid__item:not(:last-child):not(.o-grid__item--col-12):not(.last-no-border):after{content:"";width:rem(1);height:100%;position:absolute;top:0;right:10px;display:block;background-color:#e3e3e3}.home .cc-main-content .oc-grid__item .o-grid__item:after{display:none}}@media (max-width:990px) and (min-width:990px){.home .cc-main-content .oc-grid__item:not(:last-child):not(.o-grid__item--col-12):not(.last-no-border):after{right:5px}}@media (max-width:768px){.c-category-section__carousel{padding-top:20px}.c-category-section--bg-solid{padding:20px;border-radius:0}.c-tourmag-tv__carousel .c-nav-arrows__btn{display:none}.c-membership__logo img{height:80px}.home .c-banner--300x250{height:600px}.home .c-banner--300x300{height:600px}.c-destimag-map{height:250px}.c-cta-newsletter__inner{flex-direction:column;gap:20px;text-align:center}.c-cta-newsletter__form{width:100%;max-width:350px}.c-club-abonnes{padding:32px 16px;gap:32px}.c-club-abonnes__nav-btn{display:none}.u-hide-mobile{display:none!important}}@media (max-width:500px){.c-header__logo-img--reduced{width:120px}.c-header__btn--cta span{display:none}.c-header__btn--cta{width:36px;height:36px;padding:0;justify-content:center}.c-header__btn--cta:before{content:"+";font-size:24px;font-weight:700}.c-footer__col{flex:0 0 100%}.c-footer__legal{flex-wrap:wrap;justify-content:center}.c-footer__legal a{padding:4px 8px;border-right:none}.c-format-5 .c-item__wrapper,.c-item--format-5 .c-item__wrapper{flex-direction:column}.c-format-5 .c-item__fig,.c-item--format-5 .c-item__fig{flex:none;width:100%}.c-item--format-15 .c-item__wrapper{flex-direction:column}.c-item--format-15 .c-item__fig{flex:none;width:100%}.c-swiper-nav .c-nav-arrows__btn{display:none}.c-destimag-grid__small{grid-template-columns:1fr;gap:20px}.c-destimag-annuaire__featured{gap:8px}.c-destimag-annuaire__featured .c-nav-arrows__btn{display:none}.c-destimag-annuaire__featured .swiper{width:100%}.c-destimag-annuaire__ads{flex-direction:column;align-items:center}.c-partenariat-visas__articles .c-item{flex:0 0 100%}.c-partenariat-visas__rss{flex-direction:column;align-items:center}.c-ad--rss{width:100%;max-width:300px;height:200px}.c-club-abonnes__logo--premium{width:240px;height:auto}.c-club-abonnes__logo--experts{width:180px}.c-club-abonnes__logo--dossiers{width:180px}.c-club-abonnes__article-large-title{font-size:22px}.c-club-abonnes__grid-small{gap:20px}.c-club-abonnes__article-small{flex:1 1 100%}}