/* Minification failed. Returning unminified contents.
(5705,1): run-time error CSS1019: Unexpected token, found '}'
(7544,1): run-time error CSS1019: Unexpected token, found '}'
 */
@media screen and (max-width: 1000px) {
  .ireland-header-container .ireland-header .ireland-left-section .ireland-header-navigation {
    column-gap: 1.5rem;
  }
}

@media screen and (min-width: 768px) {
  .main-content {
    padding: 75px 0 0 0;
  }
  /* Header Start */
  .ireland-header-container {
    background: #F6F5F7;
    height: 90px;
  }
  .ireland-header-container .ireland-header {
    height: auto;
    padding: 0.5rem;
    row-gap: 1.5rem;
  }
  .ireland-header-container .ireland-header .ireland-left-section {
    display: flex;
    align-items: center;
    column-gap: 2rem;
  }
  .ireland-header-container .ireland-header .ireland-left-section .ireland-header-navigation {
    display: flex;
    column-gap: 1.0rem;
  }
  .ireland-header-container .ireland-header .ireland-left-section .ireland-header-navigation li {
    padding: 1rem 0 1rem 0;
    border-bottom: 3px solid transparent;
    cursor: pointer;
  }
  .ireland-header-container .ireland-header .ireland-left-section .ireland-header-navigation li a {
    color: #5E5E5E;
  }
  .ireland-header-container .ireland-header .ireland-left-section .ireland-header-navigation li:hover {
    border-bottom-color: #7B4994;
  }
  .ireland-header-container .ireland-header .ireland-left-section .ireland-header-navigation li:hover a {
    color: #6F3C87;
  }
  .ireland-header-container .ireland-header .ireland-right-section .ireland-vertical-divider {
    background: #DAD2E1;
    width: 1.5px;
    height: 24px;
  }
  .ireland-header-container .ireland-header .ireland-right-section .ireland-login-section {
    display: flex;
    column-gap: 0.625rem;
  }
  .ireland-header-container .ireland-header .ireland-right-section .ireland-login-section .ireland-login-button {
    color: #6F3C87;
  }
  .ireland-header-container .ireland-header .ireland-right-section .ireland-login-section .ireland-login-icon {
    content: url(/ClientResources/Images/desktop/ireland-login-icon.svg);
  }
  .ireland-header-container .ireland-header .ireland-right-section .ireland-right-section .ireland-contact-number {
    font-size: 1.5rem;
  }
  /* Header End */
  /* Lead block Start */
  .ireland-lead-block-container {
    display: flex;
    justify-content: space-between;
    background-size: auto;
    background-repeat: no-repeat;
    max-width: 1366px;
    min-height: 700px;
    background-position: bottom left;
  }
  .ireland-lead-block-container .ireland-lead-block-form-container {
    max-width: 550px;
    min-height: 300px;
    padding: 40px;
    height: 100%;
  }
  .ireland-lead-block-container .ireland-lead-block-container-title {
    color: #7B4994;
    font-size: 2.5rem;
    font-weight: 400;
  }
  .ireland-lead-block-container .ireland-lead-block-container-subtitle {
    color: #424242;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.288px;
  }
  /* Lead block End */
  /* Address Not Found Modal Start */
  .ireland-home-address-not-found-modal.modal .content-section {
    padding: 0 2rem 2rem 2rem;
  }
  .ireland-home-address-not-found-modal.modal ol.modal-list {
    font-size: 1.125rem;
  }
  .ireland-home-address-not-found-modal.modal .modal-subheader {
    font-size: 2.5rem;
  }
  .ireland-home-address-not-found-modal.modal .modal-list-header {
    font-size: 1.3rem;
  }
  .ireland-home-address-not-found-modal.modal .modal-footer {
    padding: 1.5rem;
  }
  /* Address Not Found Modal End */
}

