.aboutme{padding:3rem 1rem;display:flex}.aboutme .container{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;text-align:left}.aboutme h2{grid-column:1 / -1;text-align:center;justify-self:center}.partners{padding:1rem;text-align:center}.partners h2{width:100%;text-align:center}.partners h2{width:100%;display:grid}.partners .container{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap;text-align:center}.avis{padding:3rem 1rem;text-align:left}.avis .container{max-width:700px;display:flex;flex-direction:column;text-align:center}.stars{--rating: 5;--star-size: 1.5rem;--star-color: #ccc;--star-background: gold;font-size:var(--star-size);font-family:Arial,sans-serif;display:inline-block;position:relative;line-height:1}.card-title-avis{margin:2rem 0 -1rem}.stars:before{content:"★★★★★";letter-spacing:3px;background:linear-gradient(90deg,var(--star-background) calc(var(--rating) / 5 * 100%),var(--star-color) calc(var(--rating) / 5 * 100%));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 768px){.aboutme .container{grid-template-columns:1fr;justify-items:center}.card-hero nav{flex-direction:column;gap:.75rem}}@media (max-width: 1024px){.aboutme .container{grid-template-columns:1fr;justify-items:center}}:root{--section-vertical: 2.5rem;--section-horizontal: 1rem}section,.aboutme,.partners,.avis{margin:0;padding:var(--section-vertical) var(--section-horizontal)}@media (max-width: 640px){:root{--section-vertical: 1.5rem}.hr-gradient{width:92%;height:2px}}.section-large{padding:calc(var(--section-vertical) * 1.6)}.section-tight{padding:calc(var(--section-vertical) * .6)}.police-map{text-align:center;padding:1.5rem 1rem 3rem}.police-map h2{font-size:2.5rem;margin-bottom:.5rem;background:linear-gradient(90deg,#fff,#ccc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.police-map p{color:#fff;margin-bottom:2rem;font-size:1.1rem}.role-definition{text-align:center;padding:3rem 1rem}.role-definition h2{font-size:1.5em;margin-bottom:3rem;background:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.role-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto 3rem}.role-card{background:#0b0f18;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:1rem;transition:transform .2s,box-shadow .2s;text-align:left}.role-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003;border-color:#a3b8ff4d}.role-card h3{font-size:1.25rem;margin-bottom:1rem;color:#fff;display:flex;align-items:center;gap:.5rem}.role-card p{color:#fff;font-size:.9rem;line-height:1.6}.role-icon{font-size:1.5rem;background:#a3b8ff1a;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#a3b8ff}.role-disclaimer{max-width:1000px;margin:4rem auto 2rem;padding:.5rem 3rem 1rem;background:#0b0f18;border:1px solid rgba(255,255,255,.05);border-left:5px solid #ffa500;border-radius:4px;text-align:left;box-shadow:0 15px 40px #00000080;position:relative;overflow:hidden}.role-disclaimer p{color:#e2e8f0;font-size:.9rem;margin-bottom:.8rem;line-height:1.75;font-weight:400}.role-disclaimer p:last-child{margin-bottom:0}.role-disclaimer strong{color:orange;font-weight:600}.role-link{display:inline-block;margin-top:.5rem;padding:.8rem 1.8rem;background:transparent;border:1px solid #ffa500;color:orange;border-radius:4px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}.role-link:hover{background:orange;color:#0b0f18;box-shadow:0 0 15px #ffa50066;transform:translateY(-2px)}@media (max-width: 768px){.role-disclaimer{padding:1.5rem 1.25rem;margin:2rem 0}.role-disclaimer p{font-size:.95rem;margin-bottom:1.2rem}}.referencing-video{padding:3rem 1rem;background:#0b0f18}.container-referencing{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.referencing-content{text-align:left}.referencing-content h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#fff;line-height:1.3}.referencing-content p{color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:1.2rem}.referencing-content strong{color:#5bd5ff}.video-container{position:relative;width:100%;padding-bottom:56.25%;height:0;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;border:1px solid rgba(255,255,255,.1)}.video-container iframe,.video-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-container.urssaf-video-box{position:relative}.urssaf-video-badge{position:absolute;top:1rem;left:1rem;z-index:10;background:#fff;padding:6px 12px;border-radius:8px;box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.urssaf-video-badge img{height:28px;width:auto;display:block}.urssaf-video-badge.hidden{opacity:0;visibility:hidden}.urssaf-home-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:.8rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#0941e9,#290f96);color:#fff;font-weight:600;font-size:.95rem;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0941e94d}.urssaf-home-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0941e973;color:#fff}.urssaf-home-btn span{transition:transform .2s ease}.urssaf-home-btn:hover span{transform:translate(4px)}@media (max-width: 900px){.container-referencing{grid-template-columns:1fr;gap:2rem;text-align:center}.referencing-content{text-align:center}}.home-assistance{padding:4.5rem 1.5rem;text-align:center}.home-assistance-header{text-align:center;max-width:820px;margin:0 auto 3rem}.home-assistance-header .sap-pill{display:inline-flex;align-items:center;gap:.5rem;background:#5bd5ff1a;border:1px solid rgba(91,213,255,.3);color:#5bd5ff;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.35rem 1.1rem;border-radius:999px;margin-bottom:1.25rem}.home-assistance-header h2{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.25}.home-assistance-subtitle{font-size:1.1rem;color:#cbd5e1;line-height:1.6;max-width:700px;margin:0 auto 1.5rem}.home-assistance-subtitle strong{color:#5bd5ff}.assistance-highlights-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin-top:1.25rem}.highlight-item{display:inline-flex;align-items:center;gap:.4rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:.4rem .9rem;border-radius:999px;font-size:.9rem;color:#e2e8f0}.highlight-item strong{color:#fff}.home-assistance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;max-width:1200px;margin:0 auto 3rem}.home-assistance-card{position:relative;background:#0b0f18;border:1px solid rgba(255,255,255,.1);padding:2.2rem 2rem;border-radius:1rem;text-decoration:none;text-align:left;display:flex;flex-direction:column;height:100%;box-sizing:border-box;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.home-assistance-card:hover{transform:translateY(-5px);border-color:#a3b8ff59;box-shadow:0 12px 30px #00000080}.home-assistance-icon-box{width:48px;height:48px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;font-size:1.5rem;transition:all .25s ease}.home-assistance-card:hover .home-assistance-icon-box{background:#5bd5ff1f;border-color:#5bd5ff59;transform:scale(1.05)}.home-assistance-card h3{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.home-assistance-card p{font-size:.9rem;color:#cbd5e1;line-height:1.6;margin:0 0 1.25rem;flex-grow:1}.home-assistance-link{color:#5bd5ff;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:.3rem;margin-top:auto;transition:gap .2s ease,color .2s ease}.home-assistance-card:hover .home-assistance-link{gap:.6rem;color:#fff}.home-assistance-bottom{text-align:center;margin-top:1rem}.local-zone{padding:4rem 1.5rem;text-align:center}.local-zone-wrapper{background:#0b0f18;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:3rem 2rem;box-shadow:0 15px 35px #0006;position:relative;overflow:hidden;text-align:center}.local-zone-wrapper:before{content:"";position:absolute;top:-100px;right:-100px;width:250px;height:250px;background:radial-gradient(circle,rgba(91,213,255,.08) 0%,transparent 70%);pointer-events:none}.local-pill{display:inline-flex;align-items:center;gap:.5rem;background:#5bd5ff1a;border:1px solid rgba(91,213,255,.3);color:#5bd5ff;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.35rem 1rem;border-radius:999px;margin-bottom:1.25rem}.local-zone-wrapper h2{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.local-zone-desc{font-size:1.05rem;color:#cbd5e1;max-width:760px;margin:0 auto 2.5rem;line-height:1.6}.local-zone-desc strong{color:#5bd5ff}.local-chips-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:860px;margin:0 auto 2.5rem}.local-chip{display:inline-flex;align-items:center;gap:.4rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#e2e8f0;padding:.5rem 1rem;border-radius:.75rem;font-size:.95rem;font-weight:500;transition:all .2s ease}.local-chip.chip-center{background:#5bd5ff1f;border-color:#5bd5ff59;color:#fff;font-weight:700}.local-chip:hover{background:#5bd5ff1a;border-color:#5bd5ff66;color:#5bd5ff;transform:translateY(-2px)}.local-zone-action{display:flex;flex-direction:column;align-items:center;gap:.75rem}.local-free-travel-note{font-size:.9rem;color:#94a3b8;display:flex;align-items:center;gap:.4rem}.card-title-avis{text-align:center;margin-bottom:.5rem}.avis-subtitle{text-align:center;color:#94a3b8;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.avis-reviews-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:900px;margin:0 auto;align-items:stretch}.avis-box{background:#0b0f18;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;height:100%;box-sizing:border-box;box-shadow:0 10px 25px #0000004d;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.avis-box:hover{transform:translateY(-5px);border-color:#a3b8ff59;box-shadow:0 15px 35px #00000080}.avis-box.google-box:hover{border-color:#fbbc0580;box-shadow:0 15px 35px #00000080,0 0 20px #fbbc051a}.avis-box.cyber-box:hover{border-color:#5bd5ff73;box-shadow:0 15px 35px #00000080,0 0 20px #5bd5ff1a}.avis-header-badge{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1.5rem;height:28px}.avis-header-badge strong{font-size:1.05rem;font-weight:700;color:#fff}.avis-score-large{font-size:2.8rem;font-weight:800;color:#fff;line-height:1;height:3rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.avis-score-large.cyber-score{color:#5bd5ff;font-size:2.2rem}.avis-stars-gold{color:#fbbc05;font-size:1.35rem;letter-spacing:3px;height:1.8rem;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.avis-stars-gold.cyber-stars{color:#5bd5ff;letter-spacing:4px}.avis-count-text{color:#94a3b8;font-size:.9rem;font-weight:500;margin-bottom:1.5rem}.avis-desc-text{color:#cbd5e1;font-size:.92rem;line-height:1.6;margin:0 0 1.75rem;flex-grow:1;text-align:center;max-width:320px}.avis-cta-link{margin-top:auto;display:inline-flex;align-items:center;gap:.35rem;color:#5bd5ff;text-decoration:none;font-size:.9rem;font-weight:600;transition:all .2s ease}.avis-cta-link:hover{gap:.6rem;color:#fff;text-decoration:underline}.home-contact-cta{padding:4.5rem 1.5rem;max-width:1100px;margin:0 auto}.home-contact-card{background:#0b0f18;border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;padding:3rem 2.5rem;display:grid;grid-template-columns:1.3fr 1fr;gap:2.5rem;align-items:center;box-shadow:0 20px 45px #0006}.emergency-pill{display:inline-flex;align-items:center;gap:.4rem;background:#5bd5ff1a;border:1px solid rgba(91,213,255,.3);color:#5bd5ff;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.35rem .9rem;border-radius:999px;margin-bottom:1.25rem}.home-contact-left h2{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;color:#fff;line-height:1.3;margin-bottom:1rem}.home-contact-desc{color:#cbd5e1;font-size:.98rem;line-height:1.6;margin-bottom:1.75rem}.home-contact-details{display:flex;flex-direction:column;gap:1rem}.contact-info-item{display:flex;align-items:center;gap:.85rem}.contact-info-icon{font-size:1.4rem}.contact-info-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-weight:600}.contact-phone-link{font-size:1.3rem;font-weight:800;color:#5bd5ff;text-decoration:none}.contact-phone-link:hover{color:#fff;text-decoration:underline}.contact-info-val{font-size:.95rem;font-weight:600;color:#fff}.contact-info-subval{font-size:.85rem;color:#f87171;font-weight:500;margin-top:.35rem;display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.contact-info-subval em{color:#fb923c;font-style:normal;font-size:.78rem;background:#fb923c1f;border:1px solid rgba(251,146,60,.3);padding:.1rem .45rem;border-radius:4px}.contact-action-box{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:2rem;text-align:center}.action-box-badge{display:inline-block;background:#5bd5ff26;border:1px solid rgba(91,213,255,.3);color:#5bd5ff;font-size:.82rem;font-weight:700;padding:.3rem .8rem;border-radius:999px;margin-bottom:1rem;text-transform:uppercase}.contact-action-box h3{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.5rem}.contact-action-box p{font-size:.88rem;color:#94a3b8;line-height:1.5;margin-bottom:1.5rem}.contact-action-btns{display:flex;flex-direction:column;gap:.75rem}.btn-call-direct{background:linear-gradient(135deg,#0052d4,#4364f7,#6fb1fc);color:#fff;font-weight:700;font-size:1rem;padding:.85rem 1.25rem;border-radius:.75rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px #4364f766;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-call-direct:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4364f799}.btn-form-direct{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);color:#fff;font-weight:600;font-size:.92rem;padding:.75rem 1.25rem;border-radius:.75rem;text-decoration:none;transition:background .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-form-direct:hover{background:#ffffff1f}@media (max-width: 900px){.home-contact-card{grid-template-columns:1fr;padding:2rem 1.5rem;gap:2rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.map-wrapper{position:relative;width:100%;height:600px;border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.map-container{width:100%;height:100%;background-color:#e2e8f0;background-image:url(/map-placeholder.png);background-size:cover;background-position:center;z-index:1}.map-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#0000004d;z-index:10;backdrop-filter:blur(2px)}.map-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fffc;z-index:20;color:#333}.spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-btn{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;font-weight:700;padding:1rem 2rem;border:none;border-radius:9999px;cursor:pointer;font-size:1.1rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s}.search-btn:hover{transform:translateY(-2px);box-shadow:0 6px 8px #00000026}.search-btn:active{transform:translateY(0)}.leaflet-container img.leaflet-tile{max-width:none!important;width:256px!important}.leaflet-popup-content h3{margin-top:0;margin-bottom:.5rem;color:#1a202c;font-size:1rem}.leaflet-popup-content p{margin:.25rem 0;color:#4a5568}.hidden{display:none!important}.flex{display:flex!important}.block{display:block!important}.popup-title{margin:0 0 .5rem;font-size:1rem;font-weight:700}.popup-text{margin:.25rem 0}.error-message{color:red;text-align:center;margin-top:1rem;display:none}.postcode-card{max-width:420px;width:95%;background:#0f172ad9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem 1.2rem;color:#fff;position:relative;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003,0 0 40px #3b82f626;animation:scaleIn .3s ease-out;z-index:15}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.postcode-close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:#ffffff80;font-size:1.75rem;cursor:pointer;line-height:1;padding:.1rem .4rem;border-radius:.375rem;transition:color .2s,background-color .2s}.postcode-close:hover{color:#fff;background-color:#ffffff1a}.postcode-title{font-size:1.35rem;font-weight:700;margin:0 0 .5rem;text-align:center;color:#f8fafc}.postcode-subtitle{font-size:.875rem;color:#94a3b8;text-align:center;margin-bottom:1.5rem;line-height:1.4}.postcode-form{display:flex;flex-direction:column;gap:.75rem}.input-group{display:flex;gap:.5rem;width:100%}.postcode-input{flex:1;min-width:0;background:#1e293bb3;border:1.5px solid rgba(255,255,255,.15);border-radius:.5rem;padding:.75rem 1rem;color:#fff;font-size:1rem;outline:none;transition:border-color .2s,box-shadow .2s}.postcode-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f64d}.postcode-submit{flex-shrink:0;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-weight:600;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:transform .2s,opacity .2s,box-shadow .2s}.postcode-submit:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.postcode-submit:active{transform:translateY(0)}.postcode-submit[disabled]{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.postcode-error{color:#ef4444;font-size:.8125rem;text-align:center;font-weight:500}.floating-search-btn{position:absolute;top:1rem;right:1rem;z-index:990;display:flex;align-items:center;gap:.5rem;background:#0f172ad9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:9999px;padding:.6rem 1.2rem;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s}.floating-search-btn:hover{transform:translateY(-1px);background-color:#1e293bf2;border-color:#3b82f680;box-shadow:0 6px 16px #0003}.floating-search-btn:active{transform:translateY(0)}.search-icon{stroke:#3b82f6;display:inline-block;vertical-align:middle}.leaflet-popup-pane{z-index:1010!important}.leaflet-popup{max-width:85vw!important}.leaflet-popup-content-wrapper{background:#fff!important;color:#0f172a!important;border-radius:12px!important;box-shadow:0 10px 30px #00000040!important;border:1px solid rgba(0,0,0,.08)!important;padding:0!important}.leaflet-popup-content{margin:12px 14px!important;min-width:220px!important;max-width:260px!important;font-size:.85rem!important;line-height:1.4!important}@media (min-width: 480px){.leaflet-popup-content{min-width:280px!important;max-width:320px!important}}.popup-content{padding:2px!important}.popup-content h3.popup-title{font-size:.9rem!important;font-weight:700!important;color:#0f172a!important;margin:0 0 6px!important;line-height:1.3!important;word-break:break-word!important}.popup-content p.popup-text{font-size:.8rem!important;color:#334155!important;margin:4px 0!important;line-height:1.4!important}@media (max-width: 768px){.search-btn{padding:.75rem 1.25rem;font-size:.95rem}}.solutions-orbit-section{padding:1rem;display:flex;justify-content:center}.orbit-container{position:relative;width:100%;max-width:1100px;background:#fff;color:#1a1a1a;border-radius:2rem;padding:4rem 2rem;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:500px;box-shadow:0 10px 30px #0000001a}.orbit-circles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none;z-index:0}.circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #e5e7eb;border-radius:50%}.circle-1{width:400px;height:400px}.circle-2{width:700px;height:700px}.circle-3{width:1000px;height:1000px}.center-content{position:relative;z-index:2;text-align:center;max-width:480px}.center-content h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(90deg,#1a1a1a,#4a4a4a);-webkit-background-clip:text;background-clip:text;color:transparent}.center-content p{font-size:1rem;color:#666;margin-bottom:2rem;line-height:1.6}.cta-button{display:inline-flex;align-items:center;gap:.5rem;background:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:9999px;text-decoration:none;font-weight:600;transition:background .3s}.cta-button:hover{background:#1d4ed8}.orbit-item{position:absolute;z-index:2}.badge-gradient{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border-radius:9999px;box-shadow:0 4px 15px #0000001a;white-space:nowrap;position:relative;overflow:hidden;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.badge-gradient:hover{transform:scale(1.05);box-shadow:0 8px 25px #00000026;z-index:10}.badge-gradient:before{content:"";position:absolute;inset:0;border-radius:9999px;padding:2px;background:linear-gradient(90deg,#ff9a9e,#fad0c4,#fad0c4);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.item-1 .badge-gradient:before{background:linear-gradient(135deg,#ff9a9e,#fecfef)}.item-2 .badge-gradient:before{background:linear-gradient(135deg,#a18cd1,#fbc2eb)}.item-3 .badge-gradient:before{background:linear-gradient(135deg,#ffecd2,#fcb69f)}.item-4 .badge-gradient:before{background:linear-gradient(135deg,#84fab0,#8fd3f4)}.item-5 .badge-gradient:before{background:linear-gradient(135deg,#cfd9df,#e2ebf0)}.item-6 .badge-gradient:before{background:linear-gradient(135deg,#fccb90,#d57eeb)}.badge-icon{font-size:1.2rem;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#fff}.french-flag{position:absolute;top:0;left:0;width:110px;height:110px;background:linear-gradient(135deg,#002395 20%,#ffffff 20%,#ffffff 30%,#ed2939 10%,#ed2939 40%,transparent 40%);z-index:10;pointer-events:none;opacity:.9;border-top-left-radius:2rem}.item-1 .badge-icon{background:linear-gradient(135deg,#ff9a9e,#fecfef)}.item-2 .badge-icon{background:linear-gradient(135deg,#a18cd1,#fbc2eb)}.item-3 .badge-icon{background:linear-gradient(135deg,#ffecd2,#fcb69f)}.item-4 .badge-icon{background:linear-gradient(135deg,#84fab0,#8fd3f4)}.item-5 .badge-icon{background:linear-gradient(135deg,#667eea,#764ba2)}.item-6 .badge-icon{background:linear-gradient(135deg,#fccb90,#d57eeb)}.badge-text{font-size:.9rem;font-weight:600;color:#333}.item-1{top:12%;left:8%}.item-2{top:50%;left:2%;transform:translateY(-50%)}.item-3{bottom:15%;left:10%}.item-4{top:12%;right:8%}.item-5{top:50%;right:2%;transform:translateY(-50%)}.item-6{bottom:15%;right:10%}@media (max-width: 1200px){.orbit-container{flex-direction:column;height:auto;padding:3rem 1rem;gap:2rem}.orbit-circles{display:none}.center-content{margin-bottom:2rem;max-width:100%}.orbit-item{position:relative!important;inset:auto!important;transform:none!important;width:auto}.badge-gradient{width:100%;justify-content:center;margin:0}.orbit-container{display:flex;flex-direction:column;align-items:center}}@media (max-width: 1200px){.orbit-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"header header" "item1 item2" "item3 item4" "item5 item6";gap:1.5rem}.center-content{grid-area:header;margin-bottom:1rem}.orbit-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem}.center-content{width:100%;order:-1}.orbit-item{flex:0 1 auto}}.programs-section{padding:2rem 1rem;text-align:center;background:transparent}.programs-container{max-width:1200px;margin:0 auto}.programs-header{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2.5rem;text-transform:uppercase;letter-spacing:1.2px;color:#fcfcfc;font-weight:600;font-size:1.2em}.programs-header:before,.programs-header:after{content:"";height:1px;background:#e2e8f0;opacity:.2;flex:1;max-width:15%}.programs-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem 6rem}.program-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:transform .2s ease;width:140px}.program-icon-box{width:80px;height:80px;background:#0f172a;border:2px solid #334155;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000004d;position:relative;overflow:hidden}.program-icon-box:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(99,102,241,.2),transparent 70%);opacity:0;transition:opacity .3s ease}.program-item:hover .program-icon-box{transform:translateY(-5px);border-color:#6366f1;box-shadow:0 10px 20px -5px #6366f14d}.program-item:hover .program-icon-box:before{opacity:1}.program-icon{font-size:2.5rem;z-index:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.program-title{color:#fff;font-size:1rem;font-weight:700;text-align:center;transition:color .3s ease;line-height:1.2}.program-item:hover .program-title{color:#fff}@media (max-width: 640px){.programs-header:before,.programs-header:after{display:none}.programs-grid{gap:2rem}}.hero{--hero: none;padding:4rem 0;text-align:center;position:relative;background-image:linear-gradient(#000000b7,#00000096),url(/hero2.webp);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;will-change:transform}.hero h1{font-size:clamp(1.75rem,3.8vw,2.75rem);font-weight:700;margin-bottom:.75rem;color:#fff;line-height:1.25;letter-spacing:-.01em}.hero h2{font-size:clamp(1rem,2vw,1.35rem);font-weight:400;margin-bottom:1.25rem;color:#cbd5e1;line-height:1.4;padding:0 .3rem}.hero h1 em{font-style:italic;background:linear-gradient(45deg,#4622a5,#5e9ca7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero h2 em{font-style:italic;background:linear-gradient(45deg,#4622a5,#5e9ca7);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;padding-right:2px;animation:gradientShift 6s ease-in-out infinite}.hero p{font-size:1.15rem;margin-bottom:.5rem;max-width:650px;margin-left:auto;margin-right:auto;opacity:.9;line-height:1.6}.hero-buttons-container{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem}.hero-buttons-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.container-hero{max-width:1200px;width:95%;margin-inline:auto}@media (max-width: 768px){.hero h1{font-size:1.75rem}.hero-buttons-row{flex-direction:column;align-items:center}}.hero h1 span{font-size:clamp(1.4rem,3vw,2.15rem);background:linear-gradient(135deg,#5bd5ff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;margin-top:.25rem;font-weight:600}.hero-top-badges{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.google-rating-badge{display:inline-flex;align-items:center;gap:.45rem;background:#ffffff12;border:1px solid rgba(255,255,255,.18);padding:.45rem 1rem;border-radius:999px;font-size:.9rem;font-weight:500;color:#f1f5f9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 15px #00000040;transition:all .25s ease}.google-rating-badge:hover{background:#ffffff1f;border-color:#fbbc0580;box-shadow:0 4px 20px #fbbc0533;transform:translateY(-1px)}.google-icon{flex-shrink:0}.rating-score{font-weight:700;color:#fff}.rating-stars{color:#fbbc05;letter-spacing:1px;font-size:.95rem}.rating-count{color:#cbd5e1;font-size:.82rem}.sap-hero-badge{display:inline-flex;align-items:center;gap:.6rem;background:#5bd5ff1a;border:1px solid rgba(91,213,255,.3);padding:.5rem 1.2rem;border-radius:999px;font-size:.95rem;font-weight:600;color:#5bd5ff;position:relative;overflow:hidden;box-shadow:0 4px 15px #5bd5ff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:pulseGlow 3s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 4px 15px #5bd5ff26;border-color:#5bd5ff4d}50%{box-shadow:0 4px 25px #5bd5ff59;border-color:#5bd5ffb3}}.sap-urssaf-hero-card{display:flex;align-items:center;justify-content:center;background:radial-gradient(135deg,#0e142480,#080c18b3);border:1px solid rgba(91,213,255,.15);border-radius:16px;padding:1.25rem 2rem;max-width:760px;margin:2rem auto 1rem;gap:2rem;box-shadow:0 10px 30px #0006,0 0 20px #5bd5ff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-align:left;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;z-index:2}.sap-urssaf-hero-card:hover{transform:translateY(-3px);border-color:#5bd5ff59;box-shadow:0 15px 40px #00000080,0 0 30px #5bd5ff26}.sap-card-logos{display:flex;align-items:center;gap:1.2rem;flex-shrink:0}.sap-logo-wrapper{background:#ffffff05;border-radius:10px;padding:.5rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.05);transition:background .3s ease}.sap-urssaf-hero-card:hover .sap-logo-wrapper:not(.urssaf-logo-wrapper){background:#ffffff14}.urssaf-logo-wrapper{background:#fff!important;border:1px solid #ffffff!important;padding:.5rem .8rem;height:71px;box-sizing:border-box}.sap-urssaf-hero-card:hover .urssaf-logo-wrapper{background:#fff!important}.urssaf-logo-wrapper .sap-card-img{height:35px!important;width:auto;filter:none!important}.sap-card-img{height:55px;width:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.sap-card-divider{width:1px;height:45px;background:#ffffff26}.sap-card-info{display:flex;flex-direction:column;gap:.25rem}.sap-card-info strong{font-size:1.05rem;color:#fff;font-weight:700}.sap-card-info span{font-size:.9rem;color:#cbd5e1;line-height:1.45}@media (max-width: 680px){.sap-urssaf-hero-card{flex-direction:column;text-align:center;padding:1.5rem;gap:1rem;margin-inline:1rem}.sap-card-logos{justify-content:center}}.french-flag-icon{display:inline-flex;width:18px;height:12px;border-radius:1px;overflow:hidden;box-shadow:0 1px 3px #0000004d}.french-flag-icon .flag-blue{width:33.33%;height:100%;background:#002395}.french-flag-icon .flag-white{width:33.33%;height:100%;background:#fff}.french-flag-icon .flag-red{width:33.33%;height:100%;background:#ed2939}.hero p strong{background:linear-gradient(45deg,#4622a5,#5e9ca7);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;font-weight:600;animation:gradientShift 6s ease-in-out infinite}.carousel-scroll{overflow:hidden;width:100%;position:relative}.carousel-scroll:before,.carousel-scroll:after{content:"";position:absolute;top:0;width:200px;height:100%;z-index:2}.carousel-scroll:before{left:0}.carousel-scroll:after{right:0}.carousel-track{display:flex;gap:2rem;width:max-content;animation:scroll 30s linear infinite}.carousel-item{flex-shrink:0;width:300px;height:100px;overflow:hidden;transition:transform .3s ease}.carousel-image{width:100%;height:100%;object-fit:contain;transition:transform .3s cubic-bezier(.16,1,.3,1)}.carousel-image[alt=ESET]{transform:scale(1.4)}.carousel-image:hover{transform:scale(1.06)}.carousel-image[alt=ESET]:hover{transform:scale(1.48)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-scroll:hover .carousel-track{animation-play-state:paused}@media (max-width: 768px){.carousel-item{width:300px;height:100px}.carousel-track{gap:1.5rem;animation:scroll 20s linear infinite}}
