

body{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.img-methodo-depot{
    height: 35px;
    max-width: 100%;
}

.banner-title h1, .banner-title-page h1
{
    font-family: "Jost", sans-serif;
    font-weight: 800;
    font-style: italic;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -2%;
    text-align: center;
    vertical-align: middle;
    padding: 32px;
    gap: 14px;
    line-height: 1.2;
}

.text-page-p1{
    padding: 0px 136px 12px 136px;;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #ffffffff;
    line-height: 100%;
    letter-spacing: -2%;
    text-align: center;
    vertical-align: middle;
}

.banner-title h1
{
    background-color: #020204;
    color: #F4DE93;
}

.banner-title-page h1{
    padding-bottom: 10px;
    background-color: #020204;
    color: #CCBA7C;
}

.methodo-depot{
    font-family: "Geist", sans-serif;
    font-weight: 400;
    font-size: 13.15px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
}

.section-content-block{
    padding: 0px 127px 0px 127px;
}

.check-text{
    font-family: "Geist", sans-serif;
    font-weight: 400;
    font-size: 13.29px;
    line-height: 150%;
    letter-spacing: 0%;
}

.section-list-loop .list-item .img-wrapp img {
    width: 100%;
    min-width: 106px;
    max-width: 160px;
    height: 106.30508422851562px;
    object-fit: contain;
}

.section-list-loop .list-item .number {
    font-family: "Geist", sans-serif;
    color: #ffff;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin-top: 1px;
}

.text-gray{
    color: #A3A5BA;
}

/* Reglas comunes para todos los items */
.content-text-nouve-1,
.content-items-1,
.content-items-2,
.content-items-3,
.content-items-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

/* Reglas específicas */
.content-text-nouve-1,
.content-items-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.content-items-5 {
    gap: 1rem;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  max-width: 400px;
  margin: auto;
}

.feature-item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    background: #FFFFFF4D;
    color: #ffffff;
    font-family: "Geist", sans-serif;
    font-weight: 400;
    font-size: 13.29px;
    padding: 12px 10px;
    text-align: center;
    line-height: 150%;
    letter-spacing: 0%;
}

.feature-item svg {
  color: #ffffff;
  min-width: 16px;
}

/* .content-items-2
{
    padding-right: 0px !important; 
    padding-left: 20px !important;
    padding-top: 15px !important;
    padding-bottom: 20px !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
} */

/* .content-items-3{
    padding-right: 27px !important; 
    padding-left: 0px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
} */

/* .content-items-5{ */
    /* padding-right: 20px !important;  */
    /* padding-left: 20px !important; */
    /* padding-top: 20px !important;
    padding-bottom: 20px !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 10px; */
/* } */

.content-items-4{ 
    padding-right: 20px !important; 
    padding-left: 20px !important;
    padding-top: 5px !important;
    padding-bottom: 20px !important;
    gap: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
} 

.padding-header{
    padding: 34px 30px 15px 34px;
}

.padding-content{
    padding: 32px 32px 60px 32px;
}

.font-14{
    font-size: 14px;
}

.link-site-web{
    font-family: Geist;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    color: #ffff;
    text-decoration: underline !important;
}

.paiment-opt .link-site-web:hover {
    color: #FF9A00;            /* Color al pasar el mouse */
    text-decoration: none;     /* Evita que aparezca subrayado en hover */
}

.bonus-bienvenue,
.section-list-loop .list-item .item-description p strong {
    font-family: "Geist", sans-serif;
    font-weight: 700;
    font-size: 19.78px;
    line-height: 120%;
    color: #FCFCFC;
    letter-spacing: 0%;
}

/* .header-logo img{
    width: 123.40px;
    height: 96.79px;
} */

.button-bonus{
    padding-left: 15px;
}

.gap-15{
    gap: 15px;
}

.gap-50{
    gap: 50px;
}

.gap-header-2{
    gap: 8px;
}

.text-header{
    font-size: 9px;
    color: #E4DBD799;
    text-align: left;
}

.mobile-18
{
   display: none;
}

.more-18 {
	/* width: 49.56px; */
	/* height: 33.13px; */
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 17.81px;

	padding: 5px;

	border-radius: 8.9px;
	border: 2px solid red; /* Ajusta el color según lo necesites */

	font-size: 32.81px; /* Puedes ajustar tamaño */
	font-weight: bold;
	color: #A3A5BA; /* Color de texto */
}

