@font-face {
    font-family: 'Avenir';
    src: url(../fonts/2270_6f01a780-6549-4bc4-832b-89c2e6512747.otf) format('opentype');
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: 'Avenir';
    src: url(../fonts/2270_1fbf9ef4-c8a2-4c84-a08c-44a96058281c.otf) format('opentype');
    font-weight: 900;
    font-display: swap
}


body {
    margin: 0px
}

* {
    box-sizing: border-box
}

.pmr-button,
.pmr-checkbox>label,
.pmr-dropdown>select,
.pmr-input,
.pmr-label,
.pmr-radio>label {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--default-font-family, system-ui, '-apple-system', 'Roboto', 'Droid Sans', 'HelveticaNeue', sans-serif)
}

.pmr-button {
    width: 100%;
    padding: 0px;
    border: none;
    text-decoration: none;
    text-align: center;
    cursor: pointer
}

.pmr-button:disabled {
    opacity: 0.5;
    cursor: not-allowed
}

.pmr-form {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.pmr-form:focus {
    outline: none
}

.pmr-form-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.pmr-group {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.pmr-group:focus {
    outline: none
}

.pmr-group-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.pmr-image {
    width: auto
}

.pmr-label {
    width: 100%;
    text-align: center;
    line-height: 1.428571429
}

.pmr-label a {
    color: inherit;
    text-decoration: underline
}

.pmr-label a:hover {
    opacity: 0.5
}

.pmr-radio {
    width: 100%;
    position: relative;
    text-align: center;
    cursor: pointer
}

.pmr-radio>input {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    margin: 0;
    pointer-events: none
}

.pmr-radio>label {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    font-weight: inherit;
    cursor: inherit
}

#gr-root {
    overflow: hidden;
}

#floating {
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 0px;
}

#gr-1-1 {
    justify-content: space-evenly;
    background-color: #007bff;
    padding: 10px 0px;
    min-height: calc(0);
}

#la-1-1-1 {
    text-align: center;
    font-family: 'BentonSans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 0px 0;
    padding: 0px 0 0 10px;
}

#gr-1-2 {
    justify-content: space-evenly;
    background-color: #fff;
    padding: 20px 22px;
}

#im-1-2-1 {
    margin: 0px 0;
    height: calc(30px);
}

#gr-2 {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: #2a5086;
    padding: 0px 0px 20px 0px;
    min-height: calc(100vh);
}

#gr-2-1,
#gr-6-1-1-3 {
    justify-content: space-evenly;
    padding: 22px;
}

#im-2-1-1,
#im-2-3,
#im-6-1-1-3-1-1 {
    border-radius: 4px;
    margin: 0px;
    width: calc(0%);
}

#gr-2-2 {
    align-items: center;
    justify-content: center;
    padding: 0px;
}

#la-2-2-1 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 28px;
    font-weight: 900;
    color: #fff;
    line-height: 37px;
    margin: 20px 0 0px 0;
    width: calc(80%);
}

#la-2-2-2 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
    margin: 10px 0 25px 0;
    width: calc(80%);
}

#bu-2-2-3 {
    font-family: 'Avenir', sans-serif;
    font-size: 16px;
    color: #fff;
    background-color: #db3e4d;
    border-radius: 15px;
    border: 0px solid;
    margin: 0px 0 30px 0;
    padding: 14px 0;
    width: calc(70%);
}

#bu-2-2-3:hover,
#bu-3-3:hover,
#bu-4-3:hover,
#bu-6-2:hover,
#bu-7-1-3:hover,
#bu-8-2:hover {
    background-color: #ea333a;
}

#gr-2-2-4 {
    justify-content: space-evenly;
    padding: 0px 22px 22px 22px;
}

#gr-2-2-4-1,
#gr-2-2-4-2,
#gr-2-2-4-3 {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px 0 12px 50px;
    padding: 0px;
    width: calc(100%);
}

#im-2-2-4-1-1,
#im-2-2-4-2-1,
#im-2-2-4-3-1,
#im-2-2-4-4-1 {
    border-radius: 4px;
    margin: 0px;
    width: calc(19% - 44px);
}

#la-2-2-4-1-2,
#la-2-2-4-2-2,
#la-2-2-4-3-2,
#la-2-2-4-4-2,
#la-7-1-2-2-2,
#la-7-1-2-3-2,
#la-7-1-2-4-2 {
    text-align: left;
    font-family: 'Avenir', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    margin: 0px 0 0px 15px;
}

#gr-2-2-4-4 {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px 0 0px 50px;
    padding: 0px;
    width: calc(100%);
}

#gr-2-2-5 {
    align-items: flex-end;
    justify-content: flex-end;
    padding: 0px;
}

#im-2-2-5-1 {
    border-radius: 4px;
    margin: 0px;
    width: calc(100%);
}

#gr-3 {
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 60px 0;
}

#la-3-1 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 42px;
    margin: 0px 0 14px 0;
    width: calc(100%);
}

#gr-3-2 {
    align-items: center;
    padding: 0px;
    width: calc(80%);
}

#gr-3-2-1 {
    justify-content: space-evenly;
    padding: 0px;
    width: calc(100%);
}

#gr-3-2-1-1,
#gr-3-2-1-2,
#gr-3-2-1-3 {
    justify-content: space-evenly;
    padding: 0px 0px 22px 0px;
}

#la-3-2-1-1-1,
#la-3-2-1-2-1,
#la-3-2-1-3-1 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: #000;
    line-height: 25px;
    margin: 30px 0 20px 0;
    width: calc(100%);
}

#gr-3-2-1-1-2 {
    align-items: center;
    justify-content: center;
    background-image: url(../images/iStock-1358205700-2e2e9c6a7e9a041a5613e1ff2e4a1ba5.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 100px;
    margin: 0 0 0px 0;
    padding: 0px;
    min-height: calc(200px);
    width: calc(200px);
}

