@font-face {
    font-family: 'times';
    src: url('../fonts/times.ttf');
  }

@font-face {
    font-family: 'Arial';
    src: url('../fonts/Arial-BL.ttf');
  }

html {
    font-size: clamp(12px, 1.3vw, 16px);
  }
body{ margin:0; }

#div1{
    width: 300px;
    background: #c4b9b9;
    background: linear-gradient(44deg,rgba(196, 185, 185, 1) 0%, rgba(112, 128, 136, 1) 50%, rgba(86, 105, 115, 1) 100%);
}

#div1mb{
    background: #c4b9b9;
    background: linear-gradient(44deg,rgba(196, 185, 185, 1) 0%, rgba(112, 128, 136, 1) 50%, rgba(86, 105, 115, 1) 100%);
}

#divnlp22{
    background: #D1D0D2;
    background: linear-gradient(180deg, rgba(209, 208, 210, 1) 0%, rgba(137, 133, 133, 1) 100%);
}

.divnlp34{
    background: #D1D0D2;
    background: linear-gradient(180deg, rgba(209, 208, 210, 1) 0%, rgba(137, 133, 133, 1) 100%);
}

button:hover{
    opacity: 0.5;
    transform: scale(1.1);
}

.div2{
    background-color: #D1D1D1;
    width:17%;
    letter-spacing: 0.06rem;
    font-weight: 900;
    color: #484848;
    font-family: 'Arial';
    font-size: .8rem;
    line-height: 1.15;
}

.div2mb{
    background-color: #D1D1D1;
    letter-spacing: 0.06rem;
    font-weight: 900;
    color: #484848;
    font-family: 'Arial';
    font-size: .8rem;
    line-height: 1.15;
    text-shadow: 2px 2px 15px #000000;
}

.div3{
    box-shadow: 0 0 25px 0 black;
    z-index: 99;
    position: relative;
}

.div3mob{
    box-shadow: 0 0 25px 0 black;
    z-index: 99;
    position: relative;
}

.h3{
    letter-spacing: .2rem;
    line-height: 0.5;
    font-family: 'times';
    font-weight: 500;
    font-size: 1.5rem;
}

.h3mob{
    letter-spacing: .2rem;
    line-height: 0.7;
    font-family: 'times';
    font-weight: 500;
    font-size: 2.5rem;
}

.h6mob{
    font-size: .8rem;
}

.div4{
    z-index: 1;
    position: relative;
    display: flow-root;
}

