﻿
:root {
    --main-link-color: #ED1C24;
    --main-link-color2: #202124;
    --main-link-color2-ab: #202124ab;
    --main-link-color3: #575757;
    --main-link-color4: #000;
    --main-link-color5: #fff;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

p {
    text-align: left;
}

img {
    width: 100%;
}

@font-face {
    font-family: "ivypresto-display";
    src: url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "ivypresto-display";
    src: url("https://use.typekit.net/af/8de6e4/00000000000000007735e5a4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"),url("https://use.typekit.net/af/8de6e4/00000000000000007735e5a4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"),url("https://use.typekit.net/af/8de6e4/00000000000000007735e5a4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "ivypresto-display";
    src: url("https://use.typekit.net/af/4f9700/00000000000000007735e5a7/30/l?subset_id=2&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/4f9700/00000000000000007735e5a7/30/d?subset_id=2&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/4f9700/00000000000000007735e5a7/30/a?subset_id=2&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "ivypresto-display";
    src: url("https://use.typekit.net/af/343df8/00000000000000007735e5b3/30/l?subset_id=2&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/343df8/00000000000000007735e5b3/30/d?subset_id=2&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/343df8/00000000000000007735e5b3/30/a?subset_id=2&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: 'Big Shoulders Inline Text';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/bigshouldersinlinetext/v18/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwga0y5GK548.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v19/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Inline+Text&family=Playfair+Display:ital@0;1&display=swap');

a {
    text-decoration: none;
    cursor: pointer;
}

p {
    font-family: 'Poppins';
}

.title, .subtitle, p {
    word-break: break-word;
    font-weight: 300;
}

.faqs .title {
    max-width: 500px;
    margin: 20px auto;
}

.wrapper {
    width: 1440px;
    margin: 0 auto;
    position: relative;
}

.buttons.mobile {
    padding: 20px;
}

.faqs__accordion .fa {
    font-size: 25px;
}

.colum1 .hero2_text, .colum1 .hero1_text {
    text-align: left;
}

.footer__policy__text a {
    font-family: 'Poppins';
    color: var(--main-link-color5) !important;
}

button.slick-arrow::before {
    display: none;
}

.buttons.mobile {
    display: none;
}

.buttons a {
    color: var(--main-link-color5);
    font-family: 'Poppins';
}

.hero_main_bg_img {
    background: url(https://cdna.hubpeople.com/images/hero_main_bg_img.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 30px;
}


.nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 60px;
}

.circle {
    max-width: 65px;
    max-height: 65px;
    border-radius: 50%;
    margin-right: 15px;
    width: 100%;
    height: 100%;
}



.gallery-cards .slick-prev, .gallery-cards .slick-next {
    font-size: 40px;
}

.logo {
    max-width: 320px;
    width: 320px;
    position: relative;
    float: left;
    display: block;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.HERO_MAIN_HEADLINE {
    font-family: 'Big Shoulders Inline Text';
    color: var(--main-link-color5);
    font-size: 175px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    margin: 10px 0 0 -8px;
    justify-content: center;
}

.buttons .login {
    color: var(--main-link-color5);
    border: 2px solid var(--main-link-color5);
    border-radius: 5px;
    font-family: 'Poppins';
    margin-right: 10px;
    letter-spacing: 3px;
    font-size: 12px;
    cursor: pointer;
    transition: 0.3s;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .buttons .login:hover, .buttons .signup:hover, .hero1_cta:hover {
        opacity: 0.6;
    }

.buttons .signup {
    color: var(--main-link-color5);
    border: 2px solid var(--main-link-color);
    background: var(--main-link-color);
    border-radius: 5px;
    font-family: 'Poppins';
    letter-spacing: 3px;
    font-size: 12px;
    cursor: pointer;
    transition: 0.3s;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .buttons .signup a, .buttons .login a {
        width: 120px;
        text-align: center;
        line-height: 50px;
    }

.hero_main_fg_img {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%
}

    .hero_main_fg_img img {
        max-height: 850px;
        max-width: 800px;
        object-fit: contain;
        position: absolute;
        bottom: 0;
        width: auto;
    }

.buttons {
    z-index: 100;
    display: flex;
    align-items: center;
    width: 23%;
    justify-content: end;
}

.container {
    display: flex;
    justify-content: space-between;
    align-items: start;
    z-index: 100;
    position: relative;
}

.colum1, .colum2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .colum2 .hero3_heading, .colum2 .hero4_heading {
        text-align: right;
    }

    .colum2 .hero3_text, .colum2 .hero4_text {
        text-align: right;
    }

.item {
    max-width: 340px;
    position: relative;
}

.slick-track {
    display: flex !important;
    align-items: start;
}

.hero2_heading, .hero3_heading, .hero4_heading, .hero1_heading {
    font-family: "ivypresto-display";
    font-size: 38px;
    line-height: 48px;
    font-weight: 300;
    padding: 10px 0;
    color: var(--main-link-color4);
}

.mt20 {
    margin-top: 20px;
}

.hero4_text {
    float: right;
}

.hero4_heading {
    float: right;
    max-width: 250px;
}

.hero2_text, .hero3_text, .hero4_text, .hero1_text {
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
    word-break: break-word;
    padding: 0px 0px 10px 0px;
    color: var(--main-link-color4);
}

.hero1_bg_img {
    top: -5px !important;
    margin-left: -10px;
}

.item.color .hero1_heading {
    position: relative;
}


.hero1_bg_img, .hero2_bg_img, .hero3_bg_img, .hero4_bg_img {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    width: 100%;
    height: 100%;
}

.hero1_cta {
    background: var(--main-link-color);
    color: var(--main-link-color5);
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 12px;
    padding: 16px 10px;
    border-radius: 5px;
    width: 200px;
    text-align: center;
    margin: 30px 0 70px 0;
    transition: 0.3s;
}

.colum1 {
    margin-bottom: 30px;
}

.wrap-title {
    max-width: 1400px;
    margin: 0 auto;
}


.btn {
    font-weight: 400;
    border-radius: 5px;
    padding: 25px 90px;
    background: var(--main-link-color);
    color: var(--main-link-color5);
    border: none;
    outline: none;
    font-size: 21px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    font-family: Poppins;
    cursor: pointer;
}

.btn-pink:hover {
    background: #2a2025;
}

.title {
    font-size: 70px;
    color: var(--main-link-color);
    margin-bottom: 15px;
}

.gallery {
    padding-bottom: 140px;
}

.gallery__title {
    max-width: 800px;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 27px;
    font-family: "ivypresto-display";
    font-size: 48px;
    padding-top: 50px;
}

.gallery__subtitle {
    text-align: center;
    display: block;
    margin: 0 auto;
    color: var(--main-link-color3);
    max-width: 900px;
    margin-bottom: 70px;
    line-height: 22px;
    font-size: 17px;
    font-weight: 400;
    min-height: 50px;
    font-family: 'Poppins';
}

.gallery-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gallery .card {
    margin-bottom: 20px;
    -webkit-box-shadow: 0px -1px 11px 3px rgba(34, 60, 80, 0.11);
    box-shadow: 0px -1px 11px 3px rgba(34, 60, 80, 0.11);
}

.gallery .card__header {
    position: relative;
    width: 100%;
    background-color: #e8e8e8;
}

.gallery .card__img {
    text-align: center;
    background-size: cover;
    top: 0;
    left: 0;
}

.card__body {
    padding: 0 20px 40px 20px;
}

.gallery .card__title {
    padding: 20px 0 10px 0;
    text-align: center;
    font-size: 14px;
    color: var(--main-link-color);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "ivypresto-display";
}

.gallery .card__subtitle {
    color: var(--main-link-color2);
    font-family: "ivypresto-display";
    font-size: 22px;
    text-align: center;
    margin: 0 0 10px 0;
    font-weight: 400;
}

.gallery .card__desc {
    max-width: 335px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    color: var(--main-link-color-subtitle3);
    line-height: 22px;
    padding: 0 20px;
    font-size: 14px;
    font-family: 'Poppins';
}

.gallery .card__btn {
    display: block;
    margin: 0 auto;
    width: 225px;
    text-align: center;
    font-size: 16px;
    padding: 20px;
}

ul.slick-dots li button:before {
    font-size: 12px;
    color: #333333;
    opacity: 0.5;
    margin-top: 20px;
}

.features {
    background: var(--main-link-color2);
}


.features-content {
    display: flex;
    justify-content: right;
}

.features__text {
    padding: 220px;
    align-self: center;
    width: 50%;
}

.features__img {
    position: relative;
    width: 50%;
}

    .features__img img {
        height: 100%;
        position: absolute;
        object-fit: cover;
    }

.features__title {
    font-size: 70px;
    margin-bottom: 10px;
    line-height: 70px;
    font-family: "ivypresto-display";
    font-size: 48px;
    color: var(--main-link-color);
}

div.card {
    margin: 20px;
}

.features__subtitle {
    font-size: 14px;
    color: var(--main-link-color5);
    line-height: 22px;
    margin-bottom: 20px;
    min-height: 0px;
    width: 100%;
    text-align: left;
    font-family: 'Poppins';
    max-height: 70px;
    overflow: hidden;
}

.features-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    padding-bottom: 20px;
}

.features-list__title {
    font-family: "ivypresto-display";
    font-weight: 300;
    font-size: 28px;
    margin-bottom: 10px;
    color: var(--main-link-color);
    text-align: left;
    width: 100%;
}

.features-list__subtitle {
    min-height: 0px;
    font-size: 14px;
    color: var(--main-link-color5);
    font-weight: 400;
    font-family: 'Poppins';
    text-align: left;
}

.features__btn {
    margin-top: 20px;
    display: block;
    width: 190px;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-family: Poppins;
    letter-spacing: 3px;
    font-size: 12px;
    padding: 15px;
}

.btn:hover {
    opacity: 0.8;
}

.slick-dots li.slick-active button:before {
    color: #b55684 !important;
    width: 20px;
    height: 20px;
}

.line {
    width: 100%;
    height: 3px;
    background: #e8e8e8;
    display: block;
    margin: 20px 0;
}

.faqs__list {
    padding: 0 100px;
}

.faqs {
    padding-bottom: 90px;
    min-height: 500px;
}

.faqs__accordion {
    font-size: 16px;
    color: var(--main-link-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-family: 'Poppins';
}

.faqs__panel {
    margin-top: 20px;
    color: var(--main-link-color);
    padding: 0 18px;
    display: none;
    overflow: hidden;
}

    .faqs__panel p {
        font-size: 16px;
        font-family: 'Poppins';
        color: var(--main-link-color);
        text-align: left;
    }

.faqs__title {
    text-align: center;
    font-family: "ivypresto-display";
    font-size: 48px;
    padding-top: 80px;
}

.faqs__subtitle {
    font-size: 16px;
    color: #333333;
    max-width: 860px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 100px;
    min-height: 0px;
    font-family: 'Poppins';
}

.faqs__list__text {
    color: var(--main-link-color);
}

.faqs__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fa, .fa-angle-right {
    cursor: pointer;
    color: var(--main-link-color);
}

button.slick-arrow .fa {
    position: absolute;
    top: -5px;
    right: 0;
    transition: 0.3s;
}


.footer__policy {
    background: var(--main-link-color2);
    padding: 35px 0 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .footer__policy .wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .footer__policy .logo {
        margin: 20px auto;
    }

.footer__policy__text {
    font-size: 12px;
    color: var(--main-link-color5);
    text-align: center;
    line-height: 18px;
    font-family: 'Poppins';
}

.footer__policy__link {
    cursor: pointer;
    color: var(--main-link-color5);
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.footer__policy__text a:hover {
    opacity: 0.7;
}

.transform {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media screen and (max-width: 2000px) {
    .features__text {
        padding: 120px 220px;
    }
}

@media screen and (max-width: 1600px) {
    .features__text {
        padding: 80px;
    }
}

@media screen and (max-width: 1500px) {

    .wrapper {
        width: 1300px;
    }

    .buttons {
        width: 25%;
    }

    .HERO_MAIN_HEADLINE {
        font-size: 160px;
    }

    .features-content {
        width: inherit;
    }
}

@media screen and (max-width: 1300px) {
    .features__img img {
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .features__text {
        padding: 80px;
    }

    .hero_main_bg_img {
        overflow: hidden;
    }

    .wrapper {
        width: 1000px;
    }

    .features-list__title {
        font-size: 24px;
        margin: 0;
    }

    .HERO_MAIN_HEADLINE {
        font-size: 129px;
        line-height: 154px;
        display: flex;
        white-space: inherit;
    }

    .circle .fa {
        font-size: 25px;
    }

    .features__text, .features__img {
        width: 50%;
    }

    .buttons {
        width: 30%;
    }

    .subtitle {
        font-size: 14px;
    }

    .gallery .card__title {
        font-size: 10px;
    }

    .gallery .card__btn {
        width: 180px;
        font-size: 10px;
    }
}

@media screen and (max-width: 1000px) {
    .colum2 {
        display: none;
    }

    .circle {
        max-height: 50px;
        max-width: 50px;
    }

    .faqs__list {
        padding: 0;
    }

    div.card {
        margin: 10px;
    }

    .wrapper {
        width: 700px;
    }

    .buttons {
        width: 50%;
    }

    .hero2_text {
        padding: 0;
    }

    .subtitle {
        max-width: 600px;
        margin-bottom: 40px;
    }


    .hero_main_fg_img img {
        max-height: 950px;
    }

    .hero_main_fg_img {
        right: -20%;
    }

    .item.color {
        max-width: 350px;
        margin: 20px 0 0 0;
    }

    .features__btn {
        font-size: 11px;
        padding: 15px 0;
    }

    .buttons .login, .buttons .signup {
        font-size: 12px;
        width: 40%;
        min-height: 45px;
    }

    .logo {
        max-width: 245px;
    }

    .hero_main_bg_img {
        padding: 0;
    }

    .features__title {
        margin-bottom: 0;
    }

    .features__subtitle {
        line-height: 18px;
        font-size: 12px;
    }

    .features__text {
        padding: 40px;
    }

    .features-list {
        padding-bottom: 10px;
    }

    .hero1_cta {
        margin: 20px 0 40px 0;
    }

    .faqs .title {
        padding-top: 20px;
    }

    .list__subtitle {
        font-size: 10px;
    }

    .features-list__subtitle {
        font-size: 10px;
    }

    .title {
        font-size: 32px;
    }

    .container {
        margin-top: 40px;
    }

    .HERO_MAIN_HEADLINE {
        line-height: 1.1em;
        overflow: hidden;
        width: 100%;
        margin-top: 30px;
    }
}

@media screen and (max-width: 900px) {
    .features-content {
        flex-direction: column-reverse;
        text-align: center;
    }

    .features__img, .features__text {
        width: 100%;
    }

    .features__img {
        max-height: 500px;
        overflow-y: hidden;
        max-width: 100%;
    }

    .features__text {
        max-width: 600px;
    }

    .features__title {
        text-align: left;
    }

    .circle {
        margin: 0 10px 0 0;
    }
}




@media screen and (max-width: 700px) {

    .wrapper {
        width: 500px;
    }

    .subtitle {
        max-width: 400px;
    }

    .features__text {
        padding: 40px 80px;
    }

    .features-list__subtitle {
        font-size: 14px;
    }
}

@media screen and (max-width: 500px) {
    .btn_container .btn {
        width: 100%;
    }

    .buttons {
        width: 100%;
        margin-top: 0px;
        padding: 20px 0;
        z-index: 200;
        display: none;
    }

    .subtitle {
        margin-bottom: 30px;
    }

    .buttons.mobile {
        display: flex;
    }

    .buttons .login, .buttons .signup {
        width: 100%;
        font-size: 16px;
        padding: 0;
    }

    .wrapper {
        width: 340px;
        margin: 0 auto;
        padding: 0 10px;
    }

    .hero_main_bg_img .wrapper {
        padding: 0;
        width: 340px;
        position: relative;
        height: 100%;
    }

    .hero_main_bg_img, .features, footer, .gallery, .faqs {
        width: 100%;
        margin: 0 auto;
    }


    .nav {
        flex-direction: column;
        padding-top: 20px;
    }

    .features__text {
        padding: 30px;
    }

    .faqs__subtitle {
        width: 330px;
        margin-bottom: 30px;
    }

    .HERO_MAIN_HEADLINE {
        display: none;
    }

    .faqs__panel p {
        font-size: 14px;
    }

    faqs__title {
        margin-top: 40px;
    }

    .hero_main_fg_img {
        max-width: 349px;
        bottom: 0;
        top: inherit;
        position: absolute;
        right: 0;
    }

        .hero_main_fg_img img {
            max-height: 700px;
        }

    .hero_main_bg_img {
        padding: 0;
        height: 800px;
        min-height: 800px;
    }

    .nav .logo a {
        max-width: 220px;
        width: 220px;
    }

    .gallery {
        padding: 0 0 40px 0;
    }

    .colum1 {
        z-index: 100;
        background: var(--main-link-color2-ab);
        border-radius: 25px;
        bottom: 130px;
        position: absolute;
        padding: 20px;
    }

    button.slick-arrow .fa {
        font-size: 27px;
    }

    .item.color .hero1_heading, .item.color {
        display: none;
    }

    .hero1_cta {
        margin: 15px auto 0 auto;
    }

    .container {
        justify-content: center;
        position: initial;
    }

    .hero2_heading {
        font-size: 32px;
        color: var(--main-link-color5);
        text-align: center;
        line-height: 40px;
    }

    .colum1 .hero2_text {
        font-size: 14px;
        color: var(--main-link-color5);
        text-align: center;
        display: block;
        margin: 0 auto;
        line-height: 22px;
    }

    div.card {
        width: 289px !important;
        margin: 10px 15px;
    }

    .gallery .card__title {
        font-size: 14px;
    }

    .gallery .card__subtitle {
        font-size: 28px;
    }

    .colum1 {
        margin-left: auto;
        margin-right: auto;
    }

    .features-list__subtitle {
        font-size: 14px;
    }

    .gallery .card__btn {
        padding: 15px;
    }

    .gallery .card__desc {
        font-size: 12px;
        margin-bottom: 30px;
    }

    .faqs {
        padding-bottom: 0;
    }

    .faqs__title {
        padding-top: 20px;
    }

    .slick-next {
        right: -5px !important;
    }

    .slick-prev {
        left: -20px !important;
    }

    .line {
        margin: 10px 0;
        height: 1.5px;
    }

    .faqs__accordion {
        font-size: 14px;
    }

        .faqs__accordion .fa {
            font-size: 20px;
        }

    .footer__policy__text {
        font-size: 10px;
        max-width: 300px;
        margin: 0 auto;
    }

    .footer__policy .logo {
        margin: 0 auto;
        max-width: 180px;
    }
}

.cookie_alert {
    background: rgba(1,28,1,0.8);
    position: fixed;
    bottom: -300px;
    left: 0;
    right: 0;
    z-index: 99999;
    padding: 7px 20px;
    transition: all 1s ease-out 0.22s;
    font-family: 'Roboto Condensed', sans-serif;
    bottom: 0;
}

    .cookie_alert .cookie_inner {
        max-width: 700px;
        margin: 0px auto;
    }

    .cookie_alert h2, .cookie_alert p {
        color: #ffffff;
    }

    .cookie_alert p, .cookie_alert label {
        font-size: 15px;
        letter-spacing: 0.4pt;
        word-spacing: 1pt;
        margin: 3px 0px;
        font-weight: 300;
        text-align: left;
    }

.cookie_inner a {
    text-decoration: underline;
    color: #fff;
}

.btn_container {
    display: flex;
    justify-content: right;
    margin: 10px 0;
}

    .btn_container .btn {
        background: var(--main-link-color2);
        border-radius: 8px;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 16px;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        text-decoration: none;
        transition: 0.2s;
        text-transform: capitalize;
    }

/* new hero section*/

.callout {
    display: flex;
    background: var(--main-link-color2);
    border-radius: 48px;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    align-items: end;
    overflow: hidden;
}
.callout_wrapper {
    padding-bottom: 40px;
}

.callout .wrapper div {
    max-width: 550px;
}

.callout_wrapper .colum1 {
    background: none;
}

.hero_callout_heading {
    color: var(--main-link-color);
    font-size: 48px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    white-space: normal;
    word-break: break-word;
    font-family: "ivypresto-display";
    font-weight: 200;
}

.hero_callout_text {
    font-size: 18px;
    color: var(--main-link-color);
    font-family: 'Poppins';
}

.callout .wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
    padding-bottom: 50px;
    padding: 30px 30px 30px 80px;
    align-self: center;
    margin: 0;
}

.hero_callout_img_wrapper {
    width: 50%;
    display: flex;
    justify-content: center;
    max-height: 420px;
    height: 100%;
    overflow: hidden;
    bottom: 0;
}

.hero_callout_img {
    width: 60%;
    height: 100%;
}

.hero_callout_cta {
    background: var(--main-link-color5);
    color: var(--main-link-color2);
    max-width: 200px;
    text-align: center;
    padding: 15px 10px;
    border-radius: 5px;
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 12px;
    margin-top: 20px;
    min-width: 45%;
}

@media screen and (max-width: 1200px) {
    .hero_callout_img {
        width: 75%;
        height: 100%;
    }
}



@media screen and (max-width: 1000px) {
    .callout {
        max-width: 700px;
    }

    .hero_callout_heading {
        font-size: 32px;
    }

    .hero_callout_text {
        font-size: 14px;
    }

    .hero_callout_img {
        width: 110%;
    }

    .callout .wrapper {
        justify-content: center;
        padding: 60px 0 60px 40px;
    }

    .hero_callout_img_wrapper {
        margin-right: -20px;
    }
}

@media screen and (max-width: 700px) {
    .callout {
        max-width: 550px;
    }
}

@media screen and (max-width: 500px) {
    .callout {
        max-width: 100%;
        border-radius: 0px;
        height: 100%;
        z-index: 100;
        flex-direction: column;
        padding-top: 40px;
        justify-content: start;
        align-items: center;
    }
    .callout_wrapper {
        padding-bottom: 0px;
    }

    .callout_wrapper .colum1 {
        position: relative;
        margin-top: 100px;
        bottom: 20px;
    }

    .hero_callout_img {
        width: 120%;
    }

    .callout_wrapper .wrapper {
        height: auto;
    }

    .callout_wrapper {
        height: 100%;
    }

    .callout .wrapper {
        width: 100%;
        text-align: center;
        padding: 0 20px;
        margin-top: 20px;
    }

    .hero_callout_cta {
        margin: 20px auto 0 auto;
    }

    .hero_callout_img_wrapper {
        margin: 20px 0 0 0;
        overflow: visible;
        width: 70%;
    }
}

@media screen and (max-width: 340px) {
    .wrapper {
        width: 320px;
        margin: 0 auto;
        padding: 0 10px;
    }

    .callout_wrapper .colum1, .callout_wrapper .container {
        margin: 0;
        padding: 0;
    }
}
/* end new hero section*/
