/* ===================================================
   HOME SECTIONS V2 — New Brand Design
   Cormorant Garamond (headlines) + Montserrat (body)
   =================================================== */

/* Override global section styles */
.section-promocoes-v2,
.section-destinos-v2,
.section-favoritos-v2,
.section-blog,
.section-transfers,
.section-newsletter,
.section-testimonials,
.section-testimonials-v2,
.section-guarantees,
.section-guarantees-v2 {
    /* padding: 0; */
}

/* ---------- REUSABLE SECTION HEADER ---------- */
.section-header-v2 {
    text-align: center;
    margin-bottom: 40px;
}

.section-tag-v2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #00A2DC;
    display: block;
    margin-bottom: 6px;
}

.section-title-v2 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 48px;
    font-weight: 600;
    color: #223856;
    letter-spacing: -0.01em;
    margin: 0 0 8px;
}

.section-subtitle-v2 {
    font-family: 'Montserrat', sans-serif;
    color: #4A5D76;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

/* ---------- SECTION: PROMOÇÕES V2 ---------- */
.section-promocoes-v2 {
    background: #fff;
    padding: 80px 0 40px;
}

.promocoes-v2-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 48px;
}

.promocoes-v2-tag {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #00A2DC;
    display: block;
    margin-bottom: 8px;
}

.promocoes-v2-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 48px;
    font-weight: 600;
    color: #223856;
    letter-spacing: -0.01em;
    margin: 0;
    line-height: 1.1;
}

.promocoes-v2-nav {
    display: flex;
    gap: 16px;
}

.promo-nav-btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #D0D9E0;
    background: #fff;
    color: #223856;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s;
}

.promo-nav-btn:hover {
    background: #223856;
    border-color: #223856;
    color: #fff;
}

.promo-nav-btn .material-symbols-outlined {
    font-size: 22px;
}

.promo-pagination {
    position: relative !important;
    margin-top: 30px !important;
    text-align: center;
}

.promo-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #D0D9E0;
    opacity: 1;
    margin: 0 5px !important;
    display: inline-block;
    border-radius: 50%;
    transition: all 0.3s;
}

.promo-pagination .swiper-pagination-bullet-active {
    background: #00A2DC;
    transform: scale(1.2);
}

/* ---------- SECTION: DESTINOS V2 (BENTO GRID) ---------- */
.section-destinos-v2 {
    background: #F8F3EF;
    padding: 80px 0;
}

.destinos-v2-header {
    text-align: center;
    margin-bottom: 64px;
}

.destinos-v2-tag {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #00A2DC;
    display: block;
    margin-bottom: 12px;
}

.destinos-v2-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 48px;
    font-weight: 600;
    color: #223856;
    letter-spacing: -0.01em;
    margin: 0 0 12px;
    line-height: 1.1;
}

.destinos-v2-sub {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4A5D76;
    margin: 0;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}

.bento-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 24px;
    height: 700px;
}

.bento-cell,
a.bento-cell {
    border-radius: 1.5rem;
    overflow: hidden;
    position: relative;
    display: block;
    text-decoration: none !important;
    color: #fff !important;
    transition: transform 0.4s ease;
    background-size: cover;
    background-position: center;
    background-color: #223856;
}

.bento-cell:hover { transform: scale(1.02); }

.bento-cell::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(34,56,86,0.9) 0%, rgba(34,56,86,0.2) 40%, transparent 60%);
    z-index: 1;
    transition: background 0.3s;
}

.bento-cell:hover::before {
    background: linear-gradient(to top, rgba(34,56,86,0.95) 0%, rgba(34,56,86,0.1) 60%);
}

/* Bento positions: 1st item large left */
.bento-cell:nth-child(1) {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
}

.bento-cell:nth-child(2) {
    grid-column: 3 / 5;
    grid-row: 1 / 2;
}

.bento-cell:nth-child(3) {
    grid-column: 3 / 4;
    grid-row: 2 / 3;
}

.bento-cell:nth-child(4) {
    grid-column: 4 / 5;
    grid-row: 2 / 3;
}

.bento-cell-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    z-index: 2;
}

.bento-cell-content h4 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 40px;
    font-weight: 600;
    color: #fff !important;
    margin: 0 0 8px;
    text-shadow: 0 2px 8px rgba(0,0,0,0.3);
}

.bento-cell:nth-child(n+2) .bento-cell-content h4 {
    font-size: 28px;
}

.bento-cell-content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255,255,255,0.8);
    margin: 0;
}

.bento-cell-content a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #FDD844 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none !important;
    margin-top: 16px;
}

