body,body.fontLoaded,body.fontLoaded .form-label-group textarea,body.fontLoaded input,html{font-family:Poppins,Arial,sans-serif}.pt-btn,header{align-items:center}.pt-btn,body{line-height:1}.pt-btn,.pt-btn:focus,.pt-btn:hover,.pt-footer a,header .links a,header .profile a{text-decoration:none}.trip-card-media img,img.cover{object-fit:cover}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:local('Poppins Regular'),local('Poppins-Regular'),url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:local('Poppins Bold'),local('Poppins-Bold'),url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}body,html{margin:0;padding:0}body{background:#e2e1e0;margin-top:0}header{background:#fff;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);color:#202124;display:flex;font-size:14px;height:64px;padding:0 20px;position:sticky;top:0;width:100%;z-index:500}img.cover{width:100%;height:320px;object-position:center center}@media (min-width:800px){img.cover{height:auto;min-height:320px;max-height:500px;object-position:center center}}:root{--pt26-bg:#edf1f4;--pt26-text:#14212b;--pt26-accent:#b30000;--pt26-panel:#ffffff}.pt-btn{appearance:none;border:1px solid transparent;border-radius:999px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.82rem;font-weight:700;gap:.35rem;justify-content:center;min-height:2rem;padding:.34rem .72rem;transition:background-color .12s ease,border-color .12s ease,color .12s ease;white-space:nowrap}.pt-btn--neutral{background:#fff;border-color:#d1d5db;color:#111827}.pt-btn--neutral:focus,.pt-btn--neutral:hover{background:#f9fafb;border-color:#9ca3af;color:#111827}.pt-btn--danger{background:#fff1f2;border-color:#fecdd3;color:#be123c}.pt-btn--danger:focus,.pt-btn--danger:hover{background:#ffe4e6;border-color:#fda4af;color:#9f1239}.pt-btn--accent{background:#b30000;border-color:#b30000;color:#fff}.pt-btn--accent:focus,.pt-btn--accent:hover{background:#940000;border-color:#940000;color:#fff}.pt-btn--success{background:#ecfdf5;border-color:#86efac;color:#166534}.pt-btn--success:focus,.pt-btn--success:hover{background:#dcfce7;border-color:#4ade80;color:#14532d}body.pt-2026{background:radial-gradient(circle at 100% -20%,#dbe7ef 0,rgba(219,231,239,0) 45%),radial-gradient(circle at -10% 0,#f3e7e7 0,rgba(243,231,231,0) 35%),var(--pt26-bg);color:var(--pt26-text)}body.pt-2026 header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(20,33,43,.08);backdrop-filter:blur(8px) saturate(1.1)}header .middle{align-items:center;display:flex;flex:1;height:100%;overflow:hidden;position:relative}header .links{display:none;flex:1;height:100%;line-height:20px;min-width:50%;padding-left:24px}header .links a{align-items:center;color:#202124;display:flex;font-weight:500;margin:0;padding:0 16px;position:relative}header .search-box{display:flex;flex:1;justify-content:flex-end;height:100%;min-width:50%}header .search-box-wrapper{align-items:center;display:none;height:100%;width:100%}header .search-box-wrapper input{background:#f1f3f4;border:none;border-top-left-radius:2px;border-top-right-radius:2px;font:inherit;font-size:16px;line-height:20px;padding:8px 8px 8px 40px;width:100%}header .search-box-wrapper input:focus{box-shadow:0 2px 0 0 #b50000;outline:0}header .profile{align-items:center;display:flex;height:100%;margin-left:0}header .profile a{color:#000}header .profile-container{align-items:center;display:flex;margin:0 0 0 16px;position:relative}header .profile-container:after{content:''}header .menu{padding-right:10px}header .svg-icon{height:28px;width:28px}.mobile-menu,.mobile-menu:before{left:0;top:0;width:100%;height:100%}header.expanded .search-box-wrapper{display:flex}header a.logo-text,header.expanded .logo,header.expanded .search-box-button{display:none}.search-box-button{background:0 0;border:none;border-radius:0;box-shadow:none;color:#5f6368;cursor:pointer;padding:0 8px;transition:none}.search-box-button svg{color:#000;padding-top:3px}.mobile-menu{overflow:hidden;pointer-events:none;position:fixed;z-index:1001}.mobile-menu.expanded{pointer-events:auto;visibility:visible}.mobile-menu:before{background:rgba(0,0,0,.4);content:"";display:block;opacity:0;position:absolute;transition:opacity .2s cubic-bezier(.4,0,.2,1);will-change:opacity}.mobile-menu.expanded:before{opacity:1}.mobile-menu-container{background:#fff;box-shadow:2px 0 12px rgba(0,0,0,.4);display:flex;flex-direction:column;height:100%;max-width:268px;position:relative;transform:translateX(-110%);transition:transform .2s ease;width:90%;will-change:transform}.mobile-menu.expanded .mobile-menu-container{transform:none}.mobile-menu-container a{border-bottom:1px solid #dadce0;color:#5f6368;font-size:14px;font-weight:700;padding:16px 24px;text-decoration:none}.mobile-menu-header{align-items:center;border-bottom:1px solid #dadce0;display:flex;padding:16px}.mobile-menu-header a{border:none}.mobile-menu-header .logo{margin-left:20px;padding:5px}.svg-icon{height:1em;width:1em}.sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}@media (min-width:800px){svg.menu{display:none}header .links{display:flex}header .search-box{justify-content:flex-start}header .search-box-wrapper{display:flex;max-width:calc(200% - 32px);min-width:calc(200% - 32px);transform:translateX(calc(50% - 184px));transition:.2s transform;width:calc(200% - 32px)}header .profile-container:after{content:'Mon compte'}.pt-en header .profile-container:after{content:'My account'}.search-box-button{display:none}header.expanded .search-box-wrapper{transform:translate(calc(-50%))}header .logo,header.expanded .logo{align-items:center;display:flex}header a.logo-text{color:#000;display:block;font-size:1.5em;padding-bottom:5px;padding-left:5px;position:relative;text-decoration:none}header a.logo-text:after{color:#b50000;content:'Expert en parcs d\'attractions';font-size:.325em;left:0;padding-left:5px;position:absolute;text-decoration:none;text-transform:uppercase;top:20px}header a.logo-text-en:after{content:'Theme park experts';font-size:.52em}}.pt-footer{background:linear-gradient(180deg,#0e1622 0,#121c2a 100%);box-shadow:none;color:#d2dbe5;margin-top:2.2rem;padding:2.1rem 0 1.8rem}.pt-footer-container{display:grid;gap:1.1rem 1.5rem;margin:0 auto;max-width:1240px;padding:0 1rem}.pt-footer-container>div{border-top:1px solid rgba(255,255,255,.12);padding-top:.8rem}.pt-footer p{color:#dbe5f0;font-size:.92rem;line-height:1.5;margin:0 0 .55rem}.pt-footer .footer-1 p{color:#edf2f8;font-size:1.03rem;line-height:1.45}.pt-footer .footer-2>p,.pt-footer .footer-3>p,.pt-footer .footer-4>p,.pt-footer .pt-footer-social-btns+p{color:#fff;font-size:.97rem;font-weight:700;letter-spacing:.01em;margin-top:.82rem}.pt-footer ul{list-style:none;margin:0 0 .85rem;padding-left:0}.pt-footer li{margin:.42rem 0}.pt-footer a{color:#e6edf7}.pt-footer a:hover{color:#fff;text-decoration:underline}.pt-footer .pt-footer-form .input-group{display:flex;width:100%}.pt-footer .pt-footer-form .input-group-append,.pt-footer .pt-footer-form .input-group-prepend{align-items:stretch;display:flex;padding:0}.pt-footer .pt-footer-form .input-group-prepend{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.24);border-right:0}.pt-footer .pt-footer-form .input-group-text{align-items:center;background:0 0;border:0!important;color:#fff;display:inline-flex;margin-right:0;padding:0 .55rem}.pt-footer .pt-footer-form input.form-control{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);border-left:0;border-radius:0;color:#fff;flex:1 1 auto;font-family:inherit;min-width:0;padding:.5rem .75rem}.pt-footer .pt-footer-form input.form-control::placeholder{color:#e8eef6;opacity:1}.pt-footer .pt-footer-form input.form-control:focus{border-color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,.25);outline:0}.pt-footer .pt-footer-form .btn{background:#c90000;border:none;border-radius:0 6px 6px 0;color:#fff;cursor:pointer;font-family:inherit;font-weight:700;padding:0 1rem;white-space:nowrap}.pt-footer .pt-footer-form .btn:hover{background:#a90000}.pt-footer .pt-footer-social-btns{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.45rem}.pt-footer .pt-footer-social-btns a{align-items:center;background:0 0;border:1px solid rgba(255,255,255,.18);border-radius:7px;color:#f5f8fc;display:inline-flex;font-size:0!important;height:34px;justify-content:center;padding:0!important;width:34px}.pt-footer .pt-footer-social-btns svg{display:block!important;height:16px;width:16px}.pt-footer .pt-footer-social-btns path{fill:#f5f8fc!important;stroke:none!important}.pt-footer .pt-footer-social-btns a:hover{background:rgba(255,255,255,.14);color:#fff}.pt-footer .footer-4 p{margin-bottom:.6rem}.pt-footer .footer-4 ul{margin-bottom:.65rem}.st-image-share-buttons{position:fixed!important}@media (min-width:760px){.pt-footer-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.pt-footer-container{grid-template-columns:1.3fr 1fr 1fr 1.1fr}}body.pt-2026 #modal.modal{animation:pt26FadeIn .26s ease-out;background:rgba(7,13,24,.58);backdrop-filter:blur(2px);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1002}body.pt-2026 #modal.modal.is-closing{animation:pt26FadeOut .22s ease-in forwards}body.pt-2026 #modal .modal-content{animation:pt26SheetIn .32s cubic-bezier(.22,1,.36,1);background:#fff;border:1px solid rgba(20,33,43,.08);border-radius:18px 18px 0 0;bottom:0;box-shadow:0 -14px 40px rgba(7,13,24,.28);color:#14212b;position:fixed;width:100%}body.pt-2026 #modal.is-closing .modal-content{animation:pt26SheetOut .22s ease-in forwards}body.pt-2026 #modal .close{color:#334155;cursor:pointer;float:none;height:32px;padding:6px;position:absolute;right:10px;top:10px;width:32px}body.pt-2026 #modal .modal-body{color:#334155;font-size:.98rem;line-height:1.55;padding:1.35rem 1rem 1.1rem}body.pt-2026 #modal .modal-body p{margin:0 0 .75rem}body.pt-2026 #modal .resultTitle{color:#111827;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}body.pt-2026 #modal .btn{background:#c90000;border:none;border-radius:10px;box-sizing:border-box;color:#fff;display:inline-flex;font-size:.98rem;font-weight:700;justify-content:center;margin:0;min-height:44px;padding:.7rem 1.25rem;text-align:center;text-decoration:none;transition:background-color .2s ease;width:100%}body.pt-2026 #modal .btn:focus,body.pt-2026 #modal .btn:hover{background:#a90000}body.pt-2026 #modal a.btn{color:#fff}body.pt-2026 #modal .w300px-centered{margin:0 auto;max-width:320px}@media (min-width:800px){body.pt-2026 #modal{padding:1.25rem}body.pt-2026 #modal .modal-content{animation:pt26ModalPop .2s ease-out;border-radius:16px;bottom:auto;margin:10vh auto 0;max-width:calc(100% - 2.5rem);position:relative;width:560px}body.pt-2026 #modal.is-closing .modal-content{animation:pt26ModalPopOut .18s ease-in forwards}body.pt-2026 #modal .modal-body{padding:1.45rem 1.35rem 1.25rem}}@keyframes pt26FadeIn{from{opacity:0}to{opacity:1}}@keyframes pt26FadeOut{from{opacity:1}to{opacity:0}}@keyframes pt26SheetIn{from{opacity:.98;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes pt26SheetOut{from{opacity:1;transform:translateY(0)}to{opacity:.98;transform:translateY(100%)}}@keyframes pt26ModalPop{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pt26ModalPopOut{from{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.985)}}.trip-grid{display:grid;gap:1rem;grid-template-columns:1fr}.trip-card{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:10px;box-shadow:0 4px 14px rgba(15,23,42,.05);padding:.95rem}.trip-card a{color:inherit;text-decoration:none}.trip-card--unified{overflow:hidden;padding:0}.trip-card-content{padding:.95rem}.trip-card-header{align-items:center;display:flex;gap:.6rem}.trip-card-author-logo{background:#fff;border:1px solid #dbe3ee;border-radius:999px;height:34px;min-width:34px;object-fit:cover;width:34px}.trip-card h3{color:#6b7280;font-size:.87rem;margin:0}.trip-card-date{color:#9ca3af;font-size:.78rem;margin-top:.2rem}.trip-card strong{display:block;font-size:1.18rem;margin-top:.25rem}.trip-card-stars{align-items:center;display:flex;gap:.16rem;margin-top:.34rem}.trip-card-stars img{height:14px;margin:0;width:14px}.trip-card p{color:#374151;font-size:.92rem;margin-bottom:0}.trip-card-media{align-items:center;display:flex;gap:.45rem;margin-top:.7rem}.trip-card-media img,.trip-card-more,.trip-card-photo-placeholder{border-radius:8px;height:62px;width:94px}.trip-card-photo-placeholder{align-items:center;background:#e5e7eb;color:#6b7280;display:flex;font-size:.78rem;justify-content:center}.trip-card-more{align-items:center;background:#111827;color:#fff;display:flex;font-size:.82rem;font-weight:700;justify-content:center;line-height:1.1;text-align:center}.trip-card-media-link,.trip-card-more-link,.trip-card-summary-link,.trip-card-summary-link:focus,.trip-card-summary-link:hover,.trip-card-title-link,.trip-card-title-link:focus,.trip-card-title-link:hover,.tripreport-card-wrapper a,.tripreport-card-wrapper a:hover{color:inherit;text-decoration:none}.trip-card-cta-btn,.trip-card-cta-btn:focus,.trip-card-cta-btn:hover{margin-top:.65rem!important;transform:none!important}.tripreport-card-wrapper{cursor:pointer}.tripreport-card-wrapper:hover .trip-card{border-color:rgba(15,23,42,.22);box-shadow:0 6px 20px rgba(15,23,42,.1)}.trip-card-media-link{display:inline-block;line-height:0}.trip-card-media-link img{transition:transform .2s ease}.trip-card-media-link:hover img{transform:scale(1.05)}.trip-card-more-link{width:100%;height:100%;display:flex;align-items:center;justify-content:center}