:root{--access-color:#c79200;--font-size-1:6.4rem;--font-size-2:4.6rem;--font-size-3:3.2rem;--font-size-4:1.8rem;--font-size-5:1.6rem;--font-size-6:1.4rem}.structures-map{--map-primary-color:#e2c991;--map-secondary-color:var(--variant-color,#1d2849);--key-figure-color:var(--variant-color,#1d2849);container-type:inline-size}.structures-map__title{margin-bottom:var(--wp--preset--spacing--xl)}.structures-map__content{align-items:center;display:flex;gap:2.4rem;justify-content:center}.structures-map__france{aspect-ratio:396.56/348.84;flex-shrink:0;max-width:100%;position:relative;width:47rem}.structures-map__france:before{background-color:var(--map-primary-color);content:"";display:block;height:100%;inset:0;-webkit-mask-image:url(../../../img/map/france.svg);mask-image:url(../../../img/map/france.svg);-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:100%}.structures-map__item{left:50%;left:var(--marker-left,50%);position:absolute;top:50%;top:var(--marker-top,50%);transform:translate(-50%,-50%);z-index:1}.structures-map__item:has(.tooltip.is-open){z-index:10}.structures-map__marker{animation:structures-map-breathe 3.8s ease-in-out 0s infinite;animation:structures-map-breathe 3.8s var(--breathe-delay,0s) ease-in-out infinite;background-color:var(--map-secondary-color)!important;border-radius:100%;cursor:pointer;height:1em;height:var(--circle-size,1em);position:relative;transform:scale(1);transition:transform .3s ease,box-shadow .3s ease;width:1em;width:var(--circle-size,1em);will-change:box-shadow}.structures-map__marker .icon{display:none}.structures-map__marker:before{border-radius:100%;content:"";height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}@media (prefers-reduced-motion:reduce){.structures-map__marker{animation:none}}.structures-map__marker:hover{animation-play-state:paused;box-shadow:0 0 0 6px color-mix(in srgb,var(--map-secondary-color) 25%,#0000);transform:scale(1.4)}@keyframes structures-map-breathe{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--map-secondary-color) 55%,#0000)}50%{box-shadow:0 0 10px 7px color-mix(in srgb,var(--map-secondary-color) 18%,#0000)}}.structures-map__region-name{display:block;font-size:var(--wp--preset--font-size--m);font-weight:700;margin-bottom:.4rem}.structures-map__region-text{font-size:var(--wp--preset--font-size--s);margin:0 0 1.2rem}.structures-map__right-column{align-items:center;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--xl);max-width:30rem}.structures-map__dom-tom{border:1px solid var(--map-primary-color);border-radius:.8rem;display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center;padding:1.6rem}.structures-map__dom-tom-map{aspect-ratio:1;position:relative;width:100%}.structures-map__dom-tom-map:before{background-color:var(--map-primary-color);content:"";display:block;height:100%;inset:0;-webkit-mask-image:var(--map-url);mask-image:var(--map-url);-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:100%}.structures-map__dom-tom-item{align-items:center;display:flex;flex-direction:column;gap:.8rem;height:10.8rem;justify-content:center;text-align:center;width:7.6rem}.structures-map__dom-tom-item .structures-map__item{left:50%;top:50%;transform:translate(-50%,-50%)}.structures-map__dom-tom-label{font-size:1rem}.structures-map__keys-figures{display:flex;flex-wrap:wrap;gap:1.6rem;width:100%}.structures-map__key-figure{border-top:5px solid var(--map-secondary-color);box-shadow:0 4px 32px 0 #12123226;color:var(--key-figure-color);font-size:var(--wp--preset--font-size--s);line-height:1.1;padding:var(--wp--preset--spacing--l);width:100%}.structures-map__key-figure strong{display:block;font-family:big-caslon-fb,serif;font-size:var(--wp--preset--font-size--xl);letter-spacing:2px}@container (max-width: 800px){.structures-map__france{width:100%}.structures-map__right-column{max-width:100%}.structures-map__content{flex-direction:column}.structures-map__dom-tom{order:-1}.structures-map__key-figure{width:calc(50% - 1.6rem)}}