/******************************************/
/*Global*/
/******************************************/
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/Montserrat/Montserrat-Bold.woff') format('woff'),
    url('../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype'),
    url('../fonts/Montserrat/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Semibold';
    src: url('../fonts/Montserrat/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat/Montserrat-SemiBold.woff2') format('woff2'),
    url('../fonts/Montserrat/Montserrat-SemiBold.woff') format('woff'),
    url('../fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype'),
    url('../fonts/Montserrat/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat/Montserrat-Regular.woff2') format('woff2'),
    url('../fonts/Montserrat/Montserrat-Regular.woff') format('woff'),
    url('../fonts/Montserrat/Montserrat-Regular.ttf') format('truetype'),
    url('../fonts/Montserrat/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter Regular';
    src: url('../fonts/inter/Inter-Regular.eot');
    src: url('../fonts/inter/Inter-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/inter/Inter-Regular.woff2') format('woff2'),
    url('../fonts/inter/Inter-Regular.woff') format('woff'),
    url('../fonts/inter/Inter-Regular.ttf') format('truetype'),
    url('../fonts/inter/Inter-Regular.svg#inter-Regular') format('svg');
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter Extrabold';
    src: url('../fonts/inter/Inter-ExtraBold.eot');
    src: url('../fonts/inter/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/inter/Inter-ExtraBold.woff2') format('woff2'),
    url('../fonts/inter/Inter-ExtraBold.woff') format('woff'),
    url('../fonts/inter/Inter-ExtraBold.ttf') format('truetype'),
    url('../fonts/inter/Inter-ExtraBold.svg#Inter-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.titre{
    font-family: "Montserrat-Bold",sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.sous-titre{
    font-family: "Montserrat-Semibold",sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.texte{
    font-family: "Inter Regular",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
@media screen and (max-width: 1440px){
    .titre{
        font-size: 34px;
        line-height: 125%;
    }
    .sous-titre{
        font-size: 24px;
        line-height: 110%;
    }
    .texte{
        font-size: 15px;
        line-height: 150%;
    }
}
@media screen and (max-width: 1024px){
    .titre{
        font-size: 28px;
        line-height: 106%;
    }
    .sous-titre{
        font-size: 24px;
        line-height: 110%;
    }
    .texte{
        font-size: 16px;
        line-height: 150%;
    }
}
.yellow{
    color: #FFDE2D;
}
.blue{
    color: #0089D0;
}
.black{
    color: #000000;
}
.figure{
    max-width: 218px;
}
.figure img{
    width: 100%;
}

.minisite-homepage  .figure2{
    bottom: -26%;
    left: -12%;
}
.minisite-homepage .figure3{
    top: -8%;
    left: 15%;
}
.minisite-homepage .figure4{
    top: -7%;
    right: 20%;
}
.minisite-homepage .figure5{
    top: -15%;
    left: 15%;
}
.minisite-homepage .figure6{
    bottom: 0;
    right: -15%;
}
@media screen and (max-width: 2030px){
    .minisite-homepage .figure3 {
        left: 1%;
    }
    .minisite-homepage .figure5{
        left: 5%;
    }
}
@media screen and (max-width: 1580px){
    .minisite-homepage .figure2{
        display: none;
    }
    .minisite-homepage .figure3{
        display: none;
    }
    .minisite-homepage .figure4{
        display: none;
    }
    .minisite-homepage .figure5{
        display: none;
    }
    .minisite-homepage .figure6{
        display: none;
    }
}
/******************************************/
/*Header*/
/******************************************/


header.minisite-header{
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 126.14%);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.65);
}
.header nav ul li a,.header nav ul li{
    color: #fff;
}
.header nav ul li a:hover{
    color: #FFDB01;
}
.btn-abo a{
    color: #fff;
    font-family: "Montserrat-Semibold";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.287px; /* 54.252% */
    letter-spacing: 1.201px;
    text-transform: uppercase;
    margin: auto;
    padding: 38px 20px 50px 60px;
}
.btn-abo a:hover {
    color: #fff;
}
.btn-abo a svg path{
    fill: #E30613;
}
.btn-abo a:hover svg path{
    fill: #AB1019;
}
@media screen and (max-width: 1024px){
    header.minisite-header .header nav ul{
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.30) -56.47%, #000 100%);
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.65);
    }
    .btn-abo{
        background-color: #E30613;;
    }
    .btn-abo a{
        padding: 25px 0 50px 0;
    }
    .btn-abo a:hover{
        width: 100%;
        text-align: center;
        background-color: #AB1019;
    }
}
/******************************************/
/*Zone 1 - Hero */
/******************************************/
.minisite-homepage .zone1{
    background-image: url(../images/homepage/z1_bg.webp);
    background-size: cover;
    background-position: center;
    padding: 246px 0 51px;
    margin-top: -90px;
    position:relative;
}
.minisite-homepage .zone1 .image-container img{
    max-width: 662px;
    width: 100%;
}
.minisite-homepage .zone1 .container-image-texte{
    align-items: center;
    column-gap: 76px;
}
.minisite-homepage .zone1 .texte-container{
    position: relative;
}
.minisite-homepage .zone1 .figure1{
    right: 10%;
    bottom: -14%;
}
.minisite-homepage .zone1 .titre{
    color: #E30613;
    font-size: 50px;
    line-height: 120%;
}
.minisite-homepage .zone1 .titre span{
    font-size: 46px;
}
.minisite-homepage .zone1 .box-price{
    border-color: #E30613;
    color: #E30613;
    font-size: 22px;
    font-weight: 900;
    line-height: 24px; /* 109.091% */
    text-transform: uppercase;
    margin-bottom: 24px;
    font-family: 'Inter Extrabold';
}
.minisite-homepage .zone1 .cta_profite{
    margin-top: 48px;
    background-color: #e41811;
    color: #fff;
}
.minisite-homepage .zone1 .cta_profite:hover {
    background-color: #991B1B;
    color: #fff;
}
@media screen and (max-width: 1440px){
    .minisite-homepage .zone1 .image-container img{
        max-width: 487px;
        width: 100%;
    }
    .minisite-homepage .zone1 .container-image-texte{
        column-gap: 50px;
    }
    .minisite-homepage .zone1 {
        padding: 246px 0 1px;
    }
    .minisite-homepage .zone1 .titre{
        font-size: 44px;
    }
    .minisite-homepage .zone1 .titre span{
        font-size: 40px;
    }
    .minisite-homepage .zone1 .image-container,
    .minisite-homepage .zone1 .texte-container{
        width: 50%;
    }
}
@media screen and (max-width: 1024px){
    .minisite-homepage .zone1 .titre,
    .minisite-homepage .zone1 .titre span{
        font-size: 28px;
        line-height: 120%;
    }
    .minisite-homepage .zone1 {
        padding: 180px 0 32px;
    }
    .minisite-homepage .zone1 .container-image-texte{
        flex-direction: column;
    }
    .minisite-homepage .zone1 .image-container img {
        width: 100%;
    }
    .minisite-homepage .zone1 .box-price{
        font-size: 12px;
        line-height: 20px;
        width: 95%;
        text-align: center;
        margin-bottom: 17px;
    }
    .minisite-homepage .zone1 .image-container,
    .minisite-homepage .zone1 .texte-container{
        width: 100%;
    }
}

/******************************************/
/*Zone 2*/
/******************************************/
.minisite-homepage .zone2{
    background-image: url(../images/homepage/z2_bg.webp);
    background-size: cover;
    background-position: center;
    padding: 30px 0;
}
.minisite-homepage .zone2 .titre{
    margin-bottom: 24px;
    color:#E30613;
}
.minisite-homepage .zone2 .image-container img{
    height: 550px;
}
.minisite-homepage .zone2 .texte-container {
    padding-left: 18px;
    width: 50%;
}
.minisite-homepage .zone2 .image-container{
    width: 50%;
}
.minisite-homepage .zone2 .cta_savoir_plus{
    margin-top: 32px;
    background-color: #E30613;
    color: #fff;
}
.minisite-homepage .zone2 .cta_savoir_plus:hover{
    background-color: #991B1B;
    color: #fff;
}
.minisite-homepage .zone2 .container-image-texte {
    column-gap: 20px;
    position: relative;
}
@media screen and (max-width: 1440px){
    .minisite-homepage .zone2{
        padding: 18px;
    }
    .minisite-homepage .zone2 .image-container img{
        height: 550px;
    }
}
@media screen and (max-width: 1024px){
    .minisite-homepage .zone2 .container-image-texte{
        flex-direction: column-reverse;
    }
    .minisite-homepage .zone2 .texte-container ,.minisite-homepage .zone2 .image-container{
        width: 100%;
    }
    .minisite-homepage .zone2 .image-container img {
        width: 100%;
        height: auto;
    }
    .minisite-homepage .zone2 .texte-container .texte {
        max-width: 320px;
        text-align: center;
        margin: auto;
    }
    .minisite-homepage .zone2 .texte-container {
        padding-left: 0;
    }

}

/******************************************/
/*Zone 3 - Cadeaux */
/******************************************/
.minisite-homepage .zone3 {
    background-image: url(../images/homepage/z3_bg.webp);
    background-size: cover;
    background-position: top;
    padding: 64px 0;
    color: #fff;
}
.minisite-homepage .zone3 .titre{
    color: #fff;
    text-transform: uppercase;
}
/*Cadeaux Slider*/
.cadeaux-slider .cadeaux{
    background-color: #88C77D;
    background-size: cover;
    background-position: center;
    height: 500px;
}
.cadeaux-slider .cadeaux .nom{
    font-family: "Montserrat-Bold",sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 135%;
    text-transform: uppercase;
    color: #000000;
}
.cadeaux-slider .cadeaux .envoi{
    margin-top: 24px;
}
.cadeaux-slider .arrow-slider {
    background-color: #E30613;
}
.cadeaux-slider .arrow-slider path{
    stroke: #fff;
}
.cadeaux-slider .slick-dots li button {
    background-color: rgba(255, 255, 255, 0.30);
}
.cadeaux-slider .slick-dots li.slick-active button{
    background-color: #fff;
}
@media screen and (max-width: 1440px){
    .cadeaux-slider .cadeaux .nom {
        font-size: 22px;
        line-height: 100%;
    }
}
@media screen and (max-width: 1024px){
    .minisite-homepage .zone3 {
        padding: 64px 0 64px 0;
    }
    .cadeaux-slider .cadeaux .nom{
        font-size: 24px;
        font-weight: 500;
        line-height: 150%;
    }
    .cadeaux-slider .zoom-cadeaux {
        background-color: #fff;
    }
    .cadeaux-slider .zoom-cadeaux  path{
        stroke: #000;
    }
    .cadeaux-slider .cadeaux .description {
        height: 110px;
        line-height: 100%;
    }
    .minisite-homepage .zone3 .mentions{
        font-size: 12px;
        color: rgba(255, 255, 255, 0.70);
    }
}
/******************************************/
/*Zone 4 - La collection */
/******************************************/
.minisite-homepage .zone4{
    background-color:#48AA3B;
    text-align: center;
    padding: 64px 0;
    position: relative;
}
.minisite-homepage .zone4 .titre{
    margin-bottom: 40px;
}
.minisite-homepage .zone4 .texte{
    margin-bottom: 32px;
    color: #fff;
    font-size: 24px;
}
.minisite-homepage .zone4 .texte.yellow{
    text-transform: uppercase;
    color: #FFDE2D;
    font-family: "Montserrat-Bold";
}
.minisite-homepage .zone4 .zone-popin img{
    width: 100%;
    margin-bottom: 24px;
}
.minisite-homepage .zone4 .texte.en-avant{
    color: #E30613;
    font-family: "bd",sans-serif;
    font-size: 30px;
}
.minisite-homepage .zone4 .mentions{
    margin-top: 32px;
    margin-bottom: 64px;
}
.minisite-homepage .zone4 .brochure {
    column-gap: 58px;
    padding: 42px 0;
}
.minisite-homepage .zone4 .brochure .cta-brochure a{
    color: #fff;
    background-color: #E30613;
}
.minisite-homepage .zone4 .brochure .cta-brochure a:hover{
    color: #fff;
    background-color: #991B1B;
}

.collection.slider {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
}
.collection.slider .arrow-slider {
    background-color: #000;
}
.collection.slider .arrow-slider path{
    stroke: #fff;
}
.collection.slider .slick-dots li button {
    display: none;
}

.collection.slider .collection-image span{
    color: #292524;
    text-align: center;
}
.collection.slider .slick-list {
    overflow: visible;
}
@media screen and (max-width: 1440px){
    .collection-slider .collection-image span.titre-collection {
        margin-bottom: 16px;
        font-size: 28px;
        margin-top: 16px;
        line-height: 100%;
    }
    .minisite-homepage .zone4 .texte{
        font-size: 19px;
    }
    .collection.slider .collection-image{
        width: 33%;
    }
    .collection.slider .collection-image img{
        width: 100%;
    }
}

@media screen and (max-width: 1024px){
    .minisite-homepage .zone4 .brochure .image-brochure img {
        width: 90%;
        margin: auto;
    }
    .minisite-homepage .zone4 {
        padding: 32px 0;
    }
    .minisite-homepage .zone4 .description {
        margin: 32px 0;
    }
    .minisite-homepage .zone4 .texte{
        font-size: 16px;
    }
    .minisite-homepage .zone4 .texte.yellow{
        font-size: 20px;
    }
    .minisite-homepage .zone4 .brochure {
        flex-direction: column;
        padding: 0;
    }
    .minisite-homepage .zone4 .brochure .texte-brochure {
        text-align: center;
    }
    .minisite-homepage .zone4 .brochure .cta-brochure {
        flex-direction: column;
        row-gap: 8px;
        margin-bottom: 64px;
    }
    .minisite-homepage .zone4 .brochure .cta-brochure a {
        width: 220px;
        justify-content: center;
        margin: auto;
    }
    .collection-slider .slick-dots{
        display: none!important;
    }
    .minisite-homepage .zone4 .titre {
        margin-bottom: 24px;
        margin-top: 24px;
    }
    .collection.slider{
        flex-direction: column;
    }
    .collection.slider .collection-image{
        width: 100%;
    }
    .minisite-homepage .zone4 .zone-popin img{
        width: 100%;
    }
}
.minisite-homepage .zone4.collection{
    background-color: #FFDE2D;
    background-size: cover;
    background-position: center;
    padding: 64px 0;
    position: relative;
}
.minisite-homepage .zone4.collection  .titre {
    color: #E30613;
    text-align: center;
    line-height: 125%;
    margin-bottom: 100px;
}
.minisite-homepage .zone4.collection .img-container{
    display: flex;
    gap: 120px;
}
.minisite-homepage .zone4.collection .img-container .theme{
    display: flex;
    flex-direction: column;
    gap: 23px;
}

.minisite-homepage .zone4.collection .img-container .theme img{
    width: 100%;
}
@media screen and (max-width: 1440px){
    .minisite-homepage .zone4.collection .img-container{
        gap: 60px;
    }
}
@media screen and (max-width: 1024px){
    .minisite-homepage .zone4.collection  .titre {
        margin-bottom: 30px;
    }
    .minisite-homepage .zone4.collection .img-container{
        flex-direction: column;
        gap: 12px;
    }
    .minisite-homepage .zone4.collection .img-container .theme{
        gap: 12px;
    }
    .minisite-homepage .zone4.collection .img-container .theme:nth-child(1){
        order: 2;
    }
    .minisite-homepage .zone4.collection .img-container .theme:nth-child(2){
        order: 1;
    }
    .minisite-homepage .zone4.collection .img-container .theme:nth-child(3){
        order: 3;
    }
}
/******************************************/
/*Zone - Premium*/
/******************************************/
.minisite-homepage .zone4-bis {
    background-color: #F1ECCC;
    background-size: cover;
    background-position: center;
    padding: 64px 0;
    position: relative;
}
.minisite-homepage .zone4-bis .titre {
    color: #E30613;
    text-align: center;
    line-height: 125%;
}
.minisite-homepage .zone4 .brochure .texte-brochure .texte{
    color: #292524;
    font-size: 20px;
}
@media screen and (max-width: 1440px){
    .minisite-homepage .zone4 .brochure .texte-brochure .texte{
        font-size: 17px;
    }
}
@media screen and (max-width: 1024px){
    .minisite-homepage .zone4 .brochure .texte-brochure .texte{
        font-size: 16px;
    }
}
/******************************************/
/*Zone 5 - Video*/
/******************************************/
.minisite-homepage .zone5 {
    background-color: #88C77D;
    padding: 64px 0 128px;
    position: relative;
}
.minisite-homepage .zone5 .titre {
    color: #fff;
    margin-bottom: 64px;
    line-height: 110%;
    text-transform: uppercase;
}
.minisite-homepage .zone5 .titre span{
    color: #D02B31;
}
.minisite-homepage .zone5 .img-video{
    position: absolute;
    top: 60px;
    right: 130px;
    z-index: 1;
}
.minisite-homepage .zone5 .iframe iframe {
    width: 100%;
    height: 40vw;
}
.minisite-homepage .zone5 .img-video img{
    width: 600px;
}
@media screen and (max-width: 1680px){
    .minisite-homepage .zone5 .img-video img{
        position: absolute;
        right: -290px;
    }
}
/******************************************/
/*Zone 6 - Premiers numéros*/
/******************************************/
.minisite-homepage .zone6 {
    background-color: #F1ECCC;
    padding: 64px 0 20px;
    position: relative;
}
.minisite-homepage .zone6 .titre{
    color: #E30613;
    margin-bottom: 26px;
}
.minisite-homepage .zone6 .numero-texte{
    color: #D02B31;
    text-align: center;
    font-family: 'Montserrat-Bold';
    font-size: 28px;
    line-height: 100%;
    text-transform: uppercase;
}
.minisite-homepage .zone6 .numero-texte .texte{
    color: #0C0A09;
    font-family: 'Inter Regular';
    font-size: 16px;
    line-height: 150%;
    text-transform: initial;
}
.minisite-homepage .zone6 .numeros-slider-single .slick-track{
    display: flex;
    column-gap: 24px;
}
.minisite-homepage .zone6 .mentions{
    color: #0C0A09;
    margin-top: 36px;
}
.numeros-slider-single .slick-dots li button {
    background-color: #fff;
}
.numeros-slider-single .slick-dots li.slick-active button{
    background-color: #0C0A09;
}
@media screen and (max-width: 1440px){
    .minisite-homepage .zone6 .numero-texte {
        font-size: 19px;
    }
    .minisite-homepage .zone6 .numero-texte .texte{
        font-size: 16px;
    }
    .minisite-homepage .zone6 .mentions{
        font-size: 12px;
    }
    .minisite-homepage .zone6 .numeros-slider-single .slick-track{
        column-gap: 10px;
    }
}
@media screen and (max-width: 1024px){
    .minisite-homepage .zone6 .numero .numero-texte{
        font-size: 28px;
    }
    .minisite-homepage .zone6 .numeros-slider-single .slick-track{
        column-gap: inherit;
    }
}
/******************************************/
/*Avantages*/
/******************************************/
.minisite-homepage .avantages {
    background-color: #D02B31;
    padding: 64px 0;
    position: relative;
    color: #fff;
}
.minisite-homepage .avantages .titre{
    text-transform: uppercase;
}
.minisite-homepage .avantages .picto-avantage{
    background-color: #fff;
}
.avantages-slider .slick-dots li button {
    background-color: #fff;
}
.avantages-slider .slick-dots li.slick-active button{
    background-color: #000;
}
/******************************************/
/*Comment ça marche*/
/******************************************/
.minisite-homepage .comment {
    background-color: #48AA3B;
    padding: 64px 0;
    position: relative;
}
.minisite-homepage .comment .titre{
    color: #FFDE2D;
    text-transform: uppercase;
}
.comment-slider .slick-dots li button {
    background-color: rgba(255, 255, 255, 0.30);
}
.comment-slider .slick-dots li.slick-active button{
    background-color: #fff;
}
.minisite-homepage .comment .etape .media-etape .etape1 path,.minisite-homepage .comment .etape .media-etape .etape2 path,.minisite-homepage .comment .etape .media-etape .etape3 path{
    fill: #D02B31;
}
.minisite-homepage .comment .etape .media-etape .fond1 path,.minisite-homepage .comment .etape .media-etape .fond2 path,.minisite-homepage .comment .etape .media-etape .fond3 path{
    fill: #FFDE2D;
}
.minisite-homepage .comment .etape .texte{
    color: #fff;
    font-weight: 700;
}
/******************************************/
/*Footer*/
/******************************************/
footer.minisite-footer{
    padding: 128px 0 48px 0;
}
footer .sitemap,footer .pays,footer.minisite-footer {
    background-color: #2563EB;
}
footer .titre{
    color: #fff;
}
.gotop svg{
    background-color: #000;
}

/****************************************************************************************************************************/
/*Tunnel*/
/****************************************************************************************************************************/
header.minisite {background-color: #E30613;}
.steps_tunnel li.active .number{
    background-color: #fff;
    color: #000;
}

.steps_tunnel li.active .number::after,
.steps_tunnel li.active .number::before {
    background-color: #fff;
}
.steps_tunnel li.active p
{
    color: #fff;
}
header.minisite .connexion_tunnel .textwhite,header .connexion_tunnel .icon-picto-mon-compte:before {
    color: #fff;
}
footer.minisite-footer .titre, footer.foot_duringcol .sitemap .titre {
    font-size: 42px;
    line-height: 60px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
footer .pays .title, footer .pays a {
    color: #fff;
}
.bandeauoffre{background-color: #F1EECC;padding: 119px;}
.bandeauoffrelancement {
    color: #000;
    border: 1px solid #000;
}
.bandeauoffre .descriptif p{color: #000;}

@media screen and (max-width: 1024px){
    .steps_tunnel li.active .number{
        background-color: #000;
        color: #fff;
    }
    .steps_tunnel li.active p
    {
        color: #000;
    }
    header .logo a{
        width: auto;
    }
    .bandeauoffre{background-color: #fff;padding: 34px;}
    .bandeauoffrelancement {
        margin: 20px 0 35vh;
    }
    .steps_tunnel li.active .number::before {
        background-color: #000;
    }
    footer.minisite-footer .titre, footer.foot_duringcol .sitemap .titre{
        font-size: 28px;
        line-height: inherit;
    }
}