.content-banner-number
{
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    padding-left: 40px;
    gap: 25px;
}


/* Cod evaluation star */
.rating-circle {
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    padding: 7px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;

    --fill-percent: 0;

    background:
      conic-gradient(
        #FF9A00 calc(var(--fill-percent) * 1%),
        #236375 calc(var(--fill-percent) * 1%) 100%
      );
}

.rating-circle::before {
    content: "";
    position: absolute;
    inset:7px;
    border-radius: 50%;
    background: #236375;
    z-index: 1;
}

.rating-circle span 
{
    position: relative;
    color: #FCFCFC;
    font-weight: 900;
    font-size: 19.20px;
    z-index: 2;
}

/* Content text home page */


p{
   margin: 5px 0px !important;
}

.box-wrapper .title-box-wrapper-pbt-h1
{
    /* font-size: 26px; */
    font-family: Barlow;
    font-weight: 900 !important;
    font-size: 36.2px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-bottom: 1rem !important;
    color: #FFFFFFE5 !important;
}

.box-wrapper .title2-box-wrapper-pbt-h2
{

    font-family: "Jost", sans-serif;
    font-weight: 800 !important;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: middle;
    margin-top: 15px !important;
    color: #FFFFFFE5 !important;
}

/* .box-wrapper .text-box-wrapper-pbt-h2
{
    font-family: Barlow;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 150%;
    letter-spacing: 0%;
    color: #FFFFFFE5 !important;

} */

.box-wrapper .text-box-wrapper-pbt-h3
{
    font-family: "Jost", sans-serif;
    font-weight: 700 !important;
    font-size: 21px !important;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFFE5 !important;
}

.box-wrapper .text-box-wrapper-pbt-p1
{
    font-family: "Jost", sans-serif;
    line-height: 150%;
    letter-spacing: 0%;
    color: #e0dfdfd4 !important;
    font-weight: 400 !important;
    font-size: 18px;
    vertical-align: middle;

}

.box-wrapper .text-box-wrapper-pbt-p1 li
{
    font-family: "Jost", sans-serif;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 150%;
    letter-spacing: 0%;
    color: #FFFFFFE5 !important;
}


.box-wrapper  .text-box-wrapper
{
    font-size: 17px;
}

.border-container-text p {
    font-family: "Jost", sans-serif;
    font-size: 21px;
    line-height: 100%;
    letter-spacing: 0%;
}

.mode-mobile-content{
    display: none;
}

.mode-desk-content{
    display: flex;
}


.legal-operator {
    padding: 8px 65px 8px 35px;
    /* margin-bottom: 16px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    background: #FFFFFF26;
    position: relative;
    border-radius: 0 0 0 10px;
}

/* Simulamos el borde superior con ::before */

.legal-operator section span
{
    font-family: "Geist", sans-serif;
    color: #ffff;
    margin-top: 2px;
    margin-left: 8px;
    margin-right: 8px;
    font-weight: 400;
    font-size: 13.29px;
    line-height: 150%;
    letter-spacing: 0%;
}


.paris-ol-list {
    list-style: none;
    counter-reset: paris-item;
}

.paris-ol-list li {
    counter-increment: paris-item;
    position: relative;
    padding-left: 30px;
}

.paris-ol-list li::before {
    content: counter(paris-item) ".";
    position: absolute;
    left: 0;
    font-weight: bold;
    color: white; /* Puedes ajustar el color */
}


/* BUTTON */

.btn-action-new {
    text-align: center;
    font-family: 'Geist', sans-serif !important;
    font-weight: 600 !important;
    font-size: 15.19px;
    line-height: 150%;
    color: #fff;
    text-decoration: none !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 14.19px 11.39px;
    background: linear-gradient(180deg, #FEFEC9 0%, #FFA415 44.89%, #FF9A00 71.15%);
    box-shadow: 0px 4px 13px 0px #00000052,
                0px -1px 2.2px 0px #C61616BF inset;
    border-radius: 7.59px;
    text-transform: uppercase;
}

.btn-action-new:hover {
    background: #1B1E28;
    border: 1px solid #FF9A00;
    color: #FF9A00;
}

.main-navigation .current-menu-item > a span,
.main-navigation .current_page_item > a span {
    color: #ffff !important; /* Color para el enlace activo */
    font-weight: 700;
}


/* MODE MOBILE */

/* #mobileMenu #menu-menu-2{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-left: 0;
} */

#mobileMenu{
    background: linear-gradient(0.53deg, #13555B -50.42%, #0C0F12 140.61%);
}

/* Contenedor general del menú */
#mobileMenu {
    background: linear-gradient(0.53deg, #13555B -50.42%, #0C0F12 140.61%);
}

/* Lista del menú en columna */
#mobileMenu #menu-menu-2 {
    display: flex;
    flex-direction: column;
    font-size: 15px;
    gap: 5px;
    padding: 0px 15px 10px 15px;
    margin-left: 25px;
    border-left: 6px solid #64606087; /* Borde gris base */
}

/* Ítems del menú */
#mobileMenu #menu-menu-2 li 
{
    position: relative;
    left: -15px;
    padding: 10px 15px;
    transition: all 0.3s ease;
}

/* Línea dorada animada vertical */
#mobileMenu #menu-menu-2 li::after {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    width: 4px;
    height: 100%;
    background-color: #F5C243;
    border-radius: 4px;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.3s ease-in-out;
    z-index: 2;
}

