@charset "UTF-8";

.owner-container {
    max-width: 1040px;
}

.owner-hero {
    min-height: 560px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: stretch;
}

.owner-hero-overlay {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 110px 0 70px;
    background: rgba(12, 28, 42, 0.72);
}

.owner-hero .owner-container {
    width: 100%;
}

.owner-hero-breadcrumb,
.owner-hero-breadcrumb a {
    color: #ffffff;
    font-size: 13px;
}

.owner-hero h1 {
    max-width: 820px;
    margin: 12px 0 20px;
    color: #ffffff;
    font-size: 48px;
    line-height: 1.12;
    text-transform: none;
    letter-spacing: 0;
}

.owner-hero-copy {
    max-width: 780px;
    color: #ffffff;
    font-size: 19px;
    line-height: 1.65;
}

.owner-kicker {
    margin-bottom: 8px;
    color: #0d6b4f;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
}

.owner-kicker-light {
    color: #f4c95d;
}

.owner-hero-actions {
    margin-top: 28px;
}

.owner-primary-button,
.owner-hero-secondary,
.owner-secondary-button {
    min-height: 46px;
    padding: 11px 18px;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 0;
}

.owner-primary-button {
    border: 1px solid #f4c95d;
    background: #f4c95d;
    color: #17324d;
}

.owner-primary-button:hover,
.owner-primary-button:focus {
    border-color: #ffffff;
    background: #ffffff;
    color: #17324d;
}

.owner-hero-secondary {
    margin-left: 10px;
    border: 1px solid #ffffff;
    background: transparent;
    color: #ffffff;
}

.owner-hero-secondary:hover,
.owner-hero-secondary:focus {
    background: #ffffff;
    color: #17324d;
}

.owner-proof-band {
    padding: 24px 0;
    border-bottom: 1px solid #dbe2e8;
    background: #ffffff;
}

.owner-proof-band .col-sm-4 {
    min-height: 64px;
    padding: 6px 24px;
    border-right: 1px solid #dbe2e8;
}

.owner-proof-band .col-sm-4:last-child {
    border-right: 0;
}

.owner-proof-band strong,
.owner-proof-band span {
    display: block;
}

