/* Privacy, terms and other CMS static pages. Loaded with gp-home.css. */

.gp-clients .gp-review {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}

.gp-clients__person {
    display: flex;
    align-items: center;
    gap: 0.8rem;
}

.gp-clients__avatar {
    display: grid;
    width: 2.7rem;
    height: 2.7rem;
    flex-shrink: 0;
    place-items: center;
    border-radius: 50%;
    background: linear-gradient(180deg, #ff8533, #f76e28);
    color: #fff;
    font-size: 1rem;
    font-weight: 800;
}

.gp-clients .gp-review__stars {
    margin-bottom: 0.2rem;
}

.gp-clients cite {
    display: block;
    color: var(--gp-navy-deep);
    font-size: 0.92rem;
    font-style: normal;
    font-weight: 750;
}

.gp-legal .gp-reviews {
    background: #fff;
}

.gp-page-hero.gp-legal-hero {
    overflow: visible;
    min-height: 0;
    padding: 6.2rem 0 4.2rem;
    text-align: center;
}

.gp-legal-hero .gp-page-hero__inner {
    margin-bottom: 0;
}

.gp-legal-quote {
    position: relative;
    z-index: 5;
    max-width: 1140px;
    margin: 0 auto -5.75rem;
    text-align: left;
}

.gp-legal-quote #bg-css {
    position: relative;
    z-index: 5;
    overflow: visible;
}

.gp-legal-quote .from-css,
.gp-legal-quote #search_form_1 {
    padding: 1.15rem 1.25rem 1.2rem;
    border: 1px solid rgba(18, 62, 116, 0.12);
    border-radius: 0;
    background: #fff !important;
    opacity: 1;
    box-shadow: 0 22px 48px rgba(4, 37, 80, 0.18);
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

.gp-legal-quote .from-css:hover {
    border-color: rgba(247, 110, 40, 0.35);
    background: #fff !important;
    box-shadow: 0 24px 52px rgba(4, 37, 80, 0.2);
}

.gp-legal-quote .from-css::before {
    right: 0;
    left: 0;
    height: 4px;
    border-radius: 0;
}

.gp-legal-quote .gp-quote-head {
    margin-bottom: 0.85rem;
}

.gp-legal-quote .gp-quote-head h2 {
    color: #042550;
    font-size: 1.28rem;
}

.gp-legal-quote #search_form_1 .btn-h {
    height: 52px !important;
    min-height: 52px !important;
    border: 1px solid #f76e28 !important;
    border-radius: 0 !important;
    background: linear-gradient(180deg, #ff8533, #f76e28) !important;
    box-shadow: 0 8px 18px rgba(247, 110, 40, 0.32);
}

.gp-legal-quote #search_form_1 .btn-h:hover,
.gp-legal-quote #search_form_1 .btn-h:focus-visible {
    border-color: #ff6b00 !important;
    background: #ff6b00 !important;
}

.gp-legal-quote #search_form_1 .search-row > input[type="hidden"] {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

.gp-legal-quote #search_form_1 .input-hold,
.gp-legal-quote #search_form_1 .promo-icon-wrapper {
    position: relative;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    min-height: 52px;
}

.gp-legal-quote #bg-css .input-hold.date:before,
.gp-legal-quote #bg-css .input-hold.time:before,
.gp-legal-quote #search_form_1 .input-hold.date:before,
.gp-legal-quote #search_form_1 .input-hold.time:before {
    position: absolute !important;
    top: 50% !important;
    right: 16px !important;
    float: none !important;
    padding-top: 0 !important;
    margin: 0 !important;
    transform: translateY(-50%);
}

.gp-legal-quote #search_form_1 .input-fields-css,
.gp-legal-quote #search_form_1 .hp-time__trigger,
.gp-legal-quote #search_form_1 .drop-css {
    height: 52px !important;
    min-height: 52px !important;
}

@media (min-width: 1100px) {
    .gp-legal-quote {
        margin-bottom: -5.5rem;
    }

    .gp-legal-quote .from-css {
        padding: 1.05rem 1.2rem 1.1rem;
    }

    .gp-legal-quote .gp-quote-head {
        margin-bottom: 0.7rem;
    }

    .gp-legal-quote #search_form_1 .search-row {
        display: grid;
        grid-template-columns: 1.15fr 0.95fr 1.15fr 0.95fr 1fr 1.05fr;
        gap: 0.7rem;
        align-items: start;
        margin: 0;
    }

    .gp-legal-quote #search_form_1 .search-row > [class*="col-"] {
        display: grid;
        grid-template-rows: 1.2em 52px;
        row-gap: 7px;
        align-content: start;
        width: auto !important;
        max-width: none !important;
        padding: 0 !important;
        margin: 0 !important;
        order: 0 !important;
    }

    .gp-legal-quote #search_form_1 .search-row > [class*="col-"] > label {
        grid-row: 1;
        margin: 0;
        align-self: end;
    }

    .gp-legal-quote #search_form_1 .search-row > [class*="col-"] > .input-hold,
    .gp-legal-quote #search_form_1 .search-row > [class*="col-"] > .promo-icon-wrapper {
        grid-row: 2;
        height: 52px;
        min-height: 52px;
    }

    .gp-legal-quote #search_form_1 .gp-quote-promo {
        display: flex !important;
        flex-direction: column !important;
        grid-template-rows: none !important;
        width: auto !important;
        gap: 7px !important;
    }

    .gp-legal-quote #search_form_1 .gp-quote-submit {
        display: grid !important;
        grid-template-rows: 1.2em 52px;
        row-gap: 7px;
        align-content: start;
        padding-top: 0 !important;
    }

    .gp-legal-quote #search_form_1 .gp-quote-submit::before {
        content: "";
        grid-row: 1;
        display: block;
        height: 1.2em;
    }

    .gp-legal-quote #search_form_1 .gp-quote-submit .btn-h {
        grid-row: 2;
        height: 52px !important;
        width: 100% !important;
        margin: 0;
    }
}