/* Mostrar línea dorada en hover o si está activo */
#mobileMenu #menu-menu-2 li:hover::after,
#mobileMenu #menu-menu-2 li.current-menu-item::after {
    transform: scaleY(1);
}

/* Enlaces dentro del menú */
#mobileMenu #menu-menu-2 li a {
    color: #E4DBD7B2;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    display: block;
    text-align: center;
}


.text-information-18-desk
{
    padding-left: 105px !important;
}



@media (min-width: 590px) and (max-width: 991px) {
  .header-logo {
    justify-content: space-around !important;
  }
}



@media (max-width: 1423px) 
{
    .section-list-loop .list-item .number{
        font-size: 22px;
    }

    .section-list-loop .list-item .img-wrapp img
    {
        width: 86.30508422851562px;
        min-width: 86.30508422851562px;
        height: 86.30508422851562px;
    }
    .section-list-loop .list-item .item-description p:last-child{
        font-size: 18.78px;
    }
    .bonus-bienvenue,
    .section-list-loop .list-item .item-description p strong {
        font-size: 18.78px;
    }
    .link-site-web{
        font-size: 14.58px;
    }

	.header-logo {
		width: 100%;
		justify-content: space-between;
	}

	.gap-header-2 {
		width: 100%;
	}

	.padding-header {
		flex-direction: column; /* Para que los elementos se apilen verticalmente */
		gap: 10px; /* Ajustable */
	}

    .feature-item {
        font-size: 9.29px;
    }

    .btn-action-new 
    {
        font-size: 10px;
        padding: 14px 10px;
    }

    .hero-text h1 
    {
        font-size: 25px;
    }
    .hero-text p {
        font-size: 15px;
    }
}

.rating-label{
    font-family: "Geist", sans-serif;
    font-weight: 400;
    font-size: 15.19px;
    line-height: 150%;
    letter-spacing: 0%;
}

.section-list-loop.management-list-loop .payment-options-wrap {
    min-width: 460px;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 4px;
}

.section-list-loop.management-list-loop .payment-options-wrap .img-methodo-depot,
.section-list-loop.management-list-loop .payment-options-mobile-wrap .img-methodo-depot {
    height: inherit;
    width: inherit;
    object-fit: cover;
    transform: scale(1.1);
}

.section-list-loop.management-list-loop .payment-options-wrap .image-wrap,
.section-list-loop.management-list-loop .payment-options-mobile-wrap .image-wrap {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    overflow: hidden;
}

.section-list-loop.management-list-loop .payment-options-mobile-wrap .payment-image-wrap {
    display: flex;
    gap: 4px;
}

.section-list-loop .list-item-border-wrapper .list-item {
    border: 1px solid transparent;
}

.management-list-loop .features-grid-options{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
    max-width: 400px;
    margin: auto;
    margin-left: 10%;
}

.management-list-loop .features-grid-options ul {
    list-style: none;
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    max-width: 400px;
    margin: auto;
}

.management-list-loop .features-grid-options li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    background: #FFFFFF4D;
    color: #ffffff;
    font-family: "Geist", sans-serif;
    font-weight: 400;
    font-size: 13.29px;
    padding: 12px 10px;
    text-align: left;
    line-height: 150%;
}

