/********/
/* Home */
/********/
body.page-template-template-home2 {background-image: url("/wp-content/uploads/2020/12/home-bg-1.png"), url("/wp-content/uploads/2020/12/home-bg-2-1.png"), url("/wp-content/uploads/2020/12/home-bg-3.png"), url("/wp-content/uploads/2020/12/home-bg-4.png")/*, url("/wp-content/uploads/2024/01/home-bg-6.png")*/; background-position: right top, -30px top, center bottom, left bottom, left top; background-size: auto auto, 100% 1360px, 100% auto, auto auto/*, 650px auto */; background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat; margin: 0;}

main {overflow: hidden;}
section {position: relative; z-index: 5;}
img:not(.hold) {display: block;}
.outer-wrapper {padding-top: 120px;}
strong {font-weight: bold;}

/***********/
/* Buttons */
/***********/
a.three-d-btn {width: 100%; min-width: 300px; font-size: 21px; padding: 0 15px; height: 42px; margin: 0 auto; max-width: 400px;}
.footer a.three-d-btn {font-size: 18px; height: 42px; width: 152px; min-width: auto; margin: 0; text-decoration: none; padding: 0;}

/******************/
/* Above the Fold */
/******************/
.atf-section {padding: 90px 0;}
.atf-section .container {justify-content: center;}
.atf-section .hero-copy {flex: 1; text-align: center;}
.atf-section .hero-copy h1 {font-size: 80px; font-weight: normal; line-height: 1.1; margin: 0 0 20px; color: #ff7c71; letter-spacing: -1px; background: linear-gradient(37deg, #ffe66d 0, #ff6b6b 72%, #ff6b6b 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.atf-section .hero-copy h1 strong {background: url('../img/bg-signed-cases-thin.png') no-repeat center bottom; background-size: contain; font-weight: normal; display: inline-block; padding-bottom: 40px;}
.atf-section .hero-copy h2 {font-weight: normal; font-size: 45px; max-width: 1200px; margin: 0 auto 20px; color: #4ecdc4;}
.atf-section .hero-copy h2 strong {font-weight: bold;}
.atf-section .hero-copy p {font-size: 24px; color: #364044; line-height: 1.3; margin: 0 auto 20px; max-width: 750px;}
.atf-section .hero-copy p strong {font-size: 30px; font-weight: bold;}
.atf-section .hero-copy .cta-wrap {margin-top: 30px; display: flex; justify-content: center;}
.atf-section .img-wrap {max-width: 550px; position: relative; margin-left: 60px; flex: 1;}

@media (max-width: 1299px) {
  .atf-section .hero-copy h1 {font-size: 70px;}
}

@media (max-width: 1199px) {
  .atf-section .hero-copy h1 {font-size: 60px;}
}

@media (max-width: 1099px) {
  .atf-section .hero-copy h1 {font-size: 50px; letter-spacing: 0;}
  .atf-section .hero-copy a.three-d-btn {font-size: 24px;}
}

@media (max-width: 991px) {
  .atf-section .hero-copy h1 {margin-bottom: 50px;}
  .atf-section .hero-copy h2 {font-size: 40px;}
  .atf-section .hero-copy p strong {font-size: 28px;}
  .atf-section .hero-copy a.three-d-btn {font-size: 23px;}
}

@media (max-width: 768px) {
  .atf-section {padding: 50px 0 60px;}
  .atf-section .hero-copy {padding-top: 0;}
  .atf-section .hero-copy h1 {margin-bottom: 30px;}
  .atf-section .hero-copy h2 {font-size: 35px;}
  .atf-section .hero-copy p {font-size: 23px;}
  .atf-section .hero-copy p strong {font-size: 26px;}
  .atf-section .img-wrap {margin-top: 0;}
  .atf-section .hero-copy a.three-d-btn  {padding: 20px 30px 21px; min-width: 250px; font-size: 22px;}
}

@media (max-width: 710px) {
  .atf-section .sub-head {margin-bottom: 0;}
}

@media (max-width: 630px) {
  .atf-section .container {display: block;}
  .atf-section .hero-copy {margin-bottom: 20px;}
  .atf-section .img-wrap {margin: 20px 0;}
  .atf-section .support {position: relative; left: 0; right: 0;}
}

@media (max-width: 550px) {
  .atf-section .hero-copy h1 {font-size: 40px;}
  .atf-section .hero-copy h2 {font-size: 30px;}
  .atf-section .hero-copy p {font-size: 22px;}
  .atf-section .hero-copy p strong {font-size: 24px;}
  .atf-section .hero-copy a.three-d-btn {font-size: 21px;}
}

@media (max-width: 480px) {
  .atf-section .hero-copy h1 {font-size: 35px;}
  .atf-section .hero-copy h2 {font-size: 25px;}
  .atf-section .hero-copy p {font-size: 20px;}
  .atf-section .hero-copy p strong {font-size: 22px;}
}

/*********/
/* Apart */
/*********/
section#sets-apart {padding: 0 0 50px; text-align: center;}
section#sets-apart .container {display: block;}
section#sets-apart .text-area h2 {font-size: 65px; margin-bottom: 30px; font-family: "DM Sans", sans-serif; color: #4ecdc4; font-weight: normal;}
section#sets-apart p {max-width: 950px; margin: 20px auto;}

section#sets-apart .cta-wrap {margin-top: 30px; display: flex; justify-content: center;}

section#sets-apart .vert-slide-outer {display: flex; align-items: center;}
section#sets-apart .vert-slide-outer .dots .dot {width: 10px; height: 10px; border-radius: 50px; border: 1px solid #364044; margin: 10px 0; background: #fff;}
section#sets-apart .vert-slide-outer .dots .dot.active {background: #364044;}
section#sets-apart .vert-slide-outer .arrows > div {width: 40px; height: 40px; border-radius: 50%; background: #eaeceb; display: flex; align-items: center; justify-content: center; padding: 13px; margin: 20px 0; cursor: pointer;}
section#sets-apart .vert-slide-outer .arrows > div svg {fill: #364044;}
section#sets-apart .vert-slide-outer .arrows > div.active {background: #fe6b6b;}
section#sets-apart .vert-slide-outer .arrows > div.active svg {fill: #fff;}
section#sets-apart .vert-slide-outer .vert-slide-inner-outer {max-width: 1130px; margin: 20px auto; padding: 0; width: 100%;}
section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner {display: flex; flex-wrap: wrap; margin: 0 -20px -40px; transition: all 0.25s; height: auto !important;}
section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap {width: 33%; padding: 0 20px 40px;}
section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap .vert-slide {background: #364044; border-radius: 8px; color: #fff; text-align: center; padding: 30px 15px 35px; height: 100%; font-size: 18px; line-height: 1.4;}
section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap .vert-slide .icon {height: 80px; margin-bottom: 10px;}
section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap .vert-slide .icon img {height: 100%; width: auto; margin: 0 auto;}
section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap .vert-slide h3 {font-size: 25px; font-weight: 500; margin-bottom: 10px; font-family: "DM Sans", sans-serif; color: #4ecdc4;}
section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap .vert-slide p {margin-bottom: 0;}

@media (max-width: 1010px) {
  section#sets-apart .text-area h2 {font-size: 55px;}
}

@media (max-width: 768px) {
  section#sets-apart .text-area h2 {font-size: 45px;}
}

@media (max-width: 700px) {
  section#sets-apart .vert-slide-outer .vert-slide-inner-outer {padding: 0 20px;}
}

@media (max-width: 600px) {
  section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner {margin: 0 -10px -40px;}
  section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap {padding: 0 10px 40px;}
}

@media (max-width: 550px) {
  section#sets-apart .text-area h2 {font-size: 35px;}
  section#sets-apart .vert-slide-outer .dots {display: none;}
  section#sets-apart .vert-slide-outer .arrows {display: none;}
  section#sets-apart .vert-slide-outer .vert-slide-inner-outer {display: block;}
  section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner {display: block; overflow: visible; height: auto !important;}
  section#sets-apart .vert-slide-outer .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap {width: 100%;}
}

/**************/
/* Strategize */
/**************/
section#strategize {padding: 40px 30px 50px; text-align: center;}
section#strategize .container {justify-content: center;}
section#strategize .text-area h2 {font-weight: normal; font-size: 65px; max-width: 1200px; margin: 0 auto 30px; line-height: 1; text-align: center; background: linear-gradient(37deg, #ffe66d 0, #ff6b6b 72%, #ff6b6b 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
section#strategize .text-area p {font-size: 24px; margin: 0 auto 20px; max-width: 1020px; line-height: 1.3;}

section#strategize .grid-outer {max-width: 1200px; margin: 10px auto 0; display: flex; flex-wrap: wrap; justify-content: center;}
section#strategize .grid-outer .grid {min-height: 250px; width: calc(33.3% - 30px); font-size: 24px; font-family: "DM Sans", sans-serif; background: #f5fdfc; border: 1px solid #4ecdc4; border-radius: 8px; margin: 15px; justify-content: center; padding: 35px 20px;}
section#strategize .grid-outer .grid span {font-weight: bold;}
section#strategize .grid-outer .grid h3 {font-size: 24px; margin: 0 0 15px;}
section#strategize .grid-outer .grid a:hover h3 {color: #ff6b6b;}
section#strategize .grid-outer .grid p {font-size: 18px; margin: 0; line-height: 1.4;}
/*section#strategize .grid-outer .grid-left {padding: 20px 25px 25px 35px;}
section#strategize .grid-outer .grid-left:first-of-type {border-bottom: 1px solid #4ecdc4;}
section#strategize .grid-outer .grid-center {padding: 40px 30px; border-right: 1px solid #4ecdc4; border-left: 1px solid #4ecdc4;}
section#strategize .grid-outer .grid-center:nth-of-type(2) {border-bottom: 1px solid #4ecdc4;}
section#strategize .grid-outer .grid-right {padding: 30px 35px 40px 25px;}
section#strategize .grid-outer .grid-right:nth-of-type(3) {border-bottom: 1px solid #4ecdc4;}*/
section#strategize .follow1 {font-size: 28px; max-width: 1000px; margin: 0 auto 40px;}
section#strategize .follow2 {font-weight: bold; font-style: italic; font-size: 28px;}

@media (max-width: 1010px) {
  section#strategize .text-area h2 {font-size: 55px;}
}

@media (max-width: 768px) {
  section#strategize .text-area h2 {font-size: 45px;}
}

@media (max-width: 750px) {
  section#strategize .grid-outer .grid {width: 50%;}
  section#strategize .grid-outer .grid-left:nth-of-type(4) {border-bottom: 1px solid #4ecdc4; border-left: 1px solid #4ecdc4;}
  section#strategize .grid-outer .grid-center {border-right: none;}
  section#strategize .grid-outer .grid-center:nth-of-type(5) {border-bottom: none; border-left: none; border-right: 1px solid #4ecdc4;}
}

@media (max-width: 550px) {
  section#strategize .text-area h2 {font-size: 35px;}
  section#strategize .header.blue-color.dm {font-size: 30px;}
  section#strategize .subheader {font-size: 28px;}
}

@media (max-width: 480px) {
  section#strategize .grid-outer .grid {width: 100%; border-left: none !important; border-right: none !important; border-bottom: 1px solid #4ecdc4 !important;}
  section#strategize .grid-outer .grid:last-of-type {border-bottom: none !important;}
}

/********/
/* Does */
/********/
section#does {padding: 50px 15px; text-align: center;}
section#does .container {justify-content: center;}
section#does .text-area h2 {font-weight: normal; font-size: 65px; max-width: 1200px; margin: 0 auto 20px; line-height: 1;}
section#does .text-area h3 {font-weight: normal; font-size: 45px; max-width: 1200px; margin: 0 auto 30px;}
section#does .text-area p {font-size: 24px; line-height: 1.3; color: #364044; margin: 0 auto 40px; max-width: 950px;}
section#does .text-area p strong {font-weight: bold;}
section#does .text-area .cta-wrap {margin: 30px auto; display: flex; justify-content: center;}
section#does .text-area .cta-wrap + h3 {margin-top: 75px;}

section#does .q-block {margin: 30px auto; display: flex; flex-wrap: wrap; max-width: 1230px; justify-content: center;}
section#does .q-block .q-wrap {max-width: 615px; margin: 15px 10px; border: 1px solid #67d4cc; background: #f6fefc; border-radius: 8px; overflow: hidden; width: calc(33% - 20px);}
section#does .q-block .q-wrap a {display: flex;}
section#does .q-block .q-wrap .icon {background: #67d4cc; display: flex; justify-content: center; align-items: center; min-width: 60px;}
section#does .q-block .q-wrap .icon svg {fill: #fff; transform: scale(1.5);}
section#does .q-block .q-wrap .content {padding: 18px 25px 16px; text-align: left; background: #f6fefc; min-height: 80px; font-size: 20px; display: flex; flex-direction: column; justify-content: center; width: calc(100% - 60px);}
section#does .q-block .q-wrap .content .dark {font-weight: bold; margin-bottom: 5px;}
section#does .q-block .q-wrap a:hover .content {background: #67d4cc; color: #ffffff;}

@media (max-width: 1010px) {
  section#does .text-area h2 {font-size: 55px;}
  section#does .text-area h3 {font-size: 40px;}
}

@media (max-width: 768px) {
  section#does .text-area h2 {font-size: 45px;}
  section#does .text-area h2 br {display: none;}
  section#does .text-area h3 {font-size: 35px;}
  section#does .text-area p {font-size: 22px;}
  section#does .q-block .q-wrap {width: 100%; margin: 15px auto;}
  section#does .q-block .q-wrap .content {font-size: 18px;}
}

@media (max-width: 550px) {
  section#does .header {font-size: 36px;}
  section#does .text-area h2 {font-size: 35px;}
  section#does .text-area h3 {font-size: 25px;}
  section#does .text-area p {font-size: 20px;}
}

@media (max-width: 480px) {
  section#does .q-block .q-wrap .icon {min-width: 50px;}
  section#does .q-block .q-wrap .icon svg {transform: unset;}
  section#does .q-block .q-wrap .content {padding: 15px 20px;}
}

/***************/
/* Intelligent */
/***************/
section.intelligent {padding: 0 0 25px;}
section.intelligent .blue-wrap {background: #67d4cc; border-radius: 24px; text-align: center; padding: 80px 20px 50px; width: 100%;}
section.intelligent .blue-wrap .kite,
section.intelligent .blue-wrap h2 {color: #fff; font-size: 50px; margin: 0 auto 30px; max-width: 950px; line-height: 1.3;}
section.intelligent .blue-wrap .kite span,
section.intelligent .blue-wrap h2 span {font-weight: bold; text-decoration: underline;}
section.intelligent .blue-wrap .support,
section.intelligent .blue-wrap p {color: #fff; font-size: 22px; font-weight: normal; margin: 0 auto 30px; max-width: 780px; line-height: 1.4;}
section.intelligent .blue-wrap .kite-black {font-size: 24px; font-style: italic; margin-bottom: 40px;}
section.intelligent .blue-wrap .kite-black span {font-weight: bold; text-decoration: underline;}
section.intelligent .blue-wrap .cta-wrap {display: flex; justify-content: center;}
section.intelligent .blue-wrap .cta-wrap .three-d-btn {width: initial;}
section.intelligent.second .blue-wrap {padding: 50px 20px;}
section.intelligent.second .blue-wrap .cta-wrap .three-d-btn.yellow {font-size: 14px; font-weight: bold; text-transform: uppercase; color: #364044; font-family: "DM Sans", sans-serif; border: 1px solid #ffe26d; border-radius: 6px; width: 320px; height: 42px; display: flex; align-items: center; justify-content: center; background: #ffe26d; box-shadow: 3px 3px 0px 1px #fff0ab;}
section.intelligent.second .blue-wrap .cta-wrap .three-d-btn.yellow:hover {background: #fff0ab; box-shadow: 3px 3px 0px 1px #ffe26d;}
section.intelligent a.see-thru {font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; font-family: "DM Sans", sans-serif; border: 1px solid #fff; border-radius: 6px; width: 320px; height: 42px; display: flex; align-items: center; justify-content: center; background: transparent; box-shadow: none; margin-left: 30px;}
section.intelligent a.see-thru:hover {background: #fff; color: #364044;}

@media (max-width: 750px) {
  section.intelligent.second .blue-wrap .cta-wrap {flex-direction: column; align-items: center;}
}

@media (max-width: 550px) {
  section.intelligent .blue-wrap .kite,
  section.intelligent .blue-wrap h2 {font-size: 30px;}
}

/***************/
/* Right Image */
/***************/
.rightimage-section {padding: 40px 0 80px;}
.rightimage-section .container {/*background: url(/wp-content/uploads/2026/04/agency-hikers-graphic.jpg.webp); background-repeat: no-repeat; background-position: right top; background-size: 750px auto; */flex-direction: column;}

.rightimage-section .text-area h2 {font-weight: normal; font-size: 65px; max-width: 1200px; margin: 0 auto 30px; line-height: 1; text-align: center;}

.rightimage-section .flexer {display: flex; flex-wrap: wrap;}
.rightimage-section .flexer .left {flex: 1;}
.rightimage-section .flexer .left h3 {font-weight: normal; font-size: 45px; margin: 0 0 30px;}
.rightimage-section .flexer .left p {margin: 0 0 20px; line-height: 1.4;}
.rightimage-section .flexer .left p strong {font-weight: bold;}
.rightimage-section .flexer .left ul {margin-bottom: 20px;}
.rightimage-section .flexer .left ul li {font-size: 20px; margin-bottom: 10px;}
.rightimage-section .flexer .left ul li strong {font-weight: bold;}
.rightimage-section .flexer .right {width: 700px;}

.rightimage-section .vert-slide-inner-outer {max-width: 1200px; margin: 20px auto; width: 100%;}

@media only screen and (max-width: 550px) {
  .rightimage-section .vert-slide-inner-outer {display: block;}
}

.rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner {display: flex; flex-wrap: wrap; margin: 0 -20px -40px; overflow: hidden; transition: all 0.25s; width: 100%; justify-content: center;}

@media only screen and (max-width: 600px) {
  .rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner {margin: 0 -10px -40px;}
}

@media only screen and (max-width: 550px) {
  .rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner {display: block; overflow: visible; height: auto !important;}
}

.rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap {width: 33.3%; padding: 0 20px 40px;}

@media only screen and (max-width: 600px) {
  .rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap {padding: 0 10px 40px;}
}

@media only screen and (max-width: 550px) {
  .rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap {width: 100%;}
}

.rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap .vert-slide {background-color: #364044; border-radius: 8px; color: #fff; text-align: left; padding: 20px; height: 100%; font-size: 18px; line-height: 1.4; text-align: center;}
.rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap a:hover .vert-slide {background-color: #24343a;}
.rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap .vert-slide .icon {height: 80px; margin-bottom: 10px;}
.rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap .vert-slide .icon img {height: 100%; width: auto;}
.rightimage-section .vert-slide-inner-outer .vert-slide-inner-inner .vert-slide-wrap .vert-slide .header {font-size: 28px; font-weight: 500; margin-bottom: 10px;}

.rightimage-section a.three-d-btn {width: 100%; max-width: 575px; margin: 30px auto 0;}

@media (max-width: 1024px) {
  .rightimage-section .container {background-position: calc(100% + 30px) 65px; background-size: 650px auto;}
  .rightimage-section .flexer .right {width: 600px;}
}

@media (max-width: 1010px) {
  .rightimage-section .text-area h2 {font-size: 55px;}
  .rightimage-section .text-area h3 {font-size: 40px;}
}

@media (max-width: 950px) {
  .rightimage-section .container {background-position: calc(100% + 25px) 65px; background-size: 550px auto;}
  .rightimage-section .flexer .right {width: 500px;}
}

@media (max-width: 825px) {
  .rightimage-section .container {background-position: center calc(100% + 20px);}
  .rightimage-section .flexer {flex-direction: column;}
  .rightimage-section .flexer .left {flex: unset;}
  .rightimage-section .flexer .right {width: 100%; height: 300px;}
}

@media (max-width: 768px) {
  .rightimage-section .text-area h2 {font-size: 45px;}
  .rightimage-section .text-area h2 br {display: none;}
  .rightimage-section .text-area h3 {font-size: 35px;}
  .rightimage-section .text-area p {font-size: 22px;}
}

@media (max-width: 550px) {
  .rightimage-section .text-area h2 {font-size: 35px;}
  .rightimage-section .text-area h3 {font-size: 25px;}
  .rightimage-section .text-area p {font-size: 20px;}
  .rightimage-section .flexer .left ul li {font-size: 18px;}
}

@media (max-width: 515px) {
  .rightimage-section .container {background-position: center calc(100% - 70px); background-size: 400px auto;}
}

@media (max-width: 400px) {
  .rightimage-section .container {background-position: center calc(100% - 105px); background-size: 290px auto;}
  .rightimage-section .flexer .right {height: 150px;}
}

/*********/
/* Media */
/*********/
.credibility-section .container {max-width: 1330px; justify-content: center;}
.credibility-section .cl-wrap-outer {border: 1px solid #4ecdc4; border-radius: 20px; position: relative; padding: 40px 40px 20px; margin: 50px 0;}
.credibility-section .cl-wrap-outer:after {content: ""; height: 1px; position: absolute; background: #fff; top: -1px; left: 50%; width: 295px; transform: translateX(-50%);}
.credibility-section .floaty-label {position: absolute; top: -34px; color: #ff766b; font-size: 50px; font-weight: 500; font-family: "DM Sans", sans-serif; left: 50%; z-index: 10; transform: translateX(-50%);}
.credibility-section .cl-wrap {display: flex; margin: 0 -25px; align-items: center; justify-content: space-between;}
.credibility-section .cl-wrap .c-logo {padding: 0 25px;}
.credibility-section .cl-wrap .c-logo img {max-width: 200px;}

@media (max-width: 991px) {
  .credibility-section .cl-wrap {flex-wrap: wrap; margin: 0 -25px;}
  .credibility-section .cl-wrap .c-logo {width: 33.3%; text-align: center; margin-bottom: 20px; display: flex; align-items: center; justify-content: space-between;}
}

@media (max-width: 800px) {
  .credibility-section .cl-wrap {margin: 0 -25px;}
}

@media (max-width: 550px) {
  .credibility-section {display: none;}
  .credibility-section .cl-wrap .c-logo {width: 50%;}
}

/*********/
/* Stats */
/*********/
section.cards-section {padding: 30px 0 90px;}
section.cards-section .container {padding: 0 60px;}
section.cards-section .container .cards-wrap {display: flex; flex-wrap: wrap; margin: 0 -5px -20px;}
section.cards-section .container .cards-wrap .card-outer {width: 25%; padding: 0 5px 20px; text-align: center; font-size: 15px;}
section.cards-section .container .cards-wrap .card-outer div {font-weight: bold;}
section.cards-section .container .cards-wrap .card-outer .card-outer > div {max-width: 205px; margin: -10px auto 0;}

@media (max-width: 750px) {
  section.cards-section {margin-top: 0;}
  section.cards-section .container {padding: 0 30px;}
  section.cards-section .container .cards-wrap .card-outer {width: 50%;}
}

@media (max-width: 550px) {
  section.cards-section {margin-top: 40px;}
}

@media (max-width: 400px) {
  section.cards-section .container .cards-wrap .card-outer {width: 100%;}
}

/************/
/* Partners */
/************/
section.ip-section {padding: 60px 0 80px; text-align: center; background-color: #f9f9fb;}
section.ip-section .container {display: block;}
section.ip-section .header {margin-bottom: 60px; color: #ff766b; font-size: 65px; font-weight: normal; font-family: "DM Sans", sans-serif; z-index: 10; text-align: center;}
section.ip-section .ip-outer .ip-inner {display: flex; margin: 0 -30px; align-items: center; justify-content: center; flex-wrap: wrap;}
section.ip-section .ip-outer .ip-inner .ilo {padding: 0 30px; width: 25%;}
section.ip-section .ip-outer .ip-inner .ilo img {margin: 0 auto 20px;}

@media (max-width: 550px) {
  section.ip-section {padding: 50px 0;}
  section.ip-section .header {margin-bottom: 20px;}
  section.ip-section .ip-outer {max-width: 200px; margin: 0 auto;}
  section.ip-section .ip-outer .ip-inner {flex-direction: column;}
  section.ip-section .ip-outer .ip-inner .ilo {padding: 20px 30px; width: 100%;}
}

/****************/
/* Testimonials */
/****************/ 
section.single-testimonial {padding: 25px 0 75px;}
.atf-section + section.single-testimonial {padding-top: 0;}
section.single-testimonial .container {max-width: 1030px;}
.single-testimonial .text-area h2 {font-weight: normal; font-size: 65px; max-width: 1200px; margin: 0 auto 30px; line-height: 1; text-align: center;}

section.single-testimonial .st {background: #f9fefe; padding: 20px 80px 30px; border-radius: 10px; height: 100%; box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.05); position: relative; overflow: hidden; border: 1px solid #f3f3f3; transition: all 0.25s;}
section.single-testimonial .st .st-inner {min-height: 210px;}
section.single-testimonial .st .top-line {position: absolute; top: 0; left: 0; right: 0; height: 4px; background: #68d4cd;}
section.single-testimonial .st .stars svg {fill: #fdcf00;}
section.single-testimonial .st .quote {font-size: 20px; margin: 20px 0;}
section.single-testimonial .st .name {font-size: 16px; font-weight: bold; margin-bottom: 5px;}
section.single-testimonial.rotator .container {display: block;}
section.single-testimonial.rotator .headline {font-size: 40px; text-align: center; margin-bottom: 20px;}
section.single-testimonial.rotator .rotator-container {overflow: hidden; display: flex;}
section.single-testimonial.rotator .st {height: auto; margin-bottom: 20px;}
section.single-testimonial.rotator .st-dots {display: flex; flex-direction: column; justify-content: center; padding: 0 20px;}
section.single-testimonial.rotator .st-dots .dot {width: 10px; height: 10px; border-radius: 50px; background: #d7d8d3; margin: 5px 0;}
section.single-testimonial.rotator .st-dots .dot.active {background: #364044;}

@media (max-width: 1010px) {
  section.single-testimonial .text-area h2 {font-size: 55px;}
  section.single-testimonial .text-area h3 {font-size: 40px;}
}

@media (max-width: 768px) {
  section.single-testimonial .text-area h2 {font-size: 45px;}
  section.single-testimonial .text-area h2 br {display: none;}
  section.single-testimonial .text-area h3 {font-size: 35px;}
  section.single-testimonial .text-area p {font-size: 22px;}
  section.single-testimonial .st {padding: 20px 40px 30px;}
}

@media (max-width: 550px) {
  section.single-testimonial .text-area h2 {font-size: 35px;}
  section.single-testimonial .text-area h3 {font-size: 25px;}
  section.single-testimonial .text-area p {font-size: 20px;}
}

/*********/
/* Large */
/*********/
section.large-section {margin-bottom: 20px; font-size: 60px; text-align: center; font-weight: 500;}
section.large-section .container {justify-content: center;}

section.large2-section {padding: 35px 0 20px; font-size: 60px; font-weight: 500; background-color: #f9f9fb;}
section.large2-section .container {display: block;}
section.large2-section h2 {font-size: 1em; margin-bottom: 0; font-weight: 500;}

@media (max-width: 950px) {
  section.large2-section .container > div {display: inline;}
}

@media (max-width: 550px) {
  section.large-section {font-size: 36px;}
  section.large2-section {font-size: 36px;}
}

/**********/
/* Arrows */
/**********/
section.arrows-section {padding: 90px 30px; text-align: center;}
section.arrows-section .closer {font-size: 24px; margin: -40px auto 0; max-width: 800px;}
section.arrows-section .arrow-wrap {padding: 80px 50px 50px; max-width: 1050px; margin: 0 auto 80px; background: #f7fefc; border: 1px solid #a6e3d2; border-radius: 8px; font-size: 26px; position: relative;}
section.arrows-section .arrow-wrap.a1 .top:before, 
section.arrows-section .arrow-wrap.a3 .top:before {content: url(/wp-content/uploads/2023/01/curve-arrow.png); position: absolute; right: -56px; top: -73px; transform: scale(0.85);}
section.arrows-section .arrow-wrap.a3 .bottom {margin: 0 auto; max-width: 705px;}
section.arrows-section .arrow-wrap.a2 .bottom {margin: 0 auto; max-width: 689px;}
section.arrows-section .arrow-wrap.a2 .top:before {content: url(/wp-content/uploads/2023/01/curve-arrow.png); position: absolute; left: -56px; top: -73px; transform: scale(0.85) rotateY(180deg);}
section.arrows-section .arrow-wrap .top {width: 350px; height: 60px; background: #4ecdc4; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-family: "Kite One", sans-serif; text-transform: uppercase; position: absolute; left: 50%; margin-left: -175px; top: -30px;}
section.arrows-section .arrow-wrap span {font-weight: bold; font-style: italic;}

@media (max-width: 550px) {
  section.arrows-section {padding: 40px 30px;}
  section.arrows-section .arrow-wrap {padding: 80px 20px 50px;}
  section.arrows-section .arrow-wrap.a1 .top:before, 
  section.arrows-section .arrow-wrap.a3 .top:before {top: -77px;}
  section.arrows-section .arrow-wrap .top {margin-left: -138px; width: 276px;}
}

@media (max-width: 460px) {
  section.arrows-section .arrow-wrap.a1 .top:before, 
  section.arrows-section .arrow-wrap.a3 .top:before {right: 0;}
  section.arrows-section .arrow-wrap.a2 .top:before {left: 0; top: -76px;}
}

@media (max-width: 350px) {
  section.arrows-section .arrow-wrap .top {margin-left: -125px; width: 250px;}
}

/*******/
/* Yet */
/*******/
section.yet {padding: 0 0 100px; background-color: #f9f9fb;}
section.yet .container {justify-content: flex-end;}
section.yet .left {max-width: 530px; width: 44%; margin-right: 60px;}
section.yet .button-area {margin-top: 40px;}
section.yet a.btn {background-color: #4ecdc4; border-color: #4ecdc4; color: #364044; border-radius: 5px; padding: 10px 15px 11px; text-transform: uppercase; font-weight: bold; font-size: 18px;}
section.yet a.btn:hover {background-color: #364044; border-color: #364044; color: #ffffff;}
section.yet .right {flex: 1; display: flex; flex-direction: column; justify-content: flex-end;}
section.yet .right .img2 {display: none;}
section.yet .right .blue-color {font-size: 30px; margin-bottom: 30px;}
section.yet .right .points {font-size: 20px; margin-bottom: 30px;}
section.yet .right .points:last-of-type {margin-bottom: 10px;}
section.yet .right .points span {font-weight: bold;}

@media (max-width: 768px) {
  section.yet .left {display: none;}
  section.yet .right {flex-direction: row; justify-content: unset; flex-wrap: wrap;}
  section.yet .right .img2 {display: block; width: 250px; margin-right: 20px;}
  section.yet .right .points-wrap {flex: 1;}
  section.yet .right .points {margin-bottom: 20px;}
}

@media (max-width: 600px) {
  section.yet .right {display: block;}
  section.yet .right .img2 {width: 100%; margin: -10px auto 20px; max-width: 300px;}
}

/*********/
/* Black */
/*********/
section#serious-black {padding: 90px 0 70px; text-align: center; background-color: #364044; position: relative; z-index: 0; transform-style: preserve-3d;}
section#serious-black .container {display: block;}
section#serious-black .prehead {font-family: "Kite One", sans-serif !important; color: #fff; font-size: 44px; margin-bottom: 20px;}
section#serious-black .dm.yellow-color {font-size: 59px; font-weight: 500; margin-bottom: 40px;}
section#serious-black .dm.yellow-color span {text-decoration: underline;}
section#serious-black .support1 {font-size: 20px; color: #fff; margin: 0 auto 30px; max-width: 700px;}
section#serious-black .support1 span {font-weight: bold;}
section#serious-black .yellow-color.book {font-size: 20px; margin-bottom: 30px;}
section#serious-black .cta-wrap {display: flex; justify-content: center; margin-bottom: 60px;}
section#serious-black .cta-wrap .three-d-btn {width: 230px;}
section#serious-black a:not(.three-d-btn) {color: #ffffff; text-decoration: underline;}
section#serious-black a:hover {text-decoration: none;}
section#serious-black .support2.blue-color {font-size: 40px; margin: 0 auto 30px; max-width: 1000px; font-weight: 500;}
section#serious-black .yellow-color.large.dm {font-size: 40px !important; margin-top: 70px;}
section#serious-black .contents-outer {max-width: 1200px; margin: 0 auto 60px;}
section#serious-black .contents-outer .contents-inner {display: flex; flex-wrap: wrap; margin: 0 -20px -20px;}
section#serious-black .contents-outer .contents-inner .content-outer {padding: 0 20px 20px; width: 25%;}
section#serious-black .contents-outer .contents-inner .content-outer .content-inner {background: #fff; border-radius: 8px; padding: 20px; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 24px; font-weight: bold; font-family: "DM Sans", sans-serif;}

@media (max-width: 1024px) {
  section#serious-black .contents-outer .contents-inner .content-outer {width: 33.3%;}
}

@media (max-width: 750px) {
  section#serious-black .contents-outer .contents-inner .content-outer {width: 50%;}
}

@media (max-width: 550px) {
  section#serious-black .dm.yellow-color {font-size: 36px;}
  section#serious-black .support2.blue-color {font-size: 30px;}
  section#serious-black .yellow-color.large.dm {font-size: 30px !important;}
}

@media (max-width: 480px) {
  section#serious-black .contents-outer .contents-inner .content-outer {width: 100%;}
}

/*********/
/* Sroll */
/*********/
section#scroll-in {padding: 0 0 120px; text-align: center;}
section#scroll-in .container {display: block;}
section#scroll-in h2 {font-size: 60px; font-weight: 500; margin: 0 auto 60px; max-width: 1000px;}
section#scroll-in .cta-wrap {margin: 40px auto 0; display: flex; justify-content: center;}
section#scroll-in .scroll-in-element-inner {display: flex; overflow: hidden;}
section#scroll-in .scroll-in-element-inner .scroll-inner {width: 100%; max-width: 940px; margin: 0 auto; position: relative; border-radius: 8px;}
section#scroll-in .scroll-in-element-inner .scroll-inner:after {content: "Scroll to read the case study"; font-size: 18px; color: #2e373b; opacity: 0.6; width: 130px; position: relative; right: unset; top: unset; margin-top: unset;}
section#scroll-in .scroll-in-element-inner .scroll-inner iframe#scroll-iframe {height: 450px; width: 100%; border-radius: 8px;}

@media (max-width: 1150px) {
  section#scroll-in .scroll-in-element-inner .scroll-inner {max-width: unset;}
}

@media (max-width: 750px) {
  section.intelligent a.see-thru {margin-left: 0; margin-top: 30px;}
}

@media (max-width: 550px) {
  section#scroll-in h2 {font-size: 36px;}
}

@media (max-width: 480px) {
  section.intelligent a.see-thru {width: 100% !important; padding: 0 15px;}
}

/****************/
/* Not a Lawyer */
/****************/
section#not-a-lawyer {padding: 30px 0; text-align: center;}
section#not-a-lawyer .container {display: block; max-width: 900px;}
section#not-a-lawyer .block1.dm {margin: 0 auto; max-width: 1050px;}
section#not-a-lawyer .large {font-size: 40px; font-weight: 600;}
section#not-a-lawyer .small {font-size: 28px; margin: 40px auto;}
section#not-a-lawyer .partners-outer {margin: 70px auto;}
section#not-a-lawyer .partners-outer .partners-inner {margin: 0 -15px -30px; display: flex; flex-wrap: wrap;}
section#not-a-lawyer .partners-outer .partners-inner .partner-outer {padding: 0 15px 30px; width: 33.3%;}
section#not-a-lawyer .partners-outer .partners-inner .partner-outer .partner-inner {height: 100%; display: flex; flex-direction: column;}
section#not-a-lawyer .partners-outer .partners-inner .partner-outer .partner-inner .img-wrap img {width: 100%;}
section#not-a-lawyer .partners-outer .partners-inner .partner-outer .partner-inner .content-wrap {border: 1px solid #67d4cc; margin-top: -1px; padding: 30px 20px; text-align: left; border-radius: 0 0 8px 8px; background: #fff; flex: 1; font-size: 19px; line-height: 1.6;}
section#not-a-lawyer .partners-outer .partners-inner .partner-outer .partner-inner .content-wrap span {font-weight: bold; font-style: italic;}
section#not-a-lawyer .follow {font-size: 20px; margin: 0 auto; width: 610px;}
section#not-a-lawyer .follow span {font-weight: bold; font-style: italic; text-decoration: underline;}
section#not-a-lawyer .cta-wrap {margin-top: 30px; display: flex; justify-content: center;}

@media (max-width: 750px) {
  section#not-a-lawyer .partners-outer .partners-inner .partner-outer {width: 100%;}
  section#not-a-lawyer .partners-outer .partners-inner .partner-outer .partner-inner .img-wrap {max-width: 300px;}
  section#not-a-lawyer .partners-outer .partners-inner .partner-outer .partner-inner .content-wrap {margin-top: 0;}
}

@media (max-width: 550px) {
  section#not-a-lawyer .large {font-size: 32px;}
}

/********/
/* Blog */
/********/
section.blog-content {text-align: center; padding: 0 0 100px;}
section.blog-content .container {display: block;}
section.blog-content .subhead {font-size: 28px; margin-bottom: 20px;}
section.blog-content .headline {font-size: 40px; font-weight: 500; max-width: 850px; margin: 0 auto 60px;}
section.blog-content .cats-wrap-outer {max-width: 1200px; margin: 0 auto 40px; border-radius: 50px; background: #fff; box-shadow: 3px 5px 12px 0px rgba(54, 64, 68, 0.6);}
section.blog-content .cats-wrap-outer .cats-wrap-inner {font-size: 14px; flex-wrap: wrap; font-weight: 600; display: flex; padding: 30px; justify-content: center; text-transform: uppercase;}
section.blog-content .cats-wrap-outer .class-outer {flex: 1; cursor: pointer;}
section.blog-content .cats-wrap-outer .class-outer.active {color: #4ecdc4;}
section.blog-content .cats-wrap-outer .class-outer .cat-inner.dm {padding: 5px 15px; white-space: nowrap;}
section.blog-content .two-posts-outer {margin: 0 auto; width: calc(100% - 36px);}
section.blog-content .two-posts-outer .two-posts {display: flex; margin: 0 -18px; justify-content: center; flex-wrap: wrap;}
section.blog-content .two-posts-outer .two-posts .post1, 
section.blog-content .two-posts-outer .two-posts .post2 {padding: 0 18px 30px; width: 50%;}
section.blog-content .two-posts-outer .two-posts .post1 .post-inner, 
section.blog-content .two-posts-outer .two-posts .post2 .post-inner {background: #fff; padding: 50px 65px; box-shadow: 3px 5px 12px 0px rgba(54, 64, 68, 0.6); border-radius: 8px; overflow: hidden; border-top: 3px solid #ffe76d; height: 100%; display: flex; flex-direction: column;}
section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-img, 
section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-img {margin-bottom: 20px;}
section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content, 
section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content {text-align: left; display: flex; flex-direction: column; justify-content: space-between; flex: 1;}
section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content .post-title, 
section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content .post-title {font-size: 20px; font-weight: 500; margin-bottom: 20px;}
section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content .post-cat.blue-color, 
section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content .post-cat.blue-color {font-weight: bold; margin-bottom: 20px;}
section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content .post-excerpt, 
section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content .post-excerpt {font-size: 18px; line-height: 1.4; flex: 1;}
section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content .post-excerpt a.view-article, 
section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content .post-excerpt a.view-article {color: #ff6b6b; font-weight: bold; font-style: italic;}
section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content .post-meta, 
section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content .post-meta {flex: 1; display: flex; align-items: flex-end; margin-top: 20px;}

section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content .post-meta span, 
section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content .post-meta span {font-weight: bold;}
section.blog-content .cta-wrap {display: flex; justify-content: center;}
section.blog-content .cta-wrap .three-d-btn {width: 300px; font-size: 21px; padding: 20px 50px 21px; height: auto;}

@media (max-width: 991px) {
  section.blog-content .two-posts-outer .two-posts .post1 .post-inner, 
  section.blog-content .two-posts-outer .two-posts .post2 .post-inner {padding: 50px 25px;}
}

@media (max-width: 800px) {
  section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content .post-meta, 
  section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content .post-meta {flex: 1; display: flex; align-items: flex-start; margin-top: 20px; flex-direction: column; justify-content: flex-end;}
  section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content .post-meta > div, 
  section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content .post-meta > div {margin: 5px 0;}
  section.blog-content .two-posts-outer .two-posts .post1 .post-inner .post-content .post-meta > div:nth-of-type(2), 
  section.blog-content .two-posts-outer .two-posts .post2 .post-inner .post-content .post-meta > div:nth-of-type(2) {display: none;}
}

@media (max-width: 700px) {
  section.blog-content .two-posts-outer .two-posts .post1, 
  section.blog-content .two-posts-outer .two-posts .post2 {width: 100%;}
}

@media (max-width: 550px) {
  section.blog-content .headline {font-size: 30px;}
}

/**********/
/* Search */
/**********/
#search-cred {margin-bottom: 90px;}
#search-cred .container {justify-content: space-between; justify-items: stretch; align-items: center;}
#search-cred .copy-wrap {flex: 1; min-width: 510px;}
#search-cred .copy-wrap .header.blue-color.dm {font-size: 40px; max-width: 610px;}
#search-cred .img-wrap {width: 45%;}
#search-cred a.three-d-btn {margin-top: 45px;}
#search-cred p {max-width: 610px;}

@media (max-width: 1580px) {
  #search-cred .img-wrap {width: 650px; margin-right: 0;}
}

@media (max-width: 800px) {
  #search-cred .container {flex-wrap: wrap;}
  #search-cred .copy-wrap {order: 2; flex: unset; min-width: unset; width: 100%; max-width: 470px; margin: 0 auto;}
  #search-cred .img-wrap {width: 100%;}
  #search-cred .img-wrap img {max-width: 400px; margin: 0 auto 20px; display: block;}
}

/********/
/* FAQs */
/********/
section#faqs {text-align: center; padding-bottom: 75px;}
section#faqs .container {display: block;}
section#faqs .text-area h2 {font-weight: normal; font-size: 65px; max-width: 1200px; margin: 0 auto 40px; line-height: 1; text-align: center; color: #4ecdc4;}

section#faqs .faq {border-bottom: 1px solid #d0d2ce; margin-bottom: 20px; padding-bottom: 10px;}
section#faqs .faq .top {display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; cursor: pointer; text-align: left;}
section#faqs .faq .top .question {font-size: 28px; margin-right: 30px;}
section#faqs .faq .top .icon {font-size: 40px;}
section#faqs .faq .bottom {overflow: hidden; height: 0; text-align: left;}
section#faqs .faq .bottom .bottom-inner {padding: 10px 0 20px; font-size: 20px;}
section#faqs .faq.open .top .icon {font-size: 0;}
section#faqs .faq.open .top .icon:after {content: "-"; font-size: 40px;}
section#faqs .faq.open .bottom {height: auto;}
section#faqs .headline {font-weight: normal; font-size: 65px; margin-bottom: 40px;}

@media (max-width: 1010px) {
  section#faqs .text-area h2 {font-size: 55px;}
  section#faqs .text-area h3 {font-size: 40px;}
  section#faqs .faq .top .question {font-size: 26px;}
}

@media (max-width: 768px) {
  section#faqs .text-area h2 {font-size: 45px;}
  section#faqs .text-area h2 br {display: none;}
  section#faqs .text-area h3 {font-size: 35px;}
  section#faqs .text-area p {font-size: 22px;}
  section#faqs .faq .top .question {font-size: 24px;}
}

@media (max-width: 550px) {
  section#faqs .text-area h2 {font-size: 35px;}
  section#faqs .text-area h3 {font-size: 25px;}
  section#faqs .text-area p {font-size: 20px;}
  section#faqs .faq .top .question {font-size: 22px;}
}

/* Formatting */
p {font-size: 20px;}

/*********/
/* Forms */
/*********/
.gform_wrapper {margin-bottom: 0; margin-top: 0;}
.gform_wrapper .gform_footer {padding: 0; margin: 35px 0 0 0; text-align: center;}
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit] {font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; font-family: "DM Sans", sans-serif; border: 1px solid #ff6b6b; border-radius: 6px; width: 150px; height: 42px; display: flex; align-items: center; justify-content: center; background: #ff6b6b; box-shadow: 3px 3px 0px 1px #FEACAC; margin: 0 auto; -webkit-appearance: none;}
.gform_wrapper .gform_footer input.button:hover, 
.gform_wrapper .gform_footer input[type=submit]:hover {background: linear-gradient(52deg, #ff6b6b 0%, #ffe66d 100%); color: #fff;}
.gform_wrapper .hidden_label input.large, 
.gform_wrapper .hidden_label select.large, 
.gform_wrapper .top_label input.large, 
.gform_wrapper .top_label select.large {width: 100%; border: none; background: transparent; border-bottom: 1px solid #c4c7c9; font-size: 14px !important; padding: 10px 0 !important; color: #364044 !important; -webkit-appearance: none; border-radius: 0;}
::placeholder {color: #364044;}
.gform_wrapper ul.gform_fields {padding: 0; margin: 0; overflow: visible; display: flex; flex-wrap: wrap; justify-content: space-between;}
.gform_wrapper ul.gform_fields li.gfield {padding-right: 0; width: 47%;}
#field_1_5 {width: 100%;}
.gform_wrapper textarea.large {height: 122px; width: 100%; margin-top: 50px; border: 1px solid #c4c7c9; font-size: 12px !important; padding: 10px !important; color: #364044 !important; border-radius: 6px;}

@media (max-width: 480px) {
  .gform_wrapper ul.gform_fields li.gfield {width: 100%;}
}

@media (max-width: 460px) {
  .img-wrap img {max-width: 100% !important;}
}


.big-red {
  font-size: 60px;
  font-weight: 500;
  line-height: 1.1;
}
@media only screen and (max-width: 1282px) {
  .big-red {
    font-size: 52px;
  }
}
@media only screen and (max-width: 1010px) {
  .big-red {
    font-size: 48px;
  }
}
@media only screen and (max-width: 550px) {
  .big-red {
    font-size: 41px;
  }
}
@media only screen and (max-width: 480px) {
  .big-red {
    font-size: 38px;
  }
}
@media only screen and (max-width: 400px) {
  .big-red {
    font-size: 30px;
  }
}

/****************/
/* SEO Strategy */
/****************/
section.delivers {padding: 0 0 75px; text-align: center;}
section.delivers .container {flex-direction: column;}

section.delivers .text-area {max-width: 1000px; margin: 0 auto;}
section.delivers .text-area h2 {font-weight: normal; font-size: 65px; max-width: 1200px; margin: 0 auto 20px; line-height: 1; text-align: center; color: #4ecdc4;}
section.delivers .text-area h3 {font-weight: bold; font-size: 30px; max-width: 1200px; margin: 0 auto 15px; color: #364044;}
section.delivers .text-area p {font-size: 24px; color: #364044; margin: 0 auto 40px; max-width: 950px; line-height: 1.3;}
section.delivers .text-area p strong {font-weight: bold;}
section.delivers .text-area p:last-child {margin-bottom: 0;}

section.delivers .cta-wrap {margin: 0 auto; display: flex; justify-content: center;}

section.delivers .flexer {display: flex; align-items: center; margin: 0 auto; max-width: 970px; width: 100%; justify-content: center;}
section.delivers .flexer ul.chart {background: #f7fefc; list-style: none; border-radius: 10px; border: 1px solid #b4eae6; padding: 5px 0; width: 100%;}
section.delivers .flexer ul.chart li {padding: 20px 30px; border-bottom: 1px solid #b4eae6; display: flex; text-align: left; font-size: 20px; line-height: 1.4;}
section.delivers .flexer ul.chart li div:first-of-type {font-size: 40px; line-height: 28px; margin-right: 5px;}
section.delivers .flexer ul.chart li:last-of-type {border-bottom: none;}
section.delivers .flexer ul.chart li span {font-weight: bold;}
section.delivers .flexer ul.chart li strong {font-weight: bold;}

@media (max-width: 1010px) {
  section.delivers .text-area h2 {font-size: 55px;}
  section.delivers .text-area h3 {font-size: 40px;}
}

@media (max-width: 768px) {
  section.delivers .text-area h2 {font-size: 45px;}
  section.delivers .text-area h2 br {display: none;}
  section.delivers .text-area h3 {font-size: 35px;}
  section.delivers .text-area p {font-size: 22px;}
  section.delivers .st {padding: 20px 40px 30px;}
}

@media (max-width: 550px) {
  section.delivers .text-area h2 {font-size: 35px;}
  section.delivers .text-area h3 {font-size: 25px;}
  section.delivers .text-area p {font-size: 20px;}
}

/***********/
/* Columns */
/***********/
section#simple {padding: 0 0 80px;}
section#simple .container {flex-direction: column;}

section#simple .text-area h2 {font-weight: normal; font-size: 65px; max-width: 850px; margin: 0 auto 20px; line-height: 1; text-align: center; background: linear-gradient(37deg, #ffe66d 0, #ff6b6b 72%, #ff6b6b 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
section#simple .text-area h3 {font-weight: bold; font-size: 30px; max-width: 1200px; margin: 0 auto 15px; color: #364044;}
section#simple .text-area p {font-size: 24px; color: #364044; margin: 0 auto 20px; max-width: 650px; line-height: 1.3; text-align: center;}
section#simple .text-area p strong {font-weight: bold;}
section#simple .text-area p:last-child {margin-bottom: 0;}

section#simple ul {margin: 0; padding: 0; list-style: none; display: flex; flex-direction: column; justify-content: space-between; height: 100%; gap: 10px;}
section#simple ul li {margin-bottom: 0; min-height: 60px; padding-left: 30px; font-size: 23px;}
section#simple ul li:first-child {min-height: 86px;}
section#simple ul li:last-child {margin-bottom: 0;}
section#simple ul li svg {fill: #4ecdc4; margin-left: -32px; position: relative; top: 3px; left: -4px; width: 24px; height: 24px;}
section#simple ul li strong {font-weight: bold;}

section#simple .flexer {margin: 40px auto 40px; background: #f6fefc; border-radius: 8px; overflow: hidden; display: flex;}
section#simple .flexer .left {width: 32%; border: 1px solid #4ecdc4; border-radius: 8px; margin: 0 2%;}
section#simple .flexer .left.half-size {width: 48%; margin: 0 1%;}
section#simple .flexer .left .top {background: #364044; color: #fff; font-size: 28px; padding: 30px 20px 40px; font-weight: bold; border-radius: 8px 8px 0 0; text-align: center;}
section#simple .flexer .left .bottom {padding: 25px 30px 30px; height: 100%;}

section#simple .flexer .right {width: 32%; border-radius: 8px; border: 1px solid #364044; background: #d0d8d7;}
section#simple .flexer .right.half-size {width: 48%; margin: 0 1%;}
section#simple .flexer .right .top {background: #4ecdc4; color: #fff; font-size: 28px; padding: 30px 30px 40px; font-weight: bold; border-radius: 8px 8px 0 0; text-align: center;}
section#simple .flexer .right svg {fill: #ff6b6b !important;}
section#simple .flexer .right.half-size .top {padding-left: 20px; padding-right: 20px;}
section#simple .flexer .right .bottom {padding: 25px 30px 30px; height: 100%;}
section#simple .flexer :not(.half-size) .bottom {text-align: center;}

section#simple .cta-wrap {margin: 0 auto; display: flex; justify-content: center;}

@media (max-width: 1010px) {
  section#simple .text-area h2 {font-size: 55px;}
  section#simple .text-area h3 {font-size: 40px;}
  section#simple ul li {font-size: 22px;}
}

@media (max-width: 768px) {
  section#simple .text-area h2 {font-size: 45px;}
  section#simple .text-area h2 br {display: none;}
  section#simple .text-area h2 br {display: none;}
  section#simple .text-area h3 {font-size: 35px;}
  section#simple .text-area p {font-size: 22px;}
  section#simple ul li {font-size: 20px;}
  section#simple .flexer {flex-direction: column;}
  section#simple .flexer .left,
  section#simple .flexer .left.half-size {width: 100%; border-right: none; margin: 20px 0;}
  section#simple .flexer .right,
  section#simple .flexer .right.half-size {width: 100%; margin: 20px 0;}
}

@media (max-width: 550px) {
  section#simple .text-area h2 {font-size: 35px;}
  section#simple .text-area h3 {font-size: 25px;}
  section#simple .text-area p {font-size: 20px;}
  section#simple ul li {font-size: 18px;}
}

/*****************/
/* Scroll to Top */
/*****************/
.footer .btt .circle {position: fixed; display: none; cursor: pointer; right: 20px; bottom: 20px; z-index: 999;}
.footer .btt .circle > div {width: 60px; height: 60px}
.footer .btt .circle > div .line1 {left: 24px; top: 20px;}
.footer .btt .circle > div .line2 {right: 24px; top: 20px;}
.footer .btt .circle:hover {background-color: #364044;}

@media (max-width: 550px) {
  .footer .btt .circle {position: static; display: block;}
}

/********************/
/* Link Transitions */
/********************/
/* Background color, font color, border color */
a,
a:before,
a:after,
a span,
a span:before,
a span:after,
a h2,
a h3,
a h4,
a h5,
a h6,
a p,
a img,
.slick-prev,
.slick-next,
.slick-prev:before,
.slick-next:before,
form input[type="submit"],
.footer .btt .circle {-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out; transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;}

header.header {-webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
