.BrandLogo-module__f_kG8a__brand{align-items:center;gap:calc(var(--brand-size) * .24);display:inline-flex}.BrandLogo-module__f_kG8a__icon{width:var(--brand-size);height:var(--brand-size);display:block}.BrandLogo-module__f_kG8a__name{font-family:var(--font-head);font-weight:700;font-size:calc(var(--brand-size) * .56);letter-spacing:-.01em;color:var(--color-navy);white-space:nowrap;line-height:1}.BrandLogo-module__f_kG8a__pro{color:var(--color-primary)}.BrandLogo-module__f_kG8a__light .BrandLogo-module__f_kG8a__icon{padding:calc(var(--brand-size) * .12);background:#fff;border-radius:26%;box-shadow:0 6px 16px #08183059}.BrandLogo-module__f_kG8a__light .BrandLogo-module__f_kG8a__name{color:#fff}.BrandLogo-module__f_kG8a__light .BrandLogo-module__f_kG8a__pro{color:#7db4ff}
.SearchOverlay-module__XXIV2a__backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:0;visibility:hidden;z-index:200;background:linear-gradient(160deg,#1226428c,#1f549973);transition:opacity .3s,visibility .3s;position:fixed;inset:0}.SearchOverlay-module__XXIV2a__backdrop.SearchOverlay-module__XXIV2a__open{opacity:1;visibility:visible}.SearchOverlay-module__XXIV2a__sheet{opacity:0;visibility:hidden;max-height:88vh;transition:opacity .3s var(--ease), visibility .3s var(--ease), transform .5s var(--ease);z-index:201;background:linear-gradient(#fff 60%,#f6fafe);border-bottom:1px solid #2b6fd624;border-radius:0 0 30px 30px;flex-direction:column;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;transform:translateY(-28px);box-shadow:0 30px 80px #12264266}.SearchOverlay-module__XXIV2a__sheet.SearchOverlay-module__XXIV2a__open{opacity:1;visibility:visible;transform:translateY(0)}.SearchOverlay-module__XXIV2a__halo{pointer-events:none;background:radial-gradient(#79b0ea66,#79b0ea00 68%);border-radius:50%;width:720px;height:340px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:no-preference){.SearchOverlay-module__XXIV2a__halo{animation:4.5s ease-in-out infinite SearchOverlay-module__XXIV2a__searchHaloPulse}}@keyframes SearchOverlay-module__XXIV2a__searchHaloPulse{0%,to{opacity:.55;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.1)}}.SearchOverlay-module__XXIV2a__inner{flex-direction:column;min-height:0;display:flex;position:relative}.SearchOverlay-module__XXIV2a__inputRow{border-bottom:1px solid var(--color-light-2);align-items:center;gap:16px;padding:30px 0 22px;display:flex}.SearchOverlay-module__XXIV2a__searchChip{background:var(--grad-btn);color:#fff;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 12px 26px #2b6fd659}.SearchOverlay-module__XXIV2a__input{min-width:0;font-family:var(--font-head);color:var(--color-navy);background:0 0;border:none;outline:none;flex:1;font-size:1.45rem;font-weight:600}.SearchOverlay-module__XXIV2a__input::placeholder{color:#27476059;font-weight:500}.SearchOverlay-module__XXIV2a__escBtn{font-family:var(--font-body);letter-spacing:.03em;color:#27476080;border:1px solid var(--color-light-2);box-shadow:0 1px 0 var(--color-light-2);cursor:pointer;transition:color .2s var(--ease), border-color .2s var(--ease);background:#fff;border-radius:8px;flex:none;padding:5px 10px;font-size:.74rem;font-weight:700}.SearchOverlay-module__XXIV2a__escBtn:hover{color:var(--color-primary);border-color:var(--color-primary)}.SearchOverlay-module__XXIV2a__quick{padding:24px 0 34px}.SearchOverlay-module__XXIV2a__quickLabel{font-family:var(--font-head);letter-spacing:.09em;text-transform:uppercase;color:var(--color-primary-bright);margin-bottom:14px;font-size:.74rem;font-weight:700}.SearchOverlay-module__XXIV2a__quickChips{flex-wrap:wrap;gap:10px;display:flex}.SearchOverlay-module__XXIV2a__recentBlock{margin-bottom:22px}.SearchOverlay-module__XXIV2a__recentClear{font-family:var(--font-body);letter-spacing:normal;text-transform:none;color:#27476073;cursor:pointer;transition:color .2s var(--ease);background:0 0;border:none;margin-left:12px;font-size:.72rem;font-weight:600}.SearchOverlay-module__XXIV2a__recentClear:hover{color:var(--color-primary)}.SearchOverlay-module__XXIV2a__recentChip{cursor:pointer;background:#ffffffb3;border-style:dashed}.SearchOverlay-module__XXIV2a__recentChip svg{color:#27476073}.SearchOverlay-module__XXIV2a__chip{font-family:var(--font-body);color:var(--color-navy);transition:border-color .2s var(--ease), background .2s var(--ease), transform .2s var(--ease), box-shadow .2s var(--ease);background:#fff;border:1px solid #2b6fd638;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-size:.95rem;font-weight:600;display:inline-flex}.SearchOverlay-module__XXIV2a__chip svg{color:var(--color-primary);transition:transform .2s var(--ease)}.SearchOverlay-module__XXIV2a__chip:hover{border-color:var(--color-primary);background:var(--color-light);transform:translateY(-2px);box-shadow:0 10px 22px #2b6fd62e}.SearchOverlay-module__XXIV2a__chip:hover svg{transform:translate(2px)}.SearchOverlay-module__XXIV2a__results{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px 18px;padding:18px 0 26px;display:grid;overflow-y:auto}.SearchOverlay-module__XXIV2a__hint{text-align:center;color:#2747608c;grid-column:1/-1;padding:40px 16px;font-size:1rem}.SearchOverlay-module__XXIV2a__result{border:1px solid #0000;border-radius:18px;align-items:center;gap:14px;padding:13px 16px;transition:background .15s,border-color .15s;display:flex}.SearchOverlay-module__XXIV2a__result.SearchOverlay-module__XXIV2a__active{background:linear-gradient(135deg, var(--color-light), #f4faff);border-color:#2b6fd633}.SearchOverlay-module__XXIV2a__kindChip{width:42px;height:42px;color:var(--color-primary);background:#2b6fd61a;border-radius:13px;flex:none;place-items:center;transition:background .15s,color .15s,box-shadow .15s;display:grid}.SearchOverlay-module__XXIV2a__result.SearchOverlay-module__XXIV2a__active .SearchOverlay-module__XXIV2a__kindChip{background:var(--grad-btn);color:#fff;box-shadow:0 8px 18px #2b6fd652}.SearchOverlay-module__XXIV2a__resultBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SearchOverlay-module__XXIV2a__resultTitle{font-family:var(--font-head);color:var(--color-navy);white-space:nowrap;text-overflow:ellipsis;font-size:1.02rem;font-weight:700;line-height:1.35;overflow:hidden}.SearchOverlay-module__XXIV2a__resultText{color:#274760a6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;line-height:1.5;display:-webkit-box;overflow:hidden}.SearchOverlay-module__XXIV2a__result mark{color:inherit;background:#2b6fd626;border-radius:3px;padding:0 1px}.SearchOverlay-module__XXIV2a__resultTitle mark{color:var(--color-primary);background:0 0}.SearchOverlay-module__XXIV2a__resultMeta{flex:none;align-items:center;gap:8px;display:inline-flex}.SearchOverlay-module__XXIV2a__resultKind{font-family:var(--font-head);letter-spacing:.07em;text-transform:uppercase;color:#27476073;border:1px solid var(--color-light-2);background:#fff;border-radius:6px;padding:3px 7px;font-size:.64rem;font-weight:700}.SearchOverlay-module__XXIV2a__resultArrow{color:var(--color-primary);opacity:0;transition:opacity .18s var(--ease), transform .18s var(--ease);transform:translate(-5px)}.SearchOverlay-module__XXIV2a__result.SearchOverlay-module__XXIV2a__active .SearchOverlay-module__XXIV2a__resultArrow{opacity:1;transform:none}.SearchOverlay-module__XXIV2a__footer{border-top:1px solid var(--color-light-2);color:#2747608c;align-items:center;gap:18px;padding:12px 0 16px;font-size:.78rem;display:flex}.SearchOverlay-module__XXIV2a__footer span{align-items:center;gap:5px;display:inline-flex}.SearchOverlay-module__XXIV2a__footerBrand{margin-left:auto}.SearchOverlay-module__XXIV2a__footer kbd{font-family:var(--font-body);color:var(--color-navy);border:1px solid var(--color-light-2);box-shadow:0 1px 0 var(--color-light-2);background:#fff;border-radius:5px;padding:1px 6px;font-size:.68rem;font-weight:600}@media (max-width:900px){.SearchOverlay-module__XXIV2a__results{grid-template-columns:1fr}.SearchOverlay-module__XXIV2a__input{font-size:1.15rem}.SearchOverlay-module__XXIV2a__inputRow{padding-top:22px}.SearchOverlay-module__XXIV2a__searchChip{width:42px;height:42px}.SearchOverlay-module__XXIV2a__resultKind,.SearchOverlay-module__XXIV2a__footer{display:none}.SearchOverlay-module__XXIV2a__sheet{border-radius:0 0 22px 22px;max-height:92vh}}
.Header-module__hBw1pG__header{top:var(--promo-offset,0px);z-index:120;background:0 0;transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;box-shadow:0 8px 30px #1f549914}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;height:92px;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-head);color:var(--color-navy);align-items:center;gap:10px;font-size:1.32rem;font-weight:700;display:flex}.Header-module__hBw1pG__logoImg{width:auto;height:38px;display:block}.Header-module__hBw1pG__menu{align-items:center;gap:38px;list-style:none;display:flex}.Header-module__hBw1pG__menu a{font-family:var(--font-body);color:var(--color-navy);align-items:center;gap:6px;font-size:1.04rem;font-weight:400;transition:color .2s;display:inline-flex}.Header-module__hBw1pG__menu a:hover{color:var(--color-primary)}.Header-module__hBw1pG__menu a.Header-module__hBw1pG__active{color:var(--color-primary);font-weight:600}.Header-module__hBw1pG__drawerNav a.Header-module__hBw1pG__active{color:var(--color-primary);padding-left:8px}.Header-module__hBw1pG__caret{opacity:.7;width:13px;height:13px;transition:transform .25s var(--ease)}.Header-module__hBw1pG__hasChildren{position:relative}.Header-module__hBw1pG__hasChildren:hover .Header-module__hBw1pG__caret{transform:rotate(180deg)}.Header-module__hBw1pG__dropdown{border:1px solid var(--color-border-soft);opacity:0;visibility:hidden;pointer-events:none;min-width:200px;transition:opacity .22s var(--ease), transform .22s var(--ease), visibility .22s var(--ease);z-index:130;background:#fff;border-radius:16px;flex-direction:column;gap:2px;padding:10px;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 18px 44px #1f549929}.Header-module__hBw1pG__dropdown:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.Header-module__hBw1pG__hasChildren:hover .Header-module__hBw1pG__dropdown,.Header-module__hBw1pG__hasChildren:focus-within .Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(4px)}.Header-module__hBw1pG__dropdown a{color:var(--color-navy);border-radius:10px;padding:10px 14px;font-size:.98rem;transition:background .18s,color .18s;display:block}.Header-module__hBw1pG__dropdown a:hover{background:var(--color-light);color:var(--color-primary)}.Header-module__hBw1pG__navRight{align-items:center;gap:14px;display:flex}.Header-module__hBw1pG__iconBtn{width:44px;height:44px;color:var(--color-navy);cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;transition:color .2s,background .2s;display:grid}.Header-module__hBw1pG__iconBtn:hover{color:var(--color-primary);background:#2b6fd614}.Header-module__hBw1pG__loginLink{font-family:var(--font-body);color:#fff;background:var(--grad-btn);transition:transform .2s var(--ease), box-shadow .2s var(--ease);white-space:nowrap;border-radius:999px;padding:10px 22px;font-size:.95rem;font-weight:500;box-shadow:0 8px 20px #21487e38}.Header-module__hBw1pG__loginLink:hover{transform:translateY(-2px);box-shadow:0 14px 28px #21487e52}@media (max-width:880px){.Header-module__hBw1pG__loginLink{display:none}}.Header-module__hBw1pG__overlay{opacity:0;visibility:hidden;z-index:140;background:#12264273;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.Header-module__hBw1pG__overlay.Header-module__hBw1pG__open{opacity:1;visibility:visible}.Header-module__hBw1pG__drawer{z-index:150;width:380px;max-width:90vw;height:100%;transition:transform .5s var(--ease);background:linear-gradient(185deg,#f0f6fd 0%,#fff 42%);flex-direction:column;padding:26px 26px 30px;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-24px 0 70px #1f549933}.Header-module__hBw1pG__drawer.Header-module__hBw1pG__open{transform:none}.Header-module__hBw1pG__drawerClose{cursor:pointer;width:42px;height:42px;color:var(--color-navy);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), color .2s;background:#fff;border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:22px;right:24px}.Header-module__hBw1pG__drawerClose:hover{color:var(--color-primary);transform:rotate(90deg)}.Header-module__hBw1pG__drawerTitle{font-family:var(--font-head);color:var(--color-navy);border-bottom:1px solid var(--color-border-soft);margin-top:16px;padding-bottom:20px;font-size:1.28rem;font-weight:700;line-height:1.3}.Header-module__hBw1pG__drawerNav{flex-direction:column;margin-top:8px;display:flex}.Header-module__hBw1pG__drawerNav>div+div{border-top:1px solid #1f549914}.Header-module__hBw1pG__drawerNav>div>a{font-family:var(--font-head);color:var(--color-navy);border-radius:12px;align-items:center;padding:13px 12px;font-size:1.05rem;font-weight:500;transition:background .2s,color .2s;display:flex}.Header-module__hBw1pG__drawerNav>div>a:hover{color:var(--color-primary);background:#2b6fd612}.Header-module__hBw1pG__drawerNav>div>a.Header-module__hBw1pG__active{color:var(--color-primary);background:#2b6fd61a;font-weight:600}.Header-module__hBw1pG__drawerNav>div>a.Header-module__hBw1pG__active:before{content:"";background:var(--color-primary);border-radius:4px;width:4px;height:18px;margin-left:-6px;margin-right:10px}.Header-module__hBw1pG__groupRow{border-radius:12px;align-items:center;transition:background .2s,color .2s;display:flex}.Header-module__hBw1pG__groupRow:hover{background:#2b6fd612}.Header-module__hBw1pG__groupRow.Header-module__hBw1pG__active{background:#2b6fd61a}.Header-module__hBw1pG__groupLink{font-family:var(--font-head);color:var(--color-navy);flex:1;padding:13px 12px;font-size:1.05rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__groupRow:hover .Header-module__hBw1pG__groupLink,.Header-module__hBw1pG__groupRow.Header-module__hBw1pG__active .Header-module__hBw1pG__groupLink{color:var(--color-primary)}.Header-module__hBw1pG__groupRow.Header-module__hBw1pG__active .Header-module__hBw1pG__groupLink{font-weight:600}.Header-module__hBw1pG__groupToggle{cursor:pointer;width:46px;color:var(--color-navy);background:0 0;border:none;border-radius:0 12px 12px 0;flex:none;align-self:stretch;place-items:center;transition:background .2s,color .2s;display:grid}.Header-module__hBw1pG__groupToggle:hover{color:var(--color-primary);background:#2b6fd61f}.Header-module__hBw1pG__groupCaret{opacity:.65;width:16px;height:16px;transition:transform .28s var(--ease), opacity .2s}.Header-module__hBw1pG__groupCaretOpen{opacity:1;transform:rotate(180deg)}.Header-module__hBw1pG__drawerSub{transition:grid-template-rows .3s var(--ease);grid-template-rows:0fr;display:grid}.Header-module__hBw1pG__drawerSubOpen{grid-template-rows:1fr}.Header-module__hBw1pG__drawerSubInner{flex-direction:column;min-height:0;padding-left:12px;display:flex;overflow:hidden}.Header-module__hBw1pG__drawerSub a{color:var(--color-navy-soft);border-left:2px solid var(--color-border-soft);border-radius:0 8px 8px 0;margin-left:8px;padding:9px 12px;font-size:.95rem;transition:background .2s,color .2s,border-color .2s;display:block}.Header-module__hBw1pG__drawerSub a:hover{color:var(--color-primary);border-color:var(--color-primary);background:#2b6fd60f}.Header-module__hBw1pG__drawerSub a.Header-module__hBw1pG__active{color:var(--color-primary);border-color:var(--color-primary);font-weight:600}.Header-module__hBw1pG__drawerLogin{font-family:var(--font-body);color:#fff;background:var(--grad-btn);transition:transform .2s var(--ease), box-shadow .2s var(--ease);border-radius:999px;justify-content:center;align-items:center;gap:9px;margin-top:20px;padding:13px 22px;font-size:.98rem;font-weight:600;display:flex;box-shadow:0 8px 20px #21487e38}.Header-module__hBw1pG__drawerLogin:hover{transform:translateY(-2px);box-shadow:0 14px 28px #21487e52}.Header-module__hBw1pG__drawerFooter{margin-top:auto;padding-top:28px}.Header-module__hBw1pG__drawerContact{border-top:1px solid var(--color-border-soft);flex-direction:column;gap:4px;padding-top:20px;display:flex}.Header-module__hBw1pG__drawerContact span{color:var(--color-navy);border-radius:10px;align-items:center;gap:14px;padding:7px 4px;font-size:.94rem;font-weight:500;transition:background .2s;display:flex}.Header-module__hBw1pG__drawerContact span:hover{background:#2b6fd60d}.Header-module__hBw1pG__dc{width:38px;height:38px;color:var(--color-primary);background:#2b6fd61a;border-radius:11px;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.Header-module__hBw1pG__dc svg{stroke-width:1.9px;width:18px;height:18px;display:block}.Header-module__hBw1pG__drawerFollow{margin-top:24px}.Header-module__hBw1pG__drawerFollow b{font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:var(--color-navy-soft);margin-bottom:13px;font-size:.78rem;font-weight:700;display:block}.Header-module__hBw1pG__ds{gap:10px;display:flex}.Header-module__hBw1pG__ds a{width:44px;height:44px;color:var(--color-navy);border:1px solid var(--color-border-soft);background:#fff;border-radius:13px;place-items:center;transition:background .2s,color .2s,transform .2s,border-color .2s;display:grid;box-shadow:0 4px 12px #1f54990d}.Header-module__hBw1pG__ds a svg{width:18px;height:18px}.Header-module__hBw1pG__ds a:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-3px);box-shadow:0 10px 20px #2b6fd647}@media (max-width:1080px){.Header-module__hBw1pG__menu{display:none}}
.sections3-module__R1v-ZW__faq{padding:var(--section-pad-y-sm) 0;background:var(--color-bg)}.sections3-module__R1v-ZW__faqList{flex-direction:column;gap:16px;max-width:880px;margin:0 auto;display:flex}.sections3-module__R1v-ZW__faqItem{border:1px solid var(--color-border-soft);transition:background .25s, border-color .25s, opacity 1s var(--ease), transform 1.05s var(--ease);background:#fff;border-radius:16px;overflow:hidden}@media (prefers-reduced-motion:no-preference){.sections3-module__R1v-ZW__faqList:not(.sections3-module__R1v-ZW__revealed) .sections3-module__R1v-ZW__faqItem{opacity:0;will-change:opacity, transform;transform:translateY(46px)}}.sections3-module__R1v-ZW__faqItem.sections3-module__R1v-ZW__open{background:var(--color-light);border-color:var(--color-light-2)}.sections3-module__R1v-ZW__faqQ{cursor:pointer;font-family:var(--font-head);color:var(--color-navy);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:22px 26px;font-size:1.08rem;font-weight:600;display:flex}.sections3-module__R1v-ZW__toggle{border:1.5px solid var(--color-primary);width:38px;height:38px;color:var(--color-primary);border-radius:50%;flex:none;place-items:center;transition:all .25s;display:grid;transform:rotate(180deg)}.sections3-module__R1v-ZW__faqItem.sections3-module__R1v-ZW__open .sections3-module__R1v-ZW__toggle{background:var(--color-primary);color:#fff;transform:rotate(0)}.sections3-module__R1v-ZW__faqA{max-height:0;padding:0 26px;transition:max-height .3s;overflow:hidden}.sections3-module__R1v-ZW__faqItem.sections3-module__R1v-ZW__open .sections3-module__R1v-ZW__faqA{max-height:240px;padding:0 26px 24px}.sections3-module__R1v-ZW__footer{color:#d6e4f49e;background:#0f2942 linear-gradient(#163455 0%,#0f2942 100%);font-size:.9rem;position:relative;overflow:hidden}.sections3-module__R1v-ZW__footer:before{content:"";background:linear-gradient(90deg,#0000 6%,#79b0ea80,#0000 94%);height:1px;position:absolute;top:0;left:0;right:0}.sections3-module__R1v-ZW__footHalo{pointer-events:none;border-radius:50%;position:absolute}.sections3-module__R1v-ZW__footHaloA{background:radial-gradient(circle,#2e86e61f,#0000 70%);width:460px;height:460px;top:-200px;right:-140px}.sections3-module__R1v-ZW__footHaloB{background:radial-gradient(circle,#79b0ea14,#0000 70%);width:520px;height:520px;bottom:-240px;left:-160px}.sections3-module__R1v-ZW__footLead{max-width:var(--content-max);border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin:0 auto;padding:34px 0;display:flex;position:relative}.sections3-module__R1v-ZW__footLeadCopy{min-width:0}.sections3-module__R1v-ZW__footLeadTitle{font-family:var(--font-head);color:#fff;letter-spacing:-.01em;max-width:460px;font-size:1.12rem;font-weight:700;line-height:1.35}.sections3-module__R1v-ZW__footLeadText{color:#d6e4f499;margin-top:5px;font-size:.88rem}.sections3-module__R1v-ZW__footLeadActions{align-items:center;gap:12px;display:flex}.sections3-module__R1v-ZW__footLeadPrimary{font-family:var(--font-head);color:#fff;background:var(--grad-btn);transition:transform .2s var(--ease), box-shadow .2s var(--ease);border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 6px 16px #2e86e64d}.sections3-module__R1v-ZW__footLeadPrimary:hover{transform:translateY(-1px);box-shadow:0 10px 22px #2e86e66b}.sections3-module__R1v-ZW__footLeadArrow{transition:transform .2s var(--ease)}.sections3-module__R1v-ZW__footLeadPrimary:hover .sections3-module__R1v-ZW__footLeadArrow{transform:translate(2px)}.sections3-module__R1v-ZW__footLeadSecondary{font-family:var(--font-head);color:#e0edfad9;transition:background .2s var(--ease), color .2s var(--ease);border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:7px;padding:9px 16px;font-size:.88rem;font-weight:600;display:inline-flex}.sections3-module__R1v-ZW__footLeadSecondary:hover{color:#fff;background:#ffffff14}.sections3-module__R1v-ZW__footTop{max-width:var(--content-max);grid-template-columns:1.7fr 1fr 1fr .9fr .9fr 1.3fr;gap:44px;margin:0 auto;padding:52px 0 44px;display:grid;position:relative}.sections3-module__R1v-ZW__footTop h4{font-family:var(--font-head);color:#fff;margin-bottom:4px;font-size:.8rem;font-weight:600}.sections3-module__R1v-ZW__footColIntro{color:#d6e4f46b;margin-bottom:16px;font-size:.8rem}.sections3-module__R1v-ZW__footLogo{align-items:center;display:inline-flex}.sections3-module__R1v-ZW__footTagline{color:#d6e4f499;max-width:300px;margin-top:14px;font-size:.86rem;line-height:1.6}.sections3-module__R1v-ZW__footContact{flex-direction:column;gap:5px;margin-top:18px;font-size:.86rem;display:flex}.sections3-module__R1v-ZW__footContact span,.sections3-module__R1v-ZW__footContact a{color:#d6e4f49e;width:fit-content;transition:color .2s var(--ease)}.sections3-module__R1v-ZW__footContact a:hover{color:#fff}.sections3-module__R1v-ZW__footLinks{flex-direction:column;gap:9px;display:flex}.sections3-module__R1v-ZW__footLinks a{color:#d6e4f49e;width:fit-content;transition:color .2s var(--ease);font-size:.87rem}.sections3-module__R1v-ZW__footLinks a:hover{color:#fff}.sections3-module__R1v-ZW__footBadges{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.sections3-module__R1v-ZW__footBadge{font-family:var(--font-head);color:#e0edfad1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:7px;padding:5px 11px;font-size:.74rem;font-weight:500;display:inline-flex}.sections3-module__R1v-ZW__footBadge svg{color:var(--color-shield);flex:none}.sections3-module__R1v-ZW__footDot{background:var(--color-shield);border-radius:50%;flex:none;width:7px;height:7px}@media (prefers-reduced-motion:no-preference){.sections3-module__R1v-ZW__footDot{animation:2.4s ease-in-out infinite sections3-module__R1v-ZW__footDotPulse}}@keyframes sections3-module__R1v-ZW__footDotPulse{0%,to{box-shadow:0 0 #79b0ea80}60%{box-shadow:0 0 0 6px #79b0ea00}}.sections3-module__R1v-ZW__footNews h4{margin-bottom:4px}.sections3-module__R1v-ZW__nbox{background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:6px;margin-top:4px;padding:5px 5px 5px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.sections3-module__R1v-ZW__nbox:focus-within{border-color:var(--color-shield);box-shadow:0 0 0 3px #79b0ea29}.sections3-module__R1v-ZW__nbox input{color:#fff;min-width:0;font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;font-size:.86rem}.sections3-module__R1v-ZW__nbox input::placeholder{color:#d6e4f466}.sections3-module__R1v-ZW__nbtn{color:#fff;background:var(--grad-btn);cursor:pointer;width:34px;height:34px;transition:transform .2s var(--ease);border:none;border-radius:8px;flex:none;place-items:center;display:grid}.sections3-module__R1v-ZW__nbtn:hover{transform:translate(2px)}.sections3-module__R1v-ZW__footBottom{border-top:1px solid #ffffff14;position:relative}.sections3-module__R1v-ZW__wrapInner{max-width:var(--content-max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:20px 0;display:flex}.sections3-module__R1v-ZW__footBottom small{color:#d6e4f480;font-size:.83rem}.sections3-module__R1v-ZW__footBottomLinks{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.sections3-module__R1v-ZW__footBottomLinks a{color:#d6e4f48c;transition:color .2s var(--ease);font-size:.83rem}.sections3-module__R1v-ZW__footBottomLinks a:hover{color:#fff}.sections3-module__R1v-ZW__footSocialRow{align-items:center;gap:8px;display:flex}.sections3-module__R1v-ZW__footSocialRow a{color:#e0edfad9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;place-items:center;width:32px;height:32px;transition:background .2s,color .2s,border-color .2s;display:grid}.sections3-module__R1v-ZW__footSocialRow a:hover{color:var(--color-primary-dark);background:#fff;border-color:#fff}@media (max-width:1080px){.sections3-module__R1v-ZW__footTop{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px 36px;padding:48px 0 40px}.sections3-module__R1v-ZW__footBrand{grid-column:1/-1}.sections3-module__R1v-ZW__footNews{grid-column:1/-1;max-width:380px}.sections3-module__R1v-ZW__footBottom{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media (max-width:760px){.sections3-module__R1v-ZW__footLead{gap:20px;padding:28px 0}.sections3-module__R1v-ZW__footLeadActions{width:100%}.sections3-module__R1v-ZW__footLeadPrimary,.sections3-module__R1v-ZW__footLeadSecondary{flex:1;justify-content:center}.sections3-module__R1v-ZW__footTop{grid-template-columns:1fr 1fr;gap:30px 24px;padding:40px 0 34px}.sections3-module__R1v-ZW__footNews{grid-column:1/-1;max-width:none}.sections3-module__R1v-ZW__footHaloA{width:300px;height:300px;top:-120px;right:-80px}.sections3-module__R1v-ZW__footHaloB{width:300px;height:300px;bottom:-120px;left:-80px}.sections3-module__R1v-ZW__wrapInner{flex-direction:column;align-items:flex-start;gap:14px;padding:20px 0}.sections3-module__R1v-ZW__footSocialRow a{width:40px;height:40px}}@media (max-width:420px){.sections3-module__R1v-ZW__footTop{grid-template-columns:1fr}}
.pages-module__czuS5q__bilansList,.pages-module__czuS5q__bilansSteps{padding:var(--section-pad-y) 0}.pages-module__czuS5q__detailSec{padding:0 0 var(--section-pad-y)}.pages-module__czuS5q__hubSec{padding:var(--space-xs) 0 var(--section-pad-y)}.pages-module__czuS5q__bilanGroup{margin-top:56px}.pages-module__czuS5q__bilanGroup:first-of-type{margin-top:0}.pages-module__czuS5q__bilanGroupTitle{font-family:var(--font-head);font-weight:700;font-size:var(--title-block);color:var(--color-navy);margin-bottom:26px}.pages-module__czuS5q__bilanGrid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.pages-module__czuS5q__bilanCard{border:1px solid var(--color-border-soft);height:100%;box-shadow:var(--shadow-sm);transition:transform .4s var(--ease), box-shadow .4s var(--ease), border-color .4s var(--ease);background:#fff;border-radius:18px;flex-direction:column;gap:12px;padding:24px 22px;display:flex;position:relative;overflow:hidden}.pages-module__czuS5q__bilanCard>*{z-index:1;position:relative}.pages-module__czuS5q__bilanCard:before{content:"";background:var(--grad-btn);transform-origin:0;height:4px;transition:transform .45s var(--ease);z-index:2;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.pages-module__czuS5q__bilanCard:hover:before{transform:scaleX(1)}.pages-module__czuS5q__bilanCard:after{content:"";opacity:0;width:240px;height:240px;transition:opacity .5s var(--ease);pointer-events:none;background:radial-gradient(circle,#2b6fd61a,#0000 70%);border-radius:50%;position:absolute;top:-40%;right:-20%}.pages-module__czuS5q__bilanCard:hover{box-shadow:var(--shadow);border-color:var(--color-shield);transform:translateY(-6px)}.pages-module__czuS5q__bilanCard:hover:after{opacity:1}.pages-module__czuS5q__bilanIco{background:var(--grad-btn);color:#fff;width:46px;height:46px;transition:transform .45s var(--ease);border-radius:13px;flex:none;place-items:center;display:grid;box-shadow:0 10px 22px #21487e38}@media (prefers-reduced-motion:no-preference){.pages-module__czuS5q__bilanIco{animation:5s ease-in-out infinite pages-module__czuS5q__bilanIcoBreathe}}.pages-module__czuS5q__bilanCard:hover .pages-module__czuS5q__bilanIco{animation-play-state:paused;transform:translateY(-3px)scale(1.06)}@keyframes pages-module__czuS5q__bilanIcoBreathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-2px)scale(1.04)}}.pages-module__czuS5q__bilanCard h3{font-family:var(--font-head);color:var(--color-navy);font-size:1.04rem;font-weight:600}.pages-module__czuS5q__bilanCard p{color:var(--color-navy-soft);font-size:.92rem;line-height:1.55}.pages-module__czuS5q__detailGrid{max-width:var(--content-max);grid-template-columns:repeat(2,1fr);gap:24px;margin:0 auto;display:grid}.pages-module__czuS5q__detailCard{background:var(--color-bg);border:1px solid var(--color-border-soft);border-radius:20px;align-items:flex-start;gap:18px;padding:26px 28px;display:flex}.pages-module__czuS5q__detailIco{width:48px;height:48px;color:var(--color-primary);background:#fff;border-radius:14px;flex:none;place-items:center;display:grid}.pages-module__czuS5q__detailCard h3{font-family:var(--font-head);color:var(--color-navy);margin-bottom:6px;font-size:1.06rem;font-weight:600}.pages-module__czuS5q__detailCard p{color:var(--color-navy-soft);font-size:.95rem}.pages-module__czuS5q__hubGrid{max-width:var(--content-max);grid-template-columns:repeat(3,1fr);gap:26px;margin:0 auto;display:grid}.pages-module__czuS5q__hubCard{border:1px solid var(--color-border-soft);box-shadow:var(--shadow-sm);transition:transform .45s var(--ease), box-shadow .45s var(--ease), border-color .45s var(--ease);background:#fff;border-radius:24px;padding:38px 32px 34px;display:block;position:relative;overflow:hidden}.pages-module__czuS5q__hubCard:before{content:"";background:var(--grad-btn);transform-origin:0;height:4px;transition:transform .45s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.pages-module__czuS5q__hubCard:hover{box-shadow:var(--shadow);border-color:var(--color-light-2);transform:translateY(-8px)}.pages-module__czuS5q__hubCard:hover:before{transform:scaleX(1)}.pages-module__czuS5q__hubIco{background:var(--grad-btn);color:#fff;width:60px;height:60px;transition:transform .45s var(--ease);border-radius:18px;place-items:center;margin-bottom:20px;display:grid;box-shadow:0 12px 26px #21487e42}.pages-module__czuS5q__hubCard:hover .pages-module__czuS5q__hubIco{transform:translateY(-3px)scale(1.06)}.pages-module__czuS5q__hubCard h3{font-family:var(--font-head);color:var(--color-navy);margin-bottom:8px;font-size:1.2rem;font-weight:600}.pages-module__czuS5q__hubCard p{color:var(--color-navy-soft);margin-bottom:14px;font-size:.96rem}.pages-module__czuS5q__hubMore{font-family:var(--font-head);color:var(--color-primary);transition:gap .2s var(--ease);align-items:center;gap:8px;font-weight:600;display:inline-flex}.pages-module__czuS5q__hubCard:hover .pages-module__czuS5q__hubMore{gap:12px}.pages-module__czuS5q__savings{padding:var(--section-pad-y-sm) 0;background:var(--color-light)}.pages-module__czuS5q__savings .pages-module__czuS5q__sec-head{margin-bottom:var(--space-sm)}.pages-module__czuS5q__savingsCompare{border:1px solid var(--color-border-soft);max-width:820px;box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:0 auto 28px;padding:40px 44px;display:grid}.pages-module__czuS5q__savingsSide{text-align:center}.pages-module__czuS5q__savingsSideLabel{font-family:var(--font-body);color:var(--color-navy-soft);margin-bottom:8px;font-size:.92rem}.pages-module__czuS5q__savingsSidePrice{font-family:var(--font-head);color:var(--color-navy);font-size:2.2rem;font-weight:700;line-height:1}.pages-module__czuS5q__savingsSidePrice small{color:var(--color-body);font-size:.92rem;font-weight:500}.pages-module__czuS5q__savingsBefore .pages-module__czuS5q__savingsSidePrice{text-decoration:line-through;-webkit-text-decoration-color:var(--color-muted);text-decoration-color:var(--color-muted);color:var(--color-muted)}.pages-module__czuS5q__savingsAfter .pages-module__czuS5q__savingsSidePrice{color:var(--color-primary)}.pages-module__czuS5q__savingsArrow{background:var(--color-light);width:44px;height:44px;color:var(--color-primary);border-radius:50%;place-items:center;display:grid}.pages-module__czuS5q__savingsResult{text-align:center;font-family:var(--font-head);color:var(--color-navy-soft);max-width:820px;margin:0 auto 44px;font-size:1.05rem;font-weight:600}.pages-module__czuS5q__savingsResult b{color:var(--color-primary);font-weight:700}.pages-module__czuS5q__savingsHighlights{text-align:center;grid-template-columns:repeat(3,1fr);gap:22px;max-width:820px;margin:0 auto;display:grid}.pages-module__czuS5q__savingsStat{border:1px solid var(--color-border-soft);transition:transform .4s var(--ease), box-shadow .4s var(--ease);background:#fff;border-radius:18px;padding:26px 18px}.pages-module__czuS5q__savingsStat:hover{box-shadow:var(--shadow-sm);transform:translateY(-5px)}.pages-module__czuS5q__savingsStat b{font-family:var(--font-head);color:var(--color-primary);margin-bottom:6px;font-size:1.7rem;font-weight:700;display:block}.pages-module__czuS5q__savingsStat span{color:var(--color-navy-soft);font-size:.92rem}.pages-module__czuS5q__benefitGrid{max-width:var(--content-max);grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto;display:grid}.pages-module__czuS5q__benefitCard{transition:transform .4s var(--ease), background .4s var(--ease);background:#ffffff0f;border:1px solid #ffffff24;border-radius:18px;padding:30px 26px}.pages-module__czuS5q__benefitCard:hover{background:#ffffff1a;transform:translateY(-6px)}.pages-module__czuS5q__benefitIco{width:50px;height:50px;color:var(--color-shield);background:#ffffff1f;border-radius:14px;place-items:center;margin-bottom:18px;display:grid}.pages-module__czuS5q__benefitCard h3{font-family:var(--font-head);color:#fff;margin-bottom:8px;font-size:1.06rem;font-weight:600}.pages-module__czuS5q__benefitCard p{color:#ffffffc7;font-size:.92rem;line-height:1.55}.pages-module__czuS5q__timeline{max-width:760px;margin:0 auto;position:relative}.pages-module__czuS5q__timelineRail{background:var(--color-border-soft);width:2px;position:absolute;top:8px;bottom:8px;left:31px}.pages-module__czuS5q__timelineProgress{background:var(--grad-btn);transform-origin:top;width:2px;position:absolute;top:8px;bottom:8px;left:31px;transform:scaleY(0)}.pages-module__czuS5q__timelineStep{grid-template-columns:64px 1fr;align-items:start;gap:24px;padding:18px 0;display:grid;position:relative}.pages-module__czuS5q__timelineNode{background:var(--grad-btn);color:#fff;width:64px;height:64px;font-family:var(--font-head);z-index:1;border-radius:50%;place-items:center;font-size:1.3rem;font-weight:700;display:grid;position:relative;box-shadow:0 14px 30px #21487e4d}.pages-module__czuS5q__timelineBody{border:1px solid var(--color-border-soft);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:26px 28px}.pages-module__czuS5q__timelineBody h3{font-family:var(--font-head);color:var(--color-navy);margin-bottom:8px;font-size:1.12rem;font-weight:600}.pages-module__czuS5q__timelineBody p{color:var(--color-navy-soft);font-size:.96rem;line-height:1.6}@media (max-width:1200px){.pages-module__czuS5q__bilanGrid{grid-template-columns:repeat(3,1fr)}.pages-module__czuS5q__benefitGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1080px){.pages-module__czuS5q__hubGrid,.pages-module__czuS5q__savingsHighlights{grid-template-columns:1fr 1fr}.pages-module__czuS5q__savingsStat:last-child:nth-child(odd){grid-column:1/-1}.pages-module__czuS5q__detailGrid{grid-template-columns:1fr}.pages-module__czuS5q__bilanGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.pages-module__czuS5q__hubGrid,.pages-module__czuS5q__savingsHighlights,.pages-module__czuS5q__bilanGrid,.pages-module__czuS5q__benefitGrid{grid-template-columns:1fr}.pages-module__czuS5q__savingsCompare{grid-template-columns:1fr;gap:18px;padding:32px 26px}.pages-module__czuS5q__savingsArrow{transform:rotate(90deg)}}@media (max-width:480px){.pages-module__czuS5q__timelineStep{grid-template-columns:48px 1fr;gap:14px}.pages-module__czuS5q__timelineNode{width:48px;height:48px;font-size:1.05rem}.pages-module__czuS5q__timelineRail,.pages-module__czuS5q__timelineProgress{left:23px}.pages-module__czuS5q__timelineBody{padding:20px 18px}}
.featureShowcase-module__7C7aAa__showcase{padding:var(--space-md) 0}.featureShowcase-module__7C7aAa__dark{background-color:#1e457f;background-image:linear-gradient(135deg, #1f3f63e6 0%, #24517fdb 55%, #1e457fe6 100%), var(--showcase-img,url(/images/fonctionnalites/podologue-medicarepro-section-1.jpg));background-position:50%;background-size:cover}.featureShowcase-module__7C7aAa__dark .featureShowcase-module__7C7aAa__title{color:#fff}.featureShowcase-module__7C7aAa__dark .featureShowcase-module__7C7aAa__lead{color:#ffffffd1}.featureShowcase-module__7C7aAa__dark .featureShowcase-module__7C7aAa__points li{color:#ffffffe6}.featureShowcase-module__7C7aAa__dark .featureShowcase-module__7C7aAa__tick{color:#fff;background:#ffffff24}.featureShowcase-module__7C7aAa__dark .featureShowcase-module__7C7aAa__kicker{color:var(--color-accent-ink-dark)}.featureShowcase-module__7C7aAa__dark .featureShowcase-module__7C7aAa__icon{background:#ffffff24}.featureShowcase-module__7C7aAa__dark .featureShowcase-module__7C7aAa__more{color:#fff}.featureShowcase-module__7C7aAa__grid{max-width:var(--content-max);grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin:0 auto;display:grid}.featureShowcase-module__7C7aAa__reverse{direction:rtl}.featureShowcase-module__7C7aAa__reverse>*{direction:ltr}.featureShowcase-module__7C7aAa__text{max-width:520px}.featureShowcase-module__7C7aAa__visual{justify-content:center;display:flex}.featureShowcase-module__7C7aAa__iconRow{align-items:center;gap:14px;margin-bottom:18px;display:flex}.featureShowcase-module__7C7aAa__icon{background:var(--grad-btn);color:#fff;border-radius:15px;flex:none;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 12px 26px #21487e47}.featureShowcase-module__7C7aAa__kicker{font-family:var(--font-head);letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-ink);font-size:.82rem;font-weight:600}.featureShowcase-module__7C7aAa__title{font-family:var(--font-head);font-weight:700;font-size:var(--title-section);color:var(--color-navy);letter-spacing:-.02em;line-height:1.12}.featureShowcase-module__7C7aAa__lead{color:var(--color-navy-soft);margin-top:var(--space-xs);font-size:1.12rem;line-height:1.6}.featureShowcase-module__7C7aAa__points{gap:13px;margin-top:28px;list-style:none;display:grid}.featureShowcase-module__7C7aAa__points li{font-family:var(--font-body);color:var(--color-navy-soft);align-items:center;gap:12px;font-size:1rem;font-weight:500;display:flex}.featureShowcase-module__7C7aAa__tick{background:var(--color-light);width:26px;height:26px;color:var(--color-primary);border-radius:50%;flex:none;place-items:center;display:grid}.featureShowcase-module__7C7aAa__more{font-family:var(--font-head);color:var(--color-primary);transition:gap .2s var(--ease);align-items:center;gap:8px;margin-top:28px;font-weight:600;display:inline-flex}.featureShowcase-module__7C7aAa__more:hover{gap:12px}.featureShowcase-module__7C7aAa__statBand{padding:var(--section-pad-y) 0;position:relative;overflow:hidden}.featureShowcase-module__7C7aAa__statInner{z-index:1;position:relative}.featureShowcase-module__7C7aAa__statHead{text-align:center;margin-bottom:64px}.featureShowcase-module__7C7aAa__statKicker{font-family:var(--font-head);letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-ink);margin-bottom:14px;font-size:.82rem;font-weight:600}.featureShowcase-module__7C7aAa__statTitle{font-family:var(--font-head);font-weight:700;font-size:var(--title-section);color:var(--color-navy);letter-spacing:-.02em}.featureShowcase-module__7C7aAa__statGrid{max-width:var(--content-max);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.featureShowcase-module__7C7aAa__stat{text-align:center;border-left:1px solid var(--color-border-soft);flex-direction:column;align-items:center;padding:8px 20px;display:flex}.featureShowcase-module__7C7aAa__stat:first-child{border-left:none}.featureShowcase-module__7C7aAa__statIco{background:var(--color-light);width:50px;height:50px;color:var(--color-primary);border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.featureShowcase-module__7C7aAa__stat b{font-family:var(--font-head);color:var(--color-navy);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(2.6rem,4.6vw,3.6rem);font-weight:800;line-height:1.1;display:block}.featureShowcase-module__7C7aAa__statLabel{color:var(--color-navy-soft);margin-top:12px;font-size:.95rem;line-height:1.45;display:block}.featureShowcase-module__7C7aAa__statDark{background-color:#1e457f;background-image:linear-gradient(135deg,#16304deb 0%,#1e457fe0 55%,#244f7ceb 100%),url(/images/fonctionnalites/podologue-medicarepro-section-2.jpg);background-position:50%;background-size:cover}.featureShowcase-module__7C7aAa__statDark:before,.featureShowcase-module__7C7aAa__statDark:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.featureShowcase-module__7C7aAa__statDark:before{background:radial-gradient(circle,#79b0ea40,#0000 70%);width:460px;height:460px;top:-160px;left:-80px}.featureShowcase-module__7C7aAa__statDark:after{background:radial-gradient(circle,#2e86e638,#0000 70%);width:520px;height:520px;bottom:-200px;right:-60px}.featureShowcase-module__7C7aAa__statDark .featureShowcase-module__7C7aAa__statKicker{color:var(--color-accent-ink-dark)}.featureShowcase-module__7C7aAa__statDark .featureShowcase-module__7C7aAa__statTitle{color:#fff}.featureShowcase-module__7C7aAa__statDark .featureShowcase-module__7C7aAa__stat{border-left-color:#ffffff24}.featureShowcase-module__7C7aAa__statDark .featureShowcase-module__7C7aAa__statIco{color:var(--color-shield);background:#ffffff1f}.featureShowcase-module__7C7aAa__statDark .featureShowcase-module__7C7aAa__stat b{color:#fff}.featureShowcase-module__7C7aAa__statDark .featureShowcase-module__7C7aAa__statLabel{color:#ffffffbf}.featureShowcase-module__7C7aAa__portalSec{padding:var(--section-pad-y) 0}.featureShowcase-module__7C7aAa__portalGrid{max-width:var(--content-max);grid-template-columns:repeat(3,1fr);gap:28px;margin:0 auto;display:grid}.featureShowcase-module__7C7aAa__portalCard{border-radius:26px;height:100%}.featureShowcase-module__7C7aAa__portalLink{border:1px solid var(--color-border-soft);height:100%;min-height:320px;box-shadow:var(--shadow-sm);transition:transform .5s var(--ease), box-shadow .5s var(--ease);background:#fff;border-radius:26px;flex-direction:column;padding:40px 36px;display:flex;position:relative;overflow:hidden}.featureShowcase-module__7C7aAa__portalLink:after{content:"";opacity:0;transition:opacity .5s var(--ease);z-index:0;background:linear-gradient(160deg,#1f3f63,#1e457f);position:absolute;inset:0}.featureShowcase-module__7C7aAa__portalLink>*{z-index:1;position:relative}.featureShowcase-module__7C7aAa__portalCard:hover .featureShowcase-module__7C7aAa__portalLink{box-shadow:var(--shadow);transform:translateY(-6px)}.featureShowcase-module__7C7aAa__portalCard:hover .featureShowcase-module__7C7aAa__portalLink:after{opacity:1}.featureShowcase-module__7C7aAa__portalIcoRow{justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex}.featureShowcase-module__7C7aAa__portalIcoRow .featureShowcase-module__7C7aAa__portalIco{margin-bottom:0}.featureShowcase-module__7C7aAa__portalStat{font-family:var(--font-head);color:var(--color-primary);background:var(--color-light);white-space:nowrap;transition:background .5s var(--ease), color .5s var(--ease);border-radius:50px;align-items:center;padding:7px 14px;font-size:.84rem;font-weight:600;display:inline-flex}.featureShowcase-module__7C7aAa__portalCard:hover .featureShowcase-module__7C7aAa__portalStat{color:#fff;background:#ffffff29}.featureShowcase-module__7C7aAa__portalIco{background:var(--grad-btn);color:#fff;width:66px;height:66px;transition:transform .5s var(--ease);border-radius:19px;place-items:center;margin-bottom:24px;display:grid;box-shadow:0 14px 30px #21487e4d}.featureShowcase-module__7C7aAa__portalCard:hover .featureShowcase-module__7C7aAa__portalIco{background:#ffffff29;transform:translateY(-3px)scale(1.06)}.featureShowcase-module__7C7aAa__portalTitle{font-family:var(--font-head);color:var(--color-navy);transition:color .5s var(--ease);margin-bottom:12px;font-size:1.4rem;font-weight:700}.featureShowcase-module__7C7aAa__portalText{color:var(--color-navy-soft);transition:color .5s var(--ease);font-size:1rem;line-height:1.55}.featureShowcase-module__7C7aAa__portalMore{font-family:var(--font-head);color:var(--color-primary);transition:gap .25s var(--ease), color .5s var(--ease);align-items:center;gap:8px;margin-top:auto;padding-top:24px;font-weight:600;display:inline-flex}.featureShowcase-module__7C7aAa__portalCard:hover .featureShowcase-module__7C7aAa__portalTitle,.featureShowcase-module__7C7aAa__portalCard:hover .featureShowcase-module__7C7aAa__portalText,.featureShowcase-module__7C7aAa__portalCard:hover .featureShowcase-module__7C7aAa__portalMore{color:#fff}.featureShowcase-module__7C7aAa__portalCard:hover .featureShowcase-module__7C7aAa__portalMore{gap:13px}.featureShowcase-module__7C7aAa__ctaSec{padding:var(--section-pad-y) 0;background:var(--color-bg)}.featureShowcase-module__7C7aAa__ctaPanel{max-width:var(--content-max);text-align:center;background-image:linear-gradient(135deg,#16304de0 0%,#1e457fd6 52%,#2b6fd6cc 120%),url(/images/fonctionnalites/podologue-medicarepro-section-3.jpg);background-position:50%;background-size:cover;border-radius:36px;margin:0 auto;padding:80px 56px;position:relative;overflow:hidden;box-shadow:0 40px 90px #14325f59}.featureShowcase-module__7C7aAa__ctaGlow{pointer-events:none;background:radial-gradient(circle,#79b0ea59,#0000 62%);width:720px;height:720px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.featureShowcase-module__7C7aAa__ctaContent{z-index:1;position:relative}.featureShowcase-module__7C7aAa__ctaKicker{font-family:var(--font-head);letter-spacing:.14em;text-transform:uppercase;color:var(--color-shield);margin-bottom:18px;font-size:.84rem;font-weight:600}.featureShowcase-module__7C7aAa__ctaTitle{font-family:var(--font-head);color:#fff;letter-spacing:-.02em;max-width:720px;margin:0 auto;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.1}.featureShowcase-module__7C7aAa__ctaLead{color:#ffffffd1;max-width:620px;margin:22px auto 0;font-size:1.15rem;line-height:1.6}.featureShowcase-module__7C7aAa__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:38px;display:flex}.featureShowcase-module__7C7aAa__ctaTrust{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:30px;display:flex}.featureShowcase-module__7C7aAa__ctaTrustItem{font-family:var(--font-head);color:#ffffffd1;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:inline-flex}.featureShowcase-module__7C7aAa__ctaTrustItem svg{color:var(--color-shield)}.featureShowcase-module__7C7aAa__ctaBtnPrimary{font-family:var(--font-head);color:var(--color-primary-dark);transition:transform .3s var(--ease), box-shadow .3s var(--ease);background:#fff;border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-weight:600;display:inline-flex}.featureShowcase-module__7C7aAa__ctaBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #00000047}.featureShowcase-module__7C7aAa__ctaBtnGhost{font-family:var(--font-head);color:#fff;transition:background .3s var(--ease), border-color .3s var(--ease);border:1px solid #fff6;border-radius:50px;align-items:center;padding:16px 28px;font-weight:600;display:inline-flex}.featureShowcase-module__7C7aAa__ctaBtnGhost:hover{background:#ffffff1f;border-color:#ffffffb3}@media (max-width:980px){.featureShowcase-module__7C7aAa__grid{grid-template-columns:1fr;gap:40px}.featureShowcase-module__7C7aAa__portalGrid{grid-template-columns:1fr;max-width:460px}.featureShowcase-module__7C7aAa__ctaPanel{padding:56px 28px}.featureShowcase-module__7C7aAa__reverse{direction:ltr}.featureShowcase-module__7C7aAa__text{max-width:none}.featureShowcase-module__7C7aAa__statGrid{grid-template-columns:1fr 1fr;gap:40px 0}.featureShowcase-module__7C7aAa__stat{border-left:none}.featureShowcase-module__7C7aAa__statHead{margin-bottom:44px}}@media (max-width:760px){.featureShowcase-module__7C7aAa__grid{gap:28px}.featureShowcase-module__7C7aAa__icon{width:46px;height:46px}.featureShowcase-module__7C7aAa__points li{font-size:.95rem}.featureShowcase-module__7C7aAa__statGrid{gap:28px 8px}.featureShowcase-module__7C7aAa__stat b{font-size:clamp(1.9rem,7.6vw,2.4rem)}.featureShowcase-module__7C7aAa__statIco{width:42px;height:42px;margin-bottom:12px}.featureShowcase-module__7C7aAa__statLabel{font-size:.84rem}.featureShowcase-module__7C7aAa__statHead{margin-bottom:32px}.featureShowcase-module__7C7aAa__statDark:before{width:300px;height:300px;top:-100px;left:-60px}.featureShowcase-module__7C7aAa__statDark:after{width:300px;height:300px;bottom:-120px;right:-40px}.featureShowcase-module__7C7aAa__portalLink{min-height:0;padding:28px 24px}.featureShowcase-module__7C7aAa__portalIco{width:54px;height:54px}.featureShowcase-module__7C7aAa__portalCard:active .featureShowcase-module__7C7aAa__portalLink{transform:scale(.985)}.featureShowcase-module__7C7aAa__portalCard:active .featureShowcase-module__7C7aAa__portalLink:after{opacity:1}.featureShowcase-module__7C7aAa__portalCard:active .featureShowcase-module__7C7aAa__portalTitle,.featureShowcase-module__7C7aAa__portalCard:active .featureShowcase-module__7C7aAa__portalText,.featureShowcase-module__7C7aAa__portalCard:active .featureShowcase-module__7C7aAa__portalMore{color:#fff}.featureShowcase-module__7C7aAa__portalCard:active .featureShowcase-module__7C7aAa__portalStat{color:#fff;background:#ffffff29}.featureShowcase-module__7C7aAa__portalCard:active .featureShowcase-module__7C7aAa__portalIco{background:#ffffff29}.featureShowcase-module__7C7aAa__ctaPanel{border-radius:26px;padding:44px 22px}.featureShowcase-module__7C7aAa__ctaGlow{width:420px;height:420px}.featureShowcase-module__7C7aAa__ctaActions{flex-direction:column;align-items:stretch}.featureShowcase-module__7C7aAa__ctaBtnPrimary,.featureShowcase-module__7C7aAa__ctaBtnGhost{justify-content:center;min-height:48px}.featureShowcase-module__7C7aAa__ctaTrust{gap:10px 16px}.featureShowcase-module__7C7aAa__ctaTrustItem{font-size:.82rem}}@media (max-width:380px){.featureShowcase-module__7C7aAa__statGrid{grid-template-columns:1fr;gap:30px 0}}
.savings-module__LLRg_G__savings{padding:var(--section-pad-y) 0}.savings-module__LLRg_G__grid{max-width:var(--content-max);grid-template-columns:1fr 1fr;align-items:center;gap:36px;margin:56px auto 0;display:grid}.savings-module__LLRg_G__before{border:1px solid var(--color-border-soft);box-shadow:var(--shadow-sm);background:#fff;border-radius:26px;padding:36px 34px}.savings-module__LLRg_G__cardLabel{font-family:var(--font-head);letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);margin-bottom:22px;font-size:.8rem;font-weight:600}.savings-module__LLRg_G__rows{gap:14px;list-style:none;display:grid}.savings-module__LLRg_G__row{font-family:var(--font-body);color:var(--color-navy-soft);align-items:center;gap:14px;display:flex}.savings-module__LLRg_G__rowIco{background:var(--color-light);width:38px;height:38px;color:var(--color-primary);border-radius:11px;flex:none;place-items:center;display:grid}.savings-module__LLRg_G__rowLabel{flex:1;font-size:.98rem;line-height:1.3}.savings-module__LLRg_G__rowPrice{font-family:var(--font-head);color:var(--color-navy);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.savings-module__LLRg_G__beforeTotal{border-top:1px dashed var(--color-border-soft);justify-content:space-between;align-items:baseline;margin-top:24px;padding-top:20px;display:flex}.savings-module__LLRg_G__beforeTotalLabel{font-family:var(--font-head);color:var(--color-navy);font-weight:600}.savings-module__LLRg_G__beforeTotalPrice{font-family:var(--font-head);color:var(--color-navy);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.6rem;font-weight:800}.savings-module__LLRg_G__beforeTotalPrice small{color:var(--color-muted);font-size:.9rem;font-weight:500}.savings-module__LLRg_G__after{background:var(--grad-btn);color:#fff;transition:transform .4s var(--ease), box-shadow .4s var(--ease);border-radius:26px;padding:40px 36px;position:relative;overflow:hidden;transform:translateY(-8px);box-shadow:0 28px 60px #14325f52}.savings-module__LLRg_G__after:hover{transform:translateY(-12px);box-shadow:0 36px 72px #14325f66}.savings-module__LLRg_G__afterContent{z-index:1;position:relative}.savings-module__LLRg_G__afterGlow{pointer-events:none;background:radial-gradient(circle,#79b0ea73,#79b0ea00 68%);border-radius:50%;width:320px;height:320px;position:absolute;top:-30%;right:-20%}@media (prefers-reduced-motion:no-preference){.savings-module__LLRg_G__afterGlow{animation:4.5s ease-in-out infinite savings-module__LLRg_G__savingsHaloPulse}}@keyframes savings-module__LLRg_G__savingsHaloPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.savings-module__LLRg_G__afterBadge{color:#fff;font-family:var(--font-head);letter-spacing:.04em;text-transform:uppercase;background:#ffffff2e;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.savings-module__LLRg_G__afterName{font-family:var(--font-head);color:#fff;margin-bottom:6px;font-size:1.4rem;font-weight:700}.savings-module__LLRg_G__afterPrice{font-family:var(--font-head);color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(2.6rem,4.4vw,3.4rem);font-weight:800;line-height:1}.savings-module__LLRg_G__afterPrice small{color:#fffc;font-size:1rem;font-weight:500}.savings-module__LLRg_G__afterPoints{gap:12px;margin-top:26px;list-style:none;display:grid}.savings-module__LLRg_G__afterPoints li{font-family:var(--font-body);color:#ffffffeb;align-items:center;gap:12px;font-size:1rem;font-weight:500;display:flex}.savings-module__LLRg_G__afterTick{color:#fff;background:#ffffff2e;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.savings-module__LLRg_G__result{max-width:var(--content-max);grid-template-columns:1fr 1fr;gap:24px;margin:44px auto 0;display:grid}.savings-module__LLRg_G__resultCard{text-align:center;border:1px solid var(--color-border-soft);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), box-shadow .3s var(--ease);background:#fff;border-radius:22px;padding:32px 24px}.savings-module__LLRg_G__resultCard:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.savings-module__LLRg_G__resultIco{background:var(--color-light);width:50px;height:50px;color:var(--color-primary);border-radius:14px;place-items:center;margin:0 auto 18px;display:grid}.savings-module__LLRg_G__resultValue{font-family:var(--font-head);color:var(--color-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(2.4rem,4.2vw,3.2rem);font-weight:800;line-height:1;display:block}.savings-module__LLRg_G__resultLabel{color:var(--color-navy-soft);margin-top:12px;font-size:.98rem;display:block}@media (max-width:900px){.savings-module__LLRg_G__grid{grid-template-columns:1fr;gap:22px}.savings-module__LLRg_G__after{order:-1;transform:none}.savings-module__LLRg_G__result{grid-template-columns:1fr}}@media (max-width:480px){.savings-module__LLRg_G__before{padding:28px 22px}.savings-module__LLRg_G__after{padding:32px 24px}.savings-module__LLRg_G__afterPrice{font-size:clamp(2.1rem,8.5vw,2.8rem)}.savings-module__LLRg_G__resultValue{font-size:clamp(2rem,8vw,2.6rem)}}
.sections2-module__kwwdOq__reviews{padding:var(--space-md) 0 var(--section-pad-y)}.sections2-module__kwwdOq__kickerUnder{margin-top:var(--space-3xs)}.sections2-module__kwwdOq__revCarousel{max-width:var(--content-max);align-items:center;gap:20px;margin:28px auto 0;display:flex}.sections2-module__kwwdOq__revStage{flex:1;min-width:0;margin:-8px;padding:8px;position:relative;overflow:hidden}.sections2-module__kwwdOq__revCard{border:1px solid var(--color-border-soft);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:38px 40px 44px;position:relative}.sections2-module__kwwdOq__revCardHead{align-items:center;gap:18px;margin-bottom:22px;display:flex}.sections2-module__kwwdOq__revCardAva{width:72px;height:72px;box-shadow:0 0 0 3px var(--color-shield);border:2px solid #fff;border-radius:50%;flex:none;position:relative;overflow:hidden}.sections2-module__kwwdOq__revCardAva img{object-fit:cover}@media (prefers-reduced-motion:no-preference){.sections2-module__kwwdOq__revCardAva{animation:2.6s ease-in-out infinite sections2-module__kwwdOq__avaPulse}}@keyframes sections2-module__kwwdOq__avaPulse{0%,to{box-shadow:0 0 0 3px var(--color-shield), 0 0 0 3px #79b0ea73}55%{box-shadow:0 0 0 3px var(--color-shield), 0 0 0 12px #79b0ea00}}.sections2-module__kwwdOq__revCardWho{flex-direction:column;min-width:0;display:flex}.sections2-module__kwwdOq__revCardWho h4{font-family:var(--font-head);color:var(--color-navy);letter-spacing:.02em;font-weight:700}.sections2-module__kwwdOq__revCardWho small{color:var(--color-body)}.sections2-module__kwwdOq__revCardQuote{color:var(--color-primary);opacity:.85;flex:none;margin-left:auto}.sections2-module__kwwdOq__revCardText{color:var(--color-navy);min-height:116px;font-size:1.18rem;line-height:1.55}.sections2-module__kwwdOq__revCardStars{color:var(--color-primary);gap:4px;margin-top:22px;display:flex}.sections2-module__kwwdOq__revCardProgress{border-radius:0 0 var(--radius) var(--radius);background:var(--color-light-2);height:4px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.sections2-module__kwwdOq__revCardProgressFill{background:var(--grad-btn);transform-origin:0;height:100%;animation:5.5s linear forwards sections2-module__kwwdOq__revFill;display:block;transform:scaleX(0)}.sections2-module__kwwdOq__revCarousel:hover .sections2-module__kwwdOq__revCardProgressFill{animation-play-state:paused}@keyframes sections2-module__kwwdOq__revFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.sections2-module__kwwdOq__revNav{border:1px solid var(--color-border-soft);width:48px;height:48px;box-shadow:var(--shadow-sm);color:var(--color-navy);cursor:pointer;transition:transform .2s var(--ease), box-shadow .2s var(--ease), background .2s var(--ease), color .2s var(--ease);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.7rem;line-height:1;display:flex}.sections2-module__kwwdOq__revNav span{transform:translateY(-2px)}.sections2-module__kwwdOq__revNav:hover{background:var(--grad-btn);color:#fff;box-shadow:var(--shadow);transform:scale(1.06)}.sections2-module__kwwdOq__revDots{justify-content:center;gap:10px;margin-top:26px;display:flex}.sections2-module__kwwdOq__revDot{cursor:pointer;background:var(--color-light-2);width:9px;height:9px;transition:width .25s var(--ease), background .25s var(--ease);border:none;border-radius:50%;padding:0}.sections2-module__kwwdOq__revDotOn{background:var(--grad-btn);border-radius:6px;width:26px}.sections2-module__kwwdOq__revEmpty{text-align:center;border:1px solid var(--color-border-soft);border-radius:var(--radius);max-width:560px;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:center;margin:36px auto 0;padding:48px 40px;display:flex}.sections2-module__kwwdOq__revEmptyIcon{width:68px;height:68px;color:var(--color-primary);background:var(--color-light);border:1px solid var(--color-border-soft);border-radius:20px;place-items:center;margin-bottom:22px;display:grid}.sections2-module__kwwdOq__revEmptyTitle{font-family:var(--font-head);color:var(--color-navy);letter-spacing:-.01em;font-size:1.3rem;font-weight:700}.sections2-module__kwwdOq__revEmptyText{color:var(--color-body);margin-top:10px;font-size:1rem;line-height:1.6}@media (max-width:760px){.sections2-module__kwwdOq__revEmpty{margin-top:26px;padding:36px 24px}}.sections2-module__kwwdOq__ctaBand{padding:var(--space-sm) 0 var(--section-pad-y)}.sections2-module__kwwdOq__ctaInner{max-width:var(--content-max);background:linear-gradient(120deg,#cfe2f7,#a9cdee);border-radius:30px;justify-content:space-between;align-items:center;gap:30px;margin:0 auto;padding:56px 60px;display:flex;position:relative;overflow:hidden}.sections2-module__kwwdOq__ctaInner h2{font-size:var(--title-cta);color:#fff;text-shadow:0 2px 12px #285a962e;max-width:560px;font-weight:700}.sections2-module__kwwdOq__ctaInner p{color:var(--color-navy-soft);font-family:var(--font-body);margin-top:12px;font-weight:500}.sections2-module__kwwdOq__ctaShield{background:var(--color-primary);width:150px;height:178px;clip-path:path("M75 0 L150 32 V116 Q150 150 75 178 Q0 150 0 116 V32 Z");color:#fff;flex:none;place-items:center;display:grid}.sections2-module__kwwdOq__blog{padding:var(--space-md) 0 var(--section-pad-y)}.sections2-module__kwwdOq__blogGrid{max-width:var(--content-max);grid-template-columns:repeat(3,1fr);gap:28px;margin:0 auto;display:grid}.sections2-module__kwwdOq__post{box-shadow:var(--shadow-sm);transition:transform .55s var(--ease), box-shadow .55s var(--ease);background:#fff;border-radius:20px;position:relative;overflow:hidden}.sections2-module__kwwdOq__post:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;transition:opacity .5s var(--ease);background:linear-gradient(135deg,#3a7fd9d9,#79b0ea00 55%);padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.sections2-module__kwwdOq__post:hover:after{opacity:1}.sections2-module__kwwdOq__post:hover{transform:translateY(-10px);box-shadow:0 40px 80px #1f54992e}.sections2-module__kwwdOq__pimg{height:210px}.sections2-module__kwwdOq__pbody{padding:24px}.sections2-module__kwwdOq__date{font-family:var(--font-body);color:var(--color-primary-bright);font-size:.85rem;font-weight:600}.sections2-module__kwwdOq__post h3{font-family:var(--font-head);margin:10px 0 16px;font-size:1.18rem;font-weight:600;line-height:1.3}.sections2-module__kwwdOq__more{font-family:var(--font-body);color:var(--color-primary);align-items:center;gap:8px;font-weight:600;display:inline-flex}.sections2-module__kwwdOq__photo{border-radius:var(--radius);color:#6f9fce;background:linear-gradient(160deg,#cfe2f7,#a9cdee);place-items:center;display:grid;position:relative;overflow:hidden}@media (max-width:1080px){.sections2-module__kwwdOq__blogGrid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.sections2-module__kwwdOq__priceList{grid-template-columns:1fr}.sections2-module__kwwdOq__priceCard{padding:30px}.sections2-module__kwwdOq__blogGrid{grid-template-columns:1fr}.sections2-module__kwwdOq__ctaInner{text-align:center;flex-direction:column;padding:40px 26px}.sections2-module__kwwdOq__revNav{display:none}.sections2-module__kwwdOq__revCard{padding:26px 22px 32px}.sections2-module__kwwdOq__revCardAva{width:58px;height:58px}.sections2-module__kwwdOq__revCardHead{gap:14px;margin-bottom:18px}.sections2-module__kwwdOq__revCardQuote svg{width:32px;height:32px}.sections2-module__kwwdOq__revCardText{min-height:0;font-size:1.05rem}.sections2-module__kwwdOq__ctaShield{width:110px;height:130px;clip-path:path("M55 0 L110 23.4 V84.7 Q110 109.6 55 130 Q0 109.6 0 84.7 V23.4 Z")}.sections2-module__kwwdOq__ctaShield svg{width:42px;height:42px}}
.security-module__evNC5W__hero{min-height:var(--hero-min-h);padding:var(--hero-pad);background:linear-gradient(125deg,#e9f2fc 0%,#d3e6f8 55%,#c6ddf4 100%);align-items:center;display:flex;position:relative;overflow:hidden}.security-module__evNC5W__hero:after{content:"";opacity:.16;pointer-events:none;z-index:0;background-image:url(/images/securite/podologue-medicarepro-servers-hero.jpg);background-position:50% 35%;background-size:cover;position:absolute;inset:0}.security-module__evNC5W__hero:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#ffffff80,#fff0 66%);border-radius:50%;width:620px;height:620px;position:absolute;top:-200px;right:-4%}.security-module__evNC5W__heroInner{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.security-module__evNC5W__heroText{max-width:1180px}.security-module__evNC5W__heroTitle{font-family:var(--font-head);font-weight:700;font-size:var(--title-page);color:var(--color-navy);letter-spacing:-.02em;text-wrap:balance;margin-top:6px;line-height:1.08}.security-module__evNC5W__heroAccent{color:var(--color-primary)}.security-module__evNC5W__heroLead{color:var(--color-navy-soft);margin-top:var(--space-xs);text-wrap:balance;max-width:860px;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6}.security-module__evNC5W__ovhBadge{z-index:2;place-items:center;width:104px;height:104px;display:grid;position:absolute;top:110px;right:3.5%}.security-module__evNC5W__ovhHalo{pointer-events:none;background:radial-gradient(circle,#79b0ea80,#79b0ea00 68%);border-radius:50%;position:absolute;inset:-22%}.security-module__evNC5W__ovhDisc{background:var(--grad-btn);border:1px solid #ffffff40;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;position:relative;box-shadow:0 16px 34px #21487e66}.security-module__evNC5W__ovhRing{transform-origin:50%;width:100%;height:100%;position:absolute;inset:0}.security-module__evNC5W__ovhRingText{font-family:var(--font-head);letter-spacing:.04em;text-transform:uppercase;fill:#fff;font-size:8.6px;font-weight:600}.security-module__evNC5W__ovhRingStrong{font-weight:800}.security-module__evNC5W__ovhCenter{color:#fff;width:36px;height:auto;position:relative}@media (prefers-reduced-motion:no-preference){.security-module__evNC5W__ovhRing{animation:20s linear infinite security-module__evNC5W__ovhSpin}.security-module__evNC5W__ovhHalo{animation:4.5s ease-in-out infinite security-module__evNC5W__ovhHaloPulse}}@keyframes security-module__evNC5W__ovhSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes security-module__evNC5W__ovhHaloPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.security-module__evNC5W__trustRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.security-module__evNC5W__trustBadge{color:var(--color-primary-dark);font-family:var(--font-head);box-shadow:var(--shadow-sm);background:#ffffffb8;border:1px solid #fffc;border-radius:50px;align-items:center;gap:9px;padding:10px 18px;font-size:.9rem;font-weight:600;display:inline-flex}.security-module__evNC5W__trustBadge svg{color:var(--color-primary);flex:none}.security-module__evNC5W__photoFrame{aspect-ratio:3/2;border-radius:var(--radius);width:100%;max-width:560px;box-shadow:var(--shadow);border:1px solid var(--color-border-soft);position:relative;overflow:hidden}.security-module__evNC5W__photoFrame img{object-fit:cover}.security-module__evNC5W__photoFrame:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#14325f2e 100%);position:absolute;inset:0}.security-module__evNC5W__photoFrameDark{border-color:#ffffff2e;box-shadow:0 30px 70px #08183073}.security-module__evNC5W__secText{margin-left:auto}.security-module__evNC5W__secTextReverse{margin-right:auto}.security-module__evNC5W__secVisual{justify-content:flex-start}.security-module__evNC5W__secVisualReverse{justify-content:flex-end}.security-module__evNC5W__host{padding:var(--section-pad-y-sm) 0}.security-module__evNC5W__hostInner{max-width:var(--content-max);grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin:0 auto;display:grid}.security-module__evNC5W__hostLogoCard{aspect-ratio:3/2;border:1px solid var(--color-border-soft);border-radius:var(--radius);width:100%;max-width:560px;box-shadow:var(--shadow);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:18px;margin-left:auto;padding:40px;display:flex}.security-module__evNC5W__hostLogo{color:var(--color-primary-dark);width:168px;height:auto}.security-module__evNC5W__hostLogoCaption{font-family:var(--font-head);letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-size:.84rem;font-weight:600}.security-module__evNC5W__hostBody{max-width:520px;margin-right:auto}.security-module__evNC5W__hostKicker{font-family:var(--font-head);letter-spacing:.16em;text-transform:uppercase;color:var(--color-primary-bright);margin-bottom:14px;font-size:.82rem;font-weight:600}.security-module__evNC5W__hostTitle{font-family:var(--font-head);font-weight:700;font-size:var(--title-section);color:var(--color-navy);letter-spacing:-.02em;line-height:1.12}.security-module__evNC5W__hostText{color:var(--color-navy-soft);margin-top:var(--space-xs);font-size:1.12rem;line-height:1.6}.security-module__evNC5W__hostPoints{gap:13px;margin-top:28px;list-style:none;display:grid}.security-module__evNC5W__hostPoints li{font-family:var(--font-body);color:var(--color-navy-soft);align-items:center;gap:12px;font-size:1rem;font-weight:500;display:flex}.security-module__evNC5W__hostTick{background:var(--color-light);width:26px;height:26px;color:var(--color-primary);border-radius:50%;flex:none;place-items:center;display:grid}@media (max-width:1200px){.security-module__evNC5W__ovhBadge{display:none}}@media (max-width:980px){.security-module__evNC5W__hero{min-height:var(--hero-min-h-m);padding:var(--hero-pad-m)}.security-module__evNC5W__heroText,.security-module__evNC5W__photoFrame{max-width:none}.security-module__evNC5W__hostInner{grid-template-columns:1fr;gap:40px}.security-module__evNC5W__hostBody{max-width:none}.security-module__evNC5W__hostLogoCard{margin-left:auto;margin-right:auto;padding:44px 28px}}
.PromoBanner-module__z1S5EW__promo{height:var(--promo-offset,42px);z-index:121;color:#fff;background:linear-gradient(120deg,#1e457f,#2b6fd6 55%,#2e86e6);justify-content:center;align-items:center;padding:0 18px;display:flex;position:fixed;top:0;left:0;right:0}.PromoBanner-module__z1S5EW__text{font-family:var(--font-head);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:14px;max-width:100%;font-size:.86rem;font-weight:600;display:flex;overflow:hidden}.PromoBanner-module__z1S5EW__link{color:#fff;text-underline-offset:3px;transition:gap .2s var(--ease);flex:none;align-items:center;gap:6px;font-weight:700;text-decoration:underline;display:inline-flex}.PromoBanner-module__z1S5EW__link:hover{gap:10px}@media (max-width:760px){.PromoBanner-module__z1S5EW__text{gap:10px;font-size:.78rem}}
.about-module__MDR4lW__story{padding:var(--space-md) 0 var(--section-pad-y)}.about-module__MDR4lW__storyGrid{max-width:var(--content-max);grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;margin:0 auto;display:grid}.about-module__MDR4lW__storyTitle{font-size:var(--title-section);letter-spacing:-.02em;text-wrap:balance;font-weight:700;line-height:1.08}.about-module__MDR4lW__storyText p{color:var(--color-navy-soft);max-width:580px;margin-top:20px;font-size:1.08rem;line-height:1.75}.about-module__MDR4lW__storyText p strong{color:var(--color-navy)}.about-module__MDR4lW__storySign{font-family:var(--font-head);color:var(--color-navy);align-items:center;gap:14px;margin-top:32px;font-weight:700;display:flex}.about-module__MDR4lW__storySign:before{content:"";background:var(--grad-btn);border-radius:3px;flex:none;width:44px;height:3px}@media (max-width:1080px){.about-module__MDR4lW__storyGrid{grid-template-columns:1fr;gap:48px}.about-module__MDR4lW__storyText p{max-width:none}}
.SideTabs-module__rfOb4a__tab{z-index:110;color:#fff;font-family:var(--font-head);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:padding .3s var(--ease), box-shadow .3s var(--ease);flex-direction:column;align-items:center;gap:8px;padding:20px 12px;font-size:.72rem;font-weight:700;display:flex;position:fixed;top:50%}.SideTabs-module__rfOb4a__label{writing-mode:vertical-rl;transform:rotate(180deg)}.SideTabs-module__rfOb4a__ico{transition:transform .3s var(--ease);flex:none}.SideTabs-module__rfOb4a__tab:hover .SideTabs-module__rfOb4a__ico{transform:scale(1.12)}.SideTabs-module__rfOb4a__logo{width:22px;height:22px;transition:transform .3s var(--ease);background:#fff;border-radius:7px;flex:none;padding:3px;box-shadow:0 1px 3px #0000002e}.SideTabs-module__rfOb4a__tab:hover .SideTabs-module__rfOb4a__logo{transform:scale(1.12)}.SideTabs-module__rfOb4a__left{border-radius:0 var(--radius) var(--radius) 0;background:linear-gradient(#6cae3d,#5a9233);animation:1.8s ease-in-out infinite SideTabs-module__rfOb4a__pulseGreen;left:0;transform:translateY(-50%)}.SideTabs-module__rfOb4a__left:hover{padding-right:16px}.SideTabs-module__rfOb4a__right{border-radius:var(--radius) 0 0 var(--radius);background:linear-gradient(#2e86e6,#1e457f);animation:1.8s ease-in-out infinite SideTabs-module__rfOb4a__pulseBlue;right:0;transform:translateY(-50%)}.SideTabs-module__rfOb4a__right:hover{padding-left:16px}@keyframes SideTabs-module__rfOb4a__pulseGreen{0%,to{box-shadow:0 4px 14px #5a923366,0 0 #6cae3d99}50%{box-shadow:0 4px 14px #5a923366,0 0 0 12px #6cae3d00}}@keyframes SideTabs-module__rfOb4a__pulseBlue{0%,to{box-shadow:0 4px 14px #1e457f66,0 0 #2e86e699}50%{box-shadow:0 4px 14px #1e457f66,0 0 0 12px #2e86e600}}@media (prefers-reduced-motion:reduce){.SideTabs-module__rfOb4a__tab{animation:none}}@media (max-width:760px){.SideTabs-module__rfOb4a__tab{letter-spacing:.14em;gap:6px;padding:14px 8px;font-size:.64rem}.SideTabs-module__rfOb4a__ico{width:15px;height:15px}}@media (max-width:1080px){.SideTabs-module__rfOb4a__left{display:none}.SideTabs-module__rfOb4a__right{top:auto;bottom:calc(16px + env(safe-area-inset-bottom));letter-spacing:.1em;min-height:48px;transition:transform .2s var(--ease), box-shadow .3s var(--ease);border-radius:50px;flex-direction:row;gap:8px;padding:13px 20px;font-size:.78rem;right:16px;transform:none}.SideTabs-module__rfOb4a__right .SideTabs-module__rfOb4a__label{writing-mode:horizontal-tb;transform:none}.SideTabs-module__rfOb4a__right .SideTabs-module__rfOb4a__ico{width:16px;height:16px}.SideTabs-module__rfOb4a__right .SideTabs-module__rfOb4a__logo{display:none}.SideTabs-module__rfOb4a__right:hover{padding-left:20px}.SideTabs-module__rfOb4a__right:active{transform:scale(.96)}}.SideTabs-module__rfOb4a__login{display:none}@media (max-width:880px){.SideTabs-module__rfOb4a__login{top:auto;bottom:calc(16px + env(safe-area-inset-bottom));letter-spacing:.1em;min-height:52px;color:var(--color-navy);transition:transform .2s var(--ease), box-shadow .3s var(--ease);background:#fff;border:1px solid #2e86e659;border-radius:50px;flex-direction:row;justify-content:center;gap:8px;padding:13px 10px;font-size:.78rem;display:flex;left:16px;right:calc(50% + 8px);transform:none;box-shadow:0 4px 14px #12264229}.SideTabs-module__rfOb4a__login .SideTabs-module__rfOb4a__label{writing-mode:horizontal-tb;transform:none}.SideTabs-module__rfOb4a__login .SideTabs-module__rfOb4a__ico{width:16px;height:16px;color:var(--color-primary)}.SideTabs-module__rfOb4a__login:active{transform:scale(.96)}.SideTabs-module__rfOb4a__right{justify-content:center;min-height:52px;padding:13px 10px;left:calc(50% + 8px);right:16px}.SideTabs-module__rfOb4a__right:hover{padding-left:10px}}
.article-module__Tnqyaa__head{text-align:center;background:linear-gradient(125deg,#e9f2fc 0%,#d3e6f8 55%,#c6ddf4 100%);padding:152px 0 56px}.article-module__Tnqyaa__headInner{max-width:880px;margin:0 auto}.article-module__Tnqyaa__title{font-family:var(--font-head);color:var(--color-navy);letter-spacing:-.02em;text-wrap:balance;margin-top:6px;font-size:clamp(2.1rem,4.2vw,3.4rem);font-weight:700;line-height:1.12}.article-module__Tnqyaa__meta{font-family:var(--font-head);color:var(--color-navy-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:18px;font-size:.92rem;font-weight:500;display:flex}.article-module__Tnqyaa__metaDot{background:var(--color-shield);border-radius:50%;width:4px;height:4px}.article-module__Tnqyaa__coverWrap{padding-bottom:var(--space-md);margin-top:-28px}.article-module__Tnqyaa__cover{aspect-ratio:21/9;border-radius:var(--radius);max-width:980px;box-shadow:var(--shadow);border:1px solid var(--color-border-soft);margin:0 auto;position:relative;overflow:hidden}.article-module__Tnqyaa__cover img{object-fit:cover}.article-module__Tnqyaa__body{max-width:760px;padding:var(--space-xs) 0 var(--space-lg);margin:0 auto}.article-module__Tnqyaa__body h2{font-family:var(--font-head);color:var(--color-navy);letter-spacing:-.015em;margin:40px 0 14px;font-size:clamp(1.35rem,2.2vw,1.7rem);font-weight:700}.article-module__Tnqyaa__body p{font-family:var(--font-body);color:var(--color-navy-soft);margin-bottom:16px;font-size:1.05rem;line-height:1.75}.article-module__Tnqyaa__body ul{gap:12px;margin:6px 0 20px;list-style:none;display:grid}.article-module__Tnqyaa__body ul li{font-family:var(--font-body);color:var(--color-navy-soft);padding-left:30px;font-size:1.02rem;line-height:1.65;position:relative}.article-module__Tnqyaa__body ul li:before{content:"";background:var(--color-primary);opacity:.85;border-radius:50%;width:9px;height:9px;position:absolute;top:.62em;left:4px}.article-module__Tnqyaa__body h3{font-family:var(--font-head);color:var(--color-navy-soft);letter-spacing:-.01em;margin:28px 0 10px;font-size:clamp(1.12rem,1.8vw,1.3rem);font-weight:700}.article-module__Tnqyaa__body ol{gap:12px;margin:6px 0 20px;padding-left:26px;display:grid}.article-module__Tnqyaa__body ol li{font-family:var(--font-body);color:var(--color-navy-soft);padding-left:6px;font-size:1.02rem;line-height:1.65}.article-module__Tnqyaa__body ol li::marker{font-family:var(--font-head);color:var(--color-primary);font-weight:700}.article-module__Tnqyaa__body blockquote{border-left:3px solid var(--color-primary-bright);background:var(--color-light);border-radius:0 14px 14px 0;margin:20px 0;padding:14px 22px}.article-module__Tnqyaa__body blockquote p{color:var(--color-navy);margin-bottom:0;font-style:italic}.article-module__Tnqyaa__body img{max-width:100%;box-shadow:var(--shadow-sm);border-radius:16px;margin:22px 0}.article-module__Tnqyaa__footNav{border-top:1px solid var(--color-border-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:760px;margin:0 auto;padding:22px 0 0;display:flex}.article-module__Tnqyaa__backLink{font-family:var(--font-head);color:var(--color-primary);transition:gap .2s var(--ease);align-items:center;gap:8px;font-weight:600;display:inline-flex}.article-module__Tnqyaa__backLink:hover{gap:12px}.article-module__Tnqyaa__relatedSec{padding:var(--section-pad-y-sm) 0}@media (max-width:760px){.article-module__Tnqyaa__head{padding:128px 0 44px}.article-module__Tnqyaa__cover{aspect-ratio:16/10}}
.Checkout-module__UIPBXq__page{background:radial-gradient(60% 40% at 80% 0,#3a7fd91a 0%,#0000 60%),radial-gradient(50% 30% at 10% 95%,#2b6fd614 0%,#0000 60%),linear-gradient(#f4f9fe 0%,#e7f1fb 100%);flex-direction:column;min-height:100vh;display:flex}.Checkout-module__UIPBXq__topbar{border-bottom:1px solid var(--color-border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1}.Checkout-module__UIPBXq__topbarInner{justify-content:space-between;align-items:center;gap:12px;max-width:1100px;margin:0 auto;padding:14px 20px;display:flex}.Checkout-module__UIPBXq__logoImg{width:auto;height:38px;display:block}.Checkout-module__UIPBXq__topbarNote{font-family:var(--font-body);color:var(--color-body);align-items:center;gap:7px;font-size:.82rem;font-weight:600;display:inline-flex}.Checkout-module__UIPBXq__topbarNote svg{color:var(--color-primary);flex:none}.Checkout-module__UIPBXq__main{flex:1;justify-content:center;padding:40px 16px 56px;display:flex}.Checkout-module__UIPBXq__pageFoot{text-align:center;font-family:var(--font-body);color:var(--color-muted);padding:18px 16px 26px;font-size:.8rem}.Checkout-module__UIPBXq__shell{width:100%;max-width:820px}.Checkout-module__UIPBXq__head{text-align:center;margin-bottom:26px}.Checkout-module__UIPBXq__title{font-family:var(--font-head);color:var(--color-navy);letter-spacing:-.01em;font-size:clamp(1.7rem,3vw,2.1rem);font-weight:700}.Checkout-module__UIPBXq__subtitle{color:var(--color-body);font-family:var(--font-body);margin-top:6px}.Checkout-module__UIPBXq__steps{justify-content:center;margin-bottom:26px;display:flex}.Checkout-module__UIPBXq__stepsInner{align-items:flex-start;margin:0;padding:0;list-style:none;display:flex}.Checkout-module__UIPBXq__stepItem{align-items:flex-start;display:flex}.Checkout-module__UIPBXq__stepBtn{cursor:default;background:0 0;border:none;flex-direction:column;align-items:center;gap:7px;width:92px;padding:0;display:flex}.Checkout-module__UIPBXq__stepBtnPast{cursor:pointer}.Checkout-module__UIPBXq__dot{width:40px;height:40px;font-family:var(--font-head);color:#7d93ad;transition:background .3s var(--ease), color .3s var(--ease), box-shadow .3s var(--ease);background:#dbe7f5;border-radius:50%;place-items:center;font-size:.95rem;font-weight:700;display:grid}.Checkout-module__UIPBXq__dotActive{background:var(--grad-btn);color:#fff;box-shadow:0 8px 20px #2b6fd652}.Checkout-module__UIPBXq__dotDone{background:var(--color-light-2);color:var(--color-primary)}.Checkout-module__UIPBXq__stepLabel{font-family:var(--font-body);color:#7d93ad;text-align:center;font-size:.72rem;font-weight:600;line-height:1.25}.Checkout-module__UIPBXq__stepLabelActive{color:var(--color-navy)}.Checkout-module__UIPBXq__bar{width:34px;height:4px;transition:background .3s var(--ease);background:#dbe7f5;border-radius:4px;margin:18px -22px 0}.Checkout-module__UIPBXq__barActive{background:var(--color-primary)}.Checkout-module__UIPBXq__card{border:1px solid var(--color-border-soft);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 24px 60px #1f54991a}.Checkout-module__UIPBXq__cardHead{padding:28px 32px 0}.Checkout-module__UIPBXq__cardTitle{font-family:var(--font-head);color:var(--color-navy);outline:none;font-size:1.35rem;font-weight:700}.Checkout-module__UIPBXq__cardDesc{color:var(--color-body);font-family:var(--font-body);margin-top:4px;font-size:.95rem}.Checkout-module__UIPBXq__cardBody{padding:24px 32px 32px}.Checkout-module__UIPBXq__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.Checkout-module__UIPBXq__col2{grid-column:1/-1}.Checkout-module__UIPBXq__field{flex-direction:column;gap:7px;display:flex}.Checkout-module__UIPBXq__label{font-family:var(--font-body);color:var(--color-navy);font-size:.88rem;font-weight:600}.Checkout-module__UIPBXq__optional{color:var(--color-muted);font-weight:400}.Checkout-module__UIPBXq__input{border:1px solid var(--color-border-soft);width:100%;height:46px;font-family:var(--font-body);color:var(--color-navy);transition:border-color .2s var(--ease), box-shadow .2s var(--ease), background .2s var(--ease);background:#f7fafd;border-radius:12px;padding:0 14px;font-size:.96rem}.Checkout-module__UIPBXq__input::placeholder{color:#9aa8b8}.Checkout-module__UIPBXq__input:focus{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #2b6fd624}.Checkout-module__UIPBXq__inputInvalid{border-color:#e5484d}.Checkout-module__UIPBXq__hint{font-family:var(--font-body);color:var(--color-muted);font-size:.78rem}.Checkout-module__UIPBXq__fieldError{font-family:var(--font-body);color:#b4332f;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.Checkout-module__UIPBXq__ibanOk{font-family:var(--font-body);color:#0f7a4f;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.Checkout-module__UIPBXq__siretBox{position:relative}.Checkout-module__UIPBXq__siretList{z-index:20;border:1px solid var(--color-border-soft);background:#fff;border-radius:14px;flex-direction:column;gap:2px;max-height:318px;margin:0;padding:6px;list-style:none;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 44px #1f549929}.Checkout-module__UIPBXq__siretListHead{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted);padding:8px 10px 6px;font-size:.72rem;font-weight:700}.Checkout-module__UIPBXq__siretOption{cursor:pointer;transition:background .15s var(--ease);border-radius:10px;flex-direction:column;gap:3px;padding:9px 11px;display:flex}.Checkout-module__UIPBXq__siretOptionActive{background:var(--color-light)}.Checkout-module__UIPBXq__siretOptionTop{align-items:center;gap:7px;min-width:0;display:flex}.Checkout-module__UIPBXq__siretOptionName{font-family:var(--font-body);color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.Checkout-module__UIPBXq__siretTag{font-style:normal;font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;background:var(--color-light);border:1px solid var(--color-border-soft);color:var(--color-primary-dark);border-radius:999px;flex:none;padding:2px 7px;font-size:.66rem;font-weight:700}.Checkout-module__UIPBXq__siretTagOff{color:#b4332f;background:#fdecec;border-color:#f2caca}.Checkout-module__UIPBXq__siretOptionMeta{font-family:var(--font-body);color:var(--color-muted);flex-wrap:wrap;align-items:baseline;gap:9px;font-size:.78rem;display:flex}.Checkout-module__UIPBXq__siretNum{font-variant-numeric:tabular-nums;letter-spacing:.03em}.Checkout-module__UIPBXq__siretNum b{color:var(--color-primary-dark);font-weight:700}.Checkout-module__UIPBXq__siretCity:before{content:"·";color:var(--color-border-soft);margin-right:9px}.Checkout-module__UIPBXq__siretStatus{flex-direction:column;gap:5px;display:flex}.Checkout-module__UIPBXq__siretHelp{color:var(--color-primary);font-weight:600}.Checkout-module__UIPBXq__siretHelp:hover{text-decoration:underline}.Checkout-module__UIPBXq__inputWrap{position:relative}.Checkout-module__UIPBXq__eyeBtn{color:#9aa8b8;cursor:pointer;transition:color .2s var(--ease);background:0 0;border:none;place-items:center;padding:4px;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Checkout-module__UIPBXq__eyeBtn:hover{color:var(--color-primary)}.Checkout-module__UIPBXq__sectionGap{flex-direction:column;gap:22px;display:flex}.Checkout-module__UIPBXq__planGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.Checkout-module__UIPBXq__planCard{text-align:left;border:2px solid var(--color-border-soft);cursor:pointer;transition:border-color .2s var(--ease), background .2s var(--ease), box-shadow .2s var(--ease);font-family:var(--font-body);background:#fff;border-radius:16px;padding:18px 18px 16px;position:relative}.Checkout-module__UIPBXq__planCard:hover:not(:disabled){border-color:var(--color-light-2)}.Checkout-module__UIPBXq__planCardActive{border-color:var(--color-primary);background:var(--color-light);box-shadow:0 12px 28px #2b6fd629}.Checkout-module__UIPBXq__planCardDisabled{opacity:.6;cursor:not-allowed}.Checkout-module__UIPBXq__planName{font-family:var(--font-head);color:var(--color-navy);font-weight:700}.Checkout-module__UIPBXq__planPrice{font-family:var(--font-head);color:var(--color-primary);margin-top:4px;font-size:1.4rem;font-weight:800}.Checkout-module__UIPBXq__planPriceUnit{color:var(--color-body);margin-left:2px;font-size:.8rem;font-weight:500}.Checkout-module__UIPBXq__planDesc{color:var(--color-body);margin-top:4px;font-size:.78rem}.Checkout-module__UIPBXq__planBadge{background:var(--grad-btn);color:#fff;font-family:var(--font-body);white-space:nowrap;border-radius:999px;padding:4px 11px;font-size:.72rem;font-weight:700;position:absolute;top:-11px;right:14px;box-shadow:0 6px 16px #2b6fd64d}.Checkout-module__UIPBXq__planSoon{border:1px solid var(--color-border-soft);color:var(--color-body);font-family:var(--font-body);white-space:nowrap;background:#eef2f7;border-radius:999px;padding:3px 11px;font-size:.72rem;font-weight:700;position:absolute;top:-11px;right:14px}.Checkout-module__UIPBXq__collab{background:var(--color-light);border:1px solid var(--color-border-soft);border-radius:16px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.Checkout-module__UIPBXq__collabHead{font-family:var(--font-body);color:var(--color-navy);align-items:center;gap:8px;font-size:.9rem;font-weight:700;display:flex}.Checkout-module__UIPBXq__collabHead svg{color:var(--color-primary)}.Checkout-module__UIPBXq__collabDesc{color:var(--color-body);font-size:.8rem;font-family:var(--font-body)}.Checkout-module__UIPBXq__counter{align-items:center;gap:14px;display:flex}.Checkout-module__UIPBXq__counterBtn{border:1px solid var(--color-border-soft);width:36px;height:36px;color:var(--color-navy);cursor:pointer;transition:background .2s var(--ease), border-color .2s var(--ease);background:#fff;border-radius:10px;place-items:center;font-size:1.1rem;display:grid}.Checkout-module__UIPBXq__counterBtn:hover:not(:disabled){background:var(--color-light-2);border-color:var(--color-primary)}.Checkout-module__UIPBXq__counterBtn:disabled{opacity:.45;cursor:not-allowed}.Checkout-module__UIPBXq__counterVal{font-family:var(--font-head);text-align:center;width:56px;color:var(--color-navy);border:1px solid var(--color-border-soft);appearance:textfield;background:#fff;border-radius:10px;height:36px;padding:0 4px;font-size:1.2rem;font-weight:800}.Checkout-module__UIPBXq__counterVal::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Checkout-module__UIPBXq__counterVal::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Checkout-module__UIPBXq__counterVal:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.Checkout-module__UIPBXq__collabCalc{color:var(--color-body);font-size:.86rem;font-family:var(--font-body);border-top:1px solid var(--color-border-soft);flex-direction:column;gap:4px;padding-top:10px;display:flex}.Checkout-module__UIPBXq__collabTotal{color:var(--color-navy);font-weight:700}.Checkout-module__UIPBXq__accent{color:var(--color-primary);font-weight:700}.Checkout-module__UIPBXq__instalmentToggle{cursor:pointer;font-family:var(--font-body);color:var(--color-navy);align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.Checkout-module__UIPBXq__instalmentToggle input{width:17px;height:17px;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0;margin-top:3px}.Checkout-module__UIPBXq__instalmentToggle>span{flex-direction:column;gap:3px;display:flex}.Checkout-module__UIPBXq__instalmentHint{color:var(--color-body);font-size:.82rem;font-weight:400;line-height:1.45}.Checkout-module__UIPBXq__instalmentPlan{border-top:1px solid var(--color-border-soft);font-family:var(--font-body);color:var(--color-body);flex-direction:column;gap:7px;margin:14px 0 0;padding:12px 0 0;font-size:.86rem;list-style:none;display:flex}.Checkout-module__UIPBXq__instalmentPlan li{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Checkout-module__UIPBXq__instalmentPlan li b{color:var(--color-navy);font-variant-numeric:tabular-nums;font-weight:700}.Checkout-module__UIPBXq__instalmentTotal{border-top:1px dashed var(--color-border-soft);padding-top:7px}.Checkout-module__UIPBXq__instalmentTotal b{color:var(--color-primary)!important}.Checkout-module__UIPBXq__alert{font-family:var(--font-body);background:var(--color-light);border:1px solid var(--color-border-soft);color:var(--color-primary-dark);border-radius:12px;align-items:flex-start;gap:11px;padding:13px 15px;font-size:.88rem;line-height:1.5;display:flex}.Checkout-module__UIPBXq__alert svg{color:var(--color-primary);flex:none;margin-top:1px}.Checkout-module__UIPBXq__mandateBox{border:1px solid var(--color-border-soft);background:#f7fafd;border-radius:14px;max-height:260px;padding:16px 18px;overflow-y:auto}.Checkout-module__UIPBXq__mandateBox:focus-visible{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #2b6fd624}.Checkout-module__UIPBXq__mandateText{white-space:pre-wrap;word-break:break-word;font-family:var(--font-body);color:var(--color-navy-soft);margin:0;font-size:.82rem;line-height:1.6}.Checkout-module__UIPBXq__docList{border:1px solid var(--color-border-soft);background:#f7fafd;border-radius:16px;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.Checkout-module__UIPBXq__docItem{justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.Checkout-module__UIPBXq__docItem+.Checkout-module__UIPBXq__docItem{border-top:1px solid var(--color-border-soft)}.Checkout-module__UIPBXq__docMain{flex-direction:column;gap:2px;min-width:0;display:flex}.Checkout-module__UIPBXq__docTitle{font-family:var(--font-body);color:var(--color-primary);font-size:.92rem;font-weight:600}.Checkout-module__UIPBXq__docTitle:hover{text-decoration:underline}.Checkout-module__UIPBXq__docMeta{font-family:var(--font-body);color:var(--color-navy-soft);font-size:.78rem}.Checkout-module__UIPBXq__docPdf{font-family:var(--font-body);letter-spacing:.04em;color:#fff;cursor:pointer;background:#d13b30;border:0;border-radius:9px;flex:none;align-items:center;gap:6px;padding:7px 11px;font-size:.74rem;font-weight:800;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex}.Checkout-module__UIPBXq__docPdf:hover{background:#b4332f;box-shadow:0 0 0 3px #d13b3029}.Checkout-module__UIPBXq__docPdf:active{transform:translateY(1px)}.Checkout-module__UIPBXq__docPdf:focus-visible{outline:2px solid var(--color-navy);outline-offset:2px}.Checkout-module__UIPBXq__checkRow{font-family:var(--font-body);color:var(--color-navy);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.Checkout-module__UIPBXq__checkRow input{width:17px;height:17px;accent-color:var(--color-primary);flex:none;margin-top:2px}.Checkout-module__UIPBXq__checkRow a{color:var(--color-primary);font-weight:600}.Checkout-module__UIPBXq__checkRow a:hover{text-decoration:underline}.Checkout-module__UIPBXq__recap{background:var(--color-light);border-radius:16px;flex-direction:column;gap:18px;padding:20px 22px;display:flex}.Checkout-module__UIPBXq__recapBlock{flex-direction:column;gap:8px;display:flex}.Checkout-module__UIPBXq__recapHeadRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.Checkout-module__UIPBXq__recapHeadRow h3{font-family:var(--font-head);color:var(--color-navy);font-size:1rem;font-weight:700}.Checkout-module__UIPBXq__editBtn{cursor:pointer;font-family:var(--font-body);color:var(--color-primary);background:0 0;border:none;padding:2px 4px;font-size:.82rem;font-weight:600}.Checkout-module__UIPBXq__editBtn:hover{text-decoration:underline}.Checkout-module__UIPBXq__recapList{font-family:var(--font-body);color:var(--color-body);flex-direction:column;gap:4px;font-size:.9rem;display:flex}.Checkout-module__UIPBXq__recapList b{color:var(--color-navy);font-weight:600}.Checkout-module__UIPBXq__recapTotal{color:var(--color-primary);padding-top:4px;font-weight:700}.Checkout-module__UIPBXq__turnstileWrap{flex-direction:column;gap:8px;min-height:70px;display:flex}.Checkout-module__UIPBXq__honeypot{display:none}.Checkout-module__UIPBXq__banner{color:#b4332f;font-family:var(--font-body);background:#fdecec;border:1px solid #f7c9c9;border-radius:12px;align-items:flex-start;gap:9px;padding:12px 15px;font-size:.88rem;line-height:1.5;display:flex}.Checkout-module__UIPBXq__banner svg{flex:none;margin-top:2px}.Checkout-module__UIPBXq__nav{border-top:1px solid var(--color-border-soft);justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:22px;display:flex}.Checkout-module__UIPBXq__btnGhost{border:1px solid var(--color-border-soft);color:var(--color-navy);font-family:var(--font-body);cursor:pointer;transition:background .2s var(--ease), border-color .2s var(--ease);background:#fff;border-radius:12px;align-items:center;gap:6px;padding:12px 20px;font-size:.95rem;font-weight:600;display:inline-flex}.Checkout-module__UIPBXq__btnGhost:hover:not(:disabled){background:var(--color-light);border-color:var(--color-primary)}.Checkout-module__UIPBXq__btnPrimary{background:var(--grad-btn);color:#fff;font-family:var(--font-body);cursor:pointer;transition:transform .2s var(--ease), box-shadow .2s var(--ease), opacity .2s var(--ease);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 12px 26px #2b6fd64d}.Checkout-module__UIPBXq__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px #2b6fd666}.Checkout-module__UIPBXq__btnPrimary:disabled,.Checkout-module__UIPBXq__btnGhost:disabled{opacity:.55;cursor:not-allowed;transform:none}.Checkout-module__UIPBXq__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex:none;width:16px;height:16px;animation:.8s linear infinite Checkout-module__UIPBXq__spin}.Checkout-module__UIPBXq__spinnerLarge{border:3px solid var(--color-light-2);border-top-color:var(--color-primary);border-radius:50%;width:44px;height:44px;animation:.9s linear infinite Checkout-module__UIPBXq__spin}@keyframes Checkout-module__UIPBXq__spin{to{transform:rotate(360deg)}}.Checkout-module__UIPBXq__centerCard{text-align:center;border:1px solid var(--color-border-soft);background:#fff;border-radius:22px;flex-direction:column;align-items:center;gap:14px;padding:44px 32px;display:flex;box-shadow:0 24px 60px #1f54991a}.Checkout-module__UIPBXq__centerTitle{font-family:var(--font-head);color:var(--color-navy);font-size:1.3rem;font-weight:700}.Checkout-module__UIPBXq__centerText{font-family:var(--font-body);color:var(--color-body);max-width:46ch;font-size:.95rem;line-height:1.6}.Checkout-module__UIPBXq__centerText a{color:var(--color-primary);font-weight:600}.Checkout-module__UIPBXq__centerText a:hover{text-decoration:underline}.Checkout-module__UIPBXq__statusIconOk{color:#0f7a4f;background:#dff4ea;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.Checkout-module__UIPBXq__statusIconWarn{color:#d49a18;background:#fff4d6;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.Checkout-module__UIPBXq__refBadge{font-family:var(--font-body);color:var(--color-body);background:var(--color-light);border:1px solid var(--color-border-soft);letter-spacing:.06em;border-radius:999px;padding:4px 12px;font-size:.8rem;font-weight:600}.Checkout-module__UIPBXq__foot{text-align:center;margin-top:22px}.Checkout-module__UIPBXq__footLink{color:var(--color-primary);font-family:var(--font-body);font-size:.9rem;font-weight:600}.Checkout-module__UIPBXq__footLink:hover{text-decoration:underline}@media (max-width:680px){.Checkout-module__UIPBXq__grid2,.Checkout-module__UIPBXq__planGrid{grid-template-columns:1fr}.Checkout-module__UIPBXq__cardHead,.Checkout-module__UIPBXq__cardBody{padding-left:20px;padding-right:20px}.Checkout-module__UIPBXq__stepBtn{width:54px}.Checkout-module__UIPBXq__stepLabel{display:none}.Checkout-module__UIPBXq__stepBtn .Checkout-module__UIPBXq__stepLabelActive{display:block}.Checkout-module__UIPBXq__bar{width:18px;margin:18px -8px 0}.Checkout-module__UIPBXq__nav{flex-direction:column-reverse}.Checkout-module__UIPBXq__nav>*{justify-content:center;width:100%}}
.PdfViewer-module__v7CnKq__overlay{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c1b339e;padding:clamp(8px,2.4vh,26px) clamp(8px,2.4vw,34px);display:flex;position:fixed;inset:0}.PdfViewer-module__v7CnKq__panel{background:#fff;border-radius:16px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden;box-shadow:0 24px 70px #09162c57}.PdfViewer-module__v7CnKq__bar{background:#f7fafd;border-bottom:1px solid #e3edf7;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;display:flex}.PdfViewer-module__v7CnKq__ident{align-items:center;gap:10px;min-width:0;display:flex}.PdfViewer-module__v7CnKq__names{flex-direction:column;min-width:0;display:flex}.PdfViewer-module__v7CnKq__title{font-family:var(--font-head);color:var(--color-navy);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.PdfViewer-module__v7CnKq__version{font-family:var(--font-body);color:var(--color-navy-soft);font-size:.76rem}.PdfViewer-module__v7CnKq__badge{font-family:var(--font-body);letter-spacing:.04em;color:#fff;background:#d13b30;border-radius:7px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.PdfViewer-module__v7CnKq__actions{flex:none;align-items:center;gap:8px;display:flex}.PdfViewer-module__v7CnKq__download{font-family:var(--font-body);color:var(--color-primary);background:#fff;border:1px solid #e3edf7;border-radius:9px;padding:7px 12px;font-size:.8rem;font-weight:600;text-decoration:none}.PdfViewer-module__v7CnKq__download:hover{border-color:var(--color-primary)}.PdfViewer-module__v7CnKq__close{width:34px;height:34px;color:var(--color-navy);cursor:pointer;background:#fff;border:1px solid #e3edf7;border-radius:9px;place-items:center;font-size:.95rem;display:grid}.PdfViewer-module__v7CnKq__close:hover{border-color:var(--color-navy)}.PdfViewer-module__v7CnKq__frame{background:#525659;border:0;flex:1;width:100%}.PdfViewer-module__v7CnKq__trigger{font-family:var(--font-body);letter-spacing:.04em;color:#fff;cursor:pointer;background:#d13b30;border:0;border-radius:9px;flex:none;align-items:center;gap:6px;padding:7px 11px;font-size:.74rem;font-weight:800;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex}.PdfViewer-module__v7CnKq__trigger:hover{background:#b4332f;box-shadow:0 0 0 3px #d13b3029}.PdfViewer-module__v7CnKq__trigger:active{transform:translateY(1px)}.PdfViewer-module__v7CnKq__trigger:focus-visible{outline:2px solid var(--color-navy);outline-offset:2px}
.city-module___SM9Ua__hero{background:linear-gradient(125deg,#e9f2fc 0%,#d3e6f8 55%,#c6ddf4 100%);padding:148px 0 64px;position:relative;overflow:hidden}.city-module___SM9Ua__kicker{font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-ink,var(--color-primary));align-items:center;gap:7px;margin-bottom:16px;font-size:.82rem;font-weight:600;display:inline-flex}.city-module___SM9Ua__title{letter-spacing:-.02em;color:var(--color-navy);max-width:880px;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:700;line-height:1.08}.city-module___SM9Ua__intro{color:var(--color-navy-soft);max-width:620px;margin-top:20px;font-size:1.2rem}.city-module___SM9Ua__cta{font-family:var(--font-head);color:#fff;transition:transform .2s var(--ease);background:linear-gradient(150deg,#3d88ea,#1e457f);border-radius:14px;align-items:center;gap:9px;margin-top:30px;padding:13px 24px;font-weight:700;display:inline-flex;box-shadow:0 12px 28px #2b6fd652}.city-module___SM9Ua__cta:hover{transform:translateY(-1px)}.city-module___SM9Ua__body{gap:40px;max-width:760px;margin:56px auto;display:grid}.city-module___SM9Ua__body h2{font-family:var(--font-head);color:var(--color-navy);letter-spacing:-.015em;margin-bottom:12px;font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:700}.city-module___SM9Ua__body p{color:var(--color-navy-soft);font-size:1.06rem;line-height:1.75}.city-module___SM9Ua__benefits{gap:12px;margin-top:18px;list-style:none;display:grid}.city-module___SM9Ua__benefits li{color:var(--color-navy-soft);align-items:flex-start;gap:11px;font-size:1.02rem;display:flex}.city-module___SM9Ua__benefits li svg{color:var(--color-primary);flex:none;margin-top:3px}.city-module___SM9Ua__faq details{border:1px solid var(--color-border-soft);background:#fff;border-radius:14px;margin-bottom:10px;padding:4px 18px}.city-module___SM9Ua__faq summary{font-family:var(--font-head);color:var(--color-navy);cursor:pointer;padding:14px 0;font-weight:600;list-style:none}.city-module___SM9Ua__faq summary::-webkit-details-marker{display:none}.city-module___SM9Ua__faq details[open] summary{color:var(--color-primary)}.city-module___SM9Ua__faq details p{padding-bottom:16px;font-size:.98rem}.city-module___SM9Ua__nearby{max-width:760px;margin:0 auto 72px}.city-module___SM9Ua__nearby h2{font-family:var(--font-head);color:var(--color-navy);margin-bottom:18px;font-size:1.3rem;font-weight:700}.city-module___SM9Ua__nearbyGrid{flex-wrap:wrap;gap:10px;display:flex}.city-module___SM9Ua__nearbyLink{font-family:var(--font-head);color:var(--color-primary);background:var(--color-light);transition:background .2s var(--ease);border-radius:22px;align-items:center;gap:7px;padding:9px 16px;font-size:.9rem;font-weight:600;display:inline-flex}.city-module___SM9Ua__nearbyLink:hover{background:var(--color-light-2)}.city-module___SM9Ua__hubRegions{gap:40px;margin:56px 0 80px;display:grid}.city-module___SM9Ua__hubRegions h2{font-family:var(--font-head);color:var(--color-navy);border-bottom:1px solid var(--color-border-soft);margin-bottom:14px;padding-bottom:8px;font-size:1.15rem;font-weight:700}
