.hp-section .h-heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 140%;
    color: #0E0E0F;
    letter-spacing: -1px;
}
.hp-section .p-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #373C43;
}
.hp-section .steps-container {
    margin-top: 65px;
}
.hp-section .steps-container .h-heading {
    margin-bottom: 20px;
}
.hp-section .steps-container .p-text {
    margin-bottom: 20px;
}
.hp-section .steps-container .outer-box, .hp-section .link-container .outer-link-box {
    padding: 0px 0px 20px;
}
.hp-section .steps-container .box {
    border: 1px solid #E3E3E3;
    border-bottom-width: 4px;
    padding: 20px;
    height: 100%;
    border-radius: 8px;
    position: relative;
}
.hp-section .steps-container .coverage.loaded::before {
    background: url(/images/homepage/watch.svg);
}
.hp-section .steps-container .guidance.loaded::before {
    background: url(/images/homepage/badge.svg);
}
.hp-section .steps-container .decisions.loaded::before {
    background: url(/images/homepage/car-img.svg);
}
.hp-section .steps-container .box::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 45px;
    height: 45px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.hp-section .steps-container .box .text {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    color: #000000;
    margin-bottom: 4px;
    padding-top: 62px;
}
.hp-section .steps-container .box .sub-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #373C43;
}
.hp-section .link-container {
    background: linear-gradient(134.75deg, #F2F7FF 43.93%, #FFFBF2 103.65%);
    margin-top: 80px;
    padding: 48px 0px;
}
.hp-section .link-container .h-heading {
    margin-bottom: 20px;
}
.hp-section .link-container .link-box-container {
    margin-top: 24px;
}
.hp-section .link-container .link-box-container .link-box {
    padding: 24px;
    border: 1px solid #D8E0EE;
    box-shadow: 0px 1px 1px 0px #D8E0EE99;
    border-radius: 8px;
    background-color: #ffffff;
    position: relative;
    height: 100%;
}
.hp-section .link-container .link-box-container .link-box:hover {
    border: 1px solid #0086FA;
}
.hp-section .link-container .link-box-container .link-box:hover .link {
    color: #005BDA;
}
.hp-section .link-container .link-box-container .shield.loaded::before {
    background: url(/images/homepage/shield-img.svg);
}
.hp-section .link-container .link-box-container .location.loaded::before {
    background: url(/images/homepage/location.svg);
}
.hp-section .link-container .link-box-container .building.loaded::before {
    background: url(/images/homepage/building.svg);
}
.hp-section .link-container .link-box-container .car.loaded::before {
    background: url(/images/homepage/car-img.svg);
}
.hp-section .link-container .link-box-container .search.loaded::before {
    background: url(/images/homepage/search.svg);
}
.hp-section .link-container .link-box-container .smiley.loaded::before {
    background: url(/images/homepage/smiley.svg);
}
.hp-section .link-container .link-box-container .link-box.loaded::before {
    content: '';
    position: absolute;
    height: 32px;
    width: 32px;
    top: 22px;
    left: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.hp-section .link-container .link-box-container .link-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    color: #000000;
    margin-bottom: 0px;
    padding-top: 5px;
}
.hp-section .link-container .link-box-container .link-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 170%;
    color: #373C43;
    margin-top: 8px;
}
.hp-section .link-container .link-box-container .link {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    display: inline-block;
    color: #3287FD;
    width: 100%;
    margin-top: 32px;
}
.hp-section .link-container .link-box-container .link:hover {
    color: #005BDA;
}
.hp-section .link-container .link-box-container .link-text , .hp-section .link-container .link-box-container .link-title {
    padding-left: 52px;
}
.hp-section .link-container .link-box-container .link::after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/images/arrow-blue.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-left: 8px;
    position: absolute;
    bottom: 0px;
}
.hp-section .link-container .link-box-container .link:hover::after, .hp-section .link-container .link-box-container .link-box:hover .link::after {
    filter: brightness(0) saturate(100%) invert(27%) sepia(87%) saturate(694%) hue-rotate(192deg) brightness(124%) contrast(96%);
}
.hp-section .age-group-container {
    margin-top: 80px;
}
.hp-section .age-group-container .h-heading {
    margin-bottom: 32px;
}
.hp-section .age-group-container .coverage-box {
    padding: 22px 20px;
    border-radius: 8px;
    margin-bottom: 16px;
    align-items: center;
}
.hp-section .age-group-container .minimum {
    background-color: #D4F7DE;
}
.hp-section .age-group-container .standard {
    background-color: #D4F5F7;
}
.hp-section .age-group-container .full {
    background-color: #D4E8F7;
}
.hp-section .age-group-container .coverage-box .cov-text, .hp-section .age-group-container .coverage-box .cov-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    color: #000000;
}
.hp-section .age-group-container .coverage-box .coverage {
    font-size: 16px;
    line-height: 160%;
    font-weight: 800;
    color: #000000;
}
.hp-section .age-group-container .age-outer-box {
    margin-bottom: 12px;
}
.hp-section .age-group-container .age-outer-box:nth-child(odd) {
    padding-right: 6px;
}
.hp-section .age-group-container .age-outer-box:nth-child(even) {
    padding-left: 6px;
}
.hp-section .age-group-container .age-text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #373C43;
}
.hp-section .age-group-container .age-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 160%;
    color: #000000;
    margin-top: 40px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    text-align: center;
}
.hp-section .age-group-container .age-title::before, .hp-section .age-group-container .age-title::after {
    content: "";
    flex: 1;
    border-bottom: 1px solid #ccc;
}
.hp-section .age-group-container .age-title::before {
    margin-right: 10px;
}
.hp-section .age-group-container .age-title::after {
    margin-left: 10px;
}
.hp-section .age-group-container .age-box {
    border: 1px solid #D8E0EE;
    background-color: #ffffff;
    height: 100%;
    position: relative;
    border-radius: 8px;
}
.hp-section .age-group-container .age-box::before {
    content: '';
    position: absolute;
    height: 70px;
    width: 70px;
    top: 0px;
    left: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(-50%, 50%);
}
.hp-section .age-group-container .teen.loaded::before {
    background: url(/images/homepage/teen.svg);
}
.hp-section .age-group-container .young.loaded::before {
    background: url(/images/homepage/young.svg);
}
.hp-section .age-group-container .adult.loaded::before {
    background: url(/images/homepage/adults.svg);
}
.hp-section .age-group-container .seniors.loaded::before {
    background: url(/images/homepage/seniors.svg);
}
.hp-section .age-group-container .bx {
    padding: 32px;
}
.hp-section .age-group-container .type {
    font-size: 16px;
    font-weight: 600;
    line-height: 100%;
    color: #000000;
    padding-top: 90px;
}
.hp-section .age-group-container .age {
    font-size: 14px;
    font-weight: 400;
    line-height: 160%;
    color: #373C43;
}
.hp-section .age-group-container .premium {
    font-size: 16px;
    font-weight: 700;
    line-height: 160%;
    color: #000000;
    padding: 12px;
    background: linear-gradient(134.75deg, #F2F7FF 43.93%, #FFFBF2 103.65%);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.hp-section .container-bg-color {
    background: linear-gradient(134.75deg, #F2F7FF 43.93%, #FFFBF2 103.65%);
}
.hp-section .guidance-container {
    padding: 40px 0px;
    margin-top: 80px;
}
.hp-section .guidance-container .h-heading {
    margin-bottom: 16px;
}
.hp-section .guidance-container .p-text {
    margin-bottom: 20px;
}
.hp-section .guidance-container .g-box {
    padding: 24px 20px;
    background-color: #ffffff;
    position: relative;
}
.hp-section .guidance-container .guidance-outer-container {
    box-shadow: 0px 1px 1px 0px #D8E0EE99;
    border: 1px solid #D8E0EE;
    border-radius: 6px;
}
.hp-section .guidance-container .g-box::before {
    content: '';
    position: absolute;
    height: 32px;
    width: 32px;
    top: 24px;
    left: 50%;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    transform: translate(-50%, 0%);
}
.hp-section .guidance-container .calendar.loaded::before {
    background: url(/images/homepage/calendar.svg);
}
.hp-section .guidance-container .savings.loaded::before {
    background: url(/images/homepage/savings.svg);
}
.hp-section .guidance-container .analysis.loaded::before {
    background: url(/images/homepage/analysis.svg);
}
.hp-section .guidance-container .licensed.loaded::before {
    background: url(/images/homepage/licensed.svg);
}
.hp-section .guidance-container .eye.loaded::before {
    background: url(/images/homepage/eye.svg);
}
.hp-section .guidance-container .trust.loaded::before {
    background: url(/images/homepage/trust.svg);
}
.hp-section .guidance-container .g-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    padding-top: 48px;
    color: #000000;
}
.hp-section .guidance-container .g-sub-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #373C43;
}
.hp-section .guidance-container .s-btn {
    margin-top: 24px;
    border-radius: 8px;
    width: 100%;
}
.hp-section .analysis-container {
    padding: 40px 0px;
    border-top: 1px solid #E3E3E3;
}
.hp-section .analysis-container .tool-outer-container {
    margin-top: 40px;
}
.hp-section .analysis-container .tool-container {
    background-color: #FFFFFF;
    padding: 32px 20px 12px;
    border-radius: 8px;
    border: 1px solid #D8E0EE;
    box-shadow: 0px 1px 1px 0px #D8E0EE99;
    max-height: 900px;
    overflow: hidden;
}
.hp-section .analysis-container .tool-container .tool-filter-select {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #26262C;
    border-radius: 8px;
    border: 1px solid #D8D8DE;
    margin-top: 8px;
    background-color: #ffffff;
    padding: 12px;
}
.hp-section .tool-container .first-column-filter-tool {
    max-height: 350px;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #cecece #f1f1f1;
}
/* Chrome, Edge, Safari */
.hp-section .tool-container .first-column-filter-tool::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.hp-section .tool-container .first-column-filter-tool::-webkit-scrollbar-track {
    background: transparent;
}
.hp-section .tool-container .first-column-filter-tool::-webkit-scrollbar-thumb {
  background-color: rgba(192, 191, 191, 0.3);
  border-radius: 10px;
  border: none;
}
/* Hide all buttons (top, bottom, left, right arrows) */
::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
    background: none;
}
/* Hide scrollbar corner (if both horizontal & vertical scrollbars present) */
.hp-section .tool-container .first-column-filter-tool::-webkit-scrollbar-corner {
    background: transparent;
}
.hp-section .analysis-container .tool-container .first-column-filter-table-tool-section .select-container label {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #26262C;
    position: unset;
    padding: 0px;
    background-color: #ffffff;
}
.hp-section .analysis-container .tool-container .first-column-filter-table-tool-section .select-arrow {
    top: 64%;
    right: 16px;
}
.hp-section .analysis-container .tool-container .first-column-filter-table-tool-section .select-container:before {
    content: unset;
}
.hp-section .analysis-container .tool-container .first-column-filter-table-tool-section .select-container {
    display: block;
    margin-top: 32px;
    height: auto;
}
.hp-section .analysis-container .tool-container .table-bordered, .hp-section .analysis-container .tool-container .table-bordered>:not(caption)>*, .hp-section .analysis-container .tool-container .table-bordered>:not(caption)>*>* {
    border: none;
    border-width: 0;
    padding-right: 10px;
}
.hp-section .analysis-container .tool-container thead tr th:nth-child(1), .hp-section .analysis-container .tool-container tbody tr td:nth-child(1) {
    text-align: left;
}
.hp-section .analysis-container .tool-container thead tr th:nth-child(2), .hp-section .analysis-container .tool-container tbody tr td:nth-child(2) {
    text-align: end;
}
.hp-section .analysis-container .tool-container tbody tr td {
    padding: 16px 0px;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    vertical-align: middle;
}
.hp-section .analysis-container .tool-container tbody tr:last-child td {
    padding-bottom: 0px;
}
.hp-section .analysis-container .tool-container thead tr th {
    padding: 17px 0px;
}
.hp-section .analysis-container .tool-container tbody tr:not(:last-child) {
    border-bottom: 1px solid #EDEDED !important;
}
.hp-section .analysis-container .tool-container tbody tr:hover td {
    box-shadow: none;
}
.hp-section .analysis-container .tool-container thead th {
    font-size: 12px;
    line-height: 160%;
    font-weight: 400;
    color: #373C43;
    letter-spacing: 0.64px;
    vertical-align: baseline;
}
.hp-section .analysis-container .tool-container tbody tr:first-child {
    font-size: 16px;
    line-height: 140%;
    font-weight: 700;
    color: #000000;
}
.hp-section .analysis-container .tool-container .tool-title, .hp-section .analysis-container .stats-text {
    font-size: 18px;
    line-height: 160%;
    font-weight: 700;
    color: #000000;
}
.hp-section .analysis-container .tool-container .tool-text, .hp-section .analysis-container .stats-subtext {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #373C43;
}
.hp-section .analysis-container .ins-container {
    margin-top: 24px;
}
.hp-section .analysis-container .ins-container .ins-rate {
    font-size: 38px;
    font-weight: 700;
    line-height: 100%;
    color: #3287FD;
}
.hp-section .analysis-container .ins-container .ins-text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #373C43;
    margin-top: 16px;
}
.hp-section .analysis-container .ins-container .ins-text strong {
    font-size: 16px;
    line-height: 140%;
}
.hp-section .analysis-container .h-heading {
    margin-bottom: 40px;
}
.hp-section .expert-advice-container {
    margin-top: 80px;
}
.hp-section .expert-advice-container .h-heading, .hp-section .latest-articles-container .h-heading, .hp-section .headlines-container .h-heading {
    margin-bottom: 16px;
}
.hp-section .box-slider-container {
    margin-top: 28px;
    position: relative;
}
.hp-section .expert-advice-container .expert-slider {
    background: linear-gradient(134.75deg, #F2F7FF 43.93%, #FFFBF2 103.65%);
    padding: 32px;
    border-radius: 8px;
    position: relative;
}
.hp-section .glide__slide {
    height: auto;
}
.hp-section .glide__slides {
    padding-top: 12px;
}
.hp-section .glide__slide.loaded::before {
    content: '';
    position: absolute;
    left: 64px;
    top: -10px;
    width: 31px;
    height: 24px;
    background: url(/images/quotes.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
.hp-section .expert-advice-container .glide__bullets {
    bottom: -27px;
}
.hp-section .glide__bullet:hover, .hp-section .glide__bullet:focus {
    border: 2px solid transparent;
}
.hp-section .expert-advice-container .glide__bullet {
    background-color: #D1D1D1;
}
.hp-section .expert-advice-container .glide__bullet--active {
    background-color: #0086FA;
}
.hp-section .expert-advice-container .glide__arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    cursor: auto;
}
.hp-section .expert-advice-container .glide__arrow, .hp-section .expert-advice-container .glide__bullets {
    top: unset !important;
    bottom: unset !important;
    left: unset !important;
    right: unset !important;
    position: relative !important;
    transform: unset !important;
    margin-left: 20px;
    margin-right: 20px;
}
.hp-section .expert-advice-container .glide__arrows .glide__arrow {
    background: unset;
    box-shadow: unset;
}
.hp-section .expert-advice-container .glide__arrows .glide__arrow::before {
    border: solid #000000;
    border-width: 0 3px 3px 0;
    padding: 5px;
}
.hp-section .expert-advice-container .glide__arrows .glide__arrow:hover::before {
    border: solid #3287FD;
    border-width: 0 3px 3px 0;
}
.hp-section .expert-advice-container .expert-advice {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #000000;
}
.hp-section .expert-advice-container .expert-name, .hp-section .expert-advice-container .expert-name a {
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    color: #000000;
    margin-top: 12px;
}
.hp-section .expert-advice-container .expert-name a {
    text-decoration: underline;
    cursor: pointer;
}
.hp-section .expert-advice-container .expert-designation {
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    color: #373C43;
    margin-top: 8px;
}
.hp-section .expert-advice-container .expert-img {
    height: 50px;
    width: 50px;
    margin-right: 12px;
    border-radius: 100%;
}
.hp-section .expert-advice-container .s-btn {
    margin-top: 32px;
}
.hp-section .latest-articles-container {
    margin-top: 80px;
}
.hp-section .latest-articles-container .p-text {
    font-size: 18px;
}
.hp-listing-container {
    background: linear-gradient(134.75deg, #F2F7FF 43.93%, #FFFBF2 103.65%);
    padding: 58px 16px 24px 16px;
    position: relative;
    margin-top: 100px;
    border-radius: 8px;
}
.hp-listing-container.loaded::before {
    content: '';
    background: url(/images/homepage/business-growth.svg) no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    background-position: center center;
    top: -40px;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #F2F7FF;
    border-radius: 100%;
}
.hp-listing-container h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    color: #1B1B1B;
    letter-spacing: -1px;
}
.hp-listing-container .hp-listing-text {
    font-size: 14px;
    line-height: 22px;
    color: #5A5D7A;
    margin-bottom: 32px;
}
.hp-section .headlines-container {
    margin-top: 80px;
}
.hp-section .headlines-container .p-text {
    margin-bottom: 40px;
}
.hp-section .ate-section-container {
    background: linear-gradient(134.75deg, #F2F7FF 43.93%, #FFFBF2 103.65%);
    margin-top: 80px;
    border-radius: 8px;
}
.hp-section .s-btn {
    font-size: 16px;
    font-weight: 600;
    line-height: 100%;
    border: 1px solid #D8E0EE;
    border-radius: 8px;
    box-shadow: 0px 1px 1px 0px #D8E0EE99;
    background-color: #FFFFFF;
    color: #3287FD;
    padding: 12px 16px;
    outline: none;
    position: relative;
    text-align: center;
    height: max-content;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hp-section .s-btn::after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/images/arrow-blue.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-left: 8px;
}
.hp-section .s-btn:hover::after {
    filter: brightness(0) saturate(100%) invert(27%) sepia(87%) saturate(694%) hue-rotate(192deg) brightness(124%) contrast(96%);
}
.hp-section .s-btn:hover {
    border: 1px solid #005BDA;
    color: #005BDA;
}
.hp-section .s-btn:active {
    background-color: #F0F6FF;
}
.hp-section .analysis-container .tool-container .tool-filter-select:hover {
    border: 1px solid #0086FA;
}
.hp-section .p-btn {
    font-size: 16px;
    font-weight: 700;
    line-height: 140%;
    border: 1px solid #D8E0EE;
    border-radius: 8px;
    background-color: #3287FD;
    color: #FFFFFF;
    padding: 12px 42px 12px 12px;
    outline: none;
}
.hp-section .p-btn:hover {
    background-color: #005BDA;
    color: #ffffff;
}
.hp-section .p-btn:active {
    background-color: #0148AA;
    color: #ffffff;
}
.hp-section .headlines-container .headlines-company-logos, .hp-section .trusted-company-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 32px;
}
.hp-section .headlines-container .usa.loaded {
    background: url(/images/company-logos/usa-today.svg);
    width: 134px;
    height: 20px;
}
.hp-section .headlines-container .bloomberg.loaded {
    background: url(/images/company-logos/bloomberg.svg);
    width: 109px;
    height: 20px;
}
.hp-section .headlines-container .cnn.loaded {
    background: url(/images/company-logos/cnn.svg);
    width: 42px;
    height: 20px;
}
.hp-section .headlines-container .abc.loaded {
    background: url(/images/company-logos/abc.svg);
    width: 29px;
    height: 30px;
}
.hp-section .headlines-container .nht.loaded {
    background: url(/images/company-logos/nht.svg);
    width: 192px;
    height: 25px;
}
.hp-section .headlines-container .wsj.loaded {
    background: url(/images/company-logos/wsj.svg);
    width: 38px;
    height: 20px;
}
.hp-section .faq-container {
    margin-top: 80px;
}
.hp-section .faq-container .h-heading {
    margin-bottom: 16px;
}
.hp-section .faq-container .p-text {
    margin-bottom: 40px;
}
.hp-section .faq-container .single-accord {
    border: 1px solid #E5E7EB;
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-bottom: 12px;
    cursor: pointer;
}
.hp-section .faq-container .single-accord:hover {
    background-color: #EFF6FF;
}
.hp-section .faq-container .single-accord[data-active="true"] {
    border: 1px solid #D6E7FF;
    background-color: #EFF6FF;
}
.hp-section .faq-container .accordion-title h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    position: relative;
    margin-bottom: 0px;
    padding-right: 30px;
    color: #000000;
}
.hp-section .faq-container .accordion-title h3::after {
    content: "\2212";
    font-size: 40px;
    font-weight: 200;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    color: #3287FD;
}
.hp-section .faq-container .accordion-body, .hp-section .faq-container .accordion-body p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #373C43;
}
.hp-section .faq-container .single-accord[data-active=false] .accordion-title h3::after {
    content: "\002B";
}
.hp-section .faq-container .single-accord p:last-child {
    margin-bottom: 0px;
}
.hp-section .faq-container .single-accord[data-active=false] .accordion-body {
    margin-top: 0;
    max-height: 0;
    padding: 0 1.25rem;
}
.hp-section .faq-container .accordion-body {
    padding: 0;
    transition: all 0.25s ease-in-out;
    overflow: hidden;
}
.hp-section .agent-container {
    background: linear-gradient(96.17deg, #3389ff1a 14.78%, #ffad331a 96.54%), linear-gradient(90deg, #ffffff 0%, #fff6e8 100%);
    margin-top: 80px;
    padding: 16px;
    border-radius: 8px;
}
.hp-section .agent-container .agent-heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 140%;
    position: relative;
    padding-top: 77px;
    color: #0E0E0F;
}
.hp-section .agent-container .agent-heading.loaded::before {
    content: '';
    position: absolute;
    width: 168px;
    height: 63px;
    left: 0;
    top: 32px;
    transform: translate(0%, -50%);
    background: url(/images/homepage/agents-image.png);
}
.hp-section .agent-container .agent-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 160%;
    color: #000000;
}
.hp-section .agent-container .agent-txt {
    font-size: 14px;
    font-weight: 500;
    line-height: 160%;
    color: #373C43;
}
.hp-section .agent-container .p-btn {
    padding: 16px 24px;
}
.hp-section .ate-section {
    margin-bottom: 0px;
}
.hp-section .trust-container {
    margin-top: 80px;
    margin-bottom: 80px;
}
.hp-section .trust-container .t-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
}
.hp-section .trust-container .insure.loaded {
    background: url(/images/company-logos/insure.svg);
    width: 89px;
    height: 20px;
}
.hp-section .trust-container .icom.loaded {
    background: url(/images/company-logos/icom.svg);
    width: 139px;
    height: 20px;
}
.hp-section .trust-container .cardratings.loaded {
    background: url(/images/company-logos/cardratings.svg);
    width: 99px;
    height: 20px;
}
.hp-section .trust-container .moneyrates.loaded {
    background: url(/images/company-logos/moneyrates.svg);
    width: 117px;
    height: 20px;
}
.hp-section .trust-container .banktracker.loaded {
    background: url(/images/company-logos/banktracker.svg);
    width: 106px;
    height: 20px;
}
.hp-section .headlines-container .logo, .hp-section .trusted-company-logos .logo {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.hp-section .trusted-company-logos {
    margin-top: 32px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
}
.hp-section a {
    color: #3287FD;
}
.hp-section a:hover, .hp-section .expert-advice-container .expert-name a:hover {
    color: #005BDA;
}
.hp-section a:active {
    color: #0148AA;
}
@media (max-width: 767px) {
    .hp-section .steps-container .outer-box:last-child, .hp-section .link-container .outer-link-box:last-child {
        padding-bottom: 0px;
    }
    .hp-section .guidance-container .g-box {
        border-bottom: 1px solid #EBEBEB;
    }
    .hp-section .guidance-container .g-box:first-child {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
    .hp-section .guidance-container .g-box:last-child {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        border-bottom: none;
    }
}
@media (max-width: 365px) {
    .hp-section .link-container .link-box-container .link {
        width: 85%;
    }
    .hp-section .s-btn {
        padding: 11px;
    }
}
@media (min-width: 768px) {
    .hp-section .steps-container .h-heading {
        margin-bottom: 12px;
    }
    .hp-section .steps-container .p-text {
        margin-bottom: 40px;
    }
    .hp-section .steps-container .outer-box, .hp-section .link-container .outer-link-box, .hp-section .age-group-container .age-outer-box {
        padding-right: 7px !important;
        padding-left: 7px !important;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .hp-section .steps-container .outer-box:first-child, .hp-section .age-group-container .age-outer-box:first-child {
        padding-left: 0px !important;
    }
    .hp-section .steps-container .outer-box:last-child, .hp-section .age-group-container .age-outer-box:last-child {
        padding-right: 0px !important;
    }
    .hp-section .link-container .link-box-container .link-box {
        padding: 32px;
    }
    .hp-section .link-container .outer-link-box {
        padding-bottom: 20px;
    }
    .hp-section .link-container .outer-link-box:nth-child(1), .hp-section .link-container .outer-link-box:nth-child(3), .hp-section .link-container .outer-link-box:nth-child(5) {
        padding-left: 0px !important;
    }
    .hp-section .link-container .outer-link-box:nth-child(2), .hp-section .link-container .outer-link-box:nth-child(4), .hp-section .link-container .outer-link-box:nth-child(6) {
        padding-right: 0px !important;
    }
    .hp-section .link-container .link-box-container .link-title {
        padding-top: 52px;
        margin-bottom: 4px;
    }
    .hp-section .link-container .link-box-container .link-text {
        margin-top: 4px;
    }
    .hp-section .link-container .link-box-container .link-text, .hp-section .link-container .link-box-container .link-title, .hp-section .link-container .link-box-container .link {
        padding-left: 0px;
    }
    .hp-section .link-container .link-box-container .link-box.loaded::before {
        left: 32px;
        top: 32px;
    }
    .hp-section .guidance-container .p-text {
        margin-bottom: 40px;
    }
    .hp-section .guidance-container .s-btn {
        width: max-content;
    }
    .hp-listing-container::before {
        width: 120px;
        height: 120px;
        top: -60px;
    }
    .hp-listing-container .hp-listing-text {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 40px;
        color: #373C43;
    }
    .hp-section .headlines-container .h-heading {
        margin-bottom: 12px;
    }
    .hp-section .headlines-container .headlines-company-logos {
        margin-bottom: 40px;
    }
    .hp-section .faq-container .accordion-title h3 {
        font-size: 18px;
        font-weight: 700;
        line-height: 180%;
    }
    .hp-section .faq-container .h-heading {
        margin-bottom: 12px;
    }
    .hp-section .faq-container .single-accord {
        margin-bottom: 20px;
    }
    .hp-section .agent-container {
        padding: 40px;
    }
    .hp-section .s-btn {
        width: max-content;
        margin: auto;
    }
    .hp-section .guidance-container .g-box {
        border-left: 1px solid #EBEBEB;
    }
    .hp-section .guidance-container .g-box:nth-child(1) {
        border-top-left-radius: 6px;
        border-left: none;
    }
    .hp-section .guidance-container .g-box:nth-child(4) {
        border-bottom-left-radius: 6px;
        border-left: none;
    }
    .hp-section .guidance-container .g-box:nth-child(3) {
        border-top-right-radius: 6px;
        border-right: none;
    }
    .hp-section .guidance-container .g-box:nth-child(6) {
        border-bottom-right-radius: 6px;
        border-right: none;
    }
    .hp-section .guidance-container .g-box:nth-child(1), .hp-section .guidance-container .g-box:nth-child(2), .hp-section .guidance-container .g-box:nth-child(3) {
        border-bottom: 1px solid #EBEBEB;
    }
}
@media (min-width: 1024px) {
    .hp-section .h-heading {
        font-size: 48px;
        line-height: 130%;
    }
    .hp-section .p-text {
        font-size: 20px;
        line-height: 180%;
    }
    .hp-section .steps-container .box::before {
        width: 64px;
        height: 64px;
    }
    .hp-section .steps-container .box .text {
        font-size: 24px;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 12px;
        padding-top: 76px;
    }
    .hp-section .steps-container .box .sub-text {
        font-size: 16px;
        font-weight: 400;
        line-height: 170%;
    }
    .hp-section .steps-container .outer-box, .hp-section .link-container .outer-link-box, .hp-section .age-group-container .age-outer-box, .hp-section .link-container .outer-link-box:nth-child(5), .hp-section .link-container .outer-link-box:nth-child(2), .hp-section .link-container .outer-link-box:nth-child(3) {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .hp-section .link-container .outer-link-box:nth-child(1), .hp-section .link-container .outer-link-box:nth-child(4) {
        padding-left: 0 !important;
        padding-right: 10px !important;
    }
    .hp-section .link-container .outer-link-box:nth-child(3), .hp-section .link-container .outer-link-box:nth-child(6) {
        padding-right: 0 !important;
    }
    .hp-section .link-container {
        padding: 80px 0px;
    }
    .hp-section .link-container .h-heading {
        margin-bottom: 0px;
    }
    .hp-section .link-container .link-box-container .link {
        width: 100%;
        margin-top: 20px;
    }
    .hp-section .link-container .link-box-container {
        margin-top: 40px;
    }
    .hp-section .link-container .link-box-container .link-title {
        font-size: 18px;
        line-height: 140%;
    }
    .hp-section .age-group-container {
        margin-top: 120px;
    }
    .hp-section .age-group-container .h-heading {
        margin-bottom: 40px;
    }
    .hp-section .age-group-container .age-title {
        font-size: 24px;
        font-weight: 700;
        line-height: 150%;
        color: #0E0E0F;
        margin-top: 64px;
        margin-bottom: 32px;
    }
    .hp-section .steps-container .box {
        padding: 32px;
    }
    .hp-section .age-group-container .coverage-box .cov-text, .hp-section .age-group-container .coverage-box .cov-text {
        font-weight: 400;
        font-size: 18px;
        line-height: 180%;
    }
    .hp-section .age-group-container .coverage-box .coverage {
        font-size: 18px;
        font-weight: 700;
        line-height: 180%;
    }
    .hp-section .age-group-container .premium {
        font-size: 20px;
        line-height: 180%;
    }
    .hp-section .age-group-container .age-text {
        font-size: 18px;
        line-height: 180%;
    }
    .hp-section .age-group-container .type {
        font-size: 18px;
        font-weight: 500;
        line-height: 180%;
    }
    .hp-section .age-group-container .age {
        font-size: 16px;
        line-height: 170%;
    }
    .hp-section .guidance-container {
        padding: 100px 0px 80px;
        margin-top: 120px;
    }
    .hp-section .guidance-container .g-box {
        padding: 40px 20px;
    }
    .hp-section .guidance-container .g-box::before {
        top: 40px;
    }
    .hp-section .guidance-container .g-text {
        font-size: 18px;
        font-weight: 700;
        line-height: 140%;
    }
    .hp-section .guidance-container .s-btn {
        margin-top: 20px;
    }
    .hp-section .analysis-container {
        padding: 80px 0px 100px;
    }
    .hp-section .analysis-container .tool-container {
        padding: 32px 32px 12px;
    }
    .hp-section .analysis-container .tool-container .tool-title, .hp-section .analysis-container .stats-text {
        font-size: 20px;
        line-height: 180%;
        color: #0E0E0F;
    }
    .hp-section .analysis-container .tool-container .tool-text, .hp-section .analysis-container .stats-subtext, .hp-section .guidance-container .g-sub-text, .hp-section .analysis-container .tool-container tbody tr td {
        line-height: 170%;
    }
    .hp-section .analysis-container .tool-container tbody tr:first-child {
        line-height: 160%;
    }
    .hp-section .analysis-container .ins-container .ins-rate {
        font-size: 60px;
        font-weight: 700;
        line-height: 120%;
    }
    .hp-section .analysis-container .ins-container .ins-text {
        margin-top: 12px;
        line-height: 170%;
    }
    .hp-section .analysis-container .ins-container .ins-text strong {
        font-size: 18px;
        line-height: 180%;
    }
    .hp-section .expert-advice-container .h-heading, .hp-section .latest-articles-container .h-heading {
        margin-bottom: 8px;
    }
    .hp-section .headlines-container .h-heading {
        margin-bottom: 12px;
    }
    .hp-section .expert-advice-container .expert-advice {
        font-size: 20px;
        font-weight: 700;
        line-height: 180%;
    }
    .hp-section .expert-advice-container .expert-slider {
        padding: 64px;
    }
    .hp-section .expert-advice-container .s-btn {
        margin-top: 0px;
    }
    .hp-section .expert-advice-container .glide__bullets {
        bottom: -12%;
    }
    .hp-listing-container {
        padding: 64px 40px 40px 40px;
    }
    .hp-listing-container h2 {
        font-size: 48px;
        line-height: 130%;
        color: #0E0E0F;
    }
    .hp-section .faq-container {
        margin-top: 121px;
    }
    .hp-section .faq-container .h-heading {
        font-size: 36px;
        line-height: 120%;
    }
    .hp-section .faq-container .accordion-body, .hp-section .faq-container .accordion-body p {
        font-size: 16px;
        line-height: 170%;
    }
    .hp-section .agent-container {
        margin-top: 139px;
    }
    .hp-section .agent-container .agent-heading {
        font-size: 36px;
        line-height: 120%;
        padding-left: 186px !important;
        padding-top: 0px;
    }
    .hp-section .agent-container .agent-txt {
        line-height: 180%;
    }
    .hp-section .agent-container .agent-heading.loaded::before {
        top: 50%;
    }
    .hp-section .headlines-container, .hp-section .ate-section-container, .hp-section .trust-container, .hp-section .latest-articles-container, .hp-section .expert-advice-container, .hp-section .steps-container, .hp-section .link-container {
        margin-top: 120px;
    }
    .hp-section .headlines-container .headlines-company-logos, .hp-section .trusted-company-logos {
        justify-content: space-between;
        gap: unset;
    }
    .hp-section .trust-container .t-text {
        font-size: 16px;
        line-height: 170%;
    }
    .hp-section .headlines-container .usa.loaded {
        width: 154px;
        height: 24px;
    }
    .hp-section .headlines-container .bloomberg.loaded {
        width: 130px;
        height: 24px;
    }
    .hp-section .headlines-container .cnn.loaded {
        width: 57px;
        height: 27px;
    }
    .hp-section .headlines-container .abc.loaded {
        width: 36px;
        height: 36px;
    }
    .hp-section .headlines-container .nht.loaded {
        width: 213px;
        height: 29px;
    }
    .hp-section .headlines-container .wsj.loaded {
        width: 42px;
        height: 22px;
    }
    .hp-section .agent-container .agent-text {
        line-height: 180%;
    }
    .hp-section .trust-container .insure.loaded {
        width: 109px;
        height: 30px;
    }
    .hp-section .trust-container .icom.loaded {
        width: 199px;
        height: 30px;
    }
    .hp-section .trust-container .cardratings.loaded {
        width: 119px;
        height: 30px;
    }
    .hp-section .trust-container .moneyrates.loaded {
        width: 137px;
        height: 30px;
    }
    .hp-section .trust-container .banktracker.loaded {
        width: 106px;
        height: 30px;
    }
}
@media (min-width: 1200px) {
    .hp-section .trusted-company-logos {
        width: 85%;
    }
    .hp-section .glide__slide {
        height: 100%;
    }
}