@import url("./normalize.css");
@import url("./webflow.css");

/* ==========================================================================
   Start of custom Webflow CSS
   ========================================================================== */
.w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

.header-section {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 999;
    background-image: linear-gradient(45deg, #474747, #242424);
}

.container {
    margin-top: 11px;
    background-color: transparent;
}

.navbar {
    background-color: transparent;
    color: #fff;
}

.menu-item {
    font-family: "Open Sans", sans-serif;
    color: #fff;
}

.menu-item.menu-action {
    margin-top: 8px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding: 10px 30px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#fff)
    );
    background-image: linear-gradient(180deg, #fff, #fff);
    color: #161616;
    font-weight: 700;
}

.columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 71px;
    padding-top: 80px;
    padding-bottom: 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.heading {
    margin-top: 0px;
    font-family: "Open Sans", sans-serif;
    color: #0a2e36;
    font-size: 56px;
    line-height: 64px;
    font-weight: 700;
}

.testimonial-section {
    display: none;
    padding-top: 50px;
    padding-bottom: 50px;
}

.div-block {
    width: 40%;
    min-height: 100px;
}

.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.image-2 {
    float: right;
}

.text-block {
    position: static;
    width: 500px;
    margin-left: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 29px;
    line-height: 44px;
    font-weight: 300;
}

.image-3 {
    max-width: 130%;
    margin-left: -125px;
}

.image-4 {
    margin-right: 30px;
    padding-right: 0px;
    float: left;
}

.text-block-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    border-top: 1px none #000;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.text-block-3 {
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 34px;
}

.author-detail {
    width: 100%;
    min-height: 100px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 20px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0.03)),
        to(rgba(0, 0, 0, 0.03))
    );
    background-image: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.03),
        rgba(0, 0, 0, 0.03)
    );
}

.image-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    box-shadow: -4px 4px 13px 1px rgba(0, 0, 0, 0.4);
}

.text-block-4 {
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-size: 22px;
    line-height: 20px;
    font-weight: 600;
}

.text-block-4.called-life {
    font-size: 22px;
    line-height: 29px;
}

.text-block-5 {
    margin-top: 10px;
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
}

.div-block-2 {
    margin-top: 25px;
}

.text-block-6 {
    padding-left: 0px;
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-style: italic;
}

.text-block-6.main-test {
    padding-left: 28px;
    background-image: url("https://uploads-ssl.webflow.com/5c1d174dea7f432fecc6c0ed/5c1d522884735d731d62b849_open-book%20(1).png");
    background-position: 0px 50%;
    background-size: 18px;
    background-repeat: no-repeat;
}

.text-block-7 {
    margin-top: 8px;
    padding-left: 0px;
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-style: italic;
}

.text-block-7.main-test-2 {
    padding-left: 28px;
    background-image: url("https://uploads-ssl.webflow.com/5c1d174dea7f432fecc6c0ed/5c1d52a39279b3732022cb39_naira.png");
    background-position: 0px 50%;
    background-size: 18px;
    background-repeat: no-repeat;
}

.body {
    margin-top: 0px;
}

.about-section {
    margin-top: 100px;
    padding-top: 220px;
    padding-bottom: 200px;
    background-image: linear-gradient(135deg, #474747, #242424);
}

.container-3 {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#fff)
    );
    background-image: linear-gradient(180deg, #fff, #fff);
}

.image-6 {
    display: block;
    margin: -120px auto -130px;
}

.column {
    padding-top: 30px;
    padding-right: 150px;
    padding-bottom: 20px;
}

.heading-2 {
    font-family: "Open Sans", sans-serif;
    font-size: 42px;
    line-height: 55px;
    font-weight: 400;
}

.text-block-8 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 30px;
}

.text-block-9 {
    margin-top: 30px;
    font-family: "Open Sans", sans-serif;
}

.button {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 12px 20px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#333),
        to(#333)
    );
    background-image: linear-gradient(180deg, #333, #333);
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.services {
    display: none;
    overflow: visible;
    padding-top: 100px;
    padding-bottom: 100px;
}

.tabs-menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.29);
    background-color: transparent;
}

.tab-link-tab-1 {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-style: none;
    background-color: transparent;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-align: center;
}