@media only screen and (max-width: 768px) {
  .disable-inspection-scroll {
    position: fixed !important;
  }
  .promotion-page-heading,
.refer-and-earn-heading {
    display: none;
  }
  .survey-section-container {
    min-height: calc(100vh - 131px);
  }
  .survey-section-container .survey-section {
    max-width: 100%;
    padding: 30px 20px;
    box-sizing: border-box;
    margin: auto;
  }
  .survey-section-container .survey-section .questions-header {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #808285;
    padding: 0 0 10px 0;
    display: block;
  }
  .survey-section-container .survey-section .questions-footer {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #808285;
    padding: 0 0 10px 0;
    display: block;
  }
  .survey-section-container .survey-section .helper-text {
    text-align: left;
  }
  .survey-section-container .survey-section .company-survey-content-item {
    display: none;
  }
  .survey-section-container .survey-section .company-survey-content-item.default-show {
    display: block;
  }
  .survey-section-container .survey-section .loader {
    display: none;
    text-align: center;
    position: relative;
    width: 100%;
    margin: auto;
    height: calc(100vh - 65px);
  }
  .survey-section-container .survey-section .loader .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .survey-section-container .survey-section .survey-complete {
    display: table;
    text-align: center;
    position: relative;
    width: 100%;
    margin: auto;
    height: calc(100vh - 65px);
  }
  .survey-section-container .survey-section .survey-complete .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .survey-section-container .survey-section .survey-complete .social-share img {
    width: 44px;
    margin: 7px;
  }
  .survey-section-container .survey-section .survey-complete .social-question {
    position: relative;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #808285;
    margin: 20px 0;
  }
  .survey-section-container .survey-section .survey-complete .social-answers {
    padding: 20px 0;
  }
  .survey-section-container .survey-section .survey-complete .social-answers [type='radio']:not(:checked) + span,
.survey-section-container .survey-section .survey-complete .social-answers [type='radio']:checked + span {
    color: #31123f;
    margin-left: 16px;
  }
  .survey-section-container .survey-section .survey-complete .social-answers [type='radio'] + span:before {
    transform: scale(1.5);
    border: 1px solid #e2e2e2;
  }
  .survey-section-container .survey-section .survey-complete .social-answers [type='radio'] + span:after {
    transform: scale(1.5);
    border: 1px solid #e2e2e2;
  }
  .survey-section-container .survey-section .survey-complete .standalone-checkbox {
    float: left;
    position: relative;
    top: -10px;
  }
  .survey-section-container .survey-section .survey-complete .standalone-checkbox-label {
    float: left;
    position: relative;
    font-size: 14px;
    color: #808285;
    text-align: left;
    width: calc(100% - 50px);
  }
  .survey-section-container .survey-section .survey-complete .social-info-text {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #808285;
    margin: 20px 0;
    clear: both;
  }
  .survey-section-container .survey-section .survey-complete .tooltip-hover-text {
    content: 'i';
    position: relative;
    background: #93cd3f;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 17px;
    cursor: pointer;
    display: inline-block;
    margin: 5px 0 0 10px;
  }
  .survey-section-container .survey-section .survey-complete .tooltip-hover-text .tooltip-text {
    bottom: 33px;
    min-width: 300px;
    right: -18px;
    letter-spacing: normal;
  }
  .survey-section-container .survey-section .button-align {
    text-align: center;
  }
  .survey-section-container .survey-section .survey-section-column {
    max-width: 955px;
  }
  .survey-section-container .survey-section .survey-section-column .hidden-group {
    display: none;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group textarea {
    border: 1px solid #cccccc;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px;
    height: 145px;
    font-size: 16px;
    line-height: 22px;
    color: #808285;
    resize: none;
    overflow: hidden;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group textarea:focus {
    outline-width: 0;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group .radio-survey-label {
    color: #cccccc;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 14px;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    margin: 0 0 10px 0;
    width: 100%;
    text-align: center;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group .radio-survey-label.selected {
    background: radial-gradient(100% 98.4% at 0% 97.47%, #4c1759 20.85%, #7a378b 77.12%);
    color: #fff;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group .helper-text {
    padding: 10px 0 0 0;
    position: relative;
    min-height: 18px;
    display: block;
    font-size: 12px;
    line-height: 18px;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group .survey-label {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #808285;
    padding: 0 0 10px 0;
    display: block;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group .survey-label strong {
    font-weight: bold;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group .survey-input-container {
    padding: 15px 0 20px 0;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group .survey-input-container .rating {
    display: flex;
    flex-wrap: wrap;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group .survey-input-container .rating .radio-survey-label:nth-child(odd) {
    flex: 0 48%;
    margin-right: 5px;
  }
  .survey-section-container .survey-section .survey-section-column .survey-form-group .survey-input-container .rating .radio-survey-label:nth-child(even) {
    flex: 0 48%;
    margin-left: 5px;
  }
  .refer-and-earn-heading {
    padding: 25px 23px;
    font-size: 30px;
    position: relative;
    text-align: center;
    color: #79378b;
    margin-bottom: 35px;
  }
  .refer-and-earn-container .input-field {
    margin-bottom: 2rem;
  }
  .refer-and-earn-container .grey {
    background: #f9f9f9 !important;
  }
  .refer-and-earn-container .messages {
    display: none;
  }
  .refer-and-earn-container .loader {
    position: relative;
    display: table;
    text-align: center;
    box-sizing: border-box;
    min-height: calc(100vh - 65px);
    width: 100%;
    display: none;
  }
  .refer-and-earn-container .loader .cell {
    width: 64px;
    height: 64px;
    vertical-align: middle;
    display: table-cell;
  }
  .refer-and-earn-container .refer-and-earn-section {
    max-width: 900px;
    padding: 40px 20px;
    margin: auto;
    clear: both;
    position: relative;
    box-sizing: border-box;
  }
  .refer-and-earn-container .refer-and-earn-section .button-link {
    min-width: 130px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-referrer-section {
    text-align: center;
    box-sizing: border-box;
    width: 100%;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-referrer-section .button-link {
    min-width: 130px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-referrer-section .id-number-input-field {
    width: 230px;
    margin: 30px auto 1rem auto;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-referrer-section .editor-content img {
    max-width: 300px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-button-section-heading {
    text-align: center;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-button-section-heading label {
    font-size: 18px;
    color: #31123f;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-button-section-validation {
    text-align: center;
    padding: 0 0 30px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-list {
    margin: 35px 0 30px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-list .product-type-selection {
    height: 100px;
    width: 130px;
    background: #fff;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    float: left;
    margin: 0 10px 10px 10px;
    cursor: pointer;
    opacity: 0.97;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #31123f;
    position: relative;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-list .product-type-selection .text-area {
    position: absolute;
    top: 61px;
    text-align: center;
    right: 10px;
    left: 10px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-list .product-type-selection .icon-area {
    position: absolute;
    top: 25px;
    text-align: center;
    left: 0;
    right: 0;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-list .product-type-selection .active-image {
    display: none;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-list .product-type-selection.active {
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3) inset;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    color: #fff;
    font-weight: 600;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-list .product-type-selection.active .active-image {
    display: inline-block;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-refer-form-section .product-list .product-type-selection.active .inactive-image {
    display: none;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section {
    text-align: center;
    box-sizing: border-box;
    width: 100%;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper {
    display: flex;
    justify-content: center;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper .editor-content {
    max-width: 1000px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper .editor-content .terms {
    text-align: center;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper .editor-content .action-buttons {
    margin-top: 50px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper .editor-content .editor-content-message ol {
    text-align: left;
    counter-reset: li;
    list-style-type: none;
    font-size: 14px;
    line-height: 18px;
    padding-left: 10px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper .editor-content .editor-content-message li {
    position: relative;
    padding: 5px 0 5px 40px;
    line-height: 30px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper .editor-content .editor-content-message li:before {
    content: counter(li);
    counter-increment: li;
    height: 30px;
    width: 30px;
    background: linear-gradient(180deg, #b3dc79 31.77%, #93cd3f 73.96%) !important;
    border-radius: 50%;
    color: white;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper .editor-content .reference-number {
    margin-left: 50px;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper .editor-content .reference-number p {
    color: #808285;
    text-align: left;
    font-weight: 500;
  }
  .refer-and-earn-container .refer-and-earn-section .refer-and-earn-completed-section .editor-content-wrapper .editor-content .reference-number p b {
    color: #79378b;
  }
  .promotion-container {
    min-height: calc(100vh - 131px);
  }
  .promotion-container .input-field .helper-text {
    display: initial;
  }
  .promotion-container .input-field .helper-text.field-validation-error {
    display: block;
  }
  .promotion-container.grey {
    background: #f9f9f9 !important;
  }
  .promotion-container .messages {
    display: none;
  }
  .promotion-container i.tooltip {
    content: 'i';
    position: relative;
    background: #93cd3f;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 17px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
  }
  .promotion-container .tooltip-text {
    position: absolute;
    display: none;
    background: #fff;
    border-radius: 10px;
    padding: 16px 20px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    color: #808285;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    bottom: 30px;
    right: -18px;
    z-index: 9;
    width: 270px;
  }
  .promotion-container .tooltip-text:after {
    top: 100%;
    right: 18px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px;
  }
  .promotion-container .loader {
    position: relative;
    display: table;
    text-align: center;
    box-sizing: border-box;
    min-height: calc(100vh - 65px);
    width: 100%;
    display: none;
  }
  .promotion-container .loader .cell {
    width: 64px;
    height: 64px;
    vertical-align: middle;
    display: table-cell;
  }
  .promotion-container .promotion-section {
    max-width: 100%;
    padding: 35px 20px 55px;
    margin: auto;
    clear: both;
    position: relative;
    box-sizing: border-box;
    min-height: calc(100vh - 65px);
  }
  .promotion-container .promotion-section .promotion-banking-details {
    display: none;
  }
  .promotion-container .promotion-section .align-left {
    text-align: left;
  }
  .promotion-container .promotion-section .mobile-input-padding {
    padding: 0 0 15px;
  }
  .promotion-container .promotion-section .label-text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #31123f;
    padding: 0 0 5px 0;
  }
  .promotion-container .promotion-section .label-text.extra-padding {
    padding: 0 0 50px 0;
  }
  .promotion-container .promotion-section .mobile-error-padding {
    margin-top: 25px;
  }
  .promotion-container .promotion-section .upload-input-type {
    display: none;
  }
  .promotion-container .promotion-section .extra-padding .helper-text {
    padding-top: 15px;
  }
  .promotion-container .promotion-section .promotion-centered-section {
    position: relative;
    display: table;
    text-align: center;
    box-sizing: border-box;
    min-height: calc(100vh - 155px);
    width: 100%;
  }
  .promotion-container .promotion-section .promotion-centered-section.ajax-message {
    display: none;
  }
  .promotion-container .promotion-section .promotion-centered-section .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .promotion-container .promotion-section .promotion-centered-section .cell .otp-input {
    width: 260px;
    color: #93cd3f;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 55px;
    height: auto;
    letter-spacing: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .promotion-container .promotion-section .promotion-centered-section .cell .otp-input::placeholder {
    font-weight: 800;
  }
  .promotion-container .promotion-section .promotion-centered-section .cell .otp-input:-ms-input-placeholder {
    font-weight: 800;
  }
  .promotion-container .promotion-section .promotion-centered-section .cell .otp-input::-ms-input-placeholder {
    font-weight: 800;
  }
  .promotion-container .promotion-section .promotion-centered-section .cell .button-link {
    min-width: 130px;
  }
  .promotion-container .promotion-section .promotion-form-section {
    display: none;
    text-align: center;
  }
  .promotion-container .promotion-section .promotion-form-section .mobile-heading {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    color: #79378b;
  }
  .promotion-container .promotion-section .promotion-form-section .dark-sub-heading {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: #31123f;
    margin: 20px 0 40px;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split {
    max-width: 100%;
    display: inline-block;
    margin: 15px 0 0 0;
    width: 100%;
    vertical-align: top;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .upload-block {
    background: #ffffff;
    border: 1px dashed #cccccc;
    box-sizing: border-box;
    border-radius: 10px;
    height: 105px;
    background: #fff;
    cursor: pointer;
    position: relative;
    display: table;
    width: 100%;
    margin: 10px 0;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .upload-block .cell {
    display: table-cell;
    height: 105px;
    position: relative;
    width: 100%;
    vertical-align: middle;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .upload-block .cell .heading {
    color: #93cd3f;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    background-image: url("/ClientResources/Images/shared/small-upload-icon.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 3px 0 0 25px;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .upload-block .cell .content {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #808285;
    margin: 5px 0 0 0;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .radio-button-block {
    height: 107px;
    background: #ffffff;
    opacity: 0.9;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 0 30px 0 108px;
    box-sizing: border-box;
    position: relative;
    display: table;
    width: 100%;
    cursor: pointer;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .radio-button-block .staff-helping-sa-out {
    background-image: url("/ClientResources/Images/shared/staff-helping-sa-out-purple.svg");
    background-repeat: no-repeat;
    background-position: 30px center;
    position: absolute;
    width: 107px;
    height: 107px;
    left: 0;
    top: 0;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .radio-button-block .funds-in-account {
    background-image: url("/ClientResources/Images/shared/funds-in-account-purple.svg");
    background-repeat: no-repeat;
    background-position: 30px center;
    position: absolute;
    width: 107px;
    height: 107px;
    left: 0;
    top: 0;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .radio-button-block .cell {
    display: table-cell;
    height: 108px;
    vertical-align: middle;
    color: #31123f;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .radio-button-block.selected {
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3) inset;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .radio-button-block.selected .staff-helping-sa-out {
    background-image: url("/ClientResources/Images/shared/staff-helping-sa-out-white.svg");
    background-repeat: no-repeat;
    background-position: 30px center;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .radio-button-block.selected .funds-in-account {
    background-image: url("/ClientResources/Images/shared/funds-in-account-white.svg");
    background-repeat: no-repeat;
    background-position: 30px center;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .radio-button-block.selected .cell {
    display: table-cell;
    height: 108px;
    vertical-align: middle;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .upload-list {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    color: #808285;
    word-wrap: break-word;
  }
  .promotion-container .promotion-section .promotion-form-section .form-split .upload-list .success {
    background-image: url("/ClientResources/Images/shared/upload-success.svg");
    background-repeat: no-repeat;
    padding: 5px 0 4px 39px;
  }
  .promotion-container .promotion-section .promotion-form-section .password-modal-shadow {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .promotion-container .promotion-section .promotion-form-section .password-modal {
    overflow: auto;
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    border-radius: 10px;
    width: 90%;
  }
  .promotion-container .promotion-section .promotion-form-section .password-modal .password-modal-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5rem;
  }
  .promotion-container .promotion-section .promotion-form-section .password-modal .password-modal-header h3 {
    text-align: left;
  }
  .promotion-container .promotion-section .promotion-form-section .password-modal .password-modal-header .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  .promotion-container .promotion-section .promotion-form-section .password-modal .password-modal-header .close:hover, .promotion-container .promotion-section .promotion-form-section .password-modal .password-modal-header .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  .promotion-container .promotion-section .promotion-form-section .password-modal .password-input {
    display: none;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
}

@media only screen and (max-width: 768px) and (max-width: 1500px) {
  .promotion-container .promotion-section .promotion-form-section .password-modal {
    width: 40%;
  }
}

@media only screen and (max-width: 768px) and (max-width: 900px) {
  .promotion-container .promotion-section .promotion-form-section .password-modal {
    width: 75%;
  }
}

@media only screen and (max-width: 768px) {
  .ajax-error-content {
    text-align: center;
  }
  .ajax-error-content.absolute-pos {
    text-align: center;
    height: 100%;
    top: 0;
    bottom: 0;
  }
  .ajax-error-content .not-found-page-content-section {
    box-sizing: border-box;
    margin: auto;
    display: table;
    height: 100%;
  }
  .ajax-error-content .not-found-page-content-section .cell {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
  }
  .input-field i.tooltip {
    content: 'i';
    position: absolute;
    top: 4px;
    right: 3px;
    background: #93cd3f;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    cursor: pointer;
  }
  .cookie-policy {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    background: #4c1759;
    background: linear-gradient(0deg, #4c1759 0%, #7a378b 100%);
    z-index: 9999999;
  }
  .cookie-policy .content {
    width: 100%;
    margin: auto;
    padding: 20px;
    color: #fff;
    position: relative;
    height: 100px;
    box-sizing: border-box;
  }
  .cookie-policy .content .heading {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 8px 0;
    text-transform: uppercase;
    display: inline-block;
  }
  .cookie-policy .content .info-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
  }
  .cookie-policy .content a {
    color: #fff;
    text-decoration: underline;
  }
  .cookie-policy .dismiss-button {
    position: absolute;
    cursor: pointer;
    right: 5px;
    top: 5px;
    text-transform: uppercase;
    background-image: url("/ClientResources/Images/mobile/close-icon-white.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 40px;
  }
  .cookie-policy .dismiss-button span {
    display: none;
  }
  body.active-cookie-policy footer {
    margin: 0 0 100px 0;
  }
  body.active-cookie-policy .mobile-navigation-menu-open {
    padding: 0 0 223px 0 !important;
  }
  body.active-cookie-policy header .mobile-navigation-buttons {
    bottom: 95px !important;
  }
  .inspection-centres-section-container {
    width: 100%;
    background: #fff;
  }
  .inspection-centres-section-container .mobile-address-info {
    background: #fff;
    padding: 40px 20px 20px 20px;
    position: fixed;
    bottom: 45px;
    width: 100%;
  }
  .inspection-centres-section-container .mobile-address-info .bar-click {
    position: absolute;
    top: 0;
    width: 100%;
    height: 35px;
    left: 0;
  }
  .inspection-centres-section-container .mobile-address-info .bar-click .bar {
    position: absolute;
    background: #cccccc;
    height: 3px;
    width: 30px;
    left: 50%;
    margin: 0 0 0 -15px;
    top: 15px;
  }
  .inspection-centres-section-container .mobile-address-info .company-name {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #31123f;
    padding: 0 0 10px;
  }
  .inspection-centres-section-container .mobile-address-info .company-address {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #58595b;
  }
  .inspection-centres-section-container .mobile-address-info .extended-info {
    padding: 15px 0 0 0;
    display: none;
  }
  .inspection-centres-section-container .mobile-address-info .extended-info.open {
    display: block;
  }
  .inspection-centres-section-container .mobile-address-info .extended-info .company-number {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #4c1759;
  }
  .inspection-centres-section-container .mobile-address-info .extended-info .company-number span {
    width: 30%;
    color: #31123f;
    font-weight: normal;
    display: inline-block;
  }
  .inspection-centres-section-container .mobile-address-info .extended-info .company-email {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #4c1759;
  }
  .inspection-centres-section-container .mobile-address-info .extended-info .company-email span {
    width: 30%;
    color: #31123f;
    font-weight: normal;
    display: inline-block;
  }
  .inspection-centres-section-container .mobile-address-info .extended-info .button-link.full-width {
    margin: 20px 0 0 0;
  }
  .inspection-centres-section-container .mobile-address-back-button {
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 5px;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    top: 100px;
    left: 10px;
    background-image: url("/ClientResources/Images/mobile/map-back-icon.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
  }
  .inspection-centres-section-container .mobile-show-map-toggle {
    position: fixed;
    bottom: 0;
    height: 45px;
    width: 100%;
    background: #49165b;
    background: radial-gradient(90% 108.7% at 93.81% 14.12%, #79378b 10.5%, rgba(121, 55, 139, 0) 100%), #49165b;
    color: #fff;
    display: none;
  }
  .inspection-centres-section-container .mobile-show-map-toggle .show-map {
    background-image: url("/ClientResources/Images/mobile/map-icon.svg");
    position: absolute;
    height: 30px;
    width: 100%;
    padding: 0 0 0 28px;
    background-repeat: no-repeat;
    line-height: 30px;
    background-position: left 3px;
    margin: 8px 15px;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
  }
  .inspection-centres-section-container .mobile-show-map-toggle .show-list {
    background-image: url("/ClientResources/Images/mobile/list-icon.svg");
    position: absolute;
    height: 30px;
    width: 100%;
    padding: 0 0 0 28px;
    background-repeat: no-repeat;
    line-height: 30px;
    background-position: left 10px;
    margin: 8px 15px;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: none;
    position: relative;
  }
  .inspection-centres-section-container.open {
    position: fixed;
    top: 65px;
    z-index: 9999;
    overflow-x: auto;
    bottom: 45px;
  }
  .inspection-centres-section-container .inspection-centres-section {
    max-width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container {
    width: 100%;
    background: #fff;
    position: relative;
    background: #f3f3f3;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section-heading {
    background: radial-gradient(100% 98.4% at 0% 97.47%, #4c1759 20.85%, #7a378b 77.12%);
    padding: 20px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    height: 90px;
    overflow: hidden;
    display: table;
    width: 100%;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section-heading .heading-content {
    display: table-cell;
    vertical-align: middle;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 2;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form {
    padding: 30px 20px;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .intro-text {
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: #31123f;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .intro-text .tooltip-area {
    display: inline-block;
    position: relative;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .intro-text .tooltip-area i.tooltip {
    content: 'i';
    position: relative;
    top: -1px;
    right: 0;
    background: #93cd3f;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 19px;
    cursor: pointer;
    letter-spacing: 0;
    font-style: normal !important;
    display: inline-block;
    font-weight: normal;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .intro-text .tooltip-area .tooltip-text {
    position: absolute;
    display: none;
    background: #fff;
    border-radius: 10px;
    padding: 16px 20px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    color: #808285;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    max-width: 240px;
    bottom: 35px;
    right: -110px;
    z-index: 9;
    width: 240px;
    text-align: center;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .intro-text .tooltip-area .tooltip-text:after {
    top: 100%;
    right: calc(50% - 9px);
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons {
    padding: 20px 0 40px;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button {
    height: 132px;
    width: calc(33% - 10px);
    float: left;
    background: #ffffff;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    margin: 0 15px;
    position: relative;
    cursor: pointer;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button:first-child {
    margin: 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button:nth-last-child(2) {
    margin: 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button .fitment-centres {
    background-image: url("/ClientResources/Images/shared/fitment-centres.svg");
    background-repeat: no-repeat;
    background-position: center 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button .inspection-centres {
    background-image: url("/ClientResources/Images/shared/inspection-centres.svg");
    background-repeat: no-repeat;
    background-position: center 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button .text {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #31123f;
    position: absolute;
    top: 62px;
    left: 10px;
    right: 10px;
    letter-spacing: -0.5px;
    bottom: 10px;
    display: table;
    height: 60px;
    width: calc(100% - 20px);
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button .text .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button.selected {
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button.selected .text {
    color: #fff;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button.selected .fitment-centres {
    background-image: url("/ClientResources/Images/shared/fitment-centres-active.svg");
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .selection-buttons .button.selected .inspection-centres {
    background-image: url("/ClientResources/Images/shared/inspection-centres-active.svg");
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-form .button-link.primary-btn {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response {
    position: absolute;
    background: #f6f6f6;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    display: none;
    min-height: calc(100vh - 200px);
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-result-heading {
    padding: 20px;
    background: #fff;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-result-heading .inspection-centres-back {
    background-image: url("/ClientResources/Images/shared/arrow-left.svg");
    color: #93cd3f;
    background-repeat: no-repeat;
    padding: 1px 0 0 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
    background-position: left center;
    margin: 0 0 10px 0;
    cursor: pointer;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-result-heading .results-text {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: #31123f;
    padding: 0 0 5px 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-result-heading .results-info {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #31123f;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items {
    position: relative;
    width: 100%;
    background: #f6f6f6;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items::-webkit-scrollbar {
    width: 8px;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items::-webkit-scrollbar-thumb {
    background-color: #93cd3f;
    outline: 1px solid slategrey;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item {
    padding: 20px 20px 0 20px;
    background: #f6f6f6;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .item-heading {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    color: #4c1759;
    padding: 0 0 5px 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .item-address {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #808285;
    padding: 0 0 10px 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .item-number {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #31123f;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .item-number span {
    width: 30%;
    color: #4c1759;
    font-weight: normal;
    display: inline-block;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .item-email {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #31123f;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .item-email span {
    width: 30%;
    color: #4c1759;
    font-weight: normal;
    display: inline-block;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .button-link {
    margin: 15px 0 5px 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .button-link.half-width {
    margin: 15px 4px 5px 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .padded {
    padding: 20px 0 0 0;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .left-navigation-section .inspection-centres-response .inspection-centres-response-items .item .padded.border {
    border-bottom: 1px solid #ccc;
  }
  .inspection-centres-section-container .inspection-centres-section .map-container .map-section {
    position: fixed !important;
    width: 100%;
    height: calc(100vh - 200px);
    z-index: 1;
    top: 155px;
    width: 100%;
    z-index: -9999;
  }
  .mobile-boxed-header {
    display: block;
  }
  .header-nav-desktop {
    display: none !important;
  }
  .desktop-block {
    display: none !important;
  }
  body {
    background: #fff;
  }
  strong {
    font-weight: 600;
  }
  header {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 65px;
    top: 0;
    box-sizing: border-box;
    box-shadow: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    z-index: 999999;
  }
  header .mobile-header-spacing {
    position: relative;
    max-width: 700px;
    margin: auto;
  }
  header .boxed-header {
    background: #fff;
  }
  header .mobile-navigation-buttons {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 65px;
    background: #fff;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
    z-index: 99999999;
  }
  header .mobile-navigation-buttons .mobile-spacing {
    position: relative;
    top: 8px;
    text-align: center;
    display: block !important;
  }
  header .mobile-navigation-buttons .ov-start-a-quote,
header .mobile-navigation-buttons .start-a-quote,
header .mobile-navigation-buttons .new-claim {
    height: 45px;
    width: 170px;
    display: inline-block;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
  }
  header .curve {
    display: none;
  }
  header .shadow {
    display: none;
  }
  header .header-height {
    height: 65px;
  }
  header .purple-background-colour-type .mobile-navigation-menu {
    background-image: url("/ClientResources/Images/mobile/hamburger-nav-icon-white.svg");
  }
  header .purple-background-colour-type .header-height {
    background: #79378b;
  }
  header .mobile-navigation-menu {
    position: absolute;
    top: 22px;
    right: 27px;
    background-image: url("/ClientResources/Images/mobile/hamburger-nav-icon.svg");
    background-repeat: no-repeat;
    background-position: center center;
    height: 20px;
    width: 27px;
    z-index: 999999999;
  }
  header .mobile-navigation-menu.mobile-navigation-close {
    background-image: url("/ClientResources/Images/mobile/close-icon.svg");
  }
  header .boxed-header {
    max-width: 100%;
    position: relative;
    margin: auto;
    box-sizing: border-box;
  }
  header .boxed-header .mobile-logo {
    margin: 13px 0 0 20px;
    display: inline-block;
  }
  header .boxed-header .bar {
    clear: both;
    position: relative;
    top: auto;
    border: none;
    right: auto;
  }
  header .boxed-header .mobile-spacing {
    position: relative;
    top: 8px;
    text-align: center;
    display: none;
  }
  header .boxed-header .ov-start-a-quote,
header .boxed-header .start-a-quote,
header .boxed-header .new-claim {
    height: 45px;
    width: 170px;
    display: inline-block;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
  }
  header .boxed-header .quote-number {
    text-indent: -9999px;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 41px;
    color: #79378b;
    text-decoration: none;
    position: absolute;
    right: 7.3em !important;
    top: 20px;
    height: 24px;
    width: 27px;
    background-image: url("/ClientResources/Images/mobile/phone-icon.svg");
    background-repeat: no-repeat;
    background-position: center center;
  }
  header .boxed-header .quote-number.mobile-number {
    right: 20px !important;
  }
  header .boxed-header .quote-number.desktop-number {
    display: none;
  }
  header .boxed-header .quote-number.call-button-position {
    right: 5rem !important;
  }
  header .boxed-header .ov-start-a-quote,
header .boxed-header .start-a-quote {
    position: relative;
    top: auto;
    right: auto;
  }
  header .boxed-header .new-claim {
    position: relative;
    top: auto;
    right: auto;
  }
  header .header-nav li {
    float: left;
    display: block;
    padding: 10px;
    cursor: pointer;
    box-sizing: border-box;
  }
  .mobile-nav-section {
    width: 100%;
    padding: 20px;
    background: #f1f1f1;
    position: relative;
    left: 0;
    box-sizing: border-box;
  }
  .mobile-nav-section .mobile-nav-column {
    width: 100%;
    float: left;
    box-sizing: border-box;
    border: 1px solid #000;
  }
  .mobile-navigation-menu-open ul li ul {
    display: none;
  }
  .mobile-navigation-menu-open ul li ul li ul {
    display: none;
  }
  .nav-spacer {
    display: none;
    padding: 0;
    border-bottom: 1px solid #e2e2e2;
  }
  .mobile-navigation-menu-open {
    display: none;
    background: #fff;
    overflow-y: auto;
    position: fixed;
    top: 60px;
    width: 100%;
    border-top: 5px solid #fff;
    z-index: 9999999;
    box-sizing: border-box;
    padding: 0 0 100px 0;
    bottom: 0;
  }
  .mobile-navigation-menu-open .bar {
    height: 1px;
    background: #e2e2e2;
    width: calc(100% - 40px);
    box-sizing: border-box;
    margin: 0 20px;
    position: fixed;
  }
  .mobile-navigation-menu-open .mobile-register-block {
    height: 90px;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 20px 0;
    max-width: 385px;
    margin: auto;
  }
  .mobile-navigation-menu-open .mobile-register-block .register-button {
    height: 45px;
    width: 100%;
    display: inline-block;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    box-sizing: border-box;
  }
  .mobile-navigation-menu-open .mobile-boxed-header {
    padding: 0 20px;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .node-state {
    width: 20px;
    height: 55px;
    position: absolute;
    top: 0;
    right: 10px;
    background-image: url("/ClientResources/Images/mobile/plus-icon.svg");
    background-position: center center;
    background-repeat: no-repeat;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .node-state.open {
    background-image: url("/ClientResources/Images/mobile/minus-icon.svg");
  }
  .mobile-navigation-menu-open .mobile-boxed-header .remove-border-last:last-child span,
.mobile-navigation-menu-open .mobile-boxed-header .remove-border-last:last-child a {
    border: none;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .remove-border-last:last-child .nav-spacer {
    border: none;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .standard-link {
    color: #31123f;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    position: relative;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .standard-link a {
    color: #31123f;
    padding: 18px 10px;
    display: block;
    border-bottom: 1px solid #e2e2e2;
    z-index: 2;
    position: relative;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .standard-link-tier-two {
    display: block;
    z-index: 2;
    border: none;
    position: relative;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .standard-link-tier-two.pad-top {
    padding: 10px 0 0 0;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .standard-link-tier-two a {
    color: #31123f;
    padding: 18px 40px 18px 20px;
    display: block;
    z-index: 2;
    position: relative;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .standard-link-tier-two.content {
    padding: 0 40px 12px 20px;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .standard-link-tier-two.content p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    margin: 8px 0;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .standard-link-tier-two.content p a {
    color: #93cd3f;
    text-decoration: underline;
    font-weight: 600;
    padding: 0;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child {
    color: #31123f;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    position: relative;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .bold-text {
    font-weight: 800;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child span {
    padding: 18px 10px;
    display: block;
    border-bottom: 1px solid #e2e2e2;
    z-index: 2;
    position: relative;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .tier-two-child {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    position: relative;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .tier-two-child span {
    padding: 18px 40px 18px 20px;
    display: block;
    z-index: 2;
    border: none;
    position: relative;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .tier-two-child a {
    text-decoration: none;
    color: #31123f;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .tier-two-child .tier-three {
    padding: 0 0 15px 0;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .tier-two-child .tier-three-child {
    padding: 12px 30px;
    font-weight: 500;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .tier-two-child .tier-three-child a {
    color: #31123f;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .tier-two-child .tier-three-child.content {
    padding: 0 40px 12px 30px;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .tier-two-child .tier-three-child.content p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    margin: 8px 0;
  }
  .mobile-navigation-menu-open .mobile-boxed-header .tier-one-child .tier-two-child .tier-three-child.content p a {
    color: #93cd3f;
    text-decoration: underline;
    font-weight: 600;
  }
  .main-content {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding: 65px 0 0 0;
  }
  .why-us {
    text-align: center;
    padding: 25px 0 45px;
  }
  .why-us .content {
    padding: 0 25px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    max-width: 800px;
    margin: auto;
  }
  .button-link.full-width {
    width: calc(100% - 4px);
    padding: 10px;
    margin: 2px;
    box-sizing: border-box;
  }
  .button-link.half-width {
    width: calc(50% - 8px);
    padding: 10px 8px;
    margin: 2px;
    box-sizing: border-box;
    float: left;
  }
  .button-link.primary-btn.half-width {
    padding: 12.5px 8px;
  }
  .button-link.secondary-btn.half-width {
    padding: 11.5px 8px;
  }
  .digital-out-id {
    background-color: #f9f9f9 !important;
    overflow: hidden;
    height: auto;
    position: relative;
  }
  .digital-out-id .content {
    max-width: 100%;
    width: 100%;
    margin: auto;
    height: auto;
    padding: 55px 45px 100px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
  }
  .digital-out-id .content .heading-text div:first-child {
    margin-top: 15px;
  }
  .digital-out-id .content .logo-heading {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #93cd3f;
    text-transform: uppercase;
    position: relative;
    background-image: url("/ClientResources/Images/shared/out-id-logo.svg");
    background-repeat: no-repeat;
    background-position: right 5px center;
    padding: 5px 120px 5px 0;
    display: inline-block;
  }
  .digital-out-id .content .mobile-content-image {
    height: 420px;
    width: calc(100% + 90px);
    background-position: right 180px center;
    background-repeat: no-repeat;
    position: relative;
    left: -45px;
    right: -45px;
    box-sizing: border-box;
  }
  .digital-out-id .content .desktop-content-image {
    height: 420px;
    width: calc(100% + 90px);
    background-position: 90px center;
    background-repeat: no-repeat;
    position: relative;
    left: -45px;
    right: -45px;
    box-sizing: border-box;
    background-size: cover;
  }
  .digital-out-id .content ul {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    width: 280px;
    list-style: none;
  }
  .digital-out-id .content ul.left {
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 9;
    left: auto;
    margin: 0 20px;
  }
  .digital-out-id .content ul.left li {
    list-style: none;
  }
  .digital-out-id .content ul.left li .content-block {
    text-align: right;
    float: right;
  }
  .digital-out-id .content ul.left li .content-block p {
    font-size: 12px;
    line-height: 16px;
  }
  .digital-out-id .content ul.left li:nth-child(2) div {
    margin-right: 20px;
  }
  .digital-out-id .content ul.right {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 9;
    right: 0;
  }
  .digital-out-id .content ul.right li {
    list-style: none;
  }
  .digital-out-id .content ul.right li .content-block {
    text-align: left;
    float: left;
  }
  .digital-out-id .content ul.right li .content-block p {
    font-size: 12px;
    line-height: 16px;
  }
  .digital-out-id .content ul.right li:nth-child(2) div {
    margin-left: 20px;
  }
  .digital-out-id .content ul li {
    transform: scale(1.1);
    transition: all 0.5s;
    opacity: 0;
    padding: 0;
  }
  .digital-out-id .content ul li.spacing {
    margin: 0 20px;
  }
  .digital-out-id .content ul li.animate {
    transform: scale(1);
    opacity: 1;
  }
  .digital-out-id .content ul li.static {
    transition: all 0s;
    transform: scale(1);
    opacity: 1;
  }
  .digital-out-id .content ul li .content-block {
    max-width: calc(100% - 40px);
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin: 10px 0;
    padding: 20px;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    display: inline-block;
  }
  .digital-out-id .content ul li .content-block.align-right {
    text-align: right;
    float: right;
  }
  .digital-out-id .content ul li .content-block.align-left {
    text-align: left;
    float: left;
  }
  .digital-out-id .content ul li .content-block strong {
    color: #31123f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 0 5px 0;
    display: block;
  }
  .digital-out-id .content ul li .content-block p {
    margin: 0 0;
  }
  .digital-out-id .app-download-buttons {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
  }
  .digital-out-id .app-download-buttons a {
    text-decoration: none;
  }
  .digital-out-id .app-download-buttons img {
    height: 45px;
  }
  .tab-navigation-block {
    box-sizing: border-box;
    background: none;
    height: 85px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    overflow-x: scroll;
    overflow-y: hidden;
    border-bottom: none;
  }
  .tab-navigation-block .tab-nav-curve {
    display: none;
  }
  .tab-navigation-block::-webkit-scrollbar {
    height: 0;
    width: 0;
    background: transparent;
  }
  .tab-navigation-block ul li {
    float: left;
  }
  .tab-navigation-block ul a {
    text-decoration: none;
    color: #31123f;
    padding: 16px 20px;
    display: inline-block;
  }
  .tab-navigation-block ul a.current {
    font-weight: 800;
  }
  .tab-navigation-block .tab-content-navigation {
    max-width: initial;
    width: 1000px;
    min-width: 100%;
    margin: 0;
    position: relative;
    padding: 0;
    background: #fff;
    height: 52px;
    border-bottom: 2px solid #e6e6e6;
    box-sizing: border-box;
  }
  .tab-navigation-block .tab-content-navigation .tab-nav-curve {
    background-image: url("/ClientResources/Images/desktop/curve-white.png");
    z-index: 999;
    position: absolute;
    height: 20px;
    width: 80px;
    background-position: center 0;
    background-repeat: no-repeat;
    top: 50px;
    display: block;
    z-index: 2;
  }
  .tab-navigation-block.snap-to-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    background: none;
    box-shadow: none;
  }
  .tab-navigation-block.snap-to-top .tab-content-navigation {
    max-width: initial;
    width: 1000px;
    margin: 0;
    position: relative;
    padding: 0;
    background: #fafafa;
    height: 52px;
    border-bottom: none;
    box-sizing: border-box;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    z-index: 999;
  }
  .tab-navigation-block.snap-to-top .tab-nav-curve {
    position: absolute;
    height: 20px;
    width: 80px;
    top: 50px;
    background-image: url("/ClientResources/Images/desktop/curve-small.svg");
    background-position: -23px -13px;
    background-repeat: no-repeat;
    z-index: 2;
    display: block;
  }
  .tab-navigation-block.snap-to-top .tab-nav-curve .shadow {
    position: absolute;
    width: 50px;
    height: 50px;
    box-shadow: 0 53px 25px -9px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    top: -85px;
    left: 15px;
    z-index: 50;
    display: block;
  }
  .standard-page-headline {
    height: 370px;
    background: radial-gradient(1021.31px at 49.05% 69.67%, #f3f3f3 0, #fff 100%);
  }
  .subheading.vehicle-lead-form {
    margin-bottom: 3em;
  }
  .introduction-content.grey {
    background-color: #f9f9f9 !important;
  }
  .introduction-content .content-body {
    max-width: 100%;
    padding: 25px 20px;
    margin: auto;
    clear: both;
    position: relative;
    box-sizing: border-box;
    text-align: center;
  }
  .leader-information-section {
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto 50px;
    clear: both;
    position: relative;
    box-sizing: border-box;
  }
  .leader-information-section .show-more {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #93cd3f;
    text-decoration: underline;
    margin: 15px 0 0 0;
  }
  .leader-information-section .show-more .closed {
    background-image: url("/ClientResources/Images/mobile/plus-icon-small.svg");
    background-repeat: no-repeat;
    background-position: center right;
    padding: 0 20px 0 0;
  }
  .leader-information-section .show-more .open {
    background-image: url("/ClientResources/Images/mobile/minus-icon-small.svg");
    background-repeat: no-repeat;
    background-position: center right;
    padding: 0 20px 0 0;
  }
  .leader-information-section .content-body {
    margin: 0;
    box-sizing: border-box;
    vertical-align: middle;
    height: 100px;
    overflow: hidden;
  }
  .leader-information-section .leader-image {
    width: 100%;
    text-align: center;
    padding: 0 0 80px 0;
    vertical-align: middle;
    background-image: url("/ClientResources/Images/shared/shadow-bottom.svg");
    background-position: center bottom -30px;
    background-repeat: no-repeat;
  }
  .leader-information-section .leader-image .image-circle {
    width: 225px;
    height: 225px;
    margin: auto;
    border-radius: 50%;
    background-color: #f3f3f3;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 3px solid #fff;
    box-shadow: 0 7px 15px 2px rgba(0, 0, 0, 0.05);
  }
  .leader-information-section .leader-image .leader-name {
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 35px;
    color: #93cd3f;
    padding: 14px 0;
  }
  .leader-information-section .leader-image .leader-role {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #4c1759;
  }
  .content-column-with-icon .heading {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #79378b;
    margin: 0 0 35px 0;
    height: 50px;
    position: relative;
    display: table;
  }
  .content-column-with-icon .heading .heading-text {
    display: table-cell;
    vertical-align: middle;
  }
  .content-column-with-icon .heading .heading-icon {
    height: 50px;
    width: 40px;
    padding: 0 20px 0 0;
    display: table-cell;
    vertical-align: middle;
  }
  .strapline-container {
    min-height: initial;
    background: radial-gradient(1021.31px at 49.05% 69.67%, #f3f3f3 0, #fff 100%);
  }
  .strapline-container .strapline-content {
    max-width: 1366px;
    margin: auto;
    display: table;
    position: relative;
    min-height: initial;
    padding: 30px 20px;
  }
  .strapline-container .strapline-content .cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #31123f;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
  }
  .static-banner-headline {
    background: radial-gradient(1021.31px at 49.05% 69.67%, #f3f3f3 0, #fff 100%);
  }
  .static-banner-headline .static-banner-headline-table {
    display: table;
    min-height: initial;
    margin: auto;
    width: 100%;
  }
  .static-banner-headline .static-banner-headline-table .static-banner-content {
    width: auto;
    padding: 25px 23px 55px;
    display: table-cell;
    vertical-align: middle;
    min-height: initial;
    box-sizing: border-box;
    width: 100%;
  }
  .leadership-page {
    padding: 0 0 40px 0;
  }
  .leadership-page .static-banner-headline-table {
    display: table;
    margin: auto;
    padding: 0;
  }
  .leadership-page .static-banner-headline-table .static-banner-content {
    width: auto;
    padding: 25px 23px;
    display: table-cell;
    vertical-align: middle;
    min-height: initial;
    box-sizing: border-box;
    width: 100%;
  }
  .teaser {
    clear: both;
  }
  .teaser.grey {
    background-color: #f9f9f9 !important;
  }
  .teaser div .richtext-content {
    width: 100% !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0px 20px;
  }
  .teaser div .richtext-content.left {
    width: 100% !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 1px 25px;
  }
  .teaser div .richtext-content.right {
    width: 100% !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0px 25px;
  }
  .teaser div .teaser-image {
    width: 100%;
  }
  .teaser div .teaser-image.left {
    width: 100% !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0px 25px;
  }
  .teaser div .teaser-image.right {
    width: 100% !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0px 25px;
  }
  .teaser div .teaser-video.left {
    width: 100% !important;
    margin-top: 0;
    padding: 0px;
    margin-bottom: 0px;
  }
  .teaser div .teaser-video.right {
    width: 100% !important;
    margin-top: 0;
    padding: 0px;
    margin-bottom: 0px;
  }
  .call-to-action-section-scroll {
    width: calc(100% + 40px);
    overflow-x: scroll;
    position: relative;
    left: -20px;
    padding: 0 0 0 20px;
    box-sizing: border-box;
  }
  .call-to-action-section-scroll::-webkit-scrollbar {
    width: 0;
    background: transparent;
  }
  .call-to-action-section-scroll .call-to-action-section.items-1 {
    width: 240px;
  }
  .call-to-action-section-scroll .call-to-action-section.items-2 {
    width: 480px;
  }
  .call-to-action-section-scroll .call-to-action-section.items-3 {
    width: 720px;
  }
  .call-to-action-section-scroll .call-to-action-section.items-4 {
    width: 960px;
  }
  .call-to-action-section-scroll .call-to-action-section.items-5 {
    width: 1200px;
  }
  .quick-link-section {
    width: 100%;
    background: #fff;
    padding: 20px 20px 50px 20px;
    box-sizing: border-box;
  }
  .quick-link-section.grey {
    background: radial-gradient(1021.31px at 49.05% 69.67%, #f3f3f3 0, #fff 100%);
  }
  .quick-link-section .quick-link-containers {
    max-width: inherit;
    padding: 0;
    margin: 0;
  }
  .quick-link-section .space-half {
    width: 100%;
    float: initial;
    margin: 0;
    padding: 10px 0;
    box-sizing: border-box;
  }
  .working-hours {
    height: initial;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 25px 20px;
    box-sizing: border-box;
  }
  .working-hours .logo {
    width: 70px;
    height: 70px;
    margin: 0 20px 20px 0;
    float: left;
  }
  .working-hours .contact-text {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 25px;
    color: #31123f;
  }
  .working-hours .call-center-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #31123f;
    padding: 5px 0;
  }
  .working-hours .spacer {
    border-bottom: 1px solid #e2e2e2;
    margin: 0 0 20px 0;
    padding: 20px 0 0 0;
  }
  .working-hours .contact-number {
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 20px;
    float: initial;
    text-decoration: none;
    letter-spacing: -1px;
    color: #79378b;
  }
  .working-hours .spacing-half {
    float: left;
    width: 50%;
  }
  .working-hours .day-text {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #31123f;
  }
  .working-hours .time-text {
    margin: 0 0 10px 0;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #31123f;
  }
  .quick-link-action-button {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 20px 20px;
    text-decoration: none;
    position: relative;
    transition: 0.2s;
    box-sizing: border-box;
    display: block;
    color: #fff;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .quick-link-action-button .icon {
    margin: 0 0 10px 0;
    width: 32px;
    height: 32px;
  }
  .quick-link-action-button .button-body div,
.quick-link-action-button .button-body h1,
.quick-link-action-button .button-body h2,
.quick-link-action-button .button-body h3,
.quick-link-action-button .button-body h4,
.quick-link-action-button .button-body h5,
.quick-link-action-button .button-body h6,
.quick-link-action-button .button-body p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    padding: 0 0 15px 0;
  }
  .quick-link-action-button .button-body div strong,
.quick-link-action-button .button-body h1 strong,
.quick-link-action-button .button-body h2 strong,
.quick-link-action-button .button-body h3 strong,
.quick-link-action-button .button-body h4 strong,
.quick-link-action-button .button-body h5 strong,
.quick-link-action-button .button-body h6 strong,
.quick-link-action-button .button-body p strong {
    font-weight: 800;
  }
  .quick-link-action-button .button-text {
    font-style: normal;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 16px !important;
    text-transform: uppercase;
    background-image: url("/ClientResources/Images/shared/arrow-right.svg");
    background-repeat: no-repeat;
    background-position: right 1px;
    padding: 0 20px 0 0;
  }
  .quick-link-action-button.purple-btn {
    background-image: radial-gradient(235.73px at 20.85% 77.15%, #4c1759 0, #7a378b 100%);
  }
  .quick-link-action-button.green-btn {
    background-image: radial-gradient(218.49px at 78.6% 20.86%, #93cd3f 0, #72bf44 100%);
  }
  .quick-link-action-button:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3) inset;
  }
  .quick-link-list {
    padding: 0 0 10px 0;
  }
  .quick-link-list .list-spacing {
    float: left;
  }
  .quick-link-list .list-spacing:first-child .list-heading {
    padding: 10px 50px 20px 0;
  }
  .quick-link-list .list-spacing:first-child .list-heading.closed {
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 15px;
  }
  .quick-link-list .list-spacing:first-child .list-heading.open {
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 22px;
  }
  .quick-link-list .list-spacing.spacing-1 {
    width: 100%;
  }
  .quick-link-list .list-spacing.spacing-2 {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
  }
  .quick-link-list a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #31123f;
    text-decoration: none;
  }
  .quick-link-list a:hover {
    color: #79378b;
  }
  .quick-link-list li {
    padding: 10px 0;
  }
  .quick-link-list li.list-heading {
    display: block;
    padding: 20px 50px 20px 0;
    position: relative;
  }
  .quick-link-list li.list-heading .expand-accordion {
    position: relative;
    padding: 0 50px 0 0;
    right: -50px;
    width: calc(100% + 50px);
    left: 0;
    box-sizing: border-box;
  }
  .quick-link-list li.list-heading.closed {
    background-image: url("/ClientResources/Images/mobile/plus-icon-purple.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 23px;
  }
  .quick-link-list li.list-heading.open {
    background-image: url("/ClientResources/Images/mobile/minus-icon-purple.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 29px;
  }
  .quick-link-list li.list-heading p {
    height: inherit;
    display: block;
  }
  .quick-link-list li.list-heading ul {
    padding: 15px 0 0 0;
    display: none;
  }
  .video-iframe {
    height: 265px;
    width: inherit;
    border-radius: 0 !important;
    background: #000;
  }
  .quote-section {
    background-image: url("/ClientResources/Images/desktop/quote-background-shadows.svg");
    background-repeat: no-repeat;
    background-position: right 35px;
    background-size: 100%;
  }
  .quote-section .quote-content {
    background-image: url("/ClientResources/Images/desktop/quote-background.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
    max-width: 1366px;
    margin: auto;
    min-height: 363px;
    padding: 20px;
  }
  .quote-section .quote-content .quote-block-heading h1,
.quote-section .quote-content .quote-block-heading h2,
.quote-section .quote-content .quote-block-heading h3,
.quote-section .quote-content .quote-block-heading h3,
.quote-section .quote-content .quote-block-heading h4,
.quote-section .quote-content .quote-block-heading h5,
.quote-section .quote-content .quote-block-heading h6,
.quote-section .quote-content .quote-block-heading p {
    margin: 0;
  }
  .quote-section .quote-content .quote-list {
    padding: 25px 0 0 0;
  }
  .quote-section .quote-content .quote-list .more-items {
    margin: 20px 0 0 0;
    display: none;
    opacity: 0;
    height: 0;
    clear: both;
  }
  .quote-section .quote-content .quote-list .quote-type-selection {
    height: 91px;
    width: calc(33% - 6px);
    background: #fff;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer;
    opacity: 1;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #31123f;
    position: relative;
  }
  .quote-section .quote-content .quote-list .quote-type-selection:nth-child(3n + 3) {
    margin: 0 0 10px 0;
  }
  .quote-section .quote-content .quote-list .quote-type-selection .text-area {
    position: absolute;
    top: 50px;
    text-align: center;
    right: 10px;
    left: 10px;
  }
  .quote-section .quote-content .quote-list .quote-type-selection .text-area.no-icon {
    top: 0;
    bottom: 0;
    display: table;
    right: 10%;
    left: 10%;
    height: 100%;
    width: 80%;
  }
  .quote-section .quote-content .quote-list .quote-type-selection .text-area.no-icon .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .quote-section .quote-content .quote-list .quote-type-selection .icon-area {
    position: absolute;
    top: 18px;
    text-align: center;
    left: 0;
    right: 0;
  }
  .quote-section .quote-content .quote-list .quote-type-selection .icon-area img {
    width: auto;
  }
  .quote-section .quote-content .quote-list .quote-type-selection .new-product {
    position: absolute;
    top: 0;
    right: 0;
    background: #93cd3f;
    color: #31123f;
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 0 4px;
    border-radius: 0 9px 0 0;
  }
  .quote-section .quote-content .quote-list .quote-type-selection .active-icon {
    display: none;
  }
  .quote-section .quote-content .quote-list .quote-type-selection.show-more {
    margin: 0;
    width: 100%;
    height: 45px;
    padding: 2px 0;
    text-align: center;
  }
  .quote-section .quote-content .quote-list .quote-type-selection.show-more .icon-area {
    position: relative;
  }
  .quote-section .quote-content .quote-list .quote-type-selection.show-more .icon-area img {
    position: relative;
    top: 9px;
    margin: 0 0 0 5px;
  }
  .quote-section .quote-content .quote-list .quote-type-selection.show-more .less {
    display: none;
    position: initial;
  }
  .quote-section .quote-content .quote-list .quote-type-selection.show-more .more {
    display: initial;
    position: initial;
  }
  .quote-section .quote-content .quote-list .quote-type-selection.show-more.open .less {
    display: initial;
    position: initial;
  }
  .quote-section .quote-content .quote-list .quote-type-selection.show-more.open .more {
    display: none;
    position: initial;
  }
  .quote-form {
    display: none;
    height: 100vh;
    width: 100%;
    background: #fff;
    box-shadow: initial;
    border-radius: 0;
    margin: 0;
    opacity: 1;
    z-index: 9999999;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: scroll;
  }
  .quote-form .close {
    cursor: pointer;
    background-image: url("/ClientResources/Images/shared/close-icon.svg");
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 15px;
    right: 15px;
    height: 20px;
    width: 20px;
    z-index: 999;
  }
  .quote-form .selection-dropdown {
    min-height: 55px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    margin: 0 0 40px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 55px;
    color: #31123f;
    position: relative;
    z-index: 9;
  }
  .quote-form .selection-dropdown .current {
    margin: 0 20px;
    padding: 0 0 0 95px;
    position: relative;
  }
  .quote-form .selection-dropdown .current:after {
    background-image: url("/ClientResources/Images/shared/arrow-down.svg");
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 35px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .quote-form .selection-dropdown .current .icon {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 40px;
    height: 25px;
    display: table;
  }
  .quote-form .selection-dropdown .current .icon .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .quote-form .selection-dropdown .current .icon .cell img {
    padding: 14px 0 0 0;
  }
  .quote-form .selection-dropdown ul {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    display: none;
  }
  .quote-form .selection-dropdown ul li {
    border-top: 1px solid #e2e2e2;
    margin: 0 20px;
    padding: 0 0 0 95px;
    position: relative;
  }
  .quote-form .selection-dropdown ul li.selected {
    font-weight: 600;
  }
  .quote-form .selection-dropdown ul li .icon {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 40px;
    height: 25px;
    display: table;
  }
  .quote-form .selection-dropdown ul li .icon .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .quote-form .selection-dropdown ul li .icon .cell img {
    padding: 14px 0 0 0;
  }
  .quote-form .selection-dropdown ul li.selected-item {
    border: none;
  }
  .quote-form .selection-dropdown ul li.selected-item:after {
    background-image: url("/ClientResources/Images/shared/arrow-up.svg");
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 35px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .quote-form .form-inner {
    padding: 20px 15px;
    min-height: 100vh;
    position: relative;
    height: initial;
  }
  .quote-form .form-inner .disclaimer-text {
    font-size: 12px;
    text-align: center;
    color: #989898;
    padding: 10px 0px;
    line-height: 14px;
  }
  .quote-form .form-inner .table {
    display: table;
    max-height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
  }
  .quote-form .form-inner .table .cell {
    display: table-cell;
    vertical-align: middle;
    padding: 0 50px;
  }
  .quote-form .form-inner .quote-success-message {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 98;
    width: 100%;
    height: 100%;
    padding: 0 40px;
    border-radius: 10px;
    display: none;
    text-align: center;
  }
  .quote-form .form-inner .quote-success-message img {
    width: 80px;
  }
  .quote-form .form-inner .quote-success-message .text-area {
    padding: 30px 0 0;
    color: #808285;
  }
  .quote-form .form-inner .quote-success-message .text-area .success-heading {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #31123f;
  }
  .quote-form .form-inner .quote-success-message .button-link {
    min-width: 150px;
  }
  .quote-form .form-inner .loader {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: none;
  }
  .quote-form .form-inner .loader .preloader-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -64px 0 0 -32px;
  }
  .quote-form .form-inner .h1 {
    margin-top: 10px;
  }
  .quote-form .form-inner .heading {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #79378b;
    padding: 0 0 40px 0;
  }
  .quote-form .form-inner .quotes-existing-clients .loader {
    height: auto;
    bottom: 50px;
  }
  .specific-quote-section {
    background: #fff;
    min-height: 200px;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .specific-quote-section.quote-background {
    background-repeat: no-repeat;
    background-position: center top;
  }
  .specific-quote-section .form-inner {
    padding: 30px 15px;
    min-height: 100vh;
    position: relative;
    height: initial;
  }
  .specific-quote-section .quote-content {
    background-image: none;
    max-width: initial;
    margin: auto;
    min-height: initial;
    min-height: 200px;
    background-image: url(/ClientResources/Images/desktop/quote-background.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 20px;
  }
  .specific-quote-section .quote-content .quote-block-heading h1,
.specific-quote-section .quote-content .quote-block-heading h2,
.specific-quote-section .quote-content .quote-block-heading h3,
.specific-quote-section .quote-content .quote-block-heading h3,
.specific-quote-section .quote-content .quote-block-heading h4,
.specific-quote-section .quote-content .quote-block-heading h5,
.specific-quote-section .quote-content .quote-block-heading h6,
.specific-quote-section .quote-content .quote-block-heading p {
    margin: 0 0 20px 0;
  }
  .specific-quote-section .quote-content .quote-list {
    padding: 25px 0 0 0;
  }
  .specific-quote-section .quote-content .quote-list .more-items {
    margin: 20px 0 0 0;
    display: none;
    opacity: 0;
    height: 0;
    clear: both;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection {
    height: 91px;
    width: calc(33% - 6px);
    background: #fff;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer;
    opacity: 1;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #31123f;
    position: relative;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection:nth-child(3n + 3) {
    margin: 0 0 10px 0;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection .text-area {
    position: absolute;
    top: 50px;
    text-align: center;
    right: 10px;
    left: 10px;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection .text-area.no-icon {
    top: 0;
    bottom: 0;
    display: table;
    right: 10%;
    left: 10%;
    height: 100%;
    width: 80%;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection .text-area.no-icon .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection .icon-area {
    position: absolute;
    top: 18px;
    text-align: center;
    left: 0;
    right: 0;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection .active-icon {
    display: none;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection:hover {
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3) inset;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    color: #fff;
    font-weight: 600;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection:hover img {
    display: none;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection:hover .active-icon {
    display: initial;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.active {
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3) inset;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    color: #fff;
    font-weight: 600;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.active img {
    display: none;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.active .active-icon {
    display: initial;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more {
    margin: 0;
    width: 100%;
    height: 45px;
    padding: 2px 0;
    text-align: center;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more .icon-area {
    position: relative;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more .icon-area img {
    position: relative;
    top: 9px;
    margin: 0 0 0 5px;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more .less {
    display: none;
    position: initial;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more .more {
    display: initial;
    position: initial;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more.open .less {
    display: initial;
    position: initial;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more.open .more {
    display: none;
    position: initial;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more.active, .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    color: #31123f;
    font-weight: 600;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more.active img, .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more:hover img {
    display: initial;
  }
  .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more.active .active-icon, .specific-quote-section .quote-content .quote-list .quote-type-selection.show-more:hover .active-icon {
    display: none;
  }
  /* Set your aspect ratio */
  .video-container {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
  }
  .video-container iframe,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
  }
  /* And set the max-width of the parent element */
  .video-wrap {
    width: 100%;
    max-width: 700px;
  }
  .seo-rich-content-wrapper.grey {
    background-color: #f9f9f9 !important;
  }
  .seo-rich-content-wrapper .seo-rich-content {
    max-width: 100%;
    margin: auto;
    padding: 20px;
    box-sizing: border-box;
  }
  .google-map-content-wrapper.grey {
    background-color: #f9f9f9 !important;
  }
  .google-map-content-wrapper .google-map-content {
    max-width: 100%;
    margin: auto;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
  }
  .google-map-content-wrapper .table-position {
    width: 100%;
  }
  .google-map-content-wrapper .google-map-iframe {
    border-radius: 10px;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    height: 250px;
    width: 100%;
    margin: 20px 0;
  }
  .seo-marketing-page .static-banner-headline-table {
    display: table;
    margin: auto;
    padding: 0;
  }
  .seo-marketing-page .static-banner-headline-table .static-banner-content {
    width: auto;
    padding: 25px 23px;
    display: table-cell;
    vertical-align: middle;
    min-height: initial;
    box-sizing: border-box;
    width: 100%;
  }
  .blog-article-page .static-banner-headline {
    background: radial-gradient(1021.31px at 49.05% 69.67%, #f3f3f3 0, #fff 100%);
  }
  .blog-article-page .static-banner-headline .static-banner-headline-table {
    display: table;
    margin: auto;
    padding: 30px 0;
  }
  .blog-article-page .static-banner-headline .static-banner-headline-table .static-banner-content {
    width: 100%;
    padding: 0 20px 20px;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
  }
  .blog-article-page .static-banner-headline .static-banner-headline-table .static-banner-content .back-to-outworld {
    background-image: url("/ClientResources/Images/shared/arrow-left.svg");
    padding: 0 0 0 17px;
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: 600;
  }
  .blog-article-page .static-image-header {
    width: 100%;
    padding: 50px 20px 0;
    margin: auto;
    clear: both;
    position: relative;
  }
  .blog-article-page .static-image-header .image {
    height: 240px;
    width: 100%;
    border-radius: 10px;
    background-position: center center;
    background-size: cover;
    position: relative;
  }
  .blog-article-page .static-image-header .image .category {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    background: #93cd3f;
    padding: 2px 5px;
    position: absolute;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    bottom: 20px;
    right: 20px;
  }
  .blog-article-page .static-image-header .social-media {
    height: 90px;
    clear: both;
    position: relative;
  }
  .blog-article-page .static-image-header .social-media .icon {
    height: 35px;
    width: 35px;
    float: right;
    margin: 20px 0 0 20px;
    display: block;
  }
  .blog-article-page .static-image-header .social-media .icon.fb {
    background-image: url("/ClientResources/Images/shared/facebook-share-icon.svg");
    background-size: 35px 35px;
    text-indent: -9999px;
  }
  .blog-article-page .static-image-header .social-media .icon.tw {
    background-image: url("/ClientResources/Images/shared/twitter-share-icon.svg");
    background-size: 35px 35px;
    text-indent: -9999px;
  }
  .blog-article-page .static-image-header .social-media .icon.cb {
    background-image: url("/ClientResources/Images/shared/clipboard-share-icon.svg");
    background-size: 35px 35px;
    text-indent: -9999px;
    position: relative;
  }
  .blog-article-page .static-image-header .social-media .icon.cb span {
    position: absolute;
    display: none;
    background: #fff;
    border-radius: 10px;
    padding: 16px 20px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    color: #808285;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    bottom: 49px;
    right: -8px;
    z-index: 9;
    text-indent: 0;
    text-align: center;
    width: 130px;
  }
  .blog-article-page .static-image-header .social-media .icon.cb span:after {
    top: 100%;
    right: 18px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px;
  }
  .blog-article-page .article-container {
    width: 100%;
    padding: 0 20px 50px;
    margin: auto;
    clear: both;
    position: relative;
  }
  .blog-article-page .article-container .content-spacing {
    padding: 0;
  }
  .blog-article-page .article-container .content-spacing .video-iframe {
    border-radius: 10px !important;
  }
  .blog-article-page .article-container .content-spacing .video-iframe iframe {
    width: calc(100% + 1px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 10px;
    background: #000;
  }
  .blog-article-page .article-container .published-date {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #31123f;
    padding: 0 0 15px 0;
  }
  .blog-article-page .latest-articles {
    width: 100%;
    padding: 0 20px 50px;
    margin: auto;
    clear: both;
    position: relative;
    box-sizing: border-box;
  }
  .blog-article-page .latest-articles .latest-articles-heading {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    color: #4c1759;
    margin: 0 0 35px 0;
  }
  .blog-article-page .latest-articles .latest-articles-container {
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    overflow: auto;
  }
  .blog-article-page .latest-articles .latest-articles-container::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
  }
  .blog-article-page .latest-articles .latest-article {
    width: 240px;
    height: 240px;
    margin: 0 0 20px 20px;
    position: relative;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    float: left;
  }
  .blog-article-page .latest-articles .latest-article:last-child {
    margin: 0 20px 20px 20px;
  }
  .blog-article-page .latest-articles .latest-article .blog-image-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-indent: -9999999px;
    z-index: 5;
  }
  .blog-article-page .latest-articles .latest-article .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background-position: center center;
    background-size: cover;
    z-index: 1;
  }
  .blog-article-page .latest-articles .latest-article .metadata {
    position: absolute;
    z-index: 2;
    background: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    right: 0;
    height: 115px;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #4c1759;
  }
  .blog-article-page .latest-articles .latest-article .metadata .publish-date {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .blog-article-page .latest-articles .latest-article .metadata .category {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    background: #93cd3f;
    padding: 2px 5px;
    position: absolute;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    top: 18px;
    right: 20px;
    max-width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .blog-article-page .latest-articles .latest-article .metadata .body {
    top: 50px;
    right: 20px;
    left: 20px;
    position: absolute;
  }
  .blog-article-page .latest-articles .latest-article .metadata .body strong {
    display: block;
    font-weight: 800;
    white-space: normal;
  }
  .blog-article-page .latest-articles .latest-article .metadata .body.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
  }
  .blog-category-page .static-banner-headline {
    background: radial-gradient(1021.31px at 49.05% 69.67%, #f3f3f3 0, #fff 100%);
  }
  .blog-category-page .static-banner-headline .static-banner-headline-table {
    display: table;
    margin: auto;
    padding: 0;
  }
  .blog-category-page .static-banner-headline .static-banner-headline-table .static-banner-content {
    padding: 25px 23px;
    display: table-cell;
    vertical-align: middle;
    min-height: initial;
    box-sizing: border-box;
    width: 100%;
  }
  .blog-category-page .blog-category-list {
    width: 100%;
    padding: 20px 0 0;
    margin: auto;
    clear: both;
    position: relative;
    overflow: auto;
  }
  .blog-category-page .blog-category-list::-webkit-scrollbar {
    height: 0;
    width: 0;
    background: transparent;
  }
  .blog-category-page .blog-category-list ul {
    margin: 0 20px;
    height: 63px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #31123f;
    width: 1000px;
  }
  .blog-category-page .blog-category-list ul li {
    float: left;
    border-left: 1px solid #e2e2e2;
  }
  .blog-category-page .blog-category-list ul li:first-child, .blog-category-page .blog-category-list ul li:nth-child(2) {
    border: none;
  }
  .blog-category-page .blog-category-list ul li.heading {
    font-weight: 800;
    padding: 11px 30px 11px 0;
    border: none;
  }
  .blog-category-page .blog-category-list ul li a {
    padding: 11px 30px;
    display: block;
    color: #31123f;
  }
  .blog-category-page .blog-category-list ul li a:hover {
    color: #4c1759;
  }
  .blog-category-page .blog-category-list ul li.active {
    border: none;
  }
  .blog-category-page .blog-category-list ul li.active a {
    color: #fff;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    border-radius: 10px;
    font-weight: 800;
  }
  .blog-category-page .blog-category-list ul li.active + li {
    border: none;
  }
  .blog-category-page .border {
    margin: 0 20px;
    overflow: hidden;
    width: calc(100% - 40px);
    height: 2px;
    background: #e2e2e2;
    box-sizing: border-box;
  }
  .blog-category-page .featured-article {
    max-width: 100%;
    padding: 0 20px;
    margin: auto;
    clear: both;
    position: relative;
    color: #fff;
  }
  .blog-category-page .featured-article .featured-heading {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    color: #4c1759;
    padding: 50px 0 25px;
  }
  .blog-category-page .featured-article .image {
    height: 240px;
    width: 100%;
    border-radius: 10px;
    background-position: center center;
    background-size: cover;
    position: relative;
  }
  .blog-category-page .featured-article .image .blog-image-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-indent: -9999999px;
    z-index: 5;
  }
  .blog-category-page .featured-article .image .metadata {
    height: 115px;
    background: rgba(147, 205, 63, 0.9);
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
  .blog-category-page .featured-article .image .metadata .published-date {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .blog-category-page .featured-article .image .metadata .body {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    top: 45px;
    position: absolute;
    left: 20px;
    right: 20px;
  }
  .blog-category-page .featured-article .image .metadata .body strong {
    font-weight: 800;
    display: block;
  }
  .blog-category-page .featured-article .image .metadata .body.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 60px;
  }
  .blog-category-page .featured-article .image .metadata .category {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    background: #4c1759;
    padding: 2px 5px;
    position: absolute;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    top: 18px;
    right: 20px;
  }
  .blog-category-page .blog-article-grid {
    max-width: 100%;
    padding: 0 5px;
    margin: auto;
    clear: both;
    position: relative;
  }
  .blog-category-page .latest-articles {
    width: 100%;
    float: left;
  }
  .blog-category-page .latest-articles.left {
    float: left;
  }
  .blog-category-page .latest-articles.right {
    float: right;
  }
  .blog-category-page .latest-articles.two-third {
    width: 100%;
    float: left;
  }
  .blog-category-page .latest-articles.one-third {
    width: 100%;
    float: left;
  }
  .blog-category-page .latest-articles .latest-articles-heading {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 35px;
    color: #4c1759;
    padding: 50px 15px 15px 15px;
  }
  .blog-category-page .latest-articles .latest-articles-heading.extra-padding {
    padding: 50px 15px 15px 15px;
  }
  .blog-category-page .latest-articles .latest-article {
    width: calc(100% - 30px);
    height: 240px;
    margin: 15px;
    position: relative;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
  }
  .blog-category-page .latest-articles .latest-article.full-width {
    width: calc(100% - 30px);
  }
  .blog-category-page .latest-articles .latest-article.half-width {
    width: calc(100% - 30px);
  }
  .blog-category-page .latest-articles .latest-article .blog-image-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-indent: -9999999px;
    z-index: 5;
  }
  .blog-category-page .latest-articles .latest-article .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background-position: center center;
    background-size: cover;
    z-index: 1;
  }
  .blog-category-page .latest-articles .latest-article .metadata {
    position: absolute;
    z-index: 2;
    background: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    right: 0;
    height: 115px;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
    color: #4c1759;
  }
  .blog-category-page .latest-articles .latest-article .metadata .publish-date {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .blog-category-page .latest-articles .latest-article .metadata .category {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    background: #93cd3f;
    padding: 2px 5px;
    position: absolute;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    top: 18px;
    right: 20px;
  }
  .blog-category-page .latest-articles .latest-article .metadata .body {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    top: 45px;
    position: absolute;
    left: 20px;
    right: 20px;
  }
  .blog-category-page .latest-articles .latest-article .metadata .body strong {
    display: block;
    font-weight: 800;
    white-space: normal;
  }
  .blog-category-page .latest-articles .latest-article .metadata .body.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 60px;
  }
  .blog-category-page .latest-articles .popular-article {
    width: calc(100% - 30px);
    margin: 15px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    color: #4c1759;
    border-bottom: 1px solid #e2e2e2;
  }
  .blog-category-page .latest-articles .popular-article .metadata {
    padding: 5px 0 20px 0;
  }
  .blog-category-page .latest-articles .popular-article .metadata .published-date {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    float: left;
  }
  .blog-category-page .latest-articles .popular-article .metadata .category {
    float: right;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    background: #93cd3f;
    padding: 2px 5px;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
  }
  .blog-category-page .latest-articles .popular-article .metadata a {
    color: #4c1759;
  }
  .blog-category-page .latest-articles .popular-article .metadata .body {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 0 0 0;
  }
  .blog-category-page .latest-articles .popular-article .metadata .body strong {
    display: block;
    font-weight: 800;
    white-space: normal;
  }
  .blog-category-page .blog-footer {
    max-width: 1366px;
    padding: 20px 20px 60px;
    margin: auto;
    clear: both;
    position: relative;
    text-align: center;
  }
  .blog-category-page .blog-footer.spacer {
    padding: 0 90px 60px;
  }
  .blog-category-page .blog-footer .load-more-button {
    margin: auto;
    width: 190px;
  }
  .blog-category-page .blog-footer .load-more-button.loading {
    display: none;
    padding: 4.5px 30px;
    cursor: default;
  }
  .blog-category-page .blog-footer .load-more-button.loading .spinner-layer {
    border-color: #fff;
  }
  .funeral-quote-form,
.custom-form {
    /* Radio Buttons
    ========================================================================== */
    /* Unchecked styles */
    /* Checked styles */
    /* Radio With gap */
    /* Focused styles */
    /* Disabled Radio With gap */
    /* Disabled style */
  }
  .funeral-quote-form .radio-buttons,
.custom-form .radio-buttons {
    padding: 5px 0 0 0;
  }
  .funeral-quote-form .radio-buttons .radio-container,
.custom-form .radio-buttons .radio-container {
    display: inline-block;
    float: left;
    position: relative;
    z-index: 1;
    color: #b5b5b5;
    top: 0;
    left: 0;
    cursor: pointer;
    transition: none;
    transform-origin: 0 100%;
    text-align: initial;
    transform: none;
    font-weight: 400;
    margin: 0 0 10px 5px;
    width: calc(50% - 5px);
  }
  .funeral-quote-form .radio-buttons .radio-container:nth-child(even),
.custom-form .radio-buttons .radio-container:nth-child(even) {
    margin: 0 5px 10px 0;
  }
  .funeral-quote-form .radio-intro,
.custom-form .radio-intro {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 22px;
    color: #b5b5b5;
    padding: 0 0 5px 0;
  }
  .funeral-quote-form .radio-label,
.custom-form .radio-label {
    color: #31123f;
    font-size: 12px;
    cursor: text;
    font-weight: 400;
    position: absolute;
    top: -15px;
    left: 0;
    padding: 0 0 5px 0;
  }
  .funeral-quote-form .mobile-none,
.custom-form .mobile-none {
    display: none;
  }
  .funeral-quote-form [type='radio']:not(:checked), .funeral-quote-form [type='radio']:checked,
.custom-form [type='radio']:not(:checked),
.custom-form [type='radio']:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }
  .funeral-quote-form [type='radio']:not(:checked) + span, .funeral-quote-form [type='radio']:checked + span,
.custom-form [type='radio']:not(:checked) + span,
.custom-form [type='radio']:checked + span {
    position: relative;
    padding-left: initial;
    cursor: pointer;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    transition: none;
    user-select: none;
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
  }
  .funeral-quote-form [type='radio']:checked + span,
.custom-form [type='radio']:checked + span {
    color: #fff;
  }
  .funeral-quote-form [type='radio'] + span:before, .funeral-quote-form [type='radio'] + span:after,
.custom-form [type='radio'] + span:before,
.custom-form [type='radio'] + span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    height: 45px;
    z-index: 0;
    transition: none;
    z-index: -1;
  }
  .funeral-quote-form [type='radio']:not(:checked) + span:before, .funeral-quote-form [type='radio']:not(:checked) + span:after, .funeral-quote-form [type='radio']:checked + span:before, .funeral-quote-form [type='radio']:checked + span:after, .funeral-quote-form .with-gap[type='radio']:checked + span:before, .funeral-quote-form .with-gap[type='radio']:checked + span:after,
.custom-form [type='radio']:not(:checked) + span:before,
.custom-form [type='radio']:not(:checked) + span:after,
.custom-form [type='radio']:checked + span:before,
.custom-form [type='radio']:checked + span:after,
.custom-form .with-gap[type='radio']:checked + span:before,
.custom-form .with-gap[type='radio']:checked + span:after {
    border-radius: 10px;
  }
  .funeral-quote-form [type='radio']:not(:checked) + span:before, .funeral-quote-form [type='radio']:not(:checked) + span:after,
.custom-form [type='radio']:not(:checked) + span:before,
.custom-form [type='radio']:not(:checked) + span:after {
    border: 1px solid #e2e2e2;
  }
  .funeral-quote-form [type='radio']:not(:checked) + span:after,
.custom-form [type='radio']:not(:checked) + span:after {
    transform: none;
  }
  .funeral-quote-form [type='radio']:checked + span:before,
.custom-form [type='radio']:checked + span:before {
    border: 1px solid transparent;
  }
  .funeral-quote-form [type='radio']:checked + span:after, .funeral-quote-form .with-gap[type='radio']:checked + span:before, .funeral-quote-form .with-gap[type='radio']:checked + span:after,
.custom-form [type='radio']:checked + span:after,
.custom-form .with-gap[type='radio']:checked + span:before,
.custom-form .with-gap[type='radio']:checked + span:after {
    border: none;
  }
  .funeral-quote-form [type='radio']:checked + span:after, .funeral-quote-form .with-gap[type='radio']:checked + span:after,
.custom-form [type='radio']:checked + span:after,
.custom-form .with-gap[type='radio']:checked + span:after {
    background: #4c1759;
    background: linear-gradient(0deg, #4c1759 0%, #7a378b 100%);
    color: #fff;
  }
  .funeral-quote-form [type='radio']:checked + span:after,
.custom-form [type='radio']:checked + span:after {
    transform: none;
  }
  .funeral-quote-form .with-gap[type='radio']:checked + span:after,
.custom-form .with-gap[type='radio']:checked + span:after {
    transform: none;
  }
  .funeral-quote-form .tabbed[type='radio']:focus + span:before,
.custom-form .tabbed[type='radio']:focus + span:before {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
  }
  .funeral-quote-form .with-gap[type='radio']:disabled:checked + span:before,
.custom-form .with-gap[type='radio']:disabled:checked + span:before {
    border: 2px solid rgba(0, 0, 0, 0.42);
  }
  .funeral-quote-form .with-gap[type='radio']:disabled:checked + span:after,
.custom-form .with-gap[type='radio']:disabled:checked + span:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.42);
  }
  .funeral-quote-form [type='radio']:disabled:not(:checked) + span:before, .funeral-quote-form [type='radio']:disabled:checked + span:before,
.custom-form [type='radio']:disabled:not(:checked) + span:before,
.custom-form [type='radio']:disabled:checked + span:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.42);
  }
  .funeral-quote-form [type='radio']:disabled + span,
.custom-form [type='radio']:disabled + span {
    color: rgba(0, 0, 0, 0.42);
  }
  .funeral-quote-form [type='radio']:disabled:not(:checked) + span:before,
.custom-form [type='radio']:disabled:not(:checked) + span:before {
    border-color: rgba(0, 0, 0, 0.42);
  }
  .funeral-quote-form [type='radio']:disabled:checked + span:after,
.custom-form [type='radio']:disabled:checked + span:after {
    background-color: rgba(0, 0, 0, 0.42);
    border-color: #e2e2e2;
  }
  .card-button-container.grey {
    background-color: #f9f9f9 !important;
  }
  .card-button-container .card-button-section {
    max-width: 100%;
    padding: 20px;
    margin: auto;
    clear: both;
    position: relative;
    box-sizing: border-box;
  }
  .card-button-container .card-button-section .card-call-to-action-link {
    min-height: 300px;
    width: 100%;
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative;
    transition: 0.2s;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    padding: 150px 0 0 0;
  }
  .card-button-container .card-button-section .card-call-to-action-link .hover-section {
    min-height: 300px;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: 3px 2px 24px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    z-index: 9;
    text-indent: -999999px;
    box-sizing: border-box;
  }
  .card-button-container .card-button-section .card-call-to-action-link .hover-section:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3) inset;
  }
  .card-button-container .card-button-section .card-call-to-action-link .button-content-container {
    position: relative;
    bottom: 0;
    right: 0;
    border-radius: 0 10px 10px 0;
    padding: 30px 20px 20px;
    display: table;
    width: 100%;
    z-index: 2;
    min-height: 150px;
    box-sizing: border-box;
  }
  .card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body {
    display: table-cell;
    vertical-align: bottom;
    z-index: 2;
    position: relative;
  }
  .card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn div,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn h1,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn h2,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn h3,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn h4,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn h5,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn h6,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn p,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn li, .card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn div,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn h1,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn h2,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn h3,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn h4,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn h5,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn h6,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn p,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn li {
    color: #fff !important;
    font-size: 20px;
    line-height: 23px;
  }
  .card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.purple-btn li, .card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.green-btn li {
    background-image: url(/ClientResources/Images/shared/checkmark-white.svg);
    background-position: left 5px;
  }
  .card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.editor-content-no-padding div,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.editor-content-no-padding h1,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.editor-content-no-padding h2,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.editor-content-no-padding h3,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.editor-content-no-padding h4,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.editor-content-no-padding h5,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.editor-content-no-padding h6,
.card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body.editor-content-no-padding.editor-content-no-padding p {
    font-size: 20px;
    line-height: 23px;
  }
  .card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-body .icon {
    display: none !important;
  }
  .card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-link.secondary-btn.purple-btn, .card-button-container .card-button-section .card-call-to-action-link .button-content-container .button-link.secondary-btn.green-btn {
    color: #fff !important;
    border: none !important;
    margin: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    padding: 20px 20px 0 0;
    background-image: url(/ClientResources/Images/shared/arrow-right-white.svg);
    background-repeat: no-repeat;
    background-position: right 1px bottom 1px;
  }
  .card-button-container .card-button-section .card-call-to-action-link .button-link.secondary-btn.white-btn {
    color: #93cd3f !important;
    border: none !important;
    margin: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    padding: 20px 20px 0 0;
    background-image: url(/ClientResources/Images/shared/arrow-right-green.svg);
    background-repeat: no-repeat;
    background-position: right 1px bottom 1px;
  }
  .card-button-container .card-button-section .card-call-to-action-link .background-section {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
    box-sizing: border-box;
  }
  .card-button-container .card-button-section .card-call-to-action-link .background-section-wide {
    display: none;
  }
  .card-button-container .card-button-section .button-content-container-color {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0 0 10px 10px;
    width: 100%;
    z-index: 1;
    background: #fff;
    display: block;
    box-sizing: border-box;
  }
  .card-button-container .card-button-section .button-content-container-color.purple-btn {
    background: radial-gradient(235.73px at 20.85% 77.15%, #4c1759 0, #7a378b 100%);
    opacity: 0.9;
  }
  .card-button-container .card-button-section .button-content-container-color.green-btn {
    background: radial-gradient(218.49px at 78.6% 20.86%, #93cd3f 0, #72bf44 100%);
    opacity: 0.9;
  }
  .notification-container {
    max-width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin: auto;
  }
  .notification-container .notification-content {
    width: 100%;
    min-height: 100px;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
  }
  .notification-container .notification-content .notification-icon {
    display: none;
  }
  .notification-container .notification-content .notification-icon .icon {
    display: none;
  }
  .notification-container .notification-content .notification-body {
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  .notification-container .notification-content .notification-body .table {
    height: 100%;
    width: 100%;
  }
  .notification-container .notification-content .notification-body .table .cell-content.no-button {
    width: 100%;
  }
  .notification-container .notification-content .notification-body .table .cell-content .heading {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    background: #93cd3f;
    width: 100%;
    display: block;
    border-radius: 10px 10px 0 0;
  }
  .notification-container .notification-content .notification-body .table .cell-content .content {
    padding: 0 20px;
    display: block;
  }
  .notification-container .notification-content .notification-body .table .cell-button {
    padding: 0 20px 10px 20px;
  }
  .notification-container .notification-content .notification-body .table .cell-button .button-link {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .notification-container .notification-content .notification-body .table .cell-button .button-link.play-store-btn {
    width: 153px;
    padding: 0;
    background-color: #000;
    border-radius: 6px;
  }
  .notification-container .notification-content .notification-body .table .cell-button .button-link.app-store-btn {
    width: 155px;
    padding: 0;
  }
  .notification-container .notification-content .notification-body .table .cell-button .button-link.huawei-store-btn {
    width: 155px;
    padding: 0;
  }
  .notification-container .notification-content .notification-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 30px;
    cursor: pointer;
    background-image: url("/ClientResources/Images/mobile/close-icon-white.svg");
    background-repeat: no-repeat;
    background-position: center center;
  }
  .info-card-section-container.grey {
    background-color: #f9f9f9 !important;
  }
  .info-card-section-container .info-card-section {
    max-width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin: auto;
  }
  .info-card-section-container .info-card-section .section-cards {
    text-align: center;
  }
  .info-card-section-container .info-card-section .section-cards .info-card-container {
    text-align: left;
    width: 300px;
    min-height: 300px;
    display: inline-block;
    background: #ffffff;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 30px;
    margin: 15px;
  }
  .info-card-section-container .info-card-section .section-cards .info-card-container .heading {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #31123f;
  }
  .info-card-section-container .info-card-section .section-cards .info-card-container .content {
    display: table;
    width: 100%;
    font-style: normal;
    font-weight: normal;
  }
  .info-card-section-container .info-card-section .section-cards .info-card-container .content p {
    margin: 15px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .info-card-section-container .info-card-section .section-cards .info-card-container .button-link.secondary-btn,
.info-card-section-container .info-card-section .section-cards .info-card-container .button-link.primary-btn {
    width: 100%;
    padding: 11.5px 15px;
    margin: 0 0 10px 0;
  }
  .info-card-section-container .info-card-section .section-cards .info-card-container .play-store-btn,
.info-card-section-container .info-card-section .section-cards .info-card-container .app-store-btn,
.info-card-section-container .info-card-section .section-cards .info-card-container .huawei-store-btn {
    margin: 2px 0;
  }
  .info-card-section-container .info-card-section .section-cards .info-card-container .play-store-btn {
    background-color: #000;
    border-radius: 6px;
    width: 153px;
    border: 1px solid #ccc;
    height: 46px;
    background-position: left center;
  }
  .request-a-call-back-container.grey {
    background-color: #f9f9f9 !important;
  }
  .request-a-call-back-container .request-call-trading-hours {
    display: none;
  }
  .request-a-call-back-container .request-a-call-back-section {
    max-width: 100%;
    padding: 40px 20px;
    box-sizing: border-box;
    margin: auto;
  }
  .request-a-call-back-container .request-a-call-back-section .display-form-selection-context {
    display: none;
    position: relative;
    margin: 0 0 20px 0;
  }
  .request-a-call-back-container .request-a-call-back-section .display-form-selection-context .notification-container {
    padding: 0 0 30px 0;
  }
  .request-a-call-back-container .request-a-call-back-section .display-form-selection-context .available-on-portal-notification {
    display: none;
  }
  .request-a-call-back-container .request-a-call-back-section .display-form-selection-context .request-call-form-loader {
    display: none;
    position: relative;
    width: 100%;
    height: 350px;
    bottom: 0;
    top: 0;
    background: #fdfdfd;
  }
  .request-a-call-back-container .request-a-call-back-section .display-form-selection-context .request-call-form-loader .cell {
    display: table-cell;
    margin: auto;
    vertical-align: middle;
    text-align: center;
  }
  .request-a-call-back-container .request-a-call-back-section .display-form-selection-context .request-call-form-success {
    display: none;
    position: relative;
    width: 100%;
    height: 350px;
    bottom: 0;
    top: 0;
    background: #fdfdfd;
    z-index: 9;
  }
  .request-a-call-back-container .request-a-call-back-section .display-form-selection-context .request-call-form-success .cell {
    display: table-cell;
    margin: auto;
    vertical-align: middle;
    text-align: left;
  }
  .request-a-call-back-container .request-a-call-back-section .display-form-selection-context .request-call-disclaimer {
    display: none;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form {
    width: 100%;
    background-color: #fdfdfd;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 20px;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options-selection {
    margin: 20px 0 0;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options-selection .row {
    position: relative;
    width: 104%;
    margin: 0 -2%;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options-selection .mobile-select-spacing {
    padding: 0 0 20px 0;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options .option {
    display: table;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    cursor: pointer;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options .option:last-child {
    margin: 0;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options .option .cell {
    height: 70px;
    vertical-align: middle;
    display: table-cell;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options .option .cell span {
    color: #93cd3f;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    background-image: url("/ClientResources/Images/shared/arrow-right-green.svg");
    background-repeat: no-repeat;
    background-position: center right 2px;
    padding: 5px 20px 5px 0;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options .option:hover {
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3) inset;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form .options .option:hover .cell span {
    color: #fff;
    background-image: url("/ClientResources/Images/shared/arrow-right-white.svg");
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .row {
    position: relative;
    width: 104%;
    margin: 0 -2%;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container {
    height: 25px;
    position: relative;
    top: -20px;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container label {
    color: #b5b5b5;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container [type='radio']:not(:checked) + span,
.request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container [type='radio']:checked + span {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    transition: 0.28s ease;
    user-select: none;
    padding-right: 5px;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container [type='radio']:checked + span {
    color: #808285;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container [type='radio']:checked + span:after,
.request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container .with-gap[type='radio']:checked + span:after {
    background-color: #93cd3f;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container [type='radio']:checked + span:after,
.request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container .with-gap[type='radio']:checked + span:before,
.request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container .with-gap[type='radio']:checked + span:after {
    border: 2px solid #93cd3f;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container [type='radio']:not(:checked) + span:before,
.request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container [type='radio']:not(:checked) + span:after {
    border: 2px solid #93cd3f;
  }
  .request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container [type='radio'] + span:before,
.request-a-call-back-container .request-a-call-back-section .request-a-call-back-form form .radio-container [type='radio'] + span:after {
    margin: 4px 0;
  }
  .talk-at-out-section {
    background-color: #fdfdfd;
  }
  .talk-at-out-section .talk-at-out-content {
    padding: 20px;
    box-sizing: border-box;
    margin: auto;
    position: relative;
  }
  .talk-at-out-section .talk-at-out-content .conversation-call-to-action {
    background: radial-gradient(279.33px at 78.6% 20.86%, #93cd3f 0%, #72bf44 100%);
    opacity: 0.9;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    width: 100%;
    color: #fff;
    margin: 0 0 20px 0;
  }
  .talk-at-out-section .talk-at-out-content .conversation-call-to-action .cell {
    padding: 30px;
    position: relative;
  }
  .talk-at-out-section .talk-at-out-content .conversation-call-to-action .mic {
    background-image: url("/ClientResources/Images/shared/mic.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px;
    width: 85px;
    height: 85px;
    display: block;
    position: absolute;
    left: 20px;
    top: 20px;
  }
  .talk-at-out-section .talk-at-out-content .conversation-call-to-action .heading {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
    padding: 0 0 0 80px;
    box-sizing: border-box;
  }
  .talk-at-out-section .talk-at-out-content .conversation-call-to-action .content {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    display: block;
    padding: 0 0 0 80px;
    box-sizing: border-box;
  }
  .talk-at-out-section .talk-at-out-content .conversation-call-to-action .button-link.secondary-btn {
    margin: 30px 0 0 0;
    color: #fff !important;
    border-color: #fff !important;
  }
  .talk-at-out-section .talk-at-out-content .conversations {
    width: 100%;
  }
  .talk-at-out-section .talk-at-out-content .conversations .conversation {
    background: #ffffff;
    opacity: 0.9;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 30px 20px;
    margin: 0 0 20px 0;
  }
  .talk-at-out-section .talk-at-out-content .conversations .conversation .icon-heading {
    padding: 0 0 0 60px;
    background-image: url("/ClientResources/Images/shared/thumb-up.svg");
    background-repeat: no-repeat;
    background-position: 10px top;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #31123f;
    height: 60px;
    display: table;
  }
  .talk-at-out-section .talk-at-out-content .conversations .conversation .icon-heading .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .talk-at-out-section .talk-at-out-content .conversations .conversation .content {
    padding: 0 0 0 60px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #808285;
    margin: 20px 0 30px 0;
    overflow-wrap: break-word;
  }
  .talk-at-out-section .talk-at-out-content .conversations .conversation .replay {
    border-top: 1px solid #e2e2e2;
    padding: 30px 0 20px 90px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #808285;
    background-image: url("/ClientResources/Images/desktop/logo.svg");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 30px 30px;
  }
  .talk-at-out-section .talk-at-out-content .conversations .conversation .replay .heading {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: #93cd3f;
  }
  .talk-at-out-section .talk-at-out-content .conversations .conversation .meta-footer {
    color: #31123f;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
  }
  .talk-at-out-section .talk-at-out-content .conversations .conversation .meta-footer strong {
    font-weight: 800;
    word-wrap: break-word;
  }
  .talk-at-out-section .talk-at-out-content .conversations .conversation.complaint .icon-heading {
    background-image: url("/ClientResources/Images/shared/thumb-down.svg");
    background-position: 10px center;
  }
  .talk-at-out-section .talk-at-out-content .conversation-footer {
    padding: 30px 0;
    margin: auto;
    clear: both;
    position: relative;
    text-align: center;
  }
  .talk-at-out-section .talk-at-out-content .conversation-footer.spacer {
    padding: 0 90px 60px;
  }
  .talk-at-out-section .talk-at-out-content .conversation-footer .load-more-button {
    margin: auto;
    width: 190px;
  }
  .talk-at-out-section .talk-at-out-content .conversation-footer .load-more-button.loading {
    display: none;
    padding: 4.5px 30px;
    cursor: default;
  }
  .talk-at-out-section .talk-at-out-content .conversation-footer .load-more-button.loading .spinner-layer {
    border-color: #fff;
  }
  .feedback-message-submit .feedback-message-form .feedback-selection {
    text-align: center;
  }
  .feedback-message-submit .feedback-message-form .radio-container-placeholder.experience-heading {
    height: 85px;
    position: relative;
    top: -15px;
  }
  .feedback-message-submit .feedback-message-form .experience-label {
    position: absolute;
    top: -95px;
    font-size: 22px;
    text-align: center;
    display: block;
    width: 100%;
  }
  .feedback-message-submit .feedback-message-form .row {
    position: relative;
    width: 104%;
    margin: 0 -2%;
  }
  .feedback-message-submit .feedback-message-form .radio-container-placeholder {
    height: 15px;
    position: relative;
    top: -15px;
  }
  .feedback-message-submit .feedback-message-form .radio-container {
    height: 35px;
    position: relative;
    top: -15px;
  }
  .feedback-message-submit .feedback-message-form .radio-container.mobile-spacing {
    height: 15px;
    position: relative;
    top: -15px;
  }
  .feedback-message-submit .feedback-message-form .radio-container label {
    color: #b5b5b5;
  }
  .feedback-message-submit .feedback-message-form .radio-container [type='radio']:not(:checked) + span,
.feedback-message-submit .feedback-message-form .radio-container [type='radio']:checked + span {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    transition: 0.28s ease;
    user-select: none;
    padding-right: 10px;
  }
  .feedback-message-submit .feedback-message-form .radio-container [type='radio']:checked + span {
    color: #808285;
  }
  .feedback-message-submit .feedback-message-form .radio-container [type='radio']:checked + span:after,
.feedback-message-submit .feedback-message-form .radio-container .with-gap[type='radio']:checked + span:after {
    background-color: #93cd3f;
  }
  .feedback-message-submit .feedback-message-form .radio-container [type='radio']:checked + span:after,
.feedback-message-submit .feedback-message-form .radio-container .with-gap[type='radio']:checked + span:before,
.feedback-message-submit .feedback-message-form .radio-container .with-gap[type='radio']:checked + span:after {
    border: 2px solid #93cd3f;
  }
  .feedback-message-submit .feedback-message-form .radio-container [type='radio']:not(:checked) + span:before,
.feedback-message-submit .feedback-message-form .radio-container [type='radio']:not(:checked) + span:after {
    border: 2px solid #93cd3f;
  }
  .feedback-message-submit .feedback-message-form .radio-container [type='radio'] + span:before,
.feedback-message-submit .feedback-message-form .radio-container [type='radio'] + span:after {
    margin: 4px 0;
  }
  .feedback-message-submit .feedback-message-form .button-radio {
    height: 150px;
    max-width: 150px;
    width: 45%;
    display: inline-block;
    /* Unchecked styles */
    /* Checked styles */
    /* Radio With gap */
    /* Focused styles */
    /* Disabled Radio With gap */
    /* Disabled style */
  }
  .feedback-message-submit .feedback-message-form .button-radio.compliment i {
    position: absolute;
    width: 100%;
    height: 100px;
    background-image: url("/ClientResources/Images/shared/thumb-up-grey.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px;
    left: 0;
  }
  .feedback-message-submit .feedback-message-form .button-radio.compliment b {
    position: absolute;
    width: 100%;
    height: 45px;
    left: 0;
    bottom: 5px;
  }
  .feedback-message-submit .feedback-message-form .button-radio.complaint i {
    position: absolute;
    width: 100%;
    height: 100px;
    background-image: url("/ClientResources/Images/shared/thumb-down-grey.svg");
    background-repeat: no-repeat;
    background-position: center 30px;
    background-size: 50px;
    left: 0;
  }
  .feedback-message-submit .feedback-message-form .button-radio.complaint b {
    position: absolute;
    width: 100%;
    height: 45px;
    left: 0;
    bottom: 5px;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:not(:checked), .feedback-message-submit .feedback-message-form .button-radio [type='radio']:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:not(:checked) + span, .feedback-message-submit .feedback-message-form .button-radio [type='radio']:checked + span {
    position: relative;
    padding-left: initial;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    line-height: 45px;
    transition: none;
    user-select: none;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    padding: 0;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    color: #b5b5b5;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:checked + span {
    background: #4c1759;
    background: linear-gradient(0deg, #4c1759 0%, #7a378b 100%);
    color: #fff;
    border: none;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio'] + span:before, .feedback-message-submit .feedback-message-form .button-radio [type='radio'] + span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    height: 45px;
    z-index: 0;
    transition: none;
    z-index: -1;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:not(:checked) + span:before, .feedback-message-submit .feedback-message-form .button-radio [type='radio']:not(:checked) + span:after, .feedback-message-submit .feedback-message-form .button-radio [type='radio']:checked + span:before, .feedback-message-submit .feedback-message-form .button-radio [type='radio']:checked + span:after, .feedback-message-submit .feedback-message-form .button-radio .with-gap[type='radio']:checked + span:before, .feedback-message-submit .feedback-message-form .button-radio .with-gap[type='radio']:checked + span:after {
    border-radius: 10px;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:not(:checked) + span:before, .feedback-message-submit .feedback-message-form .button-radio [type='radio']:not(:checked) + span:after {
    border: 1px solid #e2e2e2;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:not(:checked) + span:after {
    transform: none;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:checked + span:before {
    border: 1px solid transparent;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:checked + span:after, .feedback-message-submit .feedback-message-form .button-radio .with-gap[type='radio']:checked + span:before, .feedback-message-submit .feedback-message-form .button-radio .with-gap[type='radio']:checked + span:after {
    border: none;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:checked + span:after, .feedback-message-submit .feedback-message-form .button-radio .with-gap[type='radio']:checked + span:after {
    background: #4c1759;
    background: linear-gradient(0deg, #4c1759 0%, #7a378b 100%);
    color: #fff;
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:checked + span:after {
    transform: none;
  }
  .feedback-message-submit .feedback-message-form .button-radio .with-gap[type='radio']:checked + span:after {
    transform: none;
  }
  .feedback-message-submit .feedback-message-form .button-radio .tabbed[type='radio']:focus + span:before {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
  }
  .feedback-message-submit .feedback-message-form .button-radio .with-gap[type='radio']:disabled:checked + span:before {
    border: 2px solid rgba(0, 0, 0, 0.42);
  }
  .feedback-message-submit .feedback-message-form .button-radio .with-gap[type='radio']:disabled:checked + span:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.42);
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:disabled:not(:checked) + span:before, .feedback-message-submit .feedback-message-form .button-radio [type='radio']:disabled:checked + span:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.42);
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:disabled + span {
    color: rgba(0, 0, 0, 0.42);
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:disabled:not(:checked) + span:before {
    border-color: rgba(0, 0, 0, 0.42);
  }
  .feedback-message-submit .feedback-message-form .button-radio [type='radio']:disabled:checked + span:after {
    background-color: rgba(0, 0, 0, 0.42);
    border-color: #e2e2e2;
  }
  .feedback-message-submit .feedback-message-form .compliment [type='radio']:checked + span i {
    background-image: url("/ClientResources/Images/shared/thumb-up-white.svg");
  }
  .feedback-message-submit .feedback-message-form .complaint [type='radio']:checked + span i {
    background-image: url("/ClientResources/Images/shared/thumb-down-white.svg");
  }
  .feedback-message-submit .feedback-message-form .standalone-checkbox {
    position: relative;
    height: 20px;
    float: left;
  }
  .feedback-message-submit .feedback-message-form .standalone-checkbox-label {
    position: relative;
    height: 55px;
    float: left;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #808285;
    width: calc(100% - 50px);
  }
  .feedback-message-submit .feedback-message-form .tooltip-hover-text {
    content: 'i';
    background: #93cd3f;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    cursor: pointer;
    display: inline-block;
    position: relative;
  }
  .feedback-message-submit .feedback-message-form .tooltip-hover-text .tooltip-text {
    bottom: 36px;
    min-width: 210px;
    max-width: 300px;
    right: -101px;
  }
  .feedback-message-submit .feedback-message-form .tooltip-hover-text .tooltip-text:after {
    right: 105px;
  }
  .feedback-message-submit .feedback-message-form label.spacing {
    top: -15px;
    width: 125% !important;
  }
  .feedback-message-submit .feedback-message-form label.non-spacing {
    top: 0;
  }
  .feedback-message-submit .feedback-message-form .feedback-submit-button {
    padding: 0 0 30px;
  }
  .feedback-message-submit .feedback-message-form-loading {
    height: 500px;
    display: table;
    width: 100%;
    display: none;
  }
  .feedback-message-submit .feedback-message-form-loading .cell {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
  }
  .feedback-message-submit .feedback-message-form-success {
    display: none;
  }
  .feedback-message-submit .feedback-message-form-error {
    display: none;
  }
  .ajax-response-messages {
    max-width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin: auto;
    position: relative;
    min-height: calc(100vh - 65px);
  }
  .ajax-response-messages .feedback-message-form-success {
    min-height: calc(100vh - 105px);
    display: table;
    width: 100%;
    text-align: center;
  }
  .ajax-response-messages .feedback-message-form-success .cell {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    min-height: calc(100vh - 105px);
  }
  .ajax-response-messages .feedback-message-form-error {
    display: block;
    min-height: calc(100vh - 105px);
    display: table;
    width: 100%;
    text-align: center;
  }
  .ajax-response-messages .feedback-message-form-error .cell {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    min-height: calc(100vh - 105px);
  }
  .not-found-page-content {
    min-height: calc(100vh - 131px);
  }
  .not-found-page-content .not-found-page-content-section {
    padding: 35px 20px;
    box-sizing: border-box;
    margin: auto;
    display: table;
    height: calc(100vh - 65px);
  }
  .not-found-page-content .not-found-page-content-section .cell {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
  }
  .not-found-page-content .not-found-page-content-section .cell .error-image {
    text-align: center;
    margin: auto;
  }
  .not-found-page-content .not-found-page-content-section .cell .error-image img {
    max-height: 25vh;
  }
  .sitemap .heading {
    height: 151px;
    width: 100%;
    background: radial-gradient(1021.31px at 49.05% 69.67%, #f3f3f3 0, #fff 100%);
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 50px;
    display: table;
  }
  .sitemap .heading .heading-content {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle;
    color: #692b78;
  }
  .sitemap .actions {
    text-align: right;
  }
  .sitemap #toggle-all {
    color: #93cd3f;
    font-family: inherit;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
    margin-right: 30px;
    letter-spacing: -0.0241176em;
    text-decoration-line: underline;
  }
  .sitemap .sitemap-content {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 20px;
    column-count: 1;
  }
  .sitemap .sitemap-group-item {
    display: block;
    border-bottom: 1px solid #cccccc;
    width: 100%;
  }
  .sitemap .sitemap-group-item .primary-item {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    color: #31123f;
    border: none;
    outline: none;
    display: block;
    width: 100%;
    text-align: left;
    padding: 15px 5px;
    line-height: 20px;
  }
  .sitemap .sitemap-group-item .primary-item.plus {
    background: none;
    background-image: url("/ClientResources/Images/mobile/plus-icon.svg");
    background-repeat: no-repeat;
    background-position: right 5px center;
  }
  .sitemap .sitemap-group-item .primary-item.active {
    background-image: url("/ClientResources/Images/mobile/minus-icon.svg");
    background-repeat: no-repeat;
    background-position: right 5px center;
  }
  .sitemap .sitemap-group-item .panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .sitemap .sitemap-group-item li .secondary-item {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #31123f;
    display: block;
    padding: 10px 5px;
  }
  .sitemap .sitemap-group-item li:last-child {
    padding-bottom: 15px;
  }
  .sitemap .sitemap-group-item:last-child {
    border: none;
  }
  .digital-services-section-container.grey {
    background-color: #f9f9f9 !important;
  }
  .digital-services-section-container .digital-services-section {
    max-width: 1366px;
    padding: 40px 20px;
    box-sizing: border-box;
    margin: auto;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-tab {
    width: 100%;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-tab .tab-item {
    height: 80px;
    width: 100%;
    margin: 20px 0;
    background: #ffffff;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    clear: both;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    display: table;
    color: #31123f;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-tab .tab-item.mobile-active {
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3) inset;
    font-weight: 800;
    color: #fff;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-tab .tab-item.mobile-active .icon {
    display: none;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-tab .tab-item.mobile-active .icon-active {
    display: table-cell;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-tab .tab-item .cell {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px 0 0;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-tab .tab-item .icon {
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-tab .tab-item .icon-active {
    vertical-align: middle;
    width: 90px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-tab .tab-item .spacer {
    display: table-cell;
    vertical-align: middle;
    width: 30px;
    text-align: center;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-content .digital-content-area {
    display: none;
    position: fixed;
    height: 100vh;
    width: 100%;
    z-index: 9999999;
    top: 0;
    left: 0;
    background: #fff;
    padding: 65px 20px 40px 20px;
    animation: growBox 0.3s;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-content .digital-content-area.mobile-active {
    display: block;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-content .digital-content-area .content-section {
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px 40px 20px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-content .digital-content-area .digital-content-mobile-close {
    position: absolute;
    top: 22px;
    right: 27px;
    background-image: url(/ClientResources/Images/mobile/close-icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 20px;
    width: 27px;
    z-index: 999999999;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-content .digital-content-area .digital-content-area-table .cell.left {
    float: right;
    width: 100%;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-content .digital-content-area .digital-content-area-table .cell.right {
    text-align: center;
    float: left;
    width: 100%;
  }
  .digital-services-section-container .digital-services-section .digital-services-section-content .digital-content-area .digital-content-area-table .cell.right img {
    width: 100%;
    max-width: 200px;
    padding: 20px 0;
  }
  .calculator-call-to-action-section-container.grey {
    background-color: #f9f9f9 !important;
  }
  .calculator-call-to-action-section-container .calculator-call-to-action {
    max-width: 1366px;
    padding: 40px 0 240px 0;
    box-sizing: border-box;
    margin: auto;
    position: relative;
  }
  .calculator-call-to-action-section-container .calculator-call-to-action .content-area {
    width: calc(100% - 40px);
    margin: 20px;
    float: right;
    background: #ffffff;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    padding: 40px 30px;
    z-index: 2;
    position: relative;
  }
  .calculator-call-to-action-section-container .calculator-call-to-action .content-area.editor-content div,
.calculator-call-to-action-section-container .calculator-call-to-action .content-area.editor-content h1,
.calculator-call-to-action-section-container .calculator-call-to-action .content-area.editor-content h2,
.calculator-call-to-action-section-container .calculator-call-to-action .content-area.editor-content h3,
.calculator-call-to-action-section-container .calculator-call-to-action .content-area.editor-content h4,
.calculator-call-to-action-section-container .calculator-call-to-action .content-area.editor-content h5,
.calculator-call-to-action-section-container .calculator-call-to-action .content-area.editor-content h6 {
    margin: 0;
  }
  .calculator-call-to-action-section-container .calculator-call-to-action .content-area.editor-content a {
    margin-bottom: 0;
  }
  .calculator-call-to-action-section-container .calculator-call-to-action .content-area .icon {
    display: none;
  }
  .calculator-call-to-action-section-container .calculator-call-to-action .calculator-call-to-action-background {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url("/ClientResources/Images/shared/building-calculator.svg");
    background-size: 100%;
  }
  .claim-card-section-container.grey {
    background-color: #f9f9f9 !important;
  }
  .claim-card-section-container .claim-card-section {
    max-width: 1366px;
    padding: 40px 20px;
    box-sizing: border-box;
    margin: auto;
  }
  .claim-card-section-container .claim-card-section .claim-card-content {
    padding: 0 0 30px 0;
  }
  .claim-card-section-container .claim-card-section .claim-card {
    width: 100%;
    height: 250px;
    background: #fff;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    display: inline-table;
    text-align: center;
    margin: 10px 0;
    padding: 30px;
  }
  .claim-card-section-container .claim-card-section .claim-card .cell {
    display: table-cell;
    vertical-align: middle;
  }
  .claim-card-section-container .claim-card-section .claim-card .cell .heading {
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #4c1759;
    margin: 25px 0 10px 0;
  }
  .claim-card-section-container .claim-card-section .claim-card .cell .content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #808285;
    margin: 0 0 25px 0;
  }
  .claim-card-section-container .claim-card-section .claim-card .cell .button-link {
    margin: 0;
  }
  @keyframes growBox {
    from {
      transform: scale(0);
    }
    to {
      transform: scale(1);
    }
  }
  .building-calculator-page-body {
    margin-bottom: 0px;
  }
  .building-calculator sup {
    vertical-align: super;
    font-size: smaller;
  }
  .building-calculator .heading {
    height: 141px;
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 50px;
    vertical-align: middle;
    width: 100vw;
    display: table;
    padding-top: 10px;
  }
  .building-calculator .heading .heading-content {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .building-calculator .building-calculator-content {
    max-width: 1366px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
  }
  .building-calculator .building-calculator-content .column-heading {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    color: #31123f !important;
    align-self: center;
  }
  .building-calculator .building-calculator-content .column-heading-primary {
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #31123f;
  }
  .building-calculator .building-calculator-content .column-heading-section {
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #79378b;
  }
  .building-calculator .building-calculator-content .calculation-section {
    display: grid;
    grid-template-columns: 1fr;
    border-bottom: 25px solid #f3f3f3;
  }
  .building-calculator .building-calculator-content .calculation-section .currency input {
    border: 0;
    width: 90%;
    border-bottom: 1px solid #e2e2e2;
  }
  .building-calculator .building-calculator-content .calculation-section input,
.building-calculator .building-calculator-content .calculation-section select,
.building-calculator .building-calculator-content .calculation-section span.currency {
    font-style: normal;
    font-size: 14px;
    line-height: 25px;
    color: rgba(0, 0, 0, 0.42);
  }
  .building-calculator .building-calculator-content .calculation-section select,
.building-calculator .building-calculator-content .calculation-section span.currency,
.building-calculator .building-calculator-content .calculation-section input.selected {
    color: #31123f;
    font-weight: 600;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section {
    display: grid;
    grid-template-columns: 1fr;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .select-dropdown {
    color: #cccccc;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .primary-item {
    background: none;
    background-color: #f3f3f3;
    text-align: left;
    width: 100vw !important;
    border: none;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 50px;
    letter-spacing: -0.0241176em;
    background-image: url("/ClientResources/Images/mobile/plus-icon.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 14px) 23px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .primary-item.active {
    background-image: url("/ClientResources/Images/mobile/minus-icon.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 30px;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .panel {
    padding: 0 20px;
    display: none;
    transition: max-height 0.3s ease-out;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .panel.showing {
    padding: 0 20px;
    transition: max-height 0.4s ease-out;
    display: block;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .panel-section {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .panel-section .total-row {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .panel-section .total-row span {
    display: inline-block;
    width: 40px;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .panel-section .total-row input {
    border: none;
    text-align: left;
    display: inline-block;
    width: calc(100vw - 107px);
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .panel-section .label {
    color: #31123f;
    font-size: 13px;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .select-dropdown {
    font-size: 13px;
    line-height: 20px;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .select-dropdown.selected {
    color: #31123f;
    font-weight: 600 !important;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section-two-columns {
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 10px;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section-two-columns .editor-content {
    grid-column-start: 1;
    grid-column-end: 5;
  }
  .building-calculator .building-calculator-content .calculation-section .section-total-label {
    color: #79378b;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    align-self: center;
  }
  .building-calculator .building-calculator-content .calculation-section .section-total-value {
    font-size: 14px;
    line-height: 16px;
  }
  .building-calculator .building-calculator-content .calculation-section .section-total-value.selected {
    font-weight: 800;
    color: #79378b;
  }
  .building-calculator .building-calculator-content input {
    border-bottom: 1px solid #e2e2e2;
  }
  .building-calculator .building-calculator-content .building-summary-section.hidden {
    display: none;
  }
  .building-calculator .building-calculator-content .editor-content.standard-text p {
    font-size: 13px;
  }
  .building-calculator .building-calculator-content .building-summary-section {
    position: fixed;
    bottom: 0px;
    width: 100%;
    display: grid;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    border-radius: 10px 10px 0 0;
    background: radial-gradient(100% 98.4% at 20.85% 77.15%, #4c1759 0%, #7a378b 100%);
    padding: 0 20px;
    height: auto;
    z-index: 1000;
  }
  .building-calculator .building-calculator-content .building-summary-section .toggle-summary-container {
    grid-column-start: 1;
    grid-column-end: 3;
    padding-top: 10px;
  }
  .building-calculator .building-calculator-content .building-summary-section .toggle-summary {
    width: 30px;
    height: 3px;
    background-color: white;
    margin: auto;
  }
  .building-calculator .building-calculator-content .building-summary-section .building-summary-section.collapsed {
    height: 94px;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-heading-container {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-heading {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-header {
    grid-column-start: 1;
    grid-column-end: 3;
    width: 100%;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-header div {
    float: right;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-header.hidden {
    grid-column-start: 1;
    grid-column-end: 3;
    width: 100%;
    display: none;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content.hidden {
    display: none;
  }
  .building-calculator .building-calculator-content .building-summary-section .vat-text {
    display: table-cell;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff;
  }
  .building-calculator .building-calculator-content .building-summary-section .space-div {
    margin: 20px 0;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .building-calculator .building-calculator-content .building-summary-section .replacement-value {
    text-align: right;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    color: #ffffff;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content .row {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content .row a {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    width: 100%;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content .secondary-heading {
    font-weight: 800;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #ffffff;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content .currency-text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    color: #ffffff;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content .horizontal-rule {
    border: 0.5px solid #cccccc;
    grid-column-start: 1;
    grid-column-end: 3;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content .editor-content p {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff;
    text-align: left;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content .row.center {
    text-align: center;
  }
  .building-calculator .building-calculator-content .building-summary-section .summary-collapsible-content .button-link.secondary-btn {
    border-color: #ffffff !important;
    color: #ffffff !important;
    margin-top: 5px;
  }
  .life-calculator-page-body {
    margin-bottom: 150px;
  }
  .life-calculator-page-body .static-banner-headline .static-banner-headline-table .static-banner-content {
    padding: 25px 23px 25px;
  }
  .life-calculator-container .calculator-accordion-section {
    background: #f3f3f3;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #31123f;
  }
  .life-calculator-container .calculator-accordion-section.open .inner {
    background-image: url("/ClientResources/Images/mobile/minus-icon.svg");
    background-position: right 20px center;
    background-repeat: no-repeat;
    padding: 14px 50px 14px 20px;
  }
  .life-calculator-container .calculator-accordion-section.close .inner {
    background-image: url("/ClientResources/Images/mobile/plus-icon.svg");
    background-position: right 20px center;
    background-repeat: no-repeat;
    padding: 14px 50px 14px 20px;
  }
  .life-calculator-container .calculator-accordion-section-content {
    padding: 2em 20px 1em 20px;
  }
  .life-calculator-container .calculator-accordion-section-content.close {
    display: none;
  }
  .life-calculator-container .calculator-accordion-section-content .input-field.grey-text {
    color: #808285;
    font-size: 16px;
    line-height: 22px;
  }
  .life-calculator-container .calculator-accordion-section-content .input-field.extend {
    margin: 0 0 2rem 0;
  }
  .life-calculator-container .row [class^='col'] {
    float: left;
    margin: 0;
    min-height: initial;
    width: 100%;
  }
  .life-calculator-container .calculated-section {
    background: radial-gradient(100% 98.4% at 20.85% 77.15%, #4c1759 0%, #7a378b 100%);
    color: #fff;
    padding: 40px 20px 10px;
    border-radius: 10px 10px 0 0;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
  }
  .life-calculator-container .calculated-section .handle {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 100%;
  }
  .life-calculator-container .calculated-section .handle .spacer {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -15px;
    height: 2px;
    width: 30px;
    background: #fff;
  }
  .life-calculator-container .calculated-section.open .open {
    display: block;
  }
  .life-calculator-container .calculated-section.open .close {
    display: none;
  }
  .life-calculator-container .calculated-section.close {
    height: 160px;
  }
  .life-calculator-container .calculated-section.close .open {
    display: none;
  }
  .life-calculator-container .calculated-section.close .close {
    display: block;
  }
  .life-calculator-container .calculated-section .heading {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
  }
  .life-calculator-container .calculated-section .button-link {
    width: 100%;
    padding: 12.5px 10px;
  }
  .life-calculator-container .calculated-section .button-link.secondary-btn {
    color: #fff !important;
    border: 1px solid #fff !important;
  }
  .life-calculator-container .calculated-section .summery-text {
    width: 50%;
    float: right;
    text-align: left;
    font-size: 12px;
    padding: 0 10px 10px 0;
  }
  .life-calculator-container .calculated-section .summery-text .clear-styles {
    color: #fff;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 16px;
    text-align: left;
    height: auto;
    font-weight: 800;
  }
  .life-calculator-container .calculated-section .calculated-table {
    margin: 20px 0;
  }
  .life-calculator-container .calculated-section .calculated-table tr,
.life-calculator-container .calculated-section .calculated-table td,
.life-calculator-container .calculated-section .calculated-table th {
    padding: 5px 0;
    border: none;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
  }
  .life-calculator-container .calculated-section .calculated-table tr {
    border-bottom: 1px solid #cccccc;
    font-weight: 600;
  }
  .life-calculator-container .calculated-section .calculated-table .clear-styles {
    padding: 0;
    border: none;
    margin: 0;
    text-align: right;
    color: #fff;
    font-weight: 800;
  }
  .life-calculator-container .calculated-section .info-text p {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    margin: 20px 0;
  }
  .life-calculator-container .calculated-section .info-text * {
    color: #fff;
  }
  .mail-campaign-success-message-container .mail-campaign-success-section {
    max-width: 1366px;
    padding: 40px 20px;
    box-sizing: border-box;
    margin: auto;
    min-height: calc(100vh - 65px);
    display: table;
  }
  .mail-campaign-success-message-container .mail-campaign-success-section .cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .mail-campaign-success-message-container .mail-campaign-success-section .cell .success-icon {
    padding: 10px;
  }
  .broker-documentation-message-container .broker-success-section {
    max-width: 1366px;
    padding: 40px 20px;
    box-sizing: border-box;
    margin: auto;
    min-height: calc(100vh - 65px);
    display: table;
  }
  .broker-documentation-message-container .broker-success-section .cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .broker-documentation-message-container .broker-success-section .cell .success-icon {
    padding: 10px;
  }
  .digital-out-id .content .content-image.tablet {
    display: none;
  }
}

@media only screen and (max-width: 768px) and (max-width: 320px) {
  .button-link {
    font-size: 14px;
  }
  header .boxed-header .ov-start-a-quote,
header .boxed-header .start-a-quote,
header .boxed-header .new-claim {
    height: 45px;
    width: 145px;
    display: inline-block;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
  }
  header .mobile-navigation-buttons .ov-start-a-quote,
header .mobile-navigation-buttons .start-a-quote,
header .mobile-navigation-buttons .new-claim {
    height: 45px;
    width: 145px;
    display: inline-block;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
  }
  .working-hours .contact-number {
    font-size: 21px;
  }
  #lead-form .button-link {
    font-size: 12px;
  }
  #lead-form .extra-width {
    position: absolute;
    top: -26px;
    font-size: 12px;
    line-height: 14px;
  }
  #lead-form .input-field.extra-label {
    padding: 20px 0 0 0;
  }
  .quote-section .quote-content .quote-list .quote-type-selection .text-area {
    right: 8px;
    left: 8px;
  }
  .info-card-section-container .info-card-section .section-cards .info-card-container {
    width: 270px;
    height: auto;
    padding: 20px;
    margin: 15px 0;
  }
  .info-card-section-container .info-card-section .section-cards .info-card-container .content p {
    font-size: 15px;
    line-height: 21px;
  }
  .building-calculator .building-calculator-content .calculation-section .building-type-section .primary-item {
    font-size: 12px;
  }
  .building-calculator
.building-calculator-content
.calculation-section
.building-type-section
.panel-section
.label {
    font-size: 12px;
  }
  .building-calculator
.building-calculator-content
.calculation-section
.building-type-section
.select-dropdown.selected {
    font-size: 13px;
  }
  .survey-section-container .survey-section .survey-complete .tooltip-hover-text .tooltip-text {
    bottom: 33px;
    min-width: 155px;
    right: -18px;
    letter-spacing: normal;
  }
}

@media only screen and (max-width: 768px) {
  .channel-marketer .progress-popup,
#email-lead-form .progress-popup {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    text-align: center;
    height: 400px;
    display: table;
  }
  .channel-marketer .progress-popup .loader,
#email-lead-form .progress-popup .loader {
    display: table-cell;
    vertical-align: middle;
  }
  .channel-marketer .progress-popup .success-heading,
#email-lead-form .progress-popup .success-heading {
    display: inline;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #31123f;
    margin-bottom: 10px;
  }
  .channel-marketer .progress-popup #popupMessage,
#email-lead-form .progress-popup #popupMessage {
    margin: 10px 0;
  }
  .channel-marketer .progress-popup .error-heading,
#email-lead-form .progress-popup .error-heading {
    display: inline;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    color: red;
  }
  .channel-marketer .progress-popup .secondary-message,
#email-lead-form .progress-popup .secondary-message {
    font-size: 18px;
    color: #79378b;
    margin-bottom: 16px;
  }
  .channel-marketer .progress-popup .tertiary-message,
#email-lead-form .progress-popup .tertiary-message {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .channel-marketer .progress-popup .tertiary-message p,
#email-lead-form .progress-popup .tertiary-message p {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 16px;
  }
  .channel-marketer .progress-popup .reference-number,
#email-lead-form .progress-popup .reference-number {
    font-weight: 600;
    color: #79378b;
    display: inline-block;
  }
  .channel-marketer .progress-popup {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
  }
  .channel-marketer .heading {
    background: radial-gradient(1150.57px at 33.69% 87.02%, #f3f3f3 0%, #ffffff 100%);
    width: 100%;
    padding-top: 15px;
  }
  .channel-marketer .heading .heading-content {
    width: 100%;
    padding: 0 20px 20px 20px;
  }
  .channel-marketer .main-content {
    width: 100%;
    padding: 40px 20px;
    /*table {
        padding: 0;

        tr {
            border-bottom: none !important;
        }

        td, tr {
            padding: 0;
        }

        td.right-padding {
            padding-right: 30px;
        }

        td.top-align {
            vertical-align: top;
        }

        td.button-column {
            padding-top: 30px;
            text-align: center;
        }

        textarea {
            border: none;
        }

        textarea:focus {
            outline: none;
            border-bottom: 1.5px solid #79378b;
        }

        & label.labelFor {
            color: #31123f;
            font-weight: 400;
        }

        & .center-content {
            text-align: center;
        }

        & .helper-text {
            font-size: 12px;
        }

        textarea {
            resize: none;
            border-bottom: 1px solid #e2e2e2;
            font-size: 16px;
            font-weight: 500;
            height: 60px;
        }
    }*/
  }
  .channel-marketer .main-content .row {
    margin: 0 -2%;
    width: 104%;
  }
  .channel-marketer .main-content .row .submit-field {
    text-align: center;
  }
  .channel-marketer .main-content .row .col-sm {
    width: 30%;
  }
  .channel-marketer .main-content .row .col-md {
    width: 62%;
  }
  .channel-marketer .main-content .editor-content.disclaimer p {
    font-size: 12px !important;
  }
  .channel-marketer .main-content .editor-content.disclaimer {
    text-align: center;
  }
  .bubble-number {
    height: 30px;
    width: 30px;
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
    border-radius: 50px;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 33px;
    margin-bottom: -10px;
    margin-top: 8px;
  }
  .custom-form .radio-container:first-child {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .custom-form .radio-container:not(:first-child) {
    margin-left: 5px !important;
    margin-right: 0px !important;
  }
  .static-banner {
    padding: 5px;
    padding-left: 10px;
  }
  .static-banner.grey {
    background-color: #f3f3f3 !important;
  }
  .static-banner.grey a {
    color: black;
    font-weight: 500;
    text-decoration: underline;
  }
  .static-banner.green {
    background-color: #93cd3f;
    color: #fff;
  }
  .static-banner.green a {
    color: #fff !important;
    font-weight: 500;
    text-decoration: underline;
  }
  .static-banner.dark-purple {
    background-color: #31123f;
    color: #fff;
  }
  .static-banner.dark-purple a {
    color: #fff !important;
    font-weight: 500;
    text-decoration: underline;
  }
  .static-banner.mid-purple {
    background-color: #4c1759;
    color: #fff;
  }
  .static-banner.mid-purple a {
    color: #fff !important;
    font-weight: 500;
    text-decoration: underline;
  }
  .static-banner-spacing {
    margin-top: 60px;
  }
  .banner-content-spacing {
    margin-top: 50px;
  }
  body {
    -webkit-overflow-scrolling: touch;
  }
  .nn-promo {
    padding-top: 30px;
  }
  .nn-promo .dark-sub-heading {
    margin: 50px 0;
    max-width: 840px;
  }
  .nn-promo .label-text {
    max-width: 840px;
    margin-bottom: 60px;
  }
  .nn-promo .radio-buttons {
    width: calc(100vw - 20px);
    max-width: 685px;
  }
  .nn-promo .nn-promo-payout-type-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .nn-promo .nn-promo-payout-type-wrapper .nn-promo-payout-type-block {
    flex: 1;
    padding: 20px;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 20px;
  }
  .nn-promo .nn-promo-payout-type-wrapper .nn-promo-payout-type-block .nn-promo-payout-type-top {
    padding-bottom: 15px;
    display: flex;
    border-bottom: 0.5px solid #cccccc;
    align-items: center;
  }
  .nn-promo .nn-promo-payout-type-wrapper .nn-promo-payout-type-block .nn-promo-payout-type-top img {
    height: 52px;
  }
  .nn-promo .nn-promo-payout-type-wrapper .nn-promo-payout-type-block .nn-promo-payout-type-top .nn-promo-payout-type-text {
    text-align: left;
    padding-left: 20px;
    font-weight: 600;
    font-size: 14px;
    color: #31123f;
  }
  .nn-promo .nn-promo-payout-type-wrapper .nn-promo-payout-type-block .nn-promo-payout-type-bottom {
    padding-top: 20px;
    font-size: 14px;
    color: #31123f;
    text-align: left;
  }
  .nn-promo .nn-promo-payout-type-wrapper .nn-promo-payout-type-block.selected {
    background: linear-gradient(180deg, #93cd3f 31.77%, #72bf44 73.96%);
  }
  .nn-promo .nn-promo-payout-type-wrapper .nn-promo-payout-type-block.selected .nn-promo-payout-type-top {
    border-bottom: 0.5px solid white;
  }
  .nn-promo .nn-promo-payout-type-wrapper .nn-promo-payout-type-block.selected .nn-promo-payout-type-top .nn-promo-payout-type-text {
    color: white;
  }
  .nn-promo .nn-promo-payout-type-wrapper .nn-promo-payout-type-block.selected .nn-promo-payout-type-bottom {
    color: white;
  }
  .nn-promo .nn-promo-payout-form-wrapper {
    display: flex;
    flex-direction: column;
  }
  .nn-promo .nn-promo-payout-form-wrapper .nn-promo-payout-form-input {
    margin-bottom: 5px;
  }
  .nn-promo .selected-placeholder input {
    color: #808285 !important;
  }
  .nn-promo .select-wrapper input {
    color: black;
    font-weight: 500 !important;
  }
  .nn-promo .field-validation-error {
    font-size: 12px;
    text-align: left;
  }
  .nn-promo .field-validation-error.centered {
    text-align: center;
  }
  .nn-promo .nn-promo-error {
    text-align: left;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
  }
  .nn-promo .nn-upload-doc-information {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    color: #31123f;
  }
  .nn-promo .nn-promo-document-wrapper-card:not(:first-child) {
    margin-top: 40px;
  }
  .nn-promo .nn-promo-heading {
    font-size: 22px;
    text-align: center;
    color: #7a378b;
    margin-bottom: 40px;
  }
  .nn-promo .nn-promo-heading.sub {
    font-size: 16px;
    color: #31123f;
    margin-bottom: 40px;
  }
  .nn-promo .nn-promo-heading.ncb {
    font-size: 16px;
    color: #31123f;
    margin-bottom: 30px;
    font-weight: 800;
  }
  .nn-promo .nn-promo-doc-card {
    width: 100%;
    max-width: 685px;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-top {
    background: #f3f3f3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-top span {
    font-size: 14px;
    color: #31123f;
    text-align: left;
    padding-left: 8px;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-top span.bold {
    font-weight: bold;
    padding-left: 8px;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-top .nn-promo-doc-card-remove {
    padding-left: 8px;
    cursor: pointer;
    margin-left: auto;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-bottom {
    background: #ffffff;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px;
    width: 100%;
    display: flex;
    align-items: start;
    flex-direction: column;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-bottom .nn-promo-doc-card-bottom-risk {
    color: #31123f;
    margin-top: 10px;
    font-size: 14px;
    text-align: left;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-bottom .nn-promo-doc-card-bottom-risk .bold {
    font-weight: 600;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-bottom .nn-promo-doc-card-edit {
    width: 100%;
    text-align: left;
    font-weight: 800;
    font-size: 14px;
    color: #31123f;
    cursor: pointer;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-bottom .nn-promo-doc-card-edit .nn-promo-doc-card-edit-area {
    float: right;
  }
  .nn-promo .nn-promo-doc-card .nn-promo-doc-card-bottom .nn-promo-doc-card-edit .nn-promo-doc-card-edit-area .nn-promo-doc-card-edit-text {
    font-weight: 600;
    font-size: 12px;
    color: #93cd3f;
  }
  .nn-promo .nn-promo-nav-buttons {
    margin-top: 56px;
  }
  .nn-promo .nn-promo-disclaimer {
    margin-top: 60px;
  }
  .nn-promo .nn-promo-full-screen {
    overflow: auto;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    padding: 40px 20px 20px 20px;
    background: white;
    text-align: center;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-full-screen-nav-buttons {
    text-align: center;
    margin-top: 46px;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-align-center {
    text-align: center;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-full-screen-unlinked-small-heading {
    font-size: 16px;
    text-align: center;
    color: #31123f;
    margin-bottom: 20px;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-full-screen-unlinked-info {
    font-size: 16px;
    text-align: center;
    color: #808285;
    margin-top: 30px;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-full-screen-doc-card {
    width: 100%;
    padding: 20px;
    background: #f3f3f3;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-full-screen-doc-card span {
    font-size: 14px;
    color: #31123f;
    text-align: left;
    padding-left: 8px;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-full-screen-doc-card span.bold {
    font-weight: bold;
    padding-left: 8px;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-full-screen-sub-heading {
    font-weight: 800;
    font-size: 16px;
    color: #31123f;
    margin-bottom: 30px;
    text-align: left;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-full-sreen-unlinked-risks {
    font-weight: 800;
    font-size: 16px;
    color: #31123f;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    max-width: 685px;
  }
  .nn-promo .nn-promo-full-screen .nn-promo-full-screen-divider {
    height: 1px;
    width: 100%;
    border-top: 0.5px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .nn-promo .nn-promo-checkbox {
    position: relative;
    min-height: 40px;
    height: auto;
    margin-bottom: 7px;
  }
  .nn-promo .nn-promo-checkbox .nn-promo-checkbox-label {
    font-size: 14px;
    min-height: 40px;
    color: #808285;
    padding-left: 45px;
    text-align: left;
    padding-top: 6px;
  }
  .nn-promo .nn-promo-checkbox .nn-promo-checkbox-label.selected {
    font-weight: bold;
  }
  .nn-promo .nn-promo-checkbox label {
    background-color: #fff;
    border: 2px solid #72bf44;
    border-radius: 50%;
    cursor: pointer;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px;
  }
  .nn-promo .nn-promo-checkbox label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: '';
    height: 6px;
    left: 6px;
    opacity: 0;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 12px;
  }
  .nn-promo .nn-promo-checkbox input[type='checkbox'] {
    visibility: hidden;
  }
  .nn-promo .nn-promo-checkbox input[type='checkbox']:checked + label {
    background-color: #72bf44;
    border-color: #72bf44;
  }
  .nn-promo .nn-promo-checkbox input[type='checkbox']:checked + label:after {
    opacity: 1;
  }
  .nn-promo .nn-promo-align-center-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .nn-promo .nn-promo-align-center-flex.nn-mobile-block {
    display: block;
  }
  .nn-promo .nn-promo-align-start-flex {
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 100%;
    max-width: 685px;
  }
  .nn-promo .nn-promo-upload-box {
    width: 100%;
    max-width: 685px;
    padding-top: 35px;
    padding-bottom: 35px;
    background: #ffffff;
    border: 1px dashed #cccccc;
    border-radius: 10px;
    cursor: pointer;
  }
  .nn-promo .nn-promo-upload-box .nn-promo-upload {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .nn-promo .nn-promo-upload-box .nn-promo-upload .nn-promo-upload-text {
    font-weight: 600;
    font-size: 16px;
    color: #93cd3f;
    padding-left: 10px;
  }
  .nn-promo .nn-promo-upload-box .nn-promo-file-criteria {
    font-size: 13px;
    color: #808285;
    margin-top: 10px;
  }
  .digital-feature-container {
    height: 200px;
    display: inline-block;
  }
  .digital-feature-heading {
    display: inline-block;
    padding-left: 10px;
    color: #4c1759;
    font-weight: 800;
    font-size: 18px;
  }
  .digital-feature-discription {
    margin-top: 20px;
  }
  .digital-feature-icon-container {
    display: flex;
    align-items: center;
  }
  .digital-feature-icon {
    width: 40px;
  }
  .digital-content-area {
    width: 80%;
    margin: auto;
    padding-bottom: 70px;
  }
  .container-divider {
    border-top: 1px solid #cccccc;
    margin: 25px 5% 0px 5%;
  }
  .custom-banner-image {
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
  }
  .hide {
    display: none !important;
  }
  .show {
    display: block;
  }
  .custom-image {
    width: 100%;
  }
  /*#region outvest*/
  .ov-leadform-wrapper {
    min-width: 300px;
    margin: 20px 0;
    font-size: 16px;
  }
  .ov-leadform-wrapper #ov-lead-form-content .header {
    margin-bottom: 15px;
  }
  .ov-leadform-wrapper #ov-lead-form-content .header h2 {
    font-weight: 800;
    font-size: 1.5em;
    line-height: 120%;
    letter-spacing: 0.01em;
    color: #49165b;
    text-align: center;
    margin: 10px;
  }
  .ov-leadform-wrapper #ov-lead-form-content .header h3 {
    text-align: center;
    margin: 10px 0 30px;
  }
  .ov-leadform-wrapper #ov-lead-form-content {
    display: block;
    margin: 0 auto;
    width: 95%;
    padding: 10px;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead {
    display: flex;
    flex-direction: column;
    align-items: start;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead .ov-form-lead-field-column {
    padding: 0px;
    width: 100%;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead .input-container {
    width: 100%;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead .input-container .input-field input {
    width: 100%;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead-fields-text {
    text-align: left;
    color: #575757;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 145%;
    margin: 12px 0 8px 0;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead-fields-buttons * {
    width: 100%;
    margin: 5px;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead .input-container .input-label label {
    color: #575757;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.25em;
    white-space: normal;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead-field-buttons .btn-purple {
    width: 100%;
    border: 2px solid #49165b !important;
    border-radius: 5px;
    color: #49165b;
    font-weight: 600;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead-field-buttons .btn-primary,
.ov-leadform-wrapper .modal .btn-primary {
    width: 100%;
    color: #fff;
    background-color: #84acdb;
    border-color: #84acdb;
    display: inline-block;
    text-transform: uppercase;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead-field-buttons .btn,
.ov-leadform-wrapper .modal .btn {
    margin: 5px;
    line-height: 45px;
    margin: 2px;
    display: block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .ov-leadform-wrapper .modal .modal-content h4 {
    font-size: 2em;
  }
  .ov-leadform-wrapper .modal .modal-content p {
    margin: 30px 0 0;
    line-height: 1.5em;
  }
  .ov-leadform-wrapper .modal .modal-footer .modal-close {
    line-height: 35px !important;
    margin-right: 25px !important;
  }
  .ov-leadform-wrapper .ov-form-lead-form .ov-form-lead .input-container .input-field .lead-error {
    position: relative !important;
    display: block;
    text-align: left;
    width: 100%;
    margin-bottom: 8px;
    color: #c21e00;
    font-size: 0.8em;
  }
  .ov-leadform-wrapper .footer .ov-form-lead-fields-footnote {
    text-align: left;
    color: #575757;
    font-style: normal;
    font-weight: normal;
    font-size: 0.8em;
    line-height: 145%;
    margin: 12px 0 20px 0;
  }
  .lead-form-error-message {
    display: none;
    text-align: left;
    width: 100%;
    margin-bottom: 8px;
    color: #c21e00;
    text-align: left;
    font-size: 0.8em;
    font-weight: bold;
  }
  /*#endregion*/
  .splide__slide img {
    width: 100%;
    height: auto;
  }
  .carousel {
    width: 100%;
    min-height: 650px;
    box-sizing: border-box;
  }
  .carousel .carousel-content {
    display: flex;
    flex-direction: column-reverse;
    margin: auto;
    padding: 15px 20px;
    min-height: 650px;
    align-items: center;
    justify-content: center;
  }
  .carousel .richtext-content {
    width: 100%;
    padding: 10px;
    margin: 5px 10px 5px 20px;
  }
  .carousel .slide-content {
    width: 100%;
    margin: 5px 10px;
  }
  .splide-nav-thumb {
    opacity: 0.5;
  }
  .splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    border-style: none !important;
    opacity: 1 !important;
  }
  .latest-blog-article-cards .static-banner-headline {
    background: radial-gradient(1021.31px at 49.05% 69.67%, #f3f3f3 0, #fff 100%);
  }
  .latest-blog-article-cards .static-banner-headline .static-banner-headline-table {
    display: table;
    margin: auto;
    padding: 30px 0;
  }
  .latest-blog-article-cards .static-banner-headline .static-banner-headline-table .static-banner-content {
    width: 100%;
    padding: 0 20px 20px;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
  }
  .latest-blog-article-cards .static-banner-headline .static-banner-headline-table .static-banner-content .back-to-outworld {
    background-image: url("/ClientResources/Images/shared/arrow-left.svg");
    padding: 0 0 0 17px;
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: 600;
  }
  .latest-blog-article-cards .static-image-header {
    width: 100%;
    padding: 50px 20px 0;
    margin: auto;
    clear: both;
    position: relative;
  }
  .latest-blog-article-cards .static-image-header .image {
    height: 240px;
    width: 100%;
    border-radius: 10px;
    background-position: center center;
    background-size: cover;
    position: relative;
  }
  .latest-blog-article-cards .static-image-header .image .category {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    background: #93cd3f;
    padding: 2px 5px;
    position: absolute;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    bottom: 20px;
    right: 20px;
  }
  .latest-blog-article-cards .static-image-header .social-media {
    height: 90px;
    clear: both;
    position: relative;
  }
  .latest-blog-article-cards .static-image-header .social-media .icon {
    height: 35px;
    width: 35px;
    float: right;
    margin: 20px 0 0 20px;
    display: block;
  }
  .latest-blog-article-cards .static-image-header .social-media .icon.fb {
    background-image: url("/ClientResources/Images/shared/facebook-share-icon.svg");
    background-size: 35px 35px;
    text-indent: -9999px;
  }
  .latest-blog-article-cards .static-image-header .social-media .icon.tw {
    background-image: url("/ClientResources/Images/shared/twitter-share-icon.svg");
    background-size: 35px 35px;
    text-indent: -9999px;
  }
  .latest-blog-article-cards .static-image-header .social-media .icon.cb {
    background-image: url("/ClientResources/Images/shared/clipboard-share-icon.svg");
    background-size: 35px 35px;
    text-indent: -9999px;
    position: relative;
  }
  .latest-blog-article-cards .static-image-header .social-media .icon.cb span {
    position: absolute;
    display: none;
    background: #fff;
    border-radius: 10px;
    padding: 16px 20px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    color: #808285;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
    bottom: 49px;
    right: -8px;
    z-index: 9;
    text-indent: 0;
    text-align: center;
    width: 130px;
  }
  .latest-blog-article-cards .static-image-header .social-media .icon.cb span:after {
    top: 100%;
    right: 18px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px;
  }
  .latest-blog-article-cards .article-container {
    width: 100%;
    padding: 0 20px 50px;
    margin: auto;
    clear: both;
    position: relative;
  }
  .latest-blog-article-cards .article-container .content-spacing {
    padding: 0;
  }
  .latest-blog-article-cards .article-container .content-spacing .video-iframe {
    border-radius: 10px !important;
  }
  .latest-blog-article-cards .article-container .content-spacing .video-iframe iframe {
    width: calc(100% + 1px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 10px;
    background: #000;
  }
  .latest-blog-article-cards .article-container .published-date {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #31123f;
    padding: 0 0 15px 0;
  }
  .latest-blog-article-cards .latest-articles {
    width: 100%;
    padding: 20px 20px 50px;
    margin: auto;
    clear: both;
    position: relative;
    box-sizing: border-box;
  }
  .latest-blog-article-cards .latest-articles .latest-articles-heading {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    color: #4c1759;
    margin: 0 0 35px 0;
  }
  .latest-blog-article-cards .latest-articles .latest-articles-container {
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    overflow: auto;
  }
  .latest-blog-article-cards .latest-articles .latest-articles-container::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
  }
  .latest-blog-article-cards .latest-articles .latest-article {
    width: 240px;
    height: 240px;
    border: 1px solid lightgray;
    margin: 0 0 20px 20px;
    position: relative;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    float: left;
    transition: all 1s;
  }
  .latest-blog-article-cards .latest-articles .latest-article:hover {
    transition: all 1s;
    transform: scale(1.06);
  }
  .latest-blog-article-cards .latest-articles .latest-article:last-child {
    margin: 0 20px 20px 20px;
  }
  .latest-blog-article-cards .latest-articles .latest-article .blog-image-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-indent: -9999999px;
    z-index: 5;
  }
  .latest-blog-article-cards .latest-articles .latest-article .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background-position: center center;
    background-size: cover;
    z-index: 1;
  }
  .latest-blog-article-cards .latest-articles .latest-article .metadata {
    position: absolute;
    z-index: 2;
    background: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    right: 0;
    height: 115px;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #4c1759;
  }
  .latest-blog-article-cards .latest-articles .latest-article .metadata .publish-date {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .latest-blog-article-cards .latest-articles .latest-article .metadata .category {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    background: #93cd3f;
    padding: 2px 5px;
    position: absolute;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    top: 18px;
    right: 20px;
    max-width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .latest-blog-article-cards .latest-articles .latest-article .metadata .body {
    top: 50px;
    right: 20px;
    left: 20px;
    position: absolute;
  }
  .latest-blog-article-cards .latest-articles .latest-article .metadata .body strong {
    display: block;
    font-weight: 800;
    white-space: normal;
  }
  .latest-blog-article-cards .latest-articles .latest-article .metadata .body.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
  }
  /* Calculators start*/
  .outvest-calc-section-container {
    min-height: 20vh;
  }
  .outvest-calc-section-container .calc-spinner {
    width: 50px;
    height: 50px;
    margin: -60px 0 0 -60px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 1s linear infinite;
  }
  @keyframes spin {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .outvest-calc-section-container .purple {
    color: #79378b;
  }
  .outvest-calc-section-container a {
    color: #6a2a7f;
    text-decoration: none;
    text-decoration: underline;
  }
  .outvest-calc-section-container .error {
    margin-bottom: 8px;
    color: #c21e00;
    text-align: left;
  }
  .outvest-calc-section-container .text-center {
    text-align: center;
  }
  .outvest-calc-section-container .tooltip {
    position: relative;
    display: inline-block;
  }
  .outvest-calc-section-container .tooltip:after {
    content: 'i';
    padding: 1px;
    display: inline-block;
    background-color: #dedede;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    font-family: montserrat;
    color: #fff;
    font-size: 1rem;
    line-height: 15px;
    cursor: pointer;
    margin-left: 5px;
  }
  .outvest-calc-section-container .tooltip:hover .tooltip-text {
    visibility: visible;
  }
  .outvest-calc-section-container .tooltip .tooltip-text {
    visibility: hidden;
    width: 250px;
    background-color: #fff;
    color: #333;
    line-height: 1.2em;
    text-align: left;
    border: 1px solid #333;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
  }
  .outvest-calc-section-container .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .outvest-calc-section-container .btn-primary {
    color: #fff;
    background-color: #84acdb;
    border-color: #84acdb;
    display: inline-block;
    text-transform: uppercase;
    line-height: 45px;
    margin: 2px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .outvest-calc-section-container .btn-primary:hover {
    background-color: #4c81bf;
    color: #fff;
  }
  .outvest-calc-section-container .recalculate-btn {
    color: #49165b;
    border: 2px solid #49165b;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #fff;
    margin-right: 20px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    line-height: 45px;
    margin: 2px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .outvest-calc-section-container .recalculate-btn:hover {
    background-color: #49165b;
    color: white;
  }
  .outvest-calc-section-container .ghost-btn {
    background-color: transparent;
    border: 2px solid #49165b;
    color: #49165b;
  }
  .outvest-calc-section-container .btn-primary.ghost-btn:hover {
    background-color: #49165b;
    color: #fff;
    border-color: #49165b;
  }
  .outvest-calc-section-container .margin-top-20 {
    margin-top: 20px !important;
  }
  .outvest-calc-section-container .margin-bottom-20 {
    margin-bottom: 20px !important;
  }
  .outvest-calc-section-container .calc-validation-error {
    color: red;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    color: #c21e00;
    padding: 1rem;
    margin: 1rem;
  }
  .outvest-calc-section-container .margin-top-30 {
    margin-top: 30px !important;
  }
  .outvest-calc-section-container .validate-calc-form {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 135%;
    color: #e27615;
    display: none;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .outvest-calc-section-container #ratesCalcForm .calc-rates-indicators {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .outvest-calc-section-container #ratesCalcForm .calc-rates-indicators span {
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #49165b;
  }
  .outvest-calc-section-container #ratesCalcForm .calc-rates-indicators span.done {
    background-color: #49165b;
  }
  .outvest-calc-section-container .rates-final-partial .summary {
    padding: 30px 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
  }
  .outvest-calc-section-container .rates-final-partial .summary div {
    flex-grow: 1;
  }
  .outvest-calc-section-container .rates-final-partial .summary div strong {
    color: #555555;
    font-weight: bold;
    font-size: 16px;
  }
  .outvest-calc-section-container .rates-final-partial .summary div p {
    color: #c0c0c0;
    font-size: 12px;
    display: block;
  }
  .outvest-calc-section-container .rates-final-partial .summary div .equal {
    font-size: 34px;
    font-weight: 800;
    text-align: center;
    color: #808285;
  }
  .outvest-calc-section-container .rates-final-partial .summary .after-tax-rate {
    color: #84acdb;
    font-weight: 300;
  }
  .outvest-calc-section-container .rates-final-partial .summary #beforeTaxRateCompounded,
.outvest-calc-section-container .rates-final-partial .summary #beforeTaxRateSimple {
    font-size: 34px;
    font-weight: 800;
    text-align: center;
    color: #79378b;
  }
  .outvest-calc-section-container .rates-final-partial .summary .display-percent {
    font-size: 34px;
    text-align: center;
  }
  .outvest-calc-section-container .rates-final-partial .foot-section {
    display: flex;
    flex-direction: column;
  }
  .outvest-calc-section-container #detailedInvestments .row {
    margin: 5px 0;
  }
  .outvest-calc-section-container #detailedInvestments .row #fixedDepDiv,
.outvest-calc-section-container #detailedInvestments .row #moneyMarketDiv {
    display: flex;
    align-items: center;
    text-align: left;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .outvest-calc-section-container #detailedInvestments .row #fixedDepDiv .all-visible-columns,
.outvest-calc-section-container #detailedInvestments .row #moneyMarketDiv .all-visible-columns {
    display: flex;
    align-items: center;
  }
  .outvest-calc-section-container #detailedInvestments .row #fixedDepDiv .all-visible-columns span.headings,
.outvest-calc-section-container #detailedInvestments .row #moneyMarketDiv .all-visible-columns span.headings {
    width: 190px;
  }
  .outvest-calc-section-container #detailedInvestments .row #fixedDepDiv .all-variable-columns,
.outvest-calc-section-container #detailedInvestments .row #moneyMarketDiv .all-variable-columns {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .outvest-calc-section-container #detailedInvestments .row #fixedDepDiv .all-variable-columns.hidden-sm,
.outvest-calc-section-container #detailedInvestments .row #moneyMarketDiv .all-variable-columns.hidden-sm {
    display: none;
  }
  .outvest-calc-section-container .margin-bottom-30 {
    margin-bottom: 30px !important;
  }
  .outvest-calc-section-container .calc-section {
    padding: 20px 10px;
    box-sizing: border-box;
    margin: auto;
  }
  .outvest-calc-section-container .calc-section .header {
    text-align: center;
  }
  .outvest-calc-section-container .calc-section .header h3 {
    font-size: 34px;
    font-weight: 600;
    line-height: 34px;
    line-height: 1.5em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }
  .outvest-calc-section-container .calc-section .header p {
    font-size: 15px;
    font-family: Montserrat, open sans, arial, helvetica;
    font-weight: 300;
    line-height: 22px;
    color: #555;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab {
    margin: 50px auto;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab .budget-tool-input {
    margin: 30px auto;
    text-align: center;
    width: 95%;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab .budget-tool-input input,
.outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab .budget-tool-input select {
    font-size: 1rem;
    color: #79378b;
    margin-bottom: 5px;
    padding: 0;
    font-weight: 300;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab .budget-tool-input .row {
    display: flex;
    flex-direction: column;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab .budget-tool-input .row .col6 {
    width: 100%;
    text-align: left;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab .budget-tool-input .row .col6 label {
    font-size: 0.9em;
    font-weight: inherit;
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #797878;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab .budget-tool-input .row .col6 .input-field select {
    border: none;
    border-bottom: 1px solid #e2e2e2;
    outline: none;
    font-size: 16px;
    padding: 5px 0 !important;
    font-weight: 500;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop {
    margin-top: 20px;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .description {
    text-align: center;
    color: #79378b;
    width: 80%;
    font-weight: 400;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 1.5em;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .calculator-tool-input {
    display: flex;
    flex-direction: column;
    width: 95%;
    padding: 10px;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .calculator-tool-input input,
.outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .calculator-tool-input select {
    font-size: 1rem;
    color: #79378b;
    margin-bottom: 5px;
    padding: 0;
    font-weight: 300;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .calculator-tool-input .col {
    width: 100%;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .calculator-tool-input .col .col6 {
    width: 100%;
    text-align: left;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .calculator-tool-input .col .col6 label {
    font-size: 0.9em;
    font-weight: inherit;
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #797878;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .calculator-tool-input .col .col6 input {
    text-align: right;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .budget-tool-footer {
    background-color: #e5dcea;
    padding: 2rem 0;
    text-align: center;
    padding-top: 30px;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .budget-tool-footer .calc-proposal {
    font-size: 2.5em;
    color: #79378b;
    font-weight: 300;
    padding: 0 20px;
    margin-bottom: 3rem !important;
  }
  .outvest-calc-section-container .calc-section #education-calculator #form-education-calculator-tab #education-calculator-bookmark-formtop .budget-tool-footer p {
    color: #79378b;
    width: 80%;
    font-weight: 400;
    margin: 0 auto;
    line-height: 22px;
  }
  /* Calculators end*/
  .wedding-selector-row {
    margin: 20px;
  }
  .wedding-selector-row .hr {
    position: absolute;
    width: 80%;
    border: 0;
    height: 1px;
    background: #492154;
    left: 10%;
    margin-top: 22px;
  }
  .wedding-selector-row .calc-btn-group {
    display: inline-block;
    position: relative;
    border-radius: 8px;
    margin: 0 auto;
    vertical-align: middle;
    overflow: hidden;
    background-color: #fff;
    z-index: 2;
    margin-left: -165px;
    left: 50%;
    text-align: center;
  }
  .wedding-selector-row .calc-btn-group span {
    margin: 0 auto;
    padding: 10px;
    width: 110px;
    cursor: pointer;
    float: left;
    border-radius: 8px 0 0 8px;
    border-bottom: 0;
    border-top: 0;
    background-color: #fff;
    color: #79378b;
    border: 1px solid #79378b;
  }
  .wedding-selector-row .calc-btn-group span:nth-child(2) {
    border-left: 1px solid #79378b;
    border-right: 1px solid #79378b;
    border-radius: 0;
  }
  .wedding-selector-row .calc-btn-group span:last-child {
    border-left: 1px solid #79378b;
    border-right: 1px solid #79378b;
    border-radius: 0 8px 8px 0;
  }
  .wedding-selector-row .calc-btn-group span:hover {
    background-color: #79378b;
    color: #fff;
  }
  .wedding-selector-row .calc-btn-group span.active {
    background-color: #79378b;
    color: #fff;
  }
  #ovDisclaimer {
    font-size: 12px;
    text-align: center;
    color: #989898;
    padding: 10px 0px;
    line-height: 14px;
  }
  .call-back-button {
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    line-height: 45px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    font-family: Montserrat;
    font-weight: 600;
    background-color: transparent !important;
    border: 2px solid #79378b;
    color: #79378b;
    cursor: pointer;
  }
  .call-back-button:hover {
    background-color: #ae8bbd !important;
    border: 2px solid #ae8bbd;
    color: #fff;
  }
  .quote-button {
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    line-height: 45px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    font-family: Montserrat;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    background-color: #84addb;
    border: 2px solid #84addb;
    text-align: center;
    letter-spacing: 0.5px;
    font-weight: 600;
    transition: 0.2s ease-out;
    cursor: pointer;
  }
  .quote-button:hover {
    background-color: #638ebd;
    border: 2px solid #638ebd;
    color: #fff;
  }
  #firstPartial > div.row > p > .select-wrapper {
    display: inline-block;
    text-align: center;
    min-width: 150px;
  }
  #firstPartial > div.row > p > .select-wrapper .select-dropdown {
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 146.28%;
    text-align: center;
    color: #79378b;
  }
  #firstPartial > div.row > p > input {
    display: inline-block;
    text-align: center;
    width: 150px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 146.28%;
    text-align: center;
    color: #79378b;
  }
  #ratesCalc input {
    text-align: center;
    width: 150px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #79378b;
  }
  .ov-funds {
    width: 100%;
    box-sizing: border-box;
    max-width: 1366px;
  }
  .ov-funds .ov-funds-content {
    display: flex;
    flex-direction: column;
    margin: 20px auto;
    align-items: center;
  }
  .ov-funds .richtext-content {
    padding: 10px;
    text-align: center;
  }
  .ov-funds .slide-content {
    margin: 25px 10px;
  }
  .ov-funds .ov-ifc-logo {
    height: 50px;
    margin-bottom: 20px;
    width: auto;
    object-position: left;
    object-fit: scale-down;
  }
  .ov-funds .ov-intelligent-fund-card-heading {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #49165b;
    margin-bottom: 16px;
  }
  .ov-funds .ov-intelligent-fund-card-text {
    font-size: 16px;
    line-height: 146.28%;
    color: #575757;
  }
  .ov-funds .ov-intelligent-fund-card-fact-sheet, .ov-funds .ov-intelligent-call-to-action-link {
    font-weight: 600;
    font-size: 12px;
    line-height: 109.71%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #9d71ad;
    display: flex;
    cursor: pointer;
    align-items: center;
  }
  .ov-funds .ov-intelligent-fund-card-fact-sheet a, .ov-funds .ov-intelligent-call-to-action-link a {
    color: #9d71ad;
  }
  .ov-funds .ov-intelligent-call-to-action-link {
    color: #93cd3f !important;
  }
  .ov-funds .ov-intelligent-call-to-action-link a {
    color: #93cd3f !important;
  }
  .ov-funds .fund-track {
    min-height: 350px;
  }
  .ov-funds .fund-card {
    background: #fff;
    box-shadow: 12px 12px 30px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    border: 1px solid #ebebeb;
    padding: 30px 40px 30px 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .ov-funds .splide__pagination {
    left: 15% !important;
    align-items: start !important;
    width: 20% !important;
    justify-content: left !important;
  }
  .ov-funds .splide__pagination__page {
    border: 1px solid #79378b !important;
    background: #fff !important;
  }
  .ov-funds .splide__pagination__page.is-active {
    background: #79378b !important;
  }
  .ov-funds .splide__arrows {
    position: absolute;
    bottom: 1.5em;
    right: 15%;
  }
  .ov-funds .splide__arrow--prev {
    left: 0px !important;
  }
  .ov-funds .splide__arrow--next {
    left: 3em !important;
  }
  .banner-grey {
    background-color: #f4f4f4 !important;
  }
  .banner-white {
    background-color: #fff !important;
  }
  .links-dropdown {
    position: absolute;
    margin: 1.37em 0em 0em -3em;
  }
  .links-dropdown {
    display: none;
    z-index: 2;
  }
  #greeting-button {
    display: none;
  }
  .greeting-button {
    margin-right: 4em;
  }
  .greeting-button:focus {
    background-color: transparent;
  }
  .dropdown {
    margin-right: 5em;
    margin-top: -2.5em;
    background-color: transparent;
    float: right;
    overflow: hidden;
  }
  #pet-benefit-comparison .deselectedBenefit,
#pet-benefit-comparison .selectedBenefit {
    font-size: 14px;
  }
  #pet-benefit-comparison .green-selection {
    width: 100%;
  }
  .dropdown-content {
    transform: none !important;
  }
  .remove-numbering {
    display: none;
  }
}

@media only screen and (max-width: 768px) and (max-width: 768px) {
  .right-column-content {
    margin: 0 !important;
  }
}

@media only screen and (max-width: 768px) and (max-width: 480px) {
  button[give-me-a-call],
a[give-me-a-call],
button[start-quote] {
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 768px) {
  .thumbnail-carousel.carousel .richtext-content {
    margin: 0;
  }
}
