.client-logo-slide{height:135px;display:flex;align-items:center;justify-content:center;overflow:hidden}.client-logo-slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.edap-modal-overlay{position:fixed;inset:0;background:rgba(1,16,61,.55);z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.edap-modal-overlay.is-active{opacity:1;visibility:visible;pointer-events:auto}.edap-modal-container{position:relative;display:flex;flex-direction:row;width:100%;max-width:1100px;max-height:88vh;border-radius:22px;border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#188EB1,#30c3d3 50%,#146E9F) border-box;box-shadow:0 28px 70px rgba(1,16,61,.16),0 6px 20px rgba(24,142,177,.1);overflow:hidden;transform:translateY(28px) scale(.97);transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.edap-modal-overlay.is-active .edap-modal-container{transform:translateY(0) scale(1)}.edap-modal-left{width:320px;flex-shrink:0;background:linear-gradient(155deg,#188EB1,#0d6a8c 40%,#01103D);padding:52px 34px 52px 40px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.edap-modal-left:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.06);bottom:-70px;right:-70px}.edap-modal-left:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:rgba(255,255,255,.04);top:-40px;left:-40px}.edap-modal-badge{display:inline-flex;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);font-family:Syne,sans-serif;font-size:11px;letter-spacing:1px;text-transform:uppercase;padding:5px 14px;border-radius:50px;margin-bottom:20px;width:-moz-fit-content;width:fit-content}.edap-modal-badge,.edap-modal-title{color:#fff;font-weight:700;position:relative;z-index:1}.edap-modal-title{font-family:Plus Jakarta Sans,sans-serif;font-size:21px;margin:0 0 12px;line-height:1.4}.edap-modal-subtitle{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;color:rgba(255,255,255,.72);margin:0 0 24px;line-height:1.65;position:relative;z-index:1}.edap-modal-left-divider{width:40px;height:3px;background:rgba(255,255,255,.4);border-radius:10px;position:relative;z-index:1}.edap-modal-right{flex:1 1;overflow-y:auto;padding:40px 44px 36px;background:#fff}.edap-modal-right::-webkit-scrollbar{width:4px}.edap-modal-right::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.edap-modal-right::-webkit-scrollbar-thumb{background:#188EB1;border-radius:10px}.edap-modal-close{position:absolute;top:14px;right:16px;width:32px;height:32px;border-radius:50%;border:1.5px solid #d1d8e0;background:#f4f7fa;color:#01103D;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,color .2s,transform .25s;z-index:10;padding:0;line-height:1}.edap-modal-close:hover{background:#146E9F;border-color:#146E9F;color:#fff;transform:rotate(90deg)}.edap-form-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:18px 20px;gap:18px 20px}.edap-form-group{display:flex;flex-direction:column;gap:6px}.edap-form-group--full{grid-column:1/-1}.edap-form-group label{font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:600;color:#01103D;letter-spacing:.2px}.edap-form-group input,.edap-form-group select,.edap-form-group textarea{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;color:#373737;background:#ffffff;border:1.5px solid #d1d8e0;border-radius:9px;padding:10px 13px;outline:none;transition:border-color .2s,box-shadow .2s;width:100%;box-shadow:unset}.edap-form-group textarea{resize:vertical;min-height:90px}.edap-form-group input::placeholder,.edap-form-group textarea::placeholder{color:#b0bac5;font-size:12px}.edap-form-group input:focus,.edap-form-group select:focus,.edap-form-group textarea:focus{border-color:#188EB1;box-shadow:0 0 0 3px rgba(24,142,177,.1)}.edap-form-submit{margin-top:20px;text-align:right}.edap-submit-btn{font-family:Syne,sans-serif;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(88deg,#188EB1,#146E9F);border:none;border-radius:50px;padding:12px 36px;cursor:pointer;transition:opacity .2s,transform .2s,box-shadow .2s;letter-spacing:.3px}.edap-submit-btn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 22px rgba(20,110,159,.3)}.edap-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media screen and (max-width:1281px){.edap-modal-container{max-width:1000px}.edap-modal-left{width:300px;padding:44px 30px 44px 36px}}@media screen and (max-width:1180px){.edap-modal-container{max-width:900px}.edap-modal-left{width:270px}.edap-modal-title{font-size:19px}}@media screen and (max-width:1024px){.edap-modal-container{max-width:740px}.edap-modal-left{width:220px;padding:34px 22px 34px 26px}.edap-form-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:821px){.edap-modal-container{flex-direction:column;max-width:560px;max-height:92vh}.edap-modal-left{width:100%;padding:26px 28px 22px;border-radius:0}.edap-modal-left-divider,.edap-modal-left:after,.edap-modal-left:before,.edap-modal-subtitle{display:none}.edap-modal-badge{margin-bottom:8px}.edap-modal-title{font-size:17px;margin:0}.edap-modal-right{padding:24px 24px 22px}.edap-form-grid{grid-template-columns:1fr 1fr;gap:12px 14px}.edap-modal-close{top:12px;right:14px}}@media screen and (max-width:576px){.edap-form-group label{display:none}.edap-modal-container{max-width:100%;border-radius:16px}.edap-modal-left{padding:22px 20px 18px}.edap-modal-title{font-size:16px}.edap-modal-right{padding:20px 18px 18px}.edap-form-grid{grid-template-columns:1fr;gap:10px}.edap-form-group--full{grid-column:1}.edap-form-submit{text-align:center}}@media screen and (max-width:391px){.edap-modal-left{padding:18px 16px 14px}.edap-modal-title{font-size:15px}.edap-modal-right{padding:16px 14px}.edap-submit-btn{width:100%;text-align:center}}

/*
  !important is deliberate here: this file is bundled into Next's generated stylesheet,
  which is injected into <head> BEFORE the hand-linked legacy theme stylesheets
  (vendor.css, style.css, responsive.css) — confirmed via the rendered <head> order. Those
  legacy files are ~2700+ lines with many generic/element-level rules, so without !important
  a later, equally-or-more-specific legacy rule can silently win the cascade and squash this
  button's box model (seen in practice: it rendered as a flat, un-centered oval with no
  visible icon instead of a circular button).
*/.back-to-top:after,.back-to-top:before{content:none!important;display:none!important}.back-to-top{all:unset;overflow:visible!important;will-change:auto!important;box-sizing:border-box!important;position:fixed!important;right:24px!important;bottom:85px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;max-width:50px!important;max-height:50px!important;padding:0!important;margin:0!important;border:2px solid #146e9f!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;color:#146E9F!important;background:transparent!important;box-shadow:0 4px 8px rgba(0,0,0,.08),0 8px 20px rgba(20,110,159,.12)!important;cursor:pointer!important;outline:none!important;-webkit-tap-highlight-color:transparent!important;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease;z-index:1000!important}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:focus-visible{outline:2px solid #146E9F!important;outline-offset:3px!important}.back-to-top:hover{background:linear-gradient(135deg,#188EB1,#146E9F)!important;border-color:transparent!important;color:#fff!important;box-shadow:0 6px 12px rgba(0,0,0,.1),0 10px 24px rgba(20,110,159,.22)!important;transform:translateY(-3px)}.back-to-top svg{display:block!important;width:18px!important;height:18px!important;flex-shrink:0!important;fill:none!important;stroke:currentColor!important;pointer-events:none}@media (max-width:575px){.back-to-top{right:16px!important;bottom:16px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important}}.sticky-whatsapp{position:fixed;right:22px;bottom:14px;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#188EB1,#146E9F);box-shadow:0 10px 25px rgba(20,110,159,.35);color:#fff;z-index:1000;transition:transform .2s ease,box-shadow .2s ease}.sticky-whatsapp:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(20,110,159,.45);color:#fff}.sticky-whatsapp-chat-icon{width:30px;height:30px;fill:currentColor}.sticky-whatsapp-badge{position:absolute;top:-4px;right:-4px;width:26px;height:26px;border-radius:50%;background:#25D366;border:3px solid #fff;display:flex;align-items:center;justify-content:center}.sticky-whatsapp-badge svg{width:13px;height:13px;fill:#fff}@media (max-width:575px){.sticky-whatsapp{right:16px;bottom:68px;width:52px;height:52px}.sticky-whatsapp-chat-icon{width:26px;height:26px}.sticky-whatsapp-badge{width:22px;height:22px}.sticky-whatsapp-badge svg{width:11px;height:11px}}