@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Red+Rose:wght@300..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.two-column {overflow-x: hidden;}
.two-column img {max-width: 100%;}
.two-column a {font-size: 14px;font-weight: 500;font-family: 'Poppins';transition: 0.4s;text-decoration: none;color: #ffffff;background: #35BFB9;padding: 18px 35px;border-radius: 82px;display: inline-block; margin-top: 26px;line-height: 18px;}
.two-column ul li, .two-column ol li{list-style: none;}

/* Layout One Style */

.two-column.layout_one {padding: 80px 0;}
.two-column.layout_one .row {align-items: center;}
.two-column.layout_one .heading {max-width: 590px;}
.two-column.layout_one .heading h1 {font-size: 16px;font-weight: 600;font-family: 'Roboto';color: #717378;line-height: 28px;margin-bottom: 36px;}
.two-column.layout_one .heading h1 span {display: inline-block;width: 40px;border: 2px solid #35BFB9;vertical-align: middle;line-height: 0;margin-right: 12px;border-radius: 30px;position: relative;}
.two-column.layout_one .heading h1 span:after {content: "";position: absolute;background: #35BFB9;top: -6px;right: -4px;height: 12px;width: 12px;border-radius: 50px;}
.two-column.layout_one .heading h2 {font-size: 42px;font-weight: 700;font-family: 'Poppins';line-height: 55px;color: #000000;margin-bottom: 12px;}
.two-column.layout_one .heading p {font-size: 18px;font-weight: 400;font-family: 'Roboto';line-height: 28px;color: #717378;}
.two-column.layout_one #part1 img {width: 100%;box-shadow: 0px 4px 65px 0px #2654523D;border-radius: 8px:}
.two-column.layout_one #part2 img {width: 100%;border-radius: 8px:}
.two-column.layout_one #part3 img {width: 100%;max-width: 250px;border-radius: 8px;}
.two-column.layout_one #imageSection {background-image: url(https://19898180.fs1.hubspotusercontent-na1.net/hubfs/19898180/Hubspot%20Marketplace/Knowledge%20base/Video/img-bg.png);background-size: cover;height: 490px;width: 100%;display: grid;justify-content: center;gap: 10px;opacity: 0;position: relative;transition: opacity 0.5s ease-in;grid-template-columns: repeat(2, 2fr);}
.two-column.layout_one .image-column {width: 200px;overflow: hidden;transition: transform 1s ease;opacity: 0;}
.two-column.layout_one .image-column#part3 {max-width: 100%;width: auto;}
.two-column.layout_one #part1 {transform: translateX(-100px);position: absolute;top: 0;bottom: 0;align-content: center;left: 0;overflow: visible;}
.two-column.layout_one #part2 {transform: translateY(100px);position: absolute;right: 6%;top: 0;background: #ffffff;box-shadow: 0px 4px 65px 0px #2654523D;}
.two-column.layout_one #part3 {transform: translateX(100px);position: absolute;bottom: 25%;right: 0;}
.two-column.layout_one #imageSection.visible {opacity: 1;}
.two-column.layout_one #imageSection.visible #part1,
.two-column.layout_one #imageSection.visible #part2,
.two-column.layout_one #imageSection.visible #part3 {transform: translateX(0);transform: translateY(0);opacity: 1;}




/*   Media Quries. */

@media(max-width: 991.98px) {
  .two-column.layout_one #imageSection {margin-top: 30px;}
  .two-column.layout_one .image-column {max-width: 215px;width: 100%;}
  .two-column.layout_one #part3 img {max-width: 280px;}
  .two-column.layout_one #imageSection {height: 590px;}
  .two-column.layout_one #part2 {right: 16%;top: 4px;}
  .two-column.layout_one #part3 {bottom: 23%;right: 6%;}
  
  .two-column.layout_two .image-box {
    position: relative;max-width: 115%;width: 115%;height: 100%;}
  
  .two-column.layout_three .map-container {margin-top: 30px;}
  .two-column.layout_three .text-col ul {margin-top: 22px;}
  
  .two-column.layout_four .img-col {margin-top: 30px;}
  
  .two-column.layout_five .img-col .img-box {text-align: center;padding-top: 70px;height: auto;}
  .two-column.layout_five .img-col .img-box:before {background-size: cover;background-position: center;}
  .two-column.layout_five .img-col .img-box img {height: 100%;}
  .two-column.layout_five .bg.img-col {margin-top: 30px;}
  .two-column.layout_five .img-with-text {height: 100%;padding: 80px 40px;}
  .two-column.layout_five .img-with-text .content-col {max-width: 100%;text-align: center;}
  .two-column.layout_five .img-with-text {background-position: center;}
  
  .two-column.layout_six .text-box {margin-top: 30px;}
  .two-column.layout_six .row {flex-direction: column-reverse;}
  
  .two-column.layout_six .text-box .spacer h1 {font-size: 36px;line-height: 48px;}
  .two-column.layout_six .text-box .spacer p {font-size: 16px;line-height: 26px;}
  
  .two-column.layout_seven .row {flex-direction: column-reverse;}
  .two-column.layout_seven .text-column {width: 100%;margin-top: 30px;}
  .two-column.layout_seven .text-slide.active {position: relative;}
  .two-column.layout_seven .image-column {position: relative;max-width: 100%;}
  .two-column.layout_seven .img-col-box{border-radius: 11px;}
  .two-column.layout_seven .img-col-box.exiting {transform: translateY(-116%) translatex(0%) rotate(0deg);}
  .two-column.layout_seven .img-col-box.active {transform: translateY(0) rotate(0deg) scale(1);position: relative;}
}

@media(max-width: 767.98px) {
  .two-column .column-wrapper {padding-left: 20px;padding-right: 20px;}
  .two-column a {padding: 16px 35px;margin-top: 14px;}
  .two-column.layout_one {padding: 50px 0;}
  .two-column.layout_one #imageSection {height: 440px;}
  .two-column.layout_one .image-column {max-width: 150px;}
  .two-column.layout_one #part3 img {max-width: 200px;}
  .two-column.layout_one .heading h1 {font-size: 15px;line-height: 26px;margin-bottom: 18px;}
  .two-column.layout_one .heading h2 {font-size: 32px;line-height: 44px;}
  .two-column.layout_one .heading p {font-size: 16px;line-height: 26px;}
  
  .two-column.layout_two {padding: 50px 0 0;}
  .two-column.layout_two .heading h1 {font-size: 32px;line-height: 48px;}
  .two-column.layout_two .heading p {font-size: 16px;line-height: 26px;margin-bottom: 30px;}
  
  .two-column.layout_three .text-col .heading h2 {font-size: 32px;line-height: 38px;margin-bottom: 14px;}
  .two-column.layout_three .map-container {max-height: 100%;background-size: contain;background-position: top center;background-repeat: no-repeat;height: 306px;}
  .two-column.layout_three .map-container .info-box img {width: 150px;}  
  .two-column.layout_three {padding: 50px 0;}
  
  .two-column.layout_four {padding: 50px 0;}
  .two-column.layout_four .text-col .icon-img img {height: 40px;}
  .two-column.layout_four .text-col .spacer h2 {font-size: 32px;line-height: 48px;max-width: 100%;margin-bottom: 15px;}
  .two-column.layout_four .text-col .spacer p {font-size: 16px;}
  .two-column.layout_four .text-col .spacer .cta-btn {margin-top: 15px;}
  .two-column.layout_four hr {margin: 26px 0;}
  .two-column.layout_four .bottom-counter #counter .item .spacer {max-width: 185px;}
  .two-column.layout_four .text-col .spacer {padding: 38px 20px 30px;}
  
  .two-column.layout_five {padding: 50px 0;}
  .two-column.layout_five .img-col .img-box {padding-top: 60px;}
  .two-column.layout_five .img-col .info-col {text-align: left;}
  .two-column.layout_five .img-col .info-col h2 {font-size: 20px;margin-left: 14px;padding-right: 12px;}
  .two-column.layout_five .img-col .info-col span {width: 42px;height: 42px;font-size: 24px;line-height: 38px;}
  .two-column.layout_five .img-with-text .content-col h2 {font-size: 32px;line-height: 48px;}
  .two-column.layout_five .img-with-text .content-col .cta-col a {margin-top: 24px;}
  .two-column.layout_five .img-with-text {padding: 60px 20px;}  
  .two-column.layout_five .img-with-text .content-col .cta-col a {margin-right: 0;display: block;width: 100%;}
  
  
  .two-column.layout_six {padding: 50px 0;}
  .two-column.layout_six .text-box .spacer h1 {font-size: 28px;line-height: 42px;margin-bottom: 14px;}
  .two-column.layout_six .text-box .spacer p {font-size: 16px;line-height: 26px;margin-bottom: 12px;}
  .two-column.layout_six .text-box .spacer {padding: 32px 20px;}
  
  .two-column.layout_seven {padding: 50px 0;}
  .two-column.layout_seven {height: 100%;}
}

@media (max-width: 575.98px) {
.two-column.layout_three .map-container {height: 230px;}
  .two-column.layout_three .map-container .info-box img {width: 112px;}
  .two-column.layout_four .bottom-counter #counter {display: block;}
  .two-column.layout_four .bottom-counter #counter .item {margin-top: 32px;}
  .two-column.layout_four .bottom-counter #counter .item .spacer {max-width: 100%;}
  .two-column.layout_four .bottom-counter #counter:before {width: 100%;height: 1px;left: 0;right: 0;top: 0;bottom: 0;}
  .two-column.layout_five .img-col .img-box:before {height: 100px;}
  .two-column.layout_five .img-col .img-box {padding-top: 30px;}
  .two-column.layout_two .image-box {position: relative;max-width: 100%;}
  .two-column.layout_two .image-box img {right: -10%;bottom: -10%;border-top-left-radius: 40px;}
  
}

@media (max-width: 420.98px) {
  .two-column.layout_one #imageSection {height: 260px;}
  .two-column.layout_one .image-column {max-width: 100px;}
  .two-column.layout_one #part3 img {max-width: 150px;}
  .two-column.layout_one #imageSection {background-size: cover;}
  .two-column.layout_one #part1 {left: 4%;}
  .two-column.layout_one #part2 {right: 21%;top: 6%;}
  .two-column.layout_one #part3 {bottom: 16%;right: 4%;}
  
  .two-column.layout_two .image-box img {border-top-left-radius: 28px;}
  
  .two-column.layout_three {padding: 50px 0;}
  .two-column.layout_three .text-col ul {grid-template-columns: auto;}
  .two-column.layout_three .map-container {height: 200px;}
  .two-column.layout_three .map-container .info-box img {width: 96px;}
  .two-column.layout_four {padding: 50px 0;}
}

@media(min-width: 992px) and (max-width: 1199.98px) {
  .two-column.layout_one .heading h1 {font-size: 15px;line-height: 22px;margin-bottom: 24px;}
  .two-column.layout_one .heading h2 {font-size: 36px;line-height: 52px;}
  .two-column.layout_one .heading p {font-size: 16px;line-height: 26px;}
  .two-column.layout_one #imageSection {height: 380px;}
  .two-column.layout_one .image-column {width: 150px;}
  .two-column.layout_one #part2 {right: 12%;top: 0%;}
  .two-column.layout_one #part3 {bottom: 22%;}
  .two-column.layout_one #part3 img {max-width: 210px;}
  .two-column.layout_two .heading h1 {font-size: 32px;line-height: 44px;}
  .two-column.layout_two .heading p {font-size: 16px;line-height: 26px;margin-bottom: 30px;}  
  .two-column.layout_two .image-box {max-width: 480px;}
  .two-column.layout_two .image-box img {bottom: -175px;border-top-left-radius: 40px;}
  
  .two-column.layout_three .text-col .heading h1 {margin-bottom: 14px;}
  .two-column.layout_three .text-col .heading h2 {font-size: 32px;line-height: 38px;margin-bottom: 14px;}
  .two-column.layout_three .text-col ul {margin-top: 20px;}
  .two-column.layout_three .text-col li {line-height: 22px;}
  
  .two-column.layout_four .text-col .spacer {padding: 40px 30px 30px;}
  .two-column.layout_four .text-col .spacer h2 {font-size: 38px;line-height: 54px;}
  .two-column.layout_four .text-col .spacer p {font-size: 16px;line-height: 26px;}
  .two-column.layout_four .text-col .spacer .cta-btn {margin-top: 16px;}
  .two-column.layout_four .bottom-counter #counter .item .spacer {max-width: 170px;}
  .two-column.layout_four hr {margin: 24px 0;}
  .two-column.layout_four .text-col .icon-img img {height: 42px;}
  
  .two-column.layout_five .img-col .img-box {height: 480px;}
  .two-column.layout_five .img-col .img-box img {height: 400px;}
  .two-column.layout_five .img-col .info-col h2 {font-size: 24px;margin-left: 20px;}
  .two-column.layout_five .img-with-text {height: 480px;padding: 40px 65px;}
  
  .two-column.layout_six .text-box .spacer h1 {font-size: 32px;line-height: 46px;}
  .two-column.layout_six .text-box .spacer p {font-size: 16px;line-height: 26px;}
  .two-column.layout_six a {margin-top: 10px;}
  .two-column.layout_six .text-box .spacer {padding: 28px 28px;}
  .two-column.layout_seven .image-column {max-width: 465px;}
  .two-column.layout_seven .text-slide .spacer h1 {font-size: 26px;margin-bottom: 20px;}
  .two-column.layout_seven .text-slide .spacer p {font-size: 16px;line-height: 26px;}
}

@media(min-width: 768px) and (max-width: 991.98px) {
  .two-column.layout_one .heading {max-width: 100%;}
  .two-column.layout_one .heading h1 {margin-bottom: 26px;}
  .two-column.layout_one .heading h2 {font-size: 40px;}
  .two-column.layout_one .heading p {font-size: 16px;}
  
  .two-column.layout_three .text-col .heading h1 {margin-bottom: 14px;}
  .two-column.layout_three .text-col .heading h2 {font-size: 38px;line-height: 46px;margin-bottom: 14px;}
  
  .two-column.layout_four .text-col .spacer h2 {max-width: 100%;font-size: 38px;line-height: 52px;}
  .two-column.layout_four .text-col .spacer p {font-size: 16px;line-height: 26px;}
  .two-column.layout_four .text-col .spacer .cta-btn {margin-top: 14px;}
  .two-column.layout_four .text-col, .two-column.layout_four .img-col {flex-direction: column;}
  .two-column.layout_four .img-col {margin-top: 30px;}
  .two-column.layout_seven {height: 100%;}
}




/* Grid Style */
.two-column .column-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--bs-gutter-x, 0.75rem);
  padding-right: var(--bs-gutter-x, 0.75rem);
  width: 100%;
}
.two-column .row {
  --bs-gutter-x: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--bs-gutter-x) / -2);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-top: calc(var(--bs-gutter-y) * -1);
}
.two-column .row > * {
  flex-shrink: 0;
  margin-top: var(--bs-gutter-y);
  max-width: 100%;
  padding-left: calc(var(--bs-gutter-x) / 2);
  padding-right: calc(var(--bs-gutter-x) / 2);
  width: 100%;
}
.two-column .col {
  flex: 1 0 0%;
}
.two-column .col-auto,
.two-column .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.two-column .col-12,
.two-column .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.two-column .col-6,
.two-column .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.two-column .col-4,
.two-column .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.two-column .col-3,
.two-column .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.two-column .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.two-column .col-2,
.two-column .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.two-column .col-1,
.two-column .col-5,
.two-column .col-7,
.two-column .col-8 {
  flex: 0 0 auto;
}
.two-column .col-1 {
  width: 8.3333333333%;
}
.two-column .col-5 {
  width: 41.6666666667%;
}
.two-column .col-7 {
  width: 58.3333333333%;
}
.two-column .col-8 {
  width: 66.6666666667%;
}
.two-column .col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.two-column .col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}
.two-column .col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}
@media (min-width: 576px) {
  .two-column .column-wrapper,
  .two-column .container-sm {
    max-width: 540px;
  }
  .two-column .col-sm {
    flex: 1 0 0%;
  }
  .two-column .col-sm-auto,
  .two-column .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .two-column .col-sm-12,
  .two-column .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .two-column .col-sm-6,
  .two-column .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .two-column .col-sm-4,
  .two-column .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .two-column .col-sm-3,
  .two-column .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .two-column .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .two-column .col-sm-2,
  .two-column .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .two-column .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .two-column .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .two-column .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .two-column .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .two-column .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .two-column .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .two-column .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .two-column .column-wrapper {
    max-width: 720px;
  }
  .two-column .col-md {
    flex: 1 0 0%;
  }
  .two-column .col-md-auto,
  .two-column .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .two-column .col-md-12,
  .two-column .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .two-column .col-md-6,
  .two-column .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .two-column .col-md-4,
  .two-column .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .two-column .col-md-3,
  .two-column .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .two-column .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .two-column .col-md-2,
  .two-column .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .two-column .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .two-column .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .two-column .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .two-column .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .two-column .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .two-column .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .two-column .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .two-column .column-wrapper {
    max-width: 960px;
  }
  .two-column .col-lg {
    flex: 1 0 0%;
  }
  .two-column .col-lg-auto,
  .two-column .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .two-column .col-lg-12,
  .two-column .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .two-column .col-lg-6,
  .two-column .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .two-column .col-lg-4,
  .two-column .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .two-column .col-lg-3,
  .two-column .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .two-column .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .two-column .col-lg-2,
  .two-column .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .two-column .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .two-column .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .two-column .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .two-column .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .two-column .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .two-column .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .two-column .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .two-column .column-wrapper {
    max-width: 1200px;
  }
}

@media (max-width: 767.98px) {
  
}
