.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;
  margin-bottom: 15px;
  background-color: #fff;
  width: max-content;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 20px;
}
.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;
}
/*  */
.slide-content.display-flex {
  align-items: flex-start;
  margin-top: 80px;
}
.slide-content h2 {
  text-align: left;
  margin-bottom: 30px;
}
.slide-content .btn-link a {
  width: initial;
  min-width: 180px;
  padding: 0 25px;
  background-color: #006ee1;
}
#fold-wrap .title-wrap {
  padding-left: 35px;
}
#fold-wrap .title-wrap::before {
  content: "1";
  display: inline-block;
  width: 26px;
  line-height: 26px;
  background: #F2F4F6;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 11px;
  font-family: Manrope !important;
  font-weight: 500;
}
#fold-wrap .item2 .title-wrap::before {
  content: "2";
}
#fold-wrap .item3 .title-wrap::before {
  content: "3";
}
#fold-wrap .item4 .title-wrap::before {
  content: "4";
}
#fold-wrap .slide-down .title-wrap::before {
  background-color: #006ee1;
  color: #fff;
}
#fold-wrap .slide-down .btn::before,
#fold-wrap .slide-down .btn::after {
  background-color: #006ee1;
}
#fold-wrap .slide-down .btn {
  border-color: #006ee1;
}
#fold-wrap .slide-down h3 {
  color: #006ee1;
}
div #fold-wrap .detail-wrap {
  padding-top: 6px;
}
#floor-map h3 {
  padding-right: 20px;
}
.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: 500px;
}
.slide-content .content-right .img {
  position: absolute;
  display: none;
  min-height: 580px;
  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;
}
.course-info .tag {
  text-align: center;
}
.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;
}
.slide-content .item a {
  text-decoration: underline;
}
.slide-content .item a: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;
  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;
  width: 955px;
}
.course-info .content-left,
.course-info .content-right {
  width: 100%;
}
.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;
}
/*  */
.related {
  padding-bottom: 100px;
}
.related .tag {
  text-align: center;
}
.related h3 {
  margin: 0 0 20px;
}
.related div h3+.t {
  min-height: 112px;
}
.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;
  min-height: initial;
}
.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;
}
/*  */
.enhance-flexibility {
  margin-top: 7vw;
}
.enhance-flexibility .title img {
  width: 22px;
  position: relative;
  top: 3px;
  margin-left: 5px;
  cursor: pointer;
}
.enhance-flexibility .display-flex {
  align-items: stretch;
  justify-content: flex-start;
}
.enhance-flexibility .tag {
  text-align: center;
}
.e-ink {
  min-height: 776px;
  display: flex;
  align-items: center;
}
.e-ink .item {
  margin: 0;
  box-shadow: 3px 4px 21px 0px rgba(16,31,58,0.1);
  background: rgb(255 255 255 / 90%);
  border-radius: 20px;
  width: 34%;
  padding: 37px 30px;
  margin-right: 30px;
}
.enhance-flexibility .svg {
  width: 71px;
  height: 71px;
  background-color: #006EE1;
  border-radius: 50%;
  margin-bottom: 15px;
}
.enhance-flexibility h3.title {
  margin-bottom: 20px;
}
.enhance-flexibility .dot,
.wayfinder .dot {
  position: relative;
  padding-left: 22px;
  margin-bottom: 5px;
}
.enhance-flexibility .dot::before,
.wayfinder .dot::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 15px;
  height: 15px;
  margin-right: 12px;
  top: 6px;
  position: absolute;
  left: 0;
}
.enhance-flexibility .link-arrow {
  margin-top: 40px;
}
.enhance-flexibility .link-arrow a {
  text-decoration: underline;
}
.enhance-flexibility .item:last-child .link-arrow a {
  color: #00b7ff;
}
.enhance-flexibility .item:last-child .svg {
  background-color: #00b7ff;
}
/*  */
.wayfinder .item-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
.wayfinder .item-wrap .dot:nth-child(odd) {
  width: 42%;
}
.wayfinder .item-wrap .dot {
  width: 58%;
}
/*  */
div .calculator {
  background-color: #E0F1FE;
  border-radius: 17px;
  margin-top: 7vw;
  padding: 0 20px 20px 60px;
}
.calculator h2 {
  text-align: left;
  margin-bottom: 15px
}
.calculator .content-left {
  width: 48%
}
.calculator .content-right {
  width: 43%;
}
.calculator .btn-link a {
  background-color: #006ee1;
  margin-top: 30px;
  width: initial;
  padding: 0 25px;
}
@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: 18px;
    font-weight: 600;
  }
  div .calculator {
    padding: 0 10px 20px 40px;
  }
  .calculator .content-left {
    width: 52%;
  }
  .wayfinder .content-left {
    width: 48%;
    margin-top: 50px;
  }
  .wayfinder .content-right {
    width: 46%;
  }
  .e-ink {
    min-height: 680px;
  }
  #fold-wrap h3 {
    font-size: 22px;
  }
}
@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;
  }
  div .calculator {
    padding: 0 20px 20px;
  }
}