﻿.search-result-item {
    margin-bottom: 27px;
}

    .search-result-item .link {
        font-size: 21px;
    }

    .search-result-item a {
        margin-right: 0px;
        margin-left: 0px;
        color: #8f60de;
        text-decoration: none;
    }

    .search-result-item .text-block-16 {
        display: none;
    }

    .search-result-item p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 25px;
        font-weight: 300;
    }

.collection-item-featured {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 800px;
    margin-bottom: 40px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.post-author-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #333;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}

.image-11 {
    width: 700em;
    max-height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
}

.heading-11 {
    margin-bottom: 5px;
    color: #333;
}

.div-block-31 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: auto;
    padding-bottom: 4px;
}

.post-author-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #333;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}

.paragraph {
    display: block;
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: -10px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    opacity: 1;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    text-align: left;
    letter-spacing: 0.2px;
    -o-object-fit: fill;
    object-fit: fill;
}

.big_heading_allsubs {
    display: inline-block;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 12px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #191847;
    font-size: 85px;
    line-height: 100%;
    text-align: left;
}

.text-span-23 {
    font-weight: 300;
}

.heading-4-0-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #111;
    font-size: 20px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.collection-list-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

    .collection-list-wrapper .row {
        margin-right: 0px;
        margin-left: 0px;
    }

.collection-list {
    display: -ms-grid;
    display: grid;
    float: none;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.collection-item {
    display: block;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    float: none;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
}

.image-9 {
    width: 100%;
    height: 156.015625px;
    -o-object-fit: cover;
    object-fit: cover;
}

.container-5 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.container-7 {
    margin-top: 40px;
    margin-bottom: 10px;
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}

.heading-8 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
}

.heading-4-0-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #111;
    font-size: 20px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.div-block-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 11px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.blog-by-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: auto;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.image-13 {
    width: 30px;
    height: 30px;
    max-width: 30px;
    margin-right: 10px;
    -o-object-fit: cover;
    object-fit: cover;
}

.post-author {
    margin-bottom: 0px;
    color: #333;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.image-10 {
    width: 500em em;
    max-height: 500px;
    margin-top: 0px;
    margin-bottom: 0px;
    -o-object-fit: contain;
    object-fit: contain;
}

.blog-paragraph {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 20px 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    opacity: 1;
    color: #333;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    text-align: left;
    letter-spacing: 0.2px;
    text-indent: 0px;
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
}

.w-container:before, .w-container:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-container:after {
    clear: both;
}

.w-container:before, .w-container:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.page-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 100vh;
    min-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

.load-more-button.fs-btn-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 56px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 0px;
    border-radius: 6px;
    background-color: #ece1ff;
}

.search-input {
    height: 50px;
    border: 0px solid #000;
    border-radius: 8px;
    box-shadow: 1px 1px 22px 0 rgb(0 0 0 / 9%);
}

.w-input, .w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.w-form {
    margin: 0 0 15px;
}

.search-button {
    height: 40px;
    margin-left: 10px;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 8px;
    background-color: #8f60de;
    white-space: nowrap
}

.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

.div-block-5845 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.usps {
    padding: 60px 0;
}

    .usps .card-container.crd-bg-white {
        background: #fff;
        border: 1px solid #f1f2f8;
        box-sizing: border-box;
        box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
    }

    .usps .card-container {
        padding: 50px 40px;
        border-radius: 24px;
    }

        .usps .card-container.crd-bg-white {
            background: #fff;
            border: 1px solid #f1f2f8;
            box-sizing: border-box;
            box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
        }

    .usps .card-container {
        padding: 50px 40px;
        border-radius: 30px;
    }

    .usps .card-img {
        width: auto;
        height: 200px;
        margin: 0 auto 50px;
    }

.video-container {
    height: 600px;
    width: 100%;
    top: 0;
    left: 0;
}


.card-title {
    width: 100%;
}

.card-title {
    padding: 40px 40px 0;
    border-bottom: 1px solid #f1f2f8;
}

.card-title {
    padding: 40px 40px 0;
    border-bottom: 1px solid #f1f2f8;
}

.card-title {
    margin-bottom: 0.75rem;
}

    .card-title h2 {
        text-align: center;
        font-weight: 500;
        margin-bottom: 40px;
    }

        .card-title h2 span {
            color: #00a698;
            font-size: 1rem;
            font-weight: 900;
            line-height: 1.5;
            margin-bottom: 10px;
            text-transform: uppercase;
            display: inline-block;
            position: relative;
            z-index: 9;
        }

        .card-title h2 .cardanti-opt-text {
            text-transform: capitalize;
            line-height: 1;
            display: block;
            color: #1c273c;
            font-size: 1.7rem;
        }


.card-content {
    text-align: center;
    padding: 40px 86px;
}


@media only screen and (max-width: 420px) {
    .card-content {
        text-align: center;
        padding: 0px 0px;
    }
}

card-content .card-img {
    position: relative;
    margin-bottom: 38px;
}

.card-content .card-img img {
    position: relative;
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-img, .card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img, .card-img-bottom, .card-img-top {
    flex-shrink: 0;
    width: 100%;
}

.card-content .card-img {
    border-radius: 15px;
    box-shadow: 0 6px 30px rgb(77 87 104 / 55%);
}

.w-100 {
    width: 100% !important;
}

.card-content p, .card-content ul {
    color: #111236;
}

ul.list {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 40px;
    color: #1c273c;
}

    ul.list li {
        font-size: 1.12rem;
        line-height: 1.6;
        margin-left: 0;
        position: relative;
        padding-left: 22px;
        margin-bottom: 12px;
    }

.card-content li {
    margin-right: -30px;
}

ul.list li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #25bcb5;
    top: 10px;
}

ul.list li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #25bcb5;
    top: 10px;
}

footer {
    position: relative;
    border-top: 1px solid #f1f2f8;
    align-self: flex-end;
    width: 100%;
}

.copyright {
    background: #f9f9f9;
    font-size: .75rem;
    color: #999;
    padding: 4px 0;
}

footer .footer-links a {
    margin: 0 10px;
    color: #111236;
}


@media (min-width: 576px) {
    .card-image {
        width: 75%;
        margin: 0 auto;
    }
}

.card-image {
    width: 100%;
    height: auto;
    align-self: center;
}
.icon-main img {
    width: 60px;
    margin-right: 5px;
}