#la-3-2-1-1-3,
#la-3-2-1-2-3,
#la-3-2-1-3-3 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 25px;
    margin: 30px 0 0 0;
    width: calc(100%);
}

#la-3-2-1-1-4,
#la-3-2-1-2-4 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 22px;
    margin: 20px 0 0 0;
    width: calc(80%);
}

#gr-3-2-1-2-2 {
    align-items: center;
    justify-content: center;
    background-image: url(../images/iStock-1311961860-4316616bd420792104756a15d416066a.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 100px;
    margin: 0 0 0px 0;
    padding: 0px;
    min-height: calc(200px);
    width: calc(200px);
}

#gr-3-2-1-3-2 {
    align-items: center;
    justify-content: center;
    background-image: url(../images/iStock-1221734371-6b83ce09bd8792ed91037ae983766980.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 100px;
    margin: 0 0 0px 0;
    padding: 0px;
    min-height: calc(200px);
    width: calc(200px);
}

#la-3-2-1-3-4 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    margin: 20px 0 0 0;
    width: calc(80%);
}

#bu-3-3,
#bu-4-3,
#bu-7-1-3 {
    font-family: 'Avenir', sans-serif;
    font-size: 16px;
    color: #fff;
    background-color: #db3e4d;
    border-radius: 15px;
    border: 0px solid;
    margin: 30px 0 0px 0;
    padding: 14px 0;
    width: calc(70%);
}

#gr-4 {
    justify-content: space-evenly;
    background-color: #ededed;
    padding: 22px 22px 70px 22px;
}

#la-4-1 {
    font-family: 'Avenir', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #101820;
    line-height: 42px;
    margin: 44px 0 22px 0;
    width: calc(90%);
}

#gr-4-2 {
    justify-content: center;
    padding: 0 10px;
}

#gr-4-2-1,
#gr-4-2-2,
#gr-4-2-3 {
    justify-content: space-evenly;
    padding: 22px 0px 0px 0px;
}

#la-4-2-1-1,
#la-4-2-2-1,
#la-4-2-3-1 {
    font-size: 16px;
    font-weight: 300;
    color: #101820;
    line-height: 22px;
    width: calc(87%);
}

#la-4-2-1-2,
#la-4-2-2-2,
#la-4-2-3-2 {
    font-family: 'Avenir', sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #101820;
    line-height: 28px;
    margin: 14px 0;
    width: calc(110%);
}

#gr-5 {
    justify-content: space-evenly;
    background-color: #2a5086;
    padding: 0px 0px 34px 0px;
}

#gr-5-1 {
    justify-content: space-evenly;
    padding: 44px 0px 0px 0px;
}

#la-5-1-1 {
    font-family: 'Avenir', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 42px;
    margin: 22px 0 21px 0;
    width: calc(80%);
}

#la-5-1-2 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
    margin: 0px 0 0px 0px;
    width: calc(85%);
}

#gr-5-2 {
    justify-content: space-evenly;
    background-color: #2a5086;
    margin: 0 0 30px 0;
    padding: 0px;
}

#gr-5-2-1,
#gr-5-2-2,
#gr-7 {
    justify-content: space-evenly;
    background-color: #2a5086;
    padding: 0px;
}

#ra-5-2-1-1,
#ra-5-2-3-1 {
    margin: 22px 22px 0px 22px;
    height: calc(340px);
    width: calc(300px);
}

#ra-5-2-1-1-input~label {
    font-weight: 500;
    line-height: calc(340px - (0px * 2));
    background-image: url(../images/1A-8a5656d3b4a99cdc7a0af030006cbfe3-8a5656d3b4a99cdc7a0af030006cbfe3_LCP.webp);
    background-position: center;
    background-size: cover;
    border-radius: 0px;
    border: 0px solid;
}

#la-5-2-1-2,
#la-5-2-4-2 {
    font-family: 'Avenir', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    margin: 0px 0;
    width: calc(60%);
}

#la-5-2-1-3,
#la-5-2-2-3 {
    font-family: 'Avenir', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    margin: 10px 0 0px 0;
    width: calc(80%);
}

#ra-5-2-2-1 {
    margin: 10px 22px;
    height: calc(340px);
    width: calc(300px);
}

#ra-5-2-2-1-input~label {
    font-weight: 500;
    line-height: calc(340px - (0px * 2));
    background-image: url(../images/2A-4f792cdf87a6ca9e51c418317049fbe3-4f792cdf87a6ca9e51c418317049fbe3_LCP.webp);
    background-position: center;
    background-size: cover;
    border-radius: 0px;
    border: 0px solid;
}

#la-5-2-2-2,
#la-5-2-3-2 {
    font-family: 'Avenir', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    margin: 0px 0;
    width: calc(70%);
}

#gr-5-2-3,
#gr-5-2-4 {
    justify-content: space-evenly;
    background-color: #2a5086;
    padding: 0px;
    display: flex;
}

#ra-5-2-3-1-input~label {
    font-weight: 500;
    line-height: calc(340px - (0px * 2));
    background-image: url(../images/3A-5da875ec7d59dfe580abc802eff9bb5e-5da875ec7d59dfe580abc802eff9bb5e_LCP.webp);
    background-position: center;
    background-size: cover;
    border-radius: 0px;
    border: 0px solid;
}

#la-5-2-3-3 {
    font-family: 'Avenir', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    margin: 10px 0 0px 0;
    width: calc(60%);
}

#ra-5-2-4-1 {
    margin: 0px 22px 10px 22px;
    height: calc(340px);
    width: calc(300px);
}

#ra-5-2-4-1-input~label {
    font-weight: 500;
    line-height: calc(340px - (0px * 2));
    background-image: url(../images/4A-d3d4329dd18686d5d1ed0e5da7f49906-d3d4329dd18686d5d1ed0e5da7f49906_LCP.webp);
    background-position: center;
    background-size: cover;
    border-radius: 0px;
    border: 0px solid;
}

