﻿body {
    background: var(--mlc-page)
}

.mlc-top-strip {
    font-size: .78rem
}

.mlc-top-strip__inner {
    min-height: 26px
}

.mlc-site-header {
    box-shadow: 0 8px 26px rgb(19 32 51 / .06)
}

    .mlc-site-header .mlc-nav {
        min-height: 64px
    }

    .mlc-site-header .mlc-logo {
        font-size: 1.35rem
    }

    .mlc-site-header .mlc-nav-links a::after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 6px;
        vertical-align: middle;
        border-top: 4px solid currentColor;
        border-right: 4px solid #fff0;
        border-left: 4px solid #fff0;
        opacity: .72
    }

    .mlc-site-header .mlc-btn {
        min-height: 42px;
        padding-inline: 22px;
        border-radius: 7px
    }

.mlc-tools-hub {
    background: linear-gradient(180deg,rgb(232 246 243 / .48) 0,#fff0 360px),var(--mlc-page);
    color: var(--mlc-text)
}

    .mlc-tools-footer .mlc-shell, .mlc-tools-hub .mlc-shell, .mlc-tools-prefooter .mlc-shell {
        width: min(1180px,calc(100% - 36px))
    }

    .mlc-tools-hub .mlc-section {
        padding-top: 22px;
        padding-bottom: 22px
    }

    .mlc-tools-hub h1, .mlc-tools-hub h2, .mlc-tools-hub h3 {
        color: #10213a;
        letter-spacing: 0
    }

    .mlc-tools-hub p {
        color: #40516a
    }

.mlc-breadcrumb ol {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    margin: 16px 0 14px;
    padding: 0;
    color: var(--mlc-muted);
    font-size: .88rem;
    font-weight: 850;
    list-style: none
}

.mlc-breadcrumb li + li::before {
    content: "/";
    margin-right: 8px;
    color: #8aa0b5
}

.mlc-breadcrumb a {
    color: #33445b;
    text-decoration: none
}

.mlc-breadcrumb [aria-current=page] {
    color: var(--mlc-teal-dark)
}

.mlc-tools-hero {
    display: grid;
    grid-template-columns: minmax(0,0.92fr) minmax(360px,0.82fr);
    gap: 36px;
    align-items: center;
    min-height: 330px;
    margin-bottom: 24px;
    padding: 44px 46px 28px;
    overflow: hidden;
    background: radial-gradient(circle at 92% 10%,rgb(255 248 231 / .96),transparent 42%),linear-gradient(135deg,#eefaf7 0,#fff 52%,#fff7e4 100%);
    border: 1px solid var(--mlc-border);
    border-radius: 22px;
    box-shadow: 0 18px 46px rgb(19 32 51 / .08)
}

    .mlc-tool-card__pill, .mlc-tools-featured__ribbon, .mlc-tools-featured__title-row span, .mlc-tools-hero .mlc-eyebrow {
        text-transform: uppercase
    }

    .mlc-tools-hero h1 {
        max-width: 650px;
        margin: 8px 0 16px;
        font-size: clamp(2.25rem, 5vw, 4.35rem);
        line-height: 1.05
    }

    .mlc-tools-hero p:not(.mlc-eyebrow) {
        max-width: 570px;
        margin: 0;
        font-size: 1.02rem;
        line-height: 1.7
    }

.mlc-tools-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    margin-top: 26px
}

    .mlc-tools-hero__actions .mlc-btn {
        min-width: 232px;
        justify-content: center
    }

.mlc-tools-hero__visual {
    display: grid;
    min-height: 280px;
    place-items: center
}

.mlc-tools-hero-illustration {
    position: relative;
    width: min(100%,475px);
    height: 285px
}

.mlc-tools-clipboard {
    position: absolute;
    right: 42px;
    top: 3px;
    width: 175px;
    height: 238px;
    background: linear-gradient(180deg,#fff,#eef7f5);
    border: 12px solid #1d6e68;
    border-radius: 17px;
    box-shadow: 0 18px 34px rgb(0 107 99 / .14)
}

    .mlc-tools-clipboard::before {
        content: "";
        position: absolute;
        left: 50%;
        top: -31px;
        width: 72px;
        height: 33px;
        background: #168b80;
        border-radius: 11px 11px 6px 6px;
        transform: translateX(-50%)
    }

    .mlc-tools-clipboard::after {
        content: "";
        position: absolute;
        left: 50%;
        top: -19px;
        width: 12px;
        height: 12px;
        background: #e8f6f3;
        border-radius: 50%;
        transform: translateX(-50%)
    }

    .mlc-tools-clipboard span {
        position: absolute;
        left: 34px;
        width: 86px;
        height: 16px;
        border-top: 4px solid #d7e7e4;
        border-bottom: 4px solid #d7e7e4
    }

        .mlc-tools-clipboard span::before {
            content: "\2713";
            position: absolute;
            left: -31px;
            top: -9px;
            display: grid;
            width: 22px;
            height: 22px;
            place-items: center;
            color: var(--mlc-teal);
            border: 2px solid #b8dcd6;
            border-radius: 50%;
            font-size: .76rem;
            font-weight: 950
        }

        .mlc-tools-clipboard span:first-child {
            top: 56px
        }

        .mlc-tools-clipboard span:nth-child(2) {
            top: 114px
        }

        .mlc-tools-clipboard span:nth-child(3) {
            top: 172px
        }

.mlc-tools-calculator {
    position: absolute;
    left: 182px;
    bottom: 4px;
    display: grid;
    grid-template-columns: repeat(3,24px);
    gap: 8px;
    width: 104px;
    height: 145px;
    padding: 48px 16px 16px;
    background: #0f746e;
    border-radius: 13px;
    box-shadow: 0 14px 26px rgb(0 107 99 / .2)
}

    .mlc-tools-calculator::before {
        content: "";
        position: absolute;
        left: 14px;
        right: 14px;
        top: 14px;
        height: 25px;
        background: #d8e8e5;
        border-radius: 6px
    }

    .mlc-tools-calculator i {
        display: block;
        width: 22px;
        height: 22px;
        background: #dff2ee;
        border-radius: 5px
    }

.mlc-tools-box {
    position: absolute;
    background: #e2a24b;
    border-radius: 4px;
    box-shadow: inset -12px 0 rgb(191 125 45 / .22)
}

.mlc-tools-box--one {
    left: 115px;
    bottom: 0;
    width: 72px;
    height: 78px
}

.mlc-tools-box--two {
    left: 80px;
    bottom: 78px;
    width: 82px;
    height: 91px
}

.mlc-tools-box--three {
    right: 0;
    bottom: 6px;
    width: 80px;
    height: 90px
}

.mlc-tools-plant {
    position: absolute;
    left: 28px;
    bottom: 0;
    width: 42px;
    height: 84px;
    background: #167a70;
    border-radius: 8px 8px 2px 2px
}

    .mlc-tools-plant::after, .mlc-tools-plant::before {
        content: "";
        position: absolute;
        bottom: 36px;
        width: 43px;
        height: 72px;
        background: #7db772;
        border-radius: 50% 50% 50% 0;
        transform-origin: bottom center
    }

    .mlc-tools-plant::before {
        left: -28px;
        transform: rotate(-32deg)
    }

    .mlc-tools-plant::after {
        right: -28px;
        transform: rotate(36deg) scale(.9)
    }

.mlc-tools-dolly {
    position: absolute;
    right: 14px;
    bottom: 0;
    width: 72px;
    height: 126px;
    border-right: 9px solid #0f625d;
    border-bottom: 9px solid #0f625d;
    border-radius: 0 0 12px
}

    .mlc-tools-dolly::after, .mlc-tools-dolly::before {
        content: "";
        position: absolute;
        background: #0f625d
    }

    .mlc-tools-dolly::before {
        right: -17px;
        top: -5px;
        width: 42px;
        height: 9px;
        border-radius: 999px
    }

    .mlc-tools-dolly::after {
        right: -21px;
        bottom: -23px;
        width: 28px;
        height: 28px;
        background: #263b3d;
        border-radius: 50%
    }

.mlc-tools-featured {
    position: relative;
    display: grid;
    grid-template-columns: 155px minmax(0,1.22fr) minmax(230px,0.6fr) 200px;
    gap: 26px;
    align-items: center;
    min-height: 124px;
    margin-bottom: 12px;
    padding: 26px 30px 26px 34px;
    overflow: hidden;
    background: linear-gradient(135deg,rgb(232 246 243 / .84),rgb(255 248 231 / .78)),var(--mlc-white);
    border: 2px solid var(--mlc-teal);
    border-radius: 17px;
    box-shadow: 0 14px 34px rgb(0 107 99 / .1)
}

.mlc-tools-featured__ribbon {
    position: absolute;
    top: 18px;
    left: -45px;
    z-index: 2;
    width: 165px;
    padding: 6px 0;
    color: var(--mlc-white);
    background: var(--mlc-teal-dark);
    font-size: .68rem;
    font-weight: 950;
    line-height: 1;
    text-align: center;
    transform: rotate(-36deg);
    transform-origin: center
}

.mlc-tools-featured__media {
    position: relative;
    display: grid;
    width: 104px;
    height: 96px;
    place-items: center;
    justify-self: center
}

    .mlc-tools-featured__media::before {
        content: "";
        position: absolute;
        left: 9px;
        bottom: 5px;
        width: 92px;
        height: 56px;
        background: linear-gradient(135deg,#7fb875,#e1a148);
        clip-path: polygon(0 50%,38% 10%,68% 50%,100% 50%,100% 100%,0 100%);
        opacity: .95
    }

    .mlc-tools-featured__media img {
        position: relative;
        width: 52px;
        height: 52px;
        margin-top: 36px;
        padding: 8px;
        background: var(--mlc-white);
        border: 1px solid var(--mlc-border);
        border-radius: 12px
    }

.mlc-tools-cta-band h2, .mlc-tools-featured h2, .mlc-tools-final-cta h2, .mlc-tools-planning-grid h2, .mlc-tools-section-title h2, .mlc-tools-seo-copy h2 {
    margin: 0;
    font-size: clamp(1.72rem, 3vw, 2.55rem) !important;
    color: #10213a
}

.mlc-tools-featured h2 {
    font-size: 1.75rem;
    line-height: 1.1
}

.mlc-tools-featured p {
    max-width: 580px;
    margin: 10px 0 0;
    color: #40516a;
    font-size: .92rem;
    line-height: 1.55
}

.mlc-tools-featured__title-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center
}

    .mlc-tool-card__pill, .mlc-tools-featured__title-row span {
        display: inline-flex;
        width: fit-content;
        min-height: 22px;
        align-items: center;
        padding: 3px 9px;
        color: var(--mlc-teal-dark);
        background: var(--mlc-teal-soft);
        border: 1px solid #b9ddd6;
        border-radius: 999px;
        font-size: .7rem;
        font-weight: 950
    }

.mlc-tool-chooser, .mlc-tools-hub .mlc-tool-card, .mlc-tools-step-card {
    background: var(--mlc-white);
    position: relative
}

.mlc-tools-featured__side {
    color: #40516a;
    font-size: .88rem
}

    .mlc-tools-featured__side strong {
        color: #10213a
    }

    .mlc-tools-featured__side ul {
        display: grid;
        gap: 6px;
        margin: 8px 0 0;
        padding: 0;
        list-style: none
    }

    .mlc-tools-featured__side li {
        display: flex;
        gap: 8px;
        align-items: flex-start
    }

        .mlc-tools-featured__side li::before {
            width: 15px;
            height: 15px;
            margin-top: 1px;
            font-size: .72rem
        }

        .mlc-tools-featured__side li::before {
            content: "\2713";
            display: inline-grid;
            flex: 0 0 auto;
            place-items: center;
            color: var(--mlc-teal-dark);
            font-weight: 950
        }

.mlc-tools-featured__action {
    display: grid;
    gap: 8px;
    justify-items: center;
    text-align: center
}

    .mlc-tools-featured__action .mlc-btn {
        width: 194px;
        min-width: 194px;
        min-height: 54px;
        padding-inline: 18px;
        border-radius: 10px;
        white-space: nowrap
    }

    .mlc-tool-card__meta, .mlc-tools-featured__action span {
        color: var(--mlc-muted);
        font-size: .8rem;
        font-weight: 850
    }

        .mlc-tool-card__meta span:first-child, .mlc-tools-compare-link a, .mlc-tools-planning-grid > div:nth-child(2) h2 {
            color: var(--mlc-teal-dark)
        }

.mlc-tools-section-title {
    margin-bottom: 16px;
    text-align: center
}

    .mlc-tools-section-title h2 {
        font-size: 1.62rem
    }

.mlc-tools-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 16px
}

.mlc-tools-hub .mlc-tool-card {
    display: grid;
    grid-template-columns: 86px minmax(0,1fr) 34px;
    gap: 14px;
    align-items: start;
    min-height: 136px;
    padding: 16px;
    border: 1px solid var(--mlc-border);
    border-radius: 15px;
    box-shadow: 0 10px 28px rgb(19 32 51 / .06)
}

    .mlc-tools-hub .mlc-tool-card > img {
        width: 76px;
        height: 76px;
        padding: 10px;
        background: linear-gradient(135deg,var(--mlc-green-soft),var(--mlc-white));
        border: 1px solid var(--mlc-border);
        border-radius: 50%
    }

    .mlc-tools-hub .mlc-tool-card h3 {
        margin: 0 0 5px;
        font-size: 1.03rem;
        line-height: 1.18
    }

    .mlc-tools-hub .mlc-tool-card p {
        margin: 8px 0 11px;
        font-size: .84rem;
        line-height: 1.45
    }

.mlc-tool-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center
}

    .mlc-tool-card__meta span + span::before {
        content: "\2022";
        margin-right: 8px;
        color: #8fa6ba
    }

