@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,400;0,600;0,700;0,800;0,900;1,400;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Passion+One:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap');

body {
    color: #555;
    font-size: 16px;
    font-family: "Saira", sans-serif;
    line-height: 1.5;
    overflow-x: hidden;
}

p {
    margin-top: 0;
    color: #6d7a8c;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
}

.border-footer {
    border-top: 1px solid #2e5178;
}

.hero-stage {
    position: relative;
    padding: 0;
    overflow: hidden;
    background: #f3f3f3;
}

.slider {
    height: clamp(460px, 34vw, 635px);
    margin-top: 0 !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
    background-size: cover !important;
}

h1 {
    color: #405e7c;
    font-family: "Saira", sans-serif;
    font-weight: 700;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: "Saira", sans-serif;
}

.container .col-12.pt-5 h1 {
    color: #1f779d !important;
    font-family: "Passion One", cursive;
    font-size: 32px !important;
    font-weight: 500 !important;
    line-height: 1.15 !important;
    padding: 3px 0;
    text-shadow: 0 1px 1px rgb(0 0 0 / 15%);
}

.container .col-12.pt-5 h2 {
    color: #6c757d !important;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
    padding-bottom: 4px;
    font-family: "Saira", sans-serif;
    margin: 4px 0;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
}

.container .col-12.pt-5 h3 {
    color: #000 !important;
    font-family: "Saira", sans-serif;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    margin: 4px 0;
}

.container .col-12.pt-5 h4,
.container .col-12.pt-5 h5,
.container .col-12.pt-5 h6 {
    color: #6c757d !important;
    font-family: "Saira", sans-serif;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    margin: 4px 0;
}

.container .col-12.pt-5 h1 strong,
.container .col-12.pt-5 h1 em,
.container .col-12.pt-5 h2 strong,
.container .col-12.pt-5 h2 em,
.container .col-12.pt-5 h3 strong,
.container .col-12.pt-5 h3 em,
.container .col-12.pt-5 h4 strong,
.container .col-12.pt-5 h4 em,
.container .col-12.pt-5 h5 strong,
.container .col-12.pt-5 h5 em,
.container .col-12.pt-5 h6 strong,
.container .col-12.pt-5 h6 em {
    font: inherit;
    color: inherit;
}

.container .col-12.pt-5 p {
    font-size: 16px !important;
    font-weight: 500;
}

.container .col-12.pt-5 img {
    display: block;
    max-width: 100% !important;
    height: auto !important;
}

.container .col-12.pt-5 ul:not(.list-inline) {
    list-style-type: none;
    margin: 0 0 16px;
    padding: 0 0 0 60px;
}

.container .col-12.pt-5 ul:not(.list-inline) li {
    position: relative;
    color: #6d7a8c;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 1.2 !important;
    padding: 0 0 1rem 22px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
}

.container .col-12.pt-5 ul:not(.list-inline) li::before {
    position: absolute;
    content: "\2713";
    left: 0;
    top: -5px;
    color: #6c757d;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
}

.container .col-12.pt-5 ul:not(.list-inline) li em {
    font-style: normal;
}

ul.list-inline li {
    display: inline-block;
    margin-left: 10px;
}

.footer .list-inline {
    margin: 0;
    padding: 0;
}

.footer .list-inline li {
    display: inline-block;
    margin: 0 18px 8px 0;
    color: #8b9698;
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px !important;
    line-height: 1.4 !important;
}

.footer .list-inline li a {
    color: #0e5c7e;
    font-family: "Nunito Sans", sans-serif;
    font-size: 15px !important;
    font-weight: 500;
    line-height: 1.4 !important;
}

.footer .list-inline li a:hover {
    color: #0c5b6a;
    font-weight: 700;
    text-decoration: none;
}

.form-control {
    height: 44px;
    padding: .375rem .75rem;
    font-size: 16px !important;
    line-height: 1.2 !important;
}

.form_blue {
    width: min(560px, calc(100vw - 48px)) !important;
    max-width: calc(100vw - 48px);
    margin: 0;
    padding: clamp(28px, 3vw, 42px);
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    overflow: hidden;
    color: #fff;
    background: linear-gradient(135deg, rgba(8, 45, 87, .96), rgba(16, 76, 130, .94));
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 22px;
    box-shadow: 0 18px 45px rgba(8, 34, 63, .24);
    backdrop-filter: blur(5px);
    text-align: left;
}

.form_blue .hero-kicker {
    margin: 0 15px 8px;
    color: rgba(255, 255, 255, .72);
    font-family: "Outfit", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.35;
}

.form_blue .hero-title-accent {
    color: #fff;
}