@media (max-width: 1099.98px) {
    .gp-legal-quote {
        margin-bottom: -6.5rem;
    }
}

.gp-legal-main {
    padding: 3.2rem 0 4.6rem;
    background: var(--gp-mist);
}

.gp-legal-card {
    max-width: 860px;
    margin: 0 auto;
    padding: 2rem 1.9rem 2.2rem;
    border: 1px solid var(--gp-line);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 16px 36px rgba(4, 37, 80, 0.06);
}

.gp-legal-card h1 {
    margin: 0 0 1.1rem;
    color: var(--gp-navy-deep);
    font-size: clamp(1.55rem, 3vw, 2.1rem);
    font-weight: 800;
}

.gp-prose {
    color: #3d4a5c;
    font-size: 1.02rem;
    line-height: 1.85;
}

.gp-prose h1,
.gp-prose h2,
.gp-prose h3,
.gp-prose h4 {
    margin: 1.7rem 0 0.7rem;
    color: var(--gp-navy-deep);
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.25;
}

.gp-prose h1 { font-size: 1.7rem; }
.gp-prose h2 { font-size: 1.28rem; }
.gp-prose h3 { font-size: 1.08rem; }

.gp-prose p,
.gp-prose ul,
.gp-prose ol {
    margin: 0 0 1rem;
}

.gp-prose ul,
.gp-prose ol {
    padding-left: 1.2rem;
}

.gp-prose li {
    margin-bottom: 0.4rem;
}

.gp-prose a {
    color: var(--gp-orange-hot);
    font-weight: 650;
}

.gp-prose table {
    width: 100%;
    margin: 0 0 1.1rem;
    border-collapse: collapse;
}

.gp-prose th,
.gp-prose td {
    padding: 0.55rem 0.7rem;
    border: 1px solid var(--gp-line);
    text-align: left;
    vertical-align: top;
}

.gp-prose img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 1rem 0;
    border-radius: 14px;
}

.gp-static-block {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(220px, 0.85fr);
    gap: 1.4rem;
    align-items: center;
    margin-bottom: 2rem;
}

.gp-static-block:last-child {
    margin-bottom: 0;
}

.gp-static-block img {
    display: block;
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 20px;
}

.gp-static-block--flip {
    grid-template-columns: minmax(220px, 0.85fr) minmax(0, 1.15fr);
}

.gp-cookies-updated {
    display: inline-block;
    margin-bottom: 1.2rem !important;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    background: var(--gp-mist);
    color: var(--gp-navy) !important;
    font-size: 0.82rem;
    font-weight: 750;
}

.gp-cookie-inline-btn {
    background: none;
    border: 0;
    padding: 0;
    color: var(--gp-orange-hot);
    font: inherit;
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
}

.gp-cookies-manage {
    border: 1px solid #f76e28;
    background: linear-gradient(180deg, #ff8533, #f76e28);
    color: #fff;
    box-shadow: 0 8px 18px rgba(247, 110, 40, 0.32);
}

.gp-cookies-manage:hover,
.gp-cookies-manage:focus-visible {
    border-color: #ff6b00;
    background: #ff6b00;
    color: #fff;
}

.gp-cookie-types {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.9rem;
    margin: 0.4rem 0 1.6rem;
}

.gp-cookie-types article {
    padding: 1.15rem 1.1rem 1.05rem;
    border: 1px solid var(--gp-line);
    border-radius: 18px;
    background: var(--gp-mist);
}

.gp-cookie-types span {
    display: inline-block;
    margin-bottom: 0.45rem;
    color: var(--gp-orange-hot);
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.gp-cookie-types h3 {
    margin: 0 0 0.45rem;
    color: var(--gp-navy-deep);
    font-size: 1.05rem;
    font-weight: 800;
}

.gp-cookie-types p,
.gp-cookie-types ul {
    margin: 0;
    color: #3d4a5c;
    font-size: 0.92rem;
    line-height: 1.7;
}

.gp-cookie-types ul {
    margin-top: 0.55rem;
    padding-left: 1.1rem;
}

.gp-cookie-types li {
    margin-bottom: 0.3rem;
}

.gp-cookie-types a {
    color: var(--gp-orange-hot);
    font-weight: 700;
}

@media (max-width: 767.98px) {
    .gp-legal-card {
        padding: 1.4rem 1.15rem 1.6rem;
    }

    .gp-static-block,
    .gp-static-block--flip {
        grid-template-columns: 1fr;
    }

    .gp-static-block img {
        height: 220px;
    }

    .gp-cookie-types {
        grid-template-columns: 1fr;
    }

    .gp-cookies-manage {
        width: 100%;
    }

    .gp-page-hero.gp-legal-hero {
        padding: 4.8rem 0 2.6rem;
    }

    .gp-legal-main {
        padding-top: 2.4rem;
        padding-bottom: 2.6rem;
    }
}