.mlc-tools-hub .mlc-tool-card > a {
    display: inline-grid;
    width: 30px;
    height: 30px;
    place-items: center;
    align-self: end;
    justify-self: end;
    color: var(--mlc-teal-dark);
    background: #fff;
    border: 1px solid var(--mlc-teal);
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 950;
    line-height: 1;
    text-decoration: none
}

.mlc-tools-compare-link {
    margin: 16px 0 0;
    text-align: center
}

    .mlc-tools-compare-link a {
        font-size: .92rem;
        font-weight: 950;
        text-decoration: none
    }

.mlc-tool-chooser {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 0 48px;
    padding: 18px 32px 12px;
    border: 1px solid var(--mlc-border);
    border-radius: 16px;
    box-shadow: 0 10px 28px rgb(19 32 51 / .06)
}

    .mlc-tool-chooser::before {
        content: "";
        position: absolute;
        top: 18px;
        bottom: 18px;
        left: 50%;
        width: 1px;
        background: linear-gradient(180deg,transparent,#d8e8e5 12%,#d8e8e5 88%,transparent)
    }

.mlc-tool-chooser__col {
    display: grid;
    align-content: start
}

.mlc-tool-chooser__header, .mlc-tool-chooser__row {
    display: grid;
    grid-template-columns: 42px minmax(0,1.1fr) minmax(180px,0.9fr) 18px;
    gap: 12px;
    align-items: center
}

.mlc-tool-chooser__header {
    min-height: 28px;
    padding: 0 0 8px;
    color: #41526a;
    border-bottom: 1px solid #e5efed;
    font-size: .75rem;
    font-weight: 950
}

    .mlc-tool-chooser__header span:first-child {
        grid-column: 2
    }

    .mlc-tool-chooser__header span:last-child {
        grid-column: 3
    }

.mlc-tool-chooser__row {
    min-height: 56px;
    padding: 12px 0;
    color: #40516a;
    border-bottom: 1px solid #e5efed;
    font-size: .84rem;
    font-weight: 800;
    text-decoration: none
}

.mlc-tools-factors, .mlc-tools-step-card {
    min-height: 220px;
    box-shadow: 0 10px 28px rgb(19 32 51 / .06)
}

.mlc-tool-chooser__row img {
    width: 30px;
    height: 30px;
    justify-self: center;
    object-fit: contain
}

.mlc-tool-chooser__row::after {
    content: "\2192";
    color: var(--mlc-teal-dark);
    font-size: 1rem;
    font-weight: 950
}

.mlc-tool-chooser__row strong {
    color: var(--mlc-teal-dark);
    font-size: .84rem
}

.mlc-tool-chooser__tip {
    margin: 11px 0 0;
    color: var(--mlc-teal-dark);
    font-size: .9rem;
    font-weight: 850;
    text-align: center
}

    .mlc-tool-chooser__tip::before {
        content: "\26A0";
        margin-right: 6px;
        color: #006b63 !important;
        font-family: Arial,sans-serif
    }

.mlc-tools-seo-copy {
    max-width: 930px;
    padding-top: 12px;
    padding-bottom: 12px
}

    .mlc-tools-seo-copy h2 {
        font-size: 1.34rem;
        text-align: center
    }

    .mlc-tools-seo-copy p {
        margin: 8px 0 0;
        font-size: .94rem;
        line-height: 1.65;
        text-align: center
    }

.mlc-tools-planning-grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 34px;
    align-items: stretch
}

    .mlc-tools-planning-grid h2 {
        margin-bottom: 14px;
        font-size: 1.5rem;
        text-align: center
    }

    .mlc-tools-planning-grid > div {
        display: grid;
        grid-template-rows: auto 1fr
    }

        .mlc-tools-final-cta .mlc-eyebrow, .mlc-tools-planning-grid > div:nth-child(2) > p {
            display: none
        }