.btn_quote {
    color: #fff;
    background: linear-gradient(to bottom, #2aa5fc 0%, #0062cf 100%);
    border: 1px solid #0062cf;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    padding: .83333em 2.5em;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    border-radius: 100px;
}

.btn_quote:hover,
.btn_quote:focus {
    color: #fff;
    background: linear-gradient(to bottom, #1598f5 0%, #0055b5 100%);
    border-color: #0055b5;
    box-shadow: 0 7px 18px rgba(0, 71, 150, .28);
}

.bg-transparent {
    background-color: transparent;
}

.bg-white {
    background-color: white;
    box-shadow: 0 0 5px black !important;
}

.top-phone-number {
    color: #2e5178;
    font-size: 18px;
    padding: 10px 15px;
    /* border: solid 1px #2e5178; */
    font-weight: bold;
}

.top-call {
    padding: 10px 0;
    color: #3b4052;
    font-size: 18px;
    font-weight: bold;
}

.cta_btn_top {
    border: 2px solid #2e5178;
    color: #2e5178;
    font-size: 12px;
    padding: 8px 10px 9px;
    outline: none;
    border-radius: 2px;
    /*    text-transform: uppercase; */
    font-weight: 700;
    line-height: 1.5;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
}

.hero-form-section {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 76px clamp(48px, calc((100vw - 1366px) / 2 + 68px), 420px) 34px clamp(24px, 5vw, 96px);
}

.form_blue .row,
.form_blue .col-lg-12,
.form_blue .form-row {
    max-width: 100%;
}

.form_blue .form-row {
    align-items: flex-start;
    gap: 12px;
    margin-left: 0;
    margin-right: 0;
}

.form_blue .form-group {
    flex: 0 0 auto;
    width: auto !important;
    max-width: none;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
}

.form_blue .form-group:first-child {
    flex-basis: 150px;
}

.form_blue .form-group:nth-child(2) {
    flex: 1 1 140px;
    min-width: 0;
}

.form_blue #slogan {
    max-width: 100%;
    color: #fff;
    font-family: "Outfit", sans-serif;
    font-size: clamp(28px, 2.15vw, 36px) !important;
    line-height: 1.1 !important;
    margin: 0 0 .45rem;
    white-space: normal;
    overflow-wrap: break-word;
}

.form_blue #second_slogan {
    color: #fff;
    font-family: "Outfit", sans-serif;
    font-size: clamp(19px, 1.6vw, 25px) !important;
    font-weight: 400;
    line-height: 1.4 !important;
    margin: 0 0 1.3rem;
}

.form_blue input.form-control,
.form_blue select.form-control {
    height: 44px !important;
    color: #37444d;
    background: #fff;
    border: 1px solid #cfdbe3;
    border-radius: 8px;
    font-size: 16px !important;
}

/* Keep one native insurance-type dropdown, isolated from production plugin replacements. */
.hero-stage .form_blue #getQuoteForm .insurance-type-field > :not(select#type) {
    display: none !important;
}

.hero-stage .form_blue #getQuoteForm select#type.form-control.insurance-native-select {
    display: block !important;
    position: static !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: .375rem 2.25rem .375rem .75rem !important;
    overflow: hidden !important;
    color: #37444d !important;
    background-color: #fff !important;
    border: 1px solid #cfdbe3 !important;
    border-radius: 8px !important;
    font: 400 16px/1.5 "Outfit", sans-serif !important;
    appearance: auto !important;
    -webkit-appearance: menulist !important;
}

.hero-stage .form_blue #getQuoteForm select#type.form-control option,
.hero-stage .form_blue #getQuoteForm select#type.form-control optgroup {
    position: static !important;
    color: #37444d !important;
    background: #fff !important;
    font: inherit !important;
}

.form_blue .btn_quote {
    min-width: 180px;
    font-size: 16px !important;
    padding: .7rem 1.75rem;
}

.page_item {
    display: inline-block
}

#disclosures {
    font-size: 12px;
}

#disclosures p,
#disclosures span {
    font-size: 12px !important;
    line-height: 1.6 !important;
}

.img-responsive {
    width: 100%;
}

