@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#14202c;--muted:#72787d;--blue:#093764;--line:#e6e9e9;--mint:#d4ecd9;--font:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;padding:20px;background:#eaf0f2;color:var(--ink);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased}main{max-width:1600px;margin:0 auto;background:white;overflow:hidden}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}button:disabled{cursor:default;opacity:.45}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #6aafd0;outline-offset:5px}input:focus-visible,select:focus-visible{outline:2px solid #6299b3;outline-offset:4px}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:86%;max-width:1250px;margin:0 auto}.hero{height:760px;position:relative;color:white;isolation:isolate;background:#0a365f;overflow:hidden}.hero-photo,.hero-color,.mountain-front,.hero-bottom-shade{position:absolute;inset:0;pointer-events:none}.hero-photo{z-index:-4;background:url('/public/images/alps.jpg') center 45%/100% 100%;filter:saturate(.65) contrast(1.09)}.hero-color{z-index:-3;background:linear-gradient(180deg,rgba(1,37,80,.95) 0%,rgba(10,83,130,.65) 25%,rgba(33,100,146,.15) 54%,rgba(5,47,87,.4) 75%,#072c56 100%);mix-blend-mode:multiply}.header{height:100px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5;border-bottom:1px solid #ffffff20}.brand{display:flex;align-items:center;gap:9px;font-size:29px;font-weight:750;letter-spacing:-1.5px}.brand-symbol{position:relative;font-family:Georgia,serif;font-weight:bold;font-style:italic;font-size:44px;line-height:1;transform:rotate(-10deg);letter-spacing:-9px;width:45px;padding-bottom:8px}.brand-symbol>span{font-style:normal;font-family:Arial,sans-serif;position:absolute;font-size:23px;top:-2px;right:0;letter-spacing:0}.brand-dot{font-size:11px;font-weight:400;align-self:flex-start;margin:11px 0 0 -5px;letter-spacing:0}.desktop-nav{display:flex;gap:31px;align-items:center;font-size:13px}.desktop-nav a,.desktop-nav button{position:relative;padding:12px 0;color:#e4edf5;font-size:13px}.desktop-nav .active:after{content:'';position:absolute;width:4px;height:4px;background:white;border-radius:50%;left:calc(50% - 2px);bottom:0}.desktop-nav a:hover,.desktop-nav button:hover{color:white}.nav-cta{border:1px solid #ffffff70;border-radius:30px;padding:4px 4px 4px 19px;display:flex;gap:19px;align-items:center;font-size:12px}.circle{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:white;color:var(--ink);transition:transform .25s}.circle svg{width:16px;height:16px}.nav-cta:hover .circle,.outline-button:hover .circle{transform:rotate(45deg)}.hero-title-area{position:absolute;top:141px;left:0;width:100%;text-align:center;z-index:-2}.eyebrow{font-size:10px;font-weight:500;letter-spacing:3.1px;display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 10px}.eyebrow>span{height:5px;width:5px;background:#dfedcf;border-radius:100%}.hero h1{font-family:var(--display);font-size:clamp(160px,23.4vw,375px);line-height:.99;letter-spacing:-.07em;margin:0 0 0 -.05em;font-weight:800;color:#f5f7f6}.mountain-front{z-index:-1;background:linear-gradient(180deg,#0a538326,#082d5966),url('/public/images/alps.jpg') center 45%/100% 100%;clip-path:polygon(0 52.8%,2% 52%,3% 53%,5% 51%,8% 52%,10% 51%,14% 52%,16% 54%,18% 50%,20% 49.5%,23% 52%,28% 49.2%,31% 48.6%,34.5% 51%,36% 47%,38% 44.9%,40% 43.7%,41% 42%,43.5% 39%,44.5% 37.2%,45.5% 38%,46.8% 41%,48% 43.5%,50% 46%,52% 49%,54% 54%,56% 54%,58% 55%,60% 52%,64% 55%,68% 54%,70% 55%,73% 53%,77% 54%,80% 50%,83% 48%,85% 51%,88% 55%,90% 54%,93% 50%,96% 54%,100% 52%,100% 100%,0 100%)}.hero-bottom-shade{z-index:0;background:linear-gradient(180deg,transparent 40%,#0732600d 47%,#052b56c4 73%,#052b56 100%)}.hero-content{position:absolute;z-index:2;bottom:65px;left:7%;right:7%}.hero-main-row{display:flex;justify-content:space-between;align-items:flex-end;gap:35px}.little-label{display:flex;align-items:center;gap:7px;font-size:11px;letter-spacing:.25px;margin-bottom:17px;color:#e0ebf4}.little-label svg{width:15px;height:15px;color:#c9e8db}.hero-heading h2{font-family:var(--display);font-size:clamp(30px,2.8vw,44px);line-height:1.19;letter-spacing:-1.6px;margin:0;font-weight:650}.search-panel{background:#fff;color:var(--ink);border-radius:15px;width:61%;max-width:720px;box-shadow:0 8px 45px #00193417}.search-tabs{display:flex;align-items:center;gap:20px;margin:0 20px;border-bottom:1px solid #eceeee;height:45px;font-size:11px}.search-tabs button{display:flex;align-items:center;gap:6px;padding:14px 0;color:#80858a;position:relative;font-size:11px;white-space:nowrap}.search-tabs button svg{width:14px;height:14px}.search-tabs .selected{color:var(--ink)}.search-tabs .selected:after{content:'';height:2px;position:absolute;bottom:-1px;left:0;right:0;background:var(--ink)}.search-tabs>span{margin-left:auto;display:flex;align-items:center;gap:5px;font-size:10px;color:#8a8f90}.search-tabs>span svg{width:12px;height:12px}.search-fields{display:flex;align-items:center;gap:14px;padding:18px 16px 19px 20px}.search-fields label{min-width:0;display:flex;flex:1;flex-direction:column;gap:10px;font-size:10px;font-weight:600}.search-fields .destination-field{flex:1.5}.search-fields .travelers-field{flex:.95}.input-wrap{display:flex;align-items:center;gap:7px}.input-wrap svg{width:14px;height:14px;color:#959b9e}.input-wrap input,.input-wrap select{width:100%;min-width:0;background:none;border:0;padding:0;font-size:10px;color:#747b80;outline-offset:5px}.input-wrap input::placeholder{color:#747b80}.input-wrap input[type=date]{font-size:10px}.input-wrap input::-webkit-calendar-picker-indicator{width:11px;margin:0;opacity:.5}.input-wrap select{cursor:pointer}.search-submit{width:43px;height:43px;border-radius:50%;background:var(--ink);color:white;flex-shrink:0}.search-submit:hover{background:#195079}.search-submit svg{width:19px}.hero-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff26;margin-top:35px;padding-top:24px}.travel-promises{display:flex;gap:25px;font-size:10px}.travel-promises>span{display:flex;gap:8px;align-items:center;white-space:nowrap}.travel-promises svg{width:15px;height:15px;color:#c0d6e6}.hero-foot p{font-size:11px;color:#cfdeeb;line-height:1.65;margin:0;width:38%}.photo-caption{position:absolute;right:7%;bottom:20px;font-size:9px;letter-spacing:.15px;color:#90acc7;display:flex;align-items:center;gap:5px}.photo-caption svg{height:10px;width:10px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.destinations-section{padding-top:71px;padding-bottom:42px}.section-kicker{display:inline-flex;align-items:center;gap:7px;border:1px solid #e5e8e8;border-radius:25px;padding:7px 11px;font-size:10px;color:#70777b;margin-bottom:20px}.mini-dot{height:4px;width:4px;background:#8fa998;border-radius:50%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}h2{font-family:var(--display);font-size:37px;font-weight:650;line-height:1.19;letter-spacing:-1.5px;margin:0}.explore-actions{display:flex;align-items:center;gap:36px;padding-bottom:4px}.explore-actions p{font-size:11px;line-height:1.7;color:var(--muted);margin:0}.outline-button{border:1px solid #c6cbcc;border-radius:30px;padding:4px 4px 4px 16px;font-size:11px;font-weight:500;display:inline-flex;align-items:center;gap:18px;white-space:nowrap}.dark{background:var(--ink);color:#fff}.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.destination-card{height:396px;border-radius:16px;position:relative;overflow:hidden;background:#becbd1;color:white;isolation:isolate;text-align:left;width:100%;padding:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.destination-card>img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;z-index:-3;transition:transform .65s ease}.destination-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#1221211a 0%,transparent 40%,#02151b9c 100%);z-index:-1}.destination-card:hover>img{transform:scale(1.055)}.destination-card:hover .card-arrow{transform:rotate(45deg)}.card-top{display:flex;align-items:center;justify-content:space-between;width:100%}.card-tag{font-size:9px;letter-spacing:.2px;background:#ffffff24;backdrop-filter:blur(14px);border:1px solid #ffffff52;border-radius:25px;padding:7px 11px}.card-arrow{background:#fff;color:#25313c;width:35px;height:35px;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:transform .25s}.card-arrow svg{height:16px;width:16px}.card-bottom{width:100%}.card-country{font-size:9px;letter-spacing:1.8px;text-transform:uppercase;color:#ffffffe0;margin-bottom:8px;display:block}.card-bottom h3{font-family:var(--display);font-size:25px;letter-spacing:-.9px;margin:0 0 12px;font-weight:600}.card-detail{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#eaf0ee}.card-detail>span{display:flex;align-items:center;gap:5px}.card-detail svg{height:12px;width:12px}.card-note{font-size:9px!important;color:#eef4ed;border-left:1px solid #ffffff60;padding-left:12px}.carousel-footer{display:flex;align-items:center;justify-content:space-between;margin-top:27px}.carousel-footer>span{font-size:8px;letter-spacing:1.6px;color:#999fa2}.carousel-controls{display:flex;gap:17px;align-items:center}.round-button{width:34px;height:34px;border:1px solid #e8ebeb;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#fff}.round-button svg{height:14px;width:14px}.round-button:hover{background:#f1f4f5}.flip{transform:rotate(180deg)}#page-indicator{font-size:10px;letter-spacing:1px}#page-indicator span{color:#a3a8ab}.how-section{background:#f3f6f5;padding:66px 0;margin-top:20px}.how-intro{display:flex;justify-content:space-between;align-items:flex-end}.how-intro>p{font-size:12px;line-height:1.8;color:var(--muted);margin:0 0 6px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:44px}.features article{border-top:1px solid #d9e0dc;padding-top:24px}.feature-icon{width:39px;height:39px;border-radius:12px;background:#e4ece7;display:flex;align-items:center;justify-content:center;margin-bottom:23px}.feature-icon svg{width:18px;height:18px;color:#405e4b}.step{font-size:8px;letter-spacing:1.6px;color:#82948a}.features h3{font-size:17px;font-weight:550;letter-spacing:-.4px;margin:12px 0 10px}.features p{font-size:12px;line-height:1.8;color:var(--muted);max-width:300px;margin:0}.faq-section{padding:78px 0;display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;padding:21px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px;gap:12px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;color:#7f8d89;font-weight:300}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 25px 22px 0}footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;padding:30px 0}footer .brand{font-size:26px}footer .brand-symbol{font-size:37px;width:39px}footer p{font-size:11px;color:#7b8387}footer>span{margin-left:auto;font-size:10px;color:#7b8387}.back-top{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;width:33px;height:33px}.back-top svg{width:15px;height:15px}dialog{border:0;padding:0;border-radius:22px;width:min(590px,calc(100% - 32px));max-height:90vh;box-shadow:0 25px 100px #031b3840;color:var(--ink)}dialog::backdrop{background:#061e39a6;backdrop-filter:blur(7px)}.dialog-shell{position:relative}.dialog-close{position:absolute;top:17px;right:17px;z-index:2;width:34px;height:34px}.dialog-image{width:100%;height:210px;object-fit:cover;display:block}.dialog-body{padding:32px}.dialog-body h2{font-size:30px;margin:0 0 13px;line-height:1.2}.dialog-body p{font-size:13px;color:var(--muted);line-height:1.7}.dialog-kicker{color:#50755f;font-size:9px;letter-spacing:1.8px;text-transform:uppercase;display:block;margin-bottom:12px}.dialog-meta{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.dialog-meta span{background:#f0f4f2;padding:8px 11px;border-radius:7px;font-size:11px;display:flex;align-items:center;gap:6px}.dialog-meta svg{width:13px;height:13px}.primary-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 20px;background:var(--ink);color:white;border-radius:30px;font-size:12px;margin-top:23px}.primary-button:hover{background:#174666}.primary-button svg{width:16px;height:16px}.secondary-button{font-size:12px;width:100%;text-align:center;margin-top:13px;padding:9px;color:#5e6f69}.preview-note{font-size:10px!important;background:#f4f6f5;padding:12px 14px;border-radius:8px;margin:20px 0 0!important;color:#6d7a72!important}.result-block{border:1px solid var(--line);border-radius:12px;padding:17px;margin:15px 0}.result-block h3{font-size:13px;font-weight:550;display:flex;align-items:center;gap:9px;margin:0 0 10px}.result-block h3 svg{width:17px;height:17px;color:#49745a}.result-block p{font-size:12px;margin:0}.saved-item{padding:15px 0;display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--line)}.saved-item img{width:66px;height:66px;border-radius:10px;object-fit:cover}.saved-item h3{font-size:14px;margin:0 0 6px}.saved-item p{font-size:11px;margin:0}.saved-item>div{flex:1}.saved-item button{font-size:11px;color:#667975;text-decoration:underline}.empty-state{padding:28px 0;text-align:center}.empty-state>svg{width:45px;height:45px;color:#90a897;margin-bottom:13px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#142c25;color:white;box-shadow:0 8px 35px #031b3830;border:1px solid #ffffff20;border-radius:30px;font-size:12px;padding:15px 25px;z-index:99;transition:opacity .25s,transform .25s;max-width:90vw;text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}.plan-form{display:grid;gap:16px;margin-top:22px}.plan-form label{display:grid;gap:7px;font-size:11px}.plan-form input,.plan-form select{width:100%;padding:12px;border:1px solid #dbe2de;border-radius:8px;color:var(--ink);background:white}.plan-form .primary-button{margin-top:4px}.plan-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.saved-count-visible{background:#ffffff24;border-radius:100%;padding:2px 5px;margin-left:2px;font-size:9px}
@media(min-width:1500px){.hero-content{bottom:78px}.hero-title-area{top:129px}.hero{height:800px}.destination-card{height:440px}}
@media(max-width:1150px){body{padding:14px}.wrap{width:88%}.hero-content{left:6%;right:6%}.hero{height:705px}.desktop-nav{gap:21px}.nav-cta{font-size:10px;gap:12px}.hero-title-area{top:155px}.hero-heading h2{font-size:31px}.hero-main-row{gap:20px}.search-panel{width:62%}.search-tabs{gap:16px}.search-tabs>span{display:none}.search-fields{gap:9px;padding-left:16px}.search-fields label{font-size:9px}.input-wrap{gap:4px}.input-wrap input,.input-wrap select{font-size:9px}.input-wrap input[type=date]{font-size:9px}.search-submit{width:36px;height:36px}.travel-promises{gap:18px;font-size:9px}.hero-foot p{font-size:10px}.explore-actions{gap:20px}.explore-actions p{display:none}.destination-card{height:350px;padding:20px}.card-bottom h3{font-size:23px}.card-note{font-size:8px!important;padding-left:8px}.features{gap:25px}.faq-section{gap:40px}.section-heading h2,h2{font-size:33px}}
@media(max-width:800px){body{padding:0}.wrap{width:88%}.header{height:83px}.desktop-nav{display:none}.nav-cta{margin-left:auto;margin-right:23px}.menu-toggle{display:flex;flex-direction:column;gap:6px;padding:9px 0 9px 9px}.menu-toggle span{display:block;width:22px;height:1px;background:white}.mobile-nav{position:absolute;z-index:8;left:6%;right:6%;top:78px;background:#f8faf9;color:var(--ink);border-radius:12px;box-shadow:0 10px 25px #051d3c33;padding:14px;display:grid}.mobile-nav a,.mobile-nav button{padding:13px;text-align:left;font-size:13px}.hero{height:820px}.hero-title-area{top:149px}.hero h1{font-size:25vw}.hero-photo{background-size:auto 100%;background-position:48% center}.mountain-front{display:none}.hero-title-area{z-index:0}.hero-color{background:linear-gradient(180deg,#042b60db,#155a8369 45%,#052b56 100%)}.hero-bottom-shade{background:linear-gradient(transparent 32%,#052b564d 48%,#052b56 100%)}.hero-content{bottom:58px}.hero-main-row{display:block}.hero-heading{margin-bottom:25px}.hero-heading h2{font-size:38px;line-height:1.15}.little-label{font-size:10px;margin-bottom:12px}.search-panel{width:100%;max-width:none}.search-fields{padding:19px}.search-fields label{font-size:10px}.input-wrap input,.input-wrap select,.input-wrap input[type=date]{font-size:11px}.search-tabs>span{display:flex}.search-submit{width:43px;height:43px}.hero-foot{margin-top:26px;padding-top:22px}.hero-foot p{display:none}.travel-promises{justify-content:space-between;width:100%;font-size:10px}.eyebrow{font-size:8px;letter-spacing:2.1px}.destinations-section{padding-top:51px}.section-heading{align-items:center}.section-heading h2{font-size:30px}.outline-button{font-size:10px;gap:9px}.destination-grid{gap:13px}.destination-card{height:320px;padding:16px}.card-tag{font-size:8px;padding:6px 8px}.card-arrow{width:29px;height:29px}.card-bottom h3{font-size:23px}.card-country{font-size:8px}.card-detail{font-size:9px}.card-note{display:none}.how-intro>p{max-width:240px;font-size:11px}.how-intro h2{font-size:30px}.how-section{padding:50px 0}.features{gap:20px}.features h3{font-size:15px;line-height:1.5}.features p{font-size:11px}.step{font-size:7px;letter-spacing:1px}.faq-section{padding:55px 0;gap:30px;grid-template-columns:.85fr 1.15fr}.faq-section h2{font-size:28px}.faq-list summary{font-size:12px}.faq-list summary:first-child{padding-top:10px}.desktop-break{display:none}footer{gap:20px}footer p{font-size:10px}}
@media(max-width:580px){.hero{height:805px}.brand{font-size:26px}.brand-symbol{font-size:40px;width:41px}.nav-cta{font-size:9px;padding-left:12px;gap:10px;margin-right:17px}.nav-cta .circle{width:29px;height:29px}.hero-title-area{top:140px}.hero h1{font-size:25.4vw;letter-spacing:-.06em}.eyebrow{font-size:6.5px;letter-spacing:1.6px;margin-bottom:17px}.hero-content{bottom:62px}.hero-heading h2{font-size:36px}.hero-heading{margin-bottom:25px}.little-label{font-size:9px}.search-tabs{gap:19px;height:44px;margin:0 16px}.search-tabs>span{font-size:8px;gap:3px}.search-tabs>span svg{height:10px;width:10px}.search-tabs button{font-size:10px}.search-fields{display:grid;grid-template-columns:1fr 1fr 43px;gap:18px 12px;padding:17px}.search-fields .destination-field{grid-column:1/-1;padding-bottom:14px;border-bottom:1px solid var(--line)}.search-fields label{gap:9px;font-size:10px}.input-wrap input,.input-wrap select,.input-wrap input[type=date]{font-size:11px}.hero-foot{margin-top:22px;padding-top:19px}.travel-promises{gap:8px;font-size:8px}.travel-promises>span{gap:5px}.travel-promises svg{width:12px;height:12px}.photo-caption{font-size:8px;right:6%;bottom:21px}.destinations-section{padding-top:42px;padding-bottom:25px}.section-kicker{font-size:9px;margin-bottom:16px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:30px;line-height:1.22;letter-spacing:-1.2px}.explore-actions{margin-top:20px}.explore-actions p{display:block;font-size:10px;margin-right:auto}.outline-button{gap:9px;font-size:9px;padding-left:12px}.outline-button .circle{height:28px;width:28px}.destination-grid{grid-template-columns:1fr;gap:16px}.destination-card{height:365px;padding:23px}.destination-card:nth-child(n+3){display:none}.destination-grid.show-all .destination-card{display:flex}.card-bottom h3{font-size:29px;margin-bottom:12px}.card-country{font-size:9px;letter-spacing:2px}.card-tag{font-size:10px;padding:8px 12px}.card-arrow{height:37px;width:37px}.card-detail{font-size:11px}.card-note{display:flex;font-size:9px!important}.carousel-footer{margin-top:22px}.carousel-footer>span{font-size:6px;letter-spacing:1px}.carousel-controls{gap:9px}.round-button{height:30px;width:30px}.how-section{margin-top:15px;padding:42px 0}.how-intro{display:block}.how-intro>p{max-width:none;font-size:12px;margin-top:20px}.features{grid-template-columns:1fr;gap:29px;margin-top:28px}.features article{position:relative;padding:24px 0 0 59px}.feature-icon{position:absolute;left:0;top:24px}.features h3{font-size:18px;margin-top:9px}.features p{font-size:12px;max-width:none}.step{font-size:8px}.faq-section{grid-template-columns:1fr;gap:24px;padding:44px 0}.faq-section h2{font-size:30px}.faq-list summary{font-size:12px;padding:19px 0}.faq-list summary:first-child{padding-top:19px}footer{flex-wrap:wrap;gap:15px;padding:26px 0}footer p{order:4;width:100%;margin:0}footer>span{font-size:9px}.dialog-body{padding:27px 23px}.dialog-body h2{font-size:27px}.dialog-image{height:185px}.dialog-meta{gap:6px}.dialog-meta span{font-size:10px;padding:8px}.plan-row{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