.mlc-tools-steps {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 24px;
    align-items: stretch;
    height: 100%;
    margin-top: 0
}

.mlc-tools-step-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 24px 18px 20px;
    text-align: center;
    border: 1px solid var(--mlc-border);
    border-radius: 15px
}

    .mlc-tools-step-card + .mlc-tools-step-card::before {
        content: "\2192";
        position: absolute;
        left: -24px;
        top: 50%;
        color: var(--mlc-teal-dark);
        font-size: 1.35rem;
        font-weight: 950;
        transform: translateY(-50%)
    }

    .mlc-tools-step-card > span {
        position: absolute;
        top: 18px;
        left: 18px;
        display: grid;
        width: 27px;
        height: 27px;
        margin: 0;
        place-items: center;
        color: var(--mlc-white);
        background: var(--mlc-teal-dark);
        border-radius: 50%;
        font-size: .76rem;
        font-weight: 950
    }

.mlc-tools-step-card__icon {
    width: 56px;
    height: 56px;
    margin: 0 auto 22px;
    padding: 9px;
    background: var(--mlc-teal-soft);
    border: 1px solid #b9ddd6;
    border-radius: 12px
}

.mlc-tools-step-card h3 {
    max-width: 150px;
    margin: 0 auto 10px;
    font-size: .95rem;
    line-height: 1.18
}

