@import url("../fonts/stylesheet.css");
* {
  word-break: break-word;
  padding: 0;
  margin: 0;
  line-height: 0;
  font-family: "Raleway";
}
body {
  overflow-x: hidden;
}
img {
  width: 100%;
  height: auto;
}
.row:before,
.row:after {
  display: none;
}
@media (min-width: 1700px) {
  .container {
    width: 82%;
    max-width: 1670px;
    margin: 0 auto;
  }
}
.navbar {
  position: absolute;
  top: 0;
  width: 100%;
  margin-top: 37px;
}
@media (min-width: 992px) {
  .book-btn {
    padding-top: 28px;
  }
}
@media (min-width: 1300px) {
  .book-btn {
    padding-top: 64px;
  }
}
.book-btn a {
  width: 100%;
  min-width: 138px;
  min-height: 50px;
  letter-spacing: 0.96px;
  font-weight: bold;
  color: #fff;
  background-color: #7fc63d;
  border-radius: 38px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  font-size: 12px;
  line-height: 26px;
  padding: 10px 12px;
}
@media (min-width: 992px) {
  .book-btn a {
    font-size: 16px;
    line-height: 26px;
    padding: 14px 18px;
  }
}
@media (min-width: 1300px) {
  .book-btn a {
    font-size: 18px;
    line-height: 30px;
    padding: 18px 25px;
  }
}
@media (min-width: 1600px) {
  .book-btn a {
    font-size: 24px;
    line-height: 32px;
    padding: 24px 30px;
  }
}
.sign-up a {
  width: 100%;
  min-width: 138px;
  min-height: 50px;
  letter-spacing: 0.96px;
  font-weight: bold;
  color: #00783e;
  background-color: #fff;
  border-radius: 38px;
  text-decoration: none;
  font-size: 12px;
  line-height: 26px;
  padding: 10px 12px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .sign-up a {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 15px;
  }
}
@media (min-width: 1300px) {
  .sign-up a {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 15px;
  }
}
@media (min-width: 1600px) {
  .sign-up a {
    font-size: 24px;
    line-height: 26px;
    padding: 14px 18px;
  }
}
.free-btn {
  color: #fff !important;
  background-color: #00783e !important;
}
@media (min-width: 992px) {
  .green {
    padding-top: 80px;
    padding-bottom: 0;
  }
}
nav .d-desktop {
  display: none;
}
@media (min-width: 992px) {
  nav .d-desktop {
    display: block;
  }
}
@media (min-width: 992px) {
  nav .d-mobile.d-mobile {
    display: none !important;
  }
}
nav .navigation {
  background-color: #fff;
  position: relative;
  z-index: 3;
}
@media (min-width: 992px) {
  nav .navigation {
    background-color: transparent;
  }
}
nav .navigation .navbar-nav li {
  padding: 14px;
}
nav .navigation .navbar-nav li a {
  color: #7fc63d;
  background-color: transparent;
  font-family: "Raleway";
  font-size: 16px;
  letter-spacing: 0.96px;
  line-height: 26px;
  font-weight: bold;
  padding: 0;
}
@media (min-width: 992px) {
  nav .navigation .navbar-nav li a {
    color: #fff;
  }
}
nav .nav_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
nav .nav_container .col1 {
  flex: 1 0 46.5%;
  max-width: 46.5%;
}
@media (min-width: 992px) {
  nav .nav_container .col1 {
    flex: 1 0 29.5%;
    max-width: 29.5%;
  }
}
nav .nav_container .col1 img {
  width: 100%;
  max-width: 334px;
  height: 80px;
  position: relative;
  z-index: 1;
}
nav .nav_container .col2 {
  flex: 1 0 53.5%;
  max-width: 53.5%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  nav .nav_container .col2 {
    flex: 1 0 70.5%;
    max-width: 70.5%;
  }
}
nav .nav_container .col2 .navigation {
  padding: 0;
}
nav .nav_container .col2 .navigation .navbar-nav {
  margin-right: 14.5px;
}
nav .nav_container .col2 .navigation .navbar-nav li {
  padding: 14px;
}
nav .nav_container .col2 .navigation .navbar-nav li a {
  color: #fff;
  background-color: transparent;
  font-family: "Raleway";
  font-size: 16px;
  letter-spacing: 0.96px;
  line-height: 26px;
  font-weight: bold;
  padding: 0;
}
nav .nav_container .col2 .sign-up a {
  width: 100%;
  min-width: 138px;
  min-height: 50px;
  letter-spacing: 0.96px;
  font-weight: bold;
  color: #00783e;
  background-color: #fff;
  border-radius: 38px;
  text-decoration: none;
  font-size: 12px;
  line-height: 26px;
  padding: 10px 12px;
}
@media (min-width: 992px) {
  nav .nav_container .col2 .sign-up a {
    font-size: 16px;
    line-height: 26px;
    padding: 14px 18px;
  }
}
nav .nav_container .col2 .navbar-header {
  display: block;
}
@media (min-width: 992px) {
  nav .nav_container .col2 .navbar-header {
    display: none;
  }
}
nav .nav_container .col2 .navbar-header .navbar-toggle {
  border: 1px solid #fff;
  margin-left: 15px;
  margin-right: 0;
  position: relative;
  z-index: 1;
}
nav .nav_container .col2 .navbar-header .navbar-toggle .icon-bar {
  background-color: #fff;
}
@media (min-width: 769px) and (max-width: 991px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.show {
    display: block !important;
  }
  .navbar-header .collapse,
  .navbar-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none;
  }
  .navbar-nav > li {
    float: none;
  }
}
.error404 .horizontal-grey-gradient {
  text-align: center;
  padding-top: 200px;
  padding-bottom: 200px;
  height: calc(100vh - 375px);
}
.error404 .horizontal-grey-gradient .content_404 h1 {
  font-size: 60px;
  font-weight: 700;
}
.error404 .horizontal-grey-gradient .error_link {
  color: #1a1a1a;
}
.error404 .horizontal-grey-gradient .err_content {
  font-size: 18px;
}
.error404 .footer_section > .container {
  display: none;
}
.footer_section {
  flex-shrink: 0;
  background-color: #3c3c3c;
  color: #ffffff;
}
.footer_section a {
  color: #ffffff;
}
.footer_section .footer-container .footer-inner {
  padding-top: 90px;
  padding-bottom: 49.64px;
}
@media (min-width: 992px) {
  .footer_section .footer-container .footer-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .footer_section .footer-container .footer-inner .col1,
  .footer_section .footer-container .footer-inner .col2,
  .footer_section .footer-container .footer-inner .col3 {
    width: 100%;
    max-width: 33.33%;
    flex: 1 0 33.33%;
  }
}
@media (min-width: 1700px) {
  .footer_section .footer-container .footer-inner .col1 {
    width: 100%;
    max-width: 32.92%;
    flex: 1 0 32.92%;
  }
}
.footer_section .footer-container .footer-inner .col1 .inner .footer-logo {
  width: 100%;
  max-width: 417px;
  min-height: 100px;
  object-fit: contain;
}
.footer_section .footer-container .footer-inner .col1 .inner p {
  margin-top: 26px;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: normal;
}
.footer_section .footer-container .footer-inner .col2 .inner h3,
.footer_section .footer-container .footer-inner .col3 .inner h3 {
  margin-top: 15px;
  margin-bottom: 36px;
}
.footer_section .footer-container .footer-inner .col2 .inner .contact-info a,
.footer_section .footer-container .footer-inner .col2 .inner .contact-info p,
.footer_section .footer-container .footer-inner .col2 .inner .footer-navigation a,
.footer_section .footer-container .footer-inner .col2 .inner .footer-navigation p,
.footer_section .footer-container .footer-inner .col3 .inner .contact-info a,
.footer_section .footer-container .footer-inner .col3 .inner .contact-info p,
.footer_section .footer-container .footer-inner .col3 .inner .footer-navigation a,
.footer_section .footer-container .footer-inner .col3 .inner .footer-navigation p {
  font-size: 20px;
  line-height: 34px;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: capitalize;
}
@media (min-width: 1700px) {
  .footer_section .footer-container .footer-inner .col2 {
    width: 100%;
    flex: 1 0 39%;
    max-width: 39%;
  }
}
.footer_section .footer-container .footer-inner .col2 .footer-navigation {
  padding: 0;
  box-shadow: none;
}
.footer_section .footer-container .footer-inner .col2 .footer-navigation ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap column;
  flex-flow: wrap column;
  max-height: 178px;
  float: none;
}
.footer_section .footer-container .footer-inner .col2 .footer-navigation a {
  padding: 0;
}
.footer_section .footer-container .footer-inner .col2 .footer-navigation a:hover {
  background-color: transparent;
}
@media (max-width: 991px) {
  .footer_section .footer-container .footer-inner .col2 .footer-navigation .navbar-nav {
    margin: 0;
  }
}
@media (min-width: 1700px) {
  .footer_section .footer-container .footer-inner .col3 {
    width: 100%;
    max-width: 28.08%;
    flex: 1 0 28.08%;
  }
}
.footer_section .footer-container .footer-inner .col3 p {
  margin-bottom: 0;
}
.footer_section .footer-container .footer-inner .col3 p:nth-child(1) {
  margin-bottom: 8.33px;
}
.footer_section .footer-container .footer-inner .col3 p a {
  margin-bottom: 11.33px;
  display: inline-block;
}
.footer_section .footer-container .footer-inner .col3 p a:hover {
  text-decoration: none;
}
.footer_section .footer-container .footer-inner .col3 .social_media {
  display: flex;
  padding-top: 18px;
}
.footer_section .footer-container .footer-inner .col3 .social_media a {
  margin-right: 15px;
}
.footer_section .bottom-footer p {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 33.36px;
  padding-bottom: 35px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.37);
  margin: 0;
}
.banner {
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 991px) {
  .banner {
    background-image: linear-gradient(to left, #bdd531, #7fc63d) !important;
  }
}
.banner:before {
  content: "";
  display: none;
  position: absolute;
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/dotted.svg");
  width: 130px;
  height: 175px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -30px;
  top: 302px;
  transform: translateY(-50%);
  z-index: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media (min-width: 992px) {
  .banner:before {
    width: 63px;
    left: -16px;
    top: 105px;
    display: block;
  }
}
@media (min-width: 1025px) {
  .banner:before {
    left: -14px;
    top: 136px;
  }
}
@media (min-width: 1200px) {
  .banner:before {
    width: 80px;
    left: -20px;
    top: 130px;
  }
}
@media (min-width: 1330px) {
  .banner:before {
    width: 86px;
    left: -20px;
    top: 126px;
  }
}
@media (min-width: 1440px) {
  .banner:before {
    width: 111px;
    left: -30px;
    top: 302px;
  }
}
@media (min-width: 1700px) {
  .banner:before {
    width: 130px;
    left: -30px;
    top: 302px;
  }
}
.banner:after {
  content: "";
  display: none;
  position: absolute;
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/bar.svg");
  left: -169px;
  bottom: 79.72px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 305px;
  height: 218px;
  z-index: 0;
}
@media (min-width: 992px) {
  .banner:after {
    display: block;
    left: -124px;
    bottom: 136.72px;
    width: 184px;
    height: 133px;
  }
}
@media (min-width: 1025px) {
  .banner:after {
    bottom: 147.72px;
  }
}
@media (min-width: 1200px) {
  .banner:after {
    left: -150px;
    bottom: 95.72px;
    width: 237px;
    height: 171px;
  }
}
@media (min-width: 1330px) {
  .banner:after {
    width: 258px;
    left: -169px;
    bottom: 79.72px;
    height: 218px;
  }
}
@media (min-width: 1440px) {
  .banner:after {
    width: 268px;
    left: -169px;
    bottom: 79.72px;
    height: 218px;
  }
}
@media (min-width: 1700px) {
  .banner:after {
    width: 305px;
    left: -169px;
    bottom: 79.72px;
    height: 218px;
  }
}
.banner .container {
  padding-top: 179px;
  padding-bottom: 254.02px;
  padding-bottom: 50.02px;
  padding-top: 100px;
}
@media (min-width: 992px) {
  .banner .container {
    padding-top: 139px;
    padding-bottom: 209.02px;
  }
}
@media (min-width: 1025px) {
  .banner .container {
    padding-top: 165px;
    padding-bottom: 287.02px;
  }
}
@media (min-width: 1200px) {
  .banner .container {
    padding-top: 179px;
    padding-bottom: 239.02px;
  }
}
@media (min-width: 1330px) {
  .banner .container {
    padding-top: 179px;
    padding-bottom: 239.02px;
  }
}
@media (min-width: 1440px) {
  .banner .container {
    padding-top: 179px;
    padding-bottom: 275.02px;
  }
}
@media (min-width: 1500px) {
  .banner .container {
    padding-top: 179px;
    padding-bottom: 334.02px;
  }
}
@media (min-width: 1700px) {
  .banner .container {
    padding-top: 179px;
    padding-bottom: 254.02px;
  }
}
@media (min-width: 1700px) {
  .banner .col1 {
    width: 100%;
    flex: 1 0 49%;
    max-width: 49%;
  }
}
.banner .col1 .inner {
  color: #fff;
  margin-top: 25%;
  padding-left: 0;
}
.banner .col1 .inner h3 {
  letter-spacing: 0;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: left;
  font-size: 18px;
  line-height: 32px;
}
@media (min-width: 992px) {
  .banner .col1 .inner h3 {
    font-size: 19px;
    line-height: 25px;
  }
}
@media (min-width: 1200px) {
  .banner .col1 .inner h3 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 1336px) {
  .banner .col1 .inner h3 {
    font-size: 34px;
    line-height: 33px;
  }
}
@media (min-width: 1440px) {
  .banner .col1 .inner h3 {
    font-size: 44px;
    line-height: 47px;
  }
}
@media (min-width: 1700px) {
  .banner .col1 .inner h3 {
    font-size: 60px;
    line-height: 63px;
  }
}
.banner .col1 .inner p {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0;
  font-weight: 600;
  padding-bottom: 40px;
  text-align: left;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width: 992px) {
  .banner .col1 .inner p {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width: 1200px) {
  .banner .col1 .inner p {
    font-size: 16px;
    line-height: 32px;
  }
}
@media (min-width: 1336px) {
  .banner .col1 .inner p {
    font-size: 14px;
    line-height: 25px;
  }
}
@media (min-width: 1440px) {
  .banner .col1 .inner p {
    font-size: 18px;
    line-height: 32px;
  }
}
@media (min-width: 1700px) {
  .banner .col1 .inner p {
    font-size: 26px;
    line-height: 35px;
  }
}
.banner .col1 .inner .buttons {
  display: flex;
}
.banner .col1 .inner .buttons .button {
  margin-right: 22px;
  max-width: 240px;
  min-height: 40px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .banner .col1 .inner .buttons .button {
    min-width: 190px;
    min-height: 40px;
    font-size: 14px;
    line-height: 30px;
    padding: 5.5px 30px;
  }
}
@media (min-width: 1200px) {
  .banner .col1 .inner .buttons .button {
    min-width: 196px;
    min-height: 40px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
  }
}
@media (min-width: 1330px) {
  .banner .col1 .inner .buttons .button {
    min-width: 290px;
    min-height: 75px;
    font-size: 24px;
    line-height: 32px;
    margin-right: 31px;
  }
}
@media (min-width: 1700px) {
  .banner .col2 {
    width: 100%;
    flex: 1 0 51%;
    max-width: 51%;
  }
}
.banner .col2 .inner {
  position: relative;
  margin-top: 20px;
  text-align: center;
  max-width: 290px;
}
@media (min-width: 992px) {
  .banner .col2 .inner {
    margin-top: 0;
    margin-left: 11px;
    text-align: unset;
    max-width: unset;
  }
}
@media (max-width: 426px) {
  .banner .col2 .inner {
    margin: 20px auto 0;
  }
}
.banner .col2 .inner:before {
  content: "";
  position: absolute;
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/dotted.svg");
  width: 112px;
  height: 147px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -35px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  left: 11px;
  width: 61px;
  height: 102px;
}
@media (min-width: 992px) {
  .banner .col2 .inner:before {
    width: 61px;
    height: 102px;
    display: block;
    left: -35px;
  }
}
@media (min-width: 1200px) {
  .banner .col2 .inner:before {
    width: 68px;
    height: 147px;
  }
}
@media (min-width: 1330px) {
  .banner .col2 .inner:before {
    width: 74px;
  }
}
@media (min-width: 1440px) {
  .banner .col2 .inner:before {
    width: 77px;
  }
}
@media (min-width: 1700px) {
  .banner .col2 .inner:before {
    width: 112px;
  }
}
.banner .col2 .inner:after {
  content: "";
  position: absolute;
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/dotted.svg");
  right: 75px;
  top: 133px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 123px;
  height: 197px;
  z-index: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  display: block;
  right: 21px;
  top: 39px;
  width: 51px;
  height: 197px;
}
@media (min-width: 992px) {
  .banner .col2 .inner:after {
    display: block;
    right: 195px;
    top: 39px;
    width: 51px;
    height: 197px;
  }
}
@media (min-width: 1200px) {
  .banner .col2 .inner:after {
    right: 160px;
    top: 50px;
    width: 83px;
    height: 197px;
  }
}
@media (min-width: 1330px) {
  .banner .col2 .inner:after {
    right: 102px;
    top: 62px;
    width: 87px;
    height: 197px;
  }
}
@media (min-width: 1440px) {
  .banner .col2 .inner:after {
    right: 99px;
    top: 55px;
    width: 93px;
  }
}
@media (min-width: 1700px) {
  .banner .col2 .inner:after {
    right: 75px;
    top: 133px;
    width: 123px;
    height: 197px;
  }
}
.banner .col2 .inner .banner-img {
  width: 100%;
  max-width: 464px;
  min-height: 363px;
  object-fit: contain;
  position: relative;
  z-index: 1;
  max-width: 262px;
  min-height: 191px;
  text-align: center;
  margin-left: 46px;
}
@media (min-width: 992px) {
  .banner .col2 .inner .banner-img {
    max-width: 262px;
    min-height: 191px;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .banner .col2 .inner .banner-img {
    max-width: 410px;
    min-height: 319px;
  }
}
@media (min-width: 1330px) {
  .banner .col2 .inner .banner-img {
    max-width: 504px;
    min-height: 297px;
  }
}
@media (min-width: 1440px) {
  .banner .col2 .inner .banner-img {
    max-width: 504px;
    min-height: 297px;
  }
}
@media (min-width: 1600px) {
  .banner .col2 .inner .banner-img {
    max-width: 754px;
    min-height: 418px;
  }
}
@media (min-width: 1700px) {
  .banner .col2 .inner .banner-img {
    max-width: 775px;
    min-height: 642px;
  }
}
.banner .col2 .inner .circle {
  position: absolute;
  right: 142px;
  width: 309px;
  height: 309px;
  top: 35px;
  z-index: 0;
  right: 41px;
  width: 159px;
  height: 205px;
  top: -17px;
}
@media (min-width: 992px) {
  .banner .col2 .inner .circle {
    right: 209px;
    width: 159px;
    height: 205px;
    top: -15px;
    display: block;
  }
}
@media (min-width: 1200px) {
  .banner .col2 .inner .circle {
    right: 176px;
    width: 287px;
    height: 309px;
    top: -6px;
  }
}
@media (min-width: 1330px) {
  .banner .col2 .inner .circle {
    right: 116px;
    width: 309px;
    height: 309px;
    top: -1px;
  }
}
@media (min-width: 1440px) {
  .banner .col2 .inner .circle {
    top: 8px;
  }
}
@media (min-width: 1700px) {
  .banner .col2 .inner .circle {
    top: 35px;
  }
}
.banner .col2 .inner .circle-yellow {
  position: absolute;
  left: -70px;
  width: 189px;
  height: 189px;
  bottom: 0;
  opacity: 0.46;
  z-index: 2;
  left: 0;
  width: 88px;
  height: 94px;
  bottom: -23px;
}
@media (min-width: 992px) {
  .banner .col2 .inner .circle-yellow {
    left: -46px;
    width: 101px;
    height: 189px;
    bottom: -75px;
  }
}
@media (min-width: 1200px) {
  .banner .col2 .inner .circle-yellow {
    left: -29px;
    width: 102px;
    height: 188px;
    bottom: -64px;
  }
}
@media (min-width: 1336px) {
  .banner .col2 .inner .circle-yellow {
    left: -41px;
    width: 122px;
    height: 189px;
    bottom: -52px;
  }
}
@media (min-width: 1440px) {
  .banner .col2 .inner .circle-yellow {
    left: -41px;
    width: 122px;
    height: 189px;
    bottom: -52px;
  }
}
@media (min-width: 1700px) {
  .banner .col2 .inner .circle-yellow {
    left: -70px;
    width: 189px;
    height: 189px;
    bottom: 0;
  }
}
.videomodule {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .videomodule {
    padding-top: 89px;
    padding-bottom: 89px;
  }
}
@media (min-width: 1200px) {
  .videomodule {
    padding-top: 134px;
    padding-bottom: 134px;
  }
}
@media (min-width: 1700px) {
  .videomodule {
    padding-top: 134.28px;
    padding-bottom: 150px;
  }
}
.videomodule .col1 {
  width: 100%;
}
@media (min-width: 992px) {
  .videomodule .col1 {
    flex: 1 0 49.58%;
    max-width: 49.58%;
  }
}
.videomodule .col1 .banner-content {
  max-width: 742px;
  position: relative;
}
.videomodule .col1 .banner-content:before {
  content: "";
  display: block;
  width: 121.77px;
  height: 86.91px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/quote.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 56.77px;
  height: 40.91px;
}
@media (min-width: 992px) {
  .videomodule .col1 .banner-content:before {
    width: 56.77px;
    height: 40.91px;
  }
}
@media (min-width: 1200px) {
  .videomodule .col1 .banner-content:before {
    width: 74.77px;
    height: 53.91px;
  }
}
@media (min-width: 1700px) {
  .videomodule .col1 .banner-content:before {
    width: 121.77px;
    height: 86.91px;
  }
}
.videomodule .col1 .banner-content .banner-title {
  color: #00783e;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 32px;
  padding-top: 59px;
}
@media (min-width: 992px) {
  .videomodule .col1 .banner-content .banner-title {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0;
    padding-top: 57px;
  }
}
@media (min-width: 1200px) {
  .videomodule .col1 .banner-content .banner-title {
    font-size: 30px;
    line-height: 40px;
    padding-top: 69px;
  }
}
@media (min-width: 1700px) {
  .videomodule .col1 .banner-content .banner-title {
    font-size: 50px;
    line-height: 63px;
    padding-top: 124px;
  }
}
.videomodule .col2 {
  width: 100%;
}
@media (min-width: 992px) {
  .videomodule .col2 {
    flex: 1 0 50.42%;
    max-width: 50.42%;
  }
}
.videomodule .col2 .flagstaff-video-banner {
  background: #222;
  position: relative;
}
@media (max-width: 991px) {
  .videomodule .col2 .flagstaff-video-banner {
    margin-top: 113px;
  }
}
@media (max-width: 767px) {
  .videomodule .col2 .flagstaff-video-banner {
    margin-top: 77px;
  }
}
.videomodule .col2 .flagstaff-video-banner:before {
  content: "";
  display: block;
  width: 400px;
  height: 399px;
  position: absolute;
  top: -113px;
  right: 137px;
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/circle.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 139px;
  height: 139px;
  top: -48px;
  right: 54px;
}
@media (min-width: 600px) {
  .videomodule .col2 .flagstaff-video-banner:before {
    width: 231px;
    height: 249px;
    top: -48px;
    right: 68px;
  }
}
@media (min-width: 992px) {
  .videomodule .col2 .flagstaff-video-banner:before {
    width: 245px;
    height: 255px;
    top: -89px;
    right: 68px;
  }
}
@media (min-width: 1200px) {
  .videomodule .col2 .flagstaff-video-banner:before {
    width: 303px;
    height: 399px;
    top: -113px;
    right: 68px;
  }
}
@media (min-width: 1700px) {
  .videomodule .col2 .flagstaff-video-banner:before {
    width: 400px;
    height: 399px;
    position: absolute;
    top: -113px;
    right: 137px;
  }
}
.videomodule .col2 .flagstaff-video-banner:after {
  content: "";
  display: block;
  width: 133px;
  height: 175px;
  position: absolute;
  bottom: -58px;
  right: -60px;
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/green-dotted.svg");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  width: 29px;
  height: 96px;
  bottom: -71px;
  right: -11px;
  display: none;
}
@media (min-width: 992px) {
  .videomodule .col2 .flagstaff-video-banner:after {
    width: 55px;
    height: 96px;
    bottom: -48px;
    right: -25px;
    display: block;
  }
}
@media (min-width: 1200px) {
  .videomodule .col2 .flagstaff-video-banner:after {
    width: 80px;
    height: 119px;
    bottom: -48px;
    right: -35px;
  }
}
@media (min-width: 1700px) {
  .videomodule .col2 .flagstaff-video-banner:after {
    width: 133px;
    height: 175px;
    bottom: -58px;
    right: -60px;
  }
}
.videomodule .col2 .flagstaff-video-banner .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.videomodule .col2 .flagstaff-video-banner .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videomodule .col2 .flagstaff-video-banner .embed-container .buttons .play-button {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.videomodule .col2 .flagstaff-video-banner .embed-container .buttons .play-button .inner-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 66.23px;
  height: 66.23px;
}
@media (min-width: 992px) {
  .videomodule .col2 .flagstaff-video-banner .embed-container .buttons .play-button .inner-image {
    width: 45.23px;
    height: 45.23px;
  }
}
@media (min-width: 1700px) {
  .videomodule .col2 .flagstaff-video-banner .embed-container .buttons .play-button .inner-image {
    width: 97.23px;
    height: 97.23px;
  }
}
.app-content {
  max-width: 694px;
}
.app-content .app-header {
  margin-bottom: 19px;
}
.app-header {
  display: flex;
  align-items: center;
}
.app-header span img {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin-right: 17.86px;
}
.app-header h3 {
  letter-spacing: 0;
  font-weight: bold;
  color: #3b3a3a;
  display: inline-block;
  margin: 0;
  font-size: 26px;
  line-height: 33px;
}
@media (min-width: 992px) {
  .app-header h3 {
    font-size: 28px;
    line-height: 35px;
  }
}
@media (min-width: 1300px) {
  .app-header h3 {
    font-size: 28px;
    line-height: 35px;
  }
}
@media (min-width: 1600px) {
  .app-header h3 {
    font-size: 38px;
    line-height: 49px;
  }
}
.app-description {
  letter-spacing: 0;
  font-weight: normal;
  color: #000000;
  font-size: 18px;
  line-height: 32px;
}
@media (min-width: 992px) {
  .app-description {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (min-width: 1300px) {
  .app-description {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (min-width: 1600px) {
  .app-description {
    font-size: 24px;
    line-height: 36px;
  }
}
.dashboard {
  text-align: left;
}
@media (min-width: 992px) {
  .dashboard {
    margin-bottom: 19px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .dashboard .book-btn {
    margin-top: 44px;
  }
}
@media (min-width: 1300px) {
  .dashboard .book-btn {
    margin-top: 54px;
  }
}
@media (min-width: 1600px) {
  .dashboard .book-btn {
    margin-top: 34px;
  }
}
.dashboard .inner_module .img_wrapper {
  position: relative;
}
.dashboard .app-header {
  margin-bottom: 19px;
}
@media (min-width: 992px) {
  .dashboard .app-header {
    justify-content: center;
  }
}
.dashboard .app-header span img {
  width: 60px;
  height: 40px;
}
.dashboard .app-header h3 {
  max-width: 865px;
}
.dashboard .app-description {
  max-width: 865px;
  margin: 0 auto 31px;
}
@media (max-width: 991px) {
  .dashboard .app-description {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}
.dashboard .img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .dashboard .img {
    max-width: 610px;
  }
}
@media (min-width: 992px) {
  .dashboard .img {
    max-width: 834px;
  }
}
@media (min-width: 1200px) {
  .dashboard .img {
    max-width: 954px;
  }
}
@media (min-width: 1700px) {
  .dashboard .img {
    max-width: 1170px;
  }
}
.dashboard .img:before {
  content: "";
  display: block;
  width: 400px;
  height: 399px;
  position: absolute;
  top: 32px;
  left: -120px;
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/circle.svg");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  left: -52px;
  display: none;
}
@media (min-width: 768px) {
  .dashboard .img:before {
    left: -52px;
    display: block;
    width: 208px;
    height: 399px;
  }
}
@media (min-width: 1200px) {
  .dashboard .img:before {
    width: 259px;
    height: 259px;
    left: -84px;
  }
}
@media (min-width: 1700px) {
  .dashboard .img:before {
    left: -120px;
    width: 400px;
    height: 399px;
  }
}
.dashboard .img img {
  width: 100%;
  max-width: 1170px;
  height: auto;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  box-shadow: 0 3px 99px #8cc93a45;
}
@media (min-width: 992px) {
  .comm_left,
  .comm_right {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .comm_left .container,
  .comm_right .container {
    width: 100%;
    max-width: 100%;
  }
}
.comm_left .container .app-content,
.comm_right .container .app-content {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .comm_left .container .app-content,
  .comm_right .container .app-content {
    margin-bottom: 0;
  }
}
.comm_left {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .comm_left {
    padding-top: 188px;
    padding-bottom: 420px;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 1300px) {
  .comm_left {
    padding-top: 210px;
    padding-bottom: 393px;
    max-width: 100%;
    width: 100%;
  }
}
.comm_left:before {
  content: "";
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/bg-1.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 100%;
  left: -58%;
  top: 0;
  padding-bottom: 81.9%;
  display: none;
}
@media (min-width: 992px) {
  .comm_left:before {
    display: block;
    padding-bottom: 112.9%;
  }
}
@media (min-width: 1200px) {
  .comm_left:before {
    padding-bottom: 95.9%;
  }
}
@media (min-width: 1500px) {
  .comm_left:before {
    padding-bottom: 87.9%;
  }
}
@media (min-width: 1700px) {
  .comm_left:before {
    padding-bottom: 81.9%;
  }
}
.comm_left.work.work:before {
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/bg-1.svg");
}
.comm_left.forms {
  padding: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .comm_left.forms {
    height: 894px;
    margin-top: -399px;
  }
}
@media (min-width: 1200px) {
  .comm_left.forms {
    height: 1034px;
  }
}
@media (min-width: 1336px) {
  .comm_left.forms {
    height: 1197px;
  }
}
@media (min-width: 1500px) {
  .comm_left.forms {
    height: 1420px;
  }
}
@media (min-width: 1700px) {
  .comm_left.forms {
    height: 1564px;
  }
}
.comm_left.forms.forms:before {
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/bg-3.svg");
}
@media (min-width: 992px) {
  .comm_left.forms.forms:before {
    padding-bottom: 84.9%;
    left: -58%;
  }
}
@media (min-width: 1200px) {
  .comm_left.forms.forms:before {
    padding-bottom: 79.9%;
    left: -58%;
  }
}
@media (min-width: 1336px) {
  .comm_left.forms.forms:before {
    padding-bottom: 79.9%;
    left: -58%;
  }
}
@media (min-width: 1500px) {
  .comm_left.forms.forms:before {
    padding-bottom: 92.5%;
    left: -58%;
  }
}
@media (min-width: 1700px) {
  .comm_left.forms.forms:before {
    padding-bottom: 81.5%;
    left: -58%;
  }
}
.comm_left.forms .img {
  position: relative;
}
.comm_left.forms .img:before {
  content: "";
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/green-dotted.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  width: 133px;
  height: 175px;
  right: -35px;
  top: -56px;
}
@media (min-width: 992px) {
  .comm_left.forms .img:before {
    display: block;
  }
}
.comm_left.notification {
  padding: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .comm_left.notification {
    height: 894px;
    margin-top: -262px;
  }
}
@media (min-width: 1200px) {
  .comm_left.notification {
    height: 1034px;
  }
}
@media (min-width: 1336px) {
  .comm_left.notification {
    height: 1197px;
  }
}
@media (min-width: 1500px) {
  .comm_left.notification {
    height: 1420px;
  }
}
@media (min-width: 1700px) {
  .comm_left.notification {
    height: 1100px;
  }
}
.comm_left.notification .img {
  position: relative;
}
.comm_left.notification .img:before {
  content: "";
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/green-dotted.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  width: 133px;
  height: 175px;
  right: 0;
  top: -50px;
}
@media (min-width: 992px) {
  .comm_left.notification .img:before {
    display: block;
  }
}
.comm_left.notification .inner_module .app-header img {
  width: 36px;
}
.comm_left.notification.notification:before {
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/bg-3.svg");
}
@media (min-width: 992px) {
  .comm_left.notification.notification:before {
    padding-bottom: 84.9%;
    left: -58%;
  }
}
@media (min-width: 1200px) {
  .comm_left.notification.notification:before {
    padding-bottom: 79.9%;
    left: -58%;
  }
}
@media (min-width: 1336px) {
  .comm_left.notification.notification:before {
    padding-bottom: 79.9%;
    left: -58%;
  }
}
@media (min-width: 1500px) {
  .comm_left.notification.notification:before {
    padding-bottom: 92.5%;
    left: -58%;
  }
}
@media (min-width: 1700px) {
  .comm_left.notification.notification:before {
    padding-bottom: 81.5%;
    left: -58%;
    top: -18%;
  }
}
.comm_left .row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .comm_left .row {
    align-items: center;
  }
}
.comm_left .col1 {
  width: 100%;
  margin-bottom: 20px;
  order: 2;
}
@media (min-width: 992px) {
  .comm_left .col1 {
    flex: 1 0 49.6%;
    max-width: 49.6%;
    margin-bottom: 0;
    order: 1;
  }
}
.comm_left .col1 .img_wrapper img {
  height: auto;
  position: relative;
}
@media (min-width: 992px) {
  .comm_left .col1 .img_wrapper img {
    left: -5%;
  }
}
@media (min-width: 992px) {
  .comm_left .col1 .img_wrapper .workflow {
    width: 620px;
    left: -18%;
  }
}
@media (min-width: 1300px) {
  .comm_left .col1 .img_wrapper .workflow {
    width: 930px;
    left: -20%;
  }
}
@media (min-width: 1600px) {
  .comm_left .col1 .img_wrapper .workflow {
    width: 1172px;
    left: -34%;
  }
}
@media (min-width: 1900px) {
  .comm_left .col1 .img_wrapper .workflow {
    width: 1272px;
    left: -26%;
  }
}
@media (min-width: 2260px) {
  .comm_left .col1 .img_wrapper .workflow {
    width: 1372px;
    left: -14%;
  }
}
.comm_left .col2 {
  width: 100%;
  order: 1;
}
@media (min-width: 992px) {
  .comm_left .col2 {
    flex: 1 0 50.4%;
    max-width: 50.4%;
    order: 2;
  }
}
@media (min-width: 992px) {
  .comm_left .col2 .inner_module {
    margin-left: 81px;
  }
}
.comm_right {
  position: relative;
}
.comm_right:before {
  content: "";
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/bg-2.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 100%;
  right: -58%;
  top: 0;
  padding-bottom: 81.9%;
  display: none;
}
@media (min-width: 992px) {
  .comm_right:before {
    display: block;
    padding-bottom: 112.9%;
  }
}
@media (min-width: 1200px) {
  .comm_right:before {
    padding-bottom: 95.9%;
  }
}
@media (min-width: 1500px) {
  .comm_right:before {
    padding-bottom: 87.9%;
  }
}
@media (min-width: 1700px) {
  .comm_right:before {
    padding-bottom: 81.9%;
  }
}
@media (min-width: 992px) {
  .comm_right .row {
    display: flex;
    align-items: center;
  }
}
.comm_right .col1 {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .comm_right .col1 {
    flex: 1 0 49.6%;
    max-width: 49.6%;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .comm_right .col1 .inner_module {
    margin-left: 140px;
    margin-top: 80px;
  }
}
.comm_right .col2 {
  width: 100%;
}
@media (min-width: 992px) {
  .comm_right .col2 {
    flex: 1 0 50.4%;
    max-width: 50.4%;
  }
}
@media (min-width: 992px) {
  .comm_right .col2 .img_wrapper {
    margin-left: 105px;
  }
}
.comm_right .col2 .img_wrapper img {
  height: auto;
  position: relative;
}
@media (min-width: 992px) {
  .comm_right .col2 .img_wrapper img {
    right: 20%;
    width: 832px;
  }
}
@media (min-width: 1300px) {
  .comm_right .col2 .img_wrapper img {
    right: 16%;
    width: 992px;
  }
}
@media (min-width: 1600px) {
  .comm_right .col2 .img_wrapper img {
    right: 20%;
    width: 1172px;
  }
}
@media (min-width: 2200px) {
  .comm_right .col2 .img_wrapper img {
    right: 10%;
    width: 1272px;
  }
}
.comm_right.task {
  padding: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .comm_right.task {
    height: 894px;
    margin-top: -496px;
  }
}
@media (min-width: 1200px) {
  .comm_right.task {
    height: 1034px;
  }
}
@media (min-width: 1336px) {
  .comm_right.task {
    height: 1197px;
  }
}
@media (min-width: 1500px) {
  .comm_right.task {
    height: 1420px;
  }
}
@media (min-width: 1700px) {
  .comm_right.task {
    height: 1100px;
  }
}
.comm_right.task.task:before {
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/bg-2.svg");
}
@media (min-width: 992px) {
  .comm_right.task.task:before {
    padding-bottom: 84.9%;
    right: -58%;
  }
}
@media (min-width: 1200px) {
  .comm_right.task.task:before {
    padding-bottom: 79.9%;
    right: -58%;
  }
}
@media (min-width: 1336px) {
  .comm_right.task.task:before {
    padding-bottom: 79.9%;
    right: -58%;
  }
}
@media (min-width: 1500px) {
  .comm_right.task.task:before {
    padding-bottom: 92.5%;
    right: -58%;
  }
}
@media (min-width: 1700px) {
  .comm_right.task.task:before {
    padding-bottom: 81.5%;
    right: -58%;
    top: -20%;
  }
}
.comm_right.task .img {
  position: relative;
}
.comm_right.task .img:before {
  content: "";
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/dotted-green.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  width: 133px;
  height: 175px;
  left: -120px;
  top: 150px;
}
@media (min-width: 992px) {
  .comm_right.task .img:before {
    display: block;
  }
}
.comm_right.task .img img {
  position: relative;
}
.comm_right.training {
  padding: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .comm_right.training {
    height: 894px;
    margin-top: -398px;
  }
}
@media (min-width: 1200px) {
  .comm_right.training {
    height: 1034px;
  }
}
@media (min-width: 1336px) {
  .comm_right.training {
    height: 1197px;
  }
}
@media (min-width: 1500px) {
  .comm_right.training {
    height: 1420px;
  }
}
@media (min-width: 1700px) {
  .comm_right.training {
    height: 1100px;
  }
}
.comm_right.training.training:before {
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/bg-4.svg");
}
@media (min-width: 992px) {
  .comm_right.training.training:before {
    padding-bottom: 84.9%;
    right: -58%;
  }
}
@media (min-width: 1200px) {
  .comm_right.training.training:before {
    padding-bottom: 79.9%;
    right: -58%;
  }
}
@media (min-width: 1336px) {
  .comm_right.training.training:before {
    padding-bottom: 79.9%;
    right: -58%;
  }
}
@media (min-width: 1500px) {
  .comm_right.training.training:before {
    padding-bottom: 92.5%;
    right: -58%;
  }
}
@media (min-width: 1700px) {
  .comm_right.training.training:before {
    padding-bottom: 81.5%;
    right: -58%;
    top: -20%;
  }
}
.comm_right.training .img {
  position: relative;
}
.comm_right.training .img:before {
  content: "";
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/dotted-green.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  width: 133px;
  height: 175px;
  left: -108px;
  bottom: 42px;
}
@media (min-width: 992px) {
  .comm_right.training .img:before {
    display: block;
  }
}
.comm_right.training .img img {
  position: relative;
}
@media (max-width: 991px) {
  .comm_left.comm_left,
  .comm_right.comm_right {
    padding-bottom: 40px;
  }
}
.report {
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/footer-bg.png");
  margin-bottom: 40px;
  padding-top: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (min-width: 992px) {
  .report {
    padding-top: 223px;
    margin-bottom: 0;
  }
}
.report .report-container .app-content {
  max-width: 1010px;
  margin: 0 auto 19px;
}
@media (min-width: 992px) {
  .report .report-container .app-content {
    text-align: center;
    margin-bottom: 52px;
  }
}
@media (min-width: 992px) {
  .report .report-container .app-content .app-header {
    justify-content: center;
  }
}
.report .report-container .report-slider {
  position: relative;
  margin: 0 auto;
  max-width: 651px;
}
@media (min-width: 1200px) {
  .report .report-container .report-slider {
    max-width: 862px;
  }
}
@media (min-width: 1336px) {
  .report .report-container .report-slider {
    max-width: 1170px;
  }
}
.report .report-container .report-slider:before {
  content: "";
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/circle.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  top: 41px;
}
@media (min-width: 992px) {
  .report .report-container .report-slider:before {
    display: block;
    width: 225px;
    height: 229px;
    left: -89px;
  }
}
@media (min-width: 1200px) {
  .report .report-container .report-slider:before {
    left: -79px;
    width: 400px;
    height: 399px;
  }
}
@media (min-width: 1336px) {
  .report .report-container .report-slider:before {
    left: -89px;
  }
}
.report .report-container .report-slider:after {
  content: "";
  background-image: url("https://staging.flocrunch.io/wp-content/themes/flocrunch/images/green-dotted.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  width: 133px;
  height: 175px;
  top: 50%;
  z-index: 0;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .report .report-container .report-slider:after {
    display: block;
    right: -91px;
  }
}
@media (min-width: 1200px) {
  .report .report-container .report-slider:after {
    right: -91px;
  }
}
@media (min-width: 1336px) {
  .report .report-container .report-slider:after {
    right: -91px;
  }
}
.report .report-container .report-slider .slick-list {
  max-width: 1170px;
  margin: 0 auto;
  z-index: 1;
  background-color: white;
}
.report .report-container .report-slider .slick-dots {
  display: flex;
  justify-content: center;
  margin: 19px 0;
}
@media (min-width: 992px) {
  .report .report-container .report-slider .slick-dots {
    position: relative;
    margin: 0;
    padding-top: 71px;
    padding-bottom: 136px;
  }
}
.report .report-container .report-slider .slick-dots li {
  width: 12px;
  height: 12px;
  margin-right: 9px;
  display: inline;
}
.report .report-container .report-slider .slick-dots li button {
  font-size: 0;
  color: transparent;
  border: none;
  border-radius: 20%;
  background-color: transparent;
}
.report .report-container .report-slider .slick-dots li button:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #8f8f8f;
  display: block;
  border-radius: 50%;
}
.report .report-container .report-slider .slick-dots li.slick-active button:before {
  background-color: #7fc63d;
}
.report .book-content .app-header {
  margin-bottom: 19px;
}
@media (min-width: 992px) {
  .report .book-content .app-header {
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 0;
  }
}
.report .book-content .app-header h2 {
  color: #00783e !important;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .report .book-content .app-header h2 {
    font-size: 30px;
    line-height: 50px;
  }
}
@media (min-width: 1300px) {
  .report .book-content .app-header h2 {
    font-size: 30px;
    line-height: 50px;
  }
}
@media (min-width: 1600px) {
  .report .book-content .app-header h2 {
    font-size: 50px;
    line-height: 70px;
  }
}
.report .book-content .book-btn {
  padding-top: 64px;
}
.report .book-content .book-btn a {
  width: 100%;
  min-width: 138px;
  min-height: 50px;
  letter-spacing: 0.96px;
  font-weight: bold;
  color: #fff;
  background-color: #7fc63d;
  border-radius: 38px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  font-size: 12px;
  line-height: 26px;
  padding: 10px 12px;
}
@media (min-width: 992px) {
  .report .book-content .book-btn a {
    font-size: 16px;
    line-height: 26px;
    padding: 14px 18px;
  }
}
@media (min-width: 1300px) {
  .report .book-content .book-btn a {
    font-size: 16px;
    line-height: 26px;
    padding: 18px 25px;
  }
}
@media (min-width: 1600px) {
  .report .book-content .book-btn a {
    font-size: 24px;
    line-height: 32px;
    padding: 24px 30px;
  }
}
.report .book-content .buttons {
  text-align: center;
  padding-bottom: 40px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .report .book-content .buttons {
    padding-top: 0;
  }
}
.report .book-content .buttons .button {
  min-width: 209px;
  height: 75px;
  width: auto;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .report .book-content .buttons .button {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .report .book-content .buttons .button {
    max-width: 100%;
    width: 100%;
    min-height: 40px;
    font-size: 14px;
    line-height: 30px;
    padding: 5.5px 30px;
    margin: 0;
  }
  .report .book-content .buttons .button:nth-child(1) {
    margin-bottom: 19px !important;
    margin-right: 0 !important;
  }
}
.report .book-content .buttons .button:nth-child(1) {
  margin-right: 22px;
}
.bg-image {
  padding-bottom: 12.17%;
  background-size: cover;
  background-repeat: no-repeat;
}
.clients {
  padding-top: 0;
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .clients {
    padding-top: 68.28px;
    padding-bottom: 45px;
  }
  .clients .app-header {
    justify-content: center;
    margin-bottom: 55px;
  }
}
.clients .clients-slider img {
  width: 100%;
  max-width: 222px;
  height: 76px;
  object-fit: contain;
}
.lity-iframe-container iframe {
  background-color: white;
}
@media (max-width: 767px) {
  .lity-iframe-container {
    height: 500px;
  }
}
