.tag {
  color: #00B7FF;
  font-size: 20px;
}
article h2 {
  margin-top: -8px;
}
.workplace-banner {
  min-height: 800px;
  display: flex;
}
.sign-in a {
  text-decoration: underline;
}
.sign-in a:hover {
  color: #00b7ff;
}
.workplace-banner .bennr-tag {
  font-size: 20px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #00b7ff;
  margin-bottom: 15px;
}
.workplace-banner .content-left {
  width: 48%;
}
.workplace-banner .content-right {
  width: 52%;
}
.workplace-banner .info {
  margin: 32px 0 65px;
  font-size: 18px;
  line-height: 30px;
}
.workplace-banner .btn-link a:first-child {
  background-color: #006ee1;
}
.workplace-banner .btn-link .play-video {
  background-color: rgb(255 255 255 / 0%);
  color: #006ee1;
  border: 1px solid #006ee1;
  margin-left: 27px;
  width: initial;
  min-width: 180px;
  padding: 0 25px;
}
/*  */
.wrap6 {
  margin-top: 5vw;
}
.wrap6 .display-flex {
  align-items: stretch;
}
.wrap6 .item {
  width: 30%;
  margin: 30px 0 6px;
  min-height: 265px;
}
.wrap6 .svg {
  width: 64px;
  height: 64px;
  background-color: #f5fcff;
  border-radius: 20px;
}
.wrap6 .title {
  margin-bottom: 10px;
  margin-top: 0;
  font-family: Manrope !important;
  font-weight: 500;
  color: #101F3A;
}
.wrap6 .btn-link {
  width: max-content;
  margin: 0 auto 20px;
}
.wrap6 .view-feature a {
  background-color: #006ee1;
  margin-bottom: 15px;
}
.wrap6 .compare-plans a {
  background-color: #fff;
  border: 1px solid #006ee1;
  color: #006ee1;
}
/*  */
.wayfinder.display-flex {
  margin-top: 7vw;
}
.wayfinder .content-left {
  width: 50%;
  margin-top: 20px;
}
.wayfinder .content-right {
  width: 44%;
}
.wayfinder h2 {
  text-align: left;
  margin-bottom: 30px;
}
.wayfinder .t {
  margin-bottom: 10px;
}
/*  */
.touchpoint .tag {
  text-align: center;
  margin-top: 7vw;
}
.touchpoint .img {
  width: 1169px;
  max-width: 90%;
  margin: 0 auto;
}
.slide-content.display-flex {
  align-items: flex-start;
  margin-top: 80px;
}
div #fold-wrap .btn {
  width: initial;
  height: initial;
  border: none;
}
.slide-content .btn-link a {
  width: initial;
  min-width: 180px;
  padding: 0 25px;
  background-color: #006ee1;
  position: relative;
}
.slide-content .link-arrow::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/wp-content/uploads/svg/arrow-right-blue.svg) right no-repeat;
  background-size: 14px;
  padding-right: 20px;
  transform: rotate(-45deg);
  position: relative;
  top: 4px;
}
#fold-wrap .link-arrow:hover {
  color: #00b7ff;
}
#fold-wrap .link-arrow {
  background-color: #fff;
  color: #006ee1;
}
#fold-wrap .item {
  border-bottom: 1px solid #dbdde1;
  padding-bottom: 20px;
}
#fold-wrap .title-wrap {
  padding-left: 25px;
}
div #fold-wrap .detail-wrap {
  padding-top: 6px;
}
.slide-content .item .dot {
  position: relative;
  padding-left: 45px;
  margin-bottom: 5px;
}
.slide-content .item .dot::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 21px;
  top: 6px;
}
.slide-content .content-right {
  width: 46%;
  font-size: 0;
  margin: 0;
  position: relative;
  min-height: 700px;
}
.slide-content .content-right .img {
  position: absolute;
  display: none;
  /* min-height: 700px; */
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.slide-content .content-right .img.slide-img {
  display: flex;
}
#fold-wrap .item4 {
  padding-bottom: 0;
  border: none;
}
#fold-wrap {
  margin-top: 20px;
}
.slide-content .item .t {
  margin-bottom: 10px;
  padding-left: 25px;
}
.course-info .dot {
  position: relative;
  padding-left: 37px;
  margin-bottom: 5px;
}
.course-info .dot::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #006ee1;
  border-radius: 50%;
  position: absolute;
  left: 25px;
  top: 10px;
}
/*  */
.fully-loaded.display-flex {
  margin-top: 6vw;
}
.fully-loaded h2 {
  text-align: left;
}
.fully-loaded .content-left {
  width: 49%;
  min-height: 410px;
  position: relative;
}
.fully-loaded .content-right {
  width: 45%;
}
.fully-loaded .content-left .img {
  position: absolute;
  width: 57%;
  margin-bottom: 0;
  left: 29%;
  top: 14%;
  display: none;
}
.fully-loaded .content-left .img:first-child {
  display: block;
}
.fully-loaded .down {
  position: absolute;
  bottom: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 17%;
}
.fully-loaded .down > img {
  width: 40px;
  height: 40px;
}
.fully-loaded .down a {
  display: inline-block;
  width: 152px;
  height: 50px;
  background-color: #fff;
  border-radius: 13px;
  padding: 12px 15px;
}
.fully-loaded .content-right .animation-btn {
  background-color: #006ee1;
  margin-right: 30px;
}
.fully-loaded .content-right .download {
  color: #006ee1;
  text-decoration: underline;
  padding-left: 30px;
  width: initial;
}
.fully-loaded .content-right .download:hover {
  color: #00b7ff;
}
/*  */
.with-ease {
  margin-top: 7vw;
}
.with-ease .tag {
  text-align: center;
}
.with-ease .item {
  background-color: #f7f9fa;
  padding: 18px 20px;
  width: 23%;
  border-radius: 20px;
}
.with-ease .item .svg {
  background-color: #f7f9fa;
  margin-left: -17px;
  margin-bottom: 0;
}
.with-ease .btn-link a {
  background-color: #006ee1;
  margin-top: 70px;
  width: initial;
  min-width: 180px;
  padding: 0 25px;
}
.with-ease .title {
  font-size: 20px;
}
/*  */
.free-trial-form {
  min-height: 880px;
  padding: 67px 0;
  margin-top: 7vw;
}
.free-trial-form .content-right {
  width: 45%;
  background: #006ee1;
  box-shadow: 0 9px 27px 1px rgb(16 31 58 / 8%);
  border-radius: 12px;
  padding: 33px 5px 47px 20px;
}
.free-trial-form .hbspt-form h2 {
  margin-top: 0;
}
.free-trial-form .hbspt-form h2 strong {
  text-align: center;
  font-size: 22px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #fff;
}
.free-trial-form .field input,
div .field select,
.free-trial-form .hs_message textarea.hs-input {
  height: 48px;
  background-color: #fff;
  border: none;
  border-radius: 5px;
  margin-top: -5px;
  padding-left: 13px;
}
.free-trial-form .hs_message textarea.hs-input {
  height: 100px;
  margin-bottom: 5px;
}
.free-trial-form .hs_message.hs-message.hs-form-field {
  height: initial;
}
.free-trial-form .field {
  margin-bottom: 0;
}
.free-trial-form label.hs-error-msg {
  margin: 0;
}
#primary .free-trial-form .form-columns-1 textarea.hs-input {
  width: 98%;
}
.free-trial-form .hs-submit input[type="submit"] {
  background-color: #f5b40e;
  width: 180px;
  height: 50px;
  margin: 30px auto 0;
  display: block;
  font-size: 18px;
}
.free-trial-form .hs-submit input[type="submit"]:hover {
  background-color: #f7c33e;
}
.free-trial-form .hs-richtext p {
  margin-top: 20px;
}
.hs-richtext p {
  color: #fff;
}
.free-trial-form .content-left {
  width: 51%;
  margin-top: 40px;
}
.free-trial-form h2 {
  text-align: left;
}
.custorms {
  min-height: 213px;
  background: #FFFFFF;
  border-radius: 20px;
  position: relative;
  width: 85%;
  box-shadow: 0 0 20px #e7e1e1;
  padding: 40px 37px 25px;
  margin-top: 50px;
}
.custorms::before {
  content: "";
  display: inline-block;
  width: 42px;
  height: 35px;
  position: absolute;
  top: -20px;
  left: 40px;
}
.custorms .meta-img {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.custorms .meta-img img {
  width: 105px;
}
.custorms .meta-img .user {
  color: #838C9A;
  font-style: italic;
  margin-top: 5px;
}
.custorms .t {
  font-size: 20px;
}
.free-trial-form .img img:first-child {
  margin-right: 27px;
}
.free-trial-form .img img {
  width: 153px;
  margin-top: 47px;
}
.free-trial-form .hs-richtext p a {
  color: #fff;
  text-decoration: underline;
}
/*  */
div .customers-log {
  min-height: 173px;
  background: #f5fcff;
  border-radius: 20px;
  padding: 30px 67px;
  margin-top: -120px;
}
.customers-log .title {
  text-align: center;
  font-size: 20px;
}
/*  */
.course-info.same-width {
  margin-top: 6vw;
}
.course-info .display-flex {
  align-items: stretch;
}
.course-info .content-left,
.course-info .content-right {
  width: 45%;
}
.course-info .title-wrap {
  border-bottom: 1px solid;
  padding-bottom: 18px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.course-info .title-wrap::after {
  content: ">";
  font-size: 32px;
  position: absolute;
  right: 0;
  transform: rotate(90deg);
  transition: all 0.3s;
  font-weight: 300;
}
.course-info .detail-wrap {
  padding-top: 16px;
  display: none;
  margin-bottom: 0;
}
.course-info .slide-down .detail-wrap {
  display: block;
}
.course-info .slide-down .detail-wrap .t {
  margin-bottom: 10px;
}
.course-info .content-left,
.course-info .content-right {
  width: 47.5%;
}
/*  */
.related {
  padding-bottom: 100px;
}
.related h3 {
  margin: 0 0 20px;
}
.related .img {
  margin-bottom: 0;
}
.related .display-flex {
  justify-content: space-evenly;
  align-items: stretch;
  margin-top: 80px;
}
.related .item {
  width: 25%;
  border: 1px solid #e2e2e2;
  border-radius: 17px;
}
.related .item div {
  padding: 0 22px 28px;
}
.related a:hover {
  color: #00b7ff;
}
.related .item3 {
  display: flex;
  align-items: center;
}
.related .item3 .t {
  margin-bottom: 10px;
}
.link-arrow a {
  position: relative;
}
.link-arrow a:hover {
  text-decoration: none;
  color: #00b7ff;
}
.link-arrow a::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  padding-right: 20px;
  transform: rotate(-45deg);
  position: relative;
  top: 4px;
}
.related {
  margin-top: 7vw;
}
.related h2 {
  margin-bottom: 23px;
}
.related .item3 a {
  text-decoration: none;
  color: #303c42;
  padding-right: 20px;
  transition: all 0.3s;
  min-width: 201px;
  display: block;
}
.related .item3 a:hover {
  color: #00b7ff;
}
.related .h2-info {
  text-align: center;
  width: 900px;
  max-width: 90%;
  margin: 0 auto;
}
@media (max-width: 1500px) and (min-width: 769px) {
  div .display-flex,
  div .same-width {
    width: 1100px;
    max-width: 90%;
  }
  .workplace-banner {
    min-height: 650px;
  }
  .free-trial-form {
    padding: 37px 0;
  }
  .free-trial-form .img img {
    width: 120px;
    margin-top: 30px;
  }
  .with-ease {
    margin-top: 9vw;
  }
  .wrap6 .title {
    font-size: 20px;
  }
  .custorms {
    margin-top: 30px;
  }
  .course-info .display-flex {
    max-width: 100%;
  }
  .related .item {
    width: 27%;
  }
  .fully-loaded .content-left .img {
    width: 62%;
    left: 27%;
    top: 14.5%;
  }
  .with-ease .title {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  div .display-flex,
  div .same-width {
    width: 90%;
    max-width: 90%;
  }
  .display-flex .content-left,
  .display-flex .content-right,
  .wrap6 .item,
  .with-ease .item {
    width: 100%;
  }
  .workplace-banner .btn-link .play-video {
    margin: 10px 0;
  }
  .workplace-banner {
    padding: 30px 0;
  }
  .workplace-banner .info {
    margin: 22px 0 35px;
  }
  .slide-content .content-right {
    min-height: 450px;
  }
  .fully-loaded .down {
    padding: 0 3%;
    bottom: 8px;
  }
  .fully-loaded .content-left {
    min-height: 260px;
  }
  .fully-loaded .content-right {
    margin-top: 50px;
  }
  .with-ease .item {
    min-height: 220px;
  }
  .custorms {
    min-height: 167px;
    width: 100%;
    padding: 32px 2px 0 16px;
  }
  .custorms .meta-img {
    margin-top: 10px;
  }
  div .customers-log {
    min-height: 100px;
    padding: 12px;
    margin-top: 20px;
  }
  .related .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .related .item3 {
    padding-top: 30px;
  }
  .free-trial-form .content-right {
    padding: 33px 20px 47px;
  }
}