.mlc-tools-step-card p {
    margin: 0;
    color: #4d5e73;
    font-size: .78rem;
    line-height: 1.48
}

.mlc-tools-factors {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 0;
    height: 100%;
    overflow: hidden;
    background: var(--mlc-white);
    border: 1px solid var(--mlc-border);
    border-radius: 15px
}

    .mlc-tools-factors article {
        display: flex;
        min-height: 110px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 13px 9px;
        text-align: center;
        border-right: 1px solid #e5efed;
        border-bottom: 1px solid #e5efed
    }

        .mlc-tools-factors article:nth-child(4n) {
            border-right: 0
        }

        .mlc-tools-factors article:nth-last-child(-n+4) {
            border-bottom: 0
        }

    .mlc-tools-factors img {
        width: 34px;
        height: 34px;
        margin-bottom: 8px;
        padding: 7px;
        background: var(--mlc-teal-soft);
        border: 1px solid #c4e5df;
        border-radius: 9px
    }

    .mlc-tools-factors strong {
        color: #10213a;
        font-size: .85rem;
        line-height: 1.15
    }

    .mlc-tools-factors span {
        max-width: 104px;
        margin-top: 3px;
        color: var(--mlc-muted);
        font-size: .7rem;
        font-weight: 750;
        line-height: 1.22
    }