.bento-cell-content a .material-symbols-outlined {
    transition: transform 0.2s;
}

.bento-cell-content a:hover .material-symbols-outlined {
    transform: translateX(8px);
}

.bento-cell-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    background: rgba(255,255,255,0.15);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid rgba(255,255,255,0.25);
    border-radius: 99px;
    padding: 6px 14px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 4px;
}

.bento-cell-badge .material-symbols-outlined {
    font-size: 16px;
    font-variation-settings: 'FILL' 1;
    color: #FDD844;
}

/* ---------- SECTION: FAVORITOS V2 ---------- */
.section-favoritos-v2 {
    background: #fff;
    padding: 80px 0;
}

.favoritos-v2-header {
    margin-bottom: 50px;
}

.favoritos-v2-tag {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #00A2DC;
    display: block;
    margin-bottom: 8px;
}

.favoritos-v2-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 48px;
    font-weight: 600;
    color: #223856;
    letter-spacing: -0.01em;
    margin: 0;
    line-height: 1.1;
}

.favoritos-v2-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.favorito-card-v2 {
    display: flex;
    border-radius: 2.5rem;
    overflow: hidden;
    background: #F8F3EF;
    border: 1px solid rgba(208,217,224,0.3);
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    transition: all 0.3s;
    min-height: 300px;
}

.favorito-card-v2:hover {
    box-shadow: 0 20px 50px rgba(0,0,0,0.1);
    transform: translateY(-4px);
}

.favorito-card-img {
    width: 40%;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    background: #F1EDE9;
}

.favorito-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
}

.favorito-card-v2:hover .favorito-card-img img {
    transform: scale(1.08);
}

.favorito-card-rating {
    position: absolute;
    top: 16px;
    left: 16px;
    background: rgba(255,255,255,0.9);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-radius: 0.75rem;
    padding: 6px 12px;
    display: flex;
    align-items: center;
    gap: 4px;
    color: #223856;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.favorito-card-rating .material-symbols-outlined {
    font-size: 14px;
    color: #FDD844;
}

.favorito-card-body {
    padding: 32px;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
}

.favorito-card-cat {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #00A2DC;
    margin-bottom: 8px;
    display: block;
}

.favorito-card-body h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #223856;
    margin: 0 0 16px;
    line-height: 1.2;
}

.favorito-card-body > p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #4A5D76;
    line-height: 1.6;
    margin: 0 0 24px;
    flex-grow: 1;
}

.favorito-card-meta {
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
}

.favorito-card-meta > span {
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: rgba(74,93,118,0.7);
}

.favorito-card-meta .material-symbols-outlined {
    font-size: 18px;
    color: #223856;
}

.favorito-card-btn {
    display: block;
    padding: 16px 28px;
    background: #fff;
    color: #00A2DC;
    border: 1px solid rgba(208,217,224,0.5);
    border-radius: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.2s;
    text-align: center;
    align-self: stretch;
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
}

.favorito-card-btn:hover {
    background: #00A2DC;
    color: #fff;
    border-color: #00A2DC;
    text-decoration: none;
    transform: translateY(-1px);
}

/* ---------- SECTION: BLOG V2 ---------- */
.section-blog {
    padding: 80px 0;
    background: #F8F3EF;
}

.blog-header {
    margin-bottom: 40px;
    text-align: center;
}

.blog-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 40px;
    font-weight: 600;
    color: #223856;
    letter-spacing: -0.01em;
    margin-bottom: 10px;
}

.blog-card {
    background: #fff;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #E8E2DD;
}

.blog-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 50px rgba(0,0,0,0.1);
}

.blog-img-wrapper {
    height: 200px;
    position: relative;
    overflow: hidden;
    background: #F1EDE9;
}

.blog-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.blog-card:hover .blog-img-wrapper img {
    transform: scale(1.08);
}

