﻿.main {
    display: grid;
    grid-template-rows: auto 1fr auto;
    min-height: 100vh;
    font-family: aktiv-grotesk, sans-serif;
    color: #333;
    line-height: 1.6;
}

.maxwidth-column > * {
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}

.header {
    background-color: #599FBE;
    padding: 4.5px 6px;
}

.header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px;
}

.fillwhite
{
    fill: #fff;
}

.fillpurple {
    fill: #9F4EB0;
}

.filldarkpurple {
    fill: #921D80;
}

.fillblue {
    fill: #089EDA;
}

.stoplightblue {
    stop-color: #089EDA
}

.stopdarkblue {
    stop-color: #14589F
}

.fillgrad {
    fill: url(#FLOGOGRAD_1_)
}

.clearscore-logo {
    fill: #fff;
    width: 150px;
    enable-background: new 0 0 432 471;
}

.fluent-logo {
    width: 40px;
    enable-background: new 0 0 455 492;
}

.content-intro {
    background-color: #2F4D61;
    line-height: 1.5;
    border-bottom: 61px solid #233648;
    color: white;
    font-family: aktiv-grotesk, sans-serif;
}

    .content-intro h1 {
        font-weight: 400;
        font-size: 16px;
        padding: 18px 24px;
    }

.main-content-row {
    border-bottom: 1px solid #ececec;
}

.main-content-column {
    display: grid;
    gap: 20px;
    grid-template-columns: auto 1fr;
}

@media screen and (min-width: 900px) {
    .main-content-column {
        grid-template-columns: 1fr 730px 1fr;
    }
}

.section-title h2 {
    display: none;
}

@media screen and (min-width: 900px) {
    .section-title h2 {
        display: block;
    }
}

.footer {
    background-color: #233648;
    padding: 40px 0px;
    width: 100%;
    color: #fff;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-inner {
    display: inline-block;
    width: 100%;
    max-width: 1280px;
    padding: 0 20px;
    position: relative;
}

.footer p {
    margin: 20px 0;
    line-height:1.4em;
}

.title-number {
    display: inline-flex;
    border-radius: 50%;
    height: 34px;
    width: 34px;
    color: #263648;
    border: 1px solid #263648;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 36px;
    font-weight: bold;
    margin-right: 15px;
}

.section-title h2{
    color: #233648;
    font-weight:300;
    line-height:79px;
    padding: 0 24px;
}

.section-center-title h3 {
    font-size: 16px;
    line-height: 79px;
}

.cs-info {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
}

.cs-info-r.lg {
    font-size: 20px;
}

.cs-info-r.md {
    font-size: 16px;
}

.cs-info-r {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

    .cs-info-r span:first-child {
        text-align: right;
        color: #599fbe;
    }

    .cs-info-r span {
        flex: 1;
        width: 50%;
        padding: 0 10px;
        font-weight: bold;
    }

    .cs-info-r span:last-child {
        text-align: left;
    }

.cs-frm-r {
    display: inline-block;
    width: 100%;
    padding: 30px 20px 0 20px;
}

.cs-frm-t {
    font-weight: bold;
    padding-bottom: 10px;
}

.cs-frm-st {
    font-size: 8pt;
    padding-bottom: 10px;
}

.cs-frm-r input, .cs-frm-r select {
    font-family: AktivGrotesk, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1rem !important;
    height: 48px !important;
    margin: .25rem 0 !important;
    border-radius: .25rem !important;
    padding: 0 4rem 0 .75rem;
    box-sizing: border-box;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #747f8a !important;
    color: #747f8a !important;
    outline: none;
    transition: border-color 0.5s;
    width:100%;
}

.cs-frm-btn {
    display: inline-block;
    width: 100%;
    padding: 55px 20px 20px 20px;
}

.cs-frm-btn button {
    background-color: #0f81a3;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.16);
    min-width: 170px;
    border: none;
    border-radius: .25rem;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    transition: opacity 0.5s;
    opacity: 1;
    padding: 10px 30px;
    width: auto;
    display: inline-block;
    color: #fff;
}

.cs-call-blk {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: #f9f8fb;
    padding: 80px 20px;
    margin: 65px 0;
}

.csc-wrap {
    text-align: center;
    display: inline-block;
    width: 100%;
    max-width: 730px;
    padding: 0 20px;
}

.cs-btn-blk {
    margin-top: 40px;
}

.cs-btn-blk a {
    background-color: #0f81a3;
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .16);
    cursor: pointer;
    min-width: 170px;
    border: none;
    border-radius: .25rem;
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    overflow: visible;
    text-transform: none;
    vertical-align: baseline;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    padding: 10px 30px;
    width: auto;
}

.cs-call-blk h3 {
    line-height: 40px;
    font-size: 34px;
    letter-spacing: .00625rem;
    margin-bottom: 15px;
    font-family: inherit;
    font-weight: normal;
}

.cs-call-blk p {
    font-size: 20px;
    font-weight: bold;
}

.cs-fluent-blk {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 80px 20px;
    background-color: #f9f8fb;
    margin-bottom: 60px;
}

.cs-logo {
    display: inline-block;
    flex-shrink:1;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    max-width:128px;
}

.cs-fdetails {
    display: inline-block;
    text-align: left;
    flex-grow:1;
    padding-left: 20px;
}

.cs-fluent-blk h3 {
    line-height: 40px;
    font-size: 34px;
    letter-spacing: .00625rem;
    margin-bottom: 15px;
    font-family: inherit;
    font-weight: normal;
}

.cs-fdetails p {
    font-size: 14px;
}


a {
    background: transparent;
    text-decoration: none;
    color: inherit;
    transition: color .3s;
}

.thanks{
    padding: 50px 0
}

.cs-money {
    position: relative;
}

.cs-money::before {
    content: "£";
    position: absolute;
    left: 12px;
    top: 8px;
    line-height: 40px;
}

input.left-pad-input {
    padding-left: 25px;
}

.csc-wrap-footer {
    text-align: center;
    display: flex;
    width: 100%;
    max-width: 730px;
    padding: 0 20px;
}

.dob {
    width:45%;
    margin-right: 8px;
}

.has-arrow {
    position: relative;
}

    .has-arrow:after {
        content: " ";
        width: 12px;
        height: 12px;
        border-left: 2px solid #233648;
        border-bottom: 2px solid #233648;
        position: absolute;
        transform: rotate(315deg);
        top: 17px;
        right: 12px;
    }


.content-section {
    padding: 20px;
    margin-bottom: 20px;
    font-size: 15px;
}


.dob-group {
    display: flex;
    flex-wrap: wrap;
}


.thanks {
    text-align:center
}

.thanks h4 {
    padding-top: 40px;
    font-size: 40px;
    font-weight: 100;
}