#la-5-2-4-3 {
    font-family: 'Avenir', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    margin: 10px 0 0px 0;
    width: calc(70%);
}

#gr-6 {
    flex-direction: column;
    justify-content: space-evenly;
    background-color: #fff;
    padding: 0px;
    min-height: calc(100vh);
}

#gr-6-1 {
    align-items: center;
    justify-content: center;
    padding: 30px 0px 0px 0px;
}

#gr-6-1-1,
#gr-6-1-1-3-3,
#gr-7-1-2 {
    justify-content: space-evenly;
    padding: 0px;
}

#la-6-1-1-1 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 38px;
    font-weight: 900;
    color: #101820;
    line-height: 45px;
    margin: 20px 0 0px 0;
    width: calc(80%);
}

#la-6-1-1-2 {
    text-align: center;
    font-family: 'Avenir', sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #101820;
    line-height: 26px;
    margin: 22px 0;
    width: calc(80%);
}

#gr-6-1-1-3-1 {
    justify-content: space-evenly;
    padding: 0px;
    width: calc(0%);
}

#gr-6-1-1-3-2 {
    justify-content: space-evenly;
    padding: 0px 0px 0px 0;
}

#gr-6-1-1-3-2-1,
#gr-6-1-1-3-2-2,
#gr-6-1-1-3-2-3 {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px 0 10px 40px;
    padding: 0px;
    width: calc(90%);
}

#im-6-1-1-3-2-1-1,
#im-6-1-1-3-2-2-1,
#im-6-1-1-3-2-3-1,
#im-7-1-2-2-1,
#im-7-1-2-3-1 {
    border-radius: 4px;
    margin: 0px;
    width: calc(21% - 44px);
}

#la-6-1-1-3-2-1-2,
#la-6-1-1-3-2-2-2,
#la-6-1-1-3-2-3-2 {
    text-align: left;
    font-family: 'Avenir', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #101820;
    line-height: 24px;
    margin: 0px 0 0px 15px;
}

#im-6-1-1-3-3-1 {
    border-radius: 4px;
    margin: 0px;
    width: calc(60% - 44px);
}

#bu-6-2 {
    font-family: 'Avenir', sans-serif;
    font-size: 16px;
    color: #fff;
    background-color: #db3e4d;
    border-radius: 15px;
    border: 0px solid;
    margin: 0px 0 40px 0;
    padding: 14px 0;
    width: calc(70%);
}

#gr-7-1 {
    justify-content: space-evenly;
    padding: 44px 22px 0px 22px;
}

#la-7-1-1 {
    font-family: 'Avenir', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 42px;
    margin: 22px 0 30px 0;
}

#la-7-1-2-1 {
    text-align: left;
    font-family: 'Avenir', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    margin: 0px 0 30px 15px;
}

#gr-7-1-2-2,
#gr-7-1-2-3 {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px 0 10px 0;
    padding: 0px;
    width: calc(90%);
}

#gr-7-1-2-4 {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    margin: 0px 0 10px 0;
    padding: 0px;
    width: calc(90%);
}

#im-7-1-2-4-1 {
    border-radius: 4px;
    margin: 2px 0px 0px 0px;
    width: calc(21% - 44px);
}

#im-7-2 {
    border-radius: 4px;
    margin: 0px;
    width: calc(100%);
}

#FAQ {
    justify-content: space-evenly;
    background-image: url(../images/mobile2-0dbc4465dddaa4305c62de778544b039.jpg);
    background-position: center;
    background-size: cover;
    padding: 60px 0 0px 0;
}

#gr-8-1 {
    justify-content: space-evenly;
    background-color: transparent;
    background-image: none;
    margin: 0 0 0px 0;
    padding: 0px;
    width: calc(100%);
}

#gr-8-1-1 {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    padding: 0px;
    width: calc(100%);
}

#gr-8-1-1-1 {
    background-color: transparent;
    background-image: none;
    margin: 0px 0 0 0;
    padding: 0px 20px 40px 20px;
    width: calc(100%);
}

#gr-8-1-1-1-1 {
    justify-content: flex-start;
    background-color: transparent;
    background-image: none;
    margin: 0 0 20px 0;
    padding: 0px;
    width: calc(100%);
}

#la-8-1-1-1-1-1 {
    font-family: 'Avenir', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 42px;
    margin: 22px 0 0px 0;
}

#fo-10063ec0-19f8-4753-ab8a-ee91c23b0c33 {
    justify-content: space-evenly;
    background-color: transparent;
    background-image: none;
    width: calc(100%);
}

#gr-8-1-1-1-2-1,
#gr-8-1-1-1-2-2,
#gr-8-1-1-1-2-3,
#gr-8-1-1-1-2-4,
#gr-8-1-1-1-2-5,
#gr-8-1-1-1-2-6,
#gr-8-1-1-1-2-7 {
    align-items: flex-start;
    justify-content: space-evenly;
    margin: 0px 0 0 0;
}

#gr-8-1-1-1-2-1-1,
#gr-8-1-1-1-2-2-1,
#gr-8-1-1-1-2-3-1,
#gr-8-1-1-1-2-4-1,
#gr-8-1-1-1-2-5-1,
#gr-8-1-1-1-2-6-1,
#gr-8-1-1-1-2-7-1 {
    align-items: flex-start;
    justify-content: flex-start;
    background-color: rgba(237, 237, 237, 0.72);
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    margin: 0 0 10px 0;
    padding: 10px 22px 15px 22px;
}

#gr-8-1-1-1-2-1-1-1,
#gr-8-1-1-1-2-2-1-1,
#gr-8-1-1-1-2-3-1-1,
#gr-8-1-1-1-2-4-1-1,
#gr-8-1-1-1-2-5-1-1,
#gr-8-1-1-1-2-6-1-1,
#gr-8-1-1-1-2-7-1-1 {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: transparent;
    background-image: none;
    border-radius: 6px;
    margin: 0 0 0px 0;
    padding: 10px 0px 5px 0px;
}

