.dept-templates-2026 h2 { font-size:28px; margin-bottom:15px; }
.dept-templates-2026 p { font-size:16px; line-height:1.6; }

.dept-templates-2026-page { width: 100%; height: auto; overflow: hidden; margin:0; padding: 0; position: relative; }

/* ============================================================
   BASE WRAPPER
============================================================ */
.dept-templates-2026, .dept-inner {
    width: 100%;
    font-family: sans-serif;
    height: auto; overflow: hidden; margin:0 auto; padding: 0; max-width: 1140px; position: relative;
}

.dept-templates-2026.full { max-width: 100%; } 

.dept-templates-2026.hero {  width: 100%; } 
.dept-templates-2026.hero .stardept { margin-bottom: 29px; height: 26px; width: auto; }

.dept-templates-2026.hero p { font-size: 18px; }

.dept-templates-2026 h1,
.dept-templates-2026 h2,
.dept-templates-2026 h3 {
    margin: 0 0 15px;
    font-weight: 600;
    line-height: 1.2;
    color: #111;
}

.dept-templates-2026, .hiw-caption {
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0%;
    color: #5D6671;
}

.dept-templates-2026 h2 {
   font-family: Open Sans;
font-weight: 700;
font-style: Bold;
font-size: 45px !important;
line-height: 130%;
letter-spacing: 0%;
color:#444;
}
.dept-templates-2026 .dept-subtitle {
   font-family: Overpass;
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#BE0C0C;
}

#hero_form_dept form { background-color: #FFF; border-radius: 8px; overflow: hidden; padding: 40px 20px 20px !important; box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.06); border:1px solid #DFDFDF; }