.blog-date {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: rgba(34,56,86,0.75);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    color: #fff;
    padding: 6px 14px;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.blog-date span { color: #fff !important; }

.blog-content {
    padding: 28px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.blog-content h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #223856;
    margin: 0 0 10px;
    line-height: 1.3;
}

.blog-content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #4A5D76;
    line-height: 1.6;
    margin-bottom: 20px;
    flex-grow: 1;
}

.blog-read-more {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #00A2DC;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.blog-read-more i { transition: transform 0.2s; }

.blog-card:hover .blog-read-more i { transform: translateX(5px); }

/* ---------- SECTION: TRANSFERS V2 ---------- */
.section-transfers {
    padding: 80px 0;
    background: #fff;
}

.transfer-container {
    display: flex;
    align-items: center;
    gap: 50px;
    background: #F8F3EF;
    border-radius: 2.5rem;
    padding: 50px;
    border: 1px solid rgba(208,217,224,0.3);
}

.transfer-img-col {
    flex: 1;
    text-align: center;
}

.transfer-img-col img {
    max-width: 100%;
    height: auto;
    transform: scale(1.15);
}

.transfer-text-col { flex: 1.2; }

.transfer-tag {
    display: inline-block;
    background: #223856;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 700;
    padding: 6px 14px;
    border-radius: 99px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    margin-bottom: 20px;
}

.transfer-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 36px;
    font-weight: 600;
    color: #223856;
    line-height: 1.2;
    margin-bottom: 15px;
    letter-spacing: -0.01em;
}

.transfer-desc {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #4A5D76;
    line-height: 1.6;
    margin-bottom: 30px;
}

.transfer-buttons-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.btn-cidade-transfer {
    background: #fff;
    border: 1px solid #D0D9E0;
    color: #223856;
    padding: 10px 18px;
    border-radius: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
    transition: all 0.2s;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
}

.btn-cidade-transfer:hover {
    border-color: #00A2DC;
    color: #00A2DC;
    background: #E0F5FF;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,162,220,0.12);
    text-decoration: none;
}

/* ---------- SECTION: GUARANTEES V2 ---------- */
.section-guarantees-v2 {
    background: #F8F3EF;
    padding: 60px 0;
    border-top: 1px solid #D0D9E0;
}

.guarantees-v2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.guarantee-item {
    text-align: center;
    padding: 30px 20px;
    border-radius: 2rem;
    transition: all 0.3s;
}

.guarantee-item:hover {
    background: #fff;
    box-shadow: 0 8px 30px rgba(0,0,0,0.06);
}

.guarantee-icon {
    width: 64px;
    height: 64px;
    border-radius: 20px;
    background: #E0F5FF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
}

.guarantee-icon i {
    font-size: 32px;
    color: #00A2DC;
}

.guarantee-item h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #223856;
    font-size: 16px;
    margin: 0 0 8px;
}

.guarantee-item p {
    font-family: 'Montserrat', sans-serif;
    color: #4A5D76;
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
}

/* ---------- SECTION: GUARANTEES (old) ---------- */
.section-info-icons {
    padding: 60px 0;
    background: #fff;
}

.section-info-icons .info-item {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.section-info-icons .info-item i {
    font-size: 30px;
    color: #00A2DC;
    margin-bottom: 10px;
}

.section-info-icons .info-item p {
    font-size: 14px;
    font-weight: 600;
    color: #4A5D76;
}

/* ---------- RESPONSIVE ---------- */
@media (max-width: 991px) {
    .bento-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        height: auto;
    }
    .bento-cell { min-height: 280px; }
    .bento-cell:nth-child(1) { grid-column: 1 / 3; grid-row: auto; min-height: 350px; }
    .bento-cell:nth-child(2) { grid-column: 1 / 3; grid-row: auto; }
    .bento-cell:nth-child(3) { grid-column: 1 / 2; grid-row: auto; }
    .bento-cell:nth-child(4) { grid-column: 2 / 3; grid-row: auto; }

    .favoritos-v2-grid { grid-template-columns: 1fr; }
    .favorito-card-v2 { min-height: 260px; }

    .transfer-container {
        flex-direction: column;
        padding: 30px;
        gap: 30px;
    }
    .transfer-img-col img { transform: scale(1); max-width: 80%; }
    .transfer-text-col { text-align: center; }
    .transfer-buttons-grid { justify-content: center; }

    .promocoes-v2-title,
    .destinos-v2-title,
    .favoritos-v2-title {
        font-size: 36px;
    }

    .guarantees-v2-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .section-promocoes-v2,
    .section-destinos-v2,
    .section-favoritos-v2,
    .section-blog,
    .section-transfers {
        padding: 50px 0;
    }

    .bento-grid {
        grid-template-columns: 1fr;
    }
    .bento-cell:nth-child(1) { grid-column: 1; min-height: 280px; }
    .bento-cell:nth-child(2) { grid-column: 1; }

    .favorito-card-v2 {
        flex-direction: column;
        min-height: auto;
    }
    .favorito-card-img {
        width: 100%;
        height: 220px;
    }

    .promocoes-v2-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .promocoes-v2-title,
    .destinos-v2-title,
    .favoritos-v2-title {
        font-size: 32px;
    }

    .guarantees-v2-grid {
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }
    .guarantee-item {
        padding: 20px 12px;
    }
}