body {
    color: #e6e7e9
}

.table {
    color: #e6e7e9
}

.table-hover tbody tr:hover {
    color: #e6e7e9 !important;
    background-color: rgba(26, 26, 26, .541)
}

.bg-dark-title {
    background-color: #26282a;
    color: #e6e7e9
}

.alert-as {
    color: #e6e7e9;
    background-color: #292c2e;
    border-color: #ffffff26
}

.card {
    background-color: #2b2b2b;
    color: #e6e7e9
}

.modal-content {
    background-color: #525358;
    color: #e6e7e9
}

.text-light {
    color: #e6e7e9 !important
}

.text-muted {
    color: #c1c8cf !important
}

.a {
    color: default
}

#chargement {
    z-index: 1000000;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff
}

.central {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1)
}

#map {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

#canvasMeteo {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 2
}

.fenetre {
    position: absolute;
    height: calc(100% - 3em);
    width: 100%;
    background-color: #222 !important;
    display: none;
    overflow: auto;
    z-index: 3
}

.titreFenetre {
    color: #fff;
    font-size: 25px;
    padding: 5px;
    background-color: #26282a !important
}

.titreFenetreBot {
    color: #2f2f2f;
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#b3b3b3));
    background: -moz-linear-gradient(top, #fff, #b3b3b3);
    font-size: 25px;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 8px;
    padding: 5px
}

.titreFenetreBot:active {
    background: #8f8f8f;
    background: -webkit-gradient(linear, left bottom, left top, from(#8f8f8f), to(#7a7a7a));
    background: -moz-linear-gradient(top, #8f8f8f, #7a7a7a)
}

.titreFenetreBot:hover {
    background: #bfbfbf;
    background: -webkit-gradient(linear, left bottom, left top, from(#bfbfbf), to(#a9a9a9));
    background: -moz-linear-gradient(top, #bfbfbf, #a9a9a9);
    color: #eb7b10
}

.infos {
    overflow: auto;
    right: 0;
    min-width: 50%;
    bottom: 0;
    width: 100%;
    z-index: 100;
    height: 3em;
    max-height: 3em;
    border-top: 1px #53535638 solid
}

#infosJeu {
    padding: 3px
}

.t1 {
    margin-left: 50px
}

.t2 {
    margin-left: 200px
}

.t3 {
    margin-left: 550px
}

.t4 {
    margin-left: 1000px
}

.t5 {
    margin-left: 1200px
}

#paypalExtra {
    display: none;
    position: absolute;
    margin-left: 345px;
    margin-top: 150px;
    width: 590px;
    height: 350px;
    overflow: auto;
    border: 1px solid #fff;
    z-index: 1040;
    background: rgba(0, 0, 0, .9);
    color: #fff
}

#boiteDialogue {
    display: none;
    position: absolute;
    left: 50%;
    margin: 100px -400px;
    width: 800px;
    max-height: 70%;
    overflow: auto;
    z-index: 1040;
    background-color: #393a3a;
    color: #4c4949;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #4b4b547a
}

.boiteDialogue {
    z-index: 1040
}

#popFond {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    display: none;
    z-index: 100
}

.afficheInfos {
    position: absolute;
    z-index: 99999;
    background: rgba(48, 48, 48, .9);
    color: #fff;
    font-size: 14px;
    padding: 5px;
    border-radius: 5px;
    top: 50px;
    right: 50px
}

#afficheMenuCarte {
    display: none;
    position: absolute;
    background: #2d2f31;
    color: #fff;
    max-width: 150px;
    min-width: 150px;
    z-index: 9;
    font-size: 12px
}

.ligneMenuCarte {
    background: #3c4649;
    background: -webkit-gradient(linear, left bottom, left top, from(#2d2f31), to(#3c4649));
    background: -moz-linear-gradient(top, #2d2f31, #3c4649);
    border: solid;
    font-size: 15px;
    width: 100%;
    color: #fff
}

.ligneMenuCarte:hover {
    background: #3c6249;
    background: -webkit-gradient(linear, left top, left bottom, from(#54585b), to(#2d2f31));
    background: -moz-linear-gradient(top, #54585b, #2d2f31)
}

#renfort {
    display: none;
    position: absolute;
    left: 50%;
    margin: 150px -325px;
    width: 650px;
    height: 350px;
    overflow: auto;
    border: 1px solid #fff;
    z-index: 9999;
    background: rgba(0, 0, 0, .7);
    color: #fff
}

#renfort:hover {
    background: rgba(0, 0, 0, .9);
    z-index: 10000
}

.elmt_hostiles {
    display: inline-block;
    margin-left: 5px;
    width: 75px;
    height: 100px;
    border: #fff solid 1px;
    background: #fff;
    color: #000
}

.listeAppel {
    width: 100%;
    color: #fff;
    background: rgba(130, 0, 0, .7);
    border: 0
}

.listeAppelGroupe {
    width: 100%;
    color: #fff;
    background: rgba(13, 145, 0, .7);
    border: 0
}

#informationsAppel,
#moyensDisponibles,
#moyensEngages,
#natureIntervention {
    display: none;
    float: right;
    margin-right: 20px
}

.synoIntervention {
    background: #3c4649;
    background: -webkit-gradient(linear, left top, left bottom, from(#3c4649), to(#b8c2c5));
    background: -moz-linear-gradient(top, #3c4649, #b8c2c5)
}

.synoIntervention:hover {
    outline: 1px solid white
}

#informationsAppel {
    min-width: 550px;
    max-width: 900px;
    width: 55%;
    min-height: 139px;
    margin-top: 10px;
    overflow: auto;
    max-height: 199px;
    background: rgba(255, 255, 255, .5);
    border-radius: 5px
}

#natureIntervention {
    min-width: 550px;
    max-width: 900px;
    width: 55%;
    min-height: 174px;
    overflow: auto;
    max-height: 244px;
    background: rgba(255, 255, 255, .5);
    border-radius: 5px
}

#moyensEngages {
    min-width: 550px;
    max-width: 900px;
    width: 55%;
    min-height: 174px;
    overflow: auto;
    max-height: 244px;
    background: rgba(255, 255, 255, .5);
    border-radius: 5px
}

#moyensDisponibles {
    min-width: 550px;
    max-width: 900px;
    width: 55%;
    min-height: 174px;
    overflow: auto;
    max-height: 244px;
    background: rgba(255, 255, 255, .5);
    border-radius: 5px
}

.infosJoueur {
    display: inline-block;
    margin-left: 5px;
    padding: 5px
}

.infosJeu {
    display: inline-block;
    margin-left: 5px;
    font-size: 16px
}

.actions {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 60px;
    background: #3c4649;
    background: -webkit-gradient(linear, left bottom, left top, from(#2d2f31), to(#3c4649));
    background: -moz-linear-gradient(top, #2d2f31, #3c4649);
    outline: 5px solid;
    outline-color: rgba(45, 47, 49, .7);
    overflow: auto
}

.iconeVictime {
    height: 30px;
    width: 30px
}

.iconeVictime:hover {
    -webkit-filter: drop-shadow(0 0 5px white);
    filter: drop-shadow(0 0 5px white)
}

.iconeIncendie {
    height: 30px;
    width: 30px
}

.iconeIncendie:hover {
    -webkit-filter: drop-shadow(0 0 5px rgb(255, 123, 0));
    filter: drop-shadow(0 0 5px rgb(255, 123, 0))
}

.iconeVictimeVehicule {
    height: 15px;
    width: 20px
}

.iconeVehicule-sm {
    max-height: 50px;
    max-width: 120px
}

.selectFocusMarker:hover {
    text-decoration: solid;
    background-color: #a9a9a94d
}

.iconeVehicule {
    max-height: 90px;
    max-width: 190px
}

.iconeVehicule_b {
    max-height: 90px;
    max-width: 190px
}

.iconeVehiculeMenu {
    height: 70px
}

.iconeVehiculeEvenement {
    width: 40px
}

.listeVehiculeIntervention {
    float: left;
    margin-left: 10px;
    width: 350px;
    text-align: right
}

.listeVehiculeInterventionMini {
    margin-left: 10px
}

.listeFonctionVehiculeIntervention {
    margin-left: 280px
}

.listePersonnelVehiculeIntervention {
    float: right;
    text-align: left;
    margin-right: 10px;
    min-width: 320px;
    width: 50%
}

.barreActionVerticale {
    display: inline-block;
    width: 5px;
    background-color: #32cd32
}

.iconeActionResume {
    height: 100%
}

.tab_titre {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    background: rgba(130, 0, 0, .7);
    font-size: 20px;
    border-style: outset;
    margin: 0
}

.tab_titre_groupe {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    background: rgba(13, 145, 0, .7);
    font-size: 20px;
    border-style: outset;
    margin: 0
}

.tab_titre:hover {
    background: rgba(133, 77, 77, .7)
}

.as-logo {
    width: 30%
}

.chatbox {
    z-index: 1030;
    max-height: 90vh;
    min-height: 90vh;
    max-width: calc(50% - 3em);
    overflow: auto
}

@media only screen and (max-width:1024px) {
    [class*=chatbox] {
        max-height: 90vh;
        min-height: 90vh;
        max-width: 100%;
        overflow: auto
    }
}

.chat-container {
    height: 90vh;
    max-height: 90vh;
    min-width: 40vh
}

.navbar-chat {
    cursor: all-scroll
}

.input-chat {
    position: relative;
    display: -webkit-box;
    display: flex;
    width: 100%;
    background-color: #26282a;
    bottom: 0
}

.chat-canal {
    overflow: auto
}

.titreFenetre-chat {
    display: block;
    color: #fff;
    background: #222729;
    background: -webkit-gradient(linear, left bottom, left top, from(#222729), to(#222729));
    background: -moz-linear-gradient(top, #222729, #222729);
    font-size: 20px;
    cursor: move
}

.titreFenetre-chat-groupe {
    position: fixed;
    color: #fff;
    background: #00a000;
    background: -webkit-gradient(linear, left bottom, left top, from(#00a000), to(#006700));
    background: -moz-linear-gradient(top, #00a000, #006700);
    font-size: 20px;
    border-radius: 8px;
    padding: 5px;
    margin-top: -30px;
    margin-left: 140px;
    width: 100px
}

.titreFenetre-chat-groupe:hover {
    color: #000;
    background: #00e000;
    background: -webkit-gradient(linear, left bottom, left top, from(#00e000), to(#006700));
    background: -moz-linear-gradient(top, #00e000, #006700);
    cursor: pointer
}

.Rtop {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    cursor: ns-resize;
    z-index: 1000
}

.Rright {
    position: absolute;
    right: 0;
    height: 100%;
    width: 10px;
    cursor: ew-resize
}

.Rcorner {
    position: absolute;
    top: 0;
    right: 0;
    height: 10px;
    width: 10px;
    cursor: nesw-resize;
    z-index: 10
}

.Rbot {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    cursor: ns-resize
}

.chat {
    overflow: auto;
    cursor: default
}

.chat:hover {
    z-index: 100
}

.chat_groupe {
    overflow: auto;
    cursor: default;
    display: none
}

.chat_groupe:hover {
    z-index: 100
}

.card-body {
    justify-content: space-between
}

.chat-text-prive {
    color: #7ec3ff
}

.chat-text-groupe {
    color: #7daaff
}

.chat-text-groupement {
    color: #f383f5
}

.chat-text-evenement {
    color: orange
}

.chat-text-radio {
    color: grey
}

.chat-text-secteur {
    color: grey
}

.chat-text-medical {
    color: #38ff63
}

.chat-message-infos {
    color: #009000
}

.chat-message-impt {
    color: #ff2424
}

.chat-nom {
    display: inline-block;
    font-weight: 700;
    cursor: pointer
}

.chat-message-social {
    color: #e2c600
}

.chat-nom-non {
    display: inline-block
}

#afficheMenuChat {
    font-size: 12px;
    border: 3px solid #2a2c31;
    border-radius: 5px
}

.ligneMenuTitre {
    display: inline-block;
    background: #2a2c31;
    background: -webkit-gradient(linear, left bottom, left top, from(#2a2c31), to(#3c4649));
    background: -moz-linear-gradient(top, #2a2c31, #3c4649);
    width: 100%;
    color: #fff;
    height: 22px;
    font-size: 16px
}

.ligneMenuChat {
    display: inline-block;
    background: #2a2c31;
    background: -webkit-gradient(linear, left bottom, left top, from(#2a2c31), to(#3c4649));
    background: -moz-linear-gradient(top, #2a2c31, #3c4649);
    width: 100%;
    color: #fff;
    height: 22px;
    font-size: 16px
}

.ligneMenuChat:hover {
    background: #25282d;
    background: -webkit-gradient(linear, left top, left bottom, from(#25282d), to(#2d2f31));
    background: -moz-linear-gradient(top, #25282d, #2d2f31);
    cursor: pointer
}

.menu_chat {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 21px;
    font-size: inherit;
    font-family: inherit;
    color: #fff;
    outline: 0;
    border: none;
    background-color: #1a1c1d;
    background-image: url("../img/interface/option.png");
    overflow: hidden;
    transition: color .4s ease-in-out;
    cursor: pointer
}

.menu_chat:hover {
    background-color: #7b858a
}

.option-j {
    width: 20px;
    height: 21px;
    font-size: inherit;
    font-family: inherit;
    color: #fff;
    outline: 0;
    border: none;
    background-color: #1a1c1d;
    background-image: url("../img/interface/option.png");
    overflow: hidden;
    transition: color .4s ease-in-out;
    cursor: pointer
}

.chat_gestion {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20px
}

.chat_gestion_groupe {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20px;
    display: none
}

.notify-badge {
    position: absolute
}

.icone-chat {
    position: relative;
    display: inline-block
}

.chat-liste-joueurs {
    position: absolute;
    right: 0;
    top: 50px;
    height: 80vh;
    overflow-y: scroll;
    text-align: center;
    padding: .25rem;
    margin: 0;
    background-color: #393a3a;
    word-wrap: normal;
    overflow-x: hidden
}

::-webkit-scrollbar {
    width: 0;
    height: 0
}

::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 0
}

::-webkit-scrollbar-thumb:hover {
    background: #000
}

::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 0;
    box-shadow: inset 0 0 0 0 #f0f0f0
}

.zi-1040 {
    z-index: 1040
}

.menu {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 50%;
    background: #d60707;
    box-shadow: 0 2px 2px #2d2f31;
    border-radius: 0 5px 5px 0;
    z-index: 10;
    cursor: pointer
}

.menu:hover {
    width: 40px;
    background: #3c4649;
    background: -webkit-gradient(linear, left bottom, left top, from(#2d2f31), to(#3c4649));
    background: -moz-linear-gradient(top, #2d2f31, #3c4649)
}

.menu:active {
    background: #3c6249;
    background: -webkit-gradient(linear, left top, left bottom, from(#54585b), to(#2d2f31));
    background: -moz-linear-gradient(top, #54585b, #2d2f31)
}

#menu {
    position: absolute;
    display: none;
    top: 50%;
    margin-left: 20px;
    transform: translate(0, -50%);
    width: 220px;
    height: 50%;
    background: #3c4649;
    border-radius: 0 5px 5px 0;
    border: 5px 5px 5px 0 solid #2d2f31;
    z-index: 10
}

.menuLiens {
    margin-left: 5%;
    margin-top: 5%;
    width: 90%;
    height: 17%;
    border: 1px solid #fff;
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#a7a7a7));
    background: -moz-linear-gradient(top, #fff, #a7a7a7);
    font-size: 20px;
    text-align: center;
    border-radius: 4px;
    color: #2b2b2b
}

.menuLiens:hover {
    background: #bfbfbf;
    background: -webkit-gradient(linear, left top, left bottom, from(#bfbfbf), to(#a9a9a9));
    background: -moz-linear-gradient(top, #bfbfbf, #a9a9a9)
}

.menuLiens:active {
    color: #8f8f8f;
    background: -webkit-gradient(linear, left top, left bottom, from(#8f8f8f), to(#7a7a7a));
    background: -moz-linear-gradient(top, #8f8f8f, #7a7a7a)
}

.menu-bot {
    right: 0;
    position: absolute;
    top: .5em
}

#menu-gestion {
    display: none;
    width: 300px;
    background: #3c4649;
    background: -webkit-gradient(linear, left bottom, left top, from(#2d2f31), to(#3c4649));
    background: -moz-linear-gradient(top, #2d2f31, #3c4649);
    position: absolute;
    right: 0;
    bottom: 3em;
    z-index: 1040
}

.batiments_liste,
.menu-g-liste {
    width: 20%;
    height: 90%;
    margin-left: 5%;
    float: left;
    margin-top: 30px;
    background: #3c4649;
    padding: 5px;
    box-shadow: 2px 2px 5px #000;
    overflow: auto
}

.batiments_infos,
.menu-g-infos {
    width: 60%;
    height: 90%;
    margin-right: 5%;
    float: right;
    margin-top: 30px;
    background: #3c4649;
    padding: 5px;
    box-shadow: 2px 2px 5px #000;
    overflow: scroll
}

.batiment {
    margin-top: 5px
}

.titre {
    height: 30px;
    font-size: 25px
}

.titre-modifiable-c {
    cursor: pointer
}

.titre-modifiable-g {
    width: 50%;
    height: 30px;
    font-size: 25px;
    float: left
}

.titre-modifiable-d {
    width: 50%;
    height: 30px;
    font-size: 25px;
    float: right
}

.titre-modifiable-g input {
    width: 100%;
    height: 30px;
    font-size: 25px;
    border: none;
    background: #3c4649;
    background: -webkit-gradient(linear, left top, left bottom, from(#3c4649), to(#b8c2c5));
    background: -moz-linear-gradient(top, #3c4649, #b8c2c5)
}

.titre-modifiable-g input:focus {
    background: #fff;
    border: none
}

.slider-son {
    appearance: none;
    padding: 0;
    font: inherit;
    outline: 0;
    color: #fff;
    opacity: .8;
    height: 2em;
    background: 0 0;
    box-sizing: border-box;
    background-image: linear-gradient(to bottom, #fff, #999, #fff);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 25%;
    transition: opacity .2s;
    cursor: pointer
}

.affichageLigneRouge {
    width: 100%;
    color: #4c4c4c;
    background: rgba(253, 253, 253, .7);
    line-height: 2em;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer
}

.affichageLigneRouge:hover {
    background: rgba(218, 218, 218, .3)
}

.affichageLigneRouge:active {
    background: rgba(200, 200, 200, .7)
}

.iconeElmtIntervention {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.titreRenfort {
    width: 100%;
    background: #23a86d;
    font-size: 25px;
    color: #fff;
    border: solid 1px #555;
    background: -webkit-gradient(linear, left bottom, left top, from(#23a86d), to(#23b56d));
    background: -moz-linear-gradient(top, #23a86d, #23b56d);
    height: 35px;
    text-transform: uppercase;
    text-align: center
}

table,
td,
th,
tr {
    margin: 0;
    padding: 0;
    border-spacing: 0
}

table {
    width: 100%;
    display: table
}

.couleurFond {
    background: #3c4649;
    background: -webkit-gradient(linear, left top, left bottom, from(#3c4649), to(#b8c2c5));
    background: -moz-linear-gradient(top, #3c4649, #b8c2c5)
}

.columnIntervention {
    padding: 0;
    margin: auto;
    width: 100%
}

.tab_intervention_style {
    width: 100%
}

.tab_titre_groupe {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    background: rgba(13, 145, 0, .7);
    font-size: 20px;
    border-style: outset;
    margin: 0
}

.tab_intervention_style:hover {
    outline: 1px solid white;
    background: rgba(133, 77, 77, .7);
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none
}

.inter_date {
    width: 49%;
    text-align: left;
    border-style: none;
    border-spacing: 1px;
    font-size: 16px;
    color: #fff;
    background: rgba(255, 190, 40, .7);
    font-size: 25px;
    cursor: pointer;
    padding: 2px
}

.inter_igNature {
    width: 49%;
    text-align: left;
    font-size: 16px;
    color: #fff;
    border-style: none;
    border-spacing: 1px;
    background: rgba(255, 190, 40, .7);
    font-size: 25px;
    cursor: pointer;
    padding: 2px
}

.inter_groupe {
    background: rgba(13, 145, 0, .7)
}

.inter_numero {
    width: 40%;
    text-align: left;
    border-style: none;
    border-spacing: 1px;
    font-size: 20px
}

.inter_adresse {
    width: 60%;
    text-align: left;
    border-style: none;
    border-spacing: 1px;
    font-size: 20px;
    text-transform: uppercase
}

.inter_commentaires {
    width: 100%;
    text-align: left;
    border-style: none;
    border-spacing: 1px;
    font-size: 20px;
    font-size: 15px;
    border: solid 1px #222729;
    background: #d3d3d3;
    color: gray;
    margin-bottom: 2px;
    text-transform: uppercase
}

.recherche-engins {
    text-align: left;
    border-style: none;
    border-spacing: 1px;
    font-size: 20px;
    font-size: 15px;
    border: solid 1px #222729;
    background: #d3d3d3;
    color: gray;
    margin-bottom: 2px;
    text-transform: uppercase
}

.numeroRenfort {
    width: 49%;
    text-align: left;
    color: #fff;
    font-weight: 700;
    border-style: none;
    border-spacing: 1px;
    vertical-align: top;
    font-size: 18px;
    text-transform: uppercase
}

.numeroRenfort-fond {
    background-image: linear-gradient(to right, rgba(21, 139, 230, .5), rgba(255, 255, 255, 0))
}

.numeroRenfort-fond-rouge {
    background-image: linear-gradient(to right, rgba(255, 0, 0, .5), rgba(255, 255, 255, 0))
}

.numeroRenfort-fond-bleu {
    background-image: linear-gradient(to right, rgba(21, 139, 230, .5), rgba(255, 255, 255, 0))
}

.numeroRenfort-fond-jaune {
    background-image: linear-gradient(to right, rgba(250, 250, 0, .5), rgba(255, 255, 255, 0))
}

.numeroRenfort-fond-blanc {
    background-image: linear-gradient(to right, rgba(231, 231, 231, .5), rgba(255, 255, 255, 0))
}

.numeroRenfort-fond-vert {
    background-image: linear-gradient(to right, rgba(60, 185, 60, .5), rgba(255, 255, 255, 0))
}

.titre-fond {
    text-align: center;
    color: #fff;
    font-size: 25px
}

.titre-fond-rouge {
    background-image: linear-gradient(to right, rgba(150, 0, 0, .9), rgba(100, 0, 0, .5))
}

.titre-fond-bleu {
    background-image: linear-gradient(to right, rgba(0, 94, 167, .9), rgba(0, 37, 66, .5))
}

.titre-fond-jaune {
    background-image: linear-gradient(to right, rgba(195, 195, 0, .9), rgba(255, 130, 0, .5))
}

.titre-fond-blanc {
    background-image: linear-gradient(to right, rgba(231, 231, 231, .9), rgba(231, 231, 231, .5))
}

.titre-fond-vert {
    background-image: linear-gradient(to right, rgba(60, 185, 60, .9), rgba(60, 185, 60, .5))
}

.titre-fond-rouge-noAlpha {
    background: #960000
}

.titre-fond-bleu-noAlpha {
    background: #005ea7
}

.titre-fond-jaune-noAlpha {
    background: #c3c300
}

.titre-fond-blanc-noAlpha {
    background: #e7e7e7
}

.titre-fond-vert-noAlpha {
    background: #3cb93c
}

.dhAcquitPresence0 {
    width: 49%;
    text-align: left;
    color: green;
    border-style: none;
    border-spacing: 1px;
    vertical-align: top;
    font-size: 18px;
    text-transform: uppercase
}

.dhAcquitPresence1 {
    width: 49%;
    text-align: left;
    color: orange;
    border-style: none;
    border-spacing: 1px;
    vertical-align: top;
    font-size: 18px;
    text-transform: uppercase
}

.dhAcquitPresence2 {
    width: 49%;
    text-align: left;
    color: red;
    border-style: none;
    border-spacing: 1px;
    vertical-align: top;
    font-size: 18px;
    text-transform: uppercase
}

.rowMateriel {
    display: inline-table;
    width: 49%;
    border-style: none
}

.columnMateriel {
    padding: 0;
    margin: auto;
    text-align: center;
    min-width: 200px;
    max-width: 200px
}

.renfortItem {
    display: inline-block;
    vertical-align: baseline;
    border-radius: .3em;
    outline: 0;
    text-decoration: none;
    min-width: 200px;
    max-width: 200px
}

.fonctionItem {
    outline: 0;
    text-decoration: none;
    display: inline-block;
    max-width: 200px
}

.personnelItem {
    outline: 0;
    text-decoration: none;
    display: inline-block;
    min-width: 200px;
    max-width: 200px
}

.tab_couleur {
    background: #3c4649;
    min-height: 170px;
    padding: 5px;
    margin: 15px;
    box-shadow: 2px 2px 5px #000;
    margin-top: 30px;
    border: 1px solid #ffb00052
}

.btn-syno {
    width: 100%;
    margin: auto;
    padding: 0
}

.btn-gestion-syno {
    width: 49%;
    display: inline-block
}

.btn-option-syno {
    width: 49%;
    display: inline-block
}

#sous-fenetre {
    display: none;
    position: absolute;
    width: 650px;
    overflow: auto;
    border: 1px solid #fff;
    z-index: 9999;
    background: rgba(0, 0, 0, .7);
    color: #fff
}

#sous-fenetre:hover {
    background: rgba(0, 0, 0, .9);
    z-index: 10000
}

.titreInter {
    background: rgba(130, 0, 0, .9);
    color: #fff;
    font-size: 25px
}

.fenetre-elmt {
    overflow: auto;
    margin-top: 30px
}

.nouvelAppel {
    width: 100%;
    color: #fff;
    background: rgba(130, 0, 0, .7)
}

.nouvelAppel:hover {
    background: rgba(133, 77, 77, .7)
}

.nouvelAppel:active {
    background: rgba(130, 0, 0, .9)
}

.fstElement {
    font-size: 1.2em
}

.fstToggleBtn {
    min-width: 16.5em
}

.submitBtn {
    display: none
}

.fstMultipleMode {
    display: block
}

.fstMultipleMode .fstControls {
    width: 100%
}

.input-change {
    width: 50%
}

.alertes-liste-sinistre {
    display: none;
    position: absolute;
    z-index: 99999
}

.alertes-grilles-vehicules {
    overflow: auto
}

#synoMoyen {
    margin-top: 30px
}

.code_sinistre {
    border: none;
    width: 120px;
    height: 20px;
    font-size: 18px
}

.nature_sinistre {
    border: none;
    width: 80% !important;
    height: 20px;
    font-size: 18px
}

.syno-obstacles {
    position: absolute;
    color: #fff
}

.ligne-pair {
    background-color: #222729
}

.ligne-impair {
    background-color: #2d3436
}

.affichage-ligne-centre {
    display: inline-block;
    margin-left: 100px
}

.social-fermer {
    float: right;
    width: 20px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    color: red;
    height: 20px;
    cursor: pointer
}

.social-fermer:hover {
    text-shadow: 0 0 3px red
}

.vb001 {
    font-weight: 700
}

.vb002 {
    font-style: italic
}

.bh01 {
    text-align: center;
    color: rgba(255, 255, 255, 88%);
    font-size: 25px
}

.bh02 {
    padding: 5px 5px 5px 5px;
    font-size: 18px;
    text-align: justify
}

.bh02ho:hover {
    background-color: rgba(253, 253, 253, .7);
    cursor: pointer
}

.bh03 {
    background: 0 0;
    top: 1px;
    display: inline-block;
    position: relative;
    color: rgba(255 255 255 / 88%);
    border: 1px solid rgba(255, 255, 255, 88%);
    transition: opacity .45s ease;
    cursor: pointer;
    margin: auto;
    margin-top: 5px;
    padding: 10px 10px 10px 10px;
    font-size: .625em;
    font-weight: 700;
    font-family: Trade Gothic LT Extended, Montserrat, Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: .06em;
    min-width: 64px;
    box-sizing: border-box;
    min-height: 36px;
    appearance: none;
    -moz-appearance: none;
    text-decoration: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent
}

.bhN:hover {
    color: #c14b63;
    border: 1px solid #c14b63
}

.bhY:hover {
    color: #00c163;
    border: 1px solid #00c163
}

.bhI:hover {
    color: #66c2dc;
    border: 1px solid #66c2dc
}

.bhYe:hover {
    color: #d6f151;
    border: 1px solid #d6f151
}

.bhB:hover {
    background-color: rgb(255 255 255 / 13%);
    color: #fff
}

.bhB:active {
    box-shadow: 1px 1px 10px #000 inset, 0 1px 0 rgba(255, 255, 255, .4)
}

.bh04 {
    padding: 5px 5px 5px 5px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #2d2f31;
    color: #fff
}

.bh5 {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    background-color: #c8e6eadb
}

.bhV1 {
    background-color: rgba(136, 0, 0, .8);
    color: #fff
}

.bhV2 {
    background-color: rgba(17, 97, 243, .8);
    color: #fff
}

.bhV3 {
    background-color: rgba(255, 247, 0, .8)
}

.bhV4 {
    background-color: rgba(255, 255, 255, .7)
}

.infosF {
    content: '';
    position: absolute;
    top: 10px;
    left: -6px;
    width: 0;
    height: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid rgba(0, 0, 0, .9)
}

.syno-vehicule {
    padding: 5px;
    box-shadow: 2px 2px 5px #000;
    background: #3c4649
}

.cell-invalide {
    z-index: 10;
    background-color: rgba(0, 0, 0, .8)
}

.tutoNotify:hover {
    z-index: 9998
}

.img-marker-inter {
    width: 40px;
    height: 25px
}

.modifier-img {
    cursor: pointer
}

.groupe {
    display: none;
    position: absolute;
    right: 0;
    margin-top: 50px;
    width: 100px;
    height: 500px;
    background: #3c4649;
    background: -webkit-gradient(linear, left bottom, left top, from(#2d2f31), to(#3c4649));
    background: -moz-linear-gradient(top, #2d2f31, #3c4649);
    outline: 5px solid;
    outline-color: rgba(45, 47, 49, .7);
    overflow: auto;
    color: #fff
}

.groupe a {
    color: #fff
}

.iconeElmtGroupe {
    width: 35px;
    height: 35px;
    cursor: pointer
}

.role-actif {
    background-color: green;
    border-radius: 50%
}

.caseGains {
    width: 80px;
    height: 80px;
    padding: 5px;
    border: 1px solid #fff;
    vertical-align: middle;
    line-height: 80px
}

.caseValide {
    cursor: pointer
}

.caseValide:hover {
    border: 1px solid green
}

.img_gains {
    margin-top: 20px;
    height: 40px
}

.gains_valide {
    background-color: #393a3a
}

.batiment_vehicule {
    cursor: pointer
}

.batiment_vehicule:hover {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s
}

@-webkit-keyframes flash {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@keyframes flash {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

.p_grades {
    width: 17px;
    float: left;
    border-radius: 4px
}

.img_bat_a {
    width: 40px
}

.bat_inf_li {
    padding: 2px
}

.marg_bot {
    margin-bottom: 5px
}

.vehiculeMasque {
    display: none
}

.blocNote {
    width: 99%;
    max-width: 99%;
    min-height: 50px;
    height: 100%
}

.listeAchat {
    float: left;
    width: 20%;
    margin-bottom: 30px;
    padding: 0 15px;
    position: relative
}

.achat_vehicule {
    border: 1px solid #757575;
    padding: 9px;
    display: inline-block;
    width: 100%;
    position: relative;
    height: 200px;
    max-width: 200px;
    min-width: 100px
}

.v_ach_nom {
    color: #fff;
    display: inline-block;
    width: 100%;
    margin: 7px 0
}

.icone_v_achat {
    max-height: 90px;
    max-width: 100%
}

.v_ach_nomLong {
    color: #aaa;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.v_ach_prix {
    display: block;
    padding: 5px;
    text-align: center
}

.as-container {
    position: relative;
    display: flex;
    flex-direction: row;
    width: fit-content;
    margin: auto;
    background-color: #18191a;
    border-radius: 3px;
    padding: 5px;
    font-size: 1.5rem;
    color: #e3e5eb;
    margin-top: 5px
}

.as-text-center {
    text-align: center
}

.as-block-c {
    width: 100%
}

.fullview {
    height: 100%;
    position: relative
}

.fullVideo {
    height: 100vh;
    width: 100%
}

.textFull {
    position: absolute;
    top: 0;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100vh;
    font-size: 50px
}

.as-cadre-r-beta {
    color: red;
    border-width: 5px;
    border-style: solid;
    border-color: red;
    padding: 0 5px 0 5px;
    font-size: 3rem
}

.as-titre {
    font-weight: 400
}

.image-upload>input {
    display: none
}

.cursor-pointer {
    cursor: pointer
}

.img-groupement {
    width: 5rem;
    height: 5rem
}

.img-groupement-mini {
    width: 2.5rem;
    height: 2.5rem
}

.display-none {
    display: none
}

.display-inline {
    display: inline-block
}

.slideMenu {
    left: -50%;
    display: none;
    transition: all .25s;
    -webkit-transition: all .25s
}

.slideOn {
    left: 0;
    display: block
}

.popover {
    z-index: 1040
}

.popover-body {
    padding: 0;
    background-color: #222 !important;
    box-shadow: 0 0 3px #c8c8c880
}

.iconeTooltips {
    width: 15px
}

.modal-backdrop {
    z-index: 1030
}

.modal {
    overflow-y: auto
}

.iconeSucces {
    width: 5em
}

.iconeSucces:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.as-text-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 400
}

.as-alert-alpha-dark {
    background-color: #000000a3;
    border-color: #000000a3
}

.as-border-event {
    border: none;
    border-radius: 40px 0 40px 0;
    min-width: 20%
}

.icone-chat-discord {
    width: 20px
}

.notification-mmo {
    -webkit-animation: mover 2s;
    animation: mover 2s;
    position: absolute;
    background-color: #cecececf;
    padding: 3px;
    font-size: 1.5em;
    border-radius: 20px
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

.bg-groupement {
    background-color: #e783f5
}

.inline-block {
    display: inline-block
}

.display-block {
    display: block
}

.cursor-info {
    cursor: help
}

.board-icon {
    width: 2em;
    height: 2em;
    float: right
}

.small-box {
    height: 130px
}

.board-link-bottom {
    background-color: rgba(0, 0, 0, .1);
    color: rgba(255, 255, 255, .8);
    display: block;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 10
}

.board-link-bottom:hover {
    background-color: rgba(0, 0, 0, .356)
}

.board-info {
    height: 36px
}

.middleRight {
    position: absolute !important;
    width: 50% !important;
    right: 0 !important
}

.middleLeft {
    position: absolute !important;
    width: 50% !important;
    left: 0 !important;
    transition: all .5s
}

.zs {
    color: #fff
}

.zs-1-5,
.zs-2 {
    background-color: #dc3545
}

.zs-0-5,
.zs-1 {
    background-color: #ffc107
}

.zs0,
.zs0-5 {
    background-color: #6c757d
}

.zs1,
.zs1-5 {
    background-color: #17a2b8
}

.zs2 {
    background-color: #28a745
}

.isLocked {
    opacity: .3;
    cursor: pointer
}

.isLocked:hover {
    opacity: 1
}

.hover-effect {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.hover-effect:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.card-hover:hover {
    background-color: #2d2d2d77
}

.charge-action {
    position: absolute;
    color: #fff;
    background-color: #00000061;
    padding: 0 2px 0 2px;
    border-radius: 50%;
    margin-left: -10px;
    margin-top: 10px;
    font-size: .8em;
    cursor: help
}

.icone-batiment {
    width: 25px;
    height: 25px;
    border-radius: 50%
}

.affichageBatiment {
    max-height: 100vh;
    overflow-y: scroll
}

.dragStart {
    border: 2px dashed #ccc;
    padding: 10px;
    margin: 10px
}

.loader {
    position: absolute;
    width: 20px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: grid;
    background: radial-gradient(farthest-side, #bd00bd 94%, #0000) top/8px 8px no-repeat, conic-gradient(#0000 30%, #bd00bd);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    animation: l28 10s linear infinite;
    z-index: 1
}

.loader::after,
.loader::before {
    content: "";
    grid-area: 1/1;
    background: radial-gradient(farthest-side, #bd00bd 94%, #0000) top/8px 8px no-repeat, conic-gradient(#0000 30%, #bd00bd);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    border-radius: 50%;
    z-index: 1
}

.loader::after {
    margin: 20%
}

@keyframes l28 {

    0%,
    20% {
        opacity: 1;
        transform: rotate(1turn)
    }

    100%,
    20% {
        opacity: 0;
        transform: rotate(0turn)
    }
}

button {
    display: inline-block;
    zoom: 1;
    vertical-align: baseline;
    outline: 0;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    user-select: none
}

.btn {
    cursor: pointer
}

.select {
    background: #00c8ff
}

.selected {
    background: #00ff4a
}

.annuler {
    font-weight: 700;
    border-radius: 10px;
    font-size: 15px;
    color: #000;
    border: solid 1px #555;
    background: #e40232;
    background: -webkit-gradient(linear, left bottom, left top, from(#e40232), to(#fcb3b3));
    background: -moz-linear-gradient(top, #e40232, #fcb3b3);
    height: 35px
}

.boutonOption {
    font-weight: 700;
    border-radius: 10px;
    font-size: 15px;
    color: #000;
    border: solid 1px #555;
    background: #09be00;
    background: -webkit-gradient(linear, left bottom, left top, from(#09be00), to(#aff3ac));
    background: -moz-linear-gradient(top, #09be00, #aff3ac);
    height: 35px
}

.nomBatiment {
    min-width: 200px;
    max-width: 200px;
    text-align: left;
    text-decoration: none;
    font: 15px Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    color: #d9eef7;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top, #00adee, #0078a5)
}

.btn-rd-marker {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: none;
    color: #fff;
    cursor: default
}

.btn-rd-marker-i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer
}

.btn-rd-marker-int {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 5px solid;
    color: #fff;
    cursor: default;
    background-color: transparent
}

.btn-contour-orange {
    border-color: #ffa109
}

.btn-contour-rouge {
    border-color: #ff0f0f
}

.btn-contour-rouge-w {
    border: 5px dashed;
    border-color: #ff0f0f
}

.btn-contour-bleu {
    border-color: #03caff
}

.btn-contour-blanc {
    border-color: #fff
}

.btn-noir-blanc {
    color: red;
    background: #373737;
    background: -webkit-linear-gradient(90deg, #373737 5%, #4c4b4b 95%);
    background: -moz-linear-gradient(top, #373737, #4c4b4b)
}

.btn-noir-blanc:hover {
    background: #4c4b4b;
    background: -webkit-linear-gradient(90deg, #4c4b4b 5%, #373737 95%);
    background: -moz-linear-gradient(top, #4c4b4b, #373737)
}

.btn-noir-p {
    color: #fff;
    background: #373737;
    background: -webkit-linear-gradient(90deg, #373737 5%, #4c4b4b 95%);
    background: -moz-linear-gradient(top, #373737, #4c4b4b)
}

.btn-noir-p:hover {
    background: #4c4b4b;
    background: -webkit-linear-gradient(90deg, #4c4b4b 5%, #373737 95%);
    background: -moz-linear-gradient(top, #4c4b4b, #373737)
}

.fonctionEngin {
    color: red;
    background: #c4c4c4;
    background: -webkit-linear-gradient(90deg, #c4c4c4 5%, #919191 95%);
    background: -moz-linear-gradient(top, #c4c4c4, #919191);
    min-width: 100px;
    max-width: 100px
}

.fonctionEngin:hover {
    background: #919191;
    background: -webkit-linear-gradient(90deg, #919191 5%, #c4c4c4 95%);
    background: -moz-linear-gradient(top, #919191, #c4c4c4)
}

.btn-vert,
.btn-vert-blanc,
.enginsDispo {
    background: #2a9700;
    background: -webkit-linear-gradient(90deg, #00c81e 5%, #007812 95%);
    background: -moz-linear-gradient(top, #00c81e, #007812)
}

.btn-vert-blanc:hover,
.btn-vert:hover,
.enginsDispo:hover {
    background: #007812;
    background: -webkit-linear-gradient(90deg, #007812 5%, #2a9700 95%);
    background: -moz-linear-gradient(top, #007812, #2a9700)
}

.red-text {
    color: red
}

.btn-bleu,
.btn-bleu-clair,
.enginsRetourDispo {
    background: #03caff;
    background: -webkit-linear-gradient(90deg, #03caff 5%, #0091ba 95%);
    background: -moz-linear-gradient(top, #03caff, #0091ba)
}

.btn-bleu-clair:hover,
.btn-bleu:hover,
.enginsRetourDispo:hover {
    background: #03caff;
    background: -webkit-linear-gradient(90deg, #0091ba 5%, #03caff 95%);
    background: -moz-linear-gradient(top, #0091ba, #03caff)
}

.btn-jaune,
.enginsPreAlert {
    background: #e9e300;
    background: -webkit-linear-gradient(90deg, #e9e300 5%, #dad200 95%);
    background: -moz-linear-gradient(top, #e9e300, #dad200)
}

.btn-jaune:hover,
.enginsPreAlert:hover {
    background: #dad200;
    background: -webkit-linear-gradient(90deg, #dad200 5%, #e9e300 95%);
    background: -moz-linear-gradient(top, #dad200, #e9e300)
}

.enginsPreAlertDegrade {
    background: #fffc9b;
    background: -webkit-linear-gradient(90deg, #fffc9b 5%, #fff963 95%);
    background: -moz-linear-gradient(top, #fffc9b, #fff963)
}

.enginsPreAlertDegrade:hover {
    background: #fff963;
    background: -webkit-linear-gradient(90deg, #fff963 5%, #fffc9b 95%);
    background: -moz-linear-gradient(top, #fff963, #fffc9b)
}

.btn-orange,
.enginsDeclenche {
    background: #ffa109;
    background: -webkit-linear-gradient(90deg, #ffa109 5%, #e48c00 95%);
    background: -moz-linear-gradient(top, #ffa109, #e48c00)
}

.btn-orange:hover,
.enginsDeclenche:hover {
    background: #e48c00;
    background: -webkit-linear-gradient(90deg, #e48c00 5%, #ffa109 95%);
    background: -moz-linear-gradient(top, #e48c00, #ffa109)
}

.btn-rouge,
.btn-rouge-blanc,
.enginsEnRoute {
    background: #ff0f0f;
    background: -webkit-linear-gradient(90deg, #ff0f0f 5%, #c80000 95%);
    background: -moz-linear-gradient(top, #ff0f0f, #c80000);
    color: #fff
}

.btn-rouge-blanc:hover,
.btn-rouge:hover,
.enginsEnRoute:hover {
    background: #c80000;
    background: -webkit-linear-gradient(90deg, #c80000 5%, #ff0f0f 95%);
    background: -moz-linear-gradient(top, #c80000, #ff0f0f)
}

.btn-rouge-noir,
.enginsSll {
    background: #ff0f0f;
    background: -webkit-linear-gradient(90deg, #ff0f0f 5%, #c80000 95%);
    background: -moz-linear-gradient(top, #ff0f0f, #c80000);
    color: #000
}

.btn-rouge-noir:hover,
.enginsSll:hover {
    background: #c80000;
    background: -webkit-linear-gradient(90deg, #c80000 5%, #ff0f0f 95%);
    background: -moz-linear-gradient(top, #c80000, #ff0f0f)
}

.btn-blanc-bleu,
.enginsTransportCH {
    background: #fff;
    background: -webkit-linear-gradient(90deg, #fff 5%, #ececec 95%);
    background: -moz-linear-gradient(top, #fff, #ececec);
    color: #00f
}

.btn-blanc-bleu:hover,
.enginsTransportCH:hover {
    background: #dbdbdb;
    background: -webkit-linear-gradient(90deg, #dbdbdb 5%, #fff 95%);
    background: -moz-linear-gradient(top, #dbdbdb, #fff)
}

.enginsArriveCH {
    background: #dbdbdb;
    background: -webkit-linear-gradient(90deg, #dbdbdb 5%, #fff 95%);
    background: -moz-linear-gradient(top, #dbdbdb, #fff)
}

.enginsArriveCH:hover {
    background: #fff;
    background: -webkit-linear-gradient(90deg, #fff 5%, #dbdbdb 95%);
    background: -moz-linear-gradient(top, #fff, #dbdbdb)
}

.personnelDispo {
    background-image: linear-gradient(white, green);
    border: solid 1px;
    border-radius: 10px;
    font-size: 15px;
    width: 150px
}

.personnelRetourDispo {
    background-image: linear-gradient(white, #add8e6);
    border: solid 1px;
    border-radius: 10px;
    font-size: 15px;
    width: 150px
}

.personnelPreAlert {
    background-image: linear-gradient(white, #ff0);
    border: solid 1px;
    border-radius: 10px;
    font-size: 15px;
    width: 150px
}

.personnelDeclenche {
    background-image: linear-gradient(white, orange);
    border: solid 1px;
    border-radius: 10px;
    font-size: 15px;
    width: 150px
}

.personnelEnRoute {
    background-image: linear-gradient(white, red);
    border: solid 1px;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    width: 150px
}

.personnelSll {
    background-image: linear-gradient(white, red);
    border: solid 1px;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
    width: 150px
}

.personnelTransportCH {
    background-color: #fff;
    border: solid 1px;
    border-radius: 10px;
    color: #00f;
    font-size: 15px;
    width: 150px
}

.personnelArriveCH {
    background-color: #dbdbdb;
    border: solid 1px;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
    width: 150px
}

.btnAlrt {
    background-image: linear-gradient(orange, red);
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 15px;
    color: #fff
}

.SAP {
    background-image: linear-gradient(white, green);
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 15px;
    color: #fff
}

.INC {
    background-image: linear-gradient(red, orange);
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 15px;
    color: #fff
}

.AVP {
    background-image: linear-gradient(blue, orange);
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 15px;
    color: #fff
}

.DIV {
    background-image: linear-gradient(lightblue, grey);
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 15px;
    color: #000
}

.NRBC {
    background-image: linear-gradient(yellow, #fff);
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 15px;
    color: #000
}

.POL {
    background-image: linear-gradient(white, #00f);
    border: solid 1px #000;
    border-radius: 10px;
    font-size: 15px;
    color: #fff
}

.experience {
    background-image: linear-gradient(#98e2e0, #31b4b1);
    border-radius: 5px;
    font-size: 15px;
    text-align: center;
    color: #000;
    cursor: default;
    padding: 3px
}

.experience:hover {
    background-image: linear-gradient(#98e2e0, #6cd6d5);
    color: #fff
}

.btn-mh0 {
    min-height: 0
}

.cursor-def {
    cursor: default
}

.prix {
    background-image: linear-gradient(orange, gold);
    line-height: 1.5;
    border-radius: .2rem;
    text-align: center;
    color: #212529;
    border: none
}

.prix:hover {
    background-image: linear-gradient(#ffcb6d, #ffea7b)
}

.prix-invalide {
    background-image: linear-gradient(black, grey);
    line-height: 1.5;
    border-radius: .2rem;
    text-align: center;
    color: #c3c3c3;
    border: none
}

.prix-invalide:hover {
    background-image: linear-gradient(#3f3f3f, #bdbdbd)
}

.prixBonus {
    background-image: linear-gradient(#2c76af, #0d2536);
    border-radius: 10px;
    font-size: 15px;
    width: 80px;
    text-align: center;
    padding: 4px;
    text-transform: uppercase;
    color: #fff;
    width: auto
}

.prixBonus:hover {
    background-image: linear-gradient(#2c76af, #235d8c);
    cursor: pointer
}

.boutonMenuBatiments {
    width: 80px;
    height: 25px;
    border-radius: 20%;
    background-image: linear-gradient(white, grey)
}

.boutonMenuBatiments:hover {
    background-image: linear-gradient(grey, #fff)
}

.boutonFermer {
    float: right;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    border: #000;
    cursor: pointer;
    margin-right: 5px
}

.boutonFermer:hover {
    text-shadow: 0 0 3px #fff
}

.btn-syno-inter-option {
    background: #3099ff;
    font-size: 15px;
    color: #fff;
    border: solid 1px #555;
    background: -webkit-gradient(linear, left bottom, left top, from(#3099ff), to(#3099cd));
    background: -moz-linear-gradient(top, #3099ff, #3099cd);
    height: 35px;
    text-transform: uppercase;
    width: 25%
}

.btn-syno-inter-gestion {
    background: #23a86d;
    font-size: 15px;
    color: #fff;
    border: solid 1px #555;
    background: -webkit-gradient(linear, left bottom, left top, from(#23a86d), to(#23b56d));
    background: -moz-linear-gradient(top, #23a86d, #23b56d);
    height: 35px;
    text-transform: uppercase;
    width: 25%
}

.btn-alertes-nature-bleu,
.btn-alertes-nature-rouge,
.btn-alertes-nature-vert {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    border: solid 1px #555;
    height: 35px;
    max-height: 35px;
    text-align: left;
    text-transform: uppercase;
    width: 33.3%;
    z-index: 20
}

.btn-alertes-nature-bleu-option,
.btn-alertes-nature-rouge-option,
.btn-alertes-nature-vert-option {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    border: solid 0 #555;
    height: 35px;
    max-height: 35px;
    text-align: left;
    text-transform: uppercase;
    z-index: 20
}

.btn-alertes-nature-bleu:hover,
.btn-alertes-nature-rouge:hover,
.btn-alertes-nature-vert:hover {
    color: orange
}

.btn-alertes-nature-bleu-option:hover,
.btn-alertes-nature-rouge-option:hover,
.btn-alertes-nature-vert-option:hover {
    color: orange
}

.btn-alertes-nature-rouge,
.btn-alertes-nature-rouge-option {
    background: #c90000;
    background: -webkit-gradient(linear, left bottom, left top, from(#c90000), to(#720000));
    background: -moz-linear-gradient(top, #c90000, #720000)
}

.btn-alertes-nature-bleu,
.btn-alertes-nature-bleu-option {
    background: #004adc;
    background: -webkit-gradient(linear, left bottom, left top, from(#004adc), to(#002776));
    background: -moz-linear-gradient(top, #004adc, #002776)
}

.btn-alertes-nature-vert,
.btn-alertes-nature-vert-option {
    background: #00b00c;
    background: -webkit-gradient(linear, left bottom, left top, from(#00b00c), to(#006806));
    background: -moz-linear-gradient(top, #00b00c, #006806)
}

.btn-syno-inter-option:hover {
    background: #7cbff3
}

.btn-syno-inter-gestion:hover {
    background: #78e4b1
}

.boutonRetourMenu {
    background-image: url("../img/interface/retour.png");
    height: 26px;
    width: 26px;
    border-radius: 13px;
    border: 0
}

.boutonAjouterMenu {
    background-image: url("../img/interface/ajouter.png");
    height: 20px;
    width: 20px;
    border-radius: 10px;
    border: 0
}

.iconeElmtInfos {
    width: 30px;
    height: 30px;
    cursor: pointer
}

.batiment_personnels {
    display: inline-block;
    min-width: 150px;
    overflow: auto
}

.as-btn-extras {
    color: #f1f1f1;
    background-color: #0ab2bb;
    border-color: #0ab2bb
}

.btn-med {
    color: #333;
    background-color: #79e76a;
    border-color: #65cf57;
    box-shadow: 1px 1px 2px 1px rgb(82 82 82 / 49%)
}

.btn-sc {
    color: #f1f1f1;
    background-color: #ff802b;
    border-color: #ff802b;
    box-shadow: 1px 1px 2px 1px rgb(82 82 82 / 49%)
}

.btn-sp {
    color: #f1f1f1;
    background-color: #c60000;
    border-color: #c60000;
    box-shadow: 1px 1px 2px 1px rgb(82 82 82 / 49%)
}

.btn-fdo {
    color: #f1f1f1;
    background-color: #005ebb;
    border-color: #005ebb;
    box-shadow: 1px 1px 2px 1px rgb(82 82 82 / 49%)
}

.btn-urg {
    color: #333;
    background-color: #ead200;
    border-color: #ead200;
    box-shadow: 1px 1px 2px 1px rgb(82 82 82 / 49%)
}

.btn-prive:hover,
.btn-urg:hover {
    color: #a8a8a8
}

.btn-prive {
    color: #333;
    background-color: #d7ffff;
    border-color: #d7ffff;
    box-shadow: 1px 1px 2px 1px rgb(82 82 82 / 49%)
}

.btn-tech {
    color: #f1f1f1;
    background-color: grey;
    border-color: grey;
    box-shadow: 1px 1px 2px 1px rgb(82 82 82 / 49%)
}

.btn-skins {
    position: relative;
    color: #f1f1f1;
    background-color: #bd00bd;
    border-color: #bd00bd;
    box-shadow: 1px 1px 2px 1px rgba(82, 82, 82, .49);
    overflow: hidden
}

.btn-skins::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .884), transparent);
    transform: skewX(-45deg);
    z-index: 1;
    animation: shimmer 10s infinite
}

@keyframes shimmer {

    0%,
    20% {
        left: 100%;
        opacity: 1
    }

    20%,
    60% {
        opacity: 0
    }

    60%,
    80% {
        left: -100%;
        opacity: 1
    }

    100%,
    80% {
        opacity: 0
    }
}

.btn-penit {
    color: #f1f1f1;
    background-color: #007e96;
    border-color: #007e96;
    box-shadow: 1px 1px 2px 1px rgb(82 82 82 / 49%)
}

.badge-tdf {
    color: #212529;
    background-color: #dde000
}

.btn-bleu-clair,
.btn-noir-blanc,
.btn-noir-p,
.btn-rouge-blanc,
.btn-statut,
.btn-vert-blanc,
.enginsArriveCH,
.enginsDeclenche,
.enginsDispo,
.enginsEnRoute,
.enginsPreAlert,
.enginsPreAlertDegrade,
.enginsRetourDispo,
.enginsSll,
.enginsTransportCH,
.fonctionEngin {
    min-width: 75px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    user-select: none;
    border-top-left-radius: .5rem !important;
    box-shadow: 1px 1px 3px 2px rgb(0 0 0 / 40%);
    font-weight: 500
}

.btn_blanc {
    background: #fff
}

.btn_blanc:hover {
    background: #d4d4d4
}

.btn_violet {
    background: #63379a
}

.btn_violet:hover {
    background: #804dbd
}

.btn_noir {
    background: #373737
}

.btn_noir:hover {
    background: #4c4b4b
}

.btn_jaune_clair {
    background: #fffc9b
}

.btn_jaune_clair:hover {
    background: #fff963
}

.btn_jaune {
    background: #e9e300
}

.btn_jaune:hover {
    background: #dad200
}

.btn_bleu {
    background: #03caff
}

.btn_bleu:hover {
    background: #03caff
}

.btn_vert {
    background: #2db74d
}

.btn_vert:hover {
    background: #007812
}

.btn_rouge {
    background: #ff0f0f
}

.btn_rouge:hover {
    background: #c80000
}

.btn_orange {
    background: #ffa109
}

.btn_orange:hover {
    background: #e48c00
}

.btn_bleu_fonce {
    background: #002e7c
}

.btn_bleu_fonce:hover {
    background: #116bff
}

.btn_rose {
    background: #ff25c4
}

.btn_rose:hover {
    background: #fd93df
}

.btn_rouge_clair {
    background: #ff4a4a
}

.btn_rouge_clair:hover {
    background: #ff2424
}

.txt_blanc {
    color: #fff
}

.txt_noir {
    color: #000
}

.txt_bleu {
    color: #0027f3
}

.txt_rouge {
    color: #f00000
}

.txt_vert {
    color: #1bab00
}

.txt_orange {
    color: #ffa109
}

.txt_violet {
    color: #63379a
}

.txt_bleu_clair {
    color: #03caff
}

.txt_jaune {
    color: #e9e300
}

.txt_jaune_clair {
    color: #fffc9b
}

.txt_rose {
    color: #ff25c4
}

.txt_rouge_clair {
    color: #ff4a4a
}

.ui-widget-content,
.ui-widget-header {
    background: rgba(0, 0, 0, 0)
}

.elmtMenuAction {
    width: 100%;
    background: #d3d3d3;
    font-size: 1em;
    border: 0;
    text-align: left;
    height: 25px;
    text-transform: uppercase;
    border-radius: 0 2px 2px 0;
    margin: 1px;
    cursor: pointer;
    color: #8e8e8e
}

.elmtMenuAction:hover {
    background-color: #3d8ebe;
    color: #000
}

.elmtMenuAction:active {
    background-color: #8ad890;
    color: #fff
}

.menuTexte {
    display: inline-block;
    padding: 5px
}

.iconeAction {
    height: 24px;
    width: 24px;
    border-radius: 12px;
    display: inline-flex
}

.iconeAction:hover {
    -webkit-filter: drop-shadow(0 0 5px white);
    filter: drop-shadow(0 0 5px white)
}

.iconeActionV {
    height: 24px;
    border-radius: 12px;
    display: inline-flex
}

.iconesAccessoires {
    width: 24px;
    border-radius: 12px;
    display: inline-flex
}

.iconeAction-mini {
    height: 16px;
    width: 16px;
    border-radius: 8px;
    display: inline-flex
}

.icone-left {
    float: left
}

.icone-right {
    float: right
}

.iconeAction-mini:hover,
.iconeAction:hover,
.iconeActionV:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transform: rotate(20deg);
    animation: haloFlash .5s ease forwards
}

@keyframes haloFlash {
    0% {
        box-shadow: 0 0 10px 0 rgba(255, 255, 255, .7)
    }

    50% {
        box-shadow: 0 0 20px 10px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: none
    }
}

.iconeActionDouble {
    width: 24px;
    height: 12px;
    border-radius: 12px 12px 0 0;
    transform: rotate(-45deg);
    display: inline-flex
}

.iconeActionDouble2 {
    width: 24px;
    height: 12px;
    border-radius: 12px 12px 0 0;
    transform: rotate(135deg);
    margin-left: -20px;
    margin-top: 17px;
    display: inline-flex
}

.as-icone-action-fixe-20 {
    height: 20px;
    width: 20px;
    border-radius: 10px
}

.iconeActionVehicule {
    height: 20px;
    width: 20px;
    border-radius: 10px
}

.menuVehicule {
    position: absolute;
    max-width: 300px;
    min-width: 200px;
    z-index: 1;
    background-color: rgba(0, 0, 0, .8);
    display: none;
    color: #fff;
    border-radius: 5px;
    padding: 2px
}

.menuVehicule a {
    color: #fff
}

.barreProgression {
    background-color: #d3d3d3;
    width: 100%;
    height: 25px;
    color: #000;
    font-size: 16px;
    border: 0;
    text-align: left;
    text-transform: uppercase;
    border-radius: 10px
}

.indicationProgression {
    position: absolute;
    background-color: rgba(50, 205, 50, .5);
    width: 0%;
    height: 25px;
    margin-top: -26px;
    border-radius: 0 10px 10px 0
}

.progressionRapide {
    position: absolute;
    background: rgba(255, 255, 255, .3);
    width: 0%;
    height: 25px;
    border-radius: 0 10px 10px 0
}

.overflow {
    max-height: 100vh;
    overflow: auto
}

.fire-effect {
    background: radial-gradient(circle, rgba(230, 138, 0, .6) 20%, rgba(239, 243, 0, 0) 70%);
    animation: waterAnimation 2s ease-out forwards infinite;
    opacity: 1
}

.fire-piste {
    background: radial-gradient(circle, rgba(57, 203, 0, .6) 20%, rgba(14, 94, 10, .11) 70%);
    animation: waterAnimation 2s ease-out forwards infinite;
    opacity: 1
}

@keyframes waterAnimation {
    0% {
        transform: scale(.9);
        opacity: 1
    }

    50% {
        transform: scale(1.2);
        opacity: .8
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.pertePdvEffect {
    background: radial-gradient(circle, rgba(255, 0, 0, .6) 20%, rgba(255, 255, 255, 0) 70%);
    animation: waterAnimation 2s ease-out forwards infinite;
    opacity: 1
}

@keyframes pertePdvEffect {
    0% {
        transform: scale(.9);
        opacity: 1
    }

    50% {
        transform: scale(1.2);
        opacity: .8
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.gm-style-iw {
    width: 350px !important;
    left: 0 !important;
    background-color: #3c4649;
    box-shadow: 0 1px 6px rgba(178, 178, 178, .6);
    border: 1px solid rgba(60, 70, 73, .6);
    border-radius: 2px 2px 10px 10px;
    padding: 0 !important
}

.gm-style-iw-d {
    overflow: hidden !important;
    background-color: #3c4649 !important
}

.gm-style-iw-c {
    background-color: #3c4649 !important
}

#iw-container {
    margin-bottom: 10px
}

.iw-content {
    max-height: 300px;
    overflow: scroll
}

#iw-container .iw-title {
    width: 338px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 10px;
    background-color: #2d2f31;
    color: #fff;
    margin: 0;
    border-radius: 2px 2px 0 0
}

#iw-container .iw-content {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    padding: 15px 5px 20px 15px;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #3c4649;
    color: #fff
}

.choixMarker {
    height: 60%;
    overflow: scroll
}

.iw-subTitle {
    font-size: 16px;
    font-weight: 700
}

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.gm-ui-hover-effect img {
    margin: 0 0 !important
}

.marker {
    border: none;
    cursor: pointer
}

.marker-bat {
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: center;
    border-radius: 50%
}

.marker-int {
    width: 32px;
    height: 37px
}

.marker-anim {
    animation: bounce .7s ease infinite
}

@keyframes bounce {
    from {
        top: 80px
    }

    50% {
        top: 63px
    }

    to {
        top: 80px
    }
}

.marker-hyd {
    width: 32px;
    height: 37px
}

.maplibregl-popup-content {
    padding: 0;
    width: 100%;
    background-color: #353740;
    color: #fff
}

.infosMarqueur_titre {
    display: inline-block;
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-size: 18px
}

.dropdown-menu {
    padding: 0
}

.dropdown-header {
    padding: 0;
    text-align: center
}

.dropdown-item {
    padding: .2rem .2rem
}

.gyrophare {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    left: 50%;
    transform: translate(-50%, 0);
    overflow: visible
}

.gyrophare-rampe_2::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50% 50% 20% 20%;
    box-shadow: 0 0 8px 4px rgba(0, 120, 255, .7);
    animation: rampe_2 1.5s infinite
}

.gyrophare-simple-avant::before {
    content: '';
    position: absolute;
    left: 20%;
    width: 10%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

.gyrophare-simple-arriere::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 80%;
    width: 10%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

@keyframes rampe_2 {
    0% {
        opacity: .2;
        transform: translateX(-50%) scale(1)
    }

    10% {
        opacity: .8;
        transform: translateX(-50%) scale(1.1)
    }

    25% {
        opacity: .5;
        transform: translateX(-50%) scale(1.05)
    }

    40% {
        opacity: .9;
        transform: translateX(-50%) scale(1.15)
    }

    55% {
        opacity: .3;
        transform: translateX(-50%) scale(1.05)
    }

    70% {
        opacity: 1;
        transform: translateX(-50%) scale(1.2)
    }

    85% {
        opacity: .4;
        transform: translateX(-50%) scale(1.1)
    }

    100% {
        opacity: .7;
        transform: translateX(-50%) scale(1)
    }
}

.gyrophare-rampe_1::after,
.gyrophare-rampe_1::before {
    content: '';
    position: absolute;
    left: 10%;
    width: 75%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 0 8px 4px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

.gyrophare-penetrant_1::after,
.gyrophare-penetrant_1::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 15%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

@keyframes rampe_1 {

    0%,
    100% {
        opacity: .2;
        transform: scale(.9)
    }

    10%,
    30% {
        opacity: 1;
        transform: scale(1.2)
    }

    15%,
    35% {
        opacity: .4;
        transform: scale(1)
    }

    45%,
    65% {
        opacity: 1;
        transform: scale(1.2)
    }

    50%,
    70% {
        opacity: .5;
        transform: scale(1)
    }

    80% {
        opacity: 1;
        transform: scale(1.3)
    }

    85% {
        opacity: .5;
        transform: scale(1)
    }
}

.phares-avant {
    position: absolute;
    bottom: 47%;
    left: 0;
    width: 30%;
    height: 0;
    border-radius: 50%;
    box-shadow: 1px 4px 20px 12px rgb(255 255 255 / 62%);
    z-index: 10;
    mix-blend-mode: plus-lighter;
    border-radius: 50%
}

.phares-arriere {
    position: absolute;
    top: 40%;
    left: 100%;
    width: 5px;
    height: 0;
    border-radius: 50%;
    box-shadow: 4px 7px 20px 10px rgba(206, 36, 36, .801);
    z-index: 10;
    mix-blend-mode: overlay;
    border-radius: 50%;
    transform: rotate(74deg)
}

.air-light {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 10%;
    border-radius: 50%;
    box-shadow: 4px 7px 20px 10px rgba(206, 36, 36, .801);
    z-index: 10;
    mix-blend-mode: screen;
    border-radius: 50%;
    transform: rotate(0)
}

.red-light {
    box-shadow: 4px 7px 20px 10px rgba(206, 36, 36, .801);
    animation: redBlink 1s infinite alternate
}

.green-light {
    box-shadow: 4px 7px 20px 10px rgba(8, 126, 8, .801);
    animation: greenBlink 1s infinite alternate
}

@keyframes redBlink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

@keyframes greenBlink {

    0%,
    100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.intervention-marker {
    position: relative;
    width: 50px;
    height: 50px;
    background: url('path/to/marker.png') no-repeat center center;
    background-size: contain;
    overflow: visible
}

.smoke {
    position: absolute;
    top: -50px;
    left: 50%;
    width: 200px;
    height: 60px;
    background: url('/jeu/public/img/map/smoke.png') no-repeat center center;
    background-size: contain;
    opacity: .7;
    animation: smokeFloat 4s linear infinite
}

.smoke-secondary {
    animation: smokeRiseSecondary 4s linear infinite;
    animation-delay: 2s
}

@keyframes smokeFloat {
    0% {
        transform: translateX(-50%) translateY(0) scale(1)
    }

    50% {
        transform: translateX(-50%) translateY(-10px) scale(1.05)
    }

    100% {
        transform: translateX(-50%) translateY(0) scale(1)
    }
}

.fire-glow {
    position: absolute;
    bottom: 20px;
    left: -50%;
    transform: translateX(-50%);
    width: 200%;
    height: 100%;
    background: radial-gradient(circle, rgba(255, 69, 0, .7), rgba(255, 0, 0, 0) 80%);
    border-radius: 50%;
    filter: blur(10px);
    animation: fireFlicker 2s ease-in-out infinite;
    opacity: .8
}

@keyframes fireFlicker {

    0%,
    100% {
        transform: scale(1);
        opacity: .8
    }

    50% {
        transform: scale(1.1);
        opacity: 1
    }
}

@-webkit-keyframes fstAnimationEnter {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1em, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes fstAnimationEnter {
    from {
        opacity: 0;
        -moz-transform: translate3d(0, -1em, 0)
    }

    to {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0)
    }
}

@keyframes fstAnimationEnter {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1em, 0);
        -moz-transform: translate3d(0, -1em, 0);
        -ms-transform: translate3d(0, -1em, 0);
        -o-transform: translate3d(0, -1em, 0);
        transform: translate3d(0, -1em, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fstElement {
    display: inline-block;
    position: relative;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    color: #ebebeb;
    font-size: 10px !important;
    background-color: #262626c7;
    width: 100%
}

.fstElement>input,
.fstElement>select {
    position: absolute;
    left: -999em
}

.fstToggleBtn {
    font-size: 1.4em;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: .71429em 1.42857em .71429em .71429em;
    min-width: 14.28571em;
    cursor: pointer
}

.fstToggleBtn:after {
    position: absolute;
    content: "";
    right: .71429em;
    top: 50%;
    margin-top: -.17857em;
    border: .35714em solid transparent;
    border-top-color: #cacaca
}

.fstQueryInput {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: 0;
    box-sizing: border-box;
    background: 0 0;
    border: 0
}

.fstResults {
    position: absolute;
    left: -1px;
    top: 100%;
    right: -1px;
    max-height: 30em;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #d7d7d7;
    border-top: 0;
    background-color: #393a3a;
    display: none
}

.fstResultItem {
    font-size: 1.4em;
    display: block;
    padding: .5em .71429em;
    margin: 0;
    cursor: pointer;
    border-top: 1px solid #fff
}

.fstResultItem.fstUserOption {
    color: #707070
}

.fstResultItem.fstFocused {
    color: #fff;
    background-color: #43a2f3;
    border-color: #73baf6
}

.fstResultItem.fstSelected {
    color: #fff;
    background-color: #2694f1;
    border-color: #73baf6
}

.fstGroupTitle {
    font-size: 1.4em;
    display: block;
    padding: .5em .71429em;
    margin: 0;
    font-weight: 700
}

.fstGroup {
    padding-top: 1em
}

.fstGroup:first-child {
    padding-top: 0
}

.fstNoResults {
    font-size: 1.4em;
    display: block;
    padding: .71429em .71429em;
    margin: 0;
    color: #999
}

.fstSingleMode .fstControls {
    position: absolute;
    left: -1px;
    right: -1px;
    top: 100%;
    padding: .5em;
    border: 1px solid #d7d7d7;
    background-color: #393a3a;
    display: none
}

.fstSingleMode .fstQueryInput {
    font-size: 1.4em;
    display: block;
    width: 100%;
    padding: .5em .35714em;
    color: #999;
    border: 1px solid #d7d7d7
}

.fstSingleMode.fstActive {
    z-index: 100
}

.fstSingleMode.fstActive .fstControls,
.fstSingleMode.fstActive .fstResults,
.fstSingleMode.fstActive.fstElement {
    box-shadow: 0 .2em .2em rgba(0, 0, 0, .1)
}

.fstSingleMode.fstActive .fstControls {
    display: block
}

.fstSingleMode.fstActive .fstResults {
    display: block;
    z-index: 10;
    margin-top: -1px
}

.fstChoiceItem {
    display: inline-block;
    font-size: 1.2em;
    position: relative;
    margin: 0 .41667em .41667em 0;
    padding: .33333em .33333em .33333em 1.5em;
    border-radius: .25em;
    border: 1px solid #43a2f3;
    cursor: auto;
    color: #fff;
    background-color: #43a2f3;
    -webkit-animation: fstAnimationEnter .2s;
    -moz-animation: fstAnimationEnter .2s;
    animation: fstAnimationEnter .2s
}

.fstChoiceItem.mod1 {
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    color: #232323
}

.fstChoiceItem.mod1>.fstChoiceRemove {
    color: #a4a4a4
}

.fstChoiceRemove {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: 0 0;
    font-size: 1.16667em;
    position: absolute;
    left: 0;
    top: 50%;
    width: 1.28571em;
    line-height: 1.28571em;
    margin-top: -.64286em;
    text-align: center;
    color: #fff
}

.fstChoiceRemove::-moz-focus-inner {
    padding: 0;
    border: 0
}

.fstMultipleMode .fstControls {
    box-sizing: border-box;
    padding: .5em .5em 0 .5em;
    overflow: hidden;
    width: 20em;
    cursor: text
}

.fstMultipleMode .fstQueryInput {
    font-size: 1.4em;
    float: left;
    padding: .28571em 0;
    margin: 0 0 .35714em 0;
    width: 2em;
    color: #999
}

.fstMultipleMode .fstQueryInputExpanded {
    float: none;
    width: 100%;
    padding: .28571em .35714em
}

.fstMultipleMode .fstFakeInput {
    font-size: 1.4em
}

.fstMultipleMode.fstActive,
.fstMultipleMode.fstActive .fstResults {
    box-shadow: 0 .2em .2em rgba(0, 0, 0, .1)
}

.fstMultipleMode.fstActive .fstResults {
    display: block;
    z-index: 10;
    border-top: 1px solid #d7d7d7
}

@keyframes sequence_gyrophare_1 {

    0%,
    100% {
        opacity: .2;
        transform: scale(.9)
    }

    10%,
    30% {
        opacity: 1;
        transform: scale(1.2)
    }

    15%,
    35% {
        opacity: .4;
        transform: scale(1)
    }

    45%,
    65% {
        opacity: 1;
        transform: scale(1.2)
    }

    50%,
    70% {
        opacity: .5;
        transform: scale(1)
    }

    80% {
        opacity: 1;
        transform: scale(1.3)
    }

    85% {
        opacity: .5;
        transform: scale(1)
    }
}

.CR_VID01-gyrophare_1::after,
.CR_VID01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 22%;
    top: 1%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CR_VL01-gyrophare_1::after,
.CR_VL01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 52%;
    width: 10%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CR_VL01-gyrophare_2::after,
.CR_VL01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 44%;
    width: 2%;
    top: 27%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CR_VL01-gyrophare_3::after,
.CR_VL01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 42%;
    left: 8%;
    width: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CR_VL02-gyrophare_1::after,
.CR_VL02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 24%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CR_VL02-gyrophare_2::after,
.CR_VL02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 10%;
    top: 54%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CR_VPSP01-gyrophare_1::after,
.CR_VPSP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 22%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CR_VPSP01-gyrophare_2::after,
.CR_VPSP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 9%;
    top: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CR_VPSP01-gyrophare_3::after,
.CR_VPSP01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 64%;
    left: 10%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DOUANE_TC01-gyrophare_1::after,
.DOUANE_TC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 28%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DOUANE_TC01-gyrophare_2::after,
.DOUANE_TC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 13%;
    width: 12%;
    top: 58%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DOUANE_TC02-gyrophare_1::after,
.DOUANE_TC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DOUANE_TV01-gyrophare_1::after,
.DOUANE_TV01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 53%;
    width: 17%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DOUANE_TV01-gyrophare_2::after,
.DOUANE_TV01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 9%;
    width: 8%;
    top: 60%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DOUANE_TV02-gyrophare_1::after,
.DOUANE_TV02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 19%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DOUANE_TV02-gyrophare_2::after,
.DOUANE_TV02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 9%;
    width: 12%;
    top: 54%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DOUANE_TV03-gyrophare_1::after,
.DOUANE_TV03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 24%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DOUANE_TV03-gyrophare_2::after,
.DOUANE_TV03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 10%;
    top: 57%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VC01-gyrophare_1::after,
.FFSS_VC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 20%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VC01-gyrophare_2::after,
.FFSS_VC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 8%;
    top: 45%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VC02-gyrophare_1::after,
.FFSS_VC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 18%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VC02-gyrophare_2::after,
.FFSS_VC02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 73%;
    width: 14%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VC02-gyrophare_3::after,
.FFSS_VC02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 45%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPC01-gyrophare_1::after,
.FFSS_VPC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 9%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPC01-gyrophare_2::after,
.FFSS_VPC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 8%;
    width: 9%;
    top: 52%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPC02-gyrophare_1::after,
.FFSS_VPC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 0;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPC02-gyrophare_2::after,
.FFSS_VPC02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 3%;
    top: 0;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPC03-gyrophare_1::after,
.FFSS_VPC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 20%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPC03-gyrophare_2::after,
.FFSS_VPC03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 8%;
    width: 11%;
    top: 64%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPSP01-gyrophare_1::after,
.FFSS_VPSP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 24%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPSP01-gyrophare_2::after,
.FFSS_VPSP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 93%;
    width: 3%;
    top: 5%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPSP02-gyrophare_1::after,
.FFSS_VPSP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 24%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPSP02-gyrophare_2::after,
.FFSS_VPSP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 93%;
    width: 3%;
    top: 5%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPSP03-gyrophare_1::after,
.FFSS_VPSP03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 24%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPSP03-gyrophare_2::after,
.FFSS_VPSP03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 83%;
    width: 10%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPSP04-gyrophare_1::after,
.FFSS_VPSP04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 28%;
    width: 4%;
    top: 5%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPSP04-gyrophare_2::after,
.FFSS_VPSP04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 4%;
    top: 3%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VSO-gyrophare_1::after,
.FFSS_VSO-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 41%;
    width: 18%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VSO-gyrophare_2::after,
.FFSS_VSO-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 90%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VTUTP01-gyrophare_1::after,
.FFSS_VTUTP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 7%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VTUTP01-gyrophare_2::after,
.FFSS_VTUTP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VTUTP02-gyrophare_1::after,
.FFSS_VTUTP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 8%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VTUTP02-gyrophare_2::after,
.FFSS_VTUTP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 12%;
    width: 11%;
    top: 58%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FFSS_VPC02-phares-avant,
.FFSS_VPC03-phares-avant,
.FFSS_VPSP01-phares-avant,
.FFSS_VPSP02-phares-avant,
.FFSS_VPSP03-phares-avant,
.FFSS_VPSP04-phares-avant,
.FFSS_VSO-phares-avant {
    bottom: 45%;
    left: 0;
    width: 38%;
    height: 0
}

.FFSS_VC02-phares-avant {
    bottom: 55%
}

.FFSS_VPC02-phares-arriere,
.FFSS_VPC03-phares-arriere,
.FFSS_VPSP01-phares-arriere,
.FFSS_VPSP02-phares-arriere,
.FFSS_VPSP03-phares-arriere,
.FFSS_VPSP04-phares-arriere,
.FFSS_VSO-phares-arriere {
    top: 50%;
    left: 105%;
    width: 1px;
    height: 0
}

.FFSS_VC02-phares-arriere {
    top: 37%
}

.MILI_HELI_FENNEC-gyrophare_1::after,
.MILI_HELI_FENNEC-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 15%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorHeliMili .2s linear infinite
}

.MILI_HELI_FENNEC-gyrophare_2::after,
.MILI_HELI_FENNEC-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 50%;
    right: 5%;
    width: 15%;
    height: 10%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorHeliMili .3s linear infinite
}

.MILI_HELI_H160-gyrophare_1::after,
.MILI_HELI_H160-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 25%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorHeliMili .2s linear infinite
}

.MILI_HELI_H160-gyrophare_2::after,
.MILI_HELI_H160-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    right: 1%;
    width: 9%;
    height: 10%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorHeliMili .3s linear infinite
}

.MILI_HELI_PUMA_ARMEE_AIR-gyrophare_1::after,
.MILI_HELI_PUMA_ARMEE_AIR-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 15%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorHeliMili .2s linear infinite
}

.MILI_HELI_PUMA_ARMEE_AIR-gyrophare_2::after,
.MILI_HELI_PUMA_ARMEE_AIR-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    right: 1%;
    width: 9%;
    height: 10%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorHeliMili .3s linear infinite
}

.MILI_HELI_PUMA_ARMEE_TERRE-gyrophare_1::after,
.MILI_HELI_PUMA_ARMEE_TERRE-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 15%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorHeliMili .2s linear infinite
}

.MILI_HELI_PUMA_ARMEE_TERRE-gyrophare_2::after,
.MILI_HELI_PUMA_ARMEE_TERRE-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    right: 1%;
    width: 9%;
    height: 10%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorHeliMili .3s linear infinite
}

@keyframes rotorHeliMili {
    0% {
        background: rgba(0, 0, 0, .608)
    }

    50% {
        background: rgba(0, 0, 0, .2)
    }

    100% {
        background: rgba(0, 0, 0, .63)
    }
}

@keyframes spinTailRotorHeliMili {
    0% {
        transform: rotate(30deg) rotate(0)
    }

    100% {
        transform: rotate(30deg) rotate(360deg)
    }
}

.PC_VL01-gyrophare_1::after,
.PC_VL01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 23%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VL01-gyrophare_2::after,
.PC_VL01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 8%;
    top: 45%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VL02-gyrophare_1::after,
.PC_VL02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 57%;
    width: 3%;
    top: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VL02-gyrophare_2::after,
.PC_VL02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 5%;
    top: 53%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VL03-gyrophare_1::after,
.PC_VL03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 24%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VL03-gyrophare_2::after,
.PC_VL03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 8%;
    top: 60%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VLOG-gyrophare_1::after,
.PC_VLOG-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 20%;
    top: 8%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VLOG-gyrophare_2::after,
.PC_VLOG-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 3%;
    width: 9%;
    top: 57%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VPSP01-gyrophare_1::after,
.PC_VPSP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 28%;
    width: 4%;
    top: 5%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VPSP01-gyrophare_2::after,
.PC_VPSP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 4%;
    top: 3%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VPSP02-gyrophare_1::after,
.PC_VPSP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 24%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VPSP02-gyrophare_2::after,
.PC_VPSP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 83%;
    width: 10%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VPSP03-gyrophare_1::after,
.PC_VPSP03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 38%;
    width: 22%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VPSP03-gyrophare_2::after,
.PC_VPSP03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 81%;
    width: 11%;
    top: 4%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VSO-gyrophare_1::after,
.PC_VSO-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 24%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PC_VSO-gyrophare_2::after,
.PC_VSO-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 83%;
    width: 10%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TC01-gyrophare_1::after,
.PM_TC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 31%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TC01-gyrophare_2::after,
.PM_TC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 13%;
    top: 59%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TC02-gyrophare_1::after,
.PM_TC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 22%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TC02-gyrophare_2::after,
.PM_TC02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 8%;
    width: 9%;
    top: 54%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TM01-gyrophare_1::after,
.PM_TM01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 92%;
    width: 2%;
    top: 30%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TM01-gyrophare_2::after,
.PM_TM01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 5%;
    top: 17%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TM01-gyrophare_3::after,
.PM_TM01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 19%;
    left: 22%;
    width: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TM01-phares-avant {
    bottom: 57%;
    left: 4%;
    width: 34%
}

.PM_TM01-phares-arriere {
    top: 43%;
    left: 100%;
    width: 1px;
    height: 0
}

.PM_TT01-gyrophare_1::after,
.PM_TT01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 65%;
    width: 1%;
    top: 7%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TT01-gyrophare_2::after,
.PM_TT01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 51%;
    width: 2%;
    top: 7%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TT01-gyrophare_3::after,
.PM_TT01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 4%;
    left: 24%;
    width: 1%;
    height: 1px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TT01-phares-avant {
    display: none
}

.PM_TT01-phares-arriere {
    display: none
}

.PM_TV01-gyrophare_1::after,
.PM_TV01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 24%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TV01-gyrophare_2::after,
.PM_TV01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 10%;
    top: 44%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TV02-gyrophare_1::after,
.PM_TV02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 27%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TV02-gyrophare_2::after,
.PM_TV02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 10%;
    top: 55%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TV03-gyrophare_1::after,
.PM_TV03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 22%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TV04-gyrophare_1::after,
.PM_TV04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 23%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PM_TV04-gyrophare_2::after,
.PM_TV04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 3%;
    width: 8%;
    top: 51%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.SAMU_NEF01-gyrophare_1::after,
.SAMU_NEF01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 23%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.SAMU_NEF01-gyrophare_2::after,
.SAMU_NEF01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 9%;
    width: 7%;
    top: 50%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC01-gyrophare_1::after,
.BAC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 64%;
    width: 2%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC02-gyrophare_1::after,
.BAC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 10%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC02-gyrophare_2::after,
.BAC02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 5%;
    top: 33%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC02-gyrophare_3::after,
.BAC02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 5%;
    width: 15%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC03-gyrophare_1::after,
.BAC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 40%;
    width: 2%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC03-gyrophare_2::after,
.BAC03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 5%;
    width: 2%;
    top: 55%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC03-gyrophare_3::after,
.BAC03-gyrophare_3::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 15%;
    width: 2%;
    top: 57%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC04-gyrophare_1::after,
.BAC04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 20%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC04-gyrophare_2::after,
.BAC04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 2%;
    top: 32%;
    height: 1px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC04-gyrophare_3::after,
.BAC04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 5%;
    width: 11%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC05-gyrophare_1::after,
.BAC05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 3%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC05-gyrophare_2::after,
.BAC05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 2%;
    top: 30%;
    height: 1px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BAC05-gyrophare_3::after,
.BAC05-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 55%;
    left: 5%;
    width: 12%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -5px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG01-gyrophare_1::after,
.CG01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 4%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG02-gyrophare_1::after,
.CG02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG02-gyrophare_2::after,
.CG02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 4%;
    width: 2%;
    top: 52%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG02-gyrophare_3::after,
.CG02-gyrophare_3::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 15%;
    width: 2%;
    top: 53%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG03-gyrophare_1::after,
.CG03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG03-gyrophare_2::after,
.CG03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 21%;
    width: 3%;
    top: 29%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG03-gyrophare_3::after,
.CG03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 33%;
    left: 44%;
    width: 3%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG03-gyrophare_4::after,
.CG03-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 19%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG03-gyrophare_5::after,
.CG03-gyrophare_5::before {
    animation-delay: .4s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 7%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CG03-phares-arriere {
    top: 27%
}

.CHOUCAS01-gyrophare_1::after,
.CHOUCAS01-gyrophare_1::before,
.CHOUCAS02-gyrophare_1::after,
.CHOUCAS02-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 5%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorChoucas .2s linear infinite
}

.CHOUCAS01-gyrophare_2::after,
.CHOUCAS01-gyrophare_2::before,
.CHOUCAS02-gyrophare_2::after,
.CHOUCAS02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 30%;
    right: 2%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorChoucas .3s linear infinite
}

.CHOUCAS03-gyrophare_1::after,
.CHOUCAS03-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 15%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorChoucas .2s linear infinite
}

.CHOUCAS03-gyrophare_2::after,
.CHOUCAS03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 50%;
    right: 11%;
    width: 9%;
    height: 10%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorChoucas .3s linear infinite
}

@keyframes rotorChoucas {
    0% {
        background: rgba(0, 0, 0, .608)
    }

    50% {
        background: rgba(0, 0, 0, .2)
    }

    100% {
        background: rgba(0, 0, 0, .63)
    }
}

@keyframes spinTailRotorChoucas {
    0% {
        transform: rotate(30deg) rotate(0)
    }

    100% {
        transform: rotate(30deg) rotate(360deg)
    }
}

.CO01-gyrophare_1::after,
.CO01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 4%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO02-gyrophare_1::after,
.CO02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 57%;
    width: 4%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO02-gyrophare_2::after,
.CO02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 4%;
    top: 28%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO02-gyrophare_3::after,
.CO02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 25%;
    left: 23%;
    width: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO02-gyrophare_4::after,
.CO02-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 20%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO02-gyrophare_5::after,
.CO02-gyrophare_5::before {
    animation-delay: .4s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 5%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO03-gyrophare_1::after,
.CO03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 64%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO03-gyrophare_2::after,
.CO03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 42%;
    width: 4%;
    top: 30%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO03-gyrophare_3::after,
.CO03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 31%;
    left: 15%;
    width: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO03-gyrophare_4::after,
.CO03-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 20%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CO03-gyrophare_5::after,
.CO03-gyrophare_5::before {
    animation-delay: .4s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 9%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CU01-gyrophare_1::after,
.CU01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 63%;
    width: 4%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CU02-gyrophare_1::after,
.CU02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 65%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CU02-gyrophare_2::after,
.CU02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 22%;
    width: 4%;
    top: 31%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CU02-gyrophare_3::after,
.CU02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 34%;
    left: 45%;
    width: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CU02-gyrophare_4::after,
.CU02-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 20%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CU02-gyrophare_5::after,
.CU02-gyrophare_5::before {
    animation-delay: .4s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 5%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CU03-gyrophare_1::after,
.CU03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELE01-gyrophare_1::after,
.ELE01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 3%;
    top: 11%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELE02-gyrophare_1::after,
.ELE02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 14%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELE02-gyrophare_2::after,
.ELE02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 12%;
    width: 2%;
    top: 17%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELE02-gyrophare_3::after,
.ELE02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 14%;
    width: 8%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELE03-gyrophare_1::after,
.ELE03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 16%;
    width: 9%;
    top: 57%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELE04-gyrophare_1::after,
.ELE04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 16%;
    width: 9%;
    top: 57%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EMB02-gyrophare_1::after,
.EMB02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 17%;
    width: 3%;
    top: 17%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EMB02-gyrophare_2::after,
.EMB02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 79%;
    width: 3%;
    top: 21%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EMB03-gyrophare_1::after,
.EMB03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 17%;
    width: 3%;
    top: 17%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EMB03-gyrophare_2::after,
.EMB03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 79%;
    width: 3%;
    top: 21%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MOBILAB01-gyrophare_1::after,
.MOBILAB01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 3%;
    top: 0;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MOBILAB02-gyrophare_1::after,
.MOBILAB02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MOBILAB02-gyrophare_2::after,
.MOBILAB02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 72%;
    width: 2%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MOBILAB02-gyrophare_3::after,
.MOBILAB02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 10%;
    width: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MOBILAB02-phares-arriere {
    top: 34%
}

.MOBILAB03-gyrophare_1::after,
.MOBILAB03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MOBILAB03-gyrophare_2::after,
.MOBILAB03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MOBILAB03-gyrophare_3::after,
.MOBILAB03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 8%;
    width: 11%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MOBILAB03-phares-arriere {
    top: 43%
}

.NEGO01-gyrophare_1::after,
.NEGO01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 62%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NEGO02-gyrophare_1::after,
.NEGO02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 8%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NEGO02-gyrophare_2::after,
.NEGO02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 10%;
    top: 53%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NEGO03-gyrophare_1::after,
.NEGO03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NEGO03-gyrophare_2::after,
.NEGO03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 21%;
    width: 3%;
    top: 29%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NEGO03-gyrophare_3::after,
.NEGO03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 33%;
    left: 44%;
    width: 3%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NEGO03-gyrophare_4::after,
.NEGO03-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 19%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NEGO03-gyrophare_5::after,
.NEGO03-gyrophare_5::before {
    animation-delay: .4s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 7%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NEGO03-phares-arriere {
    top: 27%
}

.PSIG01-gyrophare_1::after,
.PSIG01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 22%;
    top: 0;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSIG02-gyrophare_1::after,
.PSIG02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 35%;
    width: 3%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSIG02-gyrophare_2::after,
.PSIG02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 2%;
    top: 55%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSIG02-gyrophare_3::after,
.PSIG02-gyrophare_3::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 19%;
    width: 2%;
    top: 56%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSIG03-gyrophare_1::after,
.PSIG03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 19%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSIG03-gyrophare_2::after,
.PSIG03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 9%;
    top: 53%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PVP01-gyrophare_1::after,
.PVP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 14%;
    width: 2%;
    top: 7%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PVP01-gyrophare_2::after,
.PVP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 36%;
    width: 2%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PVP01-gyrophare_3::after,
.PVP01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 5%;
    left: 23%;
    width: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PVP02-gyrophare_1::after,
.PVP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 4%;
    top: 5%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_GN01-gyrophare_1::after,
.TC_GN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 54%;
    width: 26%;
    top: 1%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_GN01-gyrophare_2::after,
.TC_GN01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 14%;
    top: 56%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_GN02-gyrophare_1::after,
.TC_GN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 19%;
    top: 0;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_GN03-gyrophare_1::after,
.TC_GN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 25%;
    top: 0;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_GN03-gyrophare_2::after,
.TC_GN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 12%;
    width: 12%;
    top: 49%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN01-gyrophare_1::after,
.TC_PN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 24%;
    top: 1%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN01-gyrophare_2::after,
.TC_PN01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 8%;
    width: 12%;
    top: 59%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN02-gyrophare_1::after,
.TC_PN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 26%;
    top: 0;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN02-gyrophare_2::after,
.TC_PN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 12%;
    width: 13%;
    top: 49%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN03-gyrophare_1::after,
.TC_PN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 3%;
    top: 2%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN03-gyrophare_2::after,
.TC_PN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 90%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN03-gyrophare_3::after,
.TC_PN03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 11%;
    width: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN04-gyrophare_1::after,
.TC_PN04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 25%;
    top: 0;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN04-gyrophare_2::after,
.TC_PN04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 11%;
    width: 12%;
    top: 49%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN05-gyrophare_1::after,
.TC_PN05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN05-gyrophare_2::after,
.TC_PN05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 51%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN05-gyrophare_3::after,
.TC_PN05-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 10%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN06-gyrophare_1::after,
.TC_PN06-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN06-gyrophare_2::after,
.TC_PN06-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 56%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN06-gyrophare_3::after,
.TC_PN06-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 8%;
    width: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN07-gyrophare_1::after,
.TC_PN07-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN07-gyrophare_2::after,
.TC_PN07-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 56%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TC_PN07-gyrophare_3::after,
.TC_PN07-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 8%;
    width: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN01-gyrophare_1::after,
.TM_GN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 4%;
    top: 1%;
    height: 10px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN01-gyrophare_2::after,
.TM_GN01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 83%;
    width: 4%;
    top: 5%;
    height: 10px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN01-gyrophare_3::after,
.TM_GN01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 23%;
    left: 40%;
    width: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN01-gyrophare_4::after,
.TM_GN01-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 13%;
    left: 60%;
    width: 4%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN01-gyrophare_5::after,
.TM_GN01-gyrophare_5::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 12%;
    left: 6%;
    width: 2%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN01-phares-avant {
    bottom: 60%;
    left: -5%;
    width: 41%;
    height: 0
}

.TM_GN01-phares-arriere {
    top: 27%;
    left: 98%;
    width: 0;
    height: 0
}

.TM_GN02-gyrophare_1::after,
.TM_GN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 82%;
    width: 5%;
    top: 14%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN02-gyrophare_2::after,
.TM_GN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 44%;
    width: 5%;
    top: 20%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN02-gyrophare_3::after,
.TM_GN02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 17%;
    left: 35%;
    width: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN02-gyrophare_4::after,
.TM_GN02-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 15%;
    left: 16%;
    width: 4%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN02-gyrophare_5::after,
.TM_GN02-gyrophare_5::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 12%;
    left: 8%;
    width: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN02-phares-avant {
    bottom: 60%;
    left: -5%;
    width: 41%;
    height: 0
}

.TM_GN02-phares-arriere {
    top: 27%;
    left: 98%;
    width: 0;
    height: 0
}

.TM_GN03-gyrophare_1::after,
.TM_GN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 94%;
    width: 4%;
    top: 17%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN03-gyrophare_2::after,
.TM_GN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 4%;
    top: 10%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN03-gyrophare_3::after,
.TM_GN03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 7%;
    left: 23%;
    width: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN03-gyrophare_4::after,
.TM_GN03-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 13%;
    left: 62%;
    width: 3%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN03-gyrophare_5::after,
.TM_GN03-gyrophare_5::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 12%;
    left: 7%;
    width: 2%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN03-phares-avant {
    bottom: 60%;
    left: -5%;
    width: 41%;
    height: 0
}

.TM_GN03-phares-arriere {
    top: 27%;
    left: 98%;
    width: 0;
    height: 0
}

.TM_GN04-gyrophare_1::after,
.TM_GN04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 93%;
    width: 4%;
    top: 31%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN04-gyrophare_2::after,
.TM_GN04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 5%;
    top: 18%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN04-gyrophare_3::after,
.TM_GN04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 10%;
    left: 21%;
    width: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN04-gyrophare_4::after,
.TM_GN04-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 22%;
    left: 65%;
    width: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN04-gyrophare_5::after,
.TM_GN04-gyrophare_5::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 18%;
    left: 4%;
    width: 2%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_GN04-phares-avant {
    bottom: 60%;
    left: -5%;
    width: 41%;
    height: 0
}

.TM_GN04-phares-arriere {
    top: 27%;
    left: 98%;
    width: 0;
    height: 0
}

.TM_PN01-gyrophare_1::after,
.TM_PN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 3%;
    top: 20%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN01-gyrophare_2::after,
.TM_PN01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 37%;
    width: 3%;
    top: 16%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN01-gyrophare_3::after,
.TM_PN01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 22%;
    left: 24%;
    width: 3%;
    height: 7px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN01-gyrophare_4::after,
.TM_PN01-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 19%;
    left: 7%;
    width: 3%;
    height: 7px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN01-phares-avant {
    bottom: 60%;
    left: -5%;
    width: 41%;
    height: 0
}

.TM_PN01-phares-arriere {
    top: 27%;
    left: 98%;
    width: 0;
    height: 0
}

.TM_PN02-gyrophare_1::after,
.TM_PN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 93%;
    width: 4%;
    top: 24%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN02-gyrophare_2::after,
.TM_PN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 49%;
    width: 5%;
    top: 11%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN02-gyrophare_3::after,
.TM_PN02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 11%;
    left: 24%;
    width: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN02-gyrophare_4::after,
.TM_PN02-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 20%;
    left: 35%;
    width: 3%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN02-gyrophare_5::after,
.TM_PN02-gyrophare_5::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 21%;
    left: 10%;
    width: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN02-phares-avant {
    bottom: 60%;
    left: -5%;
    width: 41%;
    height: 0
}

.TM_PN02-phares-arriere {
    top: 27%;
    left: 98%;
    width: 0;
    height: 0
}

.TM_PN03-gyrophare_1::after,
.TM_PN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 76%;
    width: 5%;
    top: 8%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN03-gyrophare_2::after,
.TM_PN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 6%;
    top: 13%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN03-gyrophare_3::after,
.TM_PN03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 18%;
    left: 23%;
    width: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN03-gyrophare_4::after,
.TM_PN03-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 15%;
    left: 1%;
    width: 3%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN03-gyrophare_5::after,
.TM_PN03-gyrophare_5::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 10%;
    left: 27%;
    width: 3%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN03-phares-avant {
    bottom: 60%;
    left: -5%;
    width: 41%;
    height: 0
}

.TM_PN03-phares-arriere {
    top: 27%;
    left: 98%;
    width: 0;
    height: 0
}

.TM_PN04-gyrophare_1::after,
.TM_PN04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 94%;
    width: 4%;
    top: 16%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN04-gyrophare_2::after,
.TM_PN04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 50%;
    width: 5%;
    top: 11%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN04-gyrophare_3::after,
.TM_PN04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 7%;
    left: 21%;
    width: 4%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN04-gyrophare_4::after,
.TM_PN04-gyrophare_4::before {
    animation-delay: .5s !important;
    content: '';
    position: absolute;
    top: 13%;
    left: 60%;
    width: 4%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN04-gyrophare_5::after,
.TM_PN04-gyrophare_5::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 12%;
    left: 6%;
    width: 2%;
    height: 6px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TM_PN04-phares-avant {
    bottom: 60%;
    left: -5%;
    width: 41%;
    height: 0
}

.TM_PN04-phares-arriere {
    top: 27%;
    left: 98%;
    width: 0;
    height: 0
}

.TT_GN02-gyrophare_1::after,
.TT_GN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 65%;
    width: 1%;
    top: 12%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TT_GN02-gyrophare_2::after,
.TT_GN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 1%;
    top: 11%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TT_GN02-gyrophare_3::after,
.TT_GN02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 5%;
    left: 24%;
    width: 1%;
    height: 1px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TT_PN02-gyrophare_1::after,
.TT_PN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 65%;
    width: 1%;
    top: 12%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TT_PN02-gyrophare_2::after,
.TT_PN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 1%;
    top: 11%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TT_PN02-gyrophare_3::after,
.TT_PN02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 5%;
    left: 24%;
    width: 1%;
    height: 1px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN01-gyrophare_1::after,
.TV_GN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 24%;
    top: 1%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN02-gyrophare_1::after,
.TV_GN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 25%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN02-gyrophare_2::after,
.TV_GN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 11%;
    top: 58%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN03-gyrophare_1::after,
.TV_GN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 24%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN03-gyrophare_2::after,
.TV_GN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 10%;
    top: 44%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN04-gyrophare_1::after,
.TV_GN04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 11%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN04-gyrophare_2::after,
.TV_GN04-gyrophare_2::before {
    animation-delay: .8s;
    animation-delay: .8s;
    content: '';
    position: absolute;
    left: 32%;
    width: 4%;
    top: 33%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN04-gyrophare_3::after,
.TV_GN04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 10%;
    width: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN05-gyrophare_1::after,
.TV_GN05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 30%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN05-gyrophare_2::after,
.TV_GN05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 11%;
    width: 11%;
    top: 52%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN06-gyrophare_1::after,
.TV_GN06-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 26%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN07-gyrophare_1::after,
.TV_GN07-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 25%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN07-gyrophare_2::after,
.TV_GN07-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 11%;
    top: 53%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN08-gyrophare_1::after,
.TV_GN08-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 26%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN08-gyrophare_2::after,
.TV_GN08-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 13%;
    top: 57%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN09-gyrophare_1::after,
.TV_GN09-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 49%;
    width: 22%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_GN09-gyrophare_2::after,
.TV_GN09-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 4%;
    width: 8%;
    top: 51%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN01-gyrophare_1::after,
.TV_PN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 7%;
    top: 1%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN01-gyrophare_2::after,
.TV_PN01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 63%;
    width: 8%;
    top: 1%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN02-gyrophare_1::after,
.TV_PN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 26%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN03-gyrophare_1::after,
.TV_PN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 25%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN03-gyrophare_2::after,
.TV_PN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 11%;
    top: 58%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN04-gyrophare_1::after,
.TV_PN04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 26%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN04-gyrophare_2::after,
.TV_PN04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 11%;
    top: 54%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN05-gyrophare_1::after,
.TV_PN05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 30%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN05-gyrophare_2::after,
.TV_PN05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 11%;
    width: 11%;
    top: 52%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN06-gyrophare_1::after,
.TV_PN06-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 26%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN06-gyrophare_2::after,
.TV_PN06-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 12%;
    width: 9%;
    top: 52%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN07-gyrophare_1::after,
.TV_PN07-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 25%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN07-gyrophare_2::after,
.TV_PN07-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 11%;
    top: 53%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN08-gyrophare_1::after,
.TV_PN08-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 25%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN08-gyrophare_2::after,
.TV_PN08-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 11%;
    top: 55%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN09-gyrophare_1::after,
.TV_PN09-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 49%;
    width: 24%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN09-gyrophare_2::after,
.TV_PN09-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 10%;
    top: 44%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN10-gyrophare_1::after,
.TV_PN10-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 41%;
    width: 26%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN10-gyrophare_2::after,
.TV_PN10-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 13%;
    top: 57%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TV_PN11-gyrophare_1::after,
.TV_PN11-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 26%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAAT01-gyrophare_1::after,
.VAAT01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 3%;
    top: 0;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAAT02-gyrophare_1::after,
.VAAT02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 2%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAAT02-gyrophare_2::after,
.VAAT02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 56%;
    width: 3%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAAT02-gyrophare_3::after,
.VAAT02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 67%;
    left: 7%;
    width: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAAT03-gyrophare_1::after,
.VAAT03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 3%;
    top: 0;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAAT03-gyrophare_2::after,
.VAAT03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 54%;
    width: 3%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAAT03-gyrophare_3::after,
.VAAT03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 62%;
    left: 6%;
    width: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBC01-gyrophare_1::after,
.VBC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 5%;
    top: 0;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBC02-gyrophare_1::after,
.VBC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 22%;
    top: 0;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBC03-gyrophare_1::after,
.VBC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 61%;
    width: 3%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBC03-gyrophare_2::after,
.VBC03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 9%;
    top: 41%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBMO01-gyrophare_1::after,
.VBMO01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBMO02-gyrophare_1::after,
.VBMO02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 3%;
    top: 16%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBMO02-phares-avant {
    bottom: 34%
}

.VCT01-gyrophare_1::after,
.VCT01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 41%;
    width: 4%;
    top: 0;
    height: 10px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCT02-gyrophare_1::after,
.VCT02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 29%;
    width: 2%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCT02-gyrophare_2::after,
.VCT02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 2%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCT02-gyrophare_3::after,
.VCT02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 9%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCT03-gyrophare_1::after,
.VCT03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 56%;
    width: 3%;
    top: 0;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCT03-gyrophare_2::after,
.VCT03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 84%;
    width: 3%;
    top: 5%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VID01-gyrophare_1::after,
.VID01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 3%;
    top: 0;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VID02-gyrophare_1::after,
.VID02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 21%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VID02-gyrophare_2::after,
.VID02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 75%;
    width: 17%;
    top: 3%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VID02-gyrophare_3::after,
.VID02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 64%;
    left: 9%;
    width: 12%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VID03-gyrophare_1::after,
.VID03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 4%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VID03-gyrophare_2::after,
.VID03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 4%;
    width: 2%;
    top: 45%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VID03-gyrophare_3::after,
.VID03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 16%;
    width: 2%;
    top: 45%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VID03-phares-avant {
    bottom: 52%
}

.VIS01-gyrophare_1::after,
.VIS01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 3%;
    top: 0;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIS02-gyrophare_1::after,
.VIS02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 3%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIS02-gyrophare_2::after,
.VIS02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 72%;
    width: 3%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIS02-gyrophare_3::after,
.VIS02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 11%;
    width: 11%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIS03-gyrophare_1::after,
.VIS03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 4%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIS03-gyrophare_2::after,
.VIS03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 3%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIS03-gyrophare_3::after,
.VIS03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 10%;
    width: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_GN01-gyrophare_1::after,
.VLOPJ_GN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_GN02-gyrophare_1::after,
.VLOPJ_GN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 61%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_GN03-gyrophare_1::after,
.VLOPJ_GN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 4%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_PN01-gyrophare_1::after,
.VLOPJ_PN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_PN02-gyrophare_1::after,
.VLOPJ_PN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_PN02-gyrophare_2::after,
.VLOPJ_PN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 24%;
    width: 6%;
    top: 25%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_PN02-gyrophare_3::after,
.VLOPJ_PN02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 26%;
    left: 38%;
    width: 6%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_PN03-gyrophare_1::after,
.VLOPJ_PN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 61%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_PN03-gyrophare_2::after,
.VLOPJ_PN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 4%;
    top: 7%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOPJ_PN03-gyrophare_3::after,
.VLOPJ_PN03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 27%;
    left: 31%;
    width: 19%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP01-gyrophare_1::after,
.VLTP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 57%;
    width: 2%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP01-gyrophare_2::after,
.VLTP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 39%;
    width: 3%;
    top: 32%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP01-gyrophare_3::after,
.VLTP01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 8%;
    width: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP02-gyrophare_1::after,
.VLTP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 61%;
    width: 3%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP02-gyrophare_2::after,
.VLTP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 45%;
    width: 3%;
    top: 28%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP02-gyrophare_3::after,
.VLTP02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 8%;
    width: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP03-gyrophare_1::after,
.VLTP03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 22%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP03-gyrophare_2::after,
.VLTP03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 10%;
    top: 43%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP04-gyrophare_1::after,
.VLTP04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 26%;
    width: 3%;
    top: 27%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP04-gyrophare_2::after,
.VLTP04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 3%;
    top: 28%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTP04-gyrophare_3::after,
.VLTP04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 49%;
    left: 9%;
    width: 7%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_CRSM01-gyrophare_1::after,
.VLTT_CRSM01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 5%;
    top: 1%;
    height: 10px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_CRSM02-gyrophare_1::after,
.VLTT_CRSM02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_CRSM02-gyrophare_2::after,
.VLTT_CRSM02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 8%;
    width: 7%;
    top: 49%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_CRSM03-gyrophare_1::after,
.VLTT_CRSM03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_CRSM03-gyrophare_2::after,
.VLTT_CRSM03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 5%;
    top: 11%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_CRSM03-gyrophare_3::after,
.VLTT_CRSM03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 50%;
    left: 7%;
    width: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_GN01-gyrophare_1::after,
.VLTT_GN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 5%;
    top: 1%;
    height: 10px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_GN01-phares-avant {
    bottom: 43%
}

.VLTT_GN02-gyrophare_1::after,
.VLTT_GN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 23%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_GN02-gyrophare_2::after,
.VLTT_GN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 5%;
    width: 2%;
    top: 44%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: -4px 2px 17px 7px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_GN02-gyrophare_3::after,
.VLTT_GN02-gyrophare_3::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 16%;
    width: 2%;
    top: 45%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: -4px 2px 17px 7px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_GN01-phares-avant {
    bottom: 55%
}

.VLTT_GN03-gyrophare_1::after,
.VLTT_GN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 49%;
    width: 5%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_GN03-gyrophare_2::after,
.VLTT_GN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 2%;
    top: 52%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_GN03-gyrophare_3::after,
.VLTT_GN03-gyrophare_3::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 21%;
    width: 2%;
    top: 54%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_GN03-phares-avant {
    bottom: 48%;
    width: 34%
}

.VLTT_GN04-gyrophare_1::after,
.VLTT_GN04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 34%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_PN04-gyrophare_1::after,
.VLTT_PN04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 4%;
    top: 23%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_PN04-gyrophare_2::after,
.VLTT_PN04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 4%;
    width: 2%;
    top: 45%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT_PN04-gyrophare_3::after,
.VLTT_PN04-gyrophare_3::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 16%;
    width: 2%;
    top: 45%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN01-gyrophare_1::after,
.VMO_GN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 4%;
    top: -2%;
    height: 10px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN01-gyrophare_2::after,
.VMO_GN01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 3%;
    top: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN01-gyrophare_3::after,
.VMO_GN01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 64%;
    left: 5%;
    width: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN02-gyrophare_1::after,
.VMO_GN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN02-gyrophare_2::after,
.VMO_GN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 82%;
    width: 3%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN02-gyrophare_3::after,
.VMO_GN02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 64%;
    left: 8%;
    width: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN03-gyrophare_1::after,
.VMO_GN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 4%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN03-gyrophare_2::after,
.VMO_GN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 84%;
    width: 3%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN03-gyrophare_3::after,
.VMO_GN03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 64%;
    left: 2%;
    width: 7%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN04-gyrophare_1::after,
.VMO_GN04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 18%;
    top: 7%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN04-gyrophare_2::after,
.VMO_GN04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 71%;
    width: 15%;
    top: 6%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VMO_GN04-gyrophare_3::after,
.VMO_GN04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 8%;
    width: 10%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR01-gyrophare_1::after,
.VR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 3%;
    top: 3%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR01-gyrophare_2::after,
.VR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 51%;
    width: 3%;
    top: 1%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR02-gyrophare_1::after,
.VR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR02-gyrophare_2::after,
.VR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 51%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR02-gyrophare_3::after,
.VR02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 3%;
    left: 70%;
    width: 18%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 4px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR03-gyrophare_1::after,
.VR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR03-gyrophare_2::after,
.VR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 56%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR03-gyrophare_3::after,
.VR03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 8%;
    width: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR04-gyrophare_1::after,
.VR04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR04-gyrophare_2::after,
.VR04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 56%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VR04-gyrophare_3::after,
.VR04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 3%;
    left: 70%;
    width: 18%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 4px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRI01-gyrophare_1::after,
.VRI01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 4%;
    top: 1%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRI01-gyrophare_2::after,
.VRI01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 8%;
    width: 8%;
    top: 58%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRI02-gyrophare_1::after,
.VRI02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 57%;
    width: 4%;
    top: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRI02-gyrophare_2::after,
.VRI02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 29%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRI03-gyrophare_1::after,
.VRI03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 4%;
    top: 0;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRI03-gyrophare_2::after,
.VRI03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 9%;
    top: 55%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRI04-gyrophare_1::after,
.VRI04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 52%;
    width: 4%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRI04-gyrophare_2::after,
.VRI04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 2%;
    top: 32%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRI04-gyrophare_3::after,
.VRI04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 27%;
    left: 26%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ABE01-gyrophare_1::after,
.ABE01-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 30%;
    left: 8%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorAbe .2s linear infinite
}

@keyframes spinTailRotorAbe {
    0% {
        transform: rotate(30deg) rotate(0)
    }

    100% {
        transform: rotate(30deg) rotate(360deg)
    }
}

.AR01-gyrophare_1::after,
.AR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 29%;
    width: 21%;
    top: 16%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.6s infinite ease-in-out
}

.AR01-gyrophare_2::after,
.AR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 70%;
    left: 6%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -4px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.6s infinite ease-in-out
}

.AR01-gyrophare_3::after,
.AR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 71%;
    left: 21%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.6s infinite ease-in-out
}

.AR02-gyrophare_1::after,
.AR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 24%;
    width: 15%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.6s infinite ease-in-out
}

.AR02-gyrophare_2::after,
.AR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 39%;
    width: 15%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.6s infinite ease-in-out
}

.AR02-gyrophare_3::after,
.AR02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 68%;
    left: 5%;
    width: 14%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.6s infinite ease-in-out
}

.AR03-gyrophare_1::after,
.AR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 24%;
    width: 31%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.6s infinite ease-in-out
}

.AR03-gyrophare_2::after,
.AR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 50%;
    width: 8%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.6s infinite ease-in-out
}

.AR03-gyrophare_3::after,
.AR03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 68%;
    left: 5%;
    width: 14%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.6s infinite ease-in-out
}

.BEA01-gyrophare_1::after,
.BEA01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 17%;
    width: 3%;
    top: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BEA01-gyrophare_2::after,
.BEA01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 33%;
    width: 3%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BEA01-gyrophare_3::after,
.BEA01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 59%;
    left: 6%;
    width: 15%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BEA02-gyrophare_1::after,
.BEA02-gyrophare_1::before,
.BEA03-gyrophare_1::after,
.BEA03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 6%;
    width: 5%;
    top: 23%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BEA02-gyrophare_2::after,
.BEA02-gyrophare_2::before,
.BEA03-gyrophare_2::after,
.BEA03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 24%;
    width: 5%;
    top: 21%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BEA02-gyrophare_3::after,
.BEA02-gyrophare_3::before,
.BEA03-gyrophare_3::after,
.BEA03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 70%;
    left: 6%;
    width: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFL01-gyrophare_1::after,
.CCFL01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 49%;
    width: 4%;
    top: 4%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFL01-gyrophare_2::after,
.CCFL01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 63%;
    width: 4%;
    top: 1%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFL01-gyrophare_3::after,
.CCFL01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 49%;
    left: 6%;
    width: 8%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFL02-gyrophare_1::after,
.CCFL02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 24%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFL02-gyrophare_2::after,
.CCFL02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 44%;
    left: 7%;
    width: 3%;
    height: 1px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFL02-gyrophare_3::after,
.CCFL02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 43%;
    left: 20%;
    width: 3%;
    height: 1px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFL03-gyrophare_1::after,
.CCFL03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 49%;
    width: 5%;
    top: 5%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFL03-gyrophare_2::after,
.CCFL03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 48%;
    left: 1%;
    width: 3%;
    height: 1px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFL03-gyrophare_3::after,
.CCFL03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 47%;
    left: 33%;
    width: 3%;
    height: 1px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFM01-gyrophare_1::after,
.CCFM01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 61%;
    width: 2%;
    top: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFM02-gyrophare_1::after,
.CCFM02-gyrophare_1::before,
.CCFM03-gyrophare_1::after,
.CCFM03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 35%;
    width: 0%;
    top: 0;
    height: 0;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFM02-gyrophare_2::after,
.CCFM02-gyrophare_2::before,
.CCFM03-gyrophare_2::after,
.CCFM03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 47%;
    left: 9%;
    width: 10%;
    height: 0;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFM04-gyrophare_1::after,
.CCFM04-gyrophare_1::before,
.CCFM05-gyrophare_1::after,
.CCFM05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 11%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFM04-gyrophare_2::after,
.CCFM04-gyrophare_2::before,
.CCFM05-gyrophare_2::after,
.CCFM05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 25%;
    width: 3%;
    top: -1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFM04-gyrophare_3::after,
.CCFM04-gyrophare_3::before,
.CCFM05-gyrophare_3::after,
.CCFM05-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 50%;
    left: 9%;
    width: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFP01-gyrophare_1::after,
.CCFP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 52%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFP01-gyrophare_2::after,
.CCFP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 47%;
    left: 12%;
    width: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS13K01-gyrophare_1::after,
.CCFS13K01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS13K01-gyrophare_2::after,
.CCFS13K01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 51%;
    left: 6%;
    width: 7%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS13K02-gyrophare_1::after,
.CCFS13K02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 24%;
    width: 15%;
    top: 4%;
    height: 0;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS13K02-gyrophare_2::after,
.CCFS13K02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 7%;
    width: 8%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS8K01-gyrophare_1::after,
.CCFS8K01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 3%;
    top: 3%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS8K01-gyrophare_2::after,
.CCFS8K01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 54%;
    left: 5%;
    width: 19%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCI01-gyrophare_1::after,
.CCI01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 9%;
    width: 2%;
    top: 6%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCI01-gyrophare_2::after,
.CCI01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 23%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCI01-gyrophare_3::after,
.CCI01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 3%;
    width: 11%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRL01-gyrophare_1::after,
.CCRL01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 3%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRL01-gyrophare_2::after,
.CCRL01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 58%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRL02-gyrophare_1::after,
.CCRL02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 2%;
    top: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRL02-gyrophare_2::after,
.CCRL02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 53%;
    width: 3%;
    top: 13%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRL02-gyrophare_3::after,
.CCRL02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 2%;
    width: 15%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRL03-gyrophare_1::after,
.CCRL03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 59%;
    width: 4%;
    top: 3%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRL03-gyrophare_2::after,
.CCRL03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 5%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRL03-gyrophare_3::after,
.CCRL03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 15%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRM01-gyrophare_1::after,
.CCRM01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 63%;
    width: 2%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRM01-gyrophare_2::after,
.CCRM01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 47%;
    left: 5%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRM01-gyrophare_3::after,
.CCRM01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 47%;
    left: 18%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRMSR01-gyrophare_1::after,
.CCRMSR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 13%;
    width: 3%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRMSR01-gyrophare_2::after,
.CCRMSR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 30%;
    width: 4%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCRMSR01-gyrophare_3::after,
.CCRMSR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 5%;
    width: 16%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CDHR01-gyrophare_1::after,
.CDHR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 2%;
    top: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CDHR02-gyrophare_1::after,
.CDHR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 19%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CDHR03-gyrophare_1::after,
.CDHR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 16%;
    width: 4%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CDHR03-gyrophare_2::after,
.CDHR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 4%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CDHR03-gyrophare_3::after,
.CDHR03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 8%;
    width: 11%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ceCI02-gyrophare_1::after,
.ceCI02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 83%;
    width: 2%;
    top: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ceEMUL02-gyrophare_1::after,
.ceEMUL02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 83%;
    width: 2%;
    top: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ceEMUL03-gyrophare_1::after,
.ceEMUL03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 73%;
    width: 2%;
    top: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ceEMUL03-gyrophare_2::after,
.ceEMUL03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 96%;
    width: 2%;
    top: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CMIC01-gyrophare_1::after,
.CMIC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CMIC01-gyrophare_2::after,
.CMIC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 55%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CMIC01-gyrophare_3::after,
.CMIC01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 67%;
    left: 5%;
    width: 8%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CMIC02-gyrophare_1::after,
.CMIC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 17%;
    width: 2%;
    top: 11%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CMIC02-gyrophare_2::after,
.CMIC02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 5%;
    top: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CMIC02-gyrophare_3::after,
.CMIC02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 64%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CMIC03-gyrophare_1::after,
.CMIC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 7%;
    width: 2%;
    top: 13%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CMIC03-gyrophare_2::after,
.CMIC03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 23%;
    width: 2%;
    top: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CMIC03-gyrophare_3::after,
.CMIC03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 59%;
    left: 4%;
    width: 11%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCFF01-gyrophare_1::after,
.VCFF01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 7%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCFF01-gyrophare_2::after,
.VCFF01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 10%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCFF01-gyrophare_3::after,
.VCFF01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 67%;
    left: 8%;
    width: 15%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCFF02-gyrophare_1::after,
.VCFF02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VCFF02-gyrophare_2::after,
.VCFF02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 5%;
    width: 8%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DA01-gyrophare_1::after,
.DA01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DA01-gyrophare_2::after,
.DA01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 2%;
    top: 0;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DA03-gyrophare_1::after,
.DA03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 11%;
    width: 20%;
    top: 6%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DA03-gyrophare_2::after,
.DA03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 8%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DA03-gyrophare_3::after,
.DA03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 17%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DA02-gyrophare_1::after,
.DA02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 20%;
    top: 7%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DA02-gyrophare_2::after,
.DA02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 3%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DA02-gyrophare_3::after,
.DA02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 10%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EMBSP02-gyrophare_1::after,
.EMBSP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 74%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPA01-gyrophare_1::after,
.EPA01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 35%;
    width: 3%;
    top: 18%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPA01-gyrophare_2::after,
.EPA01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 11%;
    width: 3%;
    top: 23%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPA02-gyrophare_1::after,
.EPA02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 3%;
    top: 22%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPA02-gyrophare_2::after,
.EPA02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 21%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPA02-gyrophare_3::after,
.EPA02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 29%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPA03-gyrophare_1::after,
.EPA03-gyrophare_1::before,
.EPA04-gyrophare_1::after,
.EPA04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 2%;
    top: 21%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPA03-gyrophare_2::after,
.EPA03-gyrophare_2::before,
.EPA04-gyrophare_2::after,
.EPA04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 68%;
    left: 20%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPA03-gyrophare_3::after,
.EPA03-gyrophare_3::before,
.EPA04-gyrophare_3::after,
.EPA04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 68%;
    left: 29%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FDGP01-gyrophare_1::after,
.FDGP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 15%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FDGP01-gyrophare_2::after,
.FDGP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 27%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FDGP01-gyrophare_3::after,
.FDGP01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 55%;
    left: 4%;
    width: 13%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FDGP02-gyrophare_1::after,
.FDGP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 14%;
    width: 18%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FDGP02-gyrophare_2::after,
.FDGP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 8%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FDGP02-gyrophare_3::after,
.FDGP02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 15%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FMOGP01-gyrophare_1::after,
.FMOGP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 11%;
    width: 2%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FMOGP01-gyrophare_2::after,
.FMOGP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 32%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FMOGP01-gyrophare_3::after,
.FMOGP01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 5%;
    width: 13%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT01-gyrophare_1::after,
.FPT01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 14%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT01-gyrophare_2::after,
.FPT01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 25%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out;
    animation-delay: .6s !important
}

.FPT01-gyrophare_3::after,
.FPT01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 54%;
    left: 5%;
    width: 10%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out;
    animation-delay: .9s !important
}

.FPT02-gyrophare_1::after,
.FPT02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 11%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT02-gyrophare_2::after,
.FPT02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 26%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT02-gyrophare_3::after,
.FPT02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 59%;
    left: 7%;
    width: 10%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT03-gyrophare_1::after,
.FPT03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 11%;
    width: 3%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT03-gyrophare_2::after,
.FPT03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT03-gyrophare_3::after,
.FPT03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 10%;
    width: 10%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT04-gyrophare_1::after,
.FPT04-gyrophare_1::before,
.FPT05-gyrophare_1::after,
.FPT05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 6%;
    width: 29%;
    top: 2%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT04-gyrophare_2::after,
.FPT04-gyrophare_2::before,
.FPT05-gyrophare_2::after,
.FPT05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 91%;
    width: 3%;
    top: 16%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPT04-gyrophare_3::after,
.FPT04-gyrophare_3::before,
.FPT05-gyrophare_3::after,
.FPT05-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 54%;
    left: 5%;
    width: 10%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTGP01-gyrophare_1::after,
.FPTGP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 14%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTGP01-gyrophare_2::after,
.FPTGP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 26%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTGP01-gyrophare_3::after,
.FPTGP01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 54%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTGP02-gyrophare_1::after,
.FPTGP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 9%;
    width: 12%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTGP02-gyrophare_2::after,
.FPTGP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 21%;
    width: 12%;
    top: 3%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTGP02-gyrophare_3::after,
.FPTGP02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 7%;
    width: 13%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTGP03-gyrophare_1::after,
.FPTGP03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 22%;
    width: 5%;
    top: 4%;
    height: 1px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTGP03-gyrophare_2::after,
.FPTGP03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 32%;
    width: 4%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTGP03-gyrophare_3::after,
.FPTGP03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 10%;
    width: 16%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTL01-gyrophare_1::after,
.FPTL01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 13%;
    width: 5%;
    top: 8%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTL01-gyrophare_2::after,
.FPTL01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 22%;
    width: 8%;
    top: 5%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTL01-gyrophare_3::after,
.FPTL01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 59%;
    left: 3%;
    width: 10%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTL02-gyrophare_1::after,
.FPTL02-gyrophare_1::before,
.FPTL03-gyrophare_1::after,
.FPTL03-gyrophare_1::before,
.FPTL04-gyrophare_1::after,
.FPTL04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 16%;
    width: 2%;
    top: 11%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTL02-gyrophare_2::after,
.FPTL02-gyrophare_2::before,
.FPTL03-gyrophare_2::after,
.FPTL03-gyrophare_2::before,
.FPTL04-gyrophare_2::after,
.FPTL04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 28%;
    width: 2%;
    top: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTL02-gyrophare_3::after,
.FPTL02-gyrophare_3::before,
.FPTL03-gyrophare_3::after,
.FPTL03-gyrophare_3::before,
.FPTL04-gyrophare_3::after,
.FPTL04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR01-gyrophare_1::after,
.FPTSR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 14%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR01-gyrophare_2::after,
.FPTSR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 25%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR01-gyrophare_3::after,
.FPTSR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 54%;
    left: 5%;
    width: 10%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR02-gyrophare_1::after,
.FPTSR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 10%;
    width: 25%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR02-gyrophare_2::after,
.FPTSR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 7%;
    width: 18%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR03-gyrophare_1::after,
.FPTSR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 12%;
    width: 2%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR03-gyrophare_2::after,
.FPTSR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 26%;
    width: 2%;
    top: -1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR03-gyrophare_3::after,
.FPTSR03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 7%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR04-gyrophare_1::after,
.FPTSR04-gyrophare_1::before,
.FPTSR05-gyrophare_1::after,
.FPTSR05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 10%;
    width: 20%;
    top: 2%;
    height: 8px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR04-gyrophare_2::after,
.FPTSR04-gyrophare_2::before,
.FPTSR05-gyrophare_2::after,
.FPTSR05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 9%;
    width: 13%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR-RR01-gyrophare_1::after,
.FPTSR-RR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR-RR01-gyrophare_2::after,
.FPTSR-RR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FPTSR-RR01-gyrophare_3::after,
.FPTSR-RR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSD01-gyrophare_1::after,
.FSD01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 24%;
    width: 2%;
    top: 20%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSD01-gyrophare_2::after,
.FSD01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 35%;
    width: 3%;
    top: 17%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSD02-gyrophare_1::after,
.FSD02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 17%;
    width: 2%;
    top: 6%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSD02-gyrophare_2::after,
.FSD02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 2%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSD03-gyrophare_1::after,
.FSD03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 10%;
    width: 8%;
    top: 12%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSD03-gyrophare_2::after,
.FSD03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 20%;
    width: 8%;
    top: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSD03-gyrophare_3::after,
.FSD03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 6%;
    width: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR01-gyrophare_1::after,
.FSR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 15%;
    width: 5%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR01-gyrophare_2::after,
.FSR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 5%;
    top: 0;
    height: 9px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR01-gyrophare_3::after,
.FSR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 2%;
    width: 18%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR02-gyrophare_1::after,
.FSR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 12%;
    width: 17%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR02-gyrophare_2::after,
.FSR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 59%;
    left: 6%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR02-gyrophare_3::after,
.FSR02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 59%;
    left: 16%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR03-gyrophare_1::after,
.FSR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 13%;
    width: 18%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR03-gyrophare_2::after,
.FSR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 7%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR03-gyrophare_3::after,
.FSR03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 55%;
    left: 14%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR04-gyrophare_1::after,
.FSR04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 9%;
    width: 18%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR04-gyrophare_2::after,
.FSR04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 93%;
    width: 2%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.FSR04-gyrophare_3::after,
.FSR04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 6%;
    width: 11%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.HBE01-gyrophare_1::after,
.HBE01-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 10%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorHbe .2s linear infinite
}

.HBE01-gyrophare_2::after,
.HBE01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 30%;
    right: 15%;
    width: 20%;
    height: 5%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorHbe .3s linear infinite
}

.HBE02-gyrophare_1::after,
.HBE02-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 5%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorHbe .2s linear infinite
}

.HBE02-gyrophare_2::after,
.HBE02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 30%;
    right: 2%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorHbe .3s linear infinite
}

@keyframes rotorHbe {
    0% {
        background: rgba(0, 0, 0, .608)
    }

    50% {
        background: rgba(0, 0, 0, .2)
    }

    100% {
        background: rgba(0, 0, 0, .63)
    }
}

@keyframes spinTailRotorHbe {
    0% {
        transform: rotate(30deg) rotate(0)
    }

    100% {
        transform: rotate(30deg) rotate(360deg)
    }
}

.RLORRY01-gyrophare_1::after,
.RLORRY01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RLORRY01-gyrophare_2::after,
.RLORRY01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RLORRY01-gyrophare_3::after,
.RLORRY01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RLORRY02-gyrophare_1::after,
.RLORRY02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RLORRY02-gyrophare_2::after,
.RLORRY02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RLORRY02-gyrophare_3::after,
.RLORRY02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RLORRY03-gyrophare_1::after,
.RLORRY03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RLORRY03-gyrophare_2::after,
.RLORRY03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RLORRY03-gyrophare_3::after,
.RLORRY03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BACHAGE-gyrophare_1::after,
.BACHAGE-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BACHAGE-gyrophare_2::after,
.BACHAGE-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BACHAGE-gyrophare_3::after,
.BACHAGE-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BACHAGE2-gyrophare_1::after,
.BACHAGE2-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BACHAGE2-gyrophare_2::after,
.BACHAGE2-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BACHAGE2-gyrophare_3::after,
.BACHAGE2-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ECLAIRAGE-gyrophare_1::after,
.ECLAIRAGE-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ECLAIRAGE-gyrophare_2::after,
.ECLAIRAGE-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ECLAIRAGE-gyrophare_3::after,
.ECLAIRAGE-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ECLAIRAGE2-gyrophare_1::after,
.ECLAIRAGE2-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ECLAIRAGE2-gyrophare_2::after,
.ECLAIRAGE2-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ECLAIRAGE2-gyrophare_3::after,
.ECLAIRAGE2-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPUISEMENT-gyrophare_1::after,
.EPUISEMENT-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPUISEMENT-gyrophare_2::after,
.EPUISEMENT-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPUISEMENT-gyrophare_3::after,
.EPUISEMENT-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPUISEMENT2-gyrophare_1::after,
.EPUISEMENT2-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPUISEMENT2-gyrophare_2::after,
.EPUISEMENT2-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EPUISEMENT2-gyrophare_3::after,
.EPUISEMENT2-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.SANI-gyrophare_1::after,
.SANI-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.SANI-gyrophare_2::after,
.SANI-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.SANI-gyrophare_3::after,
.SANI-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.SANI2-gyrophare_1::after,
.SANI2-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.SANI2-gyrophare_2::after,
.SANI2-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.SANI2-gyrophare_3::after,
.SANI2-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TRONCONNEUSE-gyrophare_1::after,
.TRONCONNEUSE-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TRONCONNEUSE-gyrophare_2::after,
.TRONCONNEUSE-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TRONCONNEUSE-gyrophare_3::after,
.TRONCONNEUSE-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TRONCONNEUSE2-gyrophare_1::after,
.TRONCONNEUSE2-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TRONCONNEUSE2-gyrophare_2::after,
.TRONCONNEUSE2-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TRONCONNEUSE2-gyrophare_3::after,
.TRONCONNEUSE2-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MPR01-gyrophare_1::after,
.MPR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MPR01-gyrophare_2::after,
.MPR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MPR01-gyrophare_3::after,
.MPR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MPR02-gyrophare_1::after,
.MPR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MPR02-gyrophare_2::after,
.MPR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MPR02-gyrophare_3::after,
.MPR02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MPR03-gyrophare_1::after,
.MPR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MPR03-gyrophare_2::after,
.MPR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.MPR03-gyrophare_3::after,
.MPR03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSE01-gyrophare_1::after,
.PSE01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 28%;
    width: 2%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSE01-gyrophare_2::after,
.PSE01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 94%;
    width: 1%;
    top: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSE02-gyrophare_1::after,
.PSE02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 17%;
    width: 2%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSE02-gyrophare_2::after,
.PSE02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 37%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSE02-gyrophare_3::after,
.PSE02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 10%;
    width: 18%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSE03-gyrophare_1::after,
.PSE03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 13%;
    width: 23%;
    top: 7%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSE03-gyrophare_2::after,
.PSE03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 11%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PSE03-gyrophare_3::after,
.PSE03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 26%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RATELIER02-gyrophare_1::after,
.RATELIER02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 41%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RATELIER02-gyrophare_2::after,
.RATELIER02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 85%;
    width: 3%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RSAT02-gyrophare_1::after,
.RSAT02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 72%;
    width: 3%;
    top: 14%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RSAT03-gyrophare_1::after,
.RSAT03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 70%;
    width: 5%;
    top: 50%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RSR01-gyrophare_1::after,
.RSR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 4%;
    top: 1%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RVEN01-gyrophare_1::after,
.RVEN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RVEN01-gyrophare_2::after,
.RVEN01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RVEN01-gyrophare_3::after,
.RVEN01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RVEN02-gyrophare_1::after,
.RVEN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RVEN02-gyrophare_2::after,
.RVEN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.RVEN02-gyrophare_3::after,
.RVEN02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ULS01-gyrophare_1::after,
.ULS01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 63%;
    width: 5%;
    top: 0;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ULS02-gyrophare_1::after,
.ULS02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 3%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ULS02-gyrophare_2::after,
.ULS02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 43%;
    left: 8%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ULS02-gyrophare_3::after,
.ULS02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 46%;
    left: 29%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ULS03-gyrophare_1::after,
.ULS03-gyrophare_1::before,
.ULS04-gyrophare_1::after,
.ULS04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 3%;
    top: 5%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ULS03-gyrophare_2::after,
.ULS03-gyrophare_2::before,
.ULS04-gyrophare_2::after,
.ULS04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 46%;
    left: 9%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ULS03-gyrophare_3::after,
.ULS03-gyrophare_3::before,
.ULS04-gyrophare_3::after,
.ULS04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 50%;
    left: 30%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAR01-gyrophare_1::after,
.VAR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 2%;
    top: -1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAR02-gyrophare_1::after,
.VAR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 39%;
    width: 15%;
    top: 0;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAR03-gyrophare_1::after,
.VAR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAR03-gyrophare_2::after,
.VAR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 83%;
    width: 2%;
    top: 5%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAR04-gyrophare_1::after,
.VAR04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 3%;
    top: 12%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAR04-gyrophare_2::after,
.VAR04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 70%;
    width: 22%;
    top: 13%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAR04-gyrophare_3::after,
.VAR04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 64%;
    left: 12%;
    width: 10%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VARE01-gyrophare_1::after,
.VARE01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VARE01-gyrophare_2::after,
.VARE01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VARE02-gyrophare_1::after,
.VARE02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VARE02-gyrophare_2::after,
.VARE02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 53%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VARE02-gyrophare_3::after,
.VARE02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 3%;
    top: 3%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VARE03-gyrophare_1::after,
.VARE03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 3%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VARE03-gyrophare_2::after,
.VARE03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 53%;
    width: 3%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAT01-gyrophare_1::after,
.VAT01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 2%;
    top: 21%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAT02-gyrophare_1::after,
.VAT02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 38%;
    width: 2%;
    top: 0;
    height: 4px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAT02-gyrophare_2::after,
.VAT02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 56%;
    width: 2%;
    top: -1%;
    height: 4px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAT02-gyrophare_3::after,
.VAT02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 87%;
    width: 10%;
    top: 6%;
    height: 3px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAT03-gyrophare_1::after,
.VAT03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 12%;
    width: 20%;
    top: 6%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAT03-gyrophare_2::after,
.VAT03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 7%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VAT03-gyrophare_3::after,
.VAT03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 16%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBALSP01-gyrophare_1::after,
.VBALSP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 2%;
    top: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBALSP01-gyrophare_2::after,
.VBALSP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 98%;
    width: 2%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBALSP01-gyrophare_3::after,
.VBALSP01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 3%;
    width: 7%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBALSP02-gyrophare_1::after,
.VBALSP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 2%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBALSP02-gyrophare_2::after,
.VBALSP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 2%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBALSP02-gyrophare_3::after,
.VBALSP02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 91%;
    width: 2%;
    top: -1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBALSP03-gyrophare_1::after,
.VBALSP03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 20%;
    top: 15%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBALSP03-gyrophare_2::after,
.VBALSP03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 94%;
    width: 2%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBALSP03-gyrophare_3::after,
.VBALSP03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 71%;
    left: 2%;
    width: 15%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 0 12px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VEC01-gyrophare_1::after,
.VEC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 2%;
    top: -2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VEC02-gyrophare_1::after,
.VEC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VEC03-gyrophare_1::after,
.VEC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VEC03-gyrophare_2::after,
.VEC03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 8%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VEC03-gyrophare_3::after,
.VEC03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 20%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VELD01-gyrophare_1::after,
.VELD01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 35%;
    width: 2%;
    top: 18%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VELD01-gyrophare_2::after,
.VELD01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 44%;
    width: 2%;
    top: 17%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VELD01-gyrophare_3::after,
.VELD01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 83%;
    width: 2%;
    top: 19%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VELD02-gyrophare_1::after,
.VELD02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 2%;
    top: 4%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VELD02-gyrophare_2::after,
.VELD02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 45%;
    width: 3%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VELD02-gyrophare_3::after,
.VELD02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 55%;
    left: 4%;
    width: 7%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VELD03-gyrophare_1::after,
.VELD03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 12%;
    width: 19%;
    top: 6%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VELD03-gyrophare_2::after,
.VELD03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 9%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIMP01-gyrophare_1::after,
.VIMP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 69%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIMP02-gyrophare_1::after,
.VIMP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 2%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIMP02-gyrophare_2::after,
.VIMP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 44%;
    left: 4%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIMP02-gyrophare_3::after,
.VIMP02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 44%;
    left: 15%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIMP03-gyrophare_1::after,
.VIMP03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 13%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIMP03-gyrophare_2::after,
.VIMP03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 64%;
    left: 3%;
    width: 3%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIMP03-gyrophare_3::after,
.VIMP03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 15%;
    width: 3%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIRT01-gyrophare_1::after,
.VIRT01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIRT02-gyrophare_1::after,
.VIRT02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 9%;
    width: 2%;
    top: 16%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIRT02-gyrophare_2::after,
.VIRT02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 25%;
    width: 3%;
    top: 10%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIRT02-gyrophare_3::after,
.VIRT02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIRT03-gyrophare_1::after,
.VIRT03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 9%;
    width: 2%;
    top: 23%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIRT03-gyrophare_2::after,
.VIRT03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 21%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VIRT03-gyrophare_3::after,
.VIRT03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 9%;
    width: 13%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VL01-gyrophare_1::after,
.VL01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VL02-gyrophare_1::after,
.VL02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 57%;
    width: 2%;
    top: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VL02-gyrophare_2::after,
.VL02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 5%;
    width: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VL02-gyrophare_3::after,
.VL02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 12%;
    width: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VL03-gyrophare_1::after,
.VL03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 3%;
    top: 0;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCC01-gyrophare_1::after,
.VLCC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 30%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCC01-gyrophare_2::after,
.VLCC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 59%;
    left: 8%;
    width: 15%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCC02-gyrophare_1::after,
.VLCC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 10%;
    top: 4%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCC02-gyrophare_2::after,
.VLCC02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 60%;
    width: 14%;
    top: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCC03-gyrophare_1::after,
.VLCC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 28%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCC03-gyrophare_2::after,
.VLCC03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 8%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCC03-gyrophare_3::after,
.VLCC03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 23%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCG01-gyrophare_1::after,
.VLCG01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 26%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCG02-gyrophare_1::after,
.VLCG02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 3%;
    top: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCG03-gyrophare_1::after,
.VLCG03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 11%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCG03-gyrophare_2::after,
.VLCG03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 62%;
    width: 13%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLCG03-gyrophare_3::after,
.VLCG03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 55%;
    left: 8%;
    width: 10%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -4px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLI01-gyrophare_1::after,
.VLI01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 54%;
    width: 2%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLI02-gyrophare_1::after,
.VLI02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 11%;
    top: 4%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLI02-gyrophare_2::after,
.VLI02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 60%;
    width: 14%;
    top: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLI03-gyrophare_1::after,
.VLI03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 28%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLI03-gyrophare_2::after,
.VLI03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 5%;
    width: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLRV01-gyrophare_1::after,
.VLRV01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 3%;
    top: 0;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLRV02-gyrophare_1::after,
.VLRV02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 3%;
    top: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLRV02-gyrophare_2::after,
.VLRV02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 43%;
    left: 4%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 1px 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLRV02-gyrophare_3::after,
.VLRV02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 43%;
    left: 16%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLRV03-gyrophare_1::after,
.VLRV03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLRV03-gyrophare_2::after,
.VLRV03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 11%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -4px 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLRV03-gyrophare_3::after,
.VLRV03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 22%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -4px 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT01-gyrophare_1::after,
.VLTT01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 57%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT02-gyrophare_1::after,
.VLTT02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 10%;
    top: 4%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT02-gyrophare_2::after,
.VLTT02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 60%;
    width: 13%;
    top: 3%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT02-gyrophare_3::after,
.VLTT02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 43%;
    left: 8%;
    width: 10%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT03-gyrophare_1::after,
.VLTT03-gyrophare_1::before {
    content: '';
    content: '';
    position: absolute;
    left: 55%;
    width: 2%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT03-gyrophare_2::after,
.VLTT03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 42%;
    left: 4%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTT03-gyrophare_3::after,
.VLTT03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 43%;
    left: 16%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLHR_FT01-gyrophare_1::after,
.VLHR_FT01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 12%;
    top: 4%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLHR_FT01-gyrophare_2::after,
.VLHR_FT01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 60%;
    width: 13%;
    top: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLHR_FT01-gyrophare_3::after,
.VLHR_FT01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 42%;
    left: 8%;
    width: 12%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLHR_FT02-gyrophare_1::after,
.VLHR_FT02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 5%;
    top: 3%;
    height: 9px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLHR_FT02-gyrophare_2::after,
.VLHR_FT02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 63%;
    width: 5%;
    top: 1%;
    height: 9px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLHR_FT02-gyrophare_3::after,
.VLHR_FT02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 49%;
    left: 5%;
    width: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLHR_FT03-gyrophare_1::after,
.VLHR_FT03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 54%;
    width: 3%;
    top: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLHR_FT03-gyrophare_2::after,
.VLHR_FT03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 83%;
    width: 3%;
    top: 12%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLHR_FT03-gyrophare_3::after,
.VLHR_FT03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 45%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VNOVI01-gyrophare_1::after,
.VNOVI01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VNOVI01-gyrophare_2::after,
.VNOVI01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VNOVI01-gyrophare_3::after,
.VNOVI01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VNOVI02-gyrophare_1::after,
.VNOVI02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 13%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VNOVI02-gyrophare_2::after,
.VNOVI02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 45%;
    width: 14%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VNOVI02-gyrophare_3::after,
.VNOVI02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 84%;
    width: 9%;
    top: 5%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VNOVI03-gyrophare_1::after,
.VNOVI03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 10%;
    width: 18%;
    top: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VNOVI03-gyrophare_2::after,
.VNOVI03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 6%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VNOVI03-gyrophare_3::after,
.VNOVI03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 15%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC01-gyrophare_1::after,
.VPC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC01-gyrophare_2::after,
.VPC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 44%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC02-gyrophare_1::after,
.VPC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 38%;
    width: 18%;
    top: 2%;
    height: 7px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC02-gyrophare_2::after,
.VPC02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 23%;
    width: 2%;
    top: 29%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC02-gyrophare_3::after,
.VPC02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 40%;
    width: 3%;
    top: 25%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC03-gyrophare_1::after,
.VPC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC03-gyrophare_2::after,
.VPC03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC03-gyrophare_3::after,
.VPC03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC04-gyrophare_1::after,
.VPC04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 12%;
    width: 18%;
    top: 19%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC04-gyrophare_2::after,
.VPC04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 67%;
    left: 5%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px -2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPC04-gyrophare_3::after,
.VPC04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 67%;
    left: 14%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px -2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPCE01-gyrophare_1::after,
.VPCE01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 10%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPCE01-gyrophare_2::after,
.VPCE01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 30%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPCE01-gyrophare_3::after,
.VPCE01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 47%;
    left: 5%;
    width: 13%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPCEHR01-gyrophare_1::after,
.VPCEHR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 11%;
    width: 3%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPCEHR01-gyrophare_2::after,
.VPCEHR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 32%;
    width: 3%;
    top: -1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPCEHR01-gyrophare_3::after,
.VPCEHR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 5%;
    width: 19%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI01-gyrophare_1::after,
.VPI01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI01-gyrophare_2::after,
.VPI01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI01-gyrophare_3::after,
.VPI01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI02-gyrophare_1::after,
.VPI02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 15%;
    height: 5px;
    top: 8%;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: -1px 0 20px 7px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI02-gyrophare_2::after,
.VPI02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 50%;
    left: 17%;
    width: 10%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI03-gyrophare_1::after,
.VPI03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 14%;
    width: 5%;
    top: 2%;
    height: 10px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI03-gyrophare_2::after,
.VPI03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 40%;
    width: 5%;
    top: 1%;
    height: 10px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI03-gyrophare_3::after,
.VPI03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 5%;
    top: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI04-gyrophare_1::after,
.VPI04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 5%;
    top: 7%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI04-gyrophare_2::after,
.VPI04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 53%;
    width: 5%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI04-gyrophare_3::after,
.VPI04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI05-gyrophare_1::after,
.VPI05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 5%;
    top: 7%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI05-gyrophare_2::after,
.VPI05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 53%;
    width: 5%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPI05-gyrophare_3::after,
.VPI05-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPL01-gyrophare_1::after,
.VPL01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 39%;
    width: 15%;
    top: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPL01-gyrophare_2::after,
.VPL01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 90%;
    width: 5%;
    top: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPL01-gyrophare_3::after,
.VPL01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 62%;
    left: 2%;
    width: 10%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPL02-gyrophare_1::after,
.VPL02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 2%;
    top: 17%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPL02-gyrophare_2::after,
.VPL02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 55%;
    width: 2%;
    top: 15%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPL02-gyrophare_3::after,
.VPL02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 59%;
    left: 5%;
    width: 12%;
    height: 0;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 4px 13px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPL03-gyrophare_1::after,
.VPL03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 38%;
    width: 12%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPL03-gyrophare_2::after,
.VPL03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 90%;
    width: 2%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPL03-gyrophare_3::after,
.VPL03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 1%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRM01-gyrophare_1::after,
.VRM01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 11%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRM01-gyrophare_2::after,
.VRM01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 59%;
    width: 14%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRM02-gyrophare_1::after,
.VRM02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 40%;
    width: 10%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRM02-gyrophare_2::after,
.VRM02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 56%;
    width: 10%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRM02-gyrophare_3::after,
.VRM02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 42%;
    left: 5%;
    width: 12%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRM03-gyrophare_1::after,
.VRM03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 27%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRM03-gyrophare_2::after,
.VRM03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 51%;
    left: 10%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VRM03-gyrophare_3::after,
.VRM03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 51%;
    left: 23%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAN01-gyrophare_1::after,
.VSAN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAN01-gyrophare_2::after,
.VSAN01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAN03-gyrophare_1::after,
.VSAN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 2%;
    top: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAN03-gyrophare_2::after,
.VSAN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 54%;
    width: 2%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAN02-gyrophare_1::after,
.VSAN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAN02-gyrophare_2::after,
.VSAN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAT01-gyrophare_1::after,
.VSAT01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAT01-gyrophare_2::after,
.VSAT01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAT01-gyrophare_3::after,
.VSAT01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAT02-gyrophare_1::after,
.VSAT02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAT02-gyrophare_2::after,
.VSAT02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAT02-gyrophare_3::after,
.VSAT02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAT03-gyrophare_1::after,
.VSAT03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAT03-gyrophare_2::after,
.VSAT03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAT03-gyrophare_3::after,
.VSAT03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV01-gyrophare_1::after,
.VSAV01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV01-gyrophare_2::after,
.VSAV01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV01-gyrophare_3::after,
.VSAV01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV02-gyrophare_1::after,
.VSAV02-gyrophare_1::before,
.VSAV09-gyrophare_1::after,
.VSAV09-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 28%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV02-gyrophare_2::after,
.VSAV02-gyrophare_2::before,
.VSAV09-gyrophare_2::after,
.VSAV09-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 84%;
    width: 10%;
    top: 6%;
    height: 1px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV02-gyrophare_3::after,
.VSAV02-gyrophare_3::before,
.VSAV09-gyrophare_3::after,
.VSAV09-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 8%;
    width: 17%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV03-gyrophare_1::after,
.VSAV03-gyrophare_1::before,
.VSAV04-gyrophare_1::after,
.VSAV04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 21%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV03-gyrophare_2::after,
.VSAV03-gyrophare_2::before,
.VSAV04-gyrophare_2::after,
.VSAV04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 85%;
    width: 10%;
    top: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV03-gyrophare_3::after,
.VSAV03-gyrophare_3::before,
.VSAV04-gyrophare_3::after,
.VSAV04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 8%;
    width: 13%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV05-gyrophare_1::after,
.VSAV05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 11%;
    top: 1%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV05-gyrophare_2::after,
.VSAV05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 45%;
    width: 14%;
    top: 0;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV05-gyrophare_3::after,
.VSAV05-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 84%;
    width: 10%;
    top: 5%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV06-gyrophare_1::after,
.VSAV06-gyrophare_1::before,
.VSAV07-gyrophare_1::after,
.VSAV07-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 29%;
    width: 22%;
    top: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV06-gyrophare_2::after,
.VSAV06-gyrophare_2::before,
.VSAV07-gyrophare_2::after,
.VSAV07-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 4%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV06-gyrophare_3::after,
.VSAV06-gyrophare_3::before,
.VSAV07-gyrophare_3::after,
.VSAV07-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 16%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV08-gyrophare_1::after,
.VSAV08-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 2%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV08-gyrophare_2::after,
.VSAV08-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 54%;
    width: 2%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAV08-gyrophare_3::after,
.VSAV08-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 84%;
    width: 10%;
    top: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR01-gyrophare_1::after,
.VSAVHR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 35%;
    width: 2%;
    top: 25%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR01-gyrophare_2::after,
.VSAVHR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 49%;
    width: 2%;
    top: 25%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR01-gyrophare_3::after,
.VSAVHR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 72%;
    width: 18%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR02-gyrophare_1::after,
.VSAVHR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 66%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR02-gyrophare_2::after,
.VSAVHR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 89%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR02-gyrophare_3::after,
.VSAVHR02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 54%;
    left: 4%;
    width: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR03-gyrophare_1::after,
.VSAVHR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR03-gyrophare_2::after,
.VSAVHR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 57%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR03-gyrophare_3::after,
.VSAVHR03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 12%;
    top: 7%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR04-gyrophare_1::after,
.VSAVHR04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 12%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR04-gyrophare_2::after,
.VSAVHR04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 86%;
    width: 8%;
    top: 8%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSAVHR04-gyrophare_3::after,
.VSAVHR04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 64%;
    left: 5%;
    width: 13%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSLO01-gyrophare_1::after,
.VSLO01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSLO01-gyrophare_2::after,
.VSLO01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 2%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSLO01-gyrophare_3::after,
.VSLO01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 7%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSLO02-gyrophare_1::after,
.VSLO02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSLO02-gyrophare_2::after,
.VSLO02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 4%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSLO03-gyrophare_1::after,
.VSLO03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 11%;
    width: 20%;
    top: 6%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSLO03-gyrophare_2::after,
.VSLO03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 8%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSLO03-gyrophare_3::after,
.VSLO03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 17%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSR01-gyrophare_1::after,
.VSR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 22%;
    width: 2%;
    top: 22%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSR01-gyrophare_2::after,
.VSR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 38%;
    width: 2%;
    top: 20%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSR01-gyrophare_3::after,
.VSR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 92%;
    width: 2%;
    top: 13%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSR02-gyrophare_1::after,
.VSR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 29%;
    width: 25%;
    top: 7%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSR02-gyrophare_2::after,
.VSR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 93%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSR02-gyrophare_3::after,
.VSR02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 62%;
    left: 8%;
    width: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSR03-gyrophare_1::after,
.VSR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 25%;
    width: 19%;
    top: 11%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSR03-gyrophare_2::after,
.VSR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 91%;
    width: 2%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSR03-gyrophare_3::after,
.VSR03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSS01-gyrophare_1::after,
.VSS01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSS01-gyrophare_2::after,
.VSS01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSS01-gyrophare_3::after,
.VSS01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 90%;
    width: 2%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSS02-gyrophare_1::after,
.VSS02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSS02-gyrophare_2::after,
.VSS02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 83%;
    width: 2%;
    top: 5%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSS03-gyrophare_1::after,
.VSS03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 12%;
    width: 20%;
    top: 6%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSS03-gyrophare_2::after,
.VSS03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 7%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSS03-gyrophare_3::after,
.VSS03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 16%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 2px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTP01-gyrophare_1::after,
.VTP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTP01-gyrophare_2::after,
.VTP01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 81%;
    width: 2%;
    top: 5%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTP02-gyrophare_1::after,
.VTP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 49%;
    width: 3%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTP02-gyrophare_2::after,
.VTP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 50%;
    left: 9%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTP02-gyrophare_3::after,
.VTP02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 50%;
    left: 23%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTP03-gyrophare_1::after,
.VTP03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 2%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTP03-gyrophare_2::after,
.VTP03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 82%;
    width: 2%;
    top: 4%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTP03-gyrophare_3::after,
.VTP03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 5%;
    width: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU01-gyrophare_1::after,
.VTU01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 2%;
    top: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU01-gyrophare_2::after,
.VTU01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 50%;
    width: 2%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU01-gyrophare_3::after,
.VTU01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 95%;
    width: 2%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU02-gyrophare_1::after,
.VTU02-gyrophare_1::before,
.VTU03-gyrophare_1::after,
.VTU03-gyrophare_1::before,
.VTU04-gyrophare_1::after,
.VTU04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 32%;
    width: 2%;
    top: 7%;
    height: 1px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU02-gyrophare_2::after,
.VTU02-gyrophare_2::before,
.VTU03-gyrophare_2::after,
.VTU03-gyrophare_2::before,
.VTU04-gyrophare_2::after,
.VTU04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 2%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU02-gyrophare_3::after,
.VTU02-gyrophare_3::before,
.VTU03-gyrophare_3::after,
.VTU03-gyrophare_3::before,
.VTU04-gyrophare_3::after,
.VTU04-gyrophare_3::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 7%;
    width: 13%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU05-gyrophare_1::after,
.VTU05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 6%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU05-gyrophare_2::after,
.VTU05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU05-gyrophare_3::after,
.VTU05-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 73%;
    width: 3%;
    top: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU06-gyrophare_1::after,
.VTU06-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 2%;
    top: 8%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU06-gyrophare_2::after,
.VTU06-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 56%;
    left: 7%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTU06-gyrophare_3::after,
.VTU06-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 16%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR01-gyrophare_1::after,
.VTUSR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR02-gyrophare_1::after,
.VTUSR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 3%;
    top: 11%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR02-gyrophare_2::after,
.VTUSR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 11%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR02-gyrophare_3::after,
.VTUSR02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 22%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR03-gyrophare_1::after,
.VTUSR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 10%;
    top: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR03-gyrophare_2::after,
.VTUSR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 43%;
    width: 14%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR04-gyrophare_1::after,
.VTUSR04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 3%;
    top: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR04-gyrophare_2::after,
.VTUSR04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 4%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR04-gyrophare_3::after,
.VTUSR04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 16%;
    width: 2%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR05-gyrophare_1::after,
.VTUSR05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 8%;
    height: 1px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VTUSR05-gyrophare_2::after,
.VTUSR05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 51%;
    width: 3%;
    top: 5%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ERIS01-gyrophare_1::after,
.ERIS01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ERIS02-gyrophare_1::after,
.ERIS02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 62%;
    width: 2%;
    top: 9%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ERIS03-gyrophare_1::after,
.ERIS03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 2%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ERIS03-gyrophare_2::after,
.ERIS03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 10%;
    width: 15%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TPE01-gyrophare_1::after,
.TPE01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 54%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TPE02-gyrophare_1::after,
.TPE02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 48%;
    width: 26%;
    top: 0;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TPE03-gyrophare_1::after,
.TPE03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 30%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.TPE03-gyrophare_2::after,
.TPE03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 8%;
    width: 15%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ASSU01-gyrophare_1::after,
.ASSU01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 35%;
    width: 20%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ASSU01-gyrophare_2::after,
.ASSU01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 74%;
    width: 16%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ASSU01-gyrophare_3::after,
.ASSU01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ASSU02-gyrophare_1::after,
.ASSU02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 27%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ASSU02-gyrophare_2::after,
.ASSU02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 86%;
    width: 8%;
    top: 5%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ASSU02-gyrophare_3::after,
.ASSU02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 20%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ASSU03-gyrophare_1::after,
.ASSU03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 36%;
    width: 26%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ASSU03-gyrophare_2::after,
.ASSU03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 93%;
    width: 5%;
    top: 9%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ASSU03-gyrophare_3::after,
.ASSU03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 7%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSL03-gyrophare_1::after,
.VSL03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 2%;
    top: 0;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSL03-gyrophare_2::after,
.VSL03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 64%;
    width: 27%;
    top: 0;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VSL03-gyrophare_3::after,
.VSL03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: 8%;
    width: 17%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CANADAIR01-gyrophare_1::after,
.CANADAIR01-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 40%;
    left: 5%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorCanadair .2s linear infinite
}

.CANADAIR01-gyrophare_2::after,
.CANADAIR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 35%;
    left: 27%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorCanadair .2s linear infinite
}

@keyframes spinTailRotorCanadair {
    0% {
        transform: rotate(30deg) rotate(0)
    }

    100% {
        transform: rotate(30deg) rotate(360deg)
    }
}

.CCFMSC01-gyrophare_1::after,
.CCFMSC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 26%;
    width: 2%;
    top: -1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFMSC01-gyrophare_2::after,
.CCFMSC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 47%;
    left: 7%;
    width: 10%;
    height: 0;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS01-gyrophare_1::after,
.CCFS01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 46%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS01-gyrophare_2::after,
.CCFS01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 51%;
    left: 7%;
    width: 7%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS02-gyrophare_1::after,
.CCFS02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS02-gyrophare_2::after,
.CCFS02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 55%;
    left: 9%;
    width: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS03-gyrophare_1::after,
.CCFS03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: -2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCFS03-gyrophare_2::after,
.CCFS03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 49%;
    left: 7%;
    width: 8%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCGC01-gyrophare_1::after,
.CCGC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 9%;
    width: 2%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCGC01-gyrophare_2::after,
.CCGC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 23%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.CCGC01-gyrophare_3::after,
.CCGC01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 5%;
    width: 8%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DASH01-gyrophare_1::after,
.DASH01-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 40%;
    left: 8%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorDash .2s linear infinite
}

.DASH01-gyrophare_2::after,
.DASH01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 40%;
    left: 32%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorDash .2s linear infinite
}

.DASH02-gyrophare_1::after,
.DASH02-gyrophare_1::before,
.DASH03-gyrophare_1::after,
.DASH03-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 35%;
    left: 15%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorDash .2s linear infinite
}

.DASH02-gyrophare_2::after,
.DASH02-gyrophare_2::before,
.DASH03-gyrophare_2::after,
.DASH03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 45%;
    left: 42%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorDash .2s linear infinite
}

@keyframes spinTailRotorDash {
    0% {
        transform: rotate(30deg) rotate(0)
    }

    100% {
        transform: rotate(30deg) rotate(360deg)
    }
}

.DEMI01-gyrophare_1::after,
.DEMI01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 57%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEMI02-gyrophare_1::after,
.DEMI02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 3%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEMI02-gyrophare_2::after,
.DEMI02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 45%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEMI03-gyrophare_1::after,
.DEMI03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEMI03-gyrophare_2::after,
.DEMI03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 19%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEMI03-gyrophare_3::after,
.DEMI03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 19%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEMI04-gyrophare_1::after,
.DEMI04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 20%;
    top: 3%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEMI04-gyrophare_2::after,
.DEMI04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DRAGON01-gyrophare_1::after,
.DRAGON01-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 15%;
    left: 50%;
    width: 110%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorDragon .2s linear infinite
}

.DRAGON01-gyrophare_2::after,
.DRAGON01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 45%;
    right: 20%;
    width: 10%;
    height: 4%;
    background: rgb(233 217 177);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorDragon .3s linear infinite
}

.DRAGON02-gyrophare_1::after,
.DRAGON02-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 20%;
    left: 45%;
    width: 110%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorDragon .2s linear infinite
}

.DRAGON02-gyrophare_2::after,
.DRAGON02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 55%;
    right: 23%;
    width: 5%;
    height: 4%;
    background: rgb(56 45 16);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorDragon .3s linear infinite
}

@keyframes rotorDragon {
    0% {
        background: rgba(0, 0, 0, .608)
    }

    50% {
        background: rgba(0, 0, 0, .2)
    }

    100% {
        background: rgba(0, 0, 0, .63)
    }
}

@keyframes spinTailRotorDragon {
    0% {
        transform: rotate(30deg) rotate(0)
    }

    100% {
        transform: rotate(30deg) rotate(360deg)
    }
}

.EMBSC03-gyrophare_1::after,
.EMBSC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 75%;
    width: 2%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.GUEPARD01-gyrophare_1::after,
.GUEPARD01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 38%;
    width: 3%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.GUEPARD01-gyrophare_2::after,
.GUEPARD01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 3%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.GUEPARD01-gyrophare_3::after,
.GUEPARD01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 52%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PIONNIER01-gyrophare_1::after,
.PIONNIER01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 70%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PIONNIER02-gyrophare_1::after,
.PIONNIER02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 17%;
    top: 4%;
    height: 4px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PIONNIER03-gyrophare_1::after,
.PIONNIER03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 18%;
    width: 2%;
    top: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PIONNIER03-gyrophare_2::after,
.PIONNIER03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 32%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PIONNIER03-gyrophare_3::after,
.PIONNIER03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 54%;
    left: 6%;
    width: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BULL01-gyrophare_1::after,
.BULL01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 13%;
    width: 5%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.BULL02-gyrophare_1::after,
.BULL02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 8%;
    width: 10%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UFR01-gyrophare_1::after,
.UFR01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 13%;
    width: 2%;
    top: 7%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UFR01-gyrophare_2::after,
.UFR01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 23%;
    width: 2%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UFR01-gyrophare_3::after,
.UFR01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 55%;
    left: 5%;
    width: 13%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UFR02-gyrophare_1::after,
.UFR02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 16%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UFR02-gyrophare_2::after,
.UFR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UFR02-gyrophare_3::after,
.UFR02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 62%;
    left: 5%;
    width: 20%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UFR03-gyrophare_1::after,
.UFR03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 5%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UFR03-gyrophare_2::after,
.UFR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 72%;
    left: 5%;
    width: 10%;
    height: 12px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VDIP01-gyrophare_1::after,
.VDIP01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VDIP02-gyrophare_1::after,
.VDIP02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 38%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VDIP02-gyrophare_2::after,
.VDIP02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 49%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VDIP03-gyrophare_1::after,
.VDIP03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 11%;
    width: 21%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VDIP03-gyrophare_2::after,
.VDIP03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 59%;
    left: 5%;
    width: 16%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VECSC01-gyrophare_1::after,
.VECSC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 2%;
    top: 4%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VECSC02-gyrophare_1::after,
.VECSC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 2%;
    top: 22%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VECSC03-gyrophare_1::after,
.VECSC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOG01-gyrophare_1::after,
.VLOG01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOG02-gyrophare_1::after,
.VLOG02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 39%;
    width: 2%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOG02-gyrophare_2::after,
.VLOG02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOG02-gyrophare_3::after,
.VLOG02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    left: 92%;
    width: 2%;
    top: 10%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOG03-gyrophare_1::after,
.VLOG03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 10%;
    width: 18%;
    top: 11%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOG03-gyrophare_2::after,
.VLOG03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 63%;
    left: 8%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTTSC01-gyrophare_1::after,
.VLTTSC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 52%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTTSC02-gyrophare_1::after,
.VLTTSC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 27%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTTSC02-gyrophare_2::after,
.VLTTSC02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 45%;
    left: 7%;
    width: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTTSC03-gyrophare_1::after,
.VLTTSC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTTSC03-gyrophare_2::after,
.VLTTSC03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLTTSC03-gyrophare_3::after,
.VLTTSC03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 45%;
    left: 5%;
    width: 11%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPCESC01-gyrophare_1::after,
.VPCESC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 15%;
    width: 2%;
    top: 20%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPCESC01-gyrophare_2::after,
.VPCESC01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 34%;
    width: 2%;
    top: 17%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VPCESC01-gyrophare_3::after,
.VPCESC01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 54%;
    left: 12%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEPAN01-gyrophare_1::after,
.DEPAN01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 68%;
    width: 11%;
    top: 0;
    height: 3px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEPAN02-gyrophare_1::after,
.DEPAN02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 27%;
    width: 20%;
    top: 2%;
    height: 3px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEPAN02-gyrophare_2::after,
.DEPAN02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 57%;
    left: -1%;
    width: 10%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEPAN03-gyrophare_1::after,
.DEPAN03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 10%;
    width: 2%;
    top: 2%;
    height: 3px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEPAN03-gyrophare_2::after,
.DEPAN03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 2%;
    top: 0;
    height: 3px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.DEPAN03-gyrophare_3::after,
.DEPAN03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 58%;
    left: 5%;
    width: 10%;
    height: 3px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EAU01-gyrophare_1::after,
.EAU01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EAU02-gyrophare_1::after,
.EAU02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 51%;
    width: 3%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.EAU03-gyrophare_1::after,
.EAU03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 49%;
    width: 2%;
    top: -1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELEC01-gyrophare_1::after,
.ELEC01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 60%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELEC02-gyrophare_1::after,
.ELEC02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELEC02-gyrophare_2::after,
.ELEC02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 73%;
    width: 2%;
    top: 1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELEC03-gyrophare_1::after,
.ELEC03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 37%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.ELEC03-gyrophare_2::after,
.ELEC03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 54%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.GAZ01-gyrophare_1::after,
.GAZ01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 58%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.GAZ02-gyrophare_1::after,
.GAZ02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 39%;
    width: 2%;
    top: -1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.GAZ02-gyrophare_2::after,
.GAZ02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 64%;
    width: 2%;
    top: -1%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.GAZ03-gyrophare_1::after,
.GAZ03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 43%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NACELLE01-gyrophare_1::after,
.NACELLE01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 2%;
    top: 16%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NACELLE01-gyrophare_2::after,
.NACELLE01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 56%;
    width: 2%;
    top: 16%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NACELLE02-gyrophare_1::after,
.NACELLE02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 38%;
    width: 2%;
    top: 14%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NACELLE02-gyrophare_2::after,
.NACELLE02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 55%;
    width: 2%;
    top: 13%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NACELLE02-gyrophare_3::after,
.NACELLE02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 68%;
    left: 5%;
    width: 14%;
    height: 2px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NACELLE03-gyrophare_1::after,
.NACELLE03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 10%;
    width: 2%;
    top: 15%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NACELLE03-gyrophare_2::after,
.NACELLE03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 31%;
    width: 2%;
    top: 14%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.NACELLE03-gyrophare_3::after,
.NACELLE03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 5%;
    width: 8%;
    height: 2px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBAL01-gyrophare_1::after,
.VBAL01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 44%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBAL01-gyrophare_2::after,
.VBAL01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 90%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBAL01-gyrophare_3::after,
.VBAL01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 5%;
    left: 71%;
    width: 2%;
    height: 3px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBAL01-phares-avant {
    bottom: 40%
}

.VBAL01-phares-arriere {
    top: 43%
}

.VBAL02-gyrophare_1::after,
.VBAL02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 2%;
    top: 2%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBAL02-gyrophare_2::after,
.VBAL02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 91%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgb(235 151 61 / 70%);
    border-radius: 50%;
    box-shadow: 0 -5px 17px 6px rgba(235, 151, 61, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VBAL02-phares-avant {
    bottom: 44%
}

.VBAL02-phares-arriere {
    top: 35%
}

.HELISMUR01-gyrophare_1::after,
.HELISMUR01-gyrophare_1::before,
.HELISMUR02-gyrophare_1::after,
.HELISMUR02-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 5%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorHelismur .2s linear infinite
}

.HELISMUR01-gyrophare_2::after,
.HELISMUR01-gyrophare_2::before,
.HELISMUR02-gyrophare_2::after,
.HELISMUR02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 30%;
    right: 2%;
    width: 20%;
    height: 10%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorHelismur .3s linear infinite
}

.HELISMUR03-gyrophare_1::after,
.HELISMUR03-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 15%;
    left: 50%;
    width: 100%;
    height: 55%;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    animation: rotorHelismur .2s linear infinite
}

.HELISMUR03-gyrophare_2::after,
.HELISMUR03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 50%;
    right: 11%;
    width: 9%;
    height: 10%;
    background: rgb(0 0 0 / 68%);
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    z-index: 2;
    animation: spinTailRotorHelismur .3s linear infinite
}

@keyframes rotorHelismur {
    0% {
        background: rgba(0, 0, 0, .608)
    }

    50% {
        background: rgba(0, 0, 0, .2)
    }

    100% {
        background: rgba(0, 0, 0, .63)
    }
}

@keyframes spinTailRotorHelismur {
    0% {
        transform: rotate(30deg) rotate(0)
    }

    100% {
        transform: rotate(30deg) rotate(360deg)
    }
}

.PCM01-gyrophare_1::after,
.PCM01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PCM01-gyrophare_2::after,
.PCM01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 48%;
    width: 2%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PCM01-gyrophare_3::after,
.PCM01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 66%;
    left: 5%;
    width: 10%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px 0 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PCM02-gyrophare_1::after,
.PCM02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 33%;
    width: 2%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PCM02-gyrophare_2::after,
.PCM02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 55%;
    width: 2%;
    top: -2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PCM02-gyrophare_3::after,
.PCM02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 10%;
    width: 14%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -5px -1px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PCM03-gyrophare_1::after,
.PCM03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 28%;
    width: 24%;
    top: 1%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PCM03-gyrophare_2::after,
.PCM03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 92%;
    width: 2%;
    top: 6%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.PCM03-gyrophare_3::after,
.PCM03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 67%;
    left: 5%;
    width: 15%;
    height: 3px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH01-gyrophare_1::after,
.UMH01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 31%;
    width: 3%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH01-gyrophare_2::after,
.UMH01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 47%;
    width: 3%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH01-gyrophare_3::after,
.UMH01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH02-gyrophare_1::after,
.UMH02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 35%;
    width: 25%;
    top: 0;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH02-gyrophare_2::after,
.UMH02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 14%;
    top: 2%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH02-gyrophare_3::after,
.UMH02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 6%;
    width: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH03-gyrophare_1::after,
.UMH03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 24%;
    width: 37%;
    top: 2%;
    height: 6px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH03-gyrophare_2::after,
.UMH03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 10%;
    width: 2%;
    top: 65%;
    height: 3px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH03-gyrophare_3::after,
.UMH03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 67%;
    left: 22%;
    width: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH04-gyrophare_1::after,
.UMH04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 25%;
    top: 8%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH04-gyrophare_2::after,
.UMH04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 46%;
    width: 5%;
    top: 12%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH05-gyrophare_1::after,
.UMH05-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 30%;
    width: 23%;
    top: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH05-gyrophare_2::after,
.UMH05-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 81%;
    width: 12%;
    top: -1%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.UMH05-gyrophare_3::after,
.UMH05-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 60%;
    left: 5%;
    width: 16%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLDSM01-gyrophare_1::after,
.VLDSM01-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 55%;
    width: 5%;
    top: -2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: -1px -7px 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLDSM02-gyrophare_1::after,
.VLDSM02-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 47%;
    width: 20%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 2px -4px 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLDSM02-gyrophare_2::after,
.VLDSM02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 8%;
    width: 2%;
    top: 53%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLDSM02-gyrophare_3::after,
.VLDSM02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 50%;
    left: 3%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLDSM03-gyrophare_1::after,
.VLDSM03-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 39%;
    width: 28%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLDSM03-gyrophare_2::after,
.VLDSM03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 20%;
    width: 5%;
    top: 54%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLDSM03-gyrophare_3::after,
.VLDSM03-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 9%;
    width: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM01-gyrophare_1::after,
.VLM01-gyrophare_1::before,
.VLM02-gyrophare_1::after,
.VLM02-gyrophare_1::before,
.VLM03-gyrophare_1::after,
.VLM03-gyrophare_1::before,
.VLM04-gyrophare_1::after,
.VLM04-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 30%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM01-gyrophare_2::after,
.VLM01-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 6%;
    width: 5%;
    top: 55%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM01-gyrophare_3::after,
.VLM01-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 55%;
    left: 20%;
    width: 5%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM02-gyrophare_2::after,
.VLM02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 2%;
    top: 50%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM02-gyrophare_3::after,
.VLM02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 50%;
    left: 15%;
    width: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM03-gyrophare_2::after,
.VLM03-gyrophare_2::before,
.VLM04-gyrophare_2::after,
.VLM04-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 7%;
    width: 2%;
    top: 52%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM03-gyrophare_3::after,
.VLM03-gyrophare_3::before,
.VLM04-gyrophare_3::after,
.VLM04-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 53%;
    left: 15%;
    width: 2%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM05-gyrophare_1::after,
.VLM05-gyrophare_1::before,
.VLM07-gyrophare_1::after,
.VLM07-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 42%;
    width: 25%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM05-gyrophare_2::after,
.VLM05-gyrophare_2::before,
.VLM07-gyrophare_2::after,
.VLM07-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 70%;
    width: 20%;
    top: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM05-gyrophare_3::after,
.VLM05-gyrophare_3::before,
.VLM07-gyrophare_3::after,
.VLM07-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 45%;
    left: 6%;
    width: 10%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM06-gyrophare_1::after,
.VLM06-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 20%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM06-gyrophare_2::after,
.VLM06-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 10%;
    top: 4%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM06-gyrophare_3::after,
.VLM06-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 45%;
    left: 5%;
    width: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM08-gyrophare_1::after,
.VLM08-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 45%;
    width: 25%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM08-gyrophare_2::after,
.VLM08-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 55%;
    left: 8%;
    width: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM09-gyrophare_1::after,
.VLM09-gyrophare_1::before {
    content: '';
    position: absolute;
    left: 40%;
    width: 25%;
    top: 1%;
    height: 5px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM09-gyrophare_2::after,
.VLM09-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    left: 80%;
    width: 10%;
    top: 4%;
    height: 2px;
    background-color: rgba(0, 120, 255, .702);
    border-radius: 50%;
    box-shadow: 0 0 17px 6px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLM09-gyrophare_3::after,
.VLM09-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 52%;
    left: 7%;
    width: 15%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -3px 3px 8px 4px rgba(0, 120, 255, .7);
    animation: sequence_gyrophare_1 1.2s infinite ease-in-out
}

.VLOGAT01-gyrophare_1::after,
.VLOGAT01-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 1%;
    left: 43%;
    width: 3%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -1px -3px 8px 4px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

.VLOGAT02-gyrophare_1::after,
.VLOGAT02-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 1%;
    left: 40%;
    width: 20%;
    height: 5px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 -4px 8px 4px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

.VLOGAT02-gyrophare_2::after,
.VLOGAT02-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 10%;
    left: 90%;
    width: 10%;
    height: 1px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: -2px -2px 8px 2px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

.VLOGAT02-gyrophare_3::after,
.VLOGAT02-gyrophare_3::before {
    animation-delay: .9s !important;
    content: '';
    position: absolute;
    top: 65%;
    left: 5%;
    width: 15%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 -2px 5px 3px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

.VLOGAT03-gyrophare_1::after,
.VLOGAT03-gyrophare_1::before {
    content: '';
    position: absolute;
    top: 5%;
    left: 10%;
    width: 20%;
    height: 4px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 3px 0 8px 2px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

.VLOGAT03-gyrophare_2::after,
.VLOGAT03-gyrophare_2::before {
    animation-delay: .6s !important;
    content: '';
    position: absolute;
    top: 61%;
    left: 5%;
    width: 15%;
    height: 2px;
    background-color: rgba(0, 120, 255, .7);
    border-radius: 50%;
    box-shadow: 0 -2px 5px 3px rgba(0, 120, 255, .7);
    animation: rampe_1 1.6s infinite ease-in-out
}

.marker-controlers {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 3px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
    transition: all .3s
}