:root{--red: #e30622;--red-dark: #b80018;--ink: #151515;--muted: #656565;--line: #dedbd6;--soft: #f5f3ef;--white: #ffffff;--shadow: 0 22px 70px rgba(21, 21, 21, .12);--font-body: "Segoe UI", Arial, sans-serif;--font-display: "Segoe UI", Arial, sans-serif;--theme-accent: #e30622;--theme-accent-dark: #b80018;--theme-accent-rgb: 227, 6, 34;--theme-accent-ink: #ffffff;--theme-secondary: #ffffff;--theme-dark: #151515;--theme-mid: #2e2e2e;--theme-soft: #f5f3ef;--theme-faint: #fff0f2;--theme-topbar: #e30622}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--font-body);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}body.theme-geneve{--theme-accent: #2183a2;--theme-accent-dark: #17677f;--theme-accent-rgb: 33, 131, 162;--theme-secondary: #f1c943;--theme-dark: #071d29;--theme-mid: #102b3a;--theme-soft: #eef4f5;--theme-faint: #e8f3f7;--theme-topbar: #d42f36}body.theme-valais{--theme-accent: #d52b38;--theme-accent-dark: #ae1d2a;--theme-accent-rgb: 213, 43, 56;--theme-secondary: #ffffff;--theme-dark: #151515;--theme-mid: #303030;--theme-soft: #f5f3ef;--theme-faint: #fff0f1;--theme-topbar: #d52b38}body.theme-vaud{--theme-accent: #16804f;--theme-accent-dark: #0d633c;--theme-accent-rgb: 22, 128, 79;--theme-secondary: #f1c735;--theme-dark: #071f2b;--theme-mid: #0d2d3d;--theme-soft: #f7f6f0;--theme-faint: #e8f5ee;--theme-topbar: #16804f}body.theme-fribourg{--theme-accent: #d7ad47;--theme-accent-dark: #a77d1c;--theme-accent-rgb: 215, 173, 71;--theme-accent-ink: #241d0d;--theme-secondary: #b62b31;--theme-dark: #161616;--theme-mid: #2b2926;--theme-soft: #f5f1e8;--theme-faint: #f8f0d9;--theme-topbar: #161616}body::selection{color:var(--white);background:var(--theme-accent)}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.section{padding:104px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 16px;color:var(--white);background:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{margin:0 0 15px;color:var(--theme-accent);font-family:var(--font-display);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow--light{color:#ffffffb8}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(2.8rem,6.4vw,5.8rem)}h2{margin-bottom:24px;font-size:clamp(2rem,4vw,3.65rem)}.phone-bar{display:flex;min-height:36px;align-items:center;justify-content:center;gap:8px;color:var(--white);background:var(--theme-topbar);font-size:.82rem;text-decoration:none}.phone-bar strong{letter-spacing:.03em}.phone-bar span:nth-child(2):after{content:" ·"}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:#fffffff5}.header-main{display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand__mark{display:inline-grid;width:42px;height:42px;place-items:center;color:var(--theme-accent);font-size:2.55rem;line-height:1}.brand--home .brand__mark{width:34px;height:34px;border-radius:4px;color:var(--white);background:#e30622;font-size:1.55rem;font-weight:900}.brand--geneve .brand__mark{border-radius:50%;color:var(--theme-secondary);background:var(--theme-mid);font-size:2rem}.brand--vaud .brand__mark{border-radius:4px;color:var(--theme-secondary);background:var(--theme-accent);font-size:2.2rem;font-weight:900;line-height:.8}.brand--fribourg .brand__mark{position:relative;border:1px solid #9d978e;background:linear-gradient(90deg,#161616 0 50%,#fff 50%)}.brand--fribourg .brand__mark:after{position:absolute;top:50%;left:50%;width:7px;height:7px;background:var(--theme-secondary);content:"";transform:translate(-50%,-50%) rotate(45deg)}.brand--valais .brand__mark{color:var(--theme-accent)}.brand__name{display:flex;align-items:baseline;font-family:var(--font-display);font-size:1.22rem;letter-spacing:-.04em;white-space:nowrap}.brand__name strong{font-weight:800}.brand__name span{color:var(--theme-accent);font-weight:800}.brand--compact .brand__mark{width:34px;height:34px;font-size:2rem}.brand--compact .brand__name{font-size:1rem}.primary-nav{display:flex;align-items:center;gap:6px}.primary-nav a{position:relative;padding:13px 14px;border-radius:999px;color:#4c4c4c;font-size:.92rem;font-weight:600;text-decoration:none}.primary-nav a:hover,.primary-nav a:focus-visible,.primary-nav a.active{color:var(--theme-accent-dark);background:var(--theme-faint)}.nav-toggle{display:none;width:44px;height:44px;padding:10px;border:1px solid var(--line);border-radius:50%;background:var(--white)}.nav-toggle span:not(.sr-only){display:block;width:100%;height:2px;margin:4px 0;background:var(--ink)}.home-hero{position:relative;overflow:hidden;padding:116px 0 122px;background:linear-gradient(90deg,rgba(227,6,34,.05) 1px,transparent 1px) 0 0 / 72px 72px,linear-gradient(rgba(227,6,34,.05) 1px,transparent 1px) 0 0 / 72px 72px,var(--soft)}.home-hero:before{position:absolute;top:-160px;right:-180px;width:520px;height:520px;border:105px solid rgba(227,6,34,.08);border-radius:50%;content:""}.home-hero__grid{position:relative;display:grid;align-items:center;grid-template-columns:minmax(0,1.45fr) minmax(310px,.65fr);gap:clamp(56px,8vw,112px)}.home-hero h1{max-width:840px;margin-bottom:28px}.home-hero h1 span,.canton-hero h1 span{color:var(--theme-accent)}.home-hero__lead,.canton-hero__lead{max-width:680px;margin-bottom:34px;color:#444;font-size:clamp(1.05rem,1.6vw,1.24rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:13px 22px;border:1px solid transparent;border-radius:4px;font-family:var(--font-display);font-size:.92rem;font-weight:800;text-decoration:none;transition:transform .16s ease,background-color .16s ease,color .16s ease}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--theme-accent-ink);background:var(--theme-accent);box-shadow:0 12px 28px rgba(var(--theme-accent-rgb),.2)}.button--primary:hover,.button--primary:focus-visible{background:var(--theme-accent-dark)}.button--text{color:var(--ink);background:transparent}.button--outline{border-color:#bcb7b1;background:var(--white)}.home-hero__panel{position:relative;padding:42px 38px 38px;color:var(--white);background:var(--ink);box-shadow:var(--shadow)}.panel-star{display:block;margin-bottom:30px;color:var(--theme-accent);font-size:4rem;line-height:1}.home-hero__panel>p{margin-bottom:10px;color:#ffffffb3;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-hero__panel>strong{display:block;margin-bottom:28px;font-family:var(--font-display);font-size:1.55rem;line-height:1.35}.home-hero__panel ul{padding:22px 0 0;margin:0;border-top:1px solid #3c3c3c;list-style:none}.home-hero__panel li{position:relative;padding:7px 0 7px 22px;color:#d8d8d8;font-size:.92rem}.home-hero__panel li:before{position:absolute;top:12px;left:0;width:8px;height:8px;border-radius:50%;background:var(--theme-accent);content:""}.section-heading{max-width:720px;margin-bottom:50px}.section-heading>p:last-child{max-width:610px;color:var(--muted);font-size:1.06rem}.canton-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.canton-card{position:relative;display:flex;min-height:360px;flex-direction:column;padding:30px;overflow:hidden;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-decoration:none;transition:color .2s ease,background-color .2s ease,transform .2s ease}.canton-card:before{position:absolute;right:-68px;bottom:-92px;width:210px;height:210px;border:32px solid #f0eeea;border-radius:50%;content:"";transition:border-color .2s ease,transform .2s ease}.canton-card:hover,.canton-card:focus-visible{z-index:1;color:var(--white);background:var(--theme-accent);transform:translateY(-8px);box-shadow:var(--shadow)}.canton-card:hover:before,.canton-card:focus-visible:before{border-color:#ffffff21;transform:scale(1.08)}.canton-card__symbol{position:absolute;top:27px;right:28px;color:#d5d1cb;font-size:2.5rem;font-weight:900;line-height:1}.canton-card:hover .canton-card__symbol,.canton-card:focus-visible .canton-card__symbol{color:#ffffffc7}.canton-card__index{margin-bottom:auto;color:#9a9690;font-family:var(--font-display);font-size:.8rem;font-weight:800}.canton-card__label{position:relative;margin-bottom:4px;color:var(--theme-accent);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.canton-card--geneve .canton-card__label,.canton-card--geneve .canton-card__symbol{color:#2183a2}.canton-card--valais .canton-card__label,.canton-card--valais .canton-card__symbol{color:#d52b38}.canton-card--vaud .canton-card__label,.canton-card--vaud .canton-card__symbol{color:#16804f}.canton-card--fribourg .canton-card__label,.canton-card--fribourg .canton-card__symbol{color:#8a6714}.canton-card--geneve:hover,.canton-card--geneve:focus-visible{background:#17677f}.canton-card--valais:hover,.canton-card--valais:focus-visible{background:#d52b38}.canton-card--vaud:hover,.canton-card--vaud:focus-visible{background:#16804f}.canton-card--fribourg:hover,.canton-card--fribourg:focus-visible{color:#fff;background:#161616}.canton-card:hover .canton-card__label,.canton-card:focus-visible .canton-card__label,.canton-card:hover .canton-card__index,.canton-card:focus-visible .canton-card__index{color:#ffd4da}.canton-card strong{position:relative;margin-bottom:18px;font-family:var(--font-display);font-size:2rem;line-height:1}.canton-card>span:nth-last-child(2){position:relative;max-width:250px;color:var(--muted);font-size:.92rem}.canton-card:hover>span:nth-last-child(2),.canton-card:focus-visible>span:nth-last-child(2){color:#ffffffd1}.canton-card__cta{position:relative;margin-top:28px;font-weight:800}.trust-section{padding:82px 0;color:var(--white);background:var(--ink)}.trust-grid{display:grid;align-items:center;grid-template-columns:1fr 1fr auto;gap:clamp(36px,7vw,90px)}.trust-grid h2{margin:0;font-size:clamp(2rem,3.4vw,3.2rem)}.trust-grid>p{margin:0;color:#c9c9c9}.finma-badge{display:flex;width:158px;height:158px;align-items:center;justify-content:center;flex-direction:column;border:1px solid #555;border-radius:50%;text-align:center}.finma-badge span,.finma-badge small{color:#aaa;font-size:.7rem;letter-spacing:.09em;text-transform:uppercase}.finma-badge strong{color:var(--white);font-family:var(--font-display);font-size:1.45rem}.canton-hero{position:relative;overflow:hidden;padding:96px 0 104px;background:radial-gradient(circle at 88% 22%,rgba(var(--theme-accent-rgb),.12) 0 14%,transparent 14.2%),var(--theme-soft)}.canton-hero:after{position:absolute;right:7vw;bottom:-190px;width:460px;height:460px;border:1px solid rgba(var(--theme-accent-rgb),.2);border-radius:50%;content:""}.canton-hero__grid{position:relative;z-index:1;display:grid;align-items:center;grid-template-columns:minmax(0,1.25fr) minmax(260px,.55fr);gap:70px}.canton-hero h1{max-width:840px;margin-bottom:25px;font-size:clamp(3rem,6vw,5.2rem)}.canton-hero__stamp{display:flex;aspect-ratio:1;align-items:center;justify-content:center;flex-direction:column;border:1px solid #c8c3bd;border-radius:50%;background:#ffffff7a;text-align:center;transform:rotate(4deg)}.canton-hero__stamp span{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.canton-hero__stamp strong{margin:2px 0 12px;font-family:var(--font-display);font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.canton-hero__stamp i{color:var(--theme-accent);font-size:3.2rem;font-style:normal;line-height:1}.about-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(350px,1.25fr) minmax(250px,.65fr);gap:clamp(38px,6vw,76px)}.about-grid h2{font-size:clamp(2rem,3.5vw,3.3rem)}.about-copy{color:#4d4d4d;font-size:1.03rem}.about-copy p{margin-bottom:24px}.about-copy a{color:var(--theme-accent-dark);font-weight:700;text-underline-offset:3px}.certification-card{position:relative;align-self:start;padding:34px 30px 30px;overflow:hidden;color:var(--white);background:var(--theme-dark)}.certification-card__star{display:block;margin-bottom:48px;color:var(--theme-accent);font-size:3rem}.certification-card p{margin-bottom:8px;color:#aaa;font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.certification-card strong,.certification-card small{display:block}.certification-card strong{margin-bottom:12px;font-family:var(--font-display);font-size:1.35rem;line-height:1.35}.certification-card small{color:#aaa}.offers-section{background:var(--theme-soft)}.section-heading--offers{display:grid;max-width:none;grid-template-columns:1.1fr .9fr;gap:80px}.section-heading--offers h2{margin:0}.section-heading--offers>p{align-self:end;margin:0}.featured-offers{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px}.featured-offer{position:relative;display:grid;min-width:0;min-height:315px;padding:36px;overflow:hidden;color:var(--white);background:var(--theme-accent);grid-template-columns:auto 1fr;gap:26px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.featured-offer:nth-child(2){background:var(--theme-dark)}.featured-offer:hover,.featured-offer:focus-visible{z-index:1;transform:translateY(-6px);box-shadow:var(--shadow)}.featured-offer:nth-child(1):hover,.featured-offer:nth-child(1):focus-visible{background:var(--theme-accent-dark)}.featured-offer__number{position:relative;z-index:1;color:#ffffffa6;font-family:var(--font-display);font-size:.8rem;font-weight:800}.featured-offer__star{position:absolute;right:-38px;bottom:-68px;color:#ffffff1f;font-size:14rem;line-height:1}.featured-offer__star:before{content:"★"}.featured-offer__content{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column}.featured-offer__label{margin-bottom:24px;color:#ffffffb8;font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.featured-offer:nth-child(2) .featured-offer__label{color:#aaa}.featured-offer__content strong{margin-bottom:13px;font-family:var(--font-display);font-size:clamp(1.9rem,3vw,2.75rem);line-height:1.08;overflow-wrap:anywhere}.featured-offer__content>span:nth-child(3){max-width:360px;color:#ffffffc7}.featured-offer__cta{margin-top:auto;padding-top:28px;font-weight:800}.offer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #ded9d2;border-left:1px solid #ded9d2}.offer-tile{position:relative;display:flex;min-width:0;aspect-ratio:1;flex-direction:column;padding:25px;overflow:hidden;border-right:1px solid #ded9d2;border-bottom:1px solid #ded9d2;background:var(--white);text-decoration:none;transition:color .18s ease,background-color .18s ease,transform .18s ease}.offer-tile:hover,.offer-tile:focus-visible{z-index:1;color:var(--white);background:var(--theme-accent);transform:translateY(-5px);box-shadow:0 16px 42px #15151524}.offer-tile__label{position:relative;z-index:1;max-width:150px;font-family:var(--font-display);font-size:clamp(1rem,1.6vw,1.28rem);font-weight:800;line-height:1.18;hyphens:auto;overflow-wrap:anywhere}.offer-tile__star{position:absolute;right:-20px;bottom:-35px;color:#f1efeb;font-size:8.5rem;line-height:1;transform:rotate(-9deg)}.offer-tile__star:before{content:"★"}.offer-tile:hover .offer-tile__star,.offer-tile:focus-visible .offer-tile__star{color:#ffffff24}.offer-tile__arrow{position:relative;z-index:1;margin-top:auto;font-size:1.25rem;font-weight:800}.contact-section{padding:92px 0;color:var(--white);background:var(--theme-dark)}.contact-grid{display:grid;align-items:center;grid-template-columns:1fr minmax(280px,.75fr) auto;gap:clamp(40px,7vw,90px)}.contact-grid h2{max-width:620px;margin-bottom:15px;font-size:clamp(2.2rem,4vw,3.6rem)}.contact-grid>div>p:last-child{max-width:590px;margin:0;color:#bfbfbf}.contact-phone{position:relative;display:flex;padding:27px 58px 27px 27px;border:1px solid #4e4e4e;flex-direction:column;text-decoration:none;transition:border-color .18s ease,background-color .18s ease}.contact-phone:hover,.contact-phone:focus-visible{border-color:var(--theme-accent);background:var(--theme-accent)}.contact-phone span{color:#aaa;font-size:.72rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.contact-phone:hover span,.contact-phone:focus-visible span{color:#ffffffc2}.contact-phone strong{font-family:var(--font-display);font-size:1.35rem}.contact-phone i{position:absolute;top:50%;right:24px;font-size:1.4rem;font-style:normal;transform:translateY(-50%)}.contact-grid address{color:#aaa;font-size:.9rem;font-style:normal}.site-footer{padding:72px 0 28px;border-top:1px solid var(--line);background:var(--white)}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .8fr;gap:70px}.footer-intro p{max-width:390px;margin:20px 0 0;color:var(--muted)}.site-footer h2{margin-bottom:16px;font-size:.77rem;letter-spacing:.12em;text-transform:uppercase}.site-footer ul{padding:0;margin:0;list-style:none}.site-footer li+li{margin-top:7px}.site-footer a{text-underline-offset:3px}.site-footer p{color:var(--muted)}.footer-phone{color:var(--theme-accent-dark);font-weight:800;text-decoration:none}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:28px;margin-top:60px;border-top:1px solid var(--line);color:#858585;font-size:.78rem}.theme-geneve .canton-hero{color:var(--white);background:radial-gradient(circle at 88% 23%,rgba(241,201,67,.92) 0 10%,transparent 10.2%),radial-gradient(circle at 79% 58%,rgba(33,131,162,.38) 0 18%,transparent 18.2%),linear-gradient(118deg,#071d29 0 58%,#102b3a 58% 100%)}.theme-geneve .canton-hero:after{right:5vw;bottom:-250px;width:640px;height:640px;border:46px solid rgba(33,131,162,.17)}.theme-geneve .canton-hero h1 span,.theme-geneve .canton-hero__stamp i{color:var(--theme-secondary)}.theme-geneve .canton-hero .eyebrow{color:#ff6f75}.theme-geneve .canton-hero__lead{color:#d4e4e9}.theme-geneve .canton-hero .button--outline{color:var(--white);border-color:#637b86;background:#ffffff0a}.theme-geneve .canton-hero__stamp{border:1px solid rgba(241,201,67,.52);color:var(--white);background:#071d29ad;box-shadow:0 0 0 18px #2183a214}.theme-geneve .canton-hero__stamp span{color:#a9c7d1}.theme-geneve .featured-offer{border-radius:0 72px 0 0;background:#2183a2}.theme-geneve .featured-offer:nth-child(2){border-radius:72px 0 0;background:#071d29}.theme-geneve .featured-offer__star:before,.theme-geneve .offer-tile__star:before{content:"≈"}.theme-geneve .featured-offer__star{right:-6px;bottom:-40px;color:#f1c9432b;font-size:15rem;transform:rotate(-9deg)}.theme-geneve .offer-grid{gap:12px;border:0}.theme-geneve .offer-tile{aspect-ratio:1.12;border:0;border-radius:0 34px 0 0;color:var(--white);background:#102b3a}.theme-geneve .offer-tile:nth-child(3n+2){background:#17677f}.theme-geneve .offer-tile:nth-child(3n){color:#17252d;background:#f1c943}.theme-geneve .offer-tile__star{right:-8px;bottom:-35px;color:#ffffff1a;font-size:9.5rem}.theme-geneve .offer-tile:nth-child(3n) .offer-tile__star{color:#071d291a}.theme-geneve .offer-tile:hover,.theme-geneve .offer-tile:focus-visible{color:var(--white);background:#d42f36}.theme-vaud .canton-hero{background:radial-gradient(circle at 86% 19%,rgba(241,199,53,.72) 0 11%,transparent 11.2%),repeating-linear-gradient(166deg,transparent 0 39px,rgba(22,128,79,.08) 39px 42px),linear-gradient(150deg,#f7f6f0 0 68%,#e5f0e8 68% 100%)}.theme-vaud .canton-hero:after{right:-8vw;bottom:-350px;width:760px;height:760px;border:70px solid rgba(22,128,79,.07)}.theme-vaud .canton-hero__stamp{border-color:#16804f59;background:#ffffffbd;box-shadow:0 0 0 18px #f1c73521}.theme-vaud .canton-hero__stamp i{color:var(--theme-secondary);font-size:4.1rem;transform:rotate(-7deg)}.theme-vaud .featured-offer{border-radius:14px;background:repeating-linear-gradient(165deg,transparent 0 34px,rgba(255,255,255,.08) 34px 38px),#16804f}.theme-vaud .featured-offer:nth-child(2){background:repeating-linear-gradient(165deg,transparent 0 34px,rgba(241,199,53,.07) 34px 38px),#071f2b}.theme-vaud .featured-offer__star:before,.theme-vaud .offer-tile__star:before{content:"≋"}.theme-vaud .featured-offer__star{right:4px;bottom:-38px;color:#f1c73538;font-size:13rem;transform:rotate(-12deg)}.theme-vaud .offer-grid{gap:11px;border:0}.theme-vaud .offer-tile{aspect-ratio:1.08;border:0;border-radius:12px;box-shadow:inset 0 -8px #f1c735}.theme-vaud .offer-tile:nth-child(2n){background:#e8f2eb}.theme-vaud .offer-tile__star{right:-12px;bottom:-25px;color:#16804f1c;font-size:8.6rem;transform:rotate(-13deg)}.theme-vaud .offer-tile:hover,.theme-vaud .offer-tile:focus-visible{color:var(--white);background:#16804f;box-shadow:inset 0 -8px #f1c735,0 16px 42px #071f2b26}.theme-fribourg .canton-hero{color:var(--white);background:linear-gradient(108deg,#161616 0 61%,transparent 61%),linear-gradient(90deg,#fff 0 50%,#f5f1e8 50% 100%)}.theme-fribourg .canton-hero:after{right:4vw;bottom:-200px;width:510px;height:510px;border:54px solid rgba(182,43,49,.09);border-radius:0;transform:rotate(45deg)}.theme-fribourg .canton-hero h1{max-width:760px}.theme-fribourg .canton-hero h1 span,.theme-fribourg .canton-hero .eyebrow{color:#e4bd5e}.theme-fribourg .canton-hero__lead{color:#d7d1c8}.theme-fribourg .canton-hero .button--outline{color:var(--white);border-color:#6f6b65;background:transparent}.theme-fribourg .canton-hero__stamp{border:0;border-radius:0;color:#161616;background:linear-gradient(90deg,#161616fa 0 50%,#fff 50% 100%);box-shadow:0 0 0 1px #bdb6ab}.theme-fribourg .canton-hero__stamp span,.theme-fribourg .canton-hero__stamp strong{padding:3px 8px;color:#161616;background:#fff}.theme-fribourg .canton-hero__stamp i{color:#b62b31;font-size:3.5rem}.theme-fribourg .certification-card{border-top:5px solid #d7ad47}.theme-fribourg .featured-offer{color:var(--white);border-top:7px solid #d7ad47;background:#161616}.theme-fribourg .featured-offer:nth-child(2){color:#161616;border-top-color:#161616;background:#fff;box-shadow:inset 0 0 0 1px #cfc7bb}.theme-fribourg .featured-offer:nth-child(2) .featured-offer__number,.theme-fribourg .featured-offer:nth-child(2) .featured-offer__label,.theme-fribourg .featured-offer:nth-child(2) .featured-offer__content>span:nth-child(3){color:#5c5751}.theme-fribourg .featured-offer__star:before,.theme-fribourg .offer-tile__star:before{content:"▰"}.theme-fribourg .featured-offer__star{color:#d7ad4733;font-size:11rem;transform:rotate(45deg)}.theme-fribourg .featured-offer:nth-child(2) .featured-offer__star{color:#b62b311f}.theme-fribourg .offer-grid{border:4px solid #161616;background:#161616}.theme-fribourg .offer-tile{border-color:#4a4743;color:var(--white);background:#161616}.theme-fribourg .offer-tile:nth-child(2n){color:#161616;background:#fff}.theme-fribourg .offer-tile__star{right:-12px;bottom:-18px;color:#d7ad4729;font-size:6.8rem;transform:rotate(45deg)}.theme-fribourg .offer-tile:nth-child(2n) .offer-tile__star{color:#16161612}.theme-fribourg .offer-tile:hover,.theme-fribourg .offer-tile:focus-visible{color:#211a08;background:#d7ad47}.theme-valais .featured-offer__star:before,.theme-valais .offer-tile__star:before{content:"★"}.theme-valais .featured-offer:first-child{background:#d52b38}.theme-valais .featured-offer:nth-child(2),.theme-valais .certification-card,.theme-valais .contact-section{background:#151515}.theme-valais .offer-tile{background:radial-gradient(circle at 78% 82%,rgba(213,43,56,.05) 0 26%,transparent 26.5%),var(--white)}.tile-poya{display:none}.theme-geneve .offer-grid,.theme-valais .offer-grid,.theme-vaud .offer-grid,.theme-fribourg .offer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-geneve .featured-offer:hover,.theme-geneve .featured-offer:focus-visible,.theme-valais .featured-offer:hover,.theme-valais .featured-offer:focus-visible,.theme-vaud .featured-offer:hover,.theme-vaud .featured-offer:focus-visible,.theme-fribourg .featured-offer:hover,.theme-fribourg .featured-offer:focus-visible{transform:translateY(-7px) scale(1.025)}.theme-geneve .offer-tile:hover,.theme-geneve .offer-tile:focus-visible,.theme-valais .offer-tile:hover,.theme-valais .offer-tile:focus-visible,.theme-vaud .offer-tile:hover,.theme-vaud .offer-tile:focus-visible,.theme-fribourg .offer-tile:hover,.theme-fribourg .offer-tile:focus-visible{transform:translateY(-8px) scale(1.055)}.theme-valais .featured-offer,.theme-valais .featured-offer:nth-child(2){border:0;border-radius:0;color:var(--white);background:#ef001f}.theme-valais .featured-offer:before,.theme-valais .offer-tile:before{position:absolute;z-index:0;bottom:0;left:0;width:74px;height:92px;background:var(--white);clip-path:polygon(0 0,100% 100%,0 100%);content:""}.theme-valais .featured-offer__content strong,.theme-valais .offer-tile__label{color:var(--white);font-style:italic;font-weight:900}.theme-valais .featured-offer:nth-child(2) .featured-offer__label,.theme-valais .featured-offer:nth-child(2) .featured-offer__number,.theme-valais .featured-offer:nth-child(2) .featured-offer__content>span:nth-child(3){color:#ffffffc2}.theme-valais .featured-offer__star{right:3%;bottom:-13%;color:#c80b25;font-size:12rem;transform:rotate(-7deg);transition:color .22s ease,transform .26s cubic-bezier(.2,.8,.2,1)}.theme-valais .featured-offer:hover .featured-offer__star,.theme-valais .featured-offer:focus-visible .featured-offer__star{color:#a9071d;transform:rotate(8deg) scale(1.15)}.theme-valais .offer-grid{gap:28px;border:0;background:transparent}.theme-valais .offer-tile{aspect-ratio:1;padding:24px 20px;border:0;color:var(--white);background:#ef001f}.theme-valais .offer-tile__label{max-width:100%;align-self:center;font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.05;text-align:center}.theme-valais .offer-tile__star{right:10%;bottom:0;color:#c80b25;font-size:7rem;transform:rotate(-5deg);transition:color .22s ease,transform .26s cubic-bezier(.2,.8,.2,1)}.theme-valais .offer-tile__arrow{display:none}.theme-valais .offer-tile:hover,.theme-valais .offer-tile:focus-visible{color:var(--white);background:#ef001f}.theme-valais .offer-tile:hover .offer-tile__star,.theme-valais .offer-tile:focus-visible .offer-tile__star{color:#a9071d;transform:rotate(12deg) scale(1.18)}.theme-vaud .featured-offer,.theme-vaud .featured-offer:nth-child(2){border:1px solid #d6dbd3;border-radius:0;color:#151515;background:linear-gradient(to bottom,#fff 0 48%,#078709 48% 100%)}.theme-vaud .featured-offer__number,.theme-vaud .featured-offer__label,.theme-vaud .featured-offer:nth-child(2) .featured-offer__number,.theme-vaud .featured-offer:nth-child(2) .featured-offer__label{color:#3b3b30}.theme-vaud .featured-offer__content strong{max-width:390px;color:#ffda31;font-size:clamp(2rem,3vw,2.8rem);letter-spacing:.025em;text-transform:uppercase;-webkit-text-stroke:1.5px #171717;text-shadow:1px 1px 0 #171717}.theme-vaud .featured-offer__content>span:nth-child(3){margin-top:auto;color:#ffffffe0}.theme-vaud .featured-offer__cta{margin-top:8px;color:var(--white)}.theme-vaud .featured-offer__star,.theme-vaud .offer-tile__star{display:none}.theme-vaud .offer-tile,.theme-vaud .offer-tile:nth-child(2n){aspect-ratio:1;padding:23px 18px;border:1px solid #d8ddd7;border-radius:0;color:#171717;background:linear-gradient(to bottom,#fff 0 52%,#078709 52% 100%);box-shadow:none;transition:transform .21s ease,box-shadow .21s ease,background .25s ease}.theme-vaud .offer-tile__label{max-width:100%;color:#ffda31;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:900;letter-spacing:.035em;line-height:1.08;text-align:center;text-transform:uppercase;-webkit-text-stroke:1.2px #171717;text-shadow:1px 1px 0 #171717;transition:letter-spacing .22s ease,transform .22s ease}.theme-vaud .offer-tile__arrow{align-self:flex-end;color:#ffda31}.theme-vaud .offer-tile:hover,.theme-vaud .offer-tile:focus-visible,.theme-vaud .offer-tile:nth-child(2n):hover,.theme-vaud .offer-tile:nth-child(2n):focus-visible{color:#171717;background:linear-gradient(to bottom,#fff 0 43%,#078709 43% 100%);box-shadow:0 18px 44px #074d182e}.theme-vaud .offer-tile:hover .offer-tile__label,.theme-vaud .offer-tile:focus-visible .offer-tile__label{letter-spacing:.065em;transform:translateY(-3px)}.theme-vaud .featured-offer,.theme-vaud .featured-offer:nth-child(2){border:1px solid rgba(11,99,56,.28);border-radius:0;color:#153c2a;background:linear-gradient(145deg,#fffdf4,#f1f5e9);box-shadow:inset 0 7px #0b6338}.theme-vaud .featured-offer:nth-child(2){background:linear-gradient(145deg,#f3f7eb,#fffaf0);box-shadow:inset 0 7px #e1bb2d}.theme-vaud .featured-offer__number,.theme-vaud .featured-offer__label,.theme-vaud .featured-offer:nth-child(2) .featured-offer__number,.theme-vaud .featured-offer:nth-child(2) .featured-offer__label{color:#0b6338c2}.theme-vaud .featured-offer__content strong{max-width:52%;color:#0b6338;font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.02em;text-transform:none;-webkit-text-stroke:0;text-shadow:none}.theme-vaud .featured-offer__content>span:nth-child(3){max-width:52%;margin-top:0;color:#153c2ac7}.theme-vaud .featured-offer__cta{margin-top:0;color:#0b6338;text-decoration-color:#e1bb2d}.theme-vaud .featured-offer__star,.theme-vaud .offer-tile__star{display:block;inset:0;z-index:0;color:transparent;font-size:0;transform:none}.theme-vaud .featured-offer__star:before{position:absolute;right:-2%;bottom:-12%;width:52%;height:112%;background:url(/tiles/vaud-grape-emblem.png) center bottom / contain no-repeat;content:"";opacity:.9;transform-origin:50% 100%;transition:filter .24s ease,opacity .24s ease,transform .32s cubic-bezier(.2,.8,.2,1)}.theme-vaud .featured-offer__star:after{position:absolute;right:24px;bottom:18px;padding:7px 10px 6px;color:#fffdf4;background:#0b6338;content:"LIBERTÉ · PATRIE";font-family:var(--font-display);font-size:.66rem;font-weight:900;letter-spacing:.12em;line-height:1;transition:letter-spacing .24s ease,transform .24s ease}.theme-vaud .featured-offer:hover .featured-offer__star:before,.theme-vaud .featured-offer:focus-visible .featured-offer__star:before{filter:saturate(1.08);opacity:1;transform:translateY(-5px) scale(1.06)}.theme-vaud .featured-offer:hover .featured-offer__star:after,.theme-vaud .featured-offer:focus-visible .featured-offer__star:after{letter-spacing:.17em;transform:translateY(-4px)}.theme-vaud .offer-grid{gap:28px;border:0;background:transparent}.theme-vaud .offer-tile,.theme-vaud .offer-tile:nth-child(2n),.theme-vaud .offer-tile:nth-child(3n),.theme-vaud .offer-tile:nth-child(3n+2){aspect-ratio:1;padding:24px 20px;border:1px solid rgba(11,99,56,.34);border-radius:0;color:#0b6338;background:linear-gradient(145deg,#fffdf4,#eef4e7);box-shadow:inset 0 5px #0b6338;transition:transform .21s ease,box-shadow .21s ease,background .25s ease}.theme-vaud .offer-tile__label{max-width:72%;color:#0b6338;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:900;letter-spacing:.01em;line-height:1.08;text-align:left;text-transform:uppercase;-webkit-text-stroke:0;text-shadow:none;transition:letter-spacing .22s ease,transform .22s ease}.theme-vaud .offer-tile__star:before{position:absolute;right:-10%;bottom:-10%;width:72%;height:90%;background:url(/tiles/vaud-grape-emblem.png) right bottom / contain no-repeat;content:"";opacity:.72;transform-origin:50% 100%;transition:filter .24s ease,opacity .24s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.theme-vaud .offer-tile:after{position:absolute;bottom:18px;left:20px;z-index:1;color:#0b633894;content:"LIBERTÉ ET PATRIE";font-family:var(--font-display);font-size:.58rem;font-weight:900;letter-spacing:.1em;line-height:1;transition:color .22s ease,letter-spacing .22s ease}.theme-vaud .offer-tile__arrow{display:grid;width:34px;height:34px;align-self:flex-end;place-items:center;border-radius:50%;color:#0b6338;background:#e1bb2d}.theme-vaud .offer-tile:hover,.theme-vaud .offer-tile:focus-visible,.theme-vaud .offer-tile:nth-child(2n):hover,.theme-vaud .offer-tile:nth-child(2n):focus-visible,.theme-vaud .offer-tile:nth-child(3n):hover,.theme-vaud .offer-tile:nth-child(3n):focus-visible{color:#0b6338;background:linear-gradient(145deg,#fff,#f5f8ef);box-shadow:inset 0 7px #e1bb2d,0 18px 44px #074d1833}.theme-vaud .offer-tile:hover .offer-tile__label,.theme-vaud .offer-tile:focus-visible .offer-tile__label{letter-spacing:.035em;transform:translateY(-3px)}.theme-vaud .offer-tile:hover .offer-tile__star:before,.theme-vaud .offer-tile:focus-visible .offer-tile__star:before{filter:saturate(1.08);opacity:1;transform:translate(-8px,-5px) scale(1.08)}.theme-vaud .offer-tile:hover:after,.theme-vaud .offer-tile:focus-visible:after{color:#0b6338;letter-spacing:.135em}.theme-geneve .featured-offer,.theme-geneve .featured-offer:nth-child(2){border:0;border-radius:0;color:#080808;background:#ef001f}.theme-geneve .featured-offer__number,.theme-geneve .featured-offer__label,.theme-geneve .featured-offer:nth-child(2) .featured-offer__number,.theme-geneve .featured-offer:nth-child(2) .featured-offer__label,.theme-geneve .featured-offer__content>span:nth-child(3),.theme-geneve .featured-offer:nth-child(2) .featured-offer__content>span:nth-child(3){color:#080808b3}.theme-geneve .featured-offer__content strong{max-width:52%;color:#080808;font-weight:900;letter-spacing:.01em;text-transform:uppercase}.theme-geneve .featured-offer__cta{color:#ffdc20;text-shadow:1px 1px 0 #171717}.theme-geneve .featured-offer__star,.theme-geneve .offer-tile__star{inset:0;z-index:0;color:transparent;font-size:0;transform:none}.theme-geneve .featured-offer__star:before,.theme-geneve .featured-offer__star:after,.theme-geneve .offer-tile__star:before,.theme-geneve .offer-tile__star:after{position:absolute;inset:0;background:url(/tiles/geneve-emblem.png) right bottom / auto 118% no-repeat;content:"";transition:filter .24s ease,transform .28s cubic-bezier(.2,.8,.2,1)}.theme-geneve .featured-offer__star:before{clip-path:polygon(61% 0,100% 0,100% 100%,49% 100%)}.theme-geneve .featured-offer__star:after{clip-path:polygon(34% 0,58% 0,58% 100%,34% 100%)}.theme-geneve .featured-offer:hover .featured-offer__star:before,.theme-geneve .featured-offer:focus-visible .featured-offer__star:before{filter:contrast(1.25);transform:translate(-7px,-5px) rotate(-2deg) scale(1.07)}.theme-geneve .featured-offer:hover .featured-offer__star:after,.theme-geneve .featured-offer:focus-visible .featured-offer__star:after{filter:saturate(1.2);transform:translateY(-9px) scale(1.04)}.theme-geneve .offer-grid{gap:28px;border:0;background:transparent}.theme-geneve .offer-tile,.theme-geneve .offer-tile:nth-child(3n+2),.theme-geneve .offer-tile:nth-child(3n){aspect-ratio:1;padding:24px 20px;border:0;border-radius:0;color:#080808;background:#ef001f}.theme-geneve .offer-tile__label{max-width:72%;color:#080808;font-size:clamp(1.08rem,1.8vw,1.4rem);font-weight:900;line-height:1.08;text-transform:uppercase}.theme-geneve .offer-tile__arrow{color:#ffdc20;text-shadow:1px 1px 0 #171717}.theme-geneve .offer-tile__star:before{background-size:auto 100%;clip-path:polygon(39% 0,100% 0,100% 100%,39% 100%)}.theme-geneve .offer-tile__star:after{background-size:auto 100%;clip-path:polygon(0 0,39% 0,39% 100%,0 100%)}.theme-geneve .offer-tile:hover,.theme-geneve .offer-tile:focus-visible,.theme-geneve .offer-tile:nth-child(3n):hover,.theme-geneve .offer-tile:nth-child(3n):focus-visible{color:#080808;background:#ef001f}.theme-geneve .offer-tile:hover .offer-tile__star:before,.theme-geneve .offer-tile:focus-visible .offer-tile__star:before{filter:contrast(1.3);transform:translate(-5px,-5px) rotate(-2deg) scale(1.08)}.theme-geneve .offer-tile:hover .offer-tile__star:after,.theme-geneve .offer-tile:focus-visible .offer-tile__star:after{filter:saturate(1.25);transform:translateY(-8px) scale(1.05)}.theme-fribourg .featured-offer__star,.theme-fribourg .offer-tile__star{display:none}.theme-fribourg .featured-offer{min-height:330px}.theme-fribourg .offer-grid{gap:0;border:4px solid #161616;background:#161616}.theme-fribourg .offer-tile{aspect-ratio:1}.theme-fribourg .tile-poya{position:absolute;z-index:1;right:22px;bottom:23px;left:22px;display:flex;height:34px;align-items:flex-end;gap:10px;border-bottom:2px solid currentColor;color:inherit;opacity:.26;overflow:hidden}.theme-fribourg .featured-offer .tile-poya{right:34px;bottom:30px;left:34px;height:42px;gap:17px}.theme-fribourg .tile-poya i{position:relative;width:23px;height:11px;margin-bottom:7px;border-radius:7px 4px 4px 5px;background:currentColor;transition:transform .26s ease}.theme-fribourg .tile-poya i:before{position:absolute;top:-1px;right:-6px;width:8px;height:8px;border-radius:50%;background:currentColor;content:""}.theme-fribourg .tile-poya i:after{position:absolute;bottom:-7px;left:4px;width:3px;height:8px;background:currentColor;box-shadow:12px 0 currentColor;content:""}.theme-fribourg .tile-poya i:nth-child(2){width:19px;transform:scale(.86)}.theme-fribourg .tile-poya i:nth-child(3){transform:scale(1.08)}.theme-fribourg .tile-poya i:nth-child(4){width:17px;transform:scale(.75)}.theme-fribourg .tile-poya i:nth-child(5){width:0;height:0;margin-left:auto;border-right:11px solid transparent;border-bottom:28px solid currentColor;border-left:11px solid transparent;border-radius:0;background:transparent}.theme-fribourg .tile-poya i:nth-child(5):before,.theme-fribourg .tile-poya i:nth-child(5):after{display:none}.theme-fribourg .offer-tile__arrow{display:none}.theme-fribourg .featured-offer:hover .tile-poya i:nth-child(odd),.theme-fribourg .featured-offer:focus-visible .tile-poya i:nth-child(odd),.theme-fribourg .offer-tile:hover .tile-poya i:nth-child(odd),.theme-fribourg .offer-tile:focus-visible .tile-poya i:nth-child(odd){transform:translate(7px) translateY(-2px)}.theme-fribourg .featured-offer:hover .tile-poya i:nth-child(2n),.theme-fribourg .featured-offer:focus-visible .tile-poya i:nth-child(2n),.theme-fribourg .offer-tile:hover .tile-poya i:nth-child(2n),.theme-fribourg .offer-tile:focus-visible .tile-poya i:nth-child(2n){transform:translate(3px) translateY(1px)}@media(max-width:980px){.home-hero__grid,.canton-hero__grid{grid-template-columns:1fr}.home-hero__panel{max-width:620px}.canton-hero__stamp{display:none}.canton-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:1fr 1fr}.finma-badge{grid-column:1 / -1}.about-grid{grid-template-columns:.85fr 1.15fr}.certification-card{grid-column:2}.offer-grid,.theme-geneve .offer-grid,.theme-valais .offer-grid,.theme-vaud .offer-grid,.theme-fribourg .offer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid{grid-template-columns:1fr 1fr}.contact-grid address{grid-column:1 / -1}}@media(max-width:760px){.shell{width:min(100% - 32px,1160px)}.section{padding:76px 0}.phone-bar{font-size:.76rem}.phone-bar span:nth-child(2){display:none}.header-main{min-height:76px}.brand__mark{font-size:2.05rem}.brand__name{font-size:1rem}.nav-toggle{display:block}.primary-nav{position:absolute;top:100%;right:0;left:0;display:none;padding:12px 16px 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);box-shadow:0 18px 36px #1515151a;flex-direction:column;align-items:stretch}.primary-nav.is-open{display:flex}.primary-nav a{width:100%;padding:12px 16px;border-radius:3px}.home-hero,.canton-hero{padding:78px 0 84px}.theme-fribourg .canton-hero{background:#161616}.home-hero h1,.canton-hero h1{font-size:clamp(2.65rem,13vw,4rem)}.home-hero__grid{gap:54px}.home-hero__panel{padding:32px 27px}.canton-grid,.featured-offers,.section-heading--offers,.about-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.canton-card{min-height:315px}.trust-grid{grid-template-columns:1fr}.finma-badge,.certification-card,.contact-grid address{grid-column:auto}.section-heading--offers{gap:10px}.featured-offer{min-height:290px;padding:28px}.offer-grid,.theme-geneve .offer-grid,.theme-valais .offer-grid,.theme-vaud .offer-grid,.theme-fribourg .offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-tile{padding:20px}.contact-grid{gap:30px}.footer-grid{gap:42px}.footer-bottom{align-items:flex-start;gap:8px;flex-direction:column}}@media(max-width:420px){.brand__name{font-size:.9rem}.button{width:100%}.offer-grid,.theme-geneve .offer-grid,.theme-valais .offer-grid,.theme-vaud .offer-grid,.theme-fribourg .offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-geneve .offer-grid,.theme-valais .offer-grid,.theme-vaud .offer-grid{gap:14px}.offer-tile,.theme-geneve .offer-tile,.theme-valais .offer-tile,.theme-vaud .offer-tile,.theme-fribourg .offer-tile{padding:16px 14px}.offer-tile__label,.theme-geneve .offer-tile__label,.theme-valais .offer-tile__label,.theme-vaud .offer-tile__label,.theme-fribourg .offer-tile__label{max-width:100%;font-size:clamp(.92rem,4vw,1.05rem)}}@media(max-width:340px){.shell{width:min(100% - 20px,1160px)}.header-main{gap:8px}.brand{min-width:0;gap:6px}.brand__mark{width:28px;height:28px;flex:0 0 28px;font-size:1.55rem}.brand__name{min-width:0;font-size:.72rem}.nav-toggle{width:36px;height:36px;flex:0 0 36px;padding:8px}.featured-offer{min-height:260px;padding:18px;grid-template-columns:1fr;gap:8px}.featured-offer__label{margin-bottom:14px}.featured-offer__content strong{font-size:clamp(1.45rem,12vw,1.9rem)}.theme-geneve .featured-offer__content strong,.theme-vaud .featured-offer__content strong,.theme-vaud .featured-offer__content>span:nth-child(3){max-width:100%}.theme-geneve .featured-offer__star,.theme-valais .featured-offer__star,.theme-vaud .featured-offer__star{opacity:.26}.theme-valais .featured-offer__cta{padding-left:58px}.offer-grid,.theme-geneve .offer-grid,.theme-valais .offer-grid,.theme-vaud .offer-grid,.theme-fribourg .offer-grid{grid-template-columns:minmax(0,1fr)}.theme-geneve .offer-grid,.theme-valais .offer-grid,.theme-vaud .offer-grid{gap:12px}.offer-tile,.theme-geneve .offer-tile,.theme-valais .offer-tile,.theme-vaud .offer-tile,.theme-fribourg .offer-tile{min-height:150px;aspect-ratio:auto;padding:18px 16px}.offer-tile__label,.theme-geneve .offer-tile__label,.theme-valais .offer-tile__label,.theme-vaud .offer-tile__label,.theme-fribourg .offer-tile__label{font-size:.95rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
