@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-Black.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-Bold.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-BoldItalic.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-BlackItalic.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-Light.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-Italic.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-LightItalic.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-Regular.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-Thin.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("https://akaunmudah.web.app/fonts/subset-Poppins-ThinItalic.woff2") format("woff2"),
    url("https://akaunmudah.web.app/fonts/subset-Poppins-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Poppins" !important;
}
h1.x-text-content-text-primary {
  font-weight: bold !important;
}
.csl-button-element {
  color: #ffffff;
  border-radius: 0;
  display: inline-block;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #00a94e;
  background-color: #00a94e;
  padding: 0.563em 1.125em 0.813em;
  cursor: pointer;
  font-size: 16px;
  font-weight: inherit;
  text-align: center;
  vertical-align: middle;
  margin: 5px 0;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.x-navbar .desktop .x-nav > li > a {
  height: 71px !important;
  padding-top: 30px;
}
.x-navbar .desktop .x-nav > li > a:hover,
.x-navbar .desktop .x-nav > .current-menu-item > a {
  box-shadow: 0 5px 0 0 #1bbcbd !important;
}
.x-navbar .desktop .x-nav > li:last-child > a:hover {
  box-shadow: none !important;
}
.x-navbar .desktop .x-nav > li > a:hover,
.x-navbar .desktop .x-nav > .x-active > a,
.x-navbar .desktop .x-nav > .current-menu-item > a {
  visibility: visible;
}
header.x-navbar {
  border: 1px solid #f9fafc;
  box-shadow: none !important;
}
footer {
  background-color: #f9fafc !important;
}
footer.top {
  margin-top: -2px;
  border-top: 0px !important;
  box-shadow: none !important;
}
#menu-main > li:last-child > a > span {
  background: #1bbcbd;
  padding: 10px 27px;
  margin-top: -10px;
  color: #fff;
  border-radius: 34px;
}
#menu-main > li:last-child > a:hover > span {
  background-color: #1bd8d9 !important;
  color: #fff !important;
}
.menu-item-has-children > a > span:after {
  content: "" !important;
}
.desktop .sub-menu {
  top: 88px !important;
}
#menu-affiliates-menu > li:last-child > a > span {
  background: #1bbcbd;
  padding: 10px 27px;
  margin-top: -10px;
  color: #fff;
  border-radius: 34px;
}
#menu-affiliates-menu > li:last-child > a:hover > span {
  background-color: #1bd8d9 !important;
  color: #fff !important;
}
#monitor_lottie_cont {
  position: absolute;
  width: 520px;
  right: 18px;
  bottom: 25px;
}
#anim_viral_sweeps,
#anim_viral_rewards,
#anim_viral_waitlists {
  width: 200px;
  height: 280px;
  margin: 0px auto;
}
.testi-box-right {
  margin: 0px 20px;
  pointer-events: auto;
}
.testi-box-left {
  pointer-events: auto;
}
.testi-box {
  background: #f9fafc;
  min-height: 224px;
  max-width: 522px;
  width: 100%;
  z-index: -1;
  padding: 35px 40px 35px 72px;
  border-radius: 16px;
  font-size: 18px;
  color: #34495e;
  margin-bottom: 25px;
  position: relative;
  pointer-events: auto;
}
.testi-box h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 44px;
  font-family: "Poppins";
  font-weight: 700;
}
.testi-box h2 {
  margin-top: 0px !important;
  margin-bottom: 0px;
  font-size: 44px;
  font-family: "Poppins";
  font-weight: 700;
}
.testi-box img {
  width: 96px;
  height: 96px;
  position: absolute;
  left: -46px;
  top: 20px;
}
.testi-box p.title,
.testi-box-alt p.title {
  font-size: 28px;
  font-family: "Poppins";
  font-weight: 700;
  color: #283848;
  margin-bottom: 20px;
  line-height: 1.3;
}
.testi-box .sub-title,
.testi-box-alt .sub-title {
  font-size: 16px;
  font-family: "Poppins";
  font-weight: 400;
  color: #34495e;
  margin-bottom: 20px;
}
.testi-box .testi-author {
  font-size: 14px;
  color: #34495e;
}
.testi-box .testi-author strong {
  letter-spacing: 2px;
}
.testi-box p,
.testi-box-alt p {
  line-height: 1.75 !important;
}
.testi-box-alt {
  background: #6d60b0;
  min-height: 224px;
  max-width: 522px;
  width: 100%;
  z-index: -1;
  padding: 35px 72px;
  border-radius: 16px;
  font-size: 18px;
  color: #fff;
  margin-bottom: 25px;
  position: relative;
  pointer-events: auto;
}
.testi-box-alt img {
  width: 96px;
  height: 96px;
  position: absolute;
  left: -46px;
  top: 20px;
}
.testi-box-alt h2 {
  margin-top: 0px !important;
  margin-bottom: 0px;
  font-size: 44px;
  font-family: "Poppins";
  font-weight: 700;
}
.testi-box-alt .testi-author {
  font-size: 14px;
  color: #fff;
}
.testi-box-470 {
  background: #f9fafc;
  min-height: 176px;
  max-width: 470px;
  width: 100%;
  z-index: -1;
  padding: 50px 40px;
  border-radius: 16px;
  font-size: 18px;
  color: #34495e;
  margin: 25px auto 45px;
  position: relative;
}
.testi-box-470 h1,
.testi-box-470 h2 {
  margin-top: 0px !important;
}
.testi-box-470 .testi-author {
  font-size: 14px;
  font-family: "PoppinsBold";
  color: #34495e;
  margin-bottom: 0px !important;
}
.testi-box-470 .testi-author-title {
  font-size: 14px;
  font-family: "PoppinsRegular";
  color: #34495e;
  margin-bottom: 0px !important;
}
.cs-button-testi-box {
  position: absolute;
  height: 72px;
  background: rgba(255, 255, 255, 0.3);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  bottom: 50px;
  max-width: 326px;
  width: 100%;
  text-transform: uppercase;
  font-family: "Poppins";
  font-weight: 700;
  font-size: 16px;
  padding: 20px;
  border-radius: 36px;
  color: #fff;
  z-index: 999999;
  pointer-events: all;
}
.cs-button-testi-box:hover {
  background: rgba(255, 255, 255, 0.5);
}
.purp-box {
  background: #6d60b0;
  width: 370px;
  z-index: 1;
  padding: 32px;
  border-radius: 16px;
  font-size: 18px;
  color: #fff;
  margin-bottom: 40px;
  position: absolute;
  text-align: left;
  left: 100px;
}
.purp-box > div.pointer {
  width: 88px;
  height: 88px;
  position: absolute;
  border: 4px solid #6d60b0;
  border-radius: 100%;
  right: -158px;
  top: 46px;
  background-color: rgba(109, 96, 176, 0.3);
}
.purp-box > div.pointer:before {
  content: "";
  width: 100%;
  border-bottom: solid 4px #6d60b0;
  position: absolute;
  left: -80px;
  top: 50%;
  z-index: 1;
}
.purp-box-r {
  background: #6d60b0;
  width: 370px;
  z-index: 1;
  padding: 32px;
  border-radius: 16px;
  font-size: 18px;
  color: #fff;
  margin-bottom: 40px;
  position: absolute;
  text-align: left;
  right: 100px;
  bottom: 132px;
}
.purp-box-r > div.pointer {
  width: 88px;
  height: 88px;
  position: absolute;
  border: 4px solid #6d60b0;
  border-radius: 100%;
  left: -158px;
  top: 46px;
  background-color: rgba(109, 96, 176, 0.3);
}
.purp-box-r > div.pointer:before {
  content: "";
  width: 100%;
  border-bottom: solid 4px #6d60b0;
  position: absolute;
  left: 80px;
  top: 50%;
  z-index: 1;
}
.pointer-1 {
  width: 88px;
  height: 88px;
  position: absolute;
  border: 4px solid #6d60b0;
  border-radius: 100%;
  left: 40%;
  top: 260px;
  background-color: rgba(109, 96, 176, 0.3);
  z-index: 2;
}
.pointer-1:before {
  content: "";
  border-right: solid 4px #6d60b0;
  position: absolute;
  left: 50%;
  top: -125px;
  z-index: 3;
  height: 122px;
}
.pointer-2 {
  width: 88px;
  height: 88px;
  position: absolute;
  border: 4px solid #6d60b0;
  border-radius: 100%;
  left: 40%;
  top: 342px;
  background-color: rgba(109, 96, 176, 0.3);
  z-index: 2;
}
.pointer-2:before {
  content: "";
  border-right: solid 4px #6d60b0;
  position: absolute;
  left: 50%;
  top: -188px;
  z-index: 3;
  height: 185px;
}
.pointer-3 {
  width: 88px;
  height: 88px;
  position: absolute;
  border: 4px solid #6d60b0;
  border-radius: 100%;
  left: 40%;
  top: 200px;
  background-color: rgba(109, 96, 176, 0.3);
  z-index: 2;
}
.pointer-3:before {
  content: "";
  border-right: solid 4px #6d60b0;
  position: absolute;
  left: 50%;
  top: -50px;
  z-index: 3;
  height: 50px;
}
.heart_icon {
  margin-top: -10px;
  margin-bottom: 0px;
}
.btn-primary-1 {
  min-width: 240px;
  background-color: #1bbcbd !important;
  text-transform: uppercase;
  text-align: center;
  border-radius: 36px !important;
  padding: 20px !important;
  box-shadow: none !important;
  height: 64px;
}
.btn-primary-1 .x-anchor-text-primary {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
.btn-primary-2 {
  min-width: 240px;
  background-color: #ddf5f5 !important;
  text-transform: uppercase;
  text-align: center;
  border-radius: 36px !important;
  padding: 20px !important;
  box-shadow: none !important;
  height: 64px;
}
.btn-primary-2 .x-anchor-text-primary {
  color: #1bbcbd !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
.btn-primary-1:hover,
.btn-primary-2:hover {
  background-color: #1bd8d9 !important;
  color: #fff !important;
  -webkit-box-shadow: 0px 21px 25px 0px rgba(204, 204, 204, 0.4) !important;
  -moz-box-shadow: 0px 21px 25px 0px rgba(204, 204, 204, 0.4) !important;
  box-shadow: 0px 21px 25px 0px rgba(204, 204, 204, 0.4) !important;
}
.btn-primary-1:hover span,
.btn-primary-2:hover span {
  color: #fff !important;
}
.btn-primary-3 {
  min-width: 240px;
  background-color: #f9e7e0 !important;
  text-transform: uppercase;
  text-align: center;
  border-radius: 36px !important;
  padding: 20px !important;
  box-shadow: none !important;
  height: 60px;
}
.btn-primary-3 .x-anchor-text-primary {
  color: #ef855c !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
.btn-primary-3:hover {
  background-color: #ef855c !important;
  color: #fff !important;
  -webkit-box-shadow: 0px 21px 25px 0px rgba(204, 204, 204, 0.4) !important;
  -moz-box-shadow: 0px 21px 25px 0px rgba(204, 204, 204, 0.4) !important;
  box-shadow: 0px 21px 25px 0px rgba(204, 204, 204, 0.4) !important;
}
.btn-primary-3:hover span {
  color: #fff !important;
}
.btn-primary-4 {
  min-width: 240px;
  background-color: #ef855c !important;
  text-transform: uppercase;
  text-align: center;
  border-radius: 36px !important;
  padding: 20px !important;
  box-shadow: none !important;
  height: 60px;
}
.btn-primary-4 .x-anchor-text-primary {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
.btn-primary-4:hover {
  background-color: #f9e7e0 !important;
  color: #ef855c !important;
  -webkit-box-shadow: 0px 21px 25px 0px rgba(204, 204, 204, 0.4) !important;
  -moz-box-shadow: 0px 21px 25px 0px rgba(204, 204, 204, 0.4) !important;
  box-shadow: 0px 21px 25px 0px rgba(204, 204, 204, 0.4) !important;
}
.btn-primary-4:hover span {
  color: #ef855c !important;
}
.btn-small {
  min-width: 200px !important;
  min-height: 56px !important;
  padding: 15px !important;
}
.btn-large {
  min-width: 240px !important;
  height: 72px !important;
  padding: 25px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.no-margins {
  margin: 0px !important;
}
.top-145 {
  top: 145px;
}
.font-color-1 {
  color: #283848 !important;
}
.font-color-2 {
  color: #34495e !important;
}
.font-color-3 {
  color: #1bbcbd !important;
}
.font-color-4 {
  color: #6d60b0 !important;
}
.font-color-5 {
  color: #ff4a00 !important;
}
.font-color-6 {
  color: #1bbcbd !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-28 {
  font-size: 28px !important;
}
.font-44 {
  font-size: 44px !important;
}
.font-50 {
  font-size: 50px !important;
}
.font-white {
  color: #fff !important;
}
.font-purple {
  color: #6d60b0 !important;
}
.font-popbold {
  font-family: "Poppins" !important;
  font-weight: bold;
}
.white-bg {
  background-color: #fff !important;
}
.purple-bg {
  background-color: #6d60b0 !important;
}
.icon-bubble-heart {
  background-image: url("/wp-content/uploads/2019/04/heart-in-bubble-160@2x.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 64px;
  width: 64px;
  position: absolute;
  top: 84px;
  right: 135px;
  z-index: 2;
  clear: both;
}
.icon-bubble-elepsis {
  background-image: url("/wp-content/uploads/2019/04/like-in-bubble-160@2x.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 56px;
  width: 56px;
  position: absolute;
  left: 81px;
  top: 188px;
  z-index: 2;
  clear: both;
}
.icon-bubble-star {
  background-image: url("/wp-content/uploads/2019/04/star-in-bubble-160@2x.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 80px;
  width: 80px;
  position: absolute;
  top: 212px;
  right: 44px;
  z-index: 2;
  clear: both;
}
.icon-bubble-email {
  background-image: url("/wp-content/uploads/2019/04/email-in-bubble-160@2x.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 80px;
  width: 80px;
  position: absolute;
  left: 38px;
  top: 306px;
  z-index: 2;
  clear: both;
}
.icon-bubble-frustration {
  background-image: url("/wp-content/uploads/2019/04/frustration-in-bubble-160@2x.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 120px;
  width: 120px;
  position: absolute;
  right: 265px;
  top: 0px;
  z-index: 2;
  clear: both;
}
.icon-bubble-exclamation {
  background-image: url("/wp-content/uploads/2019/04/exclamation-in-bubble-160@2x.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 120px;
  width: 120px;
  position: absolute;
  left: 75px;
  top: 58px;
  z-index: 2;
  clear: both;
}
.icon-bubble-heart.size120 {
  height: 120px !important;
  width: 120px !important;
  top: 48px !important;
  left: 394px !important;
}
.icon-bubble-star.size120 {
  height: 120px !important;
  width: 120px !important;
  top: 80px !important;
  right: 378px !important;
  transform: scaleX(-1);
}
.gs-num {
  font-family: "Poppins";
  font-weight: 700;
  color: #dfe2e7;
  opacity: 0.5;
  font-size: 120px;
  display: table-cell;
}
.gs-title {
  font-family: "Poppins";
  font-weight: 700;
  color: #283848;
  font-size: 66px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}
.gs-desc-g {
  font-family: "Poppins";
  font-weight: 700;
  color: #1bbcbd;
  font-weight: bold;
  font-size: 28px;
}
.gs-desc-b {
  font-family: "Poppins";
  font-weight: 700;
  color: #283848;
  font-weight: bold;
  font-size: 28px;
}
#bottom_testi .testi-box {
  margin-top: -70px;
  margin-right: 80px;
}
#div_couch {
  clear: both;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
#video_machine {
  max-width: 770px;
  max-height: 432px;
  margin: auto;
}
#video_machine iframe {
  border-radius: 16px;
}
.c-example__tilt {
  width: 50vw;
  height: 50vh;
  display: block;
  background-color: #9e21ff;
  background-image: linear-gradient(
    135deg,
    #ed21ff 0%,
    #9e21ff 100%,
    #9e21ff 100%
  );
  box-shadow: 0 3px 47px rgba(0, 0, 0, 0.2);
  transform-style: preserve-3d;
  transform: perspective(300px);
}
.c-example__tilt-inner {
  transform: translateZ(50px) translateY(-50%) translateX(-50%);
  position: absolute;
  top: 48%;
  left: 50%;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  z-index: 999;
  background-image: url("https://akaunmudah.web.app/assets/mastery/play-big@2x.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.c-example__tilt-inner:hover {
  cursor: pointer;
}
img.lazy,
iframe.lazy {
  display: none;
}
.carousel-section {
  padding: 30px 0;
}
.carousel-holder {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.carousel-holder h2 {
  font-size: 40px;
  line-height: 1.4 !important;
  font-weight: bold !important;
  letter-spacing: 0 !important;
}
.carousel-holder h2 .text-blue {
  color: #0cc;
}
.carousel-holder .btn {
  min-width: 324px;
  position: absolute;
  bottom: 50px;
  left: 12%;
}
.carousel-holder .btn.btn-primary-1.dark {
  background: #435268 !important;
  padding-left: 65px !important;
}
.carousel-holder .btn.btn-primary-1.dark:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(/images/matthew.png) no-repeat 50% 50%;
  background-size: cover;
  opacity: 0.4;
}
.carousel-holder .btn.btn-primary-1.dark .btn-play {
  width: 56px;
  height: 56px;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.carousel-holder .btn.btn-primary-1.dark .btn-play svg {
  display: block;
  width: 14px;
  height: 16px;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: #435268;
}
.carousel-holder .btn.btn-primary-2.dark .x-anchor-text-primary {
  color: #fff !important;
}
.carousel-holder .btn.btn-primary-2.dark {
  background: #435268 !important;
  padding-left: 65px !important;
}
.carousel-holder .btn.btn-primary-2.dark:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(/images/joe-di-siena-2.png) no-repeat 50% 50%;
  background-size: cover;
  opacity: 0.4;
}
.carousel-holder .btn.btn-primary-2.dark .btn-play {
  width: 56px;
  height: 56px;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.carousel-holder .btn.btn-primary-2.dark .btn-play svg {
  display: block;
  width: 14px;
  height: 16px;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: #435268;
}
.carousel-holder .graphic {
  width: 810px;
  position: absolute;
  bottom: 90px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.carousel-holder .graphic img {
  opacity: 0.6;
}
.owl-carousel {
  padding-bottom: 40px;
}
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}
.owl-carousel .owl-item h2 {
  margin-bottom: 30px;
}
.owl-carousel .owl-item .graphic img {
  max-width: none;
}
.owl-carousel .owl-item.next_slide.active h2,
.owl-carousel .owl-item.next_slide.active .btn,
.owl-carousel .owl-item.next_slide.active .graphic {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-item.prev_slide.active h2,
.owl-carousel .owl-item.prev_slide.active .btn,
.owl-carousel .owl-item.prev_slide.active .graphic {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slide .x-anchor-content {
  display: block !important;
}
.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.owl-carousel .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #e0e0e0;
  margin: 0 7px;
  outline: none;
}
.owl-carousel .owl-dots .owl-dot.active {
  background: #0cc;
}
@media (min-width: 480px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 767px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 979px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .carousel-holder .btn {
    min-width: 250px;
    left: 8%;
  }
  .carousel-holder .image-holder {
    max-width: 60%;
    margin: 0 auto;
  }
  .carousel-holder .graphic {
    width: 600px;
  }
}
@media (max-width: 979px) {
  .x-main.full,
  .x-main.left,
  .x-main.right,
  .x-sidebar.left,
  .x-sidebar.right {
    float: none;
    display: block;
    width: auto !important;
  }
  .x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 0;
  }
  body.x-navbar-fixed-top-active .x-navbar-wrap {
    height: auto;
  }
  .x-widgetbar {
    left: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .carousel-holder .btn {
    left: 5%;
    bottom: 15px;
    min-width: 200px;
  }
  .carousel-holder .graphic {
    width: 450px;
  }
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.icon-details .x-text-content-text-primary p {
  color: #283848;
  font-size: 28px;
  font-family: "Poppins";
  font-weight: 700;
  margin-bottom: 15px;
}
.icon-details .x-text-content-text-subheadline p {
  color: #34495e;
  font-size: 16px;
  font-family: "Poppins";
  font-weight: 400;
}
.flex-column {
  padding: 40px 0px 0px;
}
.flex-column .flex-col-bg {
  background-color: #f9fafc;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 470px;
  border-radius: 16px;
}
.fb-text {
  color: #3b5998 !important;
}
.tw-text {
  color: #55acee !important;
}
.spacer10 {
  clear: both;
  width: 100%;
  height: 10px;
}
.spacer20 {
  clear: both;
  width: 100%;
  height: 20px;
}
.spacer30 {
  clear: both;
  width: 100%;
  height: 30px;
}
.spacer40 {
  clear: both;
  width: 100%;
  height: 40px;
}
.spacer50 {
  clear: both;
  width: 100%;
  height: 50px;
}
.text-center {
  text-align: center !important;
}
.darkblue-bg {
  background-color: #1d2935 !important;
}
.text-white {
  color: #fff !important;
}
.float-right {
  float: right;
}
.move-top-265 {
  margin-top: -265px !important;
  z-index: 999;
}
.box-max-width {
  max-width: 370px;
}
.purple-round-box {
  background-color: #6d60b0;
  border-radius: 16px;
  min-width: 470px;
  width: 100%;
  color: #fff !important;
  padding: 20px 30px;
  margin: auto 0px auto 20px;
}
.purple-round-box h1 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 28px;
  color: #fff !important;
  margin: 10px 0px;
}
.purple-round-box h2 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 28px;
  color: #fff !important;
  margin: 10px 0px;
}
.purple-round-box p {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  color: #fff !important;
}
.grayish-round-box {
  background-color: #f9fafc;
  border-radius: 16px;
  min-width: 470px;
  width: 100%;
  color: #283848 !important;
  padding: 20px 30px;
  margin: auto 0px auto 20px;
}
.grayish-round-box h1 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 28px;
  color: #283848 !important;
  margin: 10px 0px;
}
.grayish-round-box h2 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 28px;
  color: #283848 !important;
  margin: 10px 0px;
}
.grayish-round-box p {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  color: #34495e !important;
}
.grayish-round-box-container {
  padding: 20px;
}
.grayish-round-box-container > div {
  background-color: #f9fafc !important;
  border-radius: 16px;
  color: #283848 !important;
  padding: 20px 30px 40px !important;
}
.grayish-round-box-container h1 {
  font-weight: bold;
  font-size: 28px !important;
  color: #283848 !important;
  margin: 10px 0px !important;
}
.grayish-round-box-container h2 {
  font-weight: bold;
  font-size: 28px !important;
  color: #283848 !important;
  margin: 10px 0px !important;
}
.grayish-round-box-container p {
  font-weight: 400;
  font-size: 18px !important;
  color: #34495e !important;
  line-height: 32px !important;
}
.grayish-round-box-container a {
  text-decoration: underline !important;
}
.masonry {
  columns: 1;
  column-gap: 5px;
  margin: auto;
}
.masonry-item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .masonry {
    columns: 2;
    width: 85%;
  }
}
@media only screen and (min-width: 1024px) {
  .masonry {
    columns: 2;
    width: 85%;
  }
}
.masonry-item,
.masonry-content {
  border-radius: 4px;
  overflow: hidden;
}
.masonry-item {
  transition: filter 0.25s ease-in-out;
}
.masonry-item:hover {
  visibility: visible;
}
.masonry-content {
  overflow: hidden;
  text-align: center;
}
.masonry-content h1 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 28px;
  color: #283848 !important;
  margin: 15px auto;
}
.masonry-content h2 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 28px;
  color: #283848 !important;
  margin: 15px auto;
}
.masonry-content p {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  color: #34495e;
  padding: 0px 40px;
}
.masonry-content img {
  border-radius: 0px 0px 16px 16px;
}
.masonry-item {
  background-color: #f9fafc;
  max-width: 470px;
  width: 100%;
  margin: 10px 40px 20px 20px;
  border-radius: 16px;
}
.masonry-title,
.masonry-description {
  margin: 0;
}
.masonry-title {
  font-weight: 700;
  font-size: 1.1rem;
  padding: 1rem 1.5rem;
}
.masonry-description {
  padding: 1.5rem;
  font-size: 0.75rem;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.platform-step1 {
  display: table;
}
.platform-step2 {
  display: table;
  margin-left: 65px;
}
.platform-step3 {
  display: table;
  margin-left: 150px;
}
.platform-step4 {
  display: table;
  margin-left: 225px;
}
.platform-step5 {
  display: table;
  margin-left: 300px;
}
.platform-step1 span,
.platform-step2 span,
.platform-step3 span,
.platform-step4 span,
.platform-step5 span {
  display: table-cell;
  line-height: 1.2;
}
.platform-step1 img,
.platform-step2 img,
.platform-step3 img,
.platform-step4 img,
.platform-step5 img {
  display: table-cell;
  margin: 0px 40px;
  vertical-align: bottom;
}
.platform-step1 .text,
.platform-step2 .text,
.platform-step3 .text,
.platform-step4 .text,
.platform-step5 .text {
  display: table-cell;
  vertical-align: middle;
}
.platform-step1 .text h1,
.platform-step2 .text h1,
.platform-step3 .text h1,
.platform-step4 .text h1,
.platform-step5 .text h1 {
  font-size: 28px;
  color: #283848 !important;
}
.platform-step1 .text h2,
.platform-step2 .text h2,
.platform-step3 .text h2,
.platform-step4 .text h2,
.platform-step5 .text h2 {
  font-size: 28px;
  color: #283848 !important;
  margin-top: 0.25em !important;
}
.platform-step1 .text p,
.platform-step2 .text p,
.platform-step3 .text p,
.platform-step4 .text p,
.platform-step5 .text p {
  font-size: 16px;
  color: #34495e !important;
}
#buzz_mark1 {
  position: absolute;
  bottom: 46%;
  display: block;
  left: 10px;
}
#buzz_mark1 > div {
  max-width: 514px;
  display: table;
}
#buzz_mark1 > div > div.purple-round-box {
  display: table-cell;
  width: 370px !important;
  text-align: left;
  min-width: unset !important;
}
#buzz_mark1 > div > div.mark {
  display: table-cell;
  vertical-align: middle;
}
#buzz_mark2 {
  position: absolute;
  right: 20px;
  bottom: 22.8%;
}
#buzz_mark2 > div {
  min-width: 514px;
}
#buzz_mark2 > div > div.purple-round-box {
  width: 370px !important;
  text-align: left;
  min-width: unset !important;
  float: right;
}
#buzz_mark2 > div > div.mark {
  text-align: left;
}
.normal-text-20 p {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 20px;
  color: #34495e;
}
.switch {
  position: relative;
  display: inline-block;
  width: 108px;
  height: 55px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 45px;
  width: 45px;
  left: 5px;
  bottom: 5px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #1bbcbd;
}
input:focus + .slider {
  box-shadow: 0 0 1px #1bbcbd;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  left: 32px;
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
#togglePrice {
  margin: 2.425em 0 !important;
}
.monthly {
  display: none;
}
#lblMonthly {
  color: #dfe2e7;
  padding-top: 30px;
  font-size: 20px;
  font-family: "Poppins";
  font-weight: 400;
}
#lblYearly {
  color: #34495e;
  padding-top: 30px;
  font-size: 20px;
  font-family: "Poppins";
  font-weight: 400;
}
.pricing_table {
  background-color: #f9fafc !important;
}
.pricing_table a.link {
  text-decoration: underline;
}
.pricing_table .btn-primary-1 {
  min-width: unset !important;
}
.pricing_table .btn-primary-1,
.pricing_table .btn-primary-2 {
  width: 100% !important;
}
.pricing_table_pop {
  background-color: #6d60b0 !important;
  height: 360px;
  border-radius: 16px;
  padding: 40px;
  color: #fff;
  text-align: center;
  top: -15px;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  left: -10px;
  right: 0;
  width: 390px;
  z-index: 99;
}
.pricing_table_pop .title {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 28px;
  color: #fff;
  margin-bottom: 10px !important;
}
.pricing_table_pop .price {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 44px;
  color: #fff;
  margin-bottom: 10px !important;
}
.pricing_table_pop .notes {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  width: 200px;
  margin: auto auto 20px auto;
}
.pricing_table_pop a {
  min-width: 280px !important;
}
.pricing_table_pop a span.x-anchor-content {
  display: unset !important;
  height: 56px !important;
}
.pricing_feature_list {
  margin: 20px 0px !important;
  text-align: left;
}
.pricing_feature_list li {
  background-image: url("https://akaunmudah.web.app/assets/mastery/tickbox-green@2x.png");
  background-repeat: no-repeat;
  padding: 15px 0px 15px 40px;
  background-position: center left;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  color: #34495e;
}
.pricing_feature_list li img {
  margin: 0px 0px 0px 5px !important;
}
.pricing_feature_list i {
  display: none;
}
.pricing_table-popu ul {
  margin: 0px 40px !important;
}
.ribbon {
  width: 110px;
  height: 110px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #eba32f;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 220px;
  padding: 12px 0;
  background-color: #fec872;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-family: "Poppins";
  font-weight: 700;
  font-size: 12px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -40px;
  top: 17px;
  transform: rotate(45deg);
}
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}
.features_table th {
  font-size: 20px;
  padding-bottom: 20px;
}
.features_table th:nth-child(1) {
  width: 50%;
}
.features_table th:nth-child(2),
.features_table th:nth-child(3),
.features_table th:nth-child(4) {
  width: 16.666%;
  text-align: center;
}
.features_table td {
  border-top: 1px solid #dfe2e7 !important;
}
.features_table tbody tr:nth-child(even) {
  background-color: #f9fafc;
}
.features_table tbody tr:last-child {
  border-bottom: 1px solid #dfe2e7 !important;
}
.features_table tbody td {
  padding: 20px;
  font-size: 16px;
}
.features_table tbody td:nth-child(1) {
  padding-left: 40px !important;
}
.features_table tbody td:nth-child(2),
.features_table tbody td:nth-child(3),
.features_table tbody td:nth-child(4) {
  text-align: center;
}
.features_table2 th {
  font-size: 20px;
  padding: 20px;
  background-color: #f9fafc;
  border-top: 1px solid #dfe2e7 !important;
}
.features_table2 th:nth-child(1) {
  width: 50%;
  padding-left: 40px;
}
.features_table2 th:nth-child(2),
.features_table2 th:nth-child(3),
.features_table2 th:nth-child(4) {
  width: 16.666%;
  text-align: center;
}
.features_table2 td {
  border-top: 1px solid #dfe2e7 !important;
}
.features_table2 tbody tr:nth-child(even) {
  visibility: visible;
}
.features_table2 tbody tr:last-child {
  border-bottom: 1px solid #dfe2e7 !important;
}
.features_table2 tbody td {
  padding: 20px;
  font-size: 16px;
}
.features_table2 tbody td:nth-child(1) {
  padding-left: 40px !important;
}
.features_table2 tbody td:nth-child(2),
.features_table2 tbody td:nth-child(3),
.features_table2 tbody td:nth-child(4) {
  text-align: center;
}
.footer_vid {
  width: 530px;
  height: 298px;
  position: relative;
  border-radius: 16px;
}
.list_check {
  list-style-type: none;
  list-style-image: url("https://akaunmudah.web.app/assets/mastery/tickbox-green@2x.png");
  margin: 0px 0px 0px 30px !important;
}
.list_check li {
  padding: 0px 10px;
  font-family: "Poppins";
  font-weight: 700;
  font-size: 28px;
  color: #283848;
}
#inpEmarkySearch {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 20px;
  max-width: 480px;
}
#nav-integrations-tab li a {
  padding: 20px !important;
  font-family: "Poppins";
  font-weight: 700;
}
a.footer-link,
a.footer-link:active,
a.footer-link:visited {
  color: #34495e !important;
  text-decoration: none !important;
}
a.footer-link:hover {
  text-decoration: underline !important;
}
.cspplity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.cspplity.cspplity-opened {
  opacity: 1;
}
.cspplity.cspplity-closed {
  opacity: 0;
}
.cspplity * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cspplity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.cspplity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.cspplity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.cspplity-loading .cspplity-loader {
  opacity: 1;
}
.cspplity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.cspplity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.cspplity-loading .cspplity-content,
.cspplity-closed .cspplity-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.cspplity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.cspplity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cspplity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.cspplity-close:hover,
.cspplity-close:focus,
.cspplity-close:active,
.cspplity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cspplity-close:active {
  top: 1px;
}
.cspplity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
.cspplity-iframe .cspplity-container,
.cspplity-youtube .cspplity-container,
.cspplity-vimeo .cspplity-container,
.cspplity-facebookvideo .cspplity-container,
.cspplity-googlemaps .cspplity-container {
  width: 100%;
  max-width: 964px;
}
.cspplity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.cspplity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.cspplity-hide {
  display: none;
}
.cspplity.cspplity-teammember {
  background: #fff;
  background: rgba(255, 255, 255, 0.925) !important;
}
.csl-teammember .teammember-bio,
.csl-teammember .view-profile {
  display: none;
}
.csl-teammember .view-profile {
  display: block;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  padding: 0.5em 1em;
  position: absolute;
  text-align: center;
  top: 48%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 45%;
  -webkit-transition: visibility 0s, opacity 0.5s linear;
  transition: visibility 0s, opacity 0.5s linear;
}
.csl-teammember:hover .view-profile {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s, opacity 0.5s linear;
  transition: visibility 0s, opacity 0.5s linear;
}
.teammember-image-wrap {
  position: relative;
}
.teammember-image-wrap img {
  width: 100%;
}
.csl-teammember:hover {
  cursor: pointer;
}
.teammember-image-wrap:hover img {
  opacity: 0.7;
}
.teammember-info {
  color: #fff;
  padding: 0.8em 1em;
  text-transform: capitalize;
}
.teammember-name {
  font-size: 20px;
}
.teammember-title {
  font-size: 16px;
}
.teammember-bio-container .t-close {
  background-color: #00a94e;
  border-radius: 50%;
  color: #fff;
  float: right;
  font-size: 18px;
  font-weight: bold;
  height: 2em;
  line-height: 2;
  opacity: 1;
  text-align: center;
  width: 2em;
  text-transform: uppercase;
}
.teammember-bio-container {
  padding: 1.2em;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  max-height: 100%;
  overflow-y: auto;
}
@media screen and (min-width: 600px) {
  .teammember-bio-container {
    width: 80%;
  }
}
@media screen and (min-width: 900px) {
  .teammember-bio-container {
    width: 50%;
  }
}
.teammember-bio-content img {
  max-width: 250px;
}
.teammember-bio-content .teammember-name {
  font-size: 26px;
  color: #000;
}
.teammember-bio-content .teammember-title {
  font-size: 20px;
  color: #000;
  margin-bottom: 1em;
}
.teammember-bio-overlay {
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.98);
  cursor: default;
  display: none;
  height: 100%;
  min-height: 300px;
  opacity: 0;
  overflow: auto;
  padding-top: 100px;
  padding-bottom: 3em;
  position: fixed;
  text-align: left;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