.divnlp1{
    background-image: url("../imagens/LP_desk_822.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 6rem;
}


.divnlp2{
    background-image: url("../imagens/LB_MB_3.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 3rem;
}


.hr2{
    background: #A0112E;
    background: linear-gradient(90deg, rgba(160, 17, 46, 1) 0%, rgba(140, 19, 44, 1) 50%, rgba(92, 74, 78, 1) 100%);
}

.hr3{
    background: #A0112E;
    background: linear-gradient(90deg, rgba(160, 17, 46, 1) 0%, rgba(140, 19, 44, 1) 50%, rgba(92, 74, 78, 1) 100%);
}

#divnlp33{
    background: #A0112E;
    background: linear-gradient(90deg, rgba(160, 17, 46, 1) 0%, rgba(140, 19, 44, 1) 50%, rgba(92, 74, 78, 1) 100%);
}

.divnlp4{
    background-image: url("../imagens/LP_32.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.divnlp2{
    line-height: 3.5;

}

.divnlp5{
    background-image: url("../imagens/LP_9.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#divnlp8{
    background-image: url("../imagens/LP_MB_4.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#divnlp9{
    background-color: white;
}

.divnlp3{
    background: #54383C !important;
    background: linear-gradient(90deg, rgba(84, 56, 60, 1) 0%, rgba(147, 29, 42, 1) 21%, rgba(156, 25, 39, 1) 100%) !important;
}

.spanmarcas{
    background: #732032;
    background: linear-gradient(90deg,rgba(115, 32, 50, 1) 0%, rgba(89, 49, 58, 1) 50%, rgba(67, 63, 65, 1) 100%);
}

.divnlp6{
    background: #54383C;
    background: linear-gradient(90deg, rgba(84, 56, 60, 1) 0%, rgba(147, 29, 42, 1) 21%, rgba(156, 25, 39, 1) 100%);
}


.div5{
    background-image: url("../imagens/Capturar123465s-Photoroom.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.inputmb{
    height: 5vh;
}

.div5mob{
    background-image: url("../imagens/Capturar123465s-Photoroom.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.div10{
    background-image: url("../imagens/_13_sejaparte2.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.div6{
    background: linear-gradient(120deg, #DBDBDB 50%, #C4C4C4 50%);
    box-shadow: 10px 10px 25px 0 black;
    border-radius: 35px;
    width:58rem;
}

.h6{
    font-size: .8rem;
}

.div7{
    font-family: 'Arial';
}

.div7{
    font-family: 'Arial';
}

.div11{
    font-family: 'Arial';
}

.h21{
    font-family: 'Arial';
    color:#AA0808;
}

.h62{
    font-size: 1rem;
    color:#AF2121;
}

.h62mob{
    font-size: 1.5rem;
    color:#AF2121;
}

.h63{
    font-family: 'Arial';
    line-height: .9;
    font-size: 1rem;
}

.h64{
    font-size: 1rem;
    line-height: 1;
}

.div8{
    background:none;
    border: 0;
    font-weight: 600;
}

.h42{
    color: #484848;
    font-size: 2rem;
}

.h11{
    letter-spacing: 0.1rem;
    font-size: 2.7rem;
    line-height: 1.1;
}

.div28{
    margin-top: 5vh;
    font-size: 1.2rem;
}

.retic{
    font-size: .9rem;
}

.h65{
    font-family: 'Arial';
    letter-spacing: .5rem;
    font-size: 1.2rem;
    color:#4A4A4A;
}

.h65mob{
    font-family: 'Arial';
    letter-spacing: .4rem;
    font-size: 2rem;
    color:#4A4A4A;
}

.h66{
    font-family: 'Arial';
    font-size: 1.2rem;
}

.h66mob{
    font-family: 'Arial';
    font-size: 1.2rem;
}

.corretor{
    font-size: 1.5rem;
    background: #760008;
    background: linear-gradient(90deg,rgba(118, 0, 8, 1) 0%, rgba(147, 20, 27, 1) 50%, rgba(178, 41, 46, 1) 100%);
}

.corretormob{
    font-size: 1.4rem;
    background: #760008;
    background: linear-gradient(90deg,rgba(118, 0, 8, 1) 0%, rgba(147, 20, 27, 1) 50%, rgba(178, 41, 46, 1) 100%);
}


.btnqser{
    background: #760008;
    background: linear-gradient(90deg,rgba(118, 0, 8, 1) 0%, rgba(147, 20, 27, 1) 50%, rgba(178, 41, 46, 1) 100%);
    font-family: 'Arial';
    border-radius: 15px;
    font-size: 1.3rem;
    z-index: 99;
    position: relative;
}

.video1{
    z-index: 1;
    position: relative;
}

.interna{
    padding-top: 1px; /* ou */
}

.div22{
    margin-top: -150px;
}

.h22{
    font-family: 'Arial';
    font-size: 3.5rem;
    letter-spacing: .3rem;
    line-height: .7;
    color:#4A4A4A;
}


.h22mob{
    font-family: 'Arial';
    font-size: 4.4rem;
    letter-spacing: .3rem;
    line-height: .7;
    color:#4A4A4A;
}

.h23{
    font-family: 'Arial';
    text-shadow: 0px 17px 20px #00000073;
}

.h23mob{
    font-size: 1.3rem;
    font-family: 'Arial';
    text-shadow: 0px 17px 20px #00000073;
}

.h43{
    font-family: 'Arial';
    font-size: 1.3rem;
}

.div2:hover{
    opacity: 0.5;
    color: #741011;
    cursor: pointer;
}

.div2{
    opacity: 1;
    transition: opacity 0.5s linear 0s;
}


.hr1{
    width:28%;
    opacity: 1;
    background: #760008;
    background: linear-gradient(90deg,rgba(118, 0, 8, 1) 0%, rgba(147, 20, 27, 1) 50%, rgba(178, 41, 46, 1) 100%);
    height: 2px;
}

.hr2{
    width:80%;
    opacity: 1;
    background: black;
    background: linear-gradient(90deg,rgba(118, 0, 8, 1) 0%, rgba(147, 20, 27, 1) 50%, rgba(178, 41, 46, 1) 100%);
    height: 2px;
}


.h31{
    line-height: .4;
    letter-spacing: 0.5rem;
}

.btn1{
    height: 4.5vh;
    width:64%;
    background: #760008;
    background: linear-gradient(90deg,rgba(118, 0, 8, 1) 0%, rgba(147, 20, 27, 1) 50%, rgba(178, 41, 46, 1) 100%);
}

.div13{
    background-image: url("../imagens/_15_beneficios2.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.divnlp16{
    background: #493B40;
    background: linear-gradient(90deg, rgba(73, 59, 64, 1) 0%, rgba(141, 11, 38, 1) 50%, rgba(144, 6, 34, 1) 100%);
}

.divnlp17{
    background: #F9F9FA;
    background: linear-gradient(90deg, rgba(249, 249, 250, 1) 0%, rgba(180, 182, 184, 1) 50%, rgba(132, 135, 138, 1) 100%);
}

.div27{
    background-color: white;
}

.div29{
    background-color: #D3D3D3;
    background: linear-gradient(120deg, #D3D3D3 78%, #fffefe 22%);
    padding: 30px;
}


.span1mob{
    background-color: #707070;
    color: white;
    display: block;
    width:80%;
    padding: 15px;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: 1.2rem;
    z-index: 99;
    position: relative;
}

.span5mob{
    background-color: #707070;
    color: white;
    display: block;
    width:80%;
    padding: 4px;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: 1.2rem;
    margin-top: -20px;
    z-index: 99;
    position: relative;
}

.span2mob{
    background: #760008;
    background: linear-gradient(90deg,#706E6E 0%, #825354 50%, #9B292E 100%);
    color: white;
    display: block;
    width:80%;
    padding: 15px;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: 1.2rem;
    margin-top: -20px;
    z-index: 99;
    position: relative;
}

.span6mob{
    background: #760008;
    background: linear-gradient(90deg,#706E6E 0%, #825354 50%, #9B292E 100%);
    color: white;
    display: block;
    width:80%;
    padding: 4px;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: 1.2rem;
    margin-top: -20px;
    z-index: 99;
    position: relative;
}

.span3mob{
    background: #760008;
    background: linear-gradient(90deg,#98292B 0%, #82191B 50%, #731011 100%);
    color: white;
    display: block;
    width:80%;
    padding: 4px;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: 1.2rem;
    margin-top: -20px;
    z-index: 99;
    position: relative;
}

.span4mob{
    background: #760008;
    background: linear-gradient(90deg,#741011 0%, #831A1C 50%, #9B292E 100%);
    color: white;
    display: block;
    width:80%;
    padding: 4px;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: 1.2rem;
    margin-top: -20px;
    z-index: 99;
    position: relative;
}

.span8mob{
    background: #760008;
    background: linear-gradient(90deg,#741011 0%, #831A1C 50%, #9B292E 100%);
    color: white;
    display: block;
    width:80%;
    padding: 13.5px;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: 1.2rem;
    margin-top: -20px;
    z-index: 99;
    position: relative;
}

.span1{
    background-color: #707070;
    color: white;
    display: block;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: .8rem;
    z-index: 99;
    position: relative;
}

.span5{
    background-color: #707070;
    color: white;
    display: block;
    padding: 4px;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: .8rem;
    margin-top: -25px;
    z-index: 99;
    position: relative;
}

.span2{
    background: #760008;
    background: linear-gradient(90deg,#706E6E 0%, #825354 50%, #9B292E 100%);
    color: white;
    display: block;
    width:12vw;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: .8rem;
    z-index: 99;
    position: relative;
}

.span6{
    background: #760008;
    background: linear-gradient(90deg,#706E6E 0%, #825354 50%, #9B292E 100%);
    color: white;
    display: block;
    width:12vw;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: .8rem;
    z-index: 99;
    position: relative;
}

.span3{
    background: #760008;
    background: linear-gradient(90deg,#98292B 0%, #82191B 50%, #731011 100%);
    color: white;
    display: block;
    width:12vw;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: .8rem;
    z-index: 99;
    position: relative;
}

.span3xb{
    background: #760008;
    background: linear-gradient(90deg,#98292B 0%, #82191B 50%, #731011 100%);
    color: white;
    display: block;
    width:12vw;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: .8rem;
    z-index: 99;
    position: relative;
}

.span4{
    background: #760008;
    background: linear-gradient(90deg,#741011 0%, #831A1C 50%, #9B292E 100%);
    color: white;
    display: block;
    width:12vw;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: .8rem;
    z-index: 99;
    position: relative;
}

.span4xb{
    background: #760008;
    background: linear-gradient(90deg,#741011 0%, #831A1C 50%, #9B292E 100%);
    color: white;
    display: block;
    width:12vw;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: .8rem;
    z-index: 99;
    position: relative;
}

.divdif{
    background: #727070;
    background: linear-gradient(90deg, rgba(114, 112, 112, 1) 19%, rgba(127, 91, 92, 1) 50%, rgba(154, 48, 51, 1) 85%);
}

.spannumdif{
    background: #771314 !important;
    background: linear-gradient(90deg, rgba(119, 19, 20, 1) 45%, rgba(149, 38, 41, 1) 79%) !important;
}

.span8{
    background: #760008;
    background: linear-gradient(90deg,#741011 0%, #831A1C 50%, #9B292E 100%);
    color: white;
    display: block;
    width:12vw;
    padding: 15px;
    font-family: 'Arial';
    font-weight: bold;
    margin:0 auto;
    font-size: .8rem;
    margin-top: -25px;
    z-index: 99;
    position: relative;
}

#divnlp13{
    background-image: url("../imagens/Fundo_Mobile_1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.imgs1{
    z-index: 1;
    position: relative;
}

.div14{
    background-image: url("../imagens/Imagem-Franquia-001.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.div31{
    background-image: url("../imagens/Gabs-001.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#divnlp25{
    background-image: url("../imagens/LP_desk_15.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#divnlp26{
    background: #483C40;
    background: linear-gradient(90deg, rgba(72, 60, 64, 1) 0%, rgba(148, 12, 40, 1) 50%, rgba(156, 7, 37, 1) 100%);
}


#divnlp28{
    background: #B1B0B1;
    background: linear-gradient(90deg, rgba(177, 176, 177, 1) 17%, rgba(163, 163, 166, 1) 31%, rgba(137, 138, 141, 1) 53%);
}

#divnlp29{
    background: #B1B0B1;
    background: linear-gradient(90deg, rgba(177, 176, 177, 1) 17%, rgba(163, 163, 166, 1) 31%, rgba(137, 138, 141, 1) 53%);
}

#divnlp28 p{
    color: #4A4A4A;
}

.pclass3{
    text-shadow: 6px 8px 16px rgba(0, 0, 0, 1);
}

.h12{
    font-size: 4rem;
    font-family: 'Arial';
    letter-spacing: 1.7rem;
    line-height: 1;
    text-shadow: 0px 17px 20px #00000073;
}

.h12mob{
    font-size: 3rem;
    font-family: 'Arial';
    letter-spacing: 1.7rem;
    line-height: 1;
    text-shadow: 0px 17px 20px #00000073;
}

.h67{
    font-family: 'Arial';
}

.h68{
    font-size: 1.8rem;
    line-height: .5;
}

.h68mob{
    font-size: 1.2rem;
    line-height: .5;
}

.h41{
    font-size: 2.4rem;
}

.h41mob{
    font-size: 2.4rem;
}

.div15{
    background-color:rgba(0, 0, 0, 0.2);
    width:21%;
}

.div15mob{
    background-color:rgba(0, 0, 0, 0.2);
    width:43%;
}


.div16{
    background-image: url("../imagens/LP_desk_14.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.div32{
    background-image: url("../imagens/freepik__retouch__89482.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#divnlp20{
    background-image: url("../imagens/LP_desk_12.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.div17{
    font-family: 'Arial';
    font-size: .9rem;
}

#divnlp21{
    background-image: url("../imagens/LP_MB_7.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.div17mob{
    font-family: 'Arial';
    font-size: 1.3rem;
}

.titlename{
    background-color: #E5E5E4;
    color:#AD1818;
    font-size: 1rem;
}

.titlenamemob{
    background-color: #E5E5E4;
    color:#AD1818;
    font-size: 1.5rem;
}

.div32{
    background-image: url("../imagens/LP_MB_8.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.div33{
    padding-bottom: 10vh;
}

.div19{
    background: #E4E4E4;
    background: linear-gradient(180deg,rgba(228, 228, 228, 1) 0%, rgba(221, 221, 221, 1) 50%, rgba(201, 201, 201, 1) 100%);
}

.div34{
    background: #E4E4E4;
    background: linear-gradient(180deg,rgba(228, 228, 228, 1) 0%, rgba(221, 221, 221, 1) 50%, rgba(201, 201, 201, 1) 100%);
}

.h69{
    font-family: 'Arial';
    font-size: 2rem;
}

.h70{
    font-size: 1.5rem;
}

.div20{
    line-height: 1;
    color:#767676;
}

.div20mob{
    font-family: 'Arial';
    line-height: 1;
    color:#767676;
    font-size: 1.2rem;
}

.div21{
    margin-bottom: -.5rem;
}

.div23{
    padding-bottom: 12vh;
}

.h611{
    font-family: 'Arial';
    font-size: 1.2rem;
}

.h44{
    letter-spacing: 0.5rem;
    text-shadow: 0px 17px 20px #00000073;
    font-size: 1.3rem;
}

.h51{
    font-size: 1.3rem;
}

.h52{
    font-size: 1.1rem;
}

.divnlp19{
    background: #6E0109;
    background: linear-gradient(90deg, rgba(110, 1, 9, 1) 0%, rgba(129, 14, 21, 1) 50%, rgba(159, 36, 40, 1) 100%);
}

.btnreuniao{
    background: #760008;
    background: linear-gradient(90deg,rgba(118, 0, 8, 1) 0%, rgba(147, 20, 27, 1) 50%, rgba(178, 41, 46, 1) 100%);
    font-family: 'Arial';
    border-radius: 15px;
    font-size: 1.3rem;
    z-index: 99;
    position: relative;
}

.pulsate-bck {
	-webkit-animation: pulsate-bck 1s ease-in-out infinite both;
	        animation: pulsate-bck 1s ease-in-out infinite both;
}

/* ----------------------------------------------
 * Generated by Animista on 2025-5-5 12:12:42
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation pulsate-bck
 * ----------------------------------------
 */
 @-webkit-keyframes pulsate-bck {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @keyframes pulsate-bck {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }



@media (max-width:750px) {
    .div10{
        background-image: url("../imagens/_12_sejaparte.png");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .h612{
        font-size: 1.7rem;
    }
    .h21{
        font-size: 3.5rem;
    }
    .h63{
        font-size: 1.4rem;
    }

    .h64{
        font-size: 1.4rem;
    }
    .div24{
        padding-bottom: 65vh;
    }
    html {
        font-size: clamp(14px, 1.5vw, 18px);
      }
      .h44{
        letter-spacing: 0.2rem;
    }
}


@media (max-width:400px) {
    .div10{
        background-image:none;
        background-color: white;
    }
    .div24{
        padding-bottom: 5vh;
    }
    .h22mob{
        font-size: 3.6rem;
    }
    .h65mob{
        letter-spacing: .4rem;
        font-size: 1.5rem;
    }
    html {
        font-size: clamp(11.3px, 1.25vw, 14.5px);
      }
}

@media (max-width:375px) {
    html {
        font-size: clamp(9px, 1vw, 12px);
      }
}

#openMenu {
    cursor: pointer;
  }

  .overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #D1D1D1;
    overflow-x: hidden;
    transition: 0.5s;
  }

  .overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
  }

  .overlay-content a {
    padding: 20px;
    text-decoration: none;
    font-size: 1.5rem;
    color: #484848;;
    display: block;
    transition: 0.3s;
    font-weight: bold;
    font-family: 'Arial';
  }

  .overlay-content a:hover {
    color:#731011;
  }

  .closeBtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    background: none;
    border: none;
    color: black;
    cursor: pointer;
  }




/* === Topbar Desktop (Mar26) === */
.topbar-desk{
    display:block;
    position:relative;
    width:100%;
    margin:0;
    padding:0 0 6% 0; /* recortado p/ remover faixa branca da imagem */
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:left center;
    background-size:100% auto;
    color:#fff;
    overflow:hidden;
}
.topbar-desk__group{
    position:absolute;
    left:28%;
    right:0;
    top:50%;
    transform:translateY(-55%);
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:2px;
}
.topbar-desk__text,
.topbar-desk__chevron{
    text-align:center;
}
.topbar-desk__text{
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:900;
    font-size:clamp(14px,1.45vw,28px);
    letter-spacing:.04em;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
    white-space:nowrap;
}
.topbar-desk__chevron{
    font-size:14px;
    line-height:1;
    margin-top:4px;
    color:#fff;
}

/* === Topbar Mobile (Mar26) === */
.topbar-mob{ width:100%; background:#eef0f2; }
.topbar-mob__bar{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    color:#fff;
    padding:14px 16px 6px;
    text-align:center;
    box-shadow:0 6px 14px rgba(0,0,0,.35);
    position:relative;
    z-index:2;
}
.topbar-mob__text{
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:900;
    font-size:clamp(13px, 4.2vw, 18px);
    line-height:1.2;
    letter-spacing:.01em;
    text-transform:uppercase;
    color:#fff;
    white-space:normal;
}
@media (max-width:360px){
    .topbar-mob__text{ font-size:12px; letter-spacing:0; }
}
.topbar-mob__chevron{
    display:block;
    font-size:12px;
    line-height:1;
    margin-top:4px;
    color:#fff;
}
.topbar-mob__store-wrap{
    display:flex;
    justify-content:center;
    background:transparent;
    padding:14px 16px 4px;
}
.topbar-mob__store{
    width:90%;
    max-width:520px;
    height:auto;
    display:block;
}
.topbar-mob__title{
    background:transparent;
    text-align:center;
    padding:0 24px 18px;
    margin-top:-6px;
    line-height:1;
}
.topbar-mob__title-sub{
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:900;
    font-size:18px;
    line-height:1;
    letter-spacing:.08em;
    color:#6b6b6b;
    text-transform:uppercase;
    margin:0;
}
.topbar-mob__title-main{
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:900;
    font-size:34px;
    line-height:1;
    letter-spacing:.08em;
    color:#5a5a5a;
    text-transform:uppercase;
    margin:2px 0 0;
}
.topbar-mob__hr{
    border:0;
    border-top:3px solid #A0112E;
    opacity:1;
    margin:8px auto 0;
    width:90%;
}

/* === Hero Mar26 Desktop === */
.hero-mar26{
    position:relative;
    background:#eef0f2 url('/Mar26_LP_Franquia/Mar26_LP_Franquia/Desktop/Desk_6.png') center top / cover no-repeat;
    min-height: 50vw;
    height: auto;
    overflow:hidden;
    margin-top:0;
}
.hero-mar26__inner{
    position:relative;
    width: 100%;
    height: 100%;
    z-index:2;
    margin:0;
    padding:8% 5% 6% 15%;
    display:grid;
    grid-template-columns:1fr 1.15fr;
    gap:1.5%;
    align-items:start;
}
.hero-mar26__left{ position:relative; }
.hero-mar26__sub{
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:800;
    font-size:clamp(14px,1.05vw,20px);
    letter-spacing:.12em;
    color:#6b6b6b;
    margin:0;
    text-transform:uppercase;
}
.hero-mar26__title{
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:900;
    font-size:clamp(28px,2.4vw,48px);
    line-height:1;
    letter-spacing:.04em;
    color:#5a5a5a;
    text-transform:uppercase;
    margin:6px 0 4px;
}
.hero-mar26__hr{
    border:0;
    border-top:2px solid #A0112E;
    opacity:1;
    margin:0 0 28px;
    width:100%;
    max-width:none;
}
.hero-mar26__bullets{
    list-style:none;
    padding:0;
    margin: 24px 0 0;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:clamp(8px,.7vw,14px) clamp(6px,.6vw,12px);
    max-width:none;
}
.hero-mar26__bullet{
    display:flex;
    align-items:center;
    gap:clamp(8px,.7vw,14px);
}
.hero-mar26__bullet img{
    width:clamp(60px,4.4vw,86px);
    height:clamp(60px,4.4vw,86px);
    flex-shrink:0;
}
.hero-mar26__bullet span{
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:900;
    font-size:clamp(10px,.8vw,13px);
    line-height:1.2;
    letter-spacing:.03em;
    color:#5a5a5a;
    text-transform:uppercase;
}
.hero-mar26__right{ display:flex; justify-content:flex-start; min-width:0; }
.hero-mar26__left{ min-width:0; }
.hero-mar26__form{
    margin-top: 0;
    background:rgba(217, 217, 217, 0.8);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius:8px;
    box-shadow:0 2px 15px rgba(0,0,0,.1);
    padding:clamp(24px,2.2vw,40px);
    width:100%;
    max-width:560px;
    display:flex;
    flex-direction:column;
    gap:clamp(10px,1vw,16px);
}
.hero-mar26__form input[type=text],
.hero-mar26__form input[type=email],
.hero-mar26__form select{
    background:#F2F2F2;
    border:none;
    border-radius:8px;
    padding:24px 18px;
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:700;
    font-size:14px;
    color:#5a5a5a;
    text-transform:uppercase;
    width:100%;
    outline:none;
}
.hero-mar26__form input::placeholder{
    color:#9a9a9a;
    font-weight:700;
}
.hero-mar26__select{ position:relative; }
.hero-mar26__select::after{
    content:"";
    position:absolute;
    right:18px;
    top:50%;
    width:10px; height:10px;
    border-right:2px solid #5a5a5a;
    border-bottom:2px solid #5a5a5a;
    transform:translateY(-75%) rotate(45deg);
    pointer-events:none;
}
.hero-mar26__select select{
    appearance:none;
    -webkit-appearance:none;
    padding-right:42px;
}
.hero-mar26__btn{
    background: linear-gradient(180deg, #A0112E 0%, #740a1f 100%) !important;
    color:#ffffff !important;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.5) !important;
    border:none !important;
    border-radius:8px !important;
    padding:24px 12px !important;
    font-family:'Montserrat',Arial,sans-serif !important;
    font-weight:900 !important;
    font-size:clamp(15px,1.2vw,20px) !important;
    letter-spacing:.04em !important;
    text-transform:uppercase !important;
    cursor:pointer !important;
    box-shadow:0 6px 14px rgba(0,0,0,0.3) !important;
    width:100% !important;
    text-align:center !important;
    white-space:nowrap !important;
    transition: all 0.3s ease !important;
}
.hero-mar26__btn:hover{ background: linear-gradient(180deg, #b01332 0%, #870b24 100%) !important; transform: translateY(-2px); box-shadow:0 8px 16px rgba(0,0,0,0.4) !important; }
.hero-mar26__privacy{
    display:inline-block;
    margin-top:6px;
    font-size:11px;
    font-weight:700;
    color:#6b6b6b;
    text-decoration:underline;
}

/* === Hero Mar26 Mobile === */
.hero-mar26-mob{
    background:#ffffff;
    padding:0 0 32px;
    position:relative;
}
.hero-mar26-mob__header{
    background: linear-gradient(180deg, #A0112E 0%, #740a1f 100%);
    color:#fff;
    text-align:center;
    padding:16px 16px 50px;
    font-family:'Montserrat',Arial,sans-serif;
    text-transform:uppercase;
    position:relative;
    z-index:2;
}
.hero-mar26-mob__form-bg{
    background-color:#eef0f2;
    background-repeat:no-repeat;
    background-position:center top;
    background-size:100% 100%;
    padding:1px 0 60px;
    position:relative;
    z-index:99;
}
.hero-mar26-mob__header-sub{
    margin:0;
    font-weight:900;
    font-size:14px;
    letter-spacing:.06em;
    line-height:1;
}
.hero-mar26-mob__header-main{
    margin:4px 0 0;
    font-weight:900;
    font-size:28px;
    letter-spacing:.04em;
    line-height:1;
}
.hero-mar26-mob__header-main span{
    font-weight:700;
    font-size:18px;
    margin-left:4px;
}
.hero-mar26-mob__form-wrap{
    padding:0 32px 0;
    margin-top: -30px;
    display:flex;
    justify-content:center;
    position:relative;
    z-index:999;
}
.hero-mar26-mob__form{
    background:#ffffff;
    border-radius:12px;
    box-shadow:0 25px 45px rgba(0,0,0,.25);
    padding:26px 18px;
    width:100%;
    max-width:520px;
    display:flex;
    flex-direction:column;
    gap:12px;
}
.hero-mar26-mob__form input[type=text],
.hero-mar26-mob__form input[type=email],
.hero-mar26-mob__form select{
    background:#F2F2F2;
    border:none;
    border-radius:8px;
    padding:14px 14px;
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:700;
    font-size:13px;
    color:#5a5a5a;
    text-transform:uppercase;
    width:100%;
    outline:none;
}
.hero-mar26-mob__form input::placeholder{ color:#9a9a9a; font-weight:700; }
.hero-mar26-mob__select{ position:relative; }
.hero-mar26-mob__select::after{
    content:"";
    position:absolute;
    right:14px;
    top:50%;
    width:8px; height:8px;
    border-right:2px solid #5a5a5a;
    border-bottom:2px solid #5a5a5a;
    transform:translateY(-75%) rotate(45deg);
    pointer-events:none;
}
.hero-mar26-mob__select select{
    appearance:none;
    -webkit-appearance:none;
    padding-right:36px;
}
.hero-mar26-mob__btn{
    background: linear-gradient(180deg, #A0112E 0%, #740a1f 100%) !important;
    color:#ffffff !important;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.5) !important;
    border:none !important;
    border-radius:8px !important;
    padding:18px 10px !important;
    font-family:'Montserrat',Arial,sans-serif !important;
    font-weight:900 !important;
    font-size:16px !important;
    letter-spacing:.04em !important;
    text-transform:uppercase !important;
    cursor:pointer !important;
    box-shadow:0 6px 14px rgba(0,0,0,0.3) !important;
    margin-top:10px !important;
    width:100% !important;
    text-align:center !important;
    transition: all 0.3s ease !important;
}
.hero-mar26-mob__privacy{
    display:inline-block;
    margin-top:4px;
    font-size:11px;
    font-weight:700;
    color:#6b6b6b;
    text-decoration:underline;
}
.hero-mar26-mob__chevron{
    text-align:center;
    font-size:18px;
    color:#5a5a5a;
    margin:14px 0 6px;
}
.hero-mar26-mob__bullets{
    list-style:none;
    padding:40px 14px 40px;
    margin:0;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px 10px;
}
.hero-mar26-mob__bullet{
    display:flex;
    align-items:center;
    gap:8px;
}
.hero-mar26-mob__bullet img{
    width:38px;
    height:38px;
    flex-shrink:0;
}
.hero-mar26-mob__bullet span{
    font-family:'Montserrat',Arial,sans-serif;
    font-weight:900;
    font-size:11px;
    line-height:1.15;
    letter-spacing:.02em;
    color:#5a5a5a;
    text-transform:uppercase;
}

/* === Third Section Mar26 Mobile === */
.third-mar26-mob{
    position:relative;
    width:100%;
    background:#ffffff;
    overflow:hidden;
    font-family:'Montserrat',Arial,sans-serif;
    display:flex;
    flex-direction:column;
}
.third-mar26-mob__bg{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    background:url('/Mar26_LP_Franquia/Mar26_LP_Franquia/Desktop/Desk_7.png') top center / cover no-repeat;
    opacity: 0.15;
    z-index:1;
}
.third-mar26-mob__redbanner{
    width:100%;
    background:linear-gradient(90deg, #990f2b, #740a1f);
    padding:8vw 5vw;
    color:#fff;
    text-align:center;
    z-index:2;
    position:relative;
}
.third-mar26-mob__redbanner-sub{
    font-weight:800;
    font-size:3vw;
    letter-spacing:0.1em;
}
.third-mar26-mob__redbanner-main{
    font-weight:900;
    font-size:8vw;
    line-height:0.9;
    text-transform:uppercase;
}
.third-mar26-mob__content{
    position:relative;
    z-index:2;
    padding:6vw 6vw 0;
    text-align:center;
}
.third-mar26-mob__subtitle{
    font-weight:900;
    font-size:3.5vw;
    letter-spacing:0.05em;
    color:#666;
    margin:0;
    text-transform:uppercase;
}
.third-mar26-mob__title{
    font-weight:900;
    font-size:8vw;
    color:#4b4b4b;
    margin:0 0 2vw;
    line-height:1;
    text-transform:uppercase;
}
.third-mar26-mob__hr{
    width:80%;
    min-width: 250px;
    height:2px;
    background:#4b4b4b;
    margin:0 auto 5vw;
    border: none;
}
.third-mar26-mob__text{
    font-size:3vw;
    color:#555;
    line-height:1.3;
    font-weight:500;
    margin-bottom:4vw;
    text-align:left;
    padding: 0 2vw;
}
.third-mar26-mob__bottom-section{
    position:relative;
    height: 90vw; 
    width: 100%;
    margin-top: 2vw;
    z-index: 2;
}
.third-mar26-mob__invest{
    position:absolute;
    top:0;
    left:6vw;
    text-align:left;
    color:#a0112e;
    z-index:3;
}
.third-mar26-mob__invest-sub{
    font-weight:800;
    font-size:2vw;
    letter-spacing:0.3em;
    text-transform:uppercase;
}
.third-mar26-mob__invest-main{
    font-weight:900;
    font-size:10vw;
    line-height:0.9;
    white-space:nowrap;
}
.third-mar26-mob__man{
    position:absolute;
    bottom:-4vw;
    right: -8vw;
    width:70vw;
    z-index:4;
    filter: drop-shadow(-5px 10px 15px rgba(0,0,0,0.3));
}
.third-mar26-mob__badge{
    position:absolute;
    bottom:10vw;
    left:2vw;
    width:40vw;
    z-index:5;
    filter: drop-shadow(0 15px 30px rgba(0,0,0,0.5));
}
.third-mar26-mob__btn-container{
    position: relative;
    z-index: 5;
    padding: 0 5vw 8vw;
}
.third-mar26-mob__btn{
    display:block;
    width:100%;
    background:linear-gradient(180deg, #a0112e, #7a0c22);
    color:#fff;
    font-weight:800;
    font-size:3.5vw;
    padding:3.5vw;
    text-align: center;
    text-decoration:none;
    margin-top:0;
    box-shadow:0 10px 20px rgba(160,17,46,0.3);
    text-transform:uppercase;
}

/* === Third Section Mar26 Desktop === */
.third-mar26-desk{
    position:relative;
    width:100%;
    background:#ffffff;
    aspect-ratio:1920/950;
    overflow:hidden;
    font-family:'Montserrat',Arial,sans-serif;
}
.third-mar26-desk__bg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url('/Mar26_LP_Franquia/Mar26_LP_Franquia/Desktop/Desk_7.png') center right / cover no-repeat;
    z-index:1;
}
.third-mar26-desk__white-cut{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#ffffff;
    clip-path:polygon(0 0, 27vw 0, 12vw 100%, 0 100%);
    z-index:3;
}
.third-mar26-desk__redbanner{
    position:absolute;
    top:3vw;
    left:0;
    width:100%;
    height:8vw;
    background:linear-gradient(90deg, #990f2b, #740a1f);
    padding-left:36vw;
    padding-right:5vw;
    z-index:2;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    color:#fff;
    text-align:center;
}
.third-mar26-desk__redbanner-sub{
    font-weight:800;
    font-size:1.2vw;
    letter-spacing:0.1em;
}
.third-mar26-desk__redbanner-main{
    font-weight:900;
    font-size:3.5vw;
    line-height:0.9;
    text-transform:uppercase;
}
.third-mar26-desk__container{
    position:absolute;
    inset:0;
    z-index:3;
    max-width:100%;
    margin:0 auto;
    width:100%;
}
.third-mar26-desk__logo{
    position:absolute;
    top:3vw;
    left:5vw;
    width:13vw;
    filter: drop-shadow(0px 10px 15px rgba(0,0,0,0.3));
}
.third-mar26-desk__man{
    position:absolute;
    bottom:0vw;
    left:5vw;
    width:30vw;
    z-index:4;
    filter: drop-shadow(10px 10px 15px rgba(0,0,0,0.3));
}
.third-mar26-desk__content{
    position:absolute;
    top:15vw;
    left:34.5vw;
    width:23vw;
    z-index:3;
}
.third-mar26-desk__content::after{
    content: '';
    position:absolute;
    top:1vw;
    bottom:0;
    right:-2.5vw;
    width:2px;
    background:#990f2b;
}
.third-mar26-desk__subtitle{
    font-weight:900;
    font-size:1vw;
    letter-spacing:0.05em;
    color:#666;
    margin:0;
    text-transform:uppercase;
}
.third-mar26-desk__title{
    font-weight:900;
    font-size:2vw;
    color:#4b4b4b;
    margin:0 0 1vw;
    line-height:1;
    text-transform:uppercase;
}
.third-mar26-desk__text{
    font-size:0.9vw;
    color:#666;
    line-height:1.4;
    font-weight:500;
    margin-bottom:1vw;
}
.third-mar26-desk__invest{
    margin-top:2vw;
    color:#4b4b4b;
}
.third-mar26-desk__invest-sub{
    font-weight:800;
    font-size:0.75vw;
    letter-spacing:0.5em;
    text-transform:uppercase;
}
.third-mar26-desk__invest-main{
    font-weight:900;
    font-size:3.5vw;
    line-height:0.9;
}
.third-mar26-desk__btn{
    display:inline-block;
    background:linear-gradient(180deg, #a0112e, #7a0c22);
    color:#fff;
    font-weight:800;
    font-size:.9vw;
    padding:1.4vw 2.5vw;
    text-decoration:none;
    margin-top:3.5vw;
    border-radius:4px;
    box-shadow:0 10px 20px rgba(160,17,46,0.3);
    text-transform:uppercase;
    transition:transform 0.2s;
}
.third-mar26-desk__btn:hover{
    transform:scale(1.05);
    color:#fff;
     margin-bottom: 30vw;
}
.third-mar26-desk__badge{
    position:absolute;
    bottom:11vw;
    right:20vw;
    width:18vw;
    z-index:5;
    filter: drop-shadow(0 15px 30px rgba(0,0,0,0.5));
}

.fourth-mar26-desk{
    position:relative;
    width:100%;
    background:#ffffff;
    aspect-ratio:1920/1080;
    overflow:hidden;
    font-family:'Montserrat',Arial,sans-serif;
    margin-bottom:0;
}
.fourth-mar26-desk__bg{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    background:url('/Mar26_LP_Franquia/Mar26_LP_Franquia/Desktop/Desk_8.png') top center / cover no-repeat;
    z-index:1;
}
.fourth-mar26-desk__red-cut{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#990f2b;
    clip-path:polygon(0 0, 42.5vw 0, 18.5vw 100%, 0 100%);
    z-index:2;
}
.fourth-mar26-desk__white-cut{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#ffffff;
    clip-path:polygon(0 0, 42vw 0, 18vw 100%, 0 100%);
    z-index:3;
}
.fourth-mar26-desk__container{
    position:absolute;
    inset:0;
    z-index:5;
    width:100%;
    height:100%;
}
.fourth-mar26-desk__left{
    position:absolute;
    top:2vw;
    left:8vw;
    z-index:8;
}
.fourth-mar26-desk__subtitle{
    font-weight:900;
    font-size:1.6vw;
    color:#4b4b4b;
    margin:0;
    letter-spacing:0.35em;
}
.fourth-mar26-desk__title{
    font-weight:900;
    font-size:3.5vw;
    color:#4b4b4b;
    margin:0 0 1vw;
    line-height:0.9;
}
.fourth-mar26-desk__redtext{
    font-weight:800;
    font-size:1.1vw;
    color:#a0112e;
    text-transform:uppercase;
    margin-bottom:1.5vw;
    letter-spacing:0.05em;
}
.fourth-mar26-desk__list{
    list-style:none;
    padding:0;
    margin:0;
}
.fourth-mar26-desk__list li{
    display:flex;
    align-items:flex-start;
    font-weight:800;
    font-size:0.85vw;
    color:#4b4b4b;
    margin-bottom:1vw;
    line-height:1.4;
}
.fourth-mar26-desk__list li span{
    display:flex;
    justify-content:center;
    align-items:center;
    width:1.8vw;
    height:1.8vw;
    background:#a0112e;
    color:#fff;
    border-radius:50%;
    margin-right:1vw;
    font-size:1vw;
    flex-shrink:0;
    margin-top:0.1vw;
}
.fourth-mar26-desk__woman{
    position:absolute;
    bottom:0;
    right:0vw;
    width:32vw;
    z-index:4;
    filter: drop-shadow(-5px 10px 15px rgba(0,0,0,0.3));
}
.fourth-mar26-desk__gallery{
    position:absolute;
    bottom: 3.5vw;
    left:0;
    width:100%;
    padding:0 5vw 0 10vw; /* 10vw na esquerda alinha a primeira foto com os textos "3 e 4" */
    display:flex;
    flex-direction:column;
    z-index:6;
}
.fourth-mar26-desk__gallery-row{
    display:flex;
    justify-content:space-between;
    width:100%;
    margin-bottom:0.5vw;
}
.fourth-mar26-desk__img-wrap{
    width:11.95vw;
    height:11.95vw;
    position:relative;
    overflow:hidden;
    border:0.4vw solid #fff;
    box-shadow:0 0.5vw 1vw rgba(0,0,0,0.3);
}
.fourth-mar26-desk__img-wrap img{
    position:absolute;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    top:0;
    left:0;
    object-fit:cover;
    transform:scale(1.28);
    transform-origin:center;
    margin:0;
    border:none;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1) !important;
}
.fourth-mar26-desk__img-wrap:hover img{
    transform:scale(1.45) !important;
}

/* === Fourth Section Mar26 Mobile === */
.fourth-mar26-mob{
    position:relative;
    width:100%;
    background:#ffffff;
    font-family:'Montserrat',Arial,sans-serif;
    padding-top:12vw;
    padding-bottom:12vw;
    overflow:hidden;
}
.fourth-mar26-mob__top{
    display:flex;
    flex-direction:column;
    align-items:center;
    padding:0 5vw;
    margin-bottom:8vw;
}
.fourth-mar26-mob__subtitle{
    font-weight:900;
    font-size:7vw;
    color:#4b4b4b;
    margin:0;
    letter-spacing:0.02em;
    text-align:center;
}
.fourth-mar26-mob__title-wrap{
    display:flex;
    flex-direction:column;
    align-items:center;
}
.fourth-mar26-mob__title{
    font-weight:900;
    font-size:12.5vw;
    color:#4b4b4b; /* Fixed typo from colcor */
    margin:0;
    line-height:0.9;
    letter-spacing:-0.01em;
}
.fourth-mar26-mob__hr{
    border:0;
    border-top:0.6vw solid #4b4b4b;
    width:100%;
    margin:0.5vw 0 6vw 0;
    opacity:1;
}
.fourth-mar26-mob__redtext{
    font-weight:800;
    font-size:3.5vw;
    color:#a0112e;
    text-transform:uppercase;
    margin-bottom:6vw;
    letter-spacing:0.02em;
    text-align:center;
}
.fourth-mar26-mob__list{
    list-style:none;
    padding:0;
    margin:0 auto;
    width:90%;
}
.fourth-mar26-mob__list li{
    display:flex;
    align-items:flex-start;
    font-weight:800;
    font-size:3.2vw;
    color:#4b4b4b;
    margin-bottom:4vw;
    line-height:1.2;
}
.fourth-mar26-mob__list li span{
    display:flex;
    justify-content:center;
    align-items:center;
    width:6vw;
    height:6vw;
    background:#a0112e;
    color:#fff;
    border-radius:50%;
    margin-right:3vw;
    font-size:3.5vw;
    flex-shrink:0;
    margin-top: -0.2vw;
}
.fourth-mar26-mob__bottom{
    position:relative;
    width:100%;
    height:120vw; 
}
.fourth-mar26-mob__bg{
    position:absolute;
    inset:0;
    background:url('/Mar26_LP_Franquia/Mar26_LP_Franquia/Desktop/Desk_8.png') center top / cover no-repeat;
    z-index:1;
}
.fourth-mar26-mob__red-cut{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    background:#990f2b;
    clip-path:polygon(0 100%, 12vw 100%, 0 60%);
    z-index:2;
}
.fourth-mar26-mob__woman{
    position:absolute;
    bottom:0;
    left:-2vw;
    width:70vw; 
    z-index:3;
    filter: drop-shadow(-5px 10px 15px rgba(0,0,0,0.3));
}
.fourth-mar26-mob__gallery{
    position:relative;
    width:100%;
    z-index:5;
    margin-top:-15vw;
}
.fourth-mar26-mob__gallery-slider{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:4vw;
    padding:0 5vw;
}
.fourth-mar26-mob__img-wrap{
    width:42.5vw;
    height:42.5vw;
    flex-shrink:0;
    position:relative;
    overflow:hidden;
    border:1.5vw solid #fff;
    box-shadow:0 1vw 2vw rgba(0,0,0,0.3);
}
.fourth-mar26-mob__img-wrap img{
    position:absolute;
    width:130% !important;
    height:130% !important;
    max-width:none !important;
    max-height:none !important;
    top:-15%;
    left:-15%;
    object-fit:cover;
    margin:0;
    border:none;
    box-shadow:none;
}
