.section,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.image-22,
img {
    max-width: 100%
}

.pricing-block,
.review-card,
body {
    background-color: #fff
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    height: 100%
}

#xcal {
    display: none
}


img {
    border: 0;
    vertical-align: middle;
    display: inline-block;
    margin-top: 10px
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.pricing-title,
body {
    font-family: Roboto, sans-serif
}

.pricing-title,
.text-200.bold {
    font-weight: 700
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset] {
    cursor: pointer
}


body {
    margin: 0;
    min-height: 100%;
    color: #333;
    font-size: 14px;
    line-height: 20px
}




.w-embed:after,
.w-embed:before {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-embed:after {
    clear: both
}

[type=button],
[type=reset],
button {
    border: 0;
    cursor: pointer
}


a {
    background-color: transparent;
    text-decoration: underline
}

.section {
    position: relative;
    margin-top: 0;
    padding: 100px 20px 40px
}

#im-cont,
.left,
.top-image {
    display: flex
}

.section.no-padding-top {
    display: flex;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.review-card {
    width: 60%
}

.top-image {
    height: 200px;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-image: linear-gradient(180deg, rgba(0, 87, 255, .3), rgba(0, 87, 255, .3)), url("../images/Half2-bd1028a76c0c19d201fa205c25935ad0.webp");
    background-position: 0 0, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat
}

.left {
    margin-top: 20px;
    align-items: flex-start
}

.copyright.left {
    justify-content: flex-end
}

.pricing-block {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-left: 0;
    padding: 20px 0 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px #e2eff1;
    border-radius: 0;
    text-align: left
}

.pricing-title {
    margin: 20px 40px;
    color: #000;
    font-size: 40px;
    line-height: 35px;
    text-align: center
}

.margin-bottom-40px {
    margin-bottom: 40px
}

.text-200 {
    font-size: 18px;
    line-height: 1.111em
}

.text-200.link {
    color: #f8f8f8;
    text-decoration: none;
    white-space: nowrap
}

.text-200.bold.text-color-neutral-800 {
    padding-top: 2px;
    text-decoration: none
}

.text-200.bold.text-color-primary-1 {
    color: #535353
}

.paragraph-6.margin-bottom-0px {
    font-family: Oswald, sans-serif;
    color: #f8f8f8;
    font-size: 18px;
    font-weight: 600
}

.text-100 {
    font-size: 16px;
    line-height: 1.125em
}

.margin-bottom-4px {
    margin-bottom: 4px;
    text-decoration: none
}

.text-block-4 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Oswald, sans-serif;
    color: #f8f8f8;
    font-size: 22px;
    line-height: 34px
}

.text-span-2 {
    font-weight: 600
}

.image-22 {
    margin-top: 0;
    border: 1px #39b65e;
    border-radius: 15px;
    outline-offset: 0px;
    outline: #b861ff solid 2px;
    color: #e7e7e7;
    mix-blend-mode: multiply
}

.calendly {
    margin-bottom: 60px;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    padding-top: 100px
}

.image-36 {
    color: #0057ff
}

@media screen and (min-width:1920px) {
    .container {
        top: 0
    }

    .calendly,
    .heading-8-copy {
        font-family: Roboto, sans-serif;
        color: #535353
    }

    .image-38 {
        width: 100%;
        max-width: 150%;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (max-width:991px) {
    .container {
        top: auto;
        display: flex;
        margin-top: 0;
        margin-bottom: 0;
        flex-direction: column;
        align-items: center
    }

    .section {
        display: block;
        padding-top: 0
    }

    .review-card {
        width: 100%
    }

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

    .calendly {
        font-size: 26px;
        line-height: 30px
    }
}

@media screen and (max-width:767px) {
    .section {
        padding-bottom: 0
    }

    .review-card {
        margin-bottom: 0;
        box-shadow: 0 8px 28px 0 rgba(83, 83, 83, .15)
    }

    .pricing-block {
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-bottom: 0;
        background-color: #fff;
        box-shadow: 0 10px 30px 0 rgba(0, 52, 151, .1)
    }

    .calendly {
        font-size: 20px;
        line-height: 26px
    }
}

@media screen and (max-width:479px) {

    .pricing-block,
    .section {
        padding-top: 0
    }

    .container {
        width: auto;
        max-width: none;
        margin: 0
    }

    .section {
        margin-top: 0;
        padding-bottom: 0;
        text-align: left
    }

    .pricing-title {
        font-size: 24px;
        line-height: 28px
    }

    .margin-bottom-40px.margin-bottom-30px-mobile-portrait {
        margin-bottom: 30px
    }

    .calendly {
        font-size: 18px
    }

    .toogle-questions-copy {
        padding-left: 20px;
        text-align: left
    }

    .image-38 {
        width: 100%
    }
}

.review-card {
    position: relative;
    margin-bottom: 30px;
    padding: 0;
    border-radius: 15px;
    box-shadow: 0 0 20px 20px rgba(242, 79, 255, .2);
    min-width: 20%
}

#im-cont {
    justify-content: center;
    align-items: center
}