#ra-8-1-1-1-2-1-1-1-1-input~label,
#ra-8-1-1-1-2-2-1-1-1-input~label,
#ra-8-1-1-1-2-3-1-1-1-input~label,
#ra-8-1-1-1-2-4-1-1-1-input~label,
#ra-8-1-1-1-2-5-1-1-1-input~label,
#ra-8-1-1-1-2-6-1-1-1-input~label,
#ra-8-1-1-1-2-7-1-1-1-input~label {
    text-align: left;
    font-family: 'Avenir', sans-serif;
    font-size: 18px;
    font-weight: 900;
    color: #2a5086;
    line-height: 22px;
    background-color: transparent;
    background-image: none;
    padding: 0 50px 0 0;
}

#ra-8-1-1-1-2-1-1-1-1-input~label:hover,
#ra-8-1-1-1-2-1-1-1-1-input:checked~label,
#ra-8-1-1-1-2-2-1-1-1-input~label:hover,
#ra-8-1-1-1-2-2-1-1-1-input:checked~label,
#ra-8-1-1-1-2-3-1-1-1-input~label:hover,
#ra-8-1-1-1-2-3-1-1-1-input:checked~label,
#ra-8-1-1-1-2-4-1-1-1-input~label:hover,
#ra-8-1-1-1-2-4-1-1-1-input:checked~label,
#ra-8-1-1-1-2-5-1-1-1-input~label:hover,
#ra-8-1-1-1-2-5-1-1-1-input:checked~label,
#ra-8-1-1-1-2-6-1-1-1-input~label:hover,
#ra-8-1-1-1-2-6-1-1-1-input:checked~label,
#ra-8-1-1-1-2-7-1-1-1-input~label:hover,
#ra-8-1-1-1-2-7-1-1-1-input:checked~label {
    background-color: transparent;
    background-image: none;
}

#ra-8-1-1-1-2-1-1-1-2,
#ra-8-1-1-1-2-2-1-1-2,
#ra-8-1-1-1-2-3-1-1-2,
#ra-8-1-1-1-2-4-1-1-2,
#ra-8-1-1-1-2-5-1-1-2,
#ra-8-1-1-1-2-6-1-1-2,
#ra-8-1-1-1-2-7-1-1-2 {
    height: calc(20px);
    width: calc(20px);
}

#ra-8-1-1-1-2-1-1-1-2-input~label,
#ra-8-1-1-1-2-2-1-1-2-input~label,
#ra-8-1-1-1-2-3-1-1-2-input~label,
#ra-8-1-1-1-2-4-1-1-2-input~label,
#ra-8-1-1-1-2-5-1-1-2-input~label,
#ra-8-1-1-1-2-6-1-1-2-input~label,
#ra-8-1-1-1-2-7-1-1-2-input~label {
    font-family: 'Avenir', sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: calc(20px - (0px * 2));
    background-image: url(../images/sected1-62e5d9c3313c431ba7df857e7961eaf2.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 20px;
}

#ra-8-1-1-1-2-1-1-1-2-input~label:hover,
#ra-8-1-1-1-2-1-1-1-2-input:checked~label,
#ra-8-1-1-1-2-2-1-1-2-input~label:hover,
#ra-8-1-1-1-2-2-1-1-2-input:checked~label,
#ra-8-1-1-1-2-3-1-1-2-input~label:hover,
#ra-8-1-1-1-2-3-1-1-2-input:checked~label,
#ra-8-1-1-1-2-4-1-1-2-input~label:hover,
#ra-8-1-1-1-2-4-1-1-2-input:checked~label,
#ra-8-1-1-1-2-5-1-1-2-input~label:hover,
#ra-8-1-1-1-2-5-1-1-2-input:checked~label,
#ra-8-1-1-1-2-6-1-1-2-input~label:hover,
#ra-8-1-1-1-2-6-1-1-2-input:checked~label,
#ra-8-1-1-1-2-7-1-1-2-input~label:hover,
#ra-8-1-1-1-2-7-1-1-2-input:checked~label {
    background-image: url(../images/SELECTED-6eb4b4a83803dca79a938595683402a2.jpg);
    background-position: center;
    background-size: cover;
}

#questions1,
#questions2,
#questions3,
#questions4,
#questions5,
#questions6,
#questions7 {
    justify-content: space-evenly;
    margin: 0px 0;
    padding: 0px;
    display: none;
}

#la-8-1-1-1-2-1-1-2-1,
#la-8-1-1-1-2-2-1-2-1,
#la-8-1-1-1-2-3-1-2-1,
#la-8-1-1-1-2-4-1-2-1,
#la-8-1-1-1-2-5-1-2-1,
#la-8-1-1-1-2-6-1-2-1,
#la-8-1-1-1-2-7-1-2-1 {
    text-align: left;
    font-family: 'Avenir', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #26263d;
    line-height: 22px;
    margin: 10px 0 0px 0;
    width: calc(100%);
}

#bu-8-2 {
    font-family: 'Avenir', sans-serif;
    font-size: 16px;
    color: #fff;
    background-color: #db3e4d;
    border-radius: 15px;
    border: 0px solid;
    margin: 0px 0 50px 0;
    padding: 14px 0;
    width: calc(70%);
}

#gr-9 {
    justify-content: space-evenly;
    background-color: #101820;
    padding: 10px 22px 10PX 22px;
}

#la-9-1 {
    font-family: 'Avenir', sans-serif;
    font-size: 10px;
    color: #fff;
}

#gr-10 {
    flex-direction: row;
    justify-content: space-evenly;
    background-color: #101820;
    padding: 0px 0px 22px 0px;
}

#bu-10-1,
#bu-10-2 {
    font-family: 'Avenir', sans-serif;
    font-size: 10px;
    color: #fff;
    background-color: transparent;
    background-image: none;
    margin: 0px 0 0 0;
    width: calc(100%);
}