.mlc-tools-cta-band, .mlc-tools-cta-band h2, .mlc-tools-cta-band p {
    color: var(--mlc-white)
}

.mlc-tools-cta-band {
    display: grid;
    grid-template-columns: 170px minmax(0,1fr) 300px;
    gap: 26px;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 4px;
    min-height: 116px;
    padding: 20px 32px;
    background: linear-gradient(135deg,var(--mlc-teal-dark),var(--mlc-teal));
    border-radius: 15px;
    box-shadow: 0 18px 40px rgb(0 107 99 / .18)
}

.mlc-tools-cta-boxes {
    position: relative;
    width: 142px;
    height: 82px;
    justify-self: center
}

    .mlc-tools-cta-boxes span {
        position: absolute;
        background: #e5a64d;
        border-radius: 4px;
        box-shadow: inset -10px 0 rgb(191 125 45 / .2)
    }

        .mlc-tools-cta-boxes span:first-child {
            left: 0;
            bottom: 0;
            width: 48px;
            height: 42px
        }

        .mlc-tools-cta-boxes span:nth-child(2) {
            left: 45px;
            bottom: 0;
            width: 48px;
            height: 42px
        }

        .mlc-tools-cta-boxes span:nth-child(3) {
            left: 90px;
            bottom: 0;
            width: 48px;
            height: 42px
        }

        .mlc-tools-cta-boxes span:nth-child(4) {
            left: 25px;
            bottom: 40px;
            width: 48px;
            height: 42px
        }

        .mlc-tools-cta-boxes span:nth-child(5) {
            left: 70px;
            bottom: 40px;
            width: 48px;
            height: 42px
        }

.mlc-tools-cta-band h2 {
    font-size: 1.55rem !important
}

.mlc-tools-cta-band p {
    margin: 4px 0 0;
    opacity: .9
}

.mlc-tools-cta-band > div:last-child {
    display: grid;
    gap: 8px;
    justify-items: center
}

.mlc-tools-cta-band .mlc-btn {
    width: 100%;
    white-space: nowrap
}

.mlc-tools-cta-band > div:last-child span {
    font-size: .82rem;
    font-weight: 850;
    opacity: .94
}

