@keyframes pulse-en-cours{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}@keyframes fp-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}button::-moz-focus-inner{padding:0;border:0}.leaflet-container:full-screen{width:100%!important;height:100%!important;z-index:99999}*,::after,::before{box-sizing:border-box}body,h1{color:#1a2030}body{margin:0;padding:0;font-family:"Inter",sans-serif;line-height:1.6;background:#fff}a{text-decoration:none}a:hover{text-decoration:underline}h1{font-size:1.9rem;margin:0 0 1rem}h1,h2,h3{line-height:1.25;font-weight:700}a,h2{color:#136ad5}h2{font-size:1.45rem;margin:1.75rem 0 .75rem}h3{font-size:1.15rem;margin:1.5rem 0 .5rem;color:#0d4d9e}main{max-width:1400px;margin:2rem auto;padding:0 1rem}img{max-width:100%;height:auto}.mobile-menu{position:fixed;z-index:9999}#mobile-overlay{position:fixed;z-index:9998}@media (min-width:901px){#mobile-menu,#mobile-overlay{display:none}}.bandeau-bleu{background:#136ad5;color:#fff;padding:12px 20px;display:flex;justify-content:center;position:relative;z-index:300;overflow:visible}.bandeau-bleu .inner{max-width:1400px;width:100%;justify-content:space-between;gap:20px}.bandeau-bleu .inner,.header-left,.search-bar form{display:flex;align-items:center}.header-left{gap:12px}.site-logo img{width:42px;height:42px;object-fit:cover;border-radius:4px;filter:brightness(0) invert(1)}.site-identite{display:flex;flex-direction:column;line-height:1.1}.menu-haut-ul a,.site-title{color:#fff;white-space:nowrap}.site-title{font-size:1.15rem;font-weight:700;text-decoration:none;letter-spacing:-.01em}.site-title:hover{color:rgb(255 255 255/.85);text-decoration:none}.site-slogan{font-size:.75rem;color:rgb(255 255 255/.78);white-space:nowrap}.menu-haut-container{flex:1;display:flex;justify-content:center}.menu-haut-ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}.menu-haut-ul a{font-size:14px}.header-actions,.menu-haut-ul li,.menu-principal li{position:relative}.menu-haut-ul li ul{display:none;position:absolute;top:100%;left:0;background:#0d4d9e;padding:.5rem 0;list-style:none;margin:0;border-radius:0 0 6px 6px;min-width:180px;z-index:10000;box-shadow:0 4px 12px rgb(0 0 0/.25)}.menu-haut-ul li:hover>ul,.menu-principal li:hover>ul,img{display:block}.menu-haut-ul li ul li a,.menu-principal li ul li a{display:block;padding:.5rem 1rem;color:#fff}.header-actions{display:flex;align-items:center;gap:10px}.cta{background:#fff;color:#136ad5!important;padding:4px 13px;border-radius:5px;font-weight:600;font-size:.8rem;white-space:nowrap;border:1.5px solid #fff;transition:background .2s,color .2s,transform .15s;letter-spacing:.02em}.cta:hover{background:#fff0;color:#fff!important;border-color:rgb(255 255 255/.85);text-decoration:none}.search-button{background:0 0;border:0;font-size:0;color:rgb(255 255 255/.9);cursor:pointer;display:flex;align-items:center;padding:4px;transition:color .2s}.search-button:hover{color:#fff}.search-bar{display:none;position:absolute;top:calc(100% + 8px);right:0;background:#fff;padding:.5rem;border-radius:8px;box-shadow:0 6px 20px rgb(19 106 213/.15);z-index:9999;min-width:300px;border:1px solid #c5dcf7}.search-bar form{gap:.4rem}.search-bar input[type=search]{flex:1;border:1.5px solid #c5dcf7;border-radius:5px;padding:.45rem .7rem;font-size:.9rem;font-family:inherit;color:#1a2030;outline:0}.search-bar input[type=search]::placeholder{color:#9ab4cf}.search-bar input[type=search]:focus{border-color:#136ad5;box-shadow:0 0 0 3px rgb(19 106 213/.1)}.search-bar button[type=submit]{background:#136ad5;border:0;border-radius:5px;color:#fff;padding:.45rem .6rem;cursor:pointer;display:flex;align-items:center;transition:background .2s;flex-shrink:0}.search-bar button[type=submit]:hover{background:#0d4d9e}.baseline{background:#eaf3ff;color:#0d4d9e;padding:6px 20px;font-size:15px;font-weight:500;text-align:center}#header-site{position:relative;z-index:2000}.menu-principal li ul,.menu-principal-container{background:#f7f7f7;border-bottom:2px solid #c5dcf7}.menu-principal li ul{display:none;position:absolute;background:#0d4d9e;padding:.5rem 0;list-style:none;margin:0;border-radius:4px;min-width:200px;z-index:1000}.menu-principal-container{padding:.6rem 1rem;position:relative;z-index:200}.menu-principal{max-width:1400px;margin:0 auto}.menu-principal>ul{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem}.menu-principal a{color:#0d4d9e;font-weight:600;white-space:nowrap;display:inline-block;padding-bottom:2px;border-bottom:2px solid #fff0;transition:color .2s,border-color .2s}.menu-principal>ul>li>a:hover{text-decoration:none}.menu-principal>ul>li.current-menu-item>a,.menu-principal>ul>li>a:hover{color:#136ad5;border-bottom-color:#136ad5}.menu-toggle{display:none}@media (max-width:900px){.menu-toggle,.mobile-topbar{display:flex;position:relative}.mobile-topbar{justify-content:flex-end;align-items:center;padding:.6rem 1rem;background:#136ad5;z-index:1000}.menu-toggle{flex-direction:column;justify-content:space-between;width:32px;height:24px;background:0 0;border:0;cursor:pointer;padding:0;z-index:1001}.menu-toggle span{display:block;width:100%;height:3px;background:#fff;border-radius:3px;transition:transform .3s ease,opacity .3s ease}.bandeau-bleu{padding:1.2rem 1rem;text-align:center;position:relative;z-index:10}.bandeau-bleu .inner{flex-direction:column;align-items:center;gap:.6rem}.site-identite{align-items:center;text-align:center}.site-logo img{width:52px;height:52px;object-fit:cover}.header-actions{justify-content:center;gap:.8rem;margin-top:.4rem}.cta{padding:4px 10px;font-size:.9rem}.search-button{font-size:1.6rem;color:#fff}.menu-haut-container,.menu-principal-container{display:none}#mobile-overlay{position:fixed;inset:0;background:rgb(0 0 0/.55);opacity:0;pointer-events:none;transition:opacity .35s ease;z-index:2000}#mobile-menu{position:fixed;top:0;right:0;transform:translateX(100%);width:min(320px,88vw);height:100dvh;background:#fff;transition:transform .35s cubic-bezier(.4,0,.2,1);z-index:3000;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;box-shadow:-4px 0 24px rgb(0 0 0/.18)}.mobile-menu-header{display:flex;justify-content:flex-end;align-items:center;padding:.8rem 1rem;background:#136ad5;flex-shrink:0}.close-mobile{background:0 0;border:0;color:#fff;font-size:2rem;line-height:1;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.close-mobile:hover{background:rgb(255 255 255/.15)}.mobile-menu-body{flex:1;overflow-y:auto;padding:0}.mobile-section{padding:.5rem 0}.mobile-section .mobile-menu-ul{list-style:none;margin:0;padding:0}.mobile-section .mobile-menu-ul>li>a{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.2rem;color:#1a2030;font-size:1rem;font-weight:600;text-decoration:none;border-bottom:1px solid #f0f0f0;transition:background .2s}.mobile-section .mobile-menu-ul>li>a:hover{background:#fff0;color:#136ad5}.mobile-secondary{background:#f4f6f9;border-top:2px solid #c5dcf7;margin-top:.25rem}.mobile-secondary .mobile-menu-ul>li>a{justify-content:space-between;padding:.65rem 1.2rem;color:#445;font-size:.875rem;font-weight:500;border-bottom:1px solid #e4e8ee}.mobile-secondary .mobile-menu-ul>li>a:hover{background:#e8edf5;color:#136ad5}.mobile-secondary .sub-menu,.mobile-section .sub-menu{list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-section .sub-menu{background:#f9fbff}.mobile-secondary .mobile-menu-ul>li>a,.mobile-secondary .sub-menu li a,.mobile-section .sub-menu li a{display:flex;align-items:center;text-decoration:none;transition:background .2s}.mobile-section .sub-menu li a{justify-content:space-between;padding:.65rem 1.2rem .65rem 2rem;color:#334;font-size:.9rem;font-weight:400;border-bottom:1px solid #eaeef5}.mobile-section .sub-menu li a:hover{background:#eef3fb;color:#136ad5}.mobile-secondary .sub-menu{background:#edf0f5}.mobile-secondary .sub-menu li a{padding:.55rem 1.2rem .55rem 2rem;color:#556;font-size:.82rem;border-bottom:1px solid #dde2ea}.mobile-secondary .sub-menu li a:hover{background:#e0e6f0;color:#136ad5}}.menu-principal li.en-cours>a{color:#0d4d9e;background:#fff0;border:1.5px dashed #0d4d9e;border-bottom:1.5px dashed #0d4d9e;border-radius:20px;padding:1px 12px 1px 8px;font-weight:600;position:relative;display:inline-flex;align-items:center;gap:5px;line-height:1.5;vertical-align:middle;transform:translateY(-2px)}.menu-principal li.en-cours>a::before{content:"🚴";font-size:.85em;line-height:1}.menu-principal li.en-cours>a::after{content:"";width:6px;height:6px;background:#0d4d9e;border-radius:50%;margin-left:2px;animation:pulse-en-cours 2s ease-in-out infinite}.menu-principal li.en-cours>a:hover{background:#eef4ff;border-color:#082f5e;color:#082f5e;text-decoration:none}.mobile-section .mobile-menu-ul li.en-cours>a{color:#0d4d9e;font-weight:600;background:#fff0;border:1.5px dashed #0d4d9e;border-radius:20px;margin:4px 1.2rem;padding:.5rem 1rem;display:inline-flex;align-items:center;gap:6px;width:fit-content}.mobile-section .mobile-menu-ul li.en-cours>a::before{content:"🚴";font-size:.9em}.mobile-section .mobile-menu-ul li.en-cours>a::after{content:"";width:6px;height:6px;background:#0d4d9e;border-radius:50%;animation:pulse-en-cours 2s ease-in-out infinite}.site-footer{background:#091e3e;color:#c8d8f0;font-size:.9rem;line-height:1.6;overflow-x:hidden}.footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto;padding:3rem 2rem 2.5rem}.footer-logo-link{display:inline-block;margin-bottom:.75rem;opacity:.9;transition:opacity .2s}.footer-logo-link:hover{opacity:1}.footer-logo{width:52px;height:52px;object-fit:cover;border-radius:8px;filter:brightness(0) invert(1);opacity:.88}.footer-site-name{font-size:1.05rem;font-weight:700;color:#fff;margin:0 0 .25rem;letter-spacing:-.01em}.footer-about{font-size:.875rem;color:#9ab4cf;margin:0;max-width:38ch;line-height:1.65}.footer-col--nav{display:flex;flex-direction:column}.footer-heading{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4a6a90;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid rgb(255 255 255/.07)}.footer-nav-ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.footer-nav-ul li a{display:block;color:#a8c8f0;text-decoration:none;padding:.42rem 0;font-size:.9rem;font-weight:500;border-bottom:1px solid rgb(255 255 255/.05);transition:color .2s,padding-left .2s}.footer-nav-ul li:last-child a{border-bottom:none}.footer-nav-ul li a:hover{padding-left:.5rem}.footer-legal{border-top:1px solid rgb(255 255 255/.15);max-width:1400px;margin:0 auto;padding:1.1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-copyright{margin:0;font-size:.82rem;color:#8ab0d4}.footer-legal-nav{display:flex;gap:1.5rem}.footer-legal-nav a{font-size:.82rem;color:#8ab0d4;text-decoration:none;transition:color .2s}.footer-legal-nav a:hover,.footer-nav-ul li a:hover,.fp-hero-cta:hover{color:#fff;text-decoration:none}@media (max-width:700px){.footer-inner{grid-template-columns:1fr;gap:2rem;padding:2rem 1.2rem 1.5rem}.footer-about{max-width:100%}.footer-col{overflow:hidden;word-break:break-word}.footer-nav-ul li a{white-space:normal;word-break:break-word}.footer-legal{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.2rem}.footer-legal-nav{gap:1rem;flex-wrap:wrap}}.fp-main{overflow-x:hidden}.fp-diagonal{display:block;line-height:0;overflow:hidden}.fp-diagonal svg,.fp-hero-wave svg{display:block;width:100%;height:50px}.fp-hero,.fp-hero-slider-wrap{position:relative;overflow:hidden}.fp-hero-slider-wrap{width:100%;min-height:320px}.fp-hero-gradient{position:absolute;inset:0;background:linear-gradient(to right,rgb(9 30 62/.75)0,rgb(9 30 62/.35) 55%,transparent 100%);pointer-events:none;z-index:2}.fp-hero-text-overlay{position:absolute;top:50%;left:5%;transform:translateY(-50%);z-index:3;max-width:520px}.fp-hero-baseline{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255/.75);margin-bottom:.5rem}.fp-hero-title{font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:700;color:#fff;line-height:1.15;margin-bottom:1.25rem;text-shadow:0 2px 8px rgb(0 0 0/.3)}.fp-hero-title em{font-style:normal;font-weight:300;opacity:.9}.fp-hero-cta{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#136ad5;font-size:.82rem;font-weight:700;padding:.55rem 1.1rem;border-radius:6px;text-decoration:none;transition:background .2s,transform .15s;letter-spacing:.02em}.fp-hero-cta:hover{background:#e8f2fe;transform:translateY(-1px);color:#0d4d9e}.fp-hero-wave{position:absolute;bottom:-1px;left:0;right:0;height:60px;pointer-events:none;z-index:4}.fp-hero-wave svg{height:100%}.fp-hero-slider-wrap .metaslider,.fp-hero-slider-wrap .nivoSlider,.fp-hero-slider-wrap .nivoSlider img{width:100%!important;max-width:100%!important}.fp-hero-slider-wrap .nivoSlider img{object-fit:cover!important;object-position:center center!important}.fp-hero-slider-wrap .metaslider{min-height:280px;background:#091e3e}@media (max-width:600px){.fp-hero-slider-wrap{min-height:220px;overflow:hidden}.fp-hero-slider-wrap .metaslider{min-height:220px}.fp-hero-slider-wrap .nivoSlider{min-height:220px!important;height:220px!important}.fp-hero-slider-wrap .nivoSlider img{height:220px!important;object-fit:cover;object-position:center}.fp-hero-text-overlay{left:1rem;right:1rem;max-width:100%;top:45%}.fp-hero-baseline{display:none}.fp-hero-title{font-size:1.2rem;margin-bottom:.5rem;line-height:1.2}.fp-hero-cta{font-size:.75rem;padding:.4rem .8rem}}.fp-intro{background:#f4f8ff;padding:2rem 2rem 1rem}.fp-intro-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 300px;gap:3rem;align-items:center}.fp-intro-titre{font-size:1.3rem;font-weight:700;color:#136ad5;margin-bottom:1rem}.fp-intro-texte p{color:#444;line-height:1.7;margin-bottom:.75rem;font-size:.92rem}.fp-intro-stats{display:flex;flex-direction:column;gap:.75rem}.fp-stat{background:#fff;border-radius:8px;padding:.85rem 1.1rem;border-left:3px solid #136ad5;box-shadow:0 2px 8px rgb(19 106 213/.06)}.fp-stat-nb{display:block;font-size:1.5rem;font-weight:700;color:#136ad5;line-height:1.1;margin-bottom:.2rem}.fp-stat-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#666}.fp-voyages{background:#fff;padding:2.5rem 2rem 3rem}.fp-section-header{text-align:center;margin-bottom:1.75rem}.fp-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#136ad5;background:#e8f2fe;padding:.25rem .75rem;border-radius:20px;margin-bottom:.5rem}.fp-section-title{font-size:1.5rem;font-weight:700;color:#1a2030;margin:0}.fp-hubs{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:170px 160px;gap:.85rem}.fp-hub{position:relative;overflow:hidden;border-radius:12px;text-decoration:none;display:block;background-color:#091e3e;background-image:var(--hub-img);background-size:cover;background-position:center;transition:transform .35s ease,box-shadow .35s ease}.fp-hub:hover{transform:scale(1.02);box-shadow:0 8px 30px rgb(9 30 62/.25);text-decoration:none}.fp-hub--large{grid-column:1;grid-row:1/3}.fp-hub--tdf{grid-column:2/4;grid-row:2}.fp-hub-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(9 30 62/.88)0,rgb(9 30 62/.3) 55%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem;transition:background .3s}.fp-hub:hover .fp-hub-overlay{background:linear-gradient(to top,rgb(9 30 62/.92)0,rgb(9 30 62/.45) 65%,rgb(9 30 62/.1) 100%)}.fp-hub-pays{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(255 255 255/.7);margin-bottom:.3rem}.fp-hub-title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .3rem;line-height:1.2;text-shadow:0 1px 3px rgb(0 0 0/.3)}.fp-hub--large .fp-hub-title{font-size:1.3rem}.fp-hub-desc{font-size:.78rem;color:rgb(255 255 255/.8);line-height:1.4;margin:0 0 .6rem;max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s;opacity:0}.fp-hub:hover .fp-hub-desc{max-height:60px;opacity:1}.fp-hub--large .fp-hub-desc{max-height:none;opacity:1}.fp-hub-link{font-size:.75rem;font-weight:700;color:rgb(255 255 255/.9)}.fp-hub-overlay--tdf{flex-direction:row;align-items:center;justify-content:space-between;padding:0 1.25rem;background:linear-gradient(to right,rgb(9 30 62/.88)0,rgb(9 30 62/.5) 70%,rgb(9 30 62/.2) 100%);gap:1rem}.fp-hub-overlay--tdf .fp-hub-pays{margin-bottom:.2rem}.fp-hub-overlay--tdf .fp-hub-title{font-size:.95rem;margin-bottom:0;white-space:nowrap}.fp-hub-overlay--tdf .fp-hub-desc{display:none}.fp-hub-overlay--tdf .fp-hub-link{white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:700;color:rgb(255 255 255/.9)}.fp-hub-overlay--tdf>div{flex:1;min-width:0;overflow:hidden}@media (max-width:600px){.fp-hub-overlay--tdf{flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:1rem 1.25rem}.fp-hub-overlay--tdf .fp-hub-title{white-space:normal;font-size:.88rem}}.fp-medias{background:#091e3e;padding:3rem 2rem 3.5rem}.fp-medias-inner{max-width:1100px;margin:0 auto}.fp-section-header--light{text-align:center;margin-bottom:1.75rem}.fp-eyebrow--light{background:rgb(255 255 255/.12);color:rgb(255 255 255/.8)}.fp-section-title--light{color:#fff}.fp-medias-grille{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;max-width:800px;margin:0 auto}.fp-media-carte{background:rgb(255 255 255/.07);border:1px solid rgb(255 255 255/.12);border-radius:12px;padding:1.5rem;transition:background .2s}.fp-media-carte:hover{background:rgb(255 255 255/.1)}.fp-media-icone{color:rgb(255 255 255/.5);margin-bottom:.85rem}.fp-media-source{font-size:.85rem;font-weight:700;color:#fff;margin-bottom:.4rem}.fp-media-desc{font-size:.8rem;color:rgb(255 255 255/.65);line-height:1.55;margin-bottom:1rem}.fp-media-btns{display:flex;gap:.5rem;flex-wrap:wrap}.fp-media-btn{display:inline-block;font-size:.78rem;font-weight:700;color:#fff;background:#136ad5;padding:.4rem .9rem;border-radius:6px;text-decoration:none;transition:background .2s}.fp-media-btn:hover{background:#0d4d9e;text-decoration:none;color:#fff}.fp-media-btn--outline{background:#fff0;border:1.5px solid rgb(255 255 255/.4);color:rgb(255 255 255/.85)}.fp-media-btn--outline:hover{background:rgb(255 255 255/.1);border-color:rgb(255 255 255/.7);color:#fff}.fp-recents{background:#f4f8ff;padding:2.5rem 2rem 3rem}.fp-recents-inner{max-width:1100px;margin:0 auto}.fp-recents-grille{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.fp-recent-carte{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;display:block;border:1px solid #e0eaf8;transition:transform .25s,box-shadow .25s}.fp-recent-carte:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgb(19 106 213/.13);text-decoration:none}.fp-recent-img{height:180px;background:#c5dcf7 center/cover no-repeat}.fp-recent-corps{padding:1.1rem 1.25rem 1.25rem}.fp-recent-cat{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#136ad5;margin-bottom:.4rem}.fp-recent-titre{font-size:.92rem;font-weight:700;color:#1a2030;line-height:1.35;margin-bottom:.5rem}.fp-recent-extrait{font-size:.8rem;color:#666;line-height:1.55;margin-bottom:.75rem}.fp-recent-lire{font-size:.78rem;font-weight:700;color:#136ad5}@media (max-width:900px){.fp-intro-inner{grid-template-columns:1fr;gap:2rem}.fp-intro-stats{flex-direction:row;flex-wrap:wrap;gap:.75rem}.fp-stat{flex:1 1 calc(33% - .75rem)}.fp-hubs{grid-template-columns:1fr 1fr;grid-template-rows:220px 150px 150px}.fp-hub--large,.fp-hub--tdf{grid-column:1/3;grid-row:1}.fp-hub--tdf{grid-row:3}.fp-medias-grille{grid-template-columns:1fr}.fp-recents-grille{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.fp-intro,.fp-medias,.fp-recents,.fp-voyages{padding:2rem 1.25rem}.fp-hubs{grid-template-columns:1fr;grid-template-rows:220px 140px 140px 140px}.fp-hub--large,.fp-hub--tdf{grid-column:1;grid-row:1}.fp-hub--tdf{grid-row:4}.fp-recents-grille{grid-template-columns:1fr}.fp-stat{flex:1 1 100%}}.fp-hero-scroll{display:none;position:absolute;bottom:30px;left:65%;text-decoration:none;animation:fp-bounce 2s ease-in-out infinite;z-index:5}.fp-hero-scroll svg{width:26px;height:26px;color:rgb(255 255 255/.85);filter:drop-shadow(0 1px 3px rgb(0 0 0/.4))}@media (max-width:600px){.fp-hero-scroll{display:block}}@font-face{font-family:"Inter";src:url(/wp-content/themes/modachulvelo-premium/assets/fonts/inter/Inter-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/wp-content/themes/modachulvelo-premium/assets/fonts/inter/Inter-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/wp-content/themes/modachulvelo-premium/assets/fonts/inter/Inter-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}