.general-content { padding: 90px 0; } 
.benefits, .faq-section { background-color: #f3f5f7; padding: 90px 0; }

.requirements,  .loan-types { background-color: #fff; padding: 90px 0; } 


.loan-types .lt-q-left img { width: 25px !important; height: auto !important; }

 .key-features { background-color: #f3f5f7; padding: 90px 0 !important; max-width: 100% !important; }
.calculators { background: #F9FAFB; padding: 90px 0; }
.benefits .dept-inner { padding-bottom: 52px;}

.featured-in { background: #e9eff3; padding: 20px 0; }

.featured-in .featured-title {     font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #333;
    white-space: pre;
    margin:0; padding:0;  }

    .featured-in .dept-inner { display: flex; align-items: center; justify-content: center;
    gap: 60px !important; }

.dept-templates-2026.how-it-works { padding: 90px 0; display: flex; }

.dept-templates-2026.how-it-works {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    gap: 97px;
    justify-content: space-between;
    align-items: center;
}

.dept-templates-2026.how-it-works ul { margin-top: 35px; }
.dept-templates-2026.how-it-works h3 { color:#444; font-weight: 600; font-size: 24px !important;  }

/* columnas */
.dept-templates-2026.how-it-works .kf-video, .dept-templates-2026.how-it-works .hiw-left {
    flex: 1; /* ocupa lo que queda */
    min-width: 300px;
}

.dept-templates-2026.how-it-works .hiw-image, .dept-templates-2026.how-it-works .borderbox-dept {
    flex: 0 0 380px; /* fijo a 488px */
    min-width: 300px;
}

.dept-templates-2026.how-it-works.key-features .dept-inner, .general-content .dept-inner { display: flex;}

.hiw-button { border: 1px solid #BE0C0C; background-color: transparent !important; color: #BE0C0C !important; } 

.borderbox-dept { position: relative; border-top: #BE0C0C solid 10px; border-radius: 9px; background-color: #FFF; box-shadow: 0px 8px 20px 0px #0000000F; padding: 55px 45px 35px; box-shadow: 0px 8px 20px 0px #0000000F;
border-right: 1px solid #BBBBBB66; border-left: 1px solid #BBBBBB66; border-bottom: 1px solid #BBBBBB66; }
.borderbox-dept ul { list-style-type: none; }

.borderbox-dept h3 { font-family: Overpass;
font-weight: 700;
font-style: Bold;
font-size: 32px !important;
line-height: 100%;
letter-spacing: 0%;
 }


.dept-templates-2026.how-it-works .hiw-button:hover { background-color: #BE0C0C !important; color: #FFF !important; }

/* responsive cuando ya no caben */
@media (max-width: 1140px) {
    .dept-templates-2026.how-it-works {
        flex-direction: column;
        gap: 40px; /* más bonito en móvil */
    }

    .dept-templates-2026.how-it-works > div:last-child,
    .dept-templates-2026.how-it-works > div:first-child {
        flex: unset;
        width: 100%;
        min-width: unset;
    }
}


/* ============================================================
   GENERIC BUTTONS
============================================================ */
.dept-templates-2026 a.hero-button,
.dept-templates-2026 a.hiw-button,
.dept-templates-2026 a.calc-link, .faq-readmore {
    display: inline-block;
    background: #BE0C0C;
    color: #fff;
    padding: 15px 55px;
    border-radius: 7px;
    text-decoration: none;
font-family: Overpass;
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 130%;
letter-spacing: 0%;
text-align: center;
    margin-top: 30px;
}


.dept-templates-2026 a.hero-button:hover,
.dept-templates-2026 a.hiw-button:hover,
.dept-templates-2026 a.calc-link:hover, .faq-readmore:hover {
    background: #BE0C0C;
    color: #FFF;
    text-decoration: none;
}

/* ============================================================
   HERO
============================================================ */
.dept-templates-2026.hero {
    padding: 80px 0;
}

.hero .dept-inner { overflow: visible; }

.dept-templates-2026.hero h1 {
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 68px;
    line-height: 103%;
    letter-spacing: 0%;
    color:#444;
}

.dept-templates-2026.hero .dept-inner { display: flex; flex-direction: row; gap: 64px; justify-content: space-between; font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 37px;
letter-spacing: 0%;
 }

 .hero-content { margin-top: 40px; }

.dept-templates-2026.hero .hero-content ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.dept-templates-2026.hero .hero-content ul li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 210%;
    letter-spacing: 0%;

}

.borderbox-dept ul li {
    position: relative;
    padding-left: 40px;
    font-family: Overpass;
    font-weight: 400;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 210%;
    letter-spacing: 0%;

}

.dept-templates-2026.loan-types p, .dept-templates-2026.loan-types h2, .dept-templates-2026.loan-types .lt-caption { text-align: left !important;}


.dept-templates-2026.hero .hero-content ul li::before, .borderbox-dept ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 35px;
    height: 40px;
    background-image: url('../img/check.svg'); /* cambia bullet.png por tu archivo */
    background-size: contain;
    background-repeat: no-repeat;
}

.borderbox-dept ul li::before {
    top: 4px;
 }

.dept-templates-2026.hero .dept-inner div:first-child { max-width: 660px; }

.dept-templates-2026.hero .hero-content {
    margin: 20px 0;
}

/* ============================================================
   GRID HELPERS (Used by Benefits, Requirements, Loan Types…)
============================================================ */
.dept-templates-2026 .grid-3,
.dept-templates-2026 .benefits-list,
.dept-templates-2026 .loan-types-list,
.dept-templates-2026 .faq-items {
    display: grid;
    gap: 25px;
}

.dept-templates-2026 .grid-3,
.dept-templates-2026 .benefits-list {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
.dept-templates-2026 .req-list  {     
    display: flex;
    gap: 25px;
    overflow-x: auto;
    scroll-behavior: smooth;
    justify-content: flex-start;
    margin-top: 40px;
 }

.calc-list { display: flex; gap:55px; justify-content: space-between; margin-top: 20px; padding: 20px 0; overflow: visible; }

.calc-list a { color: inherit;}
.calc-list a:hover { color: inherit; text-decoration: none;}

/* ============================================================
   BENEFITS
============================================================ */
.dept-templates-2026.benefits .benefit-item {
    background: #fafafa;
    border: 1px solid #eee;
    padding: 25px;
    border-radius: 10px;
    text-align: left;
}

.dept-templates-2026.benefits .benefit-item img {
    width: 50px;
    margin-bottom: 15px;
}
/* --- Mantener el título y botones dentro del container --- */
.dept-templates-2026.benefits .dept-inner {
    position: relative;
    z-index: 2;
}

/* --- SOLO la lista de tarjetas se sale del container --- */
/* SOLO la lista se hace full-width */
.dept-templates-2026.benefits .dept-inner { overflow: visible !important;}

.dept-templates-2026.benefits .benefits-list {
    max-width: none !important;
    width: 100vw;

    display: flex;
    gap: 25px;
    overflow: hidden;
    scroll-behavior: smooth;
    padding-top:20px;
    padding-bottom: 20px;
    /* offset dinámico según el título */
    margin-left: calc(-1 * var(--benefits-offset, 0px));
    padding-left: var(--benefits-offset, 0px);
}


/* Tarjetas */
.dept-templates-2026.benefits .benefit-item {
    flex: 0 0 calc(33.333% - 20px);
    background: #fff;
    border: 1px solid #eee;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}

/* Flechas dentro del dept-inner */
.dept-templates-2026.benefits .benefits-arrow {
    position: absolute;
    top: 130px;
    width: 42px;
    height: 42px;
    opacity: 1;
    background-image: url('../../assets/img/arrowright.svg');
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: opacity 0.2s ease;
    z-index: 99999;
}

.dept-templates-2026.benefits .benefits-arrow:hover {
    opacity: 1;
}

.benefits-arrow.disabled {
    opacity: .10 !important;
    pointer-events: none;
}



.dept-templates-2026.benefits .benefits-prev {
    right: 97px;
    transform: scaleX(-1);
}

.dept-templates-2026.benefits .benefits-next {
    right: 45px;
}

/* Responsive */
@media (max-width: 900px) {
    .dept-templates-2026.benefits .benefit-item {
        flex: 0 0 80%;
    }
}

.benefits hr { border:solid 1px #D9D9D9; margin-top: 75px !important; margin-bottom: 0px !important; 
 }




/* ============================================================
   REQUIREMENTS
============================================================ */
.dept-templates-2026.requirements .req-item {
    padding: 25px 0;
    border-radius: 10px;
}

.dept-templates-2026.requirements .req-item img {
    width: auto;
    height: 32px;
    margin-bottom: 15px;
}

.req-item h3 {font-family: Open Sans;
font-weight: 700;
font-style: Bold;
font-size: 23px;
leading-trim: NONE;
line-height: 118%;
letter-spacing: 0%;
  }

/* ============================================================
   GENERAL CONTENT
============================================================ */
.dept-templates-2026.general-content.one-row .gc-content {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.dept-templates-2026.general-content.two-columns .gc-content {
    display: block;
    margin-top: 40px;
    height:auto;
}

.dept-templates-2026.general-content .gc-caption {
    margin-bottom: 20px;
}

/* ============================================================
   LOAN TYPES
============================================================ */
.dept-templates-2026.loan-types .loan-item {
    background: #fafafa;
    border: 1px solid #eee;
    padding: 25px;
    border-radius: 10px;
}

.dept-templates-2026.loan-types .loan-item img {
    width: 45px;
    margin-bottom: 15px;
}

.dept-templates-2026.loan-types .extra-subtitle {
    margin-top: 30px;
    font-weight: 700;
    color: #333;
}




/* Caption */
.lt-list { max-width:900px; margin:0 auto;}
.lt-caption {
    margin-top: 10px;
    font-size: 16px;
    color: #444;
    margin-bottom: 40px;
    text-align: center;
}

/* Extra titles (section heads) */
.dept-templates-2026 .lt-list .lt-extra-title {
    margin-top: 40px;
    margin-bottom: 27px;
    font-family: Open Sans;
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 130%;
letter-spacing: 0%;
color: #BE0C0C;
;
}

/* Accordion item */
.lt-item {
    border-bottom: 1px solid #E0E0E0;
    padding: 0;
    margin: 0;
}

.lt-item:last-child { border-bottom: none; }

/* Button */
.lt-question {
    width: 100%;
    background: none;
    border: none;
    padding: 18px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-family: Open Sans;
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 130%;
letter-spacing: 0%;
color:#444;
}

.lt-q-left {
    display: flex;
    gap: 12px;
    align-items: center;
}

.lt-q-left img {
    width: auto;
    height: 23px;
}

.lt-question span {
    font-size: 16px;
    font-weight: 700;
}

/* + / – */
.lt-sign {
    font-size: 30px;
    font-weight: 300;
    color: #444;
    transition: 0.3s;
    width: 32px;
    text-align: center;
}

/* Answer */
.lt-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height .35s ease;
}

.lt-answer-inner {
    padding: 0 0 18px 34px;
    color: #5D6671;
    font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 0%;

}


/* ============================================================
   CALCULATORS
============================================================ */
.dept-templates-2026.calculators .calc-item {
    background: #FFF;
    border: 1px solid #eee;
    padding: 40px 25px;
    border-radius: 10px;
    width: 50%;
}

.dept-templates-2026.calculators .calc-item img {
    width: auto;
    height: 32px;
    margin-bottom: 15px;
}


.dept-templates-2026.general-content.two-columns { 
    display: flex; gap: 40px; justify-content: space-between; align-items: center;
}

.dept-templates-2026.general-content.two-columns h2, .dept-templates-2026.general-content.two-columns .dept-subtitle { 
    text-align: left !important;
}

.dept-templates-2026.general-content.two-columns .dept-inner { justify-content: space-between;}
.dept-templates-2026.general-content.two-columns .dept-inner > div:first-child { max-width: 360px; }

.dept-templates-2026.general-content.two-columns .general-flex-dept { width: 50%; }
.dept-templates-2026.general-content.two-columns iframe.mapiframe { width: 518px; height: 359px; }
/* ============================================================
   FAQ
============================================================ */
.dept-templates-2026.faq .faq-item {
    background: #fff;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
}

.dept-templates-2026.faq .faq-item h3 {
    cursor: pointer;
    margin-bottom: 10px;
}

.dept-templates-2026.faq .extra-subtitle {
    margin-top: 35px;
    font-weight: 700;
    color: #333;
}

/* ============================================================
   SHORTCODE MODULE
============================================================ */
.dept-templates-2026.shortcode-module {
    text-align: left;
}

.dept-templates-2026.shortcode-module .sc-output {
    padding:20px 0;
}

.dept-templates-2026.shortcode-module .sc-output .review-logos-carousel { margin:0 auto !important; }

/* Caption */
.faq-caption {
    margin-top: 8px;
    margin-bottom: 40px;
    font-size: 16px;
    color: #555;
}

/* Extra subtitles */
.faq-extra {
    margin-top: 40px;
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 700;
    color: #C62828;
}

/* Accordion items */
.faq-item {
    border-bottom: 1px solid #E1E1E1;
}

/* The clickable bar */
.faq-question {
    width: 100%;
    padding: 18px 0;
    background: none;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.faq-question span {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.faq-sign {
    font-size: 30px;
    font-weight: 300;
    width: 32px;
    text-align: center;
    transition: 0.3s;
    color:#444;
}

/* Hidden answer */
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height .35s ease;
}

.faq-answer-inner {
    padding: 0 0 20px 0;
    font-size: 15px;
    color: #555;
    line-height: 1.52;
}

/* Read more button */
.faq-readmore {
 margin: 44px auto 0;
 display: table;
}

.faq-caption { margin-bottom: 75px; }

.faq-list {
    max-width: 900px; margin:0 auto;

}

/* EFFECTS */
.dept-templates-2026 .card,
.dept-templates-2026 .benefit-item,
.dept-templates-2026 .borderbox-dept,
.dept-templates-2026 .calc-item,
.dept-templates-2026 .gc-box,
.dept-templates-2026 .hiw-box {
    transition: box-shadow .25s ease, transform .25s ease;
}

.dept-templates-2026 .card:hover,
.dept-templates-2026 .benefit-item:hover,
.dept-templates-2026 .borderbox-dept:hover,
.dept-templates-2026 .calc-item:hover,
.dept-templates-2026 .gc-box:hover,
.dept-templates-2026 .hiw-box:hover {
    box-shadow: 0 8px 15px rgba(0,0,0,0.15);
    transform: translateY(-3px);
}

.calculators .dept-inner { overflow-x: visible; }

/* ============================
   FAQ – GROUP LEVEL (Subtitle)
   ============================ */

.faq-group {
    border-bottom: 1px solid #e2e2e2;
    padding: 0;
    margin-bottom: 20px;
}

.faq-group-toggle {
    background-color: transparent;
    width: 100%;
    border: none;
    padding: 18px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    color: #BE0C0C;
}


.faq-group .faq-sign {
    font-size: 24px;
    line-height: 1;
    transition: .25s ease;
}

.faq-group-inner {
    max-height: 0;
    overflow: hidden;
    padding-left: 0;
    transition: max-height .35s ease;
}

.faq-answer-inner ul { margin-left: 20px; }
.faq-answer-inner ul, .faq-answer-inner ul li { list-style-type: disc !important; }
/* ============================
   FAQ – ITEM LEVEL (Question)
   ============================ */

.faq-item {
    border-bottom: 1px solid #ececec;
    display: block;
    overflow: visible;
}

.faq-question {
    width: 100%;
    background: none;
    border: none;
    padding: 15px 10px 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 17px;
    text-align: left;
    color: #111;
}

.faq-question:hover {
    opacity: .8;
}

.faq-question .faq-sign {
    font-size: 22px;
    margin-left: 10px;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    display: block; 
    transition: max-height .35s ease;
}

.faq-answer-inner {
    padding: 10px 0 20px 0;
    color: #444;
}


/* ============================
   FAQ – OPEN STATES
   ============================ */

.faq-group.open .faq-group-inner {
    max-height: none; /* suficiente */
    padding: 0 20px 20px 20px;
}

.faq-group.open .faq-group-toggle .faq-sign {
    transform: rotate(90deg);
}

.faq-item.open .faq-answer {
    max-height: 2000px;
}

.faq-item.open .faq-question .faq-sign {
    transform: rotate(90deg);
}

.faq-answer-inner {
    display: block;
}

.faq-readmore:hover, .hero-button:hover { background-color: #E34545 !important; }

.hiw-video {
    margin-bottom: 40px;
}

.hiw-video iframe {
    width: 100%;
    height: 420px;
    border-radius: 10px;
}


.star_from_.dept .star_span_{
font-family: Overpass;
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 210%;
letter-spacing: 0%;
color: #BE0C0C;

}

.star_from_.dept .star_div_ { display: inline-block; letter-spacing: -2.5px;color: #BE0C0C; }


.general-content.one-row .dept-inner { flex-direction: column !important; }
.general-content.one-row .dept-inner .gc-caption p { text-align: center !important; }


/* ============================================================
   RESPONSIVE
============================================================ */
@media (max-width: 768px) {

    .dept-templates-2026.how-it-works .dept-inner{ gap: 40px; flex-direction: column-reverse !important; }
    .dept-templates-2026,
    .dept-templates-2026.how-it-works {
        padding: 60px 26px;
    }
    .dept-templates-2026 h2 { font-size: 30px !important; line-height: 36px;}
    .dept-templates-2026.shortcode-module { padding: 26px 15px; }
    .dept-templates-2026.general-content.one-row .gc-content,
    .req-list, .dept-templates-2026.general-content.two-columns, .calc-list {
        flex-direction: column;
    }
    .req-list { gap: 46px; }
    .req-list .req-item { display: flex; gap:21px; padding:0 0 0 0 !important; align-items: flex-start;  }
    .req-list .req-item h3 { margin-bottom: 10px; }
    .dept-templates-2026.requirements .req-item img { width: 40px; height: auto !important; }

    .dept-templates-2026.general-content.two-columns .gc-content {
        grid-template-columns: 1fr;
    }
    .dept-templates-2026.hero .dept-inner, .dept-templates-2026.how-it-works.key-features .dept-inner, .general-content .dept-inner { flex-direction: column; padding:0 20px; }

    .dept-templates-2026.hero h1 { font-size: 36px; }
    .dept-templates-2026.hero .hero-content ul li { font-size:16px; padding-left: 30px; }
    .dept-templates-2026.hero .hero-content ul li::before, .borderbox-dept ul li::before { width: 24px;}
    
    .dept-templates-2026 a.hero-button, .dept-templates-2026 a.hiw-button, .dept-templates-2026 a.calc-link, .faq-readmore { margin-top:31px; }
    .dept-templates-2026.shortcode-module .sc-output { padding:0 0 0 0; }
    .featured-in { padding: 20px 50px; }
    .featured-in .dept-inner { gap: 10px !important; justify-content: space-between; flex-wrap: nowrap; }
    .featured-in .dept-inner img { flex: 0 0 auto; max-width: 100%; }
    .featured-in .dept-inner img:nth-child(3) { order: -1; }
    .dept-templates-2026.benefits .dept-inner { padding-bottom: 0px; }

    #hero_form_dept,
    .dept-templates-2026.benefits hr,
    .featured-title { display:none; }

    .dept-templates-2026.general-content.two-columns, .dept-templates-2026.calculators .calc-list { gap:25px; }
    .dept-templates-2026.general-content.two-columns .general-flex-dept { width: 100%; }
    .dept-templates-2026.general-content.two-columns .gc-content { margin-top: 0px; }
    .dept-templates-2026.calculators .calc-item { width: 100%; }
    .faq-caption { margin-bottom: 40px;}
    .borderbox-dept ul li::before { top: 8px; }
    .borderbox-dept ul li { padding-left: 30px; }
    .dept-templates-2026.general-content.two-columns iframe.mapiframe { height: 250px;}
    .dept-templates-2026.how-it-works h3 { font-size: 19px !important;}
    .borderbox-dept { padding:55px 35px 35px; }
    .dept-templates-2026.benefits .benefits-arrow { top:initial; }
    .dept-templates-2026.benefits .benefits-prev { right: initial; left:45px; }
    .dept-templates-2026.benefits .benefits-next { left: 97px; right: initial;}
    .dept-templates-2026.benefits { padding-bottom: 85px; }

}


/* iPad / tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .dept-templates-2026 .req-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .dept-templates-2026,   
    .dept-templates-2026.how-it-works { padding: 60px 26px; }
    .dept-templates-2026.shortcode-module { padding: 26px 15px; }
}

@media (min-width: 768px) {
.dept-templates-2026.benefits .benefits-list { border-right: solid 60px #f3f5f7; }
}


/* POWER DIGITAL */
.sfError.phoneerror, .sfError.emailerror { line-height: 1;}


    .header-form-container:not(.variant-b)  .title_form_ {
        color: var(--Black, #1D1D20);
        font-family: "Open Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 50px;
        text-align: center;
        border-bottom: 1.096px solid #EFEFEF;
        order: -1;
    }
    .header-form-container:not(.variant-b) .formwrapper {
        display: flex;
        flex-direction: column;
    }
    .header-form-container .progressbar {
        order: 1;
    }
    .header-form-container:not(.variant-b) .step h3 {
        display: flex;
        justify-content: center;
        gap: 10px;
        align-items: center;
    }




   .header-form-container:not(.variant-b)  #form_num {
        width: 28px;
        height: 28px;
        border-radius: 140px;
        background: var(--main-red, #A3050E);
        color: var(--White, #FFF);
        font-family: "Open Sans";
        font-size: 12.6px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
    }

.header-form-container:not(.variant-b) .vf_3 {

margin-top: -100px;
  z-index: 99;
}

.header-form-container:not(.variant-b)  vf_4
{

margin-top: -100px;
  z-index: 99;
}


	.header-form-container:not(.variant-b) #multistepGriffin #step4 button {
  margin-bottom: -140px !important;
}

	@media only screen and (max-width: 768px) {
  .header-form-container:not(.variant-b) .multistepGriffin.mini button {
    width: 100% !important;
  }
}
	.header-form-container:not(.variant-b) .blockpagetemplate .header-form-container {
  padding: 80px 20px!important;
}

	
	@media only screen and (max-width: 768px) {
			.header-form-container:not(.variant-b) .multistepGriffin.mini button {
  width: 100% !important
}

		
.header-form-container:not(.variant-b) .multistepGriffin.mini .stage3 button {
  width: 100% !important;
}
		
			.header-form-container:not(.variant-b) .multistepGriffin.mini button {
  width: 100% !important;
}
		
		.header-form-container:not(.variant-b) .header-form-content .form-container.full-width {
  margin-bottom: 30px!important;
}
}
   .header-form-container:not(.variant-b)  .multistepGriffin {
        display: flex!important;
        flex-direction: column!important;
    }
    .header-form-container:not(.variant-b) .multistepGriffin .progress {
        width: 14px!important;
        height: 14px!important;
        margin: 0 6px!important;
    }
    .header-form-container:not(.variant-b) .multistepGriffin h3 {
        font-size: 16px !important;
        margin-bottom: 15px !important;
    }
    .header-form-container:not(.variant-b) .tooltipin {
        background-image: url(https://griffinfunding.com/wp-content/uploads/2024/12/icons8-informacion-26.png);
    }
      .multistepGriffin .step { text-align: center; display: none; }
    .derecha div.form, .loan_banner div.form { display: none; }
    .multistepGriffin .buttons { width: calc(33% - 32px); display: inline-block; max-width: 150px; margin:15px 15px 0; border: solid 1px #979797; border-radius: 8px; padding: 18px; cursor: pointer; background-color: #FFF; display: inline-table;}
    .multistepGriffin .buttons { color: #5d5d5d; font-weight: 400; font-size: 13px; }
    .multistepGriffin .buttons.cuatro { width: calc(25% - 10px) !important; margin:15px 10px 0 0; padding:15px 10px; }
    .multistepGriffin .buttons.cuatro:last-child { margin-right:0px; }
    .multistepGriffin .buttons.cuatro span { display: block; text-align: center; }
    .multistepGriffin .buttons.full { width:100% !important; margin:10px 0; padding:15px 10px; max-width:100%; }


    .multistepGriffin .buttons:hover, .multistepGriffin .buttons.active { color: #FFF; }
    .multistepGriffin .buttons img { filter: invert(50%); max-width: 70%; margin-bottom: 0px; height: 75px; width: auto; }
    .multistepGriffin .buttons:hover img, .multistepGriffin .buttons.active img { filter: invert(0); }
    .multistepGriffin .buttons:hover, .multistepGriffin .buttons.active  { background-color: #BE0C0C; }
    .multistepGriffin .progress { cursor: pointer; width: 120px; height:13px; border-radius: 20px; background-color: #efefef; display: inline-block; margin: 0 7px; max-width: 20%; }
    .multistepGriffin .progress.active { background-color: #bf0404; }
    .multistepGriffin .progressbar { text-align: center; margin-bottom: 30px;  }
    .multistepGriffin button { clear: both; display: inline-block; margin:15px auto 0; width: 256px; height: 50px; line-height: 50px; text-align: center; vertical-align: middle; color:#FFF; font-size: 11px; border-radius: 8px; border:none; background-color: #BE0C0C; text-transform: uppercase; }
    .multistepGriffin button:focus { outline:none; }

    .multistepGriffin .group { width: calc(50% - 40px); display: inline-block; max-width:270px; margin:0 20px; float: left; }
    .multistepGriffin .groupfull { width: calc(100% - 40px); display: inline-block; margin:0 20px; float: left; }

    .multistepGriffin label { font-family: Open Sans; font-weight: 700; font-size: 9px; text-align: center; color:#BE0C0C; padding: 0; display: inline-block; text-align: left; margin-bottom: 6px; width: 100%; position:relative;  }
    .multistepGriffin input[type="text"], .multistepGriffin select { float: left; font-weight: 400; font-size: 13px; text-align: left; color:#5D5D5D; border-top:none; border-right: none; border-left: none; border-bottom: solid 1px #979797; height: 30px; line-height: 30px; vertical-align: middle; width: 100%; border-radius: 0px; }
    .multistepGriffin input[type="text"].error, .multistepGriffin select.error { border:solid 2px #993333; }
 input[type="text"]:focus, input[type="number"]:focus,  input[type="email"]:focus, input[type="tel"]:focus, select:focus {  border:solid 2px #BE0C0C; outline:none; border-radius: 3px; }
