.intervention_list .list{align-items:center;display:flex;justify-content:flex-start;margin-top:var(--header-height)}.intervention_list .list img{margin:0 auto;position:relative}.dot{animation:spark 2s ease-out infinite;background-color:rgba(var(--rgb-light),.5);border:2px solid var(--light);border-radius:100px;height:14px;position:absolute;width:14px}@keyframes spark{0%{scale:.8}50%{scale:1.1}to{scale:.8}}.dot:hover{cursor:pointer}.dot.show,.dot:hover{animation:none;background-color:var(--light);z-index:10}.dot.show{transform:scale(1.2)}.dot-1{right:28vw;top:28vw}.dot-2{right:37vw;top:4vw}.dot-3{right:36vw;top:26vw}.dot-4{right:32vw;top:22vw}.dot-5{right:36vw;top:32vw}.dot-6{right:47vw;top:22vw}.dot-7{right:29vw;top:23vw}.dot-8{right:44vw;top:29vw}.dot-9{right:31vw;top:32vw}.dot-10{right:41vw;top:22vw}.dot-11{right:36vw;top:24vw}.dot-12{right:30vw;top:26vw}.dot-13{right:44vw;top:24vw}.dot-14{right:42vw;top:26vw}.dot-15{right:40vw;top:29vw}.dot-16{right:46vw;top:13vw}.dot-17{right:36vw;top:18vw}.dot-18{right:51vw;top:17vw}.dot-19{right:43vw;top:34vw}.dot-20{right:26vw;top:9vw}.dot-21{right:28vw;top:19vw}.dot-22{right:44vw;top:19vw}.dot-23{right:47vw;top:17vw}.dot span{text-wrap:nowrap;background-color:var(--light);display:none;left:0;padding:10px;position:absolute;top:0}.dot.show span,.dot:hover span{display:block}.intervention_list .content{align-items:center;display:flex;height:80%;justify-content:center;position:absolute;width:32%}.intervention_list .content input{display:none}.intervention_list .bloc-content{background:var(--light);display:none;flex-direction:column;height:100%;justify-content:center;padding:var(--mid-padding);position:absolute;width:100%}.intervention_list .content .show{display:flex}.intervention_show .presta{padding-top:var(--header-height);scroll-margin-top:calc(var(--header-height)*2)}.intervention_show .presta_anchors{display:flex;justify-content:center}.intervention_show .presta_anchors a{margin:0 10px}.intervention_show #presta_docteurs .top{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--gap-padding);width:100%}.intervention_show #presta_docteurs .top .h2{margin-bottom:0}@media screen and (max-width:1025px){.intervention_list .list{margin-top:var(--gutter)}.intervention_list .list .dot,.intervention_list .list picture{display:none}.intervention_list .content{display:block;position:relative;width:100%}.intervention_list .content input{display:block}.intervention_list .bloc-content{background-color:var(--secondary);display:block;margin:10px 0;position:relative}}@media screen and (max-width:700px){.intervention_show .presta_anchors{flex-direction:column}.intervention_show .presta_anchors a{margin:5px 10px}}