.page-center {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 30px;
    width: 100%}
.banner-section {
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 130px;
    padding-bottom: 129px;
}
.banner-main {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
}
.banner-content {
    width: 56%}
.banner-img {
    width: 44%}
.banner-content h1 {
    font-size: 85.05px;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: -0.02em;
    margin-bottom: 49px;
    max-width: 724px;
    width: 100%}
.banner-content h3 {
    font-size: 49.95px;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: 150%;
    letter-spacing: -0.02em;
    margin-bottom: 27.23px;
}
.banner-content p {
    max-width: 526px;
    width: 100%;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: -0.03em;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.banner-btn {
    margin-top: 50px;
    font-family: "HKSentiments", Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
    background: #23dc70;
    border: 4px solid #23dc70;
    padding: 14px 50px;
    display: inline-block;
    transition: .4s all;
}
.banner-btn:focus, .banner-btn:hover {
    background: transparent;
    color: #23dc70;
}
.banner-img img {
    padding-left: 46px;
    max-width: 542px !important;
    width: 100%}
.logo-images-section {
    padding: 80px 0 61px;
    position: relative;
}
.logo-images-section .section-heading h4 {
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 80px;
    letter-spacing: -0.02em;
    margin-bottom: 52px;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.logo-images-section .slick-track {
    display: flex;
    align-items: center;
}
.logo-img img {
    max-width: 140px !important;
    width: 100%}
.logo-images-section .logo-img {
    justify-content: center;
    display: flex;
}
.logo-images-section::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #fbfffd;
    margin: 0 auto;
    max-width: 1320px;
}
.logo-images-section::before {
    border-top: 1px solid #fbfffd;
    top: 0;
}
.logo-images-section .page-center {
    position: relative;
    z-index: 1;
}
.closed-loop-optimization-section {
    padding: 156px 0 216px;
}
.closed-loop-optimization-inner-section {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.closed-loop-optimization-content {
    width: 50%;
    padding: 0 15px;
    margin-top: 40px;
}
.closed-loop-optimization-image {
    width: 50%;
    padding: 0 15px;
}
.closed-loop-optimization-content h2 {
    font-weight: bold;
    font-size: 70px;
    line-height: 80px;
    letter-spacing: -0.02em;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    margin-bottom: 49px;
}
.closed-loop-optimization-content p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.03em;
    max-width: 490px;
    width: 100%;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    margin-bottom: 55px;
}
.closed-loop-optimization-content p:last-child {
    margin-bottom: 0;
}
.grow-faster-section {
    padding: 143px 0 78px;
    position: relative;
}
.grow-faster-top-section {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 124px;
}
.grow-faster-top-content h2 {
    font-size: 70px;
    line-height: 80px;
    font-weight: bold;
    max-width: 797px;
    width: 100%;
    margin-bottom: 25px;
    letter-spacing: -0.02em;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.grow-faster-top-content p {
    font-size: 24px;
    line-height: 40px;
    max-width: 809px;
    width: 100%;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    letter-spacing: -0.03em;
}
.grow-faster-top-content {
    width: 80%}
.grow-faster-img-content {
    width: 20%;
    position: absolute;
    right: 0;
}
.grow-faster-counter {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 74px;
}
.grow-faster-counter-block {
    width: calc(33.33% - 20px);
    width: -moz-calc(33.33% - 20px);
    width: -webkit-calc(33.33% - 20px);
    margin-right: 30px;
}
.grow-faster-counter-block:nth-child(3n) {
    margin-right: 0;
}
.grow-faster-counter-block h3 {
    font-weight: bold;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 134.216px;
    line-height: 90px;
    letter-spacing: -0.02em;
    margin-bottom: 25px;
}
.grow-faster-counter-block p {
    font-weight: 600;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 26.8432px;
    line-height: 37px;
    letter-spacing: -0.02em;
    max-width: 355.16px;
    width: 100%}
.grow-faster-bottom-section {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.grow-faster-bottom-content p {
    font-size: 31.3915px;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 40px;
    letter-spacing: -0.03em;
}
.grow-faster-bottom-img {
    max-width: 90px;
    margin-right: 35px;
}
.grow-faster-bottom-content {
    max-width: 1157px;
    width: 100%}
.next-phase-of-growth-section {
    padding: 109px 0 135px;
}
.next-phase-of-growth-main {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.next-phase-of-growth-content {
    width: 58.5%}
.next-phase-of-growth-form {
    width: 41.50%;
    padding-left: 35px;
}
.next-phase-of-growth-content h2 {
    font-size: 70px;
    line-height: 80px;
    font-weight: bold;
    max-width: 797px;
    width: 100%;
    margin-bottom: 40px;
    letter-spacing: -0.02em;
    max-width: 637px;
    width: 100%;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.next-phase-of-growth-content p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.03em;
    max-width: 515px;
    width: 100%;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    margin-bottom: 50px;
    font-weight: 400;
}
.next-phase-of-growth-content ul {
    list-style: disc;
    padding-left: 25px;
}
.next-phase-of-growth-content ul li {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.03em;
    max-width: 515px;
    width: 100%;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    margin-bottom: 50px;
    font-weight: 600;
}
.next-phase-of-growth-form .hs-custom-form {
    background-color: #fff;
    padding: 25px 50px 61px;
}
.next-phase-of-growth-form .hs-custom-form label {
    color: #000;
    font-family: "HKSentiments", Arial, sans-serif;
}
.next-phase-of-growth-form .hs-custom-form .hs-input {
    color: #000;
    font-family: "HKSentiments", Arial, sans-serif;
    background-color: #fff;
    border-bottom: 1px solid #000;
    height: 40px;
}
.next-phase-of-growth-form .hs-custom-form label.hs-error-msg, .crack-the-code-main .hs-custom-form label.hs-error-msg, .next-phase-of-growth-form .hs-custom-form .hs-error-msgs, .crack-the-code-main .hs-custom-form .hs-error-msgs {
    color: red;
}
.next-phase-of-growth-form .hs-custom-form .actions {
    text-align: center;
}
.next-phase-of-growth-form .hs-custom-form .hs-button.primary.large {
    background: #23dc70;
    border: 4px solid #23dc70;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    max-width: 345px !important;
    width: 100%;
    font-family: "HKSentiments", Arial, sans-serif;
    border-radius: 0;
    margin-top: 25px;
}
.next-phase-of-growth-form .hs-custom-form textarea.hs-input, .crack-the-code-form textarea.hs-input {
    resize: none;
    overflow: hidden;
}
.next-phase-of-growth-form .submitted-message, .crack-the-code-form .submitted-message {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    font-family: "HKSentiments", Arial, sans-serif;
}
.next-phase-of-growth-form h3 {
    font-weight: bold;
    font-size: 38px;
    line-height: 211%;
    letter-spacing: -0.02em;
    color: #000;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    margin-bottom: 13px;
}
.product-banner-section {
    padding: 183px 0 139px;
}
.product-banner-section h1 {
    line-height: 95px;
    font-size: 85px;
    margin-bottom: 52px;
    max-width: 803px;
}
.product-banner-section p {
    max-width: 735px;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.015em;
    font-family: "HKSentiments", Arial, sans-serif;
}
.product-logo-image-section .logo-images-wrapper {
    padding-bottom: 64px;
}
.product-logo-image-section .line-bottom-img {
    width: 100%;
    max-width: 1188px;
    margin: 0 auto -66px;
}
.product-logo-image-section .line-top-img {
    max-width: 1188px;
    width: 100%;
    margin: -28px auto 0;
}
.product-logo-image-section .logo-img img {
    max-width: 150px !important;
    width: 100%}
.logo-images-section.product-logo-image-section::before {
    border: 0;
}
.product-logo-image-section .section-heading h4 {
    font-size: 50px;
    margin-bottom: 41px;
    line-height: 120px;
    margin-top: 15px;
    letter-spacing: -0.015em;
}
.two-column-section-img-text-section {
    padding-top: 131px;
    padding-bottom: 147px;
}
.two-column-section-img-text-main {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.two-column-section-img {
    width: 45%;
    position: absolute;
    left: 0;
}
.two-column-section-text {
    width: 50%;
    margin-top: 15px;
}
.two-column-section-text h2 {
    font-size: 80px;
    line-height: 150%;
    letter-spacing: -0.015em;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: bold;
    margin-bottom: 33px;
}
.two-column-section-text p {
    font-size: 30px;
    line-height: 150%;
    font-family: "HKSentiments", Arial, sans-serif;
    font-weight: 400;
    letter-spacing: -0.015em;
    margin-bottom: 50px;
}
.marketing-innovation-section {
    padding: 73px 0 96px;
}
.marketing-innovation-title h2 {
    font-weight: bold;
    font-size: 60px;
    line-height: 80px;
    letter-spacing: -0.015em;
    text-align: center;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    margin-bottom: 45px;
}
.marketing-innovation-main {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.marketing-innovation-mbl-img {
    display: none;
}
.marketing-innovation-content {
    width: 35%;
    padding-top: 90px;
}
.marketing-innovation-img {
    width: 65%}
.marketing-innovation-content h4 {
    font-weight: bold;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -0.015em;
    margin-bottom: 24px;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.marketing-innovation-content p {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -0.015em;
    max-width: 414px;
    width: 100%;
    font-family: "HKSentiments", Arial, sans-serif;
}
.marketing-innovation-title {
    position: relative;
}
.marketing-innovation-title h2::before {
    content: "";
    background-image: url(https://f.hubspotusercontent40.net/hubfs/5626040/Oct%202021/vector-img.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 200px;
    max-width: 76px;
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%}
.marketing-innovation-block-1 {
    margin-bottom: 50px;
}
.marketing-innovation-block-2 {
    margin-bottom: 70px;
}
.marketing-innovation-block-2 p {
    max-width: 326px;
}
.marketing-innovation-title h2::after {
    right: -204px;
    content: "";
    position: absolute;
    background: #fff;
    top: 40px;
    width: 276px;
    left: auto;
    height: 3px;
}
.crack-the-code-section {
    padding-top: 96px;
    background-size: cover;
    background-repeat: no-repeat;
}
.crack-the-code-title h2 {
    font-weight: 900;
    font-size: 75px;
    line-height: 113%;
    letter-spacing: -0.015em;
    text-transform: uppercase;
    max-width: 676px;
    width: 100%;
    font-family: "HKSentiments", Arial, sans-serif;
}
.crack-the-code-main {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.crack-the-code-title {
    width: 63%}
.crack-the-code-form {
    width: 37%}
.crack-the-code-form h4 {
    font-weight: bold;
    font-family: "HKSentiments", Arial, sans-serif;
    font-size: 40px;
    line-height 125%;
    text-align: center;
    margin-bottom: 47px;
    letter-spacing: -0.015em;
}
.crack-the-code-form .hs-button.primary.large {
    background: #24db70;
    border-radius: 15px;
    font-weight: bold;
    font-size: 25px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #17171a;
    font-family: "HKSentiments", Arial, sans-serif;
    text-transform: uppercase;
    max-width: 213px;
    width: 100%;
    padding: 0 10px !important;
    height: 52px;
    display: flex;
    align-content: center;
    justify-content: center;
}
.crack-the-code-form .actions {
    display: flex;
    align-items: center;
    justify-content: center;
}
.crack-the-code-form .hs-input {
    background: #fff;
    font-family: "HKSentiments", Arial, sans-serif;
    padding: 3px 20px;
    font-size: 25px;
    line-height: 45px;
    letter-spacing: -0.015em;
    color: #464646;
    display: flex;
    align-content: center;
    border: 0;
}
.crack-the-code-form input, .crack-the-code-form textarea {
    height: 52px !important;
}
.crack-the-code-form .hs-input:focus {
    border: unset;
    outline: 0;
    outline-offset: 0;
}
.crack-the-code-form input::placeholder, .crack-the-code-form textarea::placeholder {
    font-size: 25px;
    font-family: "HKSentiments", Arial, sans-serif;
    letter-spacing: -0.015em;
    color: #464646;
}
.crack-the-code-title h2 span {
    display: block;
}
.crack-the-code-form .hs-input::placeholder {
    font-size: 25px;
    font-family: "HKSentiments", Arial, sans-serif;
    letter-spacing: -0.015em;
    color: #464646;
}
.crack-the-code-title h2 span {
    display: block;
}
.quadrant-circle-section {
    position: relative;
}
.quadrant-circle-main {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    min-height: 100vh;
}
.quadrant-circle-img {
    width: 50%}
.quadrant-circle-text {
    width: 50%;
    position: relative;
    padding-top: 188px;
    padding-left: 89px;
}
.quadrant-circle-section:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(270deg, #161518 15.07%, rgba(0, 0, 0, 0.8) 35.49%, #000 64.37%);
}
.quadrant-circle-text h2 {
    font-weight: bold;
    font-size: 70px;
    line-height: 114%;
    margin-bottom: 95px;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    position: relative;
}
.quadrant-circle-text p {
    font-size: 20px;
    line-height: 150%;
    letter-spacing: -0.03em;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    margin-bottom: 40px;
    max-width: 530px;
    width: 100%}
.quadrant-circle-section .page-center {
    min-height: 100vh;
    max-width: inherit;
    padding: 0;
}
.quadrant-circle-text h2::before {
    content: "";
    position: absolute;
    background-image: url(https://f.hubspotusercontent40.net/hubfs/5626040/Oct%202021/Pipe-bottom-line.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 46px;
    bottom: -70px;
    width: 433px;
    left: -292px;
    right: 31px;
    z-index: 1;
}
.quadrant-circle-text h2.title-border-2::before {
    width: 810px;
    background-image: url(https://f.hubspotusercontent40.net/hubfs/5626040/Oct%202021/hybrid-growth-line.png);
}
.quadrant-circle-text h2.title-border-3::before {
    width: 625px;
    background-image: url(https://f.hubspotusercontent40.net/hubfs/5626040/Oct%202021/The-Vault-bottom-line.png);
}
.quadrant-circle-text a.cta-link {
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.03em;
    color: #23dc70;
    display: flex;
    align-content: center;
    font-family: "Archia", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.quadrant-circle-text a.cta-link .fa.fa-angle-double-right {
    color: #fff;
    margin-left: 7px;
    margin-top: 3px;
}
.quadrant-circle-section-new .slides-section {
    position: relative;
    z-index: 1;
}
@media(max-width:1550px) {
    .banner-content h1 {
    font-size: 60px;
    margin-bottom: 30px;
}
.banner-section {
    padding-top: 200px;
}
.banner-content h3 {
    font-size: 45px;
    line-height: 130%}
.banner-section {
    padding-top: 150px;
}
}@media(max-width:1440px) {
    .marketing-innovation-title h2: :after {
    right: -67px;
    width: 119px;
}
}@media(max-width:1400px) {
    .two-column-section-text h2 {
    font-size: 55px;
}
}@media screen and (max-width:1365px) {
    .grow-faster-bottom-content {
    max-width: 1000px;
}
.marketing-innovation-title h2 {
    max-width: 1100px;
    font-size: 54px;
    margin: 0 auto 45px;
}
.marketing-innovation-content p {
    font-size: 18px;
}
}@media(max-width:1230px) {
    .marketing-innovation-title h2 {
    font-size: 49px;
}
.marketing-innovation-title h2::after {
    right: -27px;
    width: 127px;
}
}@media screen and (max-width:1199px) {
    .banner-content h1 {
    font-size: 60px;
    margin-bottom: 30px;
}
.banner-content h3 {
    font-size: 45px;
    line-height: 130%}
.closed-loop-optimization-content h2 {
    font-size: 55px;
}
.closed-loop-optimization-content {
    margin-top: 0;
}
.closed-loop-optimization-section {
    padding: 120px 0 150px;
}
.grow-faster-counter-block h3 {
    font-size: 100px;
}
.grow-faster-bottom-content {
    max-width: 820px;
}
.grow-faster-top-content h2 {
    font-size: 55px;
    max-width: 745px;
}
.next-phase-of-growth-content h2 {
    font-size: 55px;
}
.product-banner-section {
    padding: 130px 0 100px;
}
.two-column-section-text h2 {
    margin-bottom: 24px;
}
.two-column-section-text p {
    font-size: 25px;
}
.crack-the-code-title h2 {
    font-size: 55px;
}
.marketing-innovation-title h2 {
    font-size: 50px;
    max-width: 850px;
}
.marketing-innovation-content {
    padding-top: 50px;
}
.marketing-innovation-block-1 {
    margin-bottom: 30px;
}
.marketing-innovation-block-2 {
    margin-bottom: 40px;
}
.marketing-innovation-title h2::after {
    right: -36px;
    width: 110px;
}
.next-phase-of-growth-form h3 {
    font-size: 30px;
    line-height: 165%}
.product-logo-image-section .line-top-img {
    max-width: initial;
}
.product-logo-image-section .line-bottom-img {
    max-width: initial;
}
.quadrant-circle-text {
    padding-top: 80px;
    padding-right: 20px;
}
.quadrant-circle-text p {
    margin-bottom: 30px;
}
.quadrant-circle-text h2 {
    margin-bottom: 70px;
    font-size: 62px;
}
.quadrant-circle-section-new .quadrant-circle-text p {
    margin-bottom: 55px;
}
.quadrant-circle-section-new .quadrant-circle-main {
    min-height: 55vh;
}
.quadrant-circle-section-new .quadrant-circle-text a.cta-link {
    padding-bottom: 30px;
}
.quadrant-circle-section-new .quadrant-circle-text h2.title-border-2::before {
    width: auto;
}
}@media screen and (max-width:991px) {
    .page-center {
    padding: 0 20px;
}
.banner-section {
    padding-top: 160px;
    padding-bottom: 100px;
}
.banner-content h1 {
    font-size: 46.05px;
}
.banner-content h3 {
    line-height: 140%;
    margin-bottom: 35px;
    font-size: 30px;
}
.banner-btn {
    margin-top: 40px;
}
.logo-images-section {
    padding: 70px 0 40px;
}
.logo-images-section .section-heading h4 {
    font-size: 33px;
    line-height: 45px;
    margin-bottom: 30px;
}
.closed-loop-optimization-section {
    padding: 100px 0;
}
.closed-loop-optimization-content h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 30px;
}
.closed-loop-optimization-content p {
    margin-bottom: 30px;
}
.grow-faster-section {
    padding: 90px 0 60px;
}
.grow-faster-top-section {
    margin-bottom: 80px;
}
.grow-faster-top-content h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 15px;
}
.grow-faster-top-content p {
    font-size: 22px;
}
.grow-faster-counter-block h3 {
    font-size: 80px;
    margin-bottom: 15px;
}
.grow-faster-counter-block p {
    font-size: 22px;
    line-height: 33px;
}
.grow-faster-counter {
    margin-bottom: 55px;
}
.grow-faster-bottom-content {
    max-width: 600px;
}
.grow-faster-bottom-content p {
    font-size: 25px;
}
.next-phase-of-growth-content h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 25px;
}
.next-phase-of-growth-content p {
    margin-bottom: 30px;
}
.next-phase-of-growth-content ul li {
    margin-bottom: 30px;
}
.next-phase-of-growth-content {
    width: 52%}
.next-phase-of-growth-form {
    width: 48%}
.next-phase-of-growth-section {
    padding: 90px 0 100px;
}
.product-banner-section {
    padding: 120px 0;
}
.product-banner-section h1 {
    line-height: 60px;
}
.product-banner-section p {
    font-size: 20px;
    line-height: 30px;
}
.marketing-innovation-title h2::after {
    right: -17px;
    width: 100px;
}
.marketing-innovation-title h2 {
    font-size: 40px;
    max-width: 700px;
    margin: 0 auto 45px;
    line-height: 60px;
}
.two-column-section-img-text-section {
    padding: 70px 0 40px;
}
.two-column-section-img-text-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.two-column-section-text, .two-column-section-img {
    width: 100%}
.two-column-section-img {
    position: relative;
    left: auto;
    margin-bottom: 25px;
}
.two-column-section-img img {
    max-width: 65% !important;
    margin-left: auto;
    margin-right: auto;
}
.two-column-section-text {
    text-align: center;
}
.two-column-section-text h2 {
    font-size: 50px;
}
.two-column-section-text p {
    margin-bottom: 15px;
}
.marketing-innovation-section {
    padding: 50px 0 60px;
}
.crack-the-code-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.crack-the-code-title, .crack-the-code-form {
    width: 100%}
.crack-the-code-title h2 {
    font-size: 50px;
    max-width: unset;
    margin-bottom: 30px;
    text-align: center;
}
.crack-the-code-form form {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.marketing-innovation-content {
    padding-top: 60px;
}
.product-logo-image-section .logo-images-wrapper {
    padding-bottom: 30px;
}
.quadrant-circle-text {
    width: 100%;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.quadrant-circle-text h2::before {
    display: none;
}
.quadrant-circle-img {
    width: 40%;
    position: relative;
}
.quadrant-circle-main {
    flex-direction: column-reverse;
}
.quadrant-circle-text h2 {
    font-size: 50px;
    margin-bottom: 20px;
}
.quadrant-circle-text p {
    max-width: inherit;
}
.quadrant-circle-section:before {
    display: none !important;
}
.quadrant-circle-section, .quadrant-circle-img {
    position: unset;
}
.quadrant-circle-text a.cta-link {
    padding-bottom: 30px;
}
.quadrant-circle-section-new .quadrant-circle-img {
    width: 70%}
.quadrant-circle-section-new .quadrant-circle-main {
    min-height: 60vh;
}
}@media screen and (max-width:880px) {
    .marketing-innovation-title h2 {
    max-width: 600px;
}
.marketing-innovation-mbl-img {
    display: block;
}
.marketing-innovation-desktop-img {
    display: none;
}
.marketing-innovation-img {
    width: 100%}
.marketing-innovation-content {
    width: 100%;
    text-align: center;
    padding-top: 60px;
}
.marketing-innovation-main {
    flex-direction: column-reverse;
}
.marketing-innovation-mbl-img img {
    max-width: 500px !important;
    margin: 0 auto;
    width: 100%}
.marketing-innovation-content p {
    max-width: inherit;
    font-size: 20px;
}
.marketing-innovation-content h4 {
    font-size: 30px;
    line-height: 40px;
}
.marketing-innovation-block-2 {
    margin-bottom: 50px;
}
.marketing-innovation-block-1 {
    margin-bottom: 50px;
}
.product-logo-image-section .logo-images-wrapper {
    padding-bottom: 30px;
}
.next-phase-of-growth-form h3 {
    font-size: 23px;
    line-height: 190%}
}@media screen and (max-width:767px) {
    .banner-section {
    padding-top: 100px;
    padding-bottom: 90px;
}
.banner-content h1 {
    font-size: 36px;
    margin-bottom: 20px;
    max-width: inherit;
}
.banner-content {
    width: 100%}
.banner-img {
    width: 100%;
    margin-top: 40px;
}
.banner-img img {
    padding-left: 0;
    margin: 0 auto;
    max-width: 275px !important;
}
.banner-content h3 {
    font-size: 32px;
    line-height: 125%;
    margin-bottom: 20px;
}
.banner-content p {
    max-width: initial;
    font-size: 18px;
}
.banner-btn {
    padding: 14px 15px;
    font-size: 18px;
    margin-top: 30px;
}
.logo-images-section {
    padding: 50px 0 40px;
}
.logo-images-section .section-heading h4 {
    font-size: 30px;
    line-height: 40px;
}
.closed-loop-optimization-inner-section {
    flex-direction: column-reverse;
}
.closed-loop-optimization-section {
    padding: 80px 0 100px;
}
.closed-loop-optimization-content {
    width: 100%;
    padding: 0;
    margin-top: 40px;
}
.closed-loop-optimization-image {
    width: 100%;
    padding: 0;
}
.closed-loop-optimization-content h2 {
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 20px;
}
.closed-loop-optimization-content p {
    font-size: 18px;
    max-width: initial;
    margin-bottom: 20px;
}
.closed-loop-optimization-image img {
    max-width: 275px !important;
    width: 100%;
    margin: 0 auto;
}
.grow-faster-section {
    padding: 80px 0 60px;
}
.grow-faster-top-content h2 {
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 20px;
}
.grow-faster-counter {
    display: block;
    margin-bottom: 45px;
}
.grow-faster-counter-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
}
.grow-faster-counter-block h3 {
    margin-bottom: 10px;
}
.grow-faster-top-content p {
    font-size: 18px;
    max-width: initial;
    line-height: 30px;
}
.grow-faster-counter-block h3 {
    font-size: 80px;
    margin-bottom: 10px;
}
.grow-faster-counter-block p {
    font-size: 20px;
    line-height: 32px;
    max-width: inherit;
}
.grow-faster-bottom-img {
    max-width: 120px;
    margin: 0 0 20px;
}
.grow-faster-bottom-content p {
    line-height: 35px;
    font-size: 22px;
}
.grow-faster-top-section {
    margin-bottom: 50px;
}
.next-phase-of-growth-section {
    padding: 80px 0 50px;
}
.next-phase-of-growth-main {
    display: block;
}
.next-phase-of-growth-content {
    width: 100%;
    margin-bottom: 10px;
}
.next-phase-of-growth-form {
    width: 100%;
    padding-left: 0;
}
.next-phase-of-growth-form .hs-custom-form {
    padding: 25px 30px 45px;
}
.next-phase-of-growth-content p {
    margin-bottom: 30px;
    font-size: 18px;
    max-width: initial;
}
.next-phase-of-growth-content ul li {
    margin-bottom: 30px;
    font-size: 18px;
    max-width: initial;
}
.next-phase-of-growth-content ul {
    padding-left: 20px;
}
.next-phase-of-growth-content h2 {
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 20px;
}
.next-phase-of-growth-form .hs-custom-form .hs-button.primary.large {
    padding-left: 8px;
    padding-right: 8px;
}
.product-banner-section {
    padding: 130px 0 100px;
}
.product-banner-section p {
    line-height: 30px;
}
.product-banner-section h1 {
    line-height: 50px;
}
.marketing-innovation-title h2::before, .marketing-innovation-title h2::after {
    display: none;
}
.marketing-innovation-title h2 {
    font-size: 35px;
    line-height: 45px;
    max-width: 500px;
}
.marketing-innovation-section {
    padding: 50px 0 60px;
}
.marketing-innovation-block-1 p, .marketing-innovation-block-2 p, .marketing-innovation-block-3 p {
    max-width: inherit;
    font-size: 18px;
    line-height: 30px;
}
.marketing-innovation-title h2::after {
    right: -19px;
    width: 97px;
}
.two-column-section-text h2 {
    font-size: 40px;
}
.crack-the-code-title h2 {
    font-size: 40px;
}
.crack-the-code-form h4 {
    font-size: 24px;
}
.marketing-innovation-mbl-img img {
    max-width: 360px !important;
}
.quadrant-circle-text h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.quadrant-circle-img img {
    max-width: inherit !important;
    width: 100%}
.quadrant-circle-text p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.quadrant-circle-text {
    padding-top: 20px;
    padding-bottom: 30px;
}
.logo-images-section .logo-img {
    display: block;
}
.logo-images-section .logo-img img {
    margin: 0 auto;
}
}@media screen and (max-width:630px) {
    .grow-faster-top-content h2 {
    font-size: 32px;
    line-height: 50px;
}
.grow-faster-top-content {
    width: 70%}
.grow-faster-img-content {
    width: 30%}
.grow-faster-counter-block h3 {
    font-size: 65px;
}
.grow-faster-top-content p {
    font-size: 17px;
}
}@media(max-width:580px) {
    .crack-the-code-form .hs-input, .crack-the-code-form .hs-input: :placeholder {
    font-size: 20px;
}
.crack-the-code-form input {
    height: 42px !important;
}
.crack-the-code-form .hs-button.primary.large {
    font-size: 22px;
    line-height: 39px;
}
}@media screen and (max-width:575px) {
    .grow-faster-img-content {
    width: 40%}
.grow-faster-top-content {
    width: 60%}
.grow-faster-top-content h2 {
    font-size: 25px;
    line-height: 40px;
}
.grow-faster-top-section {
    margin-bottom: 30px;
}
.grow-faster-bottom-img {
    max-width: 100px;
}
}@media screen and (max-width:480px) {
    .grow-faster-bottom-content p {
    line-height: 35px;
    font-size: 17px;
}
.closed-loop-optimization-content h2 {
    font-size: 30px;
}
}@media(max-width:400px) {
    .crack-the-code-form form {
    width: 80%}
}