.gddi-table-wrap {
    margin: 24px 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.gddi-table-wrap table,
.container .col-12.pt-5 table {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin-bottom: 0;
    border-collapse: collapse;
    color: #6d7a8c;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    background-color: #fff;
}

.gddi-table-wrap td,
.gddi-table-wrap th,
.container .col-12.pt-5 table td,
.container .col-12.pt-5 table th {
    padding: 12px 14px;
    border: 1px solid #dee2e6;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.2;
}

.gddi-table-wrap tr:first-child td,
.gddi-table-wrap tr:first-child th,
.container .col-12.pt-5 table tr:first-child td,
.container .col-12.pt-5 table tr:first-child th {
    color: #fff;
    background-color: #1f779d;
    font-family: "Saira", sans-serif;
    font-weight: 600;
}

.gddi-table-wrap tr:nth-child(even):not(:first-child),
.container .col-12.pt-5 table tr:nth-child(even):not(:first-child) {
    background-color: #f8f9fa;
}

.gddi-table-wrap em,
.container .col-12.pt-5 table em {
    font-style: normal;
}

/* Editorial article design. Scoped so it cannot affect the hero, forms or footer. */
.article-section {
    position: relative;
    background: linear-gradient(180deg, #f8fbfd 0, #fff 250px);
}

.container.article-section {
    width: 100%;
    max-width: 1280px;
    padding-right: 15px;
    padding-left: 15px;
}

.container.article-section .col-12.article-shell {
    flex: 0 0 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: clamp(60px, 6vw, 88px) clamp(32px, 4.5vw, 54px) clamp(72px, 8vw, 104px) !important;
}

.article-section .article-content {
    color: #4d5861;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.72;
}

.article-section .article-content .estable-article-meta {
    max-width: none !important;
    margin: 22px 0 0 !important;
    padding: 0 !important;
}

.article-section .article-content .estable-article-meta > div:first-child {
    margin-bottom: 10px;
    color: #778796 !important;
    font-size: 12px !important;
    letter-spacing: .01em;
    text-align: left !important;
}

.article-section .article-content .author-card {
    margin: 0 !important;
    padding: 13px 16px !important;
    color: #31475a !important;
    background: linear-gradient(135deg, #fbfdff 0%, #f4f8fb 100%) !important;
    border: 1px solid #dce7ef !important;
    border-left: 4px solid #ff7a00 !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 24px rgba(25, 63, 91, .08);
}

.article-section .article-content .author-card summary {
    display: grid !important;
    grid-template-columns: 22px minmax(0, 1fr);
    grid-template-areas:
        "toggle name"
        "toggle role";
    column-gap: 9px;
    row-gap: 2px;
    align-items: center;
    min-height: 0;
    padding: 0 !important;
    color: #213f56;
    line-height: 1.35 !important;
    list-style: none;
    cursor: pointer;
}

.article-section .article-content .author-card summary::-webkit-details-marker {
    display: none;
}

.article-section .article-content .author-card summary::marker {
    content: "";
}

.article-section .article-content .author-card summary::before {
    grid-area: toggle;
    display: grid;
    width: 22px;
    height: 22px;
    place-items: center;
    content: "\25B8";
    color: #fff;
    font-size: 12px;
    line-height: 1;
    background: #176486;
    border-radius: 50%;
    transition: transform .2s ease;
}

.article-section .article-content .author-card details[open] > summary::before {
    transform: rotate(90deg);
}

.article-section .article-content .author-card summary > br,
.article-section .article-content .author-card summary .caret {
    display: none !important;
}

.article-section .article-content .author-card summary > span:first-of-type {
    grid-area: name;
    display: block;
    width: 80%;
    color: #173f5b !important;
    font-weight: 700 !important;
    zoom: 1.25;
}

.article-section .article-content .author-card summary > span:nth-of-type(2) {
    grid-area: role;
    display: block;
    width: 80%;
    color: #617484 !important;
    zoom: 1.25;
}

.article-section .article-content .author-card .author-bio {
    margin-top: 12px !important;
    padding-top: 12px;
    border-top: 1px solid #dce7ef;
}

.article-section .article-content > p:empty {
    display: none;
}

.article-section .article-shell .article-content p {
    margin: 0 0 1.55rem;
    color: #515b64;
    font-family: "Outfit", sans-serif;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 1.72 !important;
}

.article-section .article-shell .article-content h1,
.article-section .article-shell .article-content h2,
.article-section .article-shell .article-content h3,
.article-section .article-shell .article-content h4,
.article-section .article-shell .article-content h5,
.article-section .article-shell .article-content h6 {
    font-family: "Outfit", sans-serif !important;
    font-style: normal !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    text-shadow: none !important;
}

.article-section .article-shell .article-content h1 *,
.article-section .article-shell .article-content h2 *,
.article-section .article-shell .article-content h3 *,
.article-section .article-shell .article-content h4 *,
.article-section .article-shell .article-content h5 *,
.article-section .article-shell .article-content h6 * {
    color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit !important;
    text-decoration: inherit !important;
    text-transform: inherit !important;
    text-shadow: none !important;
}

.article-section .article-shell .article-content h1 {
    margin: 0 0 1.25rem;
    color: #123f62 !important;
    font-size: 38px !important;
    font-weight: 700 !important;
    line-height: 1.16 !important;
}

.article-section .article-shell .article-content h2 {
    margin: 4rem 0 1.45rem;
    padding: 0;
    color: #202b33 !important;
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-align: center;
    border: 0;
}

.article-section .article-shell .article-content h3 {
    margin: 2.1rem 0 .8rem;
    color: #2f3b44 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
}

.article-section .article-shell .article-content h4,
.article-section .article-shell .article-content h5,
.article-section .article-shell .article-content h6 {
    margin: 1.5rem 0 .65rem;
    color: #36576e !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
}

.article-section .article-content strong {
    color: #26343e;
    font-weight: 800;
}

.article-section .article-content a:not(.btn) {
    color: #066f9d;
    text-decoration-color: rgba(6, 111, 157, .4);
    text-underline-offset: 3px;
}

.article-section .article-content a:not(.btn):hover,
.article-section .article-content a:not(.btn):focus {
    color: #064f70;
    text-decoration-color: currentColor;
}

.article-section .article-content ul:not(.list-inline),
.article-section .article-content ol {
    display: grid;
    gap: 12px;
    margin: .75rem 0 1.8rem;
    padding: 0 !important;
    list-style: none;
}

.article-section .article-content ul:not(.list-inline) li,
.article-section .article-content ol li {
    position: relative;
    margin: 0;
    padding: 0 0 0 34px !important;
    color: #515b64;
    font-family: "Outfit", sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.58 !important;
    text-shadow: none !important;
}

.article-section .article-content ul:not(.list-inline) li::before {
    position: absolute;
    top: 1px;
    left: 0;
    display: grid;
    width: 22px;
    height: 22px;
    place-items: center;
    content: "\2713";
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    background: #ff6f2c;
    border-radius: 50%;
}

.article-section .article-content ol {
    counter-reset: article-step;
}

.article-section .article-content ol li {
    counter-increment: article-step;
}

.article-section .article-content ol li::before {
    position: absolute;
    top: 0;
    left: 0;
    display: grid;
    width: 23px;
    height: 23px;
    place-items: center;
    content: counter(article-step);
    color: #fff;
    font-family: "Outfit", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    background: #ff6f2c;
    border-radius: 50%;
}

.article-section .article-content > div[style*="background: #E7F3FF"] {
    margin: 2rem 0 !important;
    padding: 21px 24px !important;
    color: #28475d;
    font-size: 16px !important;
    line-height: 1.62 !important;
    background: linear-gradient(135deg, #eef8ff 0%, #e5f3fb 100%) !important;
    border: 1px solid #c8e3f2;
    border-left: 5px solid #2797c6 !important;
    border-radius: 14px !important;
    box-shadow: 0 10px 28px rgba(31, 119, 157, .09);
}

.article-section .article-content > div[style*="background: #E7F3FF"] strong {
    margin-right: 3px;
    color: #155b7d;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
}

.article-section .article-content figure {
    margin: 2.25rem 0 !important;
    padding: 28px 30px;
    text-align: left !important;
    background: linear-gradient(135deg, #fffaf5 0%, #fff 100%);
    border: 1px solid #f4dfca;
    border-radius: 16px;
    box-shadow: 0 12px 30px rgba(120, 69, 22, .08);
}

.article-section .article-content blockquote {
    margin: 0 0 12px !important;
    padding: 0;
    border: 0;
}

.article-section .article-content blockquote p {
    margin: 0 !important;
    color: #27465a !important;
    font-family: "Outfit", sans-serif;
    font-size: 20px !important;
    font-style: italic;
    font-weight: 600;
    line-height: 1.5 !important;
}

.article-section .article-content figcaption {
    color: #b95600 !important;
    font-size: 14px;
    font-weight: 700 !important;
}

.article-section .article-content img {
    display: block;
    max-width: 100% !important;
    height: auto !important;
    border-radius: 14px;
    box-shadow: 0 14px 34px rgba(30, 65, 88, .12);
}

.article-section .article-content iframe[src*="youtube.com"],
.article-section .article-content iframe[src*="youtu.be"],
.article-section .article-content iframe[src*="vimeo.com"],
.article-section .article-content video {
    display: block;
    max-width: 100% !important;
    margin: 2rem auto !important;
}

.article-section .article-content .wp-block-embed-youtube,
.article-section .article-content .wp-block-embed-vimeo,
.article-section .article-content .wp-block-video,
.article-section .article-content .wp-block-embed__wrapper,
.article-section .article-content .embed-responsive,
.article-section .article-content .video-container {
    max-width: 100%;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center;
}

.article-section .article-content table {
    width: 100%;
    max-width: 100%;
    margin: 2rem 0;
    overflow: hidden;
    border: 1px solid #d9e4eb;
    border-collapse: separate;
    border-spacing: 0;
    color: #41576a;
    font-family: "Outfit", sans-serif;
    font-size: 15px;
    line-height: 1.5;
    background: #fff;
    border-radius: 13px;
    box-shadow: 0 10px 28px rgba(30, 65, 88, .08);
}

.article-section .article-content table th,
.article-section .article-content table td {
    padding: 13px 15px;
    border: 0;
    border-right: 1px solid #e2e9ee;
    border-bottom: 1px solid #e2e9ee;
    vertical-align: top;
    font-size: 15px;
    line-height: 1.5;
}

.article-section .article-content table tr:first-child th,
.article-section .article-content table tr:first-child td {
    color: #fff;
    font-family: "Outfit", sans-serif;
    font-weight: 700;
    background: linear-gradient(135deg, #176486 0%, #2188b2 100%);
}

.article-section .article-content table tr:nth-child(even):not(:first-child) {
    background: #f7fafc;
}

.article-section .article-content table tr > :last-child {
    border-right: 0;
}

.article-section .article-content table tr:last-child > * {
    border-bottom: 0;
}

.article-section .article-shell .article-content > h2:last-of-type {
    margin: 3.4rem 0 2rem;
    padding: 22px 24px;
    color: #fff !important;
    font-size: 28px !important;
    line-height: 1.25 !important;
    text-align: center;
    background: linear-gradient(135deg, #0b355e 0%, #155f91 100%);
    border: 0;
    border-radius: 18px;
    box-shadow: 0 16px 38px rgba(8, 47, 82, .18);
}

.article-section .article-shell .article-content > h2:last-of-type:has(
    + p:last-child a,
    + p:last-child button
) {
    margin-bottom: 0;
    padding-bottom: 6px;
    border-radius: 18px 18px 0 0;
}

.article-section .article-content > p:last-child {
    margin: 0 !important;
    padding: 7px 24px 24px;
    color: #fff !important;
    text-align: center;
    background: linear-gradient(135deg, #0b355e 0%, #155f91 100%);
    border-radius: 0 0 18px 18px;
}

.article-section .article-shell .article-content > p:last-child,
.article-section .article-shell .article-content > p:last-child * {
    color: #fff !important;
}

.article-section .article-content > p:last-child a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 280px;
    min-height: 46px;
    max-width: 100%;
    padding: 11px 20px !important;
    color: #fff !important;
    font-family: "Outfit", sans-serif;
    font-size: 15px;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    text-decoration: none !important;
    background: linear-gradient(180deg, #ff921f 0%, #f06d00 100%) !important;
    border: 1px solid #e96600;
    border-radius: 999px !important;
    box-shadow: 0 9px 22px rgba(0, 0, 0, .2);
    transition: transform .2s ease, box-shadow .2s ease;
}

.article-section .article-content > p:last-child a br {
    display: none;
}

.article-section .article-content > p:last-child a:hover,
.article-section .article-content > p:last-child a:focus {
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 12px 26px rgba(0, 0, 0, .25);
}

/* Editorial opening built from the post's existing heading, paragraph and image. */
.article-section .article-content .estable-article-lead {
    display: grid;
    grid-template-columns: minmax(0, .92fr) minmax(380px, 1.08fr);
    column-gap: clamp(42px, 5vw, 70px);
    row-gap: clamp(22px, 2.5vw, 32px);
    align-items: start;
    margin: -14px 0 clamp(64px, 7vw, 88px);
}

.article-section .article-content .estable-article-lead.without-image {
    grid-template-columns: minmax(0, 1fr);
    width: 100%;
    justify-content: stretch;
    text-align: center;
}

.article-section .article-content .estable-article-lead.without-image .estable-article-lead-copy {
    grid-column: 1 / -1;
    width: 100%;
    max-width: none;
}

.article-section .article-shell .article-content .estable-article-lead.without-image :is(h1, h2).estable-lead-title {
    width: 100%;
    max-width: none;
    text-align: center !important;
}

.article-section .article-content .estable-article-lead.without-image .estable-lead-title-line {
    display: inline;
    white-space: normal;
}

.article-section .article-content .estable-article-lead.without-image .estable-lead-title-line:not(:last-child)::after {
    content: " ";
}

.article-section .article-content .estable-article-lead.without-image .estable-lead-summary {
    max-width: 1040px;
    margin: 0 auto !important;
    padding: 20px 24px;
    color: #45545f !important;
    text-align: left;
    background: linear-gradient(135deg, #f7fafc 0%, #ffffff 100%);
    border: 1px solid #e2ebf1;
    border-left: 4px solid #f47621;
    border-radius: 0 16px 16px 0;
    box-shadow: 0 10px 28px rgba(30, 66, 91, .07);
}

.article-section .article-content .estable-article-lead-copy {
    grid-column: 1;
    grid-row: 2;
    min-width: 0;
    padding: 0;
}

.article-section .article-content .estable-article-eyebrow {
    display: block;
    margin-bottom: 10px;
    color: #96a0a8;
    font-family: "Outfit", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.35;
}

.article-section .article-shell .article-content :is(h1, h2).estable-lead-title {
    margin: 0 0 1.35rem;
    padding: 0;
    color: #202b33 !important;
    font-size: clamp(38px, 3.4vw, 50px) !important;
    line-height: 1.08 !important;
    text-align: left;
    border: 0;
}

.article-section .article-content .estable-lead-title-line {
    display: block;
    max-width: 100%;
    white-space: nowrap;
}

.article-section .article-content .estable-lead-summary {
    margin-bottom: 0 !important;
    color: #4c565e !important;
    font-size: 19px !important;
    line-height: 1.72 !important;
}

.article-section .article-content .estable-article-lead-media {
    grid-column: 2;
    grid-row: 2;
    min-width: 0;
    min-height: 0;
    align-self: start;
    margin: 0 !important;
}

.article-section .article-content .estable-article-lead-media img {
    width: 100% !important;
    height: auto !important;
    min-height: 0;
    object-fit: contain;
    object-position: center;
    border-radius: 22px;
    box-shadow: 0 18px 42px rgba(32, 57, 74, .15);
}

.article-section .article-content .estable-lead-continuation {
    grid-column: 1 / -1;
    grid-row: 3;
    width: 100%;
    margin: 0 !important;
    padding: 20px 24px;
    color: #45545f !important;
    background: linear-gradient(135deg, #f7fafc 0%, #ffffff 100%);
    border: 1px solid #e2ebf1;
    border-left: 4px solid #f47621;
    border-radius: 0 16px 16px 0;
    box-shadow: 0 10px 28px rgba(30, 66, 91, .07);
    font-size: 18px !important;
    line-height: 1.7 !important;
}

.article-section .article-content .estable-lead-continuation[hidden] {
    display: none !important;
}

.article-section .article-content .estable-article-lead > .estable-article-meta {
    grid-column: 1 / -1;
    grid-row: 1;
    width: min(100%, 542px);
    margin: 0 0 8px !important;
    justify-self: center;
}

.article-section .article-content .estable-article-meta .author-card {
    background: rgba(255, 255, 255, .82) !important;
    box-shadow: 0 8px 22px rgba(25, 63, 91, .07);
}

/* Reusable article widgets. These styles never leave the article content. */
.article-section .article-content :is(h1, h2).estable-heading-enhanced .estable-heading-accent {
    color: #f47621 !important;
}

.article-section .article-content h2[id] {
    scroll-margin-top: 24px;
}

/* Distinct section markers for ordinary H3 headings; no text is generated. */
.article-section .article-content h3.estable-section-h3 {
    position: relative;
    display: block;
    margin: clamp(28px, 3.2vw, 42px) 0 18px !important;
    padding: 15px 56px 15px 22px;
    overflow: hidden;
    color: #173b56 !important;
    background: linear-gradient(135deg, #f5f9fc 0%, #ffffff 100%);
    border: 1px solid #dbe7ee;
    border-radius: 14px;
    box-shadow: 0 8px 22px rgba(27, 61, 84, .08);
    font-family: "Outfit", sans-serif !important;
    font-size: clamp(20px, 1.65vw, 24px) !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    text-shadow: none !important;
    opacity: 0;
    transform: translateY(14px);
    transition: opacity .5s ease, transform .5s ease, box-shadow .25s ease, border-color .25s ease;
}

.article-section .article-content h3.estable-section-h3::before {
    position: absolute;
    content: "";
    inset: 0 auto 0 0;
    width: 5px;
    background: linear-gradient(180deg, #ff8a24 0%, #f47621 100%);
}

.article-section .article-content h3.estable-section-h3::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    width: 11px;
    height: 11px;
    background: #2a9cc4;
    border: 3px solid #d9eff7;
    border-radius: 50%;
    transform: translateY(-50%);
}

.article-section .article-content h3.estable-section-h3.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.article-section .article-content h3.estable-section-h3.is-visible:hover {
    border-color: #c6dbe6;
    box-shadow: 0 12px 28px rgba(27, 61, 84, .13);
    transform: translateY(-2px);
}

.article-section .article-content ul.estable-info-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    gap: 18px;
    margin: 1rem 0 2.35rem;
}

.article-section .article-content ul.estable-info-grid li.estable-info-card {
    display: flex;
    min-width: 0;
    min-height: 100%;
    flex-direction: column;
    padding: 0 !important;
    overflow: hidden;
    background: #fff;
    border: 1px solid #d8e3ea;
    border-top: 4px solid #ff7a00;
    border-radius: 13px;
    box-shadow: 0 10px 25px rgba(29, 63, 86, .1);
    transition: transform .22s ease, box-shadow .22s ease;
}

.article-section .article-content ul.estable-info-grid li.estable-info-card::before {
    display: none;
}

.article-section .article-content ul.estable-info-grid li.estable-info-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 32px rgba(29, 63, 86, .16);
}

.article-section .article-content .estable-info-card-title {
    display: flex;
    min-height: 64px;
    align-items: center;
    gap: 9px;
    padding: 13px 15px;
    color: #fff;
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    background: linear-gradient(135deg, #15577a 0%, #1e789e 100%);
}

.article-section .article-content .estable-info-card-title::before {
    display: grid;
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    place-items: center;
    content: "\2713";
    color: #164f72;
    font-size: 12px;
    line-height: 1;
    background: #fff;
    border-radius: 50%;
}

.article-section .article-content .estable-info-card-body {
    display: block;
    flex: 1;
    padding: 17px 16px 19px;
    color: #526577;
    font-size: 15px;
    line-height: 1.55;
}

.article-section .article-content .estable-feature-strip {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 2.7rem 0 3rem;
    overflow: hidden;
    background: #0c3b5d;
    border: 1px solid rgba(13, 58, 87, .18);
    border-radius: 16px;
    box-shadow: 0 15px 34px rgba(18, 56, 81, .18);
    isolation: isolate;
}

.article-section .article-content a.estable-feature-panel {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 142px;
    flex-direction: column;
    justify-content: center;
    padding: 24px 44px 24px 22px;
    overflow: hidden;
    color: #fff !important;
    text-decoration: none !important;
    background: linear-gradient(135deg, #123f62 0%, #176b91 100%);
    transition: transform .22s ease, filter .22s ease;
}

.article-section .article-content a.estable-feature-panel:nth-child(2) {
    background: linear-gradient(135deg, #176486 0%, #238bb2 100%);
}

.article-section .article-content a.estable-feature-panel:nth-child(3) {
    background: linear-gradient(135deg, #174a68 0%, #116e86 100%);
}

.article-section .article-content a.estable-feature-panel + a.estable-feature-panel {
    border-left: 2px solid rgba(255, 255, 255, .7);
}

.article-section .article-content a.estable-feature-panel::before {
    position: absolute;
    right: -28px;
    bottom: -42px;
    width: 125px;
    height: 125px;
    content: "";
    background: rgba(255, 255, 255, .07);
    border: 18px solid rgba(255, 255, 255, .06);
    border-radius: 50%;
    transition: transform .25s ease;
}

.article-section .article-content a.estable-feature-panel::after {
    position: absolute;
    right: 19px;
    top: 50%;
    content: "\2192";
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    transform: translateY(-50%);
    transition: transform .22s ease;
}

.article-section .article-content a.estable-feature-panel.has-image {
    background-image: linear-gradient(110deg, rgba(7, 42, 65, .9), rgba(13, 82, 112, .68)), var(--estable-panel-image);
    background-position: center;
    background-size: cover;
}

.article-section .article-content a.estable-feature-panel:hover,
.article-section .article-content a.estable-feature-panel:focus {
    z-index: 2;
    color: #fff !important;
    filter: brightness(1.09);
    outline: 3px solid #ff8a1f;
    outline-offset: -3px;
}

.article-section .article-content a.estable-feature-panel:hover::before,
.article-section .article-content a.estable-feature-panel:focus::before {
    transform: scale(1.16);
}

.article-section .article-content a.estable-feature-panel:hover::after,
.article-section .article-content a.estable-feature-panel:focus::after {
    transform: translate(5px, -50%);
}

.article-section .article-content .estable-feature-title,
.article-section .article-content .estable-feature-subtitle {
    position: relative;
    z-index: 1;
    display: block;
}

.article-section .article-content .estable-feature-title {
    margin-bottom: 8px;
    color: #fff;
    font-family: "Outfit", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
}

.article-section .article-content .estable-feature-subtitle {
    color: rgba(255, 255, 255, .9);
    font-family: "Outfit", sans-serif;
    font-size: clamp(21px, 1.55vw, 25px);
    font-weight: 700;
    line-height: 1.18;
    letter-spacing: -.01em;
}

.article-section .article-content .estable-faq-list {
    display: grid;
    gap: 12px;
    margin: .8rem 0 3rem;
}

.article-section .article-content .estable-faq-item {
    overflow: hidden;
    background: #f7f9fb;
    border: 1px solid #e2e8ed;
    border-radius: 13px;
    transition: border-color .2s ease, box-shadow .2s ease;
}

.article-section .article-content .estable-faq-item[open] {
    background: #fff;
    border-color: #cadce7;
    box-shadow: 0 10px 25px rgba(29, 63, 86, .09);
}

.article-section .article-content .estable-faq-question {
    position: relative;
    display: block;
    padding: 18px 58px 18px 21px;
    color: #183e59;
    font-family: "Outfit", sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.4;
    list-style: none;
    cursor: pointer;
    transition: color .2s ease, background .2s ease;
}

.article-section .article-content .estable-faq-question::-webkit-details-marker {
    display: none;
}

.article-section .article-content .estable-faq-question::marker {
    content: "";
}

.article-section .article-content .estable-faq-question::after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: grid;
    width: 26px;
    height: 26px;
    place-items: center;
    content: "\203A";
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    background: #176486;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: transform .2s ease, background .2s ease;
}

.article-section .article-content .estable-faq-question:hover,
.article-section .article-content .estable-faq-question:focus {
    color: #0e668d;
    background: #f2f7fa;
    outline: 0;
}

.article-section .article-content .estable-faq-question:focus-visible {
    box-shadow: inset 0 0 0 3px #ff8a1f;
}

.article-section .article-content .estable-faq-item[open] > .estable-faq-question::after {
    background: #f47621;
    transform: translateY(-50%) rotate(90deg);
}

.article-section .article-content .estable-faq-answer {
    padding: 18px 21px 20px;
    color: #526577;
    border-top: 1px solid #e1e9ee;
}

.article-section .article-content .estable-faq-answer > :last-child {
    margin-bottom: 0 !important;
}

@media (prefers-reduced-motion: reduce) {
    .article-section .article-content .estable-info-card,
    .article-section .article-content a.estable-feature-panel,
    .article-section .article-content a.estable-feature-panel::before,
    .article-section .article-content a.estable-feature-panel::after,
    .article-section .article-content .estable-faq-item,
    .article-section .article-content .estable-faq-question,
    .article-section .article-content .estable-faq-question::after,
    .article-section .article-content h3.estable-section-h3 {
        transition: none;
    }

    .article-section .article-content h3.estable-section-h3 {
        opacity: 1;
        transform: none;
    }
}

.form_movil {
    display: none;
}

 ::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 100px 100px 100px 100px/75px 75px 75px 75px;
}
@media only screen and (max-width: 1199px) {
    .hero-form-section {
        padding-right: clamp(24px, 4vw, 48px);
        padding-left: clamp(24px, 4vw, 48px);
    }

    .form_blue {
        width: clamp(400px, 48vw, 500px) !important;
        max-width: calc(100vw - 48px);
        padding: 1.75rem;
    }

    .form_blue #slogan {
        font-size: 26px !important;
    }
}

@media only screen and (min-width: 768px) and (max-height: 420px) {
    .hero-form-section {
        align-items: flex-start;
        padding-top: 70px;
    }
}

@media only screen and (max-width: 767.98px) {
    .hero-stage {
        overflow: visible;
    }

    .slider {
        height: clamp(260px, 55vw, 390px);
    }

    .hero-form-section {
        position: relative;
        inset: auto;
        display: block;
        padding: 0;
    }

    .form_blue {
        position: relative;
        width: 100% !important;
        max-width: 100%;
        margin: 0;
        padding: 1.75rem 1.5rem 2rem;
        background: linear-gradient(135deg, rgba(8, 45, 87, .98), rgba(16, 76, 130, .97));
        border-right: 0;
        border-left: 0;
        border-radius: 0;
        box-shadow: 0 12px 30px rgba(8, 34, 63, .18);
    }

    .form_blue .form-group {
        flex: 1 1 100%;
        max-width: 100%;
        margin-bottom: .75rem;
    }

    .form_blue .form-group:first-child,
    .form_blue .form-group:nth-child(2) {
        flex-basis: 100%;
    }

    .form_blue #slogan {
        font-size: 26px !important;
    }

    .form_blue input.form-control,
    .form_blue select.form-control,
    .form_blue .btn_quote {
        width: 100%;
    }

    .container .col-12.pt-5 {
        padding-top: 2rem !important;
    }

    .container .col-12.pt-5 ul:not(.list-inline) {
        padding-left: 0;
    }
}

@media only screen and (max-width: 575px) {
    .form_blue #slogan {
        font-size: 24px !important;
    }

    .form_blue #second_slogan {
        font-size: 18px !important;
    }

    .gddi-table-wrap table,
    .container .col-12.pt-5 table {
        min-width: 0;
        table-layout: fixed;
    }

    .gddi-table-wrap td,
    .gddi-table-wrap th,
    .container .col-12.pt-5 table td,
    .container .col-12.pt-5 table th {
        padding: 8px;
        font-size: 14px;
        overflow-wrap: anywhere;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .d-xs-none {
        display: none !important;
    }
    #logotipo {
        width: 150px;
    }
    .d-sm-visible {
        display: block !important;
    }
    .size_24 {
        font-size: 14px !important;
    }
    .top-phone-number {
        padding: 5px 5px;
    }
    .form-desktop {
        display: none !important;
    }
    .form_movil {
        display: block;
    }
    .cta_btn_top {
        border: 2px solid #2e5178 !important;
        color: white !important;
        font-size: 12px !important;
        padding: 3px 1px 4px !important;
        outline: none !important;
        border-radius: 25px !important;
        font-weight: 700 !important;
        line-height: 0.5 !important;
        white-space: nowrap !important;
        text-align: center !important;
        margin-top: 5px !important;
        background: #2e5178 !important;
    }
    .btn_quote {
        width: 100%;
    }
}

@media only screen and (max-width: 1199.98px) {
    .article-section .article-shell .article-content :is(h1, h2).estable-lead-title {
        text-align: center !important;
    }

    .article-section .article-content .estable-article-eyebrow {
        text-align: center;
    }

    .article-section .article-content .estable-lead-title-line {
        display: inline;
        white-space: normal;
    }

    .article-section .article-content .estable-lead-title-line:not(:last-child)::after {
        content: " ";
    }
}

@media only screen and (max-width: 991.98px) {
    .article-section .article-content .estable-article-lead {
        display: flex;
        flex-direction: column;
        gap: 36px;
        margin-top: -8px;
    }

    .article-section .article-content .estable-article-lead-copy {
        order: 2;
        max-width: 760px;
        padding: 0;
    }

    .article-section .article-content .estable-article-lead > .estable-article-meta {
        order: 1;
        width: 100%;
        max-width: 542px !important;
        margin: 0 0 6px !important;
        align-self: center;
    }

    .article-section .article-content .estable-article-lead-media,
    .article-section .article-content .estable-article-lead-media img {
        min-height: 0;
    }

    .article-section .article-content .estable-article-lead-media {
        order: 3;
    }

    .article-section .article-content .estable-lead-continuation {
        order: 4;
    }
}

@media only screen and (max-width: 767.98px) {
    .container.article-section .col-12.article-shell {
        padding: 44px 24px 64px !important;
    }

    .article-section .article-content {
        font-size: 16px;
        line-height: 1.65;
    }

    .article-section .article-content .estable-article-meta {
        margin-bottom: 1.65rem !important;
    }

    .article-section .article-shell .article-content p {
        font-size: 16px !important;
        line-height: 1.65 !important;
    }

    .article-section .article-shell .article-content h1 {
        font-size: 31px !important;
    }

    .article-section .article-shell .article-content h2 {
        margin-top: 3rem;
        padding: 0;
        font-size: 29px !important;
        line-height: 1.24 !important;
        text-align: center;
    }

    .article-section .article-shell .article-content h3 {
        margin-top: 1.55rem;
        font-size: 19px !important;
    }

    .article-section .article-content ul:not(.list-inline) li,
    .article-section .article-content ol li {
        font-size: 15px !important;
    }

    .article-section .article-content > div[style*="background: #E7F3FF"] {
        padding: 18px !important;
    }

    .article-section .article-content figure {
        padding: 22px 20px;
    }

    .article-section .article-content blockquote p {
        font-size: 18px !important;
    }

    .article-section .article-content table {
        table-layout: fixed;
    }

    .article-section .article-content table th,
    .article-section .article-content table td {
        padding: 9px;
        font-size: 13px;
        overflow-wrap: anywhere;
    }

    .article-section .article-shell .article-content > h2:last-of-type {
        margin: 2.8rem 0 1.6rem;
        padding: 19px 18px;
        font-size: 23px !important;
        border-radius: 14px;
    }

    .article-section .article-shell .article-content > h2:last-of-type:has(
        + p:last-child a,
        + p:last-child button
    ) {
        margin-bottom: 0;
        padding-bottom: 6px;
        border-radius: 14px 14px 0 0;
    }

    .article-section .article-content > p:last-child {
        padding: 7px 18px 22px;
        border-radius: 0 0 14px 14px;
    }

    .article-section .article-content > p:last-child a {
        width: 100%;
        min-width: 0;
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    .article-section .article-content ul.estable-info-grid {
        gap: 14px;
    }

    .article-section .article-content .estable-feature-strip {
        grid-template-columns: 1fr;
        margin: 2.25rem 0 2.6rem;
        border-radius: 14px;
    }

    .article-section .article-content a.estable-feature-panel {
        min-height: 108px;
        padding: 20px 48px 20px 20px;
    }

    .article-section .article-content a.estable-feature-panel + a.estable-feature-panel {
        border-top: 2px solid rgba(255, 255, 255, .7);
        border-left: 0;
    }

    .article-section .article-content .estable-feature-title {
        font-size: 19px;
    }

    .article-section .article-content .estable-article-lead {
        gap: 28px;
        margin-bottom: 58px;
    }

    .article-section .article-content .estable-article-eyebrow {
        margin-bottom: 8px;
        font-size: 15px;
    }

    .article-section .article-shell .article-content h2.estable-lead-title {
        margin: 0 0 1rem;
        font-size: 32px !important;
        line-height: 1.12 !important;
        text-align: center;
    }

    .article-section .article-content .estable-lead-summary {
        font-size: 17px !important;
    }

    .article-section .article-content .estable-article-meta {
        margin: 18px 0 0 !important;
    }

    .article-section .article-content .estable-article-lead-media,
    .article-section .article-content .estable-article-lead-media img {
        min-height: 0;
    }

    .article-section .article-content .estable-article-lead-media img {
        border-radius: 16px;
    }

    .article-section .article-content h3.estable-section-h3 {
        margin: 26px 0 16px !important;
        padding: 13px 48px 13px 18px;
        border-radius: 12px;
        font-size: 19px !important;
    }

    .article-section .article-content h3.estable-section-h3::after {
        right: 16px;
    }

    .article-section .article-content .estable-faq-question {
        padding: 16px 52px 16px 17px;
        font-size: 16px;
    }

    .article-section .article-content .estable-faq-question::after {
        right: 16px;
    }

    .article-section .article-content .estable-faq-answer {
        padding: 16px 17px 18px;
    }
}

@media only screen and (max-width: 575.98px) {
    .article-section .article-content ul.estable-info-grid {
        grid-template-columns: 1fr;
    }
}

 .noseve {
            display: none;
            visibility: hidden;
        }