@media screen and (max-width: 639px) {
  .teammember-bio-content .teammember-social {
    clear: both;
  }
}
.teammember-bio-content .teammember-social ul {
  display: block;
  margin: 0;
  padding: 10px 0;
  list-style-type: none;
}
.teammember-bio-content .teammember-social li {
  list-style-type: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.teammember-bio-content .teammember-social li .social-text {
  display: none;
}
.teammember-bio-content .teammember-social li a,
.teammember-bio-content .teammember-social li a:link,
.teammember-bio-content .teammember-social li a:visited {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  margin: 0 4px 4px 0;
  padding: 0;
  text-align: center;
  font-size: 21px;
}
.teammember-bio-content .teammember-social li a:hover,
.teammember-bio-content .teammember-social li a:focus {
  color: #fff;
  text-decoration: none;
}
.teammember-bio-content .teammember-social li a:hover .social-icon,
.teammember-bio-content .teammember-social li a:focus .social-icon {
  opacity: 0.8;
}
.no-popup {
  text-align: center;
  border: #ebebeb 2px solid;
}
.no-popup .teammember-info div {
  color: black;
}
.no-popup .teammember-info .teammember-content {
  text-transform: none;
}
.no-popup .teammember-info .teammember-social {
  margin-top: 15px;
}
.no-popup .teammember-info .teammember-social ul {
  list-style-type: none;
}
.no-popup .teammember-info .teammember-social ul li {
  display: inline-block;
  background-color: transparent;
  padding-right: 10px;
}
.no-popup .teammember-info .teammember-social ul li:last-child {
  padding-right: 0;
}
.no-popup .teammember-info .teammember-social ul li a {
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.5em;
  color: inherit;
}
.details-slideup .teammember-image-wrap {
  position: relative;
  overflow: hidden;
}
.details-slideup .teammember-image-wrap .teammember-info {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -100%;
  -webkit-transition: bottom ease 200ms;
  transition: bottom ease 200ms;
}
.details-slideup .teammember-image-wrap:hover .teammember-info {
  bottom: 0;
}
.details-slideup .teammember-bio-container .teammember-social {
  margin-top: 15px;
}
.details-slideup .teammember-bio-container .teammember-social ul {
  list-style-type: none;
}
.details-slideup .teammember-bio-container .teammember-social ul li {
  display: inline-block;
  background-color: transparent;
  padding-right: 10px;
}
.details-slideup .teammember-bio-container .teammember-social ul li a {
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.5em;
  color: inherit;
}
.flip-card {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.flip-card:hover .back {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flip-card:hover .front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.flip-card .flipper {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.flip-card .front,
.flip-card .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}
.flip-card .front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flip-card .back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.flip-card .back {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-card:hover .back {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.flip-card:hover .front {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-card .teammember-bio-content {
  margin-top: 10px;
}
.flip-card .teammember-bio-container .teammember-social {
  margin-top: 15px;
}
.flip-card .teammember-bio-container .teammember-social ul {
  list-style-type: none;
}
.flip-card .teammember-bio-container .teammember-social ul li {
  display: inline-block;
  background-color: transparent;
  padding-right: 10px;
}
.flip-card .teammember-bio-container .teammember-social ul li a {
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.5em;
  color: inherit;
}
.cspplity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.cspplity.cspplity-opened {
  opacity: 1;
}
.cspplity.cspplity-closed {
  opacity: 0;
}
.cspplity * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cspplity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.cspplity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.cspplity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.cspplity-loading .cspplity-loader {
  opacity: 1;
}
.cspplity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.cspplity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.cspplity-loading .cspplity-content,
.cspplity-closed .cspplity-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.cspplity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.cspplity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cspplity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.cspplity-close:hover,
.cspplity-close:focus,
.cspplity-close:active,
.cspplity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cspplity-close:active {
  top: 1px;
}
.cspplity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
.cspplity-iframe .cspplity-container,
.cspplity-youtube .cspplity-container,
.cspplity-vimeo .cspplity-container,
.cspplity-facebookvideo .cspplity-container,
.cspplity-googlemaps .cspplity-container {
  width: 100%;
  max-width: 964px;
}
.cspplity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.cspplity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.cspplity-hide {
  display: none;
}
.cspplity {
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 99999;
}
.cspplity-content {
  overflow-y: auto;
}
.cspplity-content:after {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.csmodal-container {
  background-color: #fff;
  border-radius: 6px;
}
@media (min-width: 440px) {
  .csmodal-container {
    max-width: 440px;
    min-width: 440px;
  }
}
.csmodal-container .csmodal-content {
  padding: 15px;
}
.csmodal-container .csmodal-footer {
  padding: 15px;
  padding-top: 5px;
  text-align: right;
}
.csmodal-container .csmodal-footer .csm-ok-btn,
.csmodal-container .csmodal-footer .csm-ok-btn:link,
.csmodal-container .csmodal-footer .csm-ok-btn:visited {
  display: inline-block;
  background-color: #3489e6;
  color: #fff;
  text-shadow: 1px 1px 2px #1a74d7;
  padding: 7px 20px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.csmodal-container .csmodal-footer .csm-ok-btn:hover,
.csmodal-container .csmodal-footer .csm-ok-btn:focus {
  background-color: #227ee4;
  color: #fff;
}
.theme-top .cspplity-wrap:before {
  vertical-align: top;
}
.theme-top .cspplity-content:after {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.theme-top .csmodal-container {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.theme-top .csmodal-container .csmodal-content {
  padding-top: 30px;
}
.theme-bottom-right-corner .cspplity-wrap:before {
  vertical-align: bottom;
}
.theme-bottom-right-corner .cspplity-container {
  position: absolute;
  bottom: 0;
  right: 0;
}
.theme-bottom-right-corner .cspplity-content:after {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}
.theme-bottom-right-corner .csmodal-container {
  border-radius: 0;
}
.theme-plain .csmodal-container {
  border-radius: 0;
}
.theme-plain .csmodal-container .csmodal-footer .csm-ok-btn,
.theme-plain .csmodal-container .csmodal-footer .csm-ok-btn:link,
.theme-plain .csmodal-container .csmodal-footer .csm-ok-btn:visited {
  border-radius: 0;
}
.theme-os {
  background-color: rgba(100, 100, 100, 0.65);
}
.theme-os .cspplity-content:after {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.theme-os .csmodal-container .csmodal-header {
  height: 20px;
  background-color: #ddd;
  border-bottom: 1px solid #ccc;
  border-top: #eee;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.theme-wireframe {
  background-color: rgba(255, 255, 255, 0.65);
}
.theme-wireframe .csmodal-container {
  border-radius: 0;
  border: 2px solid #000;
}
.theme-wireframe .csmodal-container .csmodal-footer .csm-ok-btn,
.theme-wireframe .csmodal-container .csmodal-footer .csm-ok-btn:link,
.theme-wireframe .csmodal-container .csmodal-footer .csm-ok-btn:visited {
  border: 2px solid #000;
  background-color: #444;
  border: 2px solid #000;
  text-shadow: 1px 1px 3px #333;
  border-radius: 0;
}
.theme-wireframe .csmodal-container .csmodal-footer .csm-ok-btn:hover,
.theme-wireframe .csmodal-container .csmodal-footer .csm-ok-btn:focus {
  border: 2px solid #000;
  background-color: #3d3d3d;
}
.theme-flat-attack .csmodal-container {
  border-radius: 0;
}
.theme-flat-attack .csmodal-container .csmodal-content {
  padding: 20px;
}
.theme-flat-attack .csmodal-container .csmodal-footer {
  padding: 10px 0 0 0;
}
.theme-flat-attack .csmodal-container .csmodal-footer .csm-ok-btn,
.theme-flat-attack .csmodal-container .csmodal-footer .csm-ok-btn:link,
.theme-flat-attack .csmodal-container .csmodal-footer .csm-ok-btn:visited {
  border-radius: 0;
  background-color: #555;
  border: 0 none;
  border-top: 2px solid #333;
  text-shadow: 1px 1px 3px #444;
  padding: 10px 25px;
}
.theme-flat-attack .csmodal-container .csmodal-footer .csm-ok-btn:hover,
.theme-flat-attack .csmodal-container .csmodal-footer .csm-ok-btn:focus {
  border: 0 none;
  border-top: 2px solid #222;
  background-color: #3d3d3d;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(217, 72, 73, 0.8);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    rgba(0, 0, 0, 0) 100%
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.x-accordion.color .x-accordion-group {
  margin-bottom: 0;
  border: none;
  box-shadow: none;
}
.x-accordion.color .x-accordion-heading .x-accordion-toggle {
  background-color: auto;
  color: #fff;
  font-size: 40px;
  overflow: hidden;
  text-align: center;
}
.x-accordion.color .x-accordion-heading .x-accordion-toggle:before {
  color: #fff;
  float: left;
  content: "";
  transform: rotate(90deg);
}
.x-accordion .x-accordion-heading .x-accordion-toggle.collapsed:before {
  transform: rotate(0);
}
.x-accordion.color .x-accordion-heading .x-accordion-toggle .adv-title {
  display: block;
  line-height: 1.1;
}
.x-accordion.color .x-accordion-heading .x-accordion-toggle .extra-title {
  display: block;
  font-size: 38%;
}
.x-accordion.color .x-accordion-heading.collapsed:before {
  color: #fff;
}
.x-accordion.color .x-accordion-inner {
  border: 1px solid #ccc;
  color: #002a5b;
  font-size: 120%;
  padding: 1em 2em;
}
@media screen and (min-width: 979px) {
  .x-accordion.color .x-accordion-heading .x-accordion-toggle {
    font-size: 50px;
    text-align: left;
  }
  .x-accordion.color .x-accordion-heading .x-accordion-toggle:before {
    content: "\f0da";
  }
  .x-accordion.color .x-accordion-heading .x-accordion-toggle .adv-title {
    float: left;
    width: 50%;
  }
  .x-accordion.color .x-accordion-heading .x-accordion-toggle .extra-title {
    display: block;
    float: left;
    margin-left: 2em;
  }
}
@media screen and (min-width: 1200px) {
  .x-accordion.color .x-accordion-heading .x-accordion-toggle {
    visibility: visible;
  }
  .x-accordion.color .x-accordion-heading .x-accordion-toggle .extra-title {
    display: inline;
    font-size: 40%;
  }
}
@keyframes rotate-forever {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pum-container,
.pum-content,
.pum-content + .pum-close,
.pum-content + .pum-close:active,
.pum-content + .pum-close:focus,
.pum-content + .pum-close:hover,
.pum-overlay,
.pum-title {
  background: 0 0;
  border: none;
  bottom: auto;
  clear: none;
  cursor: default;
  float: none;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  overflow: visible;
  position: static;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: auto;
  visibility: visible;
  white-space: normal;
  width: auto;
  z-index: auto;
}
.pum-container .pum-content + .pum-close > span,
.pum-content,
.pum-title {
  position: relative;
  z-index: 1;
}
.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
  position: fixed;
}
.pum-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1999999999;
  overflow: initial;
  display: none;
  transition: 0.15s ease-in-out;
}
.pum-overlay.pum-form-submission-detected,
.pum-overlay.pum-preview {
  display: block;
}
.pum-overlay,
.pum-overlay *,
.pum-overlay:after,
.pum-overlay:before,
.pum-overlay:after,
.pum-overlay:before {
  box-sizing: border-box;
}
.pum-container {
  top: 100px;
  position: absolute;
  margin-bottom: 3em;
  z-index: 1999999999;
}
.pum-container.pum-responsive {
  left: 50%;
  margin-left: -47.5%;
  width: 95%;
  height: auto;
  overflow: visible;
}
.pum-container.pum-responsive img {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 1024px) {
  .pum-container.pum-responsive.pum-responsive-nano {
    margin-left: -5%;
    width: 10%;
  }
  .pum-container.pum-responsive.pum-responsive-micro {
    margin-left: -10%;
    width: 20%;
  }
  .pum-container.pum-responsive.pum-responsive-tiny {
    margin-left: -15%;
    width: 30%;
  }
  .pum-container.pum-responsive.pum-responsive-small {
    margin-left: -20%;
    width: 40%;
  }
  .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -30%;
    width: 60%;
  }
  .pum-container.pum-responsive.pum-responsive-normal {
    margin-left: -30%;
    width: 70%;
  }
  .pum-container.pum-responsive.pum-responsive-large {
    margin-left: -35%;
    width: 80%;
  }
  .pum-container.pum-responsive.pum-responsive-xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
  .pum-container.pum-responsive.pum-position-fixed {
    position: fixed;
  }
}
@media only screen and (max-width: 1024px) {
  .pum-container.pum-responsive.pum-position-fixed {
    position: absolute;
  }
}
.pum-container.custom-position {
  left: auto;
  top: auto;
  margin-left: inherit;
}
.pum-container .pum-title {
  margin-bottom: 0.5em;
}
.pum-container .pum-content > :last-child,
.pum-form__message:last-child {
  margin-bottom: 0;
}
.pum-container .pum-content > :first-child {
  margin-top: 0;
}
.pum-container .pum-content + .pum-close {
  text-decoration: none;
  text-align: center;
  line-height: 1;
  position: absolute;
  cursor: pointer;
  min-width: 1em;
  z-index: 2;
  background-color: transparent;
}
.pum-container.pum-scrollable .pum-content {
  overflow: auto;
  overflow-y: scroll;
  max-height: 95%;
}
.pum-overlay.pum-overlay-disabled {
  visibility: hidden;
}
.pum-overlay.pum-overlay-disabled::-webkit-scrollbar {
  display: block;
}
.pum-overlay.pum-overlay-disabled .pum-container {
  visibility: visible;
}
.popmake-close,
.pum-overlay.pum-click-to-close {
  cursor: pointer;
}
html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
  overflow: hidden;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 15px;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.pum-open.pum-open-overlay-disabled.pum-open-scrollable
  .pum-overlay.pum-active {
  position: static;
  height: auto;
  width: auto;
}
.pum-form {
  margin: 0 auto 16px;
}
.pum-form__field {
  margin-bottom: 1em;
}
.pum-form__field label {
  font-weight: 700;
}
.pum-form__field input[type="date"],
.pum-form__field select {
  margin: 0 auto;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding: 3px;
  vertical-align: middle;
}
.pum-form__field select {
  padding: 5px 3px;
}
.pum-form__loader {
  font-size: 2em;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-name: rotate-forever;
  animation-timing-function: linear;
  height: 0.75em;
  width: 0.75em;
  border: 0.25em solid rgba(0, 0, 0, 0.5);
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
}
.pum-form__submit {
  position: relative;
}
.pum-form__submit .pum-form__loader {
  margin-left: 0.5em;
  border: 0.25em solid rgba(255, 255, 255, 0.5);
  border-right-color: transparent;
}
.pum-form__messages {
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 0.5em;
  padding: 1em;
  position: relative;
}
.pum-form__message {
  margin-bottom: 0.5em;
}
.pum-form__message--error {
  color: red !important;
  border-color: red;
}
.pum-form__message--success {
  color: green !important;
  border-color: green;
}
.pum-form--loading,
.pum-sub-form .pum-sub-form-loading {
  opacity: 0.5;
}
.pum-alignment-left,
.pum-form--alignment-left {
  text-align: left;
}
.pum-alignment-center {
  text-align: center;
}
.pum-alignment-right {
  text-align: right;
}
.pum-form--alignment-center {
  text-align: center;
}
.pum-form--alignment-right {
  text-align: right;
}
.pum-form--layout-standard .pum-form__field > label {
  margin-bottom: 0.25em;
  display: block;
}
.pum-form--layout-inline .pum-form__field {
  display: inline-block;
}
.pum-form--layout-block .pum-form__field,
.pum-form--layout-block button,
.pum-form--layout-block div,
.pum-form--layout-block input {
  display: block;
  width: 100%;
}
.pum-form--style-default label {
  font-size: 14px;
  font-weight: 700;
}
.pum-form--style-default input[type="email"],
.pum-form--style-default input[type="text"] {
  background-color: #f8f7f7;
  margin-bottom: 5px;
  font-size: 14px;
  padding: 10px 8px;
}
.pum-form--style-default button {
  font-size: 18px;
  margin: 10px 0 0;
  padding: 10px 5px;
  cursor: pointer;
}
.pum-sub-form p.pum-newsletter-error-msg {
  margin: 0;
}
.pum-sub-form .spinner-loader {
  right: 50%;
  position: absolute;
  bottom: 40%;
}
.pum-sub-form .spinner-loader:not(:required) {
  animation: 1.5s linear infinite spinner-loader;
  border-radius: 0.5em;
  box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0,
    rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0,
    rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0,
    rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0,
    rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
  display: inline-block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin: 1.5em;
  overflow: hidden;
  text-indent: 100%;
}
.pum-form__field--consent {
  text-align: left;
}
.pum-form__field--consent.pum-form__field--checkbox label,
.pum-form__field--consent.pum-form__field--radio
  .pum-form__consent-radios.pum-form__consent-radios--inline
  label {
  display: inline-block;
  vertical-align: middle;
}
.pum-form__field--consent.pum-form__field--checkbox label input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle;
}
.pum-form__field--consent.pum-form__field--radio
  .pum-form__consent-radios.pum-form__consent-radios--inline
  label
  input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle;
}
.pum-form__field--consent.pum-form__field--radio
  .pum-form__consent-radios.pum-form__consent-radios--inline
  label
  + label {
  margin-left: 1em;
}
.pum-form__field--consent.pum-form__field--radio
  .pum-form__consent-radios.pum-form__consent-radios--stacked
  label {
  display: inline-block;
  vertical-align: middle;
}
.pum-form__field--consent.pum-form__field--radio
  .pum-form__consent-radios.pum-form__consent-radios--stacked
  label
  input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle;
}
.pum-container iframe.formidable {
  width: 100%;
  overflow: visible;
}
.pika-single,
body div#ui-datepicker-div[style] {
  z-index: 9999999999 !important;
}
.pum-theme-12692,
.pum-theme-content-only {
  background-color: rgba(0, 0, 0, 0.7);
}
.pum-theme-12692 .pum-container,
.pum-theme-content-only .pum-container {
  padding: 0px;
  border-radius: 0px;
  border: 1px none #000000;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0);
}
.pum-theme-12692 .pum-title,
.pum-theme-content-only .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
}
.pum-theme-12692 .pum-content,
.pum-theme-content-only .pum-content {
  color: #8c8c8c;
  font-family: inherit;
  font-weight: 400;
}
.pum-theme-12692 .pum-content + .pum-close,
.pum-theme-content-only .pum-content + .pum-close {
  position: absolute;
  height: 18px;
  width: 18px;
  left: auto;
  right: 7px;
  bottom: auto;
  top: 7px;
  padding: 0px;
  color: #000000;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  border: 1px none #ffffff;
  border-radius: 15px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  background-color: rgba(255, 255, 255, 0);
}
.pum-theme-12042,
.pum-theme-floating-bar {
  background-color: rgba(255, 255, 255, 0);
}
.pum-theme-12042 .pum-container,
.pum-theme-floating-bar .pum-container {
  padding: 8px;
  border-radius: 0px;
  border: 1px none #000000;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
  background-color: rgba(238, 246, 252, 1);
}
.pum-theme-12042 .pum-title,
.pum-theme-floating-bar .pum-title {
  color: #505050;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
}
.pum-theme-12042 .pum-content,
.pum-theme-floating-bar .pum-content {
  color: #505050;
  font-family: inherit;
  font-weight: 400;
}
.pum-theme-12042 .pum-content + .pum-close,
.pum-theme-floating-bar .pum-content + .pum-close {
  position: absolute;
  height: 18px;
  width: 18px;
  left: auto;
  right: 5px;
  bottom: auto;
  top: 50%;
  padding: 0px;
  color: #505050;
  font-family: Sans-Serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  border: 1px solid #505050;
  border-radius: 15px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  background-color: rgba(255, 255, 255, 0);
  transform: translate(0, -50%);
}
.pum-theme-11090,
.pum-theme-default-theme {
  background-color: rgba(255, 255, 255, 1);
}
.pum-theme-11090 .pum-container,
.pum-theme-default-theme .pum-container {
  padding: 18px;
  border-radius: px;
  border: 1px none #000000;
  box-shadow: 1px 1px 3px px rgba(2, 2, 2, 0.23);
  background-color: rgba(249, 249, 249, 1);
}
.pum-theme-11090 .pum-title,
.pum-theme-default-theme .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: px px px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 400;
  font-size: 32px;
  font-style: normal;
  line-height: 36px;
}
.pum-theme-11090 .pum-content,
.pum-theme-default-theme .pum-content {
  color: #8c8c8c;
  font-family: inherit;
  font-weight: 400;
  font-style: inherit;
}
.pum-theme-11090 .pum-content + .pum-close,
.pum-theme-default-theme .pum-content + .pum-close {
  position: absolute;
  height: auto;
  width: auto;
  left: auto;
  right: px;
  bottom: auto;
  top: px;
  padding: 8px;
  color: #ffffff;
  font-family: inherit;
  font-weight: 400;
  font-size: 12px;
  font-style: inherit;
  line-height: 36px;
  border: 1px none #ffffff;
  border-radius: px;
  box-shadow: 1px 1px 3px px rgba(2, 2, 2, 0.23);
  text-shadow: px px px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 183, 205, 1);
}
.pum-theme-11091,
.pum-theme-lightbox {
  background-color: rgba(0, 0, 0, 0.6);
}
.pum-theme-11091 .pum-container,
.pum-theme-lightbox .pum-container {
  padding: 18px;
  border-radius: 3px;
  border: 8px solid #000000;
  box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1);
  background-color: rgba(255, 255, 255, 1);
}
.pum-theme-11091 .pum-title,
.pum-theme-lightbox .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 100;
  font-size: 32px;
  line-height: 36px;
}
.pum-theme-11091 .pum-content,
.pum-theme-lightbox .pum-content {
  color: #000000;
  font-family: inherit;
  font-weight: 100;
}
.pum-theme-11091 .pum-content + .pum-close,
.pum-theme-lightbox .pum-content + .pum-close {
  position: absolute;
  height: 26px;
  width: 26px;
  left: auto;
  right: -13px;
  bottom: auto;
  top: -13px;
  padding: 0px;
  color: #ffffff;
  font-family: Arial;
  font-weight: 100;
  font-size: 24px;
  line-height: 24px;
  border: 2px solid #ffffff;
  border-radius: 26px;
  box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 0, 0, 1);
}
.pum-theme-11092,
.pum-theme-enterprise-blue {
  background-color: rgba(0, 0, 0, 0.7);
}
.pum-theme-11092 .pum-container,
.pum-theme-enterprise-blue .pum-container {
  padding: 28px;
  border-radius: 5px;
  border: 1px none #000000;
  box-shadow: 0px 10px 25px 4px rgba(2, 2, 2, 0.5);
  background-color: rgba(255, 255, 255, 1);
}
.pum-theme-11092 .pum-title,
.pum-theme-enterprise-blue .pum-title {
  color: #315b7c;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 100;
  font-size: 34px;
  line-height: 36px;
}
.pum-theme-11092 .pum-content,
.pum-theme-enterprise-blue .pum-content {
  color: #2d2d2d;
  font-family: inherit;
  font-weight: 100;
}
.pum-theme-11092 .pum-content + .pum-close,
.pum-theme-enterprise-blue .pum-content + .pum-close {
  position: absolute;
  height: 28px;
  width: 28px;
  left: auto;
  right: 8px;
  bottom: auto;
  top: 8px;
  padding: 4px;
  color: #ffffff;
  font-family: Times New Roman;
  font-weight: 100;
  font-size: 20px;
  line-height: 20px;
  border: 1px none #ffffff;
  border-radius: 42px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(49, 91, 124, 1);
}
.pum-theme-11093,
.pum-theme-hello-box {
  background-color: rgba(0, 0, 0, 0.75);
}
.pum-theme-11093 .pum-container,
.pum-theme-hello-box .pum-container {
  padding: 30px;
  border-radius: 80px;
  border: 14px solid #81d742;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0);
  background-color: rgba(255, 255, 255, 1);
}
.pum-theme-11093 .pum-title,
.pum-theme-hello-box .pum-title {
  color: #2d2d2d;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: Montserrat;
  font-weight: 100;
  font-size: 32px;
  line-height: 36px;
}
.pum-theme-11093 .pum-content,
.pum-theme-hello-box .pum-content {
  color: #2d2d2d;
  font-family: inherit;
  font-weight: 100;
}
.pum-theme-11093 .pum-content + .pum-close,
.pum-theme-hello-box .pum-content + .pum-close {
  position: absolute;
  height: auto;
  width: auto;
  left: auto;
  right: -30px;
  bottom: auto;
  top: -30px;
  padding: 0px;
  color: #2d2d2d;
  font-family: Times New Roman;
  font-weight: 100;
  font-size: 32px;
  line-height: 28px;
  border: 1px none #ffffff;
  border-radius: 28px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(255, 255, 255, 1);
}
.pum-theme-11094,
.pum-theme-cutting-edge {
  background-color: rgba(0, 0, 0, 0.5);
}
.pum-theme-11094 .pum-container,
.pum-theme-cutting-edge .pum-container {
  padding: 18px;
  border-radius: 0px;
  border: 1px none #000000;
  box-shadow: 0px 10px 25px 0px rgba(2, 2, 2, 0.5);
  background-color: rgba(30, 115, 190, 1);
}
.pum-theme-11094 .pum-title,
.pum-theme-cutting-edge .pum-title {
  color: #ffffff;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: Sans-Serif;
  font-weight: 100;
  font-size: 26px;
  line-height: 28px;
}
.pum-theme-11094 .pum-content,
.pum-theme-cutting-edge .pum-content {
  color: #ffffff;
  font-family: inherit;
  font-weight: 100;
}
.pum-theme-11094 .pum-content + .pum-close,
.pum-theme-cutting-edge .pum-content + .pum-close {
  position: absolute;
  height: 24px;
  width: 24px;
  left: auto;
  right: 0px;
  bottom: auto;
  top: 0px;
  padding: 0px;
  color: #1e73be;
  font-family: Times New Roman;
  font-weight: 100;
  font-size: 32px;
  line-height: 24px;
  border: 1px none #ffffff;
  border-radius: 0px;
  box-shadow: -1px 1px 1px 0px rgba(2, 2, 2, 0.1);
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: rgba(238, 238, 34, 1);
}
.pum-theme-11095,
.pum-theme-framed-border {
  background-color: rgba(255, 255, 255, 0.5);
}
.pum-theme-11095 .pum-container,
.pum-theme-framed-border .pum-container {
  padding: 18px;
  border-radius: 0px;
  border: 20px outset #dd3333;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.97) inset;
  background-color: rgba(255, 251, 239, 1);
}
.pum-theme-11095 .pum-title,
.pum-theme-framed-border .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 100;
  font-size: 32px;
  line-height: 36px;
}
.pum-theme-11095 .pum-content,
.pum-theme-framed-border .pum-content {
  color: #2d2d2d;
  font-family: inherit;
  font-weight: 100;
}
.pum-theme-11095 .pum-content + .pum-close,
.pum-theme-framed-border .pum-content + .pum-close {
  position: absolute;
  height: 20px;
  width: 20px;
  left: auto;
  right: -20px;
  bottom: auto;
  top: -20px;
  padding: 0px;
  color: #ffffff;
  font-family: Tahoma;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  border: 1px none #ffffff;
  border-radius: 0px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 0, 0, 0.55);
}
.pum-theme-11096,
.pum-theme-default-theme-2 {
  background-color: rgba(255, 255, 255, 1);
}
.pum-theme-11096 .pum-container,
.pum-theme-default-theme-2 .pum-container {
  padding: 18px;
  border-radius: px;
  border: 1px none #000000;
  box-shadow: 1px 1px 3px px rgba(2, 2, 2, 0.23);
  background-color: rgba(249, 249, 249, 1);
}
.pum-theme-11096 .pum-title,
.pum-theme-default-theme-2 .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: px px px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: 400;
  font-size: 32px;
  font-style: normal;
  line-height: 36px;
}
.pum-theme-11096 .pum-content,
.pum-theme-default-theme-2 .pum-content {
  color: #8c8c8c;
  font-family: inherit;
  font-weight: 400;
  font-style: inherit;
}
.pum-theme-11096 .pum-content + .pum-close,
.pum-theme-default-theme-2 .pum-content + .pum-close {
  position: absolute;
  height: auto;
  width: auto;
  left: auto;
  right: px;
  bottom: auto;
  top: px;
  padding: 8px;
  color: #ffffff;
  font-family: inherit;
  font-weight: 400;
  font-size: 12px;
  font-style: inherit;
  line-height: 36px;
  border: 1px none #ffffff;
  border-radius: px;
  box-shadow: 1px 1px 3px px rgba(2, 2, 2, 0.23);
  text-shadow: px px px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 183, 205, 1);
}
#pum-13557 {
  z-index: 1999999999;
}
#pum-11738 {
  z-index: 1999999999;
}
#pum-11733 {
  z-index: 1999999999;
}
#pum-11645 {
  z-index: 1999999999;
}
#pum-11641 {
  z-index: 1999999999;
}
#pum-11466 {
  z-index: 1999999999;
}
#pum-11097 {
  z-index: 1999999999;
}
#pum-11103 {
  z-index: 1999999999;
}
#pum-11268 {
  z-index: 1999999999;
}
@media only screen and (max-width: 1300px) {
  #div_confused .icon-bubble-frustration {
    right: 30%;
  }
  #div_confused .icon-bubble-exclamation {
    left: 5%;
  }
  .testi-box,
  .testi-box-alt {
    min-width: 100%;
  }
  .pricing_table_pop {
    width: 100%;
    left: 0px;
  }
}
@media only screen and (max-width: 1200px) {
  #div_couch .icon-bubble-heart {
    left: 32% !important;
  }
  #div_couch .icon-bubble-star {
    right: 30% !important;
  }
}
@media only screen and (max-width: 1100px) {
  .gs-title {
    font-size: 50px;
    padding-left: 10px;
  }
  .platform-step1 {
    display: table;
    margin: auto !important;
    width: 80%;
  }
  .platform-step2 {
    display: table;
    margin: auto !important;
    width: 80%;
  }
  .platform-step3 {
    display: table;
    margin: auto !important;
    width: 80%;
  }
  .platform-step4 {
    display: table;
    margin: auto !important;
    width: 80%;
  }
  .platform-step5 {
    display: table;
    margin: auto !important;
    width: 80%;
  }
  .platform-step1 span,
  .platform-step2 span,
  .platform-step3 span,
  .platform-step4 span,
  .platform-step5 span {
    width: 23%;
  }
  .platform-step1 img,
  .platform-step2 img,
  .platform-step3 img,
  .platform-step4 img,
  .platform-step5 img {
    margin: 0px 20px;
  }
  .platform-step1 .text,
  .platform-step2 .text,
  .platform-step3 .text,
  .platform-step4 .text,
  .platform-step5 .text {
    width: 58%;
  }
}
@media only screen and (max-width: 1050px) {
  .pointer-1 {
    top: 330px;
  }
  .pointer-2 {
    top: 395px;
  }
  .pointer-3 {
    top: 255px;
  }
  #div_couch .icon-bubble-heart {
    top: 0px !important;
  }
  #div_couch .icon-bubble-star {
    top: 0px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .pointer-1,
  .pointer-2,
  .pointer-3 {
    border: none;
    background-color: transparent;
  }
  #header-wrap h1.x-text-content-text-primary,
  #header-wrap h1.x-text-content-text-primary p {
    font-size: 50px;
  }
}
@media only screen and (max-width: 992px) {
  #monitor_lottie_cont {
    right: 0px !important;
    bottom: 80px;
  }
  #testi_block {
    float: none;
    width: 100%;
  }
  #div_guy_chair {
    float: none;
    width: 100%;
  }
  #guy_on_chair {
    margin: 0 !important;
  }
  #div_confused {
    float: none;
    width: 100%;
  }
  #div_confused_text {
    float: none;
    width: 100%;
  }
  .purp-box {
    left: 0px;
  }
  .purp-box-r {
    right: 0px;
    bottom: 90px;
  }
  .pointer-1,
  .pointer-2,
  .pointer-3 {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  #bottom_testi .testi-box {
    margin-top: 0px;
    margin-right: 0px;
  }
  .gs-num {
    font-size: 100px;
  }
  .platform-step1 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step2 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step3 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step4 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step5 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step1 span,
  .platform-step2 span,
  .platform-step3 span,
  .platform-step4 span,
  .platform-step5 span {
    width: 17%;
  }
  .platform-step1 img,
  .platform-step2 img,
  .platform-step3 img,
  .platform-step4 img,
  .platform-step5 img {
    margin: 0px 20px;
  }
  .platform-step1 .text,
  .platform-step2 .text,
  .platform-step3 .text,
  .platform-step4 .text,
  .platform-step5 .text {
    width: 64%;
  }
  #banner-bottom-title {
    padding: 20px;
  }
}
@media only screen and (max-width: 979px) {
  #buzz_mark1 {
    bottom: unset !important;
    left: unset !important;
    position: relative !important;
  }
  #buzz_mark2 {
    bottom: unset !important;
    right: unset !important;
    position: relative !important;
  }
  #buzz_mark1 > div,
  #buzz_mark2 > div {
    margin: 20px auto !important;
  }
  #buzz_mark1 .mark,
  #buzz_mark2 .mark {
    display: none !important;
  }
  #buzz_mark2 > div > div.purple-round-box {
    float: none !important;
    margin: auto !important;
  }
  .masonry-item {
    max-width: 400px;
  }
}
@media only screen and (max-width: 820px) {
  .gs-num {
    font-size: 92px;
  }
  .gs-title {
    font-size: 46px;
  }
}
@media only screen and (max-width: 768px) {
  .pointer-1,
  .pointer-2,
  .pointer-3 {
    display: none;
  }
  .testi-box-right {
    margin: 0px 20px 0px 45px;
  }
  h1.x-text-content-text-primary,
  h1.x-text-content-text-primary p {
    font-size: 35px;
  }
  div.x-text > p {
    font-size: 18px !important;
  }
  .font-16 {
    font-size: 14px !important;
  }
  .font-18 {
    font-size: 16px !important;
  }
  .font-20 {
    font-size: 18px !important;
  }
  .font-28 {
    font-size: 20px !important;
  }
  .font-44 {
    font-size: 24px !important;
  }
  .font-50 {
    font-size: 30px !important;
  }
  .platform-step1 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step2 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step3 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step4 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step5 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step1 span,
  .platform-step2 span,
  .platform-step3 span,
  .platform-step4 span,
  .platform-step5 span {
    width: 100%;
    display: block;
  }
  .platform-step1 img,
  .platform-step2 img,
  .platform-step3 img,
  .platform-step4 img,
  .platform-step5 img {
    margin: 0px;
  }
  .platform-step1 .text,
  .platform-step2 .text,
  .platform-step3 .text,
  .platform-step4 .text,
  .platform-step5 .text {
    width: 64%;
  }
  .masonry-item {
    display: block;
    margin: 20px auto;
  }
  .purple-round-box,
  .grayish-round-box {
    min-width: unset;
    margin: 20px auto;
  }
  #banner-bottom-title h1 {
    text-align: center !important;
  }
  #bottom_testi .testi-box img {
    width: 86px;
    height: 86px;
    left: -25px;
  }
  #base-footer h1.x-text-content-text-primary,
  #base-footer h1.x-text-content-text-primary > p {
    font-size: 16px !important;
    font-family: "Poppins";
  }
  #base-footer .x-text > p {
    font-size: 14px !important;
    font-family: "Poppins";
  }
}
@media only screen and (max-width: 700px) {
  #div_confused .icon-bubble-frustration {
    right: 10%;
  }
  #div_confused .icon-bubble-exclamation {
    left: 0;
    top: 0;
  }
}
@media only screen and (max-width: 600px) {
  #lblMonthly {
    display: block !important;
    margin-left: -60px !important;
  }
  .switch {
    margin: auto;
    display: block !important;
  }
}
@media only screen and (max-width: 590px) {
  .btn-primary-1,
  .btn-primary-2 {
    margin: 10px !important;
  }
  #bottom_testi .testi-box {
    width: 100% !important;
  }
  #div_couch .icon-bubble-heart {
    top: -50px !important;
    left: 22% !important;
  }
  #div_couch .icon-bubble-star {
    top: -50px !important;
    right: 22% !important;
  }
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 480px) {
  h1.x-text-content-text-primary,
  h1.x-text-content-text-primary p {
    font-size: 35px;
  }
  div.x-text > p {
    font-size: 18px !important;
  }
  .font-16 {
    font-size: 14px !important;
  }
  .font-18 {
    font-size: 16px !important;
  }
  .font-20 {
    font-size: 18px !important;
  }
  .font-28 {
    font-size: 20px !important;
  }
  .font-44 {
    font-size: 24px !important;
  }
  .font-50 {
    font-size: 30px !important;
  }
  .platform-step1 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step2 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step3 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step4 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step5 {
    display: table;
    margin: auto !important;
    width: 100%;
  }
  .platform-step1 span,
  .platform-step2 span,
  .platform-step3 span,
  .platform-step4 span,
  .platform-step5 span {
    width: 100%;
    display: block;
  }
  .platform-step1 img,
  .platform-step2 img,
  .platform-step3 img,
  .platform-step4 img,
  .platform-step5 img {
    margin: 0px;
  }
  .platform-step1 .text,
  .platform-step2 .text,
  .platform-step3 .text,
  .platform-step4 .text,
  .platform-step5 .text {
    width: 64%;
  }
  .iconed-text .x-text-content-text-primary,
  .iconed-text .x-text-content-text-primary > p {
    font-size: 24px !important;
  }
  .iconed-text .x-text-content-text-subheadline {
    font-size: 14px !important;
  }
  #base-footer h1.x-text-content-text-primary,
  #base-footer h1.x-text-content-text-primary > p {
    font-size: 16px !important;
  }
  #base-footer .x-text > p {
    font-size: 14px !important;
  }
  #banner-bottom-title {
    padding: 20px;
  }
  #banner-bottom #btn-see-plans {
    padding: 0px !important;
  }
  .popmake-content iframe {
    max-width: 640px;
    width: 100%;
    max-height: 360px;
    height: 100%;
  }
}
@media only screen and (max-width: 320px) {
}
.x-section {
  content-visibility: auto;
  width: 100%;
}
footer.x-colophon.bottom {
  display: none;
}
.blog .x-header-landmark {
  display: none !important;
}
.blog footer.x-colophon.top,
.blog footer.x-colophon.bottom {
  display: none !important;
}
.blog .entry-featured {
  box-shadow: none !important;
  border-bottom: 0px !important;
}
.blog .entry-wrap {
  box-shadow: none !important;
  padding: 30px 0px !important;
}
.blog article.hentry:first-child {
  display: block !important;
  width: 100%;
}
.blog article.hentry:first-child .entry-featured a {
  max-width: 770px;
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-radius: 16px !important;
  box-shadow: none !important;
}
.blog article.hentry:first-child h2 {
  font-size: 34px !important;
  margin: 10px 0px !important;
}
.blog article.hentry {
  display: inline-block !important;
  width: 370px;
  vertical-align: top;
}
.blog article.hentry .entry-featured a {
  max-width: 370px;
  width: 100%;
  height: 192px;
  overflow: hidden;
  border-radius: 16px !important;
  box-shadow: none !important;
}
.blog article.hentry h2 {
  font-size: 20px !important;
  margin: 10px 0px !important;
}
.blog article.hentry:nth-child(even),
.blog article.hentry:nth-child(9) {
  margin-right: 30px;
  clear: both !important;
}
.blog article.hentry:nth-child(8n + 8) {
  display: block !important;
  width: 100%;
  margin: 0px !important;
}
.blog article.hentry:nth-child(8n + 8) .entry-featured a {
  max-width: 770px;
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-radius: 16px !important;
  box-shadow: none !important;
}
.blog article.hentry:nth-child(8n + 8) h2 {
  font-size: 34px !important;
  margin: 10px 0px !important;
}
.blog div.x-main article footer {
  display: none !important;
}
.x-sidebar.right .widget ul,
.x-sidebar.right .widget ol {
  border: none !important;
}
.x-sidebar.right .widget ul li,
.x-sidebar.right .widget ol li {
  border: none !important;
  padding: 0.75em 0px !important;
}
.x-sidebar.right .widget ul li a,
.x-sidebar.right .widget ol li a {
  font-size: 16px !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: normal !important;
  border-bottom: 0px !important;
}
.x-sidebar.right .h-widget,
.x-sidebar.right h4.h-widget > a {
  font-size: 28px !important;
  font-weight: bold;
}
.x-sidebar.right .widget a:not(h4.h-widget a) {
  font-size: 16px !important;
}
.x-sidebar.right .widget.widget_rss a:not(h4.h-widget a) {
  font-weight: normal !important;
}
.x-sidebar.right .widget.widget_rss a:before {
  content: "" !important;
  padding: 0px !important;
}
.rsswidget:not(h4.h-widget a.rsswidget) {
  font-weight: normal !important;
}
#nav_menu-6.widget_nav_menu ul#menu-success-stories li {
  padding: 0px !important;
}
#nav_menu-6.widget_nav_menu ul#menu-success-stories li a {
  padding-left: 0px !important;
}
#nav_menu-6.widget_nav_menu ul#menu-success-stories li a:before {
  content: unset !important;
}
.single.single-post .x-main.left {
  float: none !important;
  width: 100% !important;
  max-width: 970px !important;
  margin: auto !important;
}
.single.single-post .x-sidebar.right {
  float: none !important;
  display: none !important;
}
.single.single-post .entry-featured {
  border-bottom: none !important;
  box-shadow: none !important;
  height: 504px !important;
  overflow: hidden;
  border-radius: 16px;
}
.single.single-post .entry-wrap {
  box-shadow: none !important;
}
.single.single-post .entry-content.content p,
.single.single-post .entry-content.content li,
.single.single-post .entry-content.content li p {
  font-size: 18px;
}
.page-template-default .entry-wrap {
  padding: 0px !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 992px) {
}
@media only screen and (max-width: 768px) {
  .single.single-post .entry-featured {
    height: auto !important;
  }
}
@media only screen and (max-width: 480px) {
  #header-wrap h1.x-text-content-text-primary,
  #header-wrap h1.x-text-content-text-primary p {
    font-size: 44px;
  }
  .blog article.hentry .entry-featured a {
    height: auto !important;
  }
  .blog article.hentry {
    width: 100% !important;
  }
}
@media only screen and (max-width: 320px) {
}