.management-list-loop .features-grid-options li::before {
    content: '';
    width: 16px;
    min-width: 16px;
    height: 16px;
    background: url('../img/check-circle.svg') no-repeat center;
    background-size: contain;
}

/* ✅ Media query para teléfonos */
@media (max-width: 991px) 
{
    .content-banner-number{
        gap: 10px;
        justify-content: center;
    }
    .methodo-depot{
        font-size: 12.15px;
    }

    .text-page-p1{
        padding: 5px 25px 0px 25px;;
    }
    .banner-title-page h1{
        font-size: 26px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .text-information-18-desk
    {
        padding-left: 10px !important;
        padding-bottom: 10px !important;
    }
    .rating-circle::before 
    {
        background: #0f3333 ;
    }
    .section-list-loop .list-item .item-description {
        padding: 0px 0px 10px 00px;
        text-align: center;
    }
    .section-list-loop .list-item .item-description p:last-child
    {
        font-size: 18.78px;
    }

    .section-list-loop .list-item .item-description .title {
        margin-left: -10px;
    }

    .bonus-bienvenue,
    .section-list-loop .list-item .item-description p strong {
        font-size: 18.78px;
    }
	.padding-header {
		padding: 0;
	}
    .btn-action-new 
    {
        font-size: 15px;
        padding: 14px 10px;
    }
    .desk-18
    {
        display: none;
    }

    .mobile-18
    {
        display: block;
    }
    .banner-title h1{
        font-size: 24px;
    }

    .feature-item {
        font-size: 12.29px;
    }

    .header-logo{
        border-radius: 8px;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .header-logo img{
        width: 82.75px;
        height: 64.91px;
    }

    .padding-content{
        padding: 0px;
    }

    .content-banner-number
    {
        display: flex;
        align-items: center;
    }
    .number{
        margin-top: -23px;
    }

    .content-items-1, .content-items-4{
        flex-direction: row;
    }
    .content-items-2, .content-items-3, .content-items-1{
        padding: 0px !important;
    }

    .content-justify-4{
        display: flex;
        justify-content: center;
    }

    .hero-text h1 {
        font-size: 20px;
        line-height: 1.2;
    }
    .hero-text p {
        font-size: 10px;
        line-height: 1.3;
    }

    .rating-number{
        font-size: 14px !important;
    }
    .padding-content-home-banner{
        margin-top: -50px !important;
    }

        .mobile-justify-between {
        display: flex !important;
        justify-content: space-between !important;
    }
    .content-items-3, .rating-label{
        display: none;
    }
    .rating-circle{
        width: 40px;
        height: 40px;
    }

    .rating-circle {
        padding: 3px;
    }

    .rating-circle::before {
        inset:3px;
    }

    .circle-mobile{
        margin: 8px;
    }

    .mode-mobile-content{
        display: block;
    }
    .mode-desk-content{
        display: none;
    }
    .footer-nav-wrap{
        padding: 20px 0px !important;
    }
    .box-wrapper .title-box-wrapper
    {
        font-size: 17px;
    }

    .box-wrapper  .text-box-wrapper
    {
        font-size: 15px;
    }

    .legal-operator {
        width: 100%;
        justify-content: center;
        padding: 12px 11px !important;
    }
    
    .section-list-loop.management-list-loop .mode-desk-content.payment-options-wrap {
        display: none;
    }
    
    .management-list-loop .features-grid-options{
        margin-left: auto;
    }
}

/* Responsive para móviles pequeños */
@media (max-width: 590px) 
{
    .hero-text h1 {
        font-size: 12px;
        margin: 0 0 5px 0;
    }
    .hero-text p {
        font-size: 8px;
    }


    .box-wrapper .title-box-wrapper-pbt-h1{
        font-size: 18px;
    }
}

@media (max-width: 450px) 
{
    .section-list-loop .list-item .item-description p {
        font-size: 28px;
    }
}



@media (max-width: 350px) 
{
    .section-list-loop .list-item .img-wrapp img
    {
        width: 75.596497px !important;
        min-width: 75.596497px !important;
        height: 74.596497px !important;
    }
    .bonus-bienvenue{
        font-size: 16.78px;
    }
    .section-list-loop .list-item .item-description p {
        font-size: 20px;
    }
    
    .section-list-loop .list-item .item-description p:last-child {
        font-size: 16.89px;
    }


    .section-list-loop .list-item .item-description .title {
        font-size: 13px !important;
    }
}