/* Logos */

.logo-hypervisor-left:before{
    background-image: url(https://was.lexilens.fr/wp-content/uploads/2023/11/logo-icon-hypervisor.png);
    background-size: 90px 83px;
    background-repeat: no-repeat;
    display: block;
    width: 90px;
    height: 83px;
    content: "";
    position: relative;
    right: 100px;
    top: 80px;
}

.logo-cyclope-left:before{
    background-image: url(https://was.lexilens.fr/wp-content/uploads/2023/11/logo-icon-cyclope.png);
    background-size: 70px 70px;
    background-repeat: no-repeat;
    display: block;
    width: 70px;
    height: 70px;
    content: "";
    position: relative;
    right: 80px;
    top: 80px;
}

.logo-spynel{
    font-size: 46px;
    font-weight: 800;
    letter-spacing: -1px;
}

.spynel-x-white:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-X-white.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-x-black:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-X-black.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-c-white:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-C-white.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-c-black:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-C-black.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-m-white:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-M-white.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-m-black:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-M-black.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-s-white:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-S-white.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-s-black:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-S-black.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-u-white:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-U-white.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-u-black:after{
    background-image: url('https://was.lexilens.fr/wp-content/themes/uncode-child/logos/logo-badge-U-black.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-f-white:after{
    background-image: url('https://hgh-infrared.com/was/wp-content/themes/uncode-child/logos/logo-badge-F-white.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}

.spynel-f-black:after{
    background-image: url('https://hgh-infrared.com/was/wp-content/themes/uncode-child/logos/logo-badge-F-black.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 38px; 
    height: 38px;
    content:"";
    margin-left: 25px;
    margin-top: 3px;
}