/* Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;600;700;800;900&display=swap');
#block-1626773653618 .btn{font-size: 22px;}

@media screen and (min-width: 768px){
.card__body {
    padding: 20px;
}
}
.card__text {
    font-size: 18px;
}
.header__content--desktop {
    padding: 4px 0;
}

.header a.link-list__link {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    font-family: Istok Web;
}
.feature__text2 {
    margin-top: 20px;
}
.image__overlay p {
    font-size: 16px;
}

.image__overlay h4 {
    text-transform: uppercase;
}

@media screen and (min-width: 1200px){
#block-1626860341423 .image {clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);}

#block-1626860837363_1 .image {clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);}

#block-1626785994361 .image{clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);}
}

hr{margin-bottom: 15px !important;}

.pricing__content.custom-icon {
    min-height: 230px;
}


div#section-1626855059279:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: 11;
    right: 0;
    margin: 0 auto;
    width: 0px;
    height: 0;
    border-top: 75px solid #ffffff;
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
}

div#section-1626771917852 h1 {margin-bottom: 30px;}