.tab-link-tab-1.w--current {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#80ada0),
        to(#80ada0)
    );
    background-image: linear-gradient(180deg, #80ada0, #80ada0);
    color: #fff;
}

.tab-link-tab-2 {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-style: none;
    background-color: transparent;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-align: center;
}

.tab-link-tab-2.w--current {
    border-style: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#80ada0),
        to(#80ada0)
    );
    background-image: linear-gradient(180deg, #80ada0, #80ada0);
    color: #fff;
}

.tab-link-tab-2.tab-design {
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#fff)
    );
    background-image: linear-gradient(180deg, #fff, #fff);
    font-family: "Open Sans", sans-serif;
    text-align: center;
}

.tab-link-tab-3 {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-style: none;
    background-color: transparent;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-align: center;
}

.tab-link-tab-3.w--current {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#fff)
    );
    background-image: linear-gradient(180deg, #fff, #fff);
    color: #fff;
}

.tab-link-tab-3.home-tab-3.w--current {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#80ada0),
        to(#80ada0)
    );
    background-image: linear-gradient(180deg, #80ada0, #80ada0);
    color: #fff;
}

.tab-link-tab-4 {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-align: center;
}

.tab-link-tab-4.w--current {
    border-style: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#fff)
    );
    background-image: linear-gradient(180deg, #fff, #fff);
    color: #333;
}

.tab-link-tab-4.home-t.w--current {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#80ada0),
        to(#80ada0)
    );
    background-image: linear-gradient(180deg, #80ada0, #80ada0);
    color: #fff;
}

.heading-3 {
    margin-bottom: 15px;
    font-family: "Open Sans", sans-serif;
    font-size: 38px;
    font-weight: 400;
    text-align: center;
}

.text-block-10 {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 50px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}

.offer-tab {
    min-height: 150px;
    padding-top: 45px;
    border-top-style: none;
    border-top-color: rgba(0, 0, 0, 0.26);
    background-color: transparent;
}

.tabs {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(transparent),
        to(transparent)
    );
    background-image: linear-gradient(180deg, transparent, transparent);
}

.tab-title {
    font-weight: 600;
    letter-spacing: 1px;
}

.text-block-11 {
    letter-spacing: 1px;
}

.text-block-12 {
    border-style: none;
    font-weight: 600;
    letter-spacing: 1px;
}

.text-block-13 {
    letter-spacing: 1px;
}

.columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.column-2 {
    padding-right: 0px;
}

.footer {
    margin-top: 80px;
}

.footer-top {
    display: block;
    min-height: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#f6f5f5),
        to(#f6f5f5)
    );
    background-image: linear-gradient(180deg, #f6f5f5, #f6f5f5);
}

.text-block-14 {
    width: 120px;
    font-family: "Open Sans", sans-serif;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 6px;
    -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;
}

.columns-4 {
    display: block;
    min-height: 70px;
    padding-top: 20px;
    -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;
}

.text-block-15 {
    font-family: "Open Sans", sans-serif;
    color: #757575;
    font-size: 20px;
}

.div-block-4 {
    width: auto;
    padding-right: 5px;
    padding-left: 0px;
}

.div-block-5 {
    width: auto;
    padding-right: 5px;
    padding-left: 0px;
}

.column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
}

.columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-bottom {
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer-title {
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 600;
}

.text-block-16 {
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 25px;
}

.column-6 {
    height: 1px;
}

.column-7 {
    height: 1px;
}

.column-8 {
    height: 1px;
}

.list-item {
    padding-bottom: 5px;
}

.list-item-2 {
    padding-bottom: 5px;
}

.unordered-list {
    font-family: "Open Sans", sans-serif;
    color: #3c3c3c;
    text-decoration: none;
}

.text-block-17 {
    margin-top: 15px;
    font-size: 12px;
}

.columns-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.column-9 {
    position: static;
    top: 0px;
    right: 0px;
    bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: right;
}

.column-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.column-11 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}

.column-12 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}

.div-block-6 {
    display: block;
    width: 80%;
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
}

.div-block-6.home-tab {
    text-align: center;
}

.column-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.column-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.image-7 {
    display: none;
    margin-right: auto;
    margin-left: auto;
}

.accordion-item-content {
    margin-top: 13px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}

.accordion-item-content.home-txt2 {
    text-align: center;
}

.heading-4 {
    margin-top: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-align: left;
}

.heading-4.home-txt {
    text-align: center;
}

.button-2 {
    display: block;
    width: 300px;
    margin-top: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#3c3c3c),
        to(#3c3c3c)
    );
    background-image: linear-gradient(180deg, #3c3c3c, #3c3c3c);
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-align: center;
}

.button-2.home-button {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.accordion-item {
    margin-top: 15px;
    margin-bottom: 15px;
}

.accordion-item-trigger {
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.heading-5 {
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 400;
}

.bold-text {
    font-weight: 600;
}

.accordion_item_content {
    overflow: hidden;
}

.accordion-text {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 30px;
}

.mobile-accordion {
    display: none;
}

.container-5 {
    min-height: 70px;
}

.div-block-7 {
    display: none;
}

.text-block-19 {
    margin-top: 40px;
    font-family: "Open Sans", sans-serif;
    color: #343434;
    font-size: 17px;
    line-height: 26px;
}

.how-it-works {
    display: none;
    padding-top: 50px;
    padding-bottom: 60px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#f6f5f5),
        to(#f6f5f5)
    );
    background-image: linear-gradient(180deg, #f6f5f5, #f6f5f5);
}

.how-to-video {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}

.youtube {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.heading-6 {
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-align: center;
}

.text-block-20 {
    margin-bottom: 35px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}

.frequent {
    padding-top: 70px;
}

.heading-7 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-align: center;
}

.div-block-8 {
    margin-top: 30px;
}

.faq-item {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 5px 10px;
}

.text-block-21 {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.text-block-22 {
    margin-top: 10px;
}

.text-block-23 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    text-align: center;
}

.columns-8 {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.testimonial-block {
    padding: 10px;
}

.testimonial-copy {
    padding: 47px 15px 30px 16px;
    text-align: center;
}

.curved-section {
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    border-radius: 5px;
    box-shadow: 0 0 9px -1px rgba(0, 0, 0, 0.25);
}

.italic-text {
    font-family: "Open Sans", sans-serif;
    font-size: 21px;
    line-height: 37px;
    font-style: normal;
    font-weight: 300;
    text-align: center;
}

.text-block-24 {
    font-style: normal;
}

.image-10 {
    position: static;
    display: block;
    margin-right: auto;
    margin-bottom: -35px;
    margin-left: auto;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(51, 51, 51, 0.2);
    border-radius: 50px;
}

.section {
    padding-bottom: 80px;
    border: 4px none #000;
}

.div-block-9 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 100px;
}

.column-21 {
    padding-left: 30px;
}

.column-22 {
    padding-right: 30px;
}

.column-23 {
    right: 0px;
}

.link-block {
    display: block;
}

.link-block-2 {
    display: block;
}

.link-2 {
    text-decoration: none;
}

.link-2.footer-a {
    color: #3c3c3c;
}

.link-3 {
    color: #3c3c3c;
    font-style: normal;
    text-decoration: none;
}

.link-4 {
    color: #3c3c3c;
    text-decoration: none;
}

.link-5 {
    color: #3c3c3c;
    text-decoration: none;
}

.link-6 {
    color: #3c3c3c;
    text-decoration: none;
}

.link-7 {
    color: #3c3c3c;
    text-decoration: none;
}

.link-8 {
    color: #3c3c3c;
    text-decoration: none;
}

.link-9 {
    color: #3c3c3c;
    text-decoration: none;
}

.section-2 {
    margin-top: 71px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
}

.section-2.distribute {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: hsla(100.00000000000004, 3.9%, 15.1%, 1);
}

.section-2.author-back {
    background-color: hsla(26.66666666666658, 20%, 91.18%, 1);
}

.columns-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
}

.heading-8 {
    padding-top: 50px;
    font-family: "Open Sans", sans-serif;
    color: #3c3c3c;
    font-size: 58px;
    line-height: 80px;
    font-weight: 700;
}

.heading-8.heading {
    padding-top: 60px;
    color: #3d3d3d;
    font-size: 50px;
    line-height: 60px;
}

.heading-8.heading.dit-text {
    padding-top: 0px;
    color: #fff;
}

.text-block-25 {
    padding-top: 0px;
    font-family: "Open Sans", sans-serif;
    color: #3d3d3d;
    font-size: 17px;
    line-height: 26px;
}

.text-block-25.dst-text {
    color: #fff;
}

.div-block-10 {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    background-color: #80ada0;
}

.columns-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 75px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #80ada0;
}

.image-11 {
    display: block;
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
    padding-top: 1px;
}

.column-24 {
    position: relative;
    display: block;
    padding-top: 0px;
    padding-left: 10px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.container-6 {
    background-color: #80ada0;
}

.section-3 {
    background-color: #80ada0;
}

.text-block-26 {
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.column-25 {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.button-3 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    font-family: "Open Sans", sans-serif;
    color: hsla(190.9090909090909, 68.75%, 12.55%, 1);
    font-weight: 700;
    text-align: center;
}

.div-block-11 {
    margin-top: 40px;
    margin-left: -10px;
    float: none;
}

.svg-icon {
    margin-bottom: 10px;
}

.image-12 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
    color: #80ada0;
}

.ad-format {
    font-family: "Open Sans", sans-serif;
    text-align: center;
}

.ad-formats {
    padding-right: 5px;
    padding-left: 5px;
}

.image-13 {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.image-14 {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.image-15 {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.section-4 {
    display: none;
    min-height: 200px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 220px;
    background-image: url("https://uploads-ssl.webflow.com/5c1d174dea7f432fecc6c0ed/5c474cd41fc9b541f357d160_back%20yellow.svg");
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.container-7 {
    margin-top: 100px;
}

.text-block-27 {
    margin-bottom: 74px;
    font-family: "Open Sans", sans-serif;
    font-size: 38px;
    font-weight: 400;
    text-align: center;
}

.div-block-12 {
    display: block;
    width: 90%;
    min-height: 100px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2px;
}

.stat {
    font-family: "Open Sans", sans-serif;
    font-size: 60px;
    font-weight: 800;
    text-align: center;
}

.section-5 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.stat-word {
    margin-top: 26px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
}

.section-6 {
    display: none;
    min-height: 100px;
    padding-bottom: 60px;
    background-color: #fff6b1;
}

.section-7 {
    min-height: 200px;
    padding-top: 180px;
    padding-bottom: 100px;
    background-image: url("https://uploads-ssl.webflow.com/5c1d174dea7f432fecc6c0ed/5c4758c8bf098140bde55aab_upside.svg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.container-8 {
    padding-top: 60px;
    padding-bottom: 10px;
}

.text-block-28 {
    font-family: "Open Sans", sans-serif;
    font-size: 38px;
    font-weight: 400;
    text-align: center;
}

.text-block-29 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    text-align: center;
}

.tabs-2 {
    padding-top: 50px;
}

.column-26 {
    padding-left: 30px;
}

.image-16 {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.div-block-13 {
    display: none;
}

.section-8 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-9 {
    min-height: 200px;
    padding-top: 70px;
}

.section-10 {
    min-height: 200px;
}

.section-10.alt-sec {
    padding-top: 40px;
    padding-bottom: 40px;
}

.section-11 {
    min-height: 300px;
    padding-top: 150px;
    padding-bottom: 100px;
    background-image: url("https://uploads-ssl.webflow.com/5c1d174dea7f432fecc6c0ed/5c4758c8bf098140bde55aab_upside.svg");
    background-position: 50% 0px;
    background-size: contain;
    background-repeat: no-repeat;
}

.text-block-30 {
    font-family: "Open Sans", sans-serif;
    font-size: 38px;
    text-align: center;
}

.div-block-14 {
    padding-top: 30px;
}

.brand-success {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #fff;
}

.brand-success.samsung {
    padding-top: 111px;
}

.brand-success.union {
    padding-top: 72px;
}

.image-17 {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.text-block-31 {
    padding-top: 35px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    text-align: center;
}

.button-4 {
    display: block;
    width: 70%;
    margin-top: 45px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #333;
    background-color: rgba(51, 51, 51, 0);
    font-family: "Open Sans", sans-serif;
    color: #333;
    text-align: center;
}

.column-30 {
    padding-right: 20px;
    padding-left: 20px;
}

.column-31 {
    padding-right: 20px;
    padding-left: 20px;
}

.column-32 {
    padding-right: 20px;
    padding-left: 20px;
}

.section-12 {
    margin-top: 100px;
    padding-top: 0px;
    padding-bottom: 100px;
}

.text-block-32 {
    padding-bottom: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
}

.div-block-15 {
    display: block;
    width: 65%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
}

.text-block-33 {
    padding-left: 30px;
    background-image: url("https://uploads-ssl.webflow.com/5c1d174dea7f432fecc6c0ed/5c4c64e7a29a8f377cee0891_phone-receiver.png");
    background-position: 29px 50%;
    background-size: 16px;
    background-repeat: no-repeat;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    text-align: right;
}

.text-block-34 {
    padding-left: 28px;
    background-image: url("https://uploads-ssl.webflow.com/5c1d174dea7f432fecc6c0ed/5c4c6596e346b7e85faf7ea3_envelope.png");
    background-position: 0px 50%;
    background-size: 16px;
    background-repeat: no-repeat;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.section-13 {
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 120px;
    background-color: hsla(190.9090909090909, 68.75%, 12.55%, 1);
}

.heading-9 {
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 38px;
    font-weight: 400;
    text-align: center;
}

.text-block-35 {
    margin-top: 21px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.div-block-16 {
    margin-top: 90px;
}

.step-number {
    font-family: Oswald, sans-serif;
    color: #ececec;
    font-size: 104px;
    line-height: 108px;
    text-align: center;
}

.step-head {
    margin-top: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.26);
    font-family: "Open Sans", sans-serif;
    color: #ececec;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
}

.step-text {
    margin-top: 10px;
    font-family: "Open Sans", sans-serif;
    color: #ececec;
    text-align: center;
}

.steps-div {
    padding-right: 10px;
    padding-left: 10px;
}

.section-14 {
    margin-top: 100px;
}

.container-9 {
    margin-bottom: 113px;
    padding-top: 90px;
    padding-bottom: 50px;
}

.section-15 {
    display: none;
    padding-top: 160px;
}

.triver-title {
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    line-height: 50px;
    font-weight: 600;
    text-align: center;
}

.text-block-36 {
    line-height: 20px;
    text-align: center;
}

.heading-10 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-align: center;
}

.text-field {
    font-family: "Open Sans", sans-serif;
    text-align: left;
}

.field-label {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.field-label-2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.text-field-2 {
    font-family: "Open Sans", sans-serif;
}

.field-label-3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.submit-button {
    width: 25%;
    margin: auto;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.section-16 {
    text-align: left;
}

.div-block-17 {
    text-align: center;
}

.container-11 {
    padding-right: 5%;
    padding-left: 5%;
}

.tabs-content {
    font-family: "Open Sans", sans-serif;
}

.heading-11 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-align: center;
    text-transform: capitalize;
}

.field-label-4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.field-label-5 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.field-label-6 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.form-block {
    padding-right: 5%;
    padding-left: 5%;
}

.div-block-18 {
    text-align: center;
}

.submit-button-2 {
    width: 25%;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}

.section-17 {
    background-color: #80ada0;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    -webkit-transform: perspective(0px);
    transform: perspective(0px);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.text-block-37 {
    padding-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    color: #3d3d3d;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.div-block-19 {
    padding-top: 50px;
    padding-bottom: 40px;
}

.grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    opacity: 0.6;
}

.section-18 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: rgba(0, 0, 0, 0.02);
}

.text-block-38 {
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    text-align: center;
}

.div-block-20 {
    margin-top: 50px;
}

.column-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -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;
}

.image-18 {
    margin-bottom: 20px;
    text-align: center;
}

.text-block-39 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.text-block-40 {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}

.column-34 {
    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-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;
}

.column-35 {
    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-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;
}

.link-10 {
    margin-top: 15px;
    font-family: "Open Sans", sans-serif;
    color: #3d3d3d;
}

.section-19 {
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: hsla(162.66666666666663, 21.53%, 59.02%, 1);
}

.div-block-21 {
    padding: 50px 100px;
}

.text-block-41 {
    text-align: center;
}

.div-block-22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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-19 {
    border-radius: 120px;
}

.text-block-42 {
    margin-left: 15px;
    color: #3c3c3c;
}

.bold-text-2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    letter-spacing: normal;
}

.italic-text-2 {
    font-family: "Open Sans", sans-serif;
}

.button-5 {
    margin-top: 30px;
    padding: 15px 40px;
    background-color: hsla(190.9090909090909, 68.75%, 12.55%, 1);
}

.div-block-23 {
    margin-top: 20px;
}

.stat-column {
    padding-top: 10px;
    padding-bottom: 10px;
}

.stat-div {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.02);
}

.column-36 {
    padding-left: 0px;
}

.text-block-43 {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.text-block-44 {
    padding-top: 0px;
}

.columns-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
}

.column-37 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -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: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.image-20 {
    opacity: 0.8;
}

.text-block-45 {
    padding-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.text-block-46 {
    margin-top: 20px;
    padding-right: 40px;
    padding-bottom: 40px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
}

.button-6 {
    padding: 15px 35px;
    background-color: #fff;
    font-family: "Open Sans", sans-serif;
    color: #3c3c3c;
}

.columns-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-20 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f7f7f7;
}

.section-20.alternate {
    background-color: #fff;
}

.image-22 {
    display: inline-block;
}

.image-23 {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.column-40 {
    margin-right: auto;
    margin-left: auto;
}

.heading-12 {
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    font-weight: 400;
}

.text-block-47 {
    font-family: "Open Sans", sans-serif;
    font-style: italic;
}

.text-block-48 {
    padding-top: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 28px;
}

.button-7 {
    margin-top: 40px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(61, 61, 61, 0.64);
    background-color: hsla(208.00000000000003, 82.57%, 57.25%, 0);
    color: #3c3c3c;
}

.column-41 {
    padding-left: 15px;
}

.column-43 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.section-21 {
    margin-top: 70px;
    padding-top: 60px;
    padding-bottom: 30px;
    background-color: hsla(52.82051282051282, 97.5%, 52.94%, 0);
}

.text-block-49 {
    margin-bottom: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    line-height: 45px;
    font-weight: 400;
    text-align: center;
}

.text-block-50 {
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    color: #3c3c3c;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.div-block-24 {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}

.image-24 {
    display: block;
    width: 456px;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
}

.div-block-25 {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.section-22 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f7f7f7;
}

.text-block-51 {
    font-family: "Open Sans", sans-serif;
    text-align: center;
}

.div-block-26 {
    margin-top: 60px;
}

.card-column {
    padding: 10px 20px;
}

.upsell-card {
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.44);
    opacity: 1;
}

.text-block-52 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
}

.text-block-53 {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}

.div-block-28 {
    padding-top: 20px;
}

.button-8 {
    display: block;
    width: 150px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(61, 61, 61, 0.44);
    background-color: hsla(208.00000000000003, 82.57%, 57.25%, 0);
    font-family: "Open Sans", sans-serif;
    color: #3c3c3c;
    text-align: center;
}

.est-reach {
    padding-top: 20px;
    font-family: Varela, sans-serif;
    font-weight: 600;
    text-align: center;
}

.text-block-55 {
    padding-top: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-align: center;
}

.image-25 {
    display: block;
    width: 347px;
    margin-right: auto;
    margin-left: auto;
}

.button-9 {
    display: block;
    width: 220px;
    margin: 10px auto 40px;
    background-color: #3d3d3d;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}

.section-23 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fafafa;
}

.text-block-56 {
    font-family: "Open Sans", sans-serif;
    font-size: 33px;
    line-height: 40px;
    font-weight: 400;
}

.text-block-57 {
    padding-top: 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 26px;
}

.link-11 {
    color: #3c3c3c;
}

.container-13 {
    padding-bottom: 60px;
}

.link-12 {
    color: #3c3c3c;
}

.link-13 {
    color: #3c3c3c;
}

.link-14 {
    color: #3c3c3c;
}

.link-15 {
    color: #3c3c3c;
}

.link-16 {
    color: #3c3c3c;
}

.link-17 {
    color: #3c3c3c;
}

.link-18 {
    color: #3c3c3c;
}

.link-19 {
    color: #3c3c3c;
}

.link-20 {
    color: #3c3c3c;
}

.link-21 {
    color: #3c3c3c;
}

.link-22 {
    color: #3c3c3c;
}

.text-block-58 {
    padding-top: 10px;
    padding-bottom: 0px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.column-44 {
    display: block;
}

.navbar-2 {
    background-color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

.section-24 {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 999;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.16);
}

.nav-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.container-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    -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;
}

.brand {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.div-block-29 {
    width: 100px;
    height: 81px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fce012;
    color: #000;
    text-align: center;
    text-decoration: none;
}

.text-block-59 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 29px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    font-family: Lato, sans-serif;
    color: #333;
    font-weight: 700;
    text-decoration: none;
}

.section-25 {
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #fff;
}

.container-15 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.text-block-60 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
    font-family: "PT Sans", sans-serif;
    color: #5e5e5e;
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
    text-align: center;
}

.home-head {
    font-family: Oswald, sans-serif;
    color: #5e5e5e;
    font-size: 40px;
    line-height: 70px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.text-block-62 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 35px;
    font-weight: 300;
    text-align: center;
}

.section-26 {
    padding: 10px 10px 20px;
    background-color: #fff;
}

.container-16 {
    margin-top: 60px;
}

.stat-box {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.stat-number {
    font-family: Oswald, sans-serif;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}

.stat-desc {
    font-family: "PT Sans", sans-serif;
    text-align: center;
    text-transform: none;
}

.section-27 {
    background-color: #fce012;
}

.div-block-30 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-28 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f2f2f2;
}

.grid-2 {
    grid-row-gap: 15px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}

.grid-3 {
    grid-row-gap: 15px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}

.text-block-63 {
    display: none;
    overflow: visible;
    padding-bottom: 0px;
    font-family: Oswald, sans-serif;
    font-size: 40px;
    line-height: 60px;
    font-weight: 600;
    text-align: center;
}

.text-block-64 {
    padding-bottom: 40px;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

.div-block-31 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 0px;
}

.columns-13 {
    padding-bottom: 20px;
}

.text-block-65 {
    background-color: transparent;
    font-family: Oswald, sans-serif;
    font-size: 36px;
    line-height: 70px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.text-block-66 {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    font-family: "PT Sans", sans-serif;
    color: #5e5e5e;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
}

.div-block-32 {
    margin-top: 0px;
    padding-top: 20px;
}

.grid-4 {
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.image-26 {
    opacity: 0.8;
}

.image-27 {
    opacity: 0.8;
}

.image-28 {
    opacity: 0.8;
}

.image-29 {
    opacity: 0.8;
}

.image-30 {
    opacity: 0.8;
}

.div-block-33 {
    padding-top: 60px;
}

.text-block-67 {
    font-family: Oswald, sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.text-block-68 {
    margin-top: -39px;
    font-family: Montserrat, sans-serif;
    font-size: 170px;
    text-align: center;
}

.div-block-34 {
    margin-top: 40px;
}

.advisers {
    height: 350px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 40px 20px;
    border-radius: 5px;
    background-color: #fce012;
    box-shadow: 0 10px 18px 6px hsla(220.8, 43.48%, 54.9%, 0.18);
}

.image-31 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 200px;
}

.div-block-35 {
    margin-right: auto;
    margin-left: auto;
}

.text-block-69 {
    padding-top: 20px;
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.text-block-70 {
    padding-top: 10px;
    font-family: "PT Sans", sans-serif;
    line-height: 25px;
    text-align: center;
}

.div-block-36 {
    height: 350px;
    background-color: #fce012;
}

.icons {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 80%;
    height: 50px;
    padding: 0px;
    border: 0px solid #000;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: -1px 0 5px 2px #a19b9b;
    color: #000;
    font-size: 20px;
    line-height: 45px;
    font-weight: 400;
    text-align: center;
}

.slider-2 {
    height: 450px;
    background-color: transparent;
}

.slide {
    background-image: url("../images/slide-2.jpg");
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.slide.slide-2 {
    background-image: url("../images/slide-5.jpg");
    background-size: cover;
}

.slide.slide-2.slide-4 {
    background-image: url("../images/slide-4.jpg");
    background-size: cover;
}

.slide.slide-5 {
    background-image: url("../images/slide-3.jpg");
    background-size: cover;
}

.icon {
    width: 60%;
    height: 50px;
    border-radius: 1px;
    background-color: #fff;
    box-shadow: 0 -1px 5px 0 #a7a0a0;
    color: #535050;
    font-size: 20px;
    line-height: 45px;
}

.heading-13 {
    font-family: Oswald, sans-serif;
    color: #333;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}

.div-block-37 {
    width: 40%;
    margin-top: 7%;
    margin-bottom: auto;
    padding-left: 7%;
}

.text-block-71 {
    margin-top: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 300;
}

.text-block-72 {
    margin-top: 20px;
    padding-right: 4px;
    padding-left: 4px;
    font-family: "PT Sans", sans-serif;
    color: #595959;
    font-size: 19px;
    font-weight: 400;
    text-transform: none;
}

.button-10 {
    margin-top: 25px;
    padding: 15px 3em;
    background-color: #fce012;
    font-family: Oswald, sans-serif;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.text-span {
    padding-right: 15px;
    padding-left: 15px;
    background-color: transparent;
    background-image: url("https://uploads-ssl.webflow.com/5c1d174dea7f432fecc6c0ed/5cd538d96c861f0b26d03efc_text-highlighter.png");
    background-position: 0px 0px;
    background-size: cover;
    color: #333;
    font-weight: 600;
}

.heading-14 {
    margin-bottom: 40px;
    font-family: Oswald, sans-serif;
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
}

.div-block-38 {
    padding-top: 5px;
    padding-bottom: 20px;
    border-radius: 2px;
    box-shadow: 1px 1px 6px 0 #cfc9c9;
    text-align: center;
}

.column-45 {
    border-radius: 2px;
}

.heading-15 {
    font-family: "PT Sans", sans-serif;
    color: #333;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}

.text-block-73 {
    font-family: "PT Sans", sans-serif;
    color: #666;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
}

.columns-14 {
    padding: 15px 10px 20px;
}

.text-block-74 {
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Oswald, sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
}

.column-47 {
    -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;
}

.columns-15 {
    text-transform: uppercase;
}

.tabs-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tab-active.w--current {
    background-color: #dedede;
}

.tab-link-tab-2-2 {
    background-color: transparent;
}

.tab-link-tab-3-2 {
    background-color: transparent;
}

.tab-link-tab-4-2 {
    background-color: transparent;
}

.tab-link-tab-5 {
    background-color: transparent;
}

.tab-link {
    width: 20%;
    background-color: transparent;
}

.tab-link.w--current {
    background-color: #fce012;
}

.tab-content {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fce012;
}

.text-block-75 {
    margin-right: 15px;
    margin-left: 15px;
    font-family: "PT Sans", sans-serif;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
    text-transform: none;
}

.nav-link {
    font-family: Lato, sans-serif;
}

.nav-link-2 {
    font-family: Lato, sans-serif;
}

.nav-link-3 {
    font-family: Lato, sans-serif;
}

.nav-link-4 {
    font-family: Lato, sans-serif;
}

.div-block-39 {
    padding-bottom: 2%;
}

.section-29 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #000;
    color: #fff;
    text-align: center;
}

.text-block-76 {
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.section-30 {
    padding-top: 15%;
    padding-bottom: 10%;
    background-image: url("../images/actionbg.svg");
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.heading-16 {
    font-family: Oswald, sans-serif;
    text-align: center;
    text-transform: capitalize;
}

.text-block-77 {
    margin-top: 20px;
    font-family: "PT Sans", sans-serif;
    color: #404040;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.div-block-40 {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.button-11 {
    margin-top: 20px;
    padding: 15px 4em;
    border: 2px solid #000;
    background-color: transparent;
    font-family: Oswald, sans-serif;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
}

.button-11:hover {
    background-color: #000;
    color: #fff;
}

.text-block-78 {
    margin-top: 70px;
    padding-right: 15%;
    padding-left: 15%;
    font-family: "PT Sans", sans-serif;
    color: #5e5e5e;
    font-size: 20px;
    text-align: center;
    text-transform: none;
}

.slide-3 {
    background-image: url("../images/slide-1.jpg");
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.text-span-2 {
    background-color: #fce012;
}

.bold-text-3 {
    color: #333;
}

.bold-text-4 {
    color: #333;
}

.text-span-3 {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 36px;
}

.text-span-4 {
    padding-right: 10px;
    padding-left: 10px;
    background-color: #fce012;
}

.heading-17 {
    margin-top: 15px;
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
}

.bold-text-5 {
    padding-right: 15px;
    padding-left: 15px;
    background-image: url("https://uploads-ssl.webflow.com/5c1d174dea7f432fecc6c0ed/5cd538d96c861f0b26d03efc_text-highlighter.png");
    background-position: 0px 0px;
    background-size: cover;
    color: #333;
}

.bold-text-6 {
    font-size: 24px;
}

.section-31 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.link-block-3 {
    text-decoration: none;
}

.link-block-4 {
    text-decoration: none;
}

.link-block-5 {
    text-decoration: none;
}

.link-block-6 {
    text-decoration: none;
}

.section-32 {
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #f2f2f2;
}

.div-block-41 {
    margin-top: 60px;
    padding-top: 20px;
}

.section-33 {
    display: none;
}

.div-block-42 {
    display: none;
}

.container-17 {
    display: none;
}

.book-card {
    padding: 10px;
    box-shadow: 1px 1px 6px 0 #cfcaca;
    text-align: center;
    text-decoration: none;
}

.div-block-38-copy {
    padding-top: 5px;
    padding-bottom: 20px;
    border-radius: 2px;
    box-shadow: 1px 1px 6px 0 #cfc9c9;
    text-align: center;
}

.div-block-38-dup {
    padding-top: 5px;
    padding-bottom: 20px;
    border-radius: 2px;
    box-shadow: 1px 1px 6px 0 #cfc9c9;
    text-align: center;
}

.slider-3 {
    display: none;
}

@media (max-width: 991px) {
    .menu-item.menu-action {
        margin-right: 20px;
    }
    .columns {
        padding-top: 38px;
        padding-bottom: 62px;
    }
    .heading {
        font-size: 44px;
    }
    .text-block {
        padding-right: 121px;
        font-size: 35px;
        line-height: 50px;
    }
    .image-3 {
        margin-left: -86px;
    }
    .author-detail {
        display: block;
        width: 100%;
        margin-top: 4px;
        margin-right: auto;
        margin-left: auto;
    }
    .image-5 {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .column {
        padding-top: 0px;
        padding-right: 50px;
    }
    .heading-2 {
        font-size: 35px;
        line-height: 45px;
    }
    .text-block-8 {
        font-size: 16px;
        line-height: 20px;
    }
    .text-block-9 {
        margin-top: 21px;
    }
    .button {
        margin-top: 19px;
        margin-bottom: 19px;
    }
    .heading-8.heading {
        font-size: 34px;
        line-height: 40px;
    }
    .menu-button {
        background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0, 0, 0, 0.5)),
            to(rgba(0, 0, 0, 0.5))
        );
        background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.5),
            rgba(0, 0, 0, 0.5)
        );
    }
    .menu-button.w--open {
        background-color: #000;
        background-image: none;
    }
    .nav-menu {
        width: 100%;
        padding-bottom: 20px;
        float: none;
        background-color: #3f3f3f;
    }
    .nav-menu-2 {
        background-color: #fff;
    }
    .container-14 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .div-block-29 {
        display: none;
    }
    .text-block-60 {
        font-size: 22px;
    }
    .image-30 {
        width: 100%;
    }
    .slider-2 {
        display: none;
    }
    .div-block-38 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .menu-button-2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .menu-button-2.w--open {
        background-color: transparent;
    }
    .section-33 {
        position: fixed;
        left: 0%;
        top: 0%;
        right: 0%;
        bottom: auto;
        z-index: 200000000;
        display: block;
    }
    .button-12 {
        width: 50%;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #80ada0;
        font-family: Oswald, sans-serif;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }
    .div-block-42 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .button-13 {
        width: 50%;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: hsla(162.66666666666663, 14.95%, 41.76%, 1);
        font-family: Oswald, sans-serif;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }
    .container-17 {
        display: block;
        padding: 9% 15px;
    }
    .heading-18 {
        font-family: Oswald, sans-serif;
        font-size: 3.1em;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
    }
    .container-18 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .container-19 {
        padding-bottom: 20px;
    }
    .div-block-38-copy {
        padding-right: 10px;
        padding-left: 10px;
    }
    .div-block-38-dup {
        padding-right: 10px;
        padding-left: 10px;
    }
    .icon-3 {
        color: #000;
    }
}

@media (max-width: 767px) {
    .div-block-3 {
        padding-top: 118px;
    }
    .column-4 {
        -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;
    }
    .columns-6 {
        -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;
    }
    .column-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .column-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .columns-7 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .mobile-accordion {
        display: none;
    }
    .columns-9 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .heading-8.heading {
        padding-top: 20px;
        font-size: 29px;
        line-height: 40px;
    }
    .text-block-25 {
        margin-bottom: 20px;
    }
    .columns-10 {
        -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;
    }
    .column-24 {
        margin-top: 20px;
    }
    .text-block-26 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .button-3 {
        display: block;
        width: 60%;
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
    }
    .nav-menu {
        padding-bottom: 20px;
    }
    .section-20 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .image-23 {
        display: none;
    }
    .column-40 {
        padding-right: 20px;
        padding-left: 20px;
    }
    .column-42 {
        margin-right: auto;
        margin-left: auto;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .section-23 {
        padding-right: 20px;
        padding-left: 20px;
    }
    .div-block-29 {
        display: none;
        width: 100%;
    }
    .container-15 {
        padding-right: 20px;
        padding-left: 20px;
    }
    .div-block-32 {
        display: none;
    }
    .text-block-67 {
        line-height: 25px;
        text-align: center;
    }
    .nav-link.top-nav-link {
        width: 100%;
        background-color: #fff;
    }
    .nav-link-2.top-nav-link {
        width: 100%;
        background-color: #fff;
    }
    .nav-link-3 {
        width: 100%;
        background-color: #fff;
    }
    .nav-link-4 {
        width: 100%;
        background-color: #fff;
    }
    .link-block-7 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .link-block-8 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .link-block-9 {
        padding-bottom: 10px;
    }
    .link-block-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .book-card {
        padding: 10px;
        box-shadow: 1px 1px 6px 0 #cfcaca;
        text-align: left;
        text-decoration: none;
    }
    .div-block-43 {
        text-align: center;
    }
    .div-block-48 {
        padding-bottom: 15px;
        text-align: center;
    }
    .div-block-49 {
        padding-bottom: 15px;
        text-align: center;
    }
    .div-block-50 {
        padding-bottom: 15px;
        text-align: center;
    }
    .div-block-51 {
        text-align: center;
    }
    .slider-3 {
        display: block;
        margin: 10px -10px;
    }
    .partner-slide.pslide-1 {
        background-color: #f2f2f2;
    }
    .div-block-52 {
        margin: 5% 10%;
        text-align: center;
    }
    .image-32 {
        width: 70%;
        text-align: center;
    }
    .text-block-79 {
        margin-top: 10px;
        font-family: "PT Sans", sans-serif;
        color: #4d4d4d;
        font-size: 17px;
    }
    .column-48 {
        padding-bottom: 15px;
    }
    .column-49 {
        padding-bottom: 15px;
    }
    .column-50 {
        padding-bottom: 15px;
    }
    .column-51 {
        padding-bottom: 15px;
    }
}

@media (max-width: 479px) {
    .menu-item.menu-action {
        text-align: center;
    }
    .columns {
        padding-top: 40px;
        -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;
    }
    .heading {
        margin-top: 0px;
        font-size: 45px;
        line-height: 44px;
        text-align: center;
    }
    .testimonial-section {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .image-2 {
        display: block;
        padding-top: 31px;
    }
    .text-block {
        width: 100%;
        padding-right: 0px;
        font-size: 25px;
        line-height: 40px;
    }
    .text-block-2 {
        margin-bottom: 13px;
    }
    .text-block-3 {
        padding-top: 10px;
    }
    .author-detail {
        padding-bottom: 35px;
    }
    .about-section {
        margin-top: 0px;
    }
    .column {
        padding-right: 15px;
        padding-left: 15px;
    }
    .services {
        padding-bottom: 0px;
    }
    .text-block-10 {
        width: 90%;
        margin-bottom: 30px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .tabs {
        display: none;
    }
    .columns-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .column-2 {
        margin-bottom: 20px;
    }
    .div-block-3 {
        display: block;
        padding-top: 120px;
    }
    .text-block-14 {
        clear: none;
        font-size: 18px;
        text-align: center;
    }
    .columns-3 {
        width: 90%;
        margin-top: 5px;
        margin-bottom: 10px;
        padding-top: 10px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .columns-4 {
        padding-top: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .div-block-4 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
        -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;
    }
    .div-block-5 {
        margin-right: 5px;
        margin-left: 5px;
        padding-right: 0px;
    }
    .column-4 {
        padding-right: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .columns-5 {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .footer-bottom {
        padding-top: 40px;
    }
    .footer-title {
        margin-bottom: 11px;
    }
    .columns-6 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        text-align: left;
    }
    .column-9 {
        display: none;
        padding-top: 15px;
        text-align: center;
    }
    .column-10 {
        display: none;
    }
    .column-11 {
        margin-top: 20px;
        text-align: center;
    }
    .column-12 {
        display: none;
        margin-top: 15px;
        text-align: center;
    }
    .column-13 {
        display: none;
    }
    .column-14 {
        display: none;
        overflow: visible;
    }
    .columns-7 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        padding-left: 60px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -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;
    }
    .column-15 {
        text-align: center;
    }
    .column-16 {
        display: block;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .column-17 {
        position: static;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        padding-right: 0px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .image-8 {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .accordion-item {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .accordion-item-trigger {
        margin-top: 0px;
        margin-bottom: 0px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.11);
    }
    .heading-5.accordion-heading {
        margin-top: 0px;
        margin-bottom: 0px;
        border-bottom: 1px none rgba(0, 0, 0, 0.22);
        font-size: 20px;
    }
    .accordion_item_content {
        margin-bottom: 20px;
    }
    .accordion-text {
        font-size: 14px;
    }
    .mobile-accordion {
        display: block;
    }
    .container-4 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .div-block-7 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 19px;
        -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;
    }
    .image-9 {
        margin-right: 5px;
        margin-left: 5px;
    }
    .column-18 {
        text-align: center;
    }
    .text-block-18 {
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: center;
    }
    .column-19 {
        display: none;
    }
    .footer-link {
        color: #333;
        text-decoration: none;
    }
    .column-20 {
        display: block;
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .text-block-19 {
        text-align: center;
    }
    .how-to-video {
        width: 90%;
    }
    .text-block-20 {
        padding-right: 5px;
        padding-left: 5px;
        font-size: 13px;
    }
    .frequent {
        padding-top: 36px;
    }
    .heading-7 {
        margin-top: 0px;
        line-height: 42px;
    }
    .link {
        margin-top: 0px;
        padding-top: 0px;
    }
    .mobile-scta {
        margin-top: 16px;
        border-bottom: 1px none #000;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        text-decoration: underline;
    }
    .div-block-9 {
        padding-top: 51px;
    }
    .column-21 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .column-22 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .heading-8.heading {
        margin-bottom: 20px;
        padding-top: 32px;
        font-size: 29px;
        line-height: 35px;
    }
    .text-block-25 {
        text-align: center;
    }
    .columns-10 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .container-6 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .section-3 {
        margin-top: 20px;
    }
    .text-block-26 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .button-3 {
        margin-right: auto;
        margin-left: auto;
    }
    .ad-formats {
        margin-bottom: 20px;
    }
    .section-4 {
        padding-top: 0px;
        padding-bottom: 100px;
    }
    .text-block-27 {
        font-size: 28px;
        line-height: 30px;
    }
    .section-6 {
        padding-bottom: 0px;
    }
    .section-7 {
        padding-bottom: 100px;
    }
    .text-block-28 {
        font-size: 28px;
        line-height: 38px;
    }
    .text-block-29 {
        width: 90%;
        font-size: 14px;
        line-height: 24px;
    }
    .column-27 {
        margin-bottom: 40px;
    }
    .column-28 {
        margin-bottom: 40px;
    }
    .column-29 {
        margin-bottom: 40px;
    }
    .div-block-13 {
        display: block;
        margin-top: 30px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .section-11 {
        padding-top: 89px;
    }
    .text-block-30 {
        line-height: 39px;
    }
    .brand-success.samsung {
        padding-top: 31px;
    }
    .nav-menu {
        padding-bottom: 20px;
    }
    .div-block-15 {
        width: 80%;
    }
    .text-block-33 {
        padding-bottom: 10px;
        padding-left: 0px;
        background-image: none;
        text-align: center;
    }
    .text-block-34 {
        padding-left: 0px;
        background-image: none;
        text-align: center;
    }
    .heading-9 {
        font-size: 28px;
        line-height: 40px;
    }
    .text-block-35 {
        line-height: 25px;
    }
    .div-block-16 {
        margin-top: 50px;
    }
    .steps-div {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .container-10 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .grid {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        grid-auto-columns: 1fr;
        grid-column-gap: 11px;
        grid-template-areas: ".";
        -ms-grid-columns: minmax(100px, 1fr) 11px minmax(100px, 1fr);
        grid-template-columns: minmax(100px, 1fr) minmax(100px, 1fr);
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }
    .section-18 {
        padding-top: 48px;
        padding-bottom: 59px;
    }
    .text-block-38 {
        line-height: 39px;
    }
    .column-33 {
        padding-bottom: 25px;
    }
    .column-34 {
        padding-bottom: 25px;
    }
    .section-19 {
        padding-bottom: 11px;
    }
    .div-block-21 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .button-5 {
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .text-block-46 {
        padding-right: 20px;
        padding-left: 20px;
        text-align: center;
    }
    .columns-12 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .column-38 {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
    .column-39 {
        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;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .image-21 {
        display: none;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
    .section-20 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .image-23 {
        display: none;
    }
    .column-40 {
        padding-right: 20px;
        padding-left: 20px;
    }
    .heading-12 {
        font-size: 30px;
    }
    .column-41 {
        padding-right: 20px;
        padding-left: 20px;
    }
    .container-12 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .slide-1 {
        background-size: cover;
    }
    .slider {
        width: 100%;
        height: 100%;
        max-height: 1400px;
        background-color: transparent;
    }
    .slide {
        background-position: 0% 50%;
    }
    .section-29 {
        padding-right: 20px;
        padding-left: 20px;
    }
    .div-block-40 {
        width: 80%;
    }
    .menu-button-2.w--open {
        background-color: transparent;
    }
    .button-12 {
        font-size: 17px;
    }
    .button-13 {
        font-size: 17px;
    }
    .heading-18 {
        font-size: 2.5em;
    }
    .container-19 {
        padding-top: 40px;
        padding-bottom: 25%;
    }
    .icon-3 {
        background-color: transparent;
        color: #000;
    }
}

#w-node-7c4db6fcb027-b6fcb022 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#w-node-7c4db6fcb028-b6fcb022 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#w-node-7c4db6fcb029-b6fcb022 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 1;
    grid-column-end: 6;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb029-b6fcb022 {
        -ms-grid-column: 5;
        grid-column-start: 5;
        -ms-grid-column-span: 1;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

#w-node-7c4db6fcb02a-b6fcb022 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb02a-b6fcb022 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }
}

#w-node-7c4db6fcb02b-b6fcb022 {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb02b-b6fcb022 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

#w-node-7c4db6fcb027-b6fcb022 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#w-node-7c4db6fcb028-b6fcb022 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#w-node-7c4db6fcb029-b6fcb022 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 1;
    grid-column-end: 6;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb029-b6fcb022 {
        -ms-grid-column: 5;
        grid-column-start: 5;
        -ms-grid-column-span: 1;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

#w-node-7c4db6fcb02a-b6fcb022 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb02a-b6fcb022 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }
}

#w-node-7c4db6fcb02b-b6fcb022 {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb02b-b6fcb022 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

#w-node-7c4db6fcb027-b6fcb022 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#w-node-7c4db6fcb028-b6fcb022 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#w-node-7c4db6fcb029-b6fcb022 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 1;
    grid-column-end: 6;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb029-b6fcb022 {
        -ms-grid-column: 5;
        grid-column-start: 5;
        -ms-grid-column-span: 1;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

#w-node-7c4db6fcb02a-b6fcb022 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb02a-b6fcb022 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }
}

#w-node-7c4db6fcb02b-b6fcb022 {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb02b-b6fcb022 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

#w-node-7c4db6fcb027-b6fcb022 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#w-node-7c4db6fcb028-b6fcb022 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

#w-node-7c4db6fcb029-b6fcb022 {
    -ms-grid-column: 5;
    grid-column-start: 5;
    -ms-grid-column-span: 1;
    grid-column-end: 6;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb029-b6fcb022 {
        -ms-grid-column: 5;
        grid-column-start: 5;
        -ms-grid-column-span: 1;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}

#w-node-7c4db6fcb02a-b6fcb022 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb02a-b6fcb022 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }
}

#w-node-7c4db6fcb02b-b6fcb022 {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media screen and (max-width: 479px) {
    #w-node-7c4db6fcb02b-b6fcb022 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
}