.owner-proof-band strong {
    color: #17324d;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}

.owner-proof-band span {
    margin-top: 3px;
    color: #4d5c68;
    font-size: 13px;
    line-height: 1.5;
}

.owner-disclosure-section {
    padding: 28px 0 0;
    background: #f5f7f8;
}

.owner-disclosure {
    display: flex;
    gap: 14px;
    padding: 18px 20px;
    border-left: 4px solid #0d6b4f;
    background: #ffffff;
    color: #34434f;
}

.owner-disclosure .glyphicon {
    padding-top: 4px;
    color: #0d6b4f;
    font-size: 18px;
}

.owner-disclosure > div {
    min-width: 0;
}

.owner-disclosure p {
    margin: 3px 0 0;
}

.owner-intro-section,
.owner-rewards-section,
.owner-checklist-section,
.owner-watchouts-section,
.owner-faq-section,
.owner-related-section {
    padding: 64px 0;
}

.owner-intro-section {
    background: #f5f7f8;
}

.owner-intro-section h2,
.owner-rewards-section h2,
.owner-checklist-section h2,
.owner-watchouts-section h2,
.owner-faq-section h2,
.owner-related-section h2,
.owner-access-section h2 {
    margin-top: 0;
    color: #17324d;
    font-size: 29px;
    line-height: 1.3;
    text-transform: none;
    letter-spacing: 0;
}

.owner-intro-copy p {
    color: #34434f;
    font-size: 17px;
    line-height: 1.75;
}

.owner-section-lead {
    max-width: 780px;
    margin-bottom: 32px;
    color: #4d5c68;
    font-size: 16px;
}

.owner-reward-column:nth-child(odd) {
    clear: left;
}

.owner-reward-item {
    display: flex;
    gap: 16px;
    min-height: 132px;
    padding: 20px 12px 20px 0;
    border-top: 1px solid #dbe2e8;
}

.owner-reward-number {
    flex: 0 0 42px;
    color: #0d6b4f;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 700;
}

.owner-reward-item h3 {
    margin: 0 0 7px;
    color: #17324d;
    font-size: 17px;
    line-height: 1.35;
    text-transform: none;
    letter-spacing: 0;
}

.owner-reward-item p {
    margin: 0;
    color: #4d5c68;
    line-height: 1.6;
}

.owner-access-section {
    padding: 52px 0;
    background: #0d6b4f;
    color: #ffffff;
}

.owner-access-section h2,
.owner-access-section p {
    color: #ffffff;
}

.owner-access-section .col-md-8 > p:first-child {
    font-size: 18px;
    line-height: 1.7;
}

.owner-access-caveat {
    margin: 15px 0 0;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    font-size: 13px;
    line-height: 1.55;
}

.owner-checklist-section {
    background: #f5f7f8;
}

.owner-checklist-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.owner-checklist-controls {
    display: flex;
    gap: 8px;
}

.owner-icon-button {
    width: 44px;
    height: 44px;
    border: 1px solid #aab7c2;
    border-radius: 4px;
    background: #ffffff;
    color: #17324d;
}

.owner-icon-button:hover,
.owner-icon-button:focus {
    border-color: #0d6b4f;
    color: #0d6b4f;
}

.owner-progress {
    display: flex;
    align-items: center;
    gap: 16px;
    margin: 24px 0 30px;
}

.owner-progress-track {
    flex: 1;
    height: 10px;
    overflow: hidden;
    border-radius: 4px;
    background: #dbe2e8;
}

.owner-progress-track span {
    display: block;
    width: 0;
    height: 100%;
    background: #0d6b4f;
    transition: width 0.2s ease;
}

.owner-progress strong {
    min-width: 130px;
    color: #17324d;
    font-size: 13px;
}

.owner-checklist-column:nth-child(odd) {
    clear: left;
}

.owner-checklist-group {
    min-height: 286px;
    margin-bottom: 24px;
    padding: 22px;
    border: 1px solid #dbe2e8;
    border-radius: 6px;
    background: #ffffff;
}

.owner-checklist-group legend {
    width: auto;
    margin: 0 0 14px;
    padding: 0;
    border: 0;
    color: #17324d;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.owner-checklist-item {
    display: flex;
    align-items: flex-start;
    gap: 11px;
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #edf0f2;
    color: #34434f;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer;
}

.owner-checklist-item input {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    margin-top: 2px;
}

.owner-checklist-item input:checked + span {
    color: #62717c;
    text-decoration: line-through;
}

.owner-watchouts-section {
    background: #ffffff;
}

.owner-watchout-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.owner-watchout-list li {
    display: flex;
    gap: 12px;
    padding: 13px 0;
    border-bottom: 1px solid #dbe2e8;
    color: #34434f;
    font-size: 16px;
}

.owner-watchout-list .glyphicon {
    margin-top: 4px;
    color: #b24c1f;
}

.owner-form-section {
    padding: 64px 0;
    background: #17324d;
    color: #ffffff;
}

.owner-form-heading {
    max-width: 760px;
    margin: 0 auto 30px;
}

.owner-form-heading h2,
.owner-form-heading p,
.owner-form-heading a {
    color: #ffffff;
}

.owner-form-heading h2 {
    font-size: 30px;
    text-transform: none;
    letter-spacing: 0;
}

.owner-readiness-form {
    padding: 28px;
    border-radius: 6px;
    background: #ffffff;
    color: #243642;
}

.owner-readiness-form .form-group {
    margin-bottom: 18px;
}

.owner-readiness-form label {
    color: #243642;
}

.owner-readiness-form .form-control {
    min-height: 44px;
}

.owner-readiness-form textarea.form-control {
    min-height: 110px;
}

.owner-honeypot {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

.owner-form-actions {
    margin-top: 8px;
}

.owner-form-actions .owner-primary-button:hover,
.owner-form-actions .owner-primary-button:focus {
    border-color: #17324d;
    background: #17324d;
    color: #ffffff;
}

.owner-secondary-button {
    margin-left: 8px;
    border: 1px solid #aab7c2;
    background: #ffffff;
    color: #34434f;
}

.owner-faq-section {
    background: #f5f7f8;
}

.owner-faq-item {
    border-top: 1px solid #cfd8df;
}

.owner-faq-item:last-child {
    border-bottom: 1px solid #cfd8df;
}

.owner-faq-item summary {
    padding: 17px 4px;
    color: #17324d;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.owner-faq-item p {
    padding: 0 4px 18px;
    color: #44545f;
}

.owner-resource-list {
    padding: 24px;
    border-left: 4px solid #f4c95d;
    background: #ffffff;
}

.owner-resource-list h2 {
    font-size: 21px;
}

.owner-resource-list ul {
    margin: 18px 0 0;
    padding: 0;
    list-style: none;
}

.owner-resource-list li {
    padding: 10px 0;
    border-top: 1px solid #dbe2e8;
}

.owner-related-section {
    background: #ffffff;
}

.owner-related-link {
    display: block;
    min-height: 130px;
    margin-top: 15px;
    padding: 22px;
    border: 1px solid #dbe2e8;
    border-radius: 6px;
    color: #17324d;
    text-decoration: none;
}

.owner-related-link:hover,
.owner-related-link:focus {
    border-color: #0d6b4f;
    color: #0d6b4f;
    text-decoration: none;
}

.owner-related-link strong,
.owner-related-link span {
    display: block;
}

.owner-related-link strong {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

.owner-related-link span {
    margin-top: 8px;
    color: #5c6c77;
    font-size: 13px;
}

.owner-all-guides-link {
    margin: 24px 0 0;
    font-weight: 700;
}

.owner-hub-intro,
.owner-hub-directory,
.owner-hub-cta {
    padding: 64px 0;
}

.owner-hub-intro {
    background: #f5f7f8;
}

.owner-hub-intro h2,
.owner-hub-directory h2,
.owner-hub-cta h2 {
    margin-top: 0;
    color: #17324d;
    font-size: 29px;
    line-height: 1.3;
    text-transform: none;
    letter-spacing: 0;
}

.owner-hub-directory {
    background: #ffffff;
}

.owner-hub-column:nth-child(3n + 1) {
    clear: left;
}

.owner-hub-card {
    min-height: 230px;
    margin-top: 22px;
    padding: 24px;
    border: 1px solid #dbe2e8;
    border-top: 4px solid #0d6b4f;
    border-radius: 6px;
    background: #ffffff;
}

.owner-hub-group {
    min-height: 38px;
    margin-bottom: 10px;
    color: #0d6b4f;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.45;
    text-transform: uppercase;
}

.owner-hub-card h3 {
    margin: 0 0 10px;
    font-size: 19px;
    line-height: 1.35;
    text-transform: none;
    letter-spacing: 0;
}

.owner-hub-card h3 a {
    color: #17324d;
}

.owner-hub-card-link {
    display: inline-block;
    margin-top: 14px;
    font-weight: 700;
}

.owner-process-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.owner-process-list li {
    display: grid;
    grid-template-columns: 90px 1fr;
    gap: 14px;
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
}

.owner-process-list strong,
.owner-process-list span {
    color: #ffffff;
}

.owner-hub-cta {
    background: #ffffff;
}

.owner-hub-cta > .container > p:not(.owner-kicker) {
    max-width: 680px;
    margin: 0 auto 24px;
    color: #4d5c68;
    font-size: 17px;
}

.owner-hub-phone {
    display: inline-block;
    margin-left: 14px;
    color: #17324d;
    font-weight: 700;
}

@media (max-width: 767px) {
    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .container.owner-container {
        width: 100%;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 30px;
        padding-left: 30px;
    }

    .owner-hero {
        min-height: 520px;
    }

    .owner-hero-overlay {
        padding: 95px 0 50px;
    }

    .owner-hero h1 {
        max-width: 100%;
        font-size: 34px;
        overflow-wrap: break-word;
    }

    .owner-hero-copy,
    .owner-hero-breadcrumb {
        max-width: 100%;
        overflow-wrap: break-word;
    }

    .owner-hero-copy {
        font-size: 17px;
    }

    .owner-hero-secondary {
        display: block;
        width: 100%;
        margin: 10px 0 0;
    }

    .owner-hero-actions .owner-primary-button {
        width: 100%;
    }

    .owner-proof-band .col-sm-4 {
        min-height: 0;
        border-right: 0;
        border-bottom: 1px solid #dbe2e8;
    }

    .owner-proof-band .col-sm-4:last-child {
        border-bottom: 0;
    }

    .owner-intro-section,
    .owner-rewards-section,
    .owner-checklist-section,
    .owner-watchouts-section,
    .owner-faq-section,
    .owner-related-section,
    .owner-form-section {
        padding: 46px 0;
    }

    .owner-intro-section h2,
    .owner-rewards-section h2,
    .owner-checklist-section h2,
    .owner-watchouts-section h2,
    .owner-faq-section h2,
    .owner-related-section h2,
    .owner-access-section h2 {
        font-size: 25px;
    }

    .owner-checklist-header {
        display: block;
    }

    .owner-checklist-controls {
        margin-top: 15px;
    }

    .owner-progress {
        display: block;
    }

    .owner-progress strong {
        display: block;
        margin-top: 8px;
    }

    .owner-checklist-group {
        min-height: 0;
    }

    .owner-readiness-form {
        padding: 20px;
    }

    .owner-hub-intro,
    .owner-hub-directory,
    .owner-hub-cta {
        padding: 46px 0;
    }

    .owner-hub-column:nth-child(3n + 1) {
        clear: none;
    }

    .owner-hub-column:nth-child(odd) {
        clear: left;
    }

    .owner-hub-card {
        min-height: 0;
    }

    .owner-hub-phone {
        display: block;
        margin: 12px 0 0;
    }

    .owner-secondary-button {
        display: block;
        width: 100%;
        margin: 10px 0 0;
    }

    .owner-form-actions .owner-primary-button {
        width: 100%;
    }

    .owner-resource-list {
        margin-top: 30px;
    }
}

@media print {
    .navbar,
    .owner-hero,
    .owner-proof-band,
    .owner-disclosure-section,
    .owner-intro-section,
    .owner-rewards-section,
    .owner-access-section,
    .owner-watchouts-section,
    .owner-form-section,
    .owner-faq-section,
    .owner-related-section,
    footer,
    .owner-checklist-controls {
        display: none !important;
    }

    .owner-checklist-section {
        padding: 0;
        background: #ffffff;
    }

    .owner-checklist-group {
        min-height: 0;
        break-inside: avoid;
    }
}