@media only screen and (min-width: 769px) {
    #floating {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    #la-1-1-1 {
        text-align: center;
        font-family: 'BentonSans', sans-serif;
        font-size: 18px;
        color: #fff;
        margin-bottom: 0px;
    }

    #gr-1-2 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #im-1-2-1 {
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 0px;
        height: calc(43px);
    }

    #gr-2 {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        background-color: #2a5086;
        padding-top: 0px;
        padding-right: 45px;
        padding-bottom: 0px;
        padding-left: 0px;
        min-height: calc(85vh);
    }

    #gr-2-1 {
        align-items: flex-end;
        justify-content: flex-end;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(45%);
    }

    #im-2-1-1 {
        margin-top: 30px;
        margin-right: 10px;
        width: calc(100%);
    }

    #gr-2-2 {
        align-items: flex-start;
        margin-bottom: 0px;
        margin-left: 60px;
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
        width: calc(50%);
    }

    #la-2-2-1 {
        text-align: left;
        font-size: 35px;
        color: #fff;
        line-height: 45px;
        margin-top: 0px;
        margin-bottom: 14px;
        width: calc(90%);
    }

    #la-2-2-2 {
        text-align: left;
        font-size: 24px;
        color: #fff;
        line-height: 35px;
        margin-top: 0px;
        margin-bottom: 32px;
        width: calc(85%);
    }

    #bu-2-2-3,
    #bu-6-2 {
        text-align: center;
        font-size: 22px;
        font-weight: 900;
        border-width: 0px;
        border-style: solid;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        width: calc(44%);
    }

    #bu-2-2-3:hover,
    #bu-3-3:hover,
    #bu-4-3:hover,
    #bu-6-2:hover,
    #bu-7-1-3:hover,
    #bu-8-2:hover {
        background-color: #ea333a;
    }

    #gr-2-2-4 {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        margin-top: 40px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(70%);
    }

    #gr-2-2-4-1 {
        flex-direction: row;
        margin-top: 0px;
        margin-left: 0px;
        width: calc(100%);
    }

    #im-2-2-4-1-1,
    #im-2-2-4-2-1,
    #im-2-2-4-3-1,
    #im-2-2-4-4-1 {
        width: calc(17% - 44px);
    }

    #la-2-2-4-1-2 {
        text-align: left;
        font-size: 22px;
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 0px;
        margin-left: 20px;
        width: calc(90%);
    }

    #gr-2-2-4-2 {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        margin-top: 0px;
        margin-left: 0px;
        width: calc(100%);
    }

    #la-2-2-4-2-2,
    #la-2-2-4-3-2,
    #la-2-2-4-4-2 {
        text-align: left;
        font-size: 22px;
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 0px;
        margin-left: 20px;
        width: calc(100%);
    }

    #gr-2-2-4-3 {
        flex-direction: row;
        align-items: flex-start;
        margin-top: 0px;
        margin-bottom: 12px;
        margin-left: 0px;
        width: calc(100%);
    }

    #gr-2-2-4-4 {
        flex-direction: row;
        align-items: flex-start;
        margin-top: 0px;
        margin-bottom: 30px;
        margin-left: 0px;
        width: calc(100%);
    }

    #im-2-2-5-1 {
        width: calc(0%);
    }

    #im-2-3 {
        margin-top: 30px;
        width: calc(0%);
    }

    #gr-3 {
        align-items: center;
        justify-content: center;
        background-color: #fff;
        padding-top: 100px;
        padding-bottom: 100px;
    }

    #la-3-1 {
        text-align: center;
        font-size: 55px;
        color: #000;
        line-height: 58px;
        margin-top: 0px;
        margin-bottom: 44px;
        width: calc(80%);
    }

    #gr-3-2 {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        width: calc(80%);
    }

    #gr-3-2-1 {
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 30px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(100%);
    }

    #gr-3-2-1-1,
    #gr-3-2-1-2,
    #gr-3-2-1-3 {
        align-items: center;
        justify-content: center;
        padding-right: 0px;
        padding-left: 0px;
    }

    #la-3-2-1-1-1,
    #la-3-2-1-2-1,
    #la-3-2-1-3-1 {
        text-align: center;
        font-family: 'Avenir', sans-serif;
        font-size: 35px;
        font-weight: 400;
        color: #000;
        line-height: 35px;
        margin-bottom: 20px;
        margin-left: 10px;
        width: calc(100%);
    }

    #gr-3-2-1-1-2 {
        background-image: url(../images/iStock-1358205700-2e2e9c6a7e9a041a5613e1ff2e4a1ba5.jpg);
        background-position: center;
        background-size: cover;
        border-radius: 100px;
        margin-bottom: 0px;
        padding-top: 22px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        min-height: calc(200px);
        width: calc(200px);
    }

    #la-3-2-1-1-3,
    #la-3-2-1-2-3,
    #la-3-2-1-3-3 {
        text-align: center;
        font-family: 'Avenir', sans-serif;
        font-size: 22px;
        font-weight: 400;
        color: #000;
        line-height: 30px;
        margin-bottom: 0px;
        margin-left: 10px;
        width: calc(100%);
    }

    #la-3-2-1-1-4,
    #la-3-2-1-2-4,
    #la-3-2-1-3-4 {
        text-align: center;
        font-family: 'Avenir', sans-serif;
        font-size: 19px;
        font-weight: 400;
        color: #000;
        line-height: 28px;
        width: calc(80%);
    }

    #gr-3-2-1-2-2 {
        background-image: url(../images/iStock-1311961860-4316616bd420792104756a15d416066a.jpg);
        background-position: center;
        background-size: cover;
        border-radius: 100px;
        margin-bottom: 0px;
        padding-top: 22px;
        padding-right: 0px;
        padding-bottom: 32px;
        padding-left: 0px;
        min-height: calc(200px);
        width: calc(200px);
    }

    #gr-3-2-1-3-2 {
        background-image: url(../images/iStock-1221734371-6b83ce09bd8792ed91037ae983766980.jpg);
        background-position: center;
        background-size: cover;
        border-radius: 100px;
        margin-bottom: 0px;
        padding-top: 22px;
        padding-right: 0px;
        padding-bottom: 32px;
        padding-left: 0px;
        min-height: calc(200px);
        width: calc(200px);
    }

    #bu-3-3 {
        text-align: center;
        font-size: 22px;
        font-weight: 900;
        border-width: 0px;
        border-style: solid;
        margin-top: 40px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        width: calc(340PX);
    }

    #gr-4 {
        flex-direction: column;
        background-color: #ededed;
        padding-top: 20px;
        padding-right: 0px;
        padding-bottom: 50px;
        padding-left: 0px;
        width: calc(100%);
    }

    #la-4-1 {
        text-align: center;
        font-family: 'Avenir', sans-serif;
        font-size: 55px;
        color: #000;
        line-height: 58px;
        margin-top: 100px;
        margin-bottom: 20px;
        width: calc(45%);
    }

    #gr-4-2 {
        flex-direction: row;
        align-items: flex-start;
        margin-top: 44px;
        padding-right: 0px;
        padding-left: 0px;
        width: calc(90%);
    }

    #gr-4-2-1,
    #gr-4-2-2,
    #gr-4-2-3 {
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        width: calc(35%);
    }

    #la-4-2-1-1 {
        font-family: 'Avenir', sans-serif;
        font-size: 24px;
        font-weight: 400;
        color: #000;
        line-height: 35px;
    }

    #la-4-2-1-2,
    #la-4-2-2-2,
    #la-4-2-3-2 {
        font-family: 'Avenir', sans-serif;
        font-size: 18px;
        line-height: 30px;
        width: calc(70%);
    }

    #la-4-2-2-1 {
        font-family: 'Avenir', sans-serif;
        font-size: 24px;
        font-weight: 400;
        line-height: 35px;
        width: calc(80%);
    }

    #la-4-2-3-1 {
        font-family: 'Avenir', sans-serif;
        font-size: 24px;
        font-weight: 400;
        line-height: 35px;
        width: calc(100%);
    }

    #bu-4-3 {
        text-align: center;
        font-size: 22px;
        font-weight: 900;
        border-width: 0px;
        border-style: solid;
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        width: calc(340PX);
    }

    #gr-5 {
        flex-direction: column;
        justify-content: center;
        background-color: #2a5086;
        padding-top: 80px;
        padding-right: 0px;
        padding-bottom: 40px;
        padding-left: 0px;
    }

    #gr-5-1 {
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-bottom: 40px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(90%);
    }

    #la-5-1-1 {
        text-align: center;
        font-size: 55px;
        color: #fff;
        line-height: 58px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 23px;
        width: calc(44%);
    }

    #la-5-1-2 {
        text-align: center;
        font-size: 22px;
        font-weight: 400;
        color: #fff;
        line-height: 30px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: calc(50%);
    }

    #gr-5-2 {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        width: calc(86%);
    }

    #gr-5-2-1,
    #gr-5-2-2 {
        justify-content: flex-start;
        width: calc(60%);
    }

    #ra-5-2-1-1,
    #ra-5-2-2-1,
    #ra-5-2-3-1,
    #ra-5-2-4-1 {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
        height: calc(283px);
        width: calc(250px);
    }

    #ra-5-2-1-1-input~label {
        line-height: calc(283px - (0px * 2));
        background-image: url(../images/1A-8a5656d3b4a99cdc7a0af030006cbfe3-8a5656d3b4a99cdc7a0af030006cbfe3_LCP.webp);
        background-position: center;
        background-size: cover;
        border-radius: 0px;
        border-width: 0px;
        border-style: solid;
    }

    #la-5-2-1-2,
    #la-5-2-2-2 {
        text-align: center;
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        line-height: 30px;
        margin-bottom: 0px;
        width: calc(50%);
    }

    #la-5-2-1-3,
    #la-5-2-2-3,
    #la-5-2-3-3,
    #la-5-2-4-3 {
        text-align: center;
        font-size: 22px;
        font-weight: 400;
        color: #fff;
        line-height: 30px;
        margin-bottom: 0px;
        width: calc(80%);
    }

    #ra-5-2-2-1-input~label {
        line-height: calc(283px - (0px * 2));
        background-image: url(../images/2A-4f792cdf87a6ca9e51c418317049fbe3-4f792cdf87a6ca9e51c418317049fbe3_LCP.webp);
        background-position: center;
        background-size: cover;
        border-radius: 0px;
        border-width: 0px;
        border-style: solid;
    }

    #gr-5-2-3,
    #gr-5-2-4 {
        width: calc(60%);
        display: flex;
    }

    #ra-5-2-3-1-input~label {
        line-height: calc(283px - (0px * 2));
        background-image: url(../images/3A-5da875ec7d59dfe580abc802eff9bb5e-5da875ec7d59dfe580abc802eff9bb5e_LCP.webp);
        background-position: center;
        background-size: cover;
        border-radius: 0px;
        border-width: 0px;
        border-style: solid;
    }

    #la-5-2-3-2 {
        text-align: center;
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        line-height: 30px;
        margin-bottom: 0px;
        width: calc(60%);
    }

    #ra-5-2-4-1-input~label {
        line-height: calc(283px - (0px * 2));
        background-image: url(../images/4A-d3d4329dd18686d5d1ed0e5da7f49906-d3d4329dd18686d5d1ed0e5da7f49906_LCP.webp);
        background-position: center;
        background-size: cover;
        border-radius: 0px;
        border-width: 0px;
        border-style: solid;
    }

    #la-5-2-4-2 {
        text-align: center;
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        line-height: 30px;
        margin-bottom: 0px;
        width: calc(55%);
    }

    #gr-6 {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        padding-top: 70px;
        padding-right: 0px;
        padding-bottom: 70px;
        padding-left: 0px;
        min-height: calc(85vh);
    }

    #gr-6-1 {
        align-items: flex-start;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
        width: calc(80%);
    }

    #la-6-1-1-1 {
        text-align: center;
        font-size: 50px;
        color: #101820;
        line-height: 70px;
        margin-top: 0px;
        margin-bottom: 14px;
        width: calc(100%);
    }

    #la-6-1-1-2 {
        text-align: center;
        font-size: 24px;
        color: #101820;
        line-height: 35px;
        margin-top: 0px;
        margin-bottom: 32px;
        width: calc(100%);
    }

    #gr-6-1-1-3 {
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-bottom: 50px;
        margin-left: 80px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(70%);
    }

    #gr-6-1-1-3-1 {
        align-items: center;
        justify-content: center;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(27%);
    }

    #im-6-1-1-3-1-1 {
        margin-top: 0px;
        width: calc(100%);
    }

    #gr-6-1-1-3-2 {
        margin-left: 50px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    #gr-6-1-1-3-2-1,
    #gr-6-1-1-3-2-2 {
        margin-top: 0px;
        margin-left: 0px;
        width: calc(100%);
    }

    #im-6-1-1-3-2-1-1,
    #im-6-1-1-3-2-2-1,
    #im-6-1-1-3-2-3-1,
    #im-7-1-2-2-1,
    #im-7-1-2-3-1,
    #im-7-1-2-4-1 {
        width: calc(13% - 44px);
    }

    #la-6-1-1-3-2-1-2,
    #la-6-1-1-3-2-2-2,
    #la-6-1-1-3-2-3-2 {
        text-align: left;
        font-size: 22px;
        font-weight: 400;
        color: #101820;
        line-height: 30px;
        margin-bottom: 0px;
        width: calc(90%);
    }

    #gr-6-1-1-3-2-3 {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: calc(100%);
    }

    #gr-6-1-1-3-3 {
        align-items: center;
        justify-content: center;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(0%);
    }

    #im-6-1-1-3-3-1 {
        margin-top: 0px;
        width: calc(50% - 44px);
    }

    #gr-7 {
        flex-direction: row;
        justify-content: center;
        background-color: #2a5086;
        padding-top: 80px;
        padding-right: 0px;
        padding-bottom: 60px;
        padding-left: 0px;
    }

    #gr-7-1 {
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        margin-bottom: 50px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 90px;
        width: calc(90%);
    }

    #la-7-1-1 {
        text-align: left;
        font-size: 55px;
        line-height: 58px;
        margin-top: 0px;
        margin-bottom: 40px;
        width: calc(80%);
    }

    #gr-7-1-2 {
        align-items: flex-start;
        justify-content: flex-start;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(100%);
    }

    #la-7-1-2-1 {
        text-align: left;
        font-size: 24px;
        font-weight: 400;
        line-height: 35px;
        margin-bottom: 30px;
        width: calc(90%);
    }

    #gr-7-1-2-2 {
        margin-top: 0px;
        width: calc(75%);
    }

    #la-7-1-2-2-2,
    #la-7-1-2-3-2,
    #la-7-1-2-4-2 {
        text-align: left;
        font-size: 22px;
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 0px;
        width: calc(90%);
    }

    #gr-7-1-2-3,
    #gr-7-1-2-4 {
        width: calc(75%);
    }

    #bu-7-1-3 {
        text-align: center;
        font-size: 22px;
        font-weight: 900;
        border-width: 0px;
        border-style: solid;
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        width: calc(44%);
    }

    #im-7-2 {
        margin-top: 0px;
        margin-bottom: 0px;
        width: calc(50% - 44px);
    }

    #FAQ {
        background-image: url(../images/desktop2-59032cc7f73ecbac141d3bb1f7a535e1.jpg);
        background-position: center;
        background-size: cover;
        padding-top: 0px;
        padding-bottom: 80px;
    }

    #gr-8-1 {
        flex-direction: row;
        align-items: flex-end;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(100%);
    }

    #gr-8-1-1 {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: calc(100%);
    }

    #gr-8-1-1-1 {
        align-items: center;
        justify-content: center;
        background-color: transparent;
        background-image: none;
        margin-top: 0px;
        margin-right: 0px;
        padding-top: 80px;
        padding-right: 0PX;
        padding-bottom: 0px;
        padding-left: 0PX;
        width: calc(80%);
    }

    #gr-8-1-1-1-1 {
        align-items: center;
        justify-content: center;
        background-color: transparent;
        background-image: none;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    #la-8-1-1-1-1-1 {
        text-align: center;
        font-size: 55px;
        color: #fff;
        line-height: 58px;
        margin-top: 0px;
        margin-bottom: 40px;
        width: calc(80%);
    }

    #fo-10063ec0-19f8-4753-ab8a-ee91c23b0c33 {
        align-items: center;
        justify-content: center;
        background-color: transparent;
        background-image: none;
        width: calc(85%);
    }

    #gr-8-1-1-1-2-1,
    #gr-8-1-1-1-2-2,
    #gr-8-1-1-1-2-3,
    #gr-8-1-1-1-2-4,
    #gr-8-1-1-1-2-5,
    #gr-8-1-1-1-2-6 {
        align-items: center;
        justify-content: center;
        margin-top: 0px;
        width: calc(100%);
    }

    #gr-8-1-1-1-2-1-1,
    #gr-8-1-1-1-2-2-1,
    #gr-8-1-1-1-2-3-1,
    #gr-8-1-1-1-2-4-1,
    #gr-8-1-1-1-2-5-1,
    #gr-8-1-1-1-2-6-1,
    #gr-8-1-1-1-2-7-1 {
        align-items: center;
        justify-content: center;
        background-color: rgba(237, 237, 237, 0.72);
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #gr-8-1-1-1-2-1-1-1,
    #gr-8-1-1-1-2-2-1-1,
    #gr-8-1-1-1-2-3-1-1,
    #gr-8-1-1-1-2-4-1-1,
    #gr-8-1-1-1-2-5-1-1,
    #gr-8-1-1-1-2-6-1-1,
    #gr-8-1-1-1-2-7-1-1 {
        flex-direction: row;
        align-items: flex-start;
        margin-bottom: 0px;
        padding-bottom: 10px;
        width: calc(90%);
    }

    #ra-8-1-1-1-2-1-1-1-1-input~label,
    #ra-8-1-1-1-2-2-1-1-1-input~label,
    #ra-8-1-1-1-2-3-1-1-1-input~label,
    #ra-8-1-1-1-2-4-1-1-1-input~label,
    #ra-8-1-1-1-2-5-1-1-1-input~label,
    #ra-8-1-1-1-2-6-1-1-1-input~label,
    #ra-8-1-1-1-2-7-1-1-1-input~label {
        font-family: 'Avenir', sans-serif;
        font-size: 22px;
        font-weight: 900;
        line-height: 26px;
    }

    #ra-8-1-1-1-2-1-1-1-1-input:checked~label,
    #ra-8-1-1-1-2-2-1-1-1-input:checked~label,
    #ra-8-1-1-1-2-3-1-1-1-input:checked~label,
    #ra-8-1-1-1-2-4-1-1-1-input:checked~label,
    #ra-8-1-1-1-2-5-1-1-1-input:checked~label,
    #ra-8-1-1-1-2-6-1-1-1-input:checked~label,
    #ra-8-1-1-1-2-7-1-1-1-input:checked~label {
        color: #333;
    }

    #ra-8-1-1-1-2-1-1-1-2,
    #ra-8-1-1-1-2-2-1-1-2,
    #ra-8-1-1-1-2-3-1-1-2,
    #ra-8-1-1-1-2-4-1-1-2,
    #ra-8-1-1-1-2-5-1-1-2,
    #ra-8-1-1-1-2-6-1-1-2,
    #ra-8-1-1-1-2-7-1-1-2 {
        margin-top: 5px;
        height: calc(30px);
        width: calc(30px);
    }

    #ra-8-1-1-1-2-1-1-1-2-input~label,
    #ra-8-1-1-1-2-2-1-1-2-input~label,
    #ra-8-1-1-1-2-3-1-1-2-input~label,
    #ra-8-1-1-1-2-4-1-1-2-input~label,
    #ra-8-1-1-1-2-5-1-1-2-input~label,
    #ra-8-1-1-1-2-6-1-1-2-input~label {
        font-family: 'Bw Aleta No 10', sans-serif;
        line-height: calc(30px - (0px * 2));
        background-image: url(../images/sected1-62e5d9c3313c431ba7df857e7961eaf2.jpg);
        background-position: center;
        background-size: cover;
    }

    #ra-8-1-1-1-2-1-1-1-2-input~label:hover,
    #ra-8-1-1-1-2-1-1-1-2-input:checked~label,
    #ra-8-1-1-1-2-2-1-1-2-input~label:hover,
    #ra-8-1-1-1-2-2-1-1-2-input:checked~label,
    #ra-8-1-1-1-2-3-1-1-2-input~label:hover,
    #ra-8-1-1-1-2-3-1-1-2-input:checked~label,
    #ra-8-1-1-1-2-4-1-1-2-input~label:hover,
    #ra-8-1-1-1-2-4-1-1-2-input:checked~label,
    #ra-8-1-1-1-2-5-1-1-2-input~label:hover,
    #ra-8-1-1-1-2-5-1-1-2-input:checked~label,
    #ra-8-1-1-1-2-6-1-1-2-input~label:hover,
    #ra-8-1-1-1-2-6-1-1-2-input:checked~label {
        background-image: url(../images/SELECTED-6eb4b4a83803dca79a938595683402a2.jpg);
        background-position: center;
        background-size: cover;
    }

    #questions1,
    #questions2,
    #questions3,
    #questions4,
    #questions5,
    #questions6,
    #questions7 {
        flex-direction: column;
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 10px;
        width: calc(90%);
    }

    #la-8-1-1-1-2-1-1-2-1,
    #la-8-1-1-1-2-2-1-2-1,
    #la-8-1-1-1-2-3-1-2-1,
    #la-8-1-1-1-2-4-1-2-1,
    #la-8-1-1-1-2-5-1-2-1,
    #la-8-1-1-1-2-6-1-2-1,
    #la-8-1-1-1-2-7-1-2-1 {
        text-align: left;
        font-family: 'Avenir', sans-serif;
        font-size: 19px;
        line-height: 26px;
        margin-top: 1px;
        margin-bottom: 0px;
        width: calc(100%);
    }

    #bu-8-2 {
        text-align: center;
        font-size: 22px;
        font-weight: 900;
        border-width: 0px;
        border-style: solid;
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        width: calc(24%);
    }

    #gr-9 {
        padding-bottom: 0px;
    }

    #la-9-1 {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #bu-10-1,
    #bu-10-2 {
        font-size: 13px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}



@media screen and (max-width: 767px) {
    .mobile_hide {
        display: none;
    }

    .mobile_modifications #la-2-2-1 {
        font-size: 22px;
        line-height: 28px;
        margin-top: 3px;
    }

    .mobile_modifications #la-2-2-2 {
        margin-bottom: 5px;
    }

    .mobile_modifications #gr-2-2-4-1 {
        margin-bottom: 5px;
    }

    .mobile_modifications#gr-2 {
        padding-top: 15px;
        min-height: 0;
    }

    .mobile_modifications #gr-2-2-4 {
        padding-bottom: 0;
    }

    .mobile_modifications #im-2-2-5-1 {
        border-radius: 4px;
        width: 86%;
    }
}