.mlc-tools-faq-grid {
    display: grid;
    grid-template-columns: minmax(0,1fr);
    gap: 10px;
    max-width: 1180px;
    margin: 0 auto
}

    .mlc-tools-faq-grid details {
        align-self: start;
        background: #fff;
        border: 1px solid var(--mlc-border);
        border-radius: 12px;
        box-shadow: none
    }

    .mlc-tools-faq-grid summary {
        display: list-item;
        min-height: 56px;
        padding: 17px 20px;
        color: #26354a;
        font-size: 1rem;
        font-weight: 900;
        line-height: 1.35;
        list-style-position: inside;
        cursor: pointer
    }

        .mlc-tools-faq-grid summary::-webkit-details-marker {
            color: var(--mlc-text);
            font-size: .82rem
        }

    .mlc-tools-faq-grid details p {
        margin: 0;
        padding: 0 20px 19px;
        color: #40516a;
        font-size: 1rem;
        line-height: 1.6
    }

.mlc-tools-final-cta {
    display: grid;
    grid-template-columns: 70px minmax(0,1fr) auto auto;
    gap: 18px;
    align-items: center;
    margin-bottom: 28px;
    padding: 20px 28px;
    background: linear-gradient(135deg,var(--mlc-green-soft),#fff);
    border: 1px solid var(--mlc-border);
    border-radius: 16px;
    box-shadow: 0 10px 28px rgb(19 32 51 / .06)
}

    .mlc-tools-final-cta::before {
        content: "";
        display: block;
        width: 58px;
        height: 58px;
        background: url(/images/calculator/icons/icon-shield.svg) center/36px 36px no-repeat,var(--mlc-teal-soft);
        border: 1px solid #b9ddd6;
        border-radius: 50%
    }

    .mlc-tools-final-cta > div {
        max-width: 620px
    }

    .mlc-tools-final-cta h2 {
        margin-bottom: 5px;
        font-size: 1.55rem
    }

    .mlc-tools-final-cta p {
        margin: 0;
        font-size: .94rem
    }

    .mlc-tools-final-cta .mlc-btn {
        min-width: 230px;
        justify-content: center
    }

.mlc-tools-final-cta__phone {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    color: var(--mlc-teal-dark);
    font-weight: 950;
    text-decoration: none
}

    .mlc-tools-final-cta__phone::before {
        content: "\260E";
        margin-right: 7px;
        font-weight: 700
    }

.mlc-tools-prefooter {
    padding: 18px 0;
    color: var(--mlc-white);
    background: linear-gradient(135deg,var(--mlc-teal-dark),var(--mlc-teal))
}

    .mlc-tools-prefooter .mlc-shell {
        display: flex;
        flex-wrap: wrap;
        gap: 12px 24px;
        align-items: center;
        justify-content: space-between
    }

    .mlc-tools-prefooter span {
        opacity: .88
    }

.mlc-tools-footer .mlc-footer__grid {
    grid-template-columns: 1.7fr repeat(4,minmax(120px,1fr))
}

@media (max-width:1120px) {
    .mlc-tools-featured {
        grid-template-columns: 118px minmax(0,1fr) minmax(220px,0.8fr)
    }

    .mlc-tools-featured__action {
        grid-column: 3
    }

    .mlc-tools-grid {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .mlc-tools-planning-grid {
        grid-template-columns: 1fr;
        gap: 20px
    }
}

@media (max-width:860px) {
    .mlc-tool-chooser, .mlc-tools-cta-band, .mlc-tools-featured, .mlc-tools-final-cta, .mlc-tools-hero, .mlc-tools-steps {
        grid-template-columns: 1fr
    }

    .mlc-tools-footer .mlc-shell, .mlc-tools-hub .mlc-shell, .mlc-tools-prefooter .mlc-shell {
        width: min(100% - 28px,1180px)
    }

    .mlc-tools-hero {
        min-height: 0;
        padding: 30px 24px 24px
    }

        .mlc-tools-hero h1 {
            font-size: clamp(2.35rem, 10vw, 3.4rem)
        }

    .mlc-tools-hero__visual {
        min-height: 190px
    }

    .mlc-tools-hero-illustration {
        width: min(100%,360px);
        height: 210px;
        transform: scale(.82);
        transform-origin: center
    }

    .mlc-tools-featured {
        padding: 24px
    }

    .mlc-tools-featured__media {
        justify-self: start
    }

    .mlc-tools-featured__action {
        grid-column: auto;
        justify-items: stretch
    }

        .mlc-tools-featured__action .mlc-btn, .mlc-tools-final-cta .mlc-btn, .mlc-tools-hero__actions .mlc-btn {
            width: 100%
        }

    .mlc-tool-chooser {
        gap: 12px
    }

    .mlc-tools-faq-grid {
        max-width: 100%
    }

    .mlc-tool-chooser::before, .mlc-tools-final-cta::before, .mlc-tools-step-card + .mlc-tools-step-card::before {
        display: none
    }

    .mlc-tools-steps {
        gap: 10px
    }

    .mlc-tools-step-card {
        display: grid;
        grid-template-columns: 30px 42px minmax(0,1fr);
        min-height: 0;
        padding: 12px;
        justify-content: stretch;
        justify-items: start;
        text-align: left
    }

    .mlc-tools-factors, .mlc-tools-footer .mlc-footer__grid {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .mlc-tools-step-card > span {
        position: static;
        grid-row: 1/span 2;
        width: 24px;
        height: 24px;
        align-self: center;
        font-size: .7rem
    }

    .mlc-tools-step-card__icon {
        grid-row: 1/span 2;
        width: 38px;
        height: 38px;
        margin: 0;
        padding: 7px;
        align-self: center
    }

    .mlc-tools-step-card h3 {
        max-width: none;
        margin: 0 0 3px;
        font-size: .92rem
    }

    .mlc-tools-step-card p {
        font-size: .76rem;
        line-height: 1.35
    }

    .mlc-tools-factors {
        min-height: 0
    }

        .mlc-tools-factors article {
            min-height: 82px;
            padding: 10px 8px
        }

        .mlc-tools-factors img {
            width: 28px;
            height: 28px;
            margin-bottom: 5px;
            padding: 5px;
            border-radius: 8px
        }

        .mlc-tools-factors strong {
            font-size: .78rem
        }

        .mlc-tools-factors span {
            max-width: 120px;
            font-size: .66rem;
            line-height: 1.16
        }

        .mlc-tools-factors article:nth-child(2n), .mlc-tools-factors article:nth-child(4n) {
            border-right: 0
        }

        .mlc-tools-factors article:nth-last-child(-n+4) {
            border-bottom: 1px solid #e5efed
        }

        .mlc-tools-factors article:nth-last-child(-n+2) {
            border-bottom: 0
        }
}

@media (max-width:640px) {
    .mlc-tools-hub .mlc-section {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .mlc-tools-hero__actions {
        display: grid;
        grid-template-columns: 1fr
    }

    .mlc-tool-chooser__header, .mlc-tools-cta-boxes, .mlc-tools-featured__media, .mlc-tools-featured__side, .mlc-tools-hero__visual {
        display: none
    }

    .mlc-tools-footer .mlc-footer__grid, .mlc-tools-grid {
        grid-template-columns: 1fr
    }

    .mlc-tools-hub .mlc-tool-card {
        grid-template-columns: 68px minmax(0,1fr) 32px;
        gap: 12px;
        min-height: 0;
        padding: 15px
    }

        .mlc-tools-hub .mlc-tool-card > img {
            width: 58px;
            height: 58px;
            padding: 9px
        }

    .mlc-tools-featured {
        gap: 10px;
        min-height: 0;
        padding: 14px;
        border-width: 1px;
        border-radius: 14px
    }

    .mlc-tools-featured__ribbon {
        position: static;
        width: fit-content;
        padding: 5px 9px;
        border-radius: 999px;
        font-size: .62rem;
        line-height: 1;
        transform: none
    }

    .mlc-tools-featured__title-row {
        gap: 7px
    }

    .mlc-tools-featured h2 {
        font-size: 1.24rem;
        line-height: 1.12
    }

    .mlc-tools-featured__title-row span {
        min-height: 20px;
        padding: 2px 7px;
        font-size: .62rem
    }

    .mlc-tools-featured p {
        display: -webkit-box;
        margin-top: 7px;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-size: .82rem;
        line-height: 1.38
    }

    .mlc-tools-featured__action {
        gap: 5px;
        justify-items: stretch
    }

        .mlc-tools-featured__action .mlc-btn {
            width: 100%;
            min-width: 0;
            min-height: 44px;
            border-radius: 9px
        }

        .mlc-tools-featured__action span {
            font-size: .74rem
        }

    .mlc-tool-chooser {
        gap: 8px;
        padding: 0;
        background: 0 0;
        border: 0;
        box-shadow: none
    }

    .mlc-tool-chooser__col, .mlc-tools-faq-grid {
        gap: 8px
    }

    .mlc-tool-chooser__row {
        grid-template-columns: 38px minmax(0,1fr) 30px;
        gap: 10px;
        min-height: 64px;
        padding: 10px 12px;
        background: var(--mlc-white);
        border: 1px solid var(--mlc-border);
        border-radius: 12px;
        box-shadow: 0 8px 20px rgb(19 32 51 / .045);
        font-size: .78rem
    }

        .mlc-tool-chooser__row img {
            grid-row: 1/span 2;
            width: 30px;
            height: 30px;
            padding: 6px;
            background: var(--mlc-teal-soft);
            border: 1px solid #c4e5df;
            border-radius: 9px
        }

        .mlc-tool-chooser__row strong {
            grid-column: 2;
            font-size: .78rem;
            line-height: 1.25
        }

        .mlc-tool-chooser__row::after {
            display: grid;
            grid-column: 3;
            grid-row: 1/span 2;
            width: 26px;
            height: 26px;
            place-items: center;
            align-self: center;
            justify-self: end;
            background: #f7fbfa;
            border: 1px solid var(--mlc-border);
            border-radius: 8px
        }

    .mlc-tool-chooser__tip {
        display: flex;
        max-width: 100%;
        gap: 7px;
        align-items: flex-start;
        justify-content: flex-start;
        margin-top: 10px;
        padding: 10px 12px;
        text-align: left;
        background: var(--mlc-green-soft);
        border: 1px solid var(--mlc-border);
        border-radius: 12px;
        font-size: .82rem;
        line-height: 1.35
    }

        .mlc-tool-chooser__tip::before {
            margin: 0
        }

    .mlc-tools-factors {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

        .mlc-tools-factors article, .mlc-tools-factors article:nth-last-child(-n+2), .mlc-tools-factors article:nth-last-child(-n+4) {
            border-right: 1px solid #e5efed;
            border-bottom: 1px solid #e5efed
        }

            .mlc-tools-factors article:nth-child(2n) {
                border-right: 0
            }

            .mlc-tools-factors article:last-child, .mlc-tools-factors article:nth-last-child(-n+2) {
                border-bottom: 0
            }

    .mlc-tools-cta-band, .mlc-tools-final-cta {
        grid-template-columns: 1fr;
        padding: 16px
    }

        .mlc-tools-cta-band h2, .mlc-tools-final-cta h2 {
            font-size: 1.22rem
        }

        .mlc-tools-cta-band p, .mlc-tools-final-cta p {
            font-size: .86rem
        }

    #faqs .mlc-tools-section-title h2 {
        font-size: 1.45rem;
        line-height: 1.15
    }

    .mlc-tools-faq-grid details {
        border-radius: 10px
    }

    .mlc-tools-faq-grid summary {
        min-height: 48px;
        padding: 13px 14px;
        font-size: .88rem;
        line-height: 1.3
    }

        .mlc-tools-faq-grid summary::-webkit-details-marker {
            font-size: .72rem
        }

    .mlc-tools-faq-grid details p {
        padding: 0 14px 14px;
        font-size: .86rem;
        line-height: 1.5
    }

    .mlc-tools-final-cta .mlc-btn, .mlc-tools-final-cta__phone {
        width: 100%
    }
}

#tool-chooser {
    scroll-margin-top: 100px
}

h1, h2, h3, h4 {
    font-weight: 700 !important
}

.mlc-tool-card {
    cursor: pointer
}

.mlc-tools-hero__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 24px;
    margin: 24px 0 0;
    padding: 18px 0 0;
    border-top: 1px solid var(--mlc-border);
    list-style: none;
    color: #314964;
    font-size: .83rem;
    font-weight: 850
}

    .mlc-tools-hero__chips li {
        display: inline-flex;
        align-items: center;
        gap: 8px
    }

        .mlc-tools-hero__chips li::before {
            content: "\2713";
            display: inline-grid;
            place-items: center;
            width: 22px;
            height: 22px;
            flex: 0 0 auto;
            color: var(--mlc-teal-dark);
            background: var(--mlc-teal-soft);
            border: 1px solid #b9ddd6;
            border-radius: 50%;
            font-size: .76rem;
            font-weight: 950
        }

@media (max-width:768px) {
    .mlc-tools-hero__chips {
        display: grid;
        grid-template-columns: repeat(2,minmax(0,1fr));
        gap: 8px
    }

        .mlc-tools-hero__chips li {
            min-height: 42px;
            padding: 9px 10px;
            border: 1px solid var(--mlc-border);
            border-radius: 12px;
            background: var(--mlc-white);
            font-size: .78rem;
            line-height: 1.25
        }
}

@media (max-width:360px) {
    .mlc-tools-hero__chips {
        grid-template-columns: 1fr
    }

    .mlc-tools-hero__chips {
        gap: 12px
    }

        .mlc-tools-hero__chips li {
            width: 100%;
            min-width: 0
        }
}
