article.type-case-studies img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{display:none;}
.blog-slideshow .flickity-viewport,
.flickity-viewport {
  overflow: hidden;
  position: relative;
}
.css-intro em,
.home-headline em {
  font-style: normal;
}
.bottom-0,
.inset-0 {
  bottom: 0;
}
.single .content h5,
.uppercase {
  text-transform: uppercase;
}
.align-middle,
.pagination a {
  vertical-align: middle;
}
.animation-hover-play svg,
.animation-hover-scale img,
.js-grid-nav-item img:first-of-type {
  will-change: transform;
  transition: 0.25s;
}
.animation-hover-play:hover svg,
.animation-hover-scale:hover img,
.js-grid-nav-item.active img:first-of-type,
.whitepaper-block-link:hover .animation-hover-scale img {
  transform: scale(1.1);
}
.animation-hover-scale-direct,
.animation-hover-scale-image img {
  transition: transform 0.25s;
}
.content-links a,
.content-links-underlined a {
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --text-opacity: 1;
}
.animation-hover-scale-direct:hover,
.animation-hover-scale-image:hover img {
  transform: scale(1.05);
}
.grid-bg,
.hero-gradient {
  transform: translateX(-50%);
}
.blog .grid-bg,
.blog .hero-gradient {
  z-index: -10;
  top: -135px;
  height: calc(100% + 135px);
}
.blog #grid-boxes,
.blog .grid-box,
.carousel-team .flickity-viewport,
.h-full,
.single #grid-boxes,
.single .grid-box {
  height: 100%;
}
.single .js-blog-slideshow .flickity-button .flickity-button-icon,
.why-slider .dot {
  width: 15px;
  height: 15px;
}
.datename,
.tracking-2-6 {
  letter-spacing: 2.6px;
}
.blog_head h1 {
  line-height: 1.16;
}
.excerpt {
  letter-spacing: -0.1px;
}
.blog_head a:hover h1 span,
.content-link-underline a:hover,
.content-links-underlined a:hover,
.hover-link-no-underline:hover .underline,
.hover\:no-underline:hover,
.single .content a:hover,
.single header a:hover p,
.two_recent_whps a:hover span,
.whp_blog_feature .excerpt a:hover,
body.blog .filter_feature .filter form .clear_all:hover,
header .excerpt a:hover {
  text-decoration: none;
}
.content-link-underline a,
.content-links a:hover,
.content-links-underlined a,
.copyright a,
.home-headline strong,
.hover\:underline:hover,
.post_card a:hover h1,
.single .content a,
.title-lt-blue,
.underline {
  text-decoration: underline;
}
body.blog form label {
  border-width: 1px;
  letter-spacing: -0.2px;
}
body.blog form label.active:not(.clear_all),
body.blog form label:not(.clear_all):hover {
  --bg-opacity: 1;
  background-color: #616a75;
  background-color: rgba(97, 106, 117, var(--bg-opacity));
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}
body.blog .filter_feature h3 {
  line-height: 1.57;
}
body.blog .loop_title {
  letter-spacing: -0.15px;
  line-height: 1.2;
}
.post_card h1 {
  line-height: 1.4;
  letter-spacing: -0.2px;
}
.whp_blog_feature .excerpt a {
  text-decoration: underline;
  --text-opacity: 1;
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
}
.whp_blog_feature .excerpt p {
  margin-top: 21px;
}
body.blog .blog_sub input::-moz-placeholder {
  color: #000;
  letter-spacing: -0.21px;
}
body.blog .blog_sub input:-ms-input-placeholder {
  color: #000;
  letter-spacing: -0.21px;
}
body.blog .blog_sub input::placeholder {
  color: #000;
  letter-spacing: -0.21px;
}
.overflow-hidden,
.whitepaper-block-link:hover .animation-hover-scale {
  overflow: hidden;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .mid-size-viz {
    display: block !important;
  }
  .mid-size-img {
    display: none !important;
  }
  .mid-size-text {
    padding-bottom: 18px;
    padding-left: 7% !important;
    padding-right: 7%;
    max-width: none !important;
    display: block !important;
  }
  .mid-height-fix {
    min-height: 190px !important;
  }
}
.custom-hover-effect .icon {
  will-change: transform;
  transition: 0.2s;
}
.custom-hover-effect:hover .icon {
  transform: scale(1.15);
}
#menu-header .menu-item,
.flickity-enabled,
.relative {
  position: relative;
}
.js-blog-slideshow.flickity-enabled {
  position: unset;
}
.flickity-enabled:focus,
.focus\:outline-none:focus {
  outline: 0;
}
.flickity-viewport {
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.carousel {
  opacity: 0;
  transition: opacity 0.4s;
}
.carousel.flickity-enabled,
.cs-thumb-link:hover .cs-thumb-img:nth-of-type(2),
.dots-enabled .flickity-page-dots .dot.is-selected,
.opacity-100 {
  opacity: 1;
}
.why-slider .flickity-page-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.why-slider .dot {
  background: #d9d9d9;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}
.js-grid-dot-item.active,
.why-slider .dot.is-selected {
  background: #000;
}
.js-blog-block-slideshow:after,
.why-slider:after {
  content: "flickity";
  display: none;
}
.blog-slideshow .flickity-button {
  position: relative;
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
  padding: 15px;
  transform: translateX(-50%);
  margin-top: 30px;
}
.blog-slideshow .flickity-button.next {
  left: 45%;
}
.blog-slideshow .flickity-button.previous {
  left: 40%;
}
#menu-header .sub-menu,
.blog-slideshow .flickity-button svg path,
.buttons-enabled .flickity-button svg path,
.carousel-team .flickity-button svg path,
.cs-head-sm-img,
.hidden,
.home-cases-slider .flickity-button,
.js-accordion-wrapper.active .js-accordion-title .plus,
.js-accordion-wrapper.active hr,
.js-accordion-wrapper.active + .js-accordion-wrapper hr,
.js-accordion-wrapper:first-of-type hr,
.js-blog-block-slideshow .flickity-button svg path,
.js-slider-img-links .flickity-button svg path,
.pagination .page-numbers.dots,
.w600-hide {
  display: none;
}
.blog-slideshow .flickity-button .flickity-button-icon,
.carousel-team .flickity-button .flickity-button-icon,
.js-blog-block-slideshow .flickity-button .flickity-button-icon,
.js-slider-img-links .flickity-button .flickity-button-icon {
  width: 20px;
  height: 20px;
}
.js-blog-block-slideshow .flickity-button {
  background: #000;
  padding: 12px;
}
.js-blog-block-slideshow .flickity-button.previous {
  margin-left: 36%;
  margin-top: 30px;
}
.js-blog-block-slideshow .flickity-button.next {
  margin-left: 10px;
}
.blog-slideshow .flickity-button.next .flickity-button-icon,
.js-blog-block-slideshow .flickity-button.next .flickity-button-icon {
  background: url(../../images/right-arrow.svg) 50% / cover no-repeat;
}
.blog-slideshow .flickity-button.previous .flickity-button-icon,
.js-blog-block-slideshow .flickity-button.previous .flickity-button-icon {
  background: url(../../images/left-arrow.svg) 50% / cover no-repeat;
}
.carousel-team .flickity-button.next .flickity-button-icon,
.js-slider-img-links .flickity-button.next .flickity-button-icon {
  background: url(../../images/right-arrow-white.svg) 50% / contain no-repeat;
}
.carousel-team .flickity-button.previous .flickity-button-icon,
.js-slider-img-links .flickity-button.previous .flickity-button-icon {
  background: url(../../images/left-arrow-black.svg) 50% / contain no-repeat;
}
.carousel-team .flickity-button,
.js-slider-img-links .flickity-button {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
  padding: 18px;
}
.carousel-team .flickity-button.previous,
.js-slider-img-links .flickity-button.previous {
  background: #d8d8d8;
}
.card--text ul {
  list-style: inherit;
}
.flex,
.js-grid-slideshow .flickity-page-dots {
  display: flex;
}
.js-grid-nav .flickity-slider > div {
  position: relative !important;
}
.js-grid-nav .hover-image {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.3s;
}
.js-grid-slideshow .hover-image {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 70;
}
.js-grid-nav > div.active .hover-image {
  opacity: 1;
  z-index: 70;
}
.js-grid-nav-item.active .css-overlay {
  opacity: 0.6;
  z-index: 60;
  transform: scale(1.1);
}
.js-grid-nav > div * {
  pointer-events: none;
}
.js-slider-img-links--overlay {
  background-image: linear-gradient(180deg, transparent 32%, #000 99%);
}
.buttons-enabled .flickity-prev-next-button.next,
.js-slider-img-links,
.right-0,
.right-text {
  right: 0;
}
.js-grid-dot-item {
  background: #e6e3e3;
}
.js-slider-img-links .bottom-0 {
  bottom: 34px;
}
.single .js-blog-slideshow .flickity-button {
  padding: 12.5px;
  position: absolute;
}
.single .js-blog-slideshow .flickity-button.previous {
  left: calc(50vw - 25px);
}
.single .js-blog-slideshow .flickity-button.next {
  left: calc(50vw + 25px);
}
.js-slider-img-links .flickity-button {
  margin-top: 85px;
}
.js-slider-img-links .flickity-button.previous {
  margin-left: 57%;
}
@media screen and (min-width: 410px) {
  .js-slider-img-links .flickity-button.previous {
    margin-left: 61%;
  }
}
@media screen and (min-width: 767px) {
  .js-slider-links-container {
    margin-left: 130px;
  }
  .js-blog-block-slideshow:after {
    content: "";
  }
  .js-blog-block-slideshow .flickity-button {
    display: none;
  }
  .js-slider-img-links .flickity-viewport {
    overflow: hidden;
    position: relative;
  }
  .single .add_res .flickity-viewport {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .why-slider:after {
    content: "";
  }
  .blog-slideshow .flickity-button {
    margin-top: 0;
  }
  .single .js-blog-slideshow .flickity-button {
    position: absolute;
    top: 100px;
    padding: 15px;
  }
  .single .js-blog-slideshow .flickity-button.next {
    right: -26px;
    left: auto;
  }
  .single .js-blog-slideshow .flickity-button.previous {
    left: 25px;
  }
  .js-slider-img-links .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .js-slider-img-links .flickity-button {
    position: absolute;
    bottom: 20px;
    margin: 0;
  }
  .js-slider-img-links .flickity-button.previous {
    left: -146px;
    margin: 0;
  }
  .js-slider-img-links .flickity-button.next {
    left: -90px;
  }
  .single .js-blog-slideshow .flickity-button.next .flickity-button-icon,
  .single .js-blog-slideshow .flickity-button.previous .flickity-button-icon {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .blog-slideshow .flickity-viewport {
    padding-left: 55px;
    padding-right: 20px;
  }
  .single .js-blog-slideshow .flickity-viewport {
    padding-left: 0;
    padding-right: 0;
  }
  .js-slider-links-container {
    margin-left: 0;
  }
}
.carousel-team .flickity-button {
  position: absolute;
  bottom: -20px;
}
.carousel-team .flickity-button.previous {
  left: 50%;
  margin-left: -56px;
}
.carousel-team .flickity-button.next {
  left: 50%;
}
.dots-enabled .flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.dots-enabled .flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.dots-enabled .flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.buttons-enabled .flickity-button {
  display: block;
  position: absolute;
}
.buttons-enabled .flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.buttons-enabled .flickity-prev-next-button {
  top: 0;
  width: 50px;
  height: 50px;
  background: #1072ba;
}
.buttons-enabled .flickity-prev-next-button.previous,
.left-0 {
  left: 0;
}
.buttons-enabled .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.buttons-enabled .flickity-button.next .flickity-button-icon {
  background: url(../../images/right-arrow.svg) 50%/20px 20px no-repeat;
}
.buttons-enabled .flickity-button.previous .flickity-button-icon {
  background: url(../../images/left-arrow.svg) 50%/20px 20px no-repeat;
}
.block,
.carousel-home-latest .flickity-page-dots,
.js-accordion-content.active,
.js-accordion-wrapper.active .js-accordion-title .minus,
.w600-show {
  display: block;
}
.home-cases-slider:after {
  content: "";
}
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}
#menu-footer-menu-one {
  display: flex;
  justify-content: space-between;
}
#menu-footer-menu-one a {
  font-family: Lato, sans-serif;
  font-weight: 900;
  font-size: 13px;
}
#menu-footer-menu-one a:hover,
.js-accordion-wrapper.active .js-accordion-title span,
.text-powder-blue {
  --text-opacity: 1;
  color: #c7dbe9;
  color: rgba(199, 219, 233, var(--text-opacity));
}
.footer-form input {
  background-position: 95%;
  background-size: 21px;
}
@media (max-width: 400px) {
  .footer {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .footer-logo {
    max-width: 230px !important;
  }
  .footer-menu {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.grid-bg {
  left: 50%;
  opacity: 0.2;
}
#grid-boxes {
  margin: 0 auto;
  display: flex;
}
.grid-box {
  height: 1540px;
  border-left: 1px solid #1072ba;
  border-right: 1px solid #1072ba;
  margin-right: 14px;
  width: 107px;
  padding-bottom: 40%;
}
.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  background-color: #000;
}
.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: "";
}
.hamburger-inner:before {
  top: -10px;
}
.hamburger-inner:after {
  bottom: -10px;
}
.icon-hamburger {
  position: relative;
  right: 10px;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.icon-hamburger .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.1s;
}
.icon-hamburger .hamburger-inner:before {
  transition: top 0.1s 0.14s, opacity 0.1s;
}
.icon-hamburger .hamburger-inner:after {
  transition: bottom 0.1s 0.14s,
    transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.icon-hamburger.active .hamburger-inner {
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}
.icon-hamburger.active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s, opacity 0.1s 0.14s;
  opacity: 0;
}
.icon-hamburger.active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s,
    transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
  transform: rotate(-90deg);
}
.js-menu.active {
  display: block !important;
  top: 125px;
  left: 0;
  overflow-y: scroll;
  position: fixed;
}
#menu-header {
  margin-bottom: -1px;
}
#menu-header > .menu-item {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#menu-header .menu-item.menu-item-has-children .dropdown-icon {
  background-image: url(../../images/plus-sign.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
}
#menu-header .menu-item.menu-item-has-children.active .dropdown-icon {
  background-image: url(../../images/minus-sign-blue.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 20px;
  height: 4px;
}
#menu-header .menu-item.menu-item-has-children .dropdown,
#menu-header .menu-item.menu-item-has-children.active .dropdown {
  height: 40px;
  width: 40px;
  padding-top: 20px;
}
#menu-header .menu-item.menu-item-has-children .dropdown {
  margin-top: -20px;
}
#menu-header .menu-item.menu-item-has-children.active .dropdown {
  margin-top: -13px;
}
#menu-header .menu-item.active .sub-menu {
  display: block;
  width: 100%;
}
#menu-header .menu-item .sub-menu li {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
  text-transform: capitalize;
  font-weight: 400;
  font-family: Work Sans, sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing: normal !important;
}
#menu-header .menu-item .sub-menu {
  padding-top: 5px;
  padding-bottom: 5px;
}
nav form input[type="submit"] {
  background-image: url(../../images/search-icon.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-size: cover;
  right: 20px;
  top: 14px;
}
@media (min-width: 768px) {
  .excerpt {
    letter-spacing: -0.05px;
  }
  body.blog form label {
    border-width: 0.7px;
  }
  body.blog form label:nth-child(2n),
  body.blog form label:nth-child(odd) {
    margin-right: 6px;
    margin-left: 6px;
  }
  .whp_blog_feature .excerpt p {
    margin-top: 22px;
  }
  body.blog .blog_sub input {
    letter-spacing: -0.21px;
  }
  .carousel-team .flickity-button {
    bottom: 0;
  }
  .carousel-team .flickity-button.previous {
    left: 0;
    margin-left: 0;
  }
  .carousel-team .flickity-button.next {
    left: 56px;
  }
  .home-cases-slider:after {
    content: "flickity";
    display: none;
  }
  .home-cases-slider .flickity-button {
    display: block;
    position: absolute;
  }
  #menu-header .menu-item.active .sub-menu,
  #menu-header .menu-item.menu-item-has-children .dropdown,
  .home-cases-slider .flickity-button svg path {
    display: none;
  }
  .home-cases-slider .flickity-button:disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
  .home-cases-slider .flickity-prev-next-button {
    top: 50%;
    width: 50px;
    height: 50px;
    background: #1072ba;
    transform: translateY(-50%);
  }
  .home-cases-slider .flickity-prev-next-button.previous {
    left: 0;
  }
  .home-cases-slider .flickity-prev-next-button.next {
    right: 0;
  }
  .home-cases-slider .flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .home-cases-slider .flickity-button.next .flickity-button-icon {
    background: url(../../images/right-arrow.svg) 50%/20px 20px no-repeat;
  }
  .home-cases-slider .flickity-button.previous .flickity-button-icon {
    background: url(../../images/left-arrow.svg) 50%/20px 20px no-repeat;
  }
  #menu-header .menu-item .sub-menu {
    position: absolute;
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    text-transform: capitalize;
    font-family: Work Sans, sans-serif;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: 10px 10px 9px 1px rgba(0, 0, 0, 0.16);
    min-width: 220px;
    border-top-width: 5px;
    border-top-color: #1072ba;
    top: 25px;
  }
  #menu-header > .menu-item {
    margin-bottom: 0;
  }
  #menu-header .menu-item .sub-menu a,
  #menu-header .menu-item:hover .sub-menu {
    display: block;
  }
  #menu-header .menu-item .sub-menu li {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity));
    font-weight: 500;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: -0.2px !important;
  }
  #menu-header .menu-item:hover,
  #menu-header .sub-menu .menu-item:hover {
    --text-opacity: 1;
    color: #1072ba;
    color: rgba(16, 114, 186, var(--text-opacity));
  }
  #menu-header .sub-menu .menu-item {
    font-size: 14px;
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity));
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  #menu-header .menu-item {
    margin-left: 15px;
    margin-right: 15px;
  }
  .hero-gradient:before {
    height: calc(100% + 135px);
  }
}
body.active {
  height: 100vh;
  overflow-y: hidden;
  position: fixed;
}
@media (max-height: 600px) {
  .nav-white-block {
    height: 105px !important;
    padding: 15px 40px !important;
  }
  #menu-header > .menu-item {
    margin-bottom: 15px;
    font-size: 14px !important;
  }
  #menu-header {
    padding-top: 30px !important;
  }
}
.hero-gradient {
  position: absolute;
  width: 100%;
  height: 700px;
  background-image: linear-gradient(
    90deg,
    rgba(231, 245, 255, 0.81),
    hsla(0, 0%, 100%, 0.56)
  );
  z-index: 1;
  left: 50%;
  animation: 5s ease-in-out infinite gradient;
  -moz-animation: 5s ease-in-out infinite gradient;
  -webkit-animation: 5s ease-in-out infinite gradient;
  -o-animation: 5s ease-in-out infinite gradient;
  background-size: 200% 200%;
}
@-webkit-keyframes gradient {
  0% {
    background-position: 10% 0;
  }
  30% {
    background-position: 50% 50%;
  }
  50% {
    background-position: 91% 100%;
  }
  to {
    background-position: 0 10%;
  }
}
@keyframes gradient {
  0% {
    background-position: 10% 0;
  }
  30% {
    background-position: 50% 50%;
  }
  50% {
    background-position: 91% 100%;
  }
  to {
    background-position: 0 10%;
  }
}
.bg-no-repeat,
.icon {
  background-repeat: no-repeat;
}
.icon-arrow-right {
  background-image: url(../../images/arrow.svg);
  background-size: 20px 19px;
  width: 20px;
  height: 19px;
}
.lazyload,
.lazyloading,
.opacity-0 {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 0.3s;
}
.headline-bottom-border:before {
  left: -100vw;
}
.headline-bottom-border:before,
.section-bottom-border:before {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 1px;
  width: 100vw;
  background: #000;
}
.section-bottom-border:before {
  left: 20px;
}
.every-word-underline strong {
  font-family: Work Sans, sans-serif;
  --text-opacity: 1;
  color: #78828e;
  color: rgba(120, 130, 142, var(--text-opacity));
  font-weight: 600;
}
.css-paragraph p,
.mt-40 {
  margin-top: 40px;
}
.css-paragraph-20 p,
.mt-20 {
  margin-top: 20px;
}
.content-links a {
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
  transition-duration: 0.15s;
}
.content-links-underlined a {
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
  transition-duration: 0.15s;
}
.css-underline .underline {
  text-decoration: none !important;
}
.css-underline:hover .underline {
  text-decoration: underline !important;
}
.js-grid-slideshow .content p,
.js-grid-slideshow .content ul {
  margin: 0 0 23px !important;
}
.js-grid-slideshow .content strong {
  font-weight: 500 !important;
  color: #616a75 !important;
}
.js-grid-slideshow .content ul {
  padding: 0;
}
.js-grid-nav-item .css-overlay {
  opacity: 0;
  transition: 0.5s;
}
.js-grid-nav-item:hover .css-overlay {
  opacity: 0.6;
}
.services-template-default.single .js-grid-slideshow-container ul {
  border: none;
}
@media (min-width: 767px) {
  .css-margin {
    margin-left: 9%;
  }
}
@media (min-width: 850px) {
  .css-margin {
    margin-left: 12%;
  }
}
@media (min-width: 920px) {
  .css-margin {
    margin-left: 15%;
  }
}
@media (min-width: 950px) {
  .css-margin {
    margin-left: 17%;
  }
}
.title-bold-child strong {
  --text-opacity: 1;
  color: #616a75;
  color: rgba(97, 106, 117, var(--text-opacity));
  font-weight: 500 !important;
}
.css-intro em {
  font-weight: 500;
  color: #616a75;
}
.content-p-mb p,
.content-p-mb ul,
.mb-25 {
  margin-bottom: 25px;
}
.home-headline i,
.home-headline strong {
  color: #d4e8f7;
}
.home-headline strong {
  font-weight: 700;
}
.font-medium,
.home-introduction strong,
.seo-content strong,
.textpage strong,
.type-webinars strong {
  font-weight: 500;
}
.arrow-right {
  width: 36px;
  height: 36px;
  position: relative;
  background: #1072ba;
  top: 50%;
  margin-top: -18px;
}
.arrow-right:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  background: url(../../images/right-arrow.svg) 50%/16px 16px no-repeat;
  width: 16px;
  height: 16px;
}
.content-style-list ol,
.content-style-list ul,
.seo-content ol,
.seo-content ul,
.textpage ol,
.textpage ul,
.type-webinars ol,
.type-webinars ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 20px;
}
.content-style-bold b,
.content-style-bold strong,
.font-semibold {
  font-weight: 600;
}
.service-slide-img,
.service-slider-link,
.shadow-custom {
  box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 420px) {
  .story-copy {
    padding: 35px !important;
  }
  .story-copy h2 {
    font-size: 20px !important;
  }
}
.single.single-casestudies .bg-offwhite strong,
.single.single-casestudies .cs-black-bar strong,
.single.single-casestudies .cs-col-block strong,
.single.single-casestudies p strong {
  font-weight: 600 !important;
}
.page-id-566 .cta-wrap {
  max-width: 235px !important;
}
@media (max-width: 500px) {
  .cs-head-sm-img {
    display: block;
  }
  .cs-head-img {
    display: none;
  }
}
.countup-row .font-medium,
.countup-row .font-medium > p,
.countup-row .font-medium > p > span {
  font-weight: 500 !important;
}
.single-casestudies .cta-wrap {
  max-width: 270px !important;
}
.single-casestudies.postid-1274 .overlap-fix .css-absolute-position {
  top: 410px;
}
.single-casestudies.postid-1272 .overlap-fix .css-absolute-position {
  top: 390px;
}
.single-casestudies.postid-650 .overlap-fix .css-absolute-position {
  top: 360px;
}
.page-id-1696 .site-content ul {
  list-style: inside;
  margin-top: -20px;
}
.page-id-1696 .site-content ul li {
  list-style-type: disc;
}
.wptb-table-container {
  overflow: auto;
  position: relative;
  width: 80% !important;
  margin: 0 auto !important;
  max-width: 710px !important;
}
.postid-1539 .seo-content {
  padding: 35px 0 10px;
}
.postid-1539 h3 {
  font-size: 26px;
  margin-bottom: 10px;
  margin-top: 40px;
}
.author-bio-post:last-of-type {
  margin-right: 0;
}
.author-bio-post:first-of-type {
  margin-top: 0 !important;
}
.postid-1749 .css-absolute-position,
.postid-1803 .css-absolute-position {
  top: 470px;
}
@media (max-width: 600px) {
  .w600-hide {
    display: block;
  }
  .w600-show {
    display: none;
  }
}
.title-lt-blue {
  color: #d4e8f7;
}
.podcast-iframe {
  max-width: 1100px;
  width: 80%;
  margin: 100px auto;
}
@media (min-width: 1500px) {
  body.blog .whp_blog_feature {
    min-width: 1500px;
  }
  .grid-box {
    width: 107px;
  }
  .lg-img-hero,
  .x-wide-block {
    display: block !important;
  }
  .lg-blog-block,
  .lg-blog-block .lg-img-hero,
  .lg-blog-block .lg-img-hero img {
    max-height: 510px !important;
  }
  .lg-blog-top {
    height: 495px;
  }
  .lg-img-hide {
    display: none !important;
  }
  .lg-blog-top .lg-img-hide {
    display: block !important;
    visibility: hidden;
  }
  .blog-padding-shift {
    padding-top: 185px !important;
  }
  .podcasts .blog-padding-shift {
    padding-top: 125px !important;
  }
}
@media (min-width: 1300px) and (max-width: 1499px) {
  .blog-padding-shift {
    padding-top: 155px !important;
  }
  .podcasts .blog-padding-shift {
    padding-top: 85px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1299px) {
  .blog-padding-shift {
    padding-top: 85px !important;
  }
}
@media (min-width: 1800px) {
  .wide-author {
    width: 121% !important;
  }
}
.single-casestudies .casestudies .cs-testimonial p {
  font-size: 26px;
  line-height: 40px;
  text-align: center;
  font-weight: 400 !important;
}
.single-casestudies .casestudies .cs-testimonial span.cite {
  font-size: 18px;
  text-align: center;
  font-weight: 600 !important;
  display: block;
  margin-top: 30px;
}
.cs-thumb-img:nth-of-type(2) {
  opacity: 0;
  will-change: transform;
  transition: 0.25s;
}
.lp-texture {
  background: url(../../../../uploads/2021/06/white-texture.png)
    bottom/cover no-repeat #fff;
}
.lp-shadow {
  box-shadow: 0 2px 19px 3px rgba(0, 0, 0, 0.5);
}
.pagination {
  width: 100%;
  margin-top: 25px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.pagination a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pagination a img {
  margin: 0 16.5px;
}
.pagination .page-numbers.current {
  background: #000;
  color: #fff;
}
.pagination a:not(.prev):not(.next),
.pagination span {
  color: #000;
  border: 1px solid #000;
  height: 36px;
  width: 36px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  margin: 0 4.5px;
}
.inactive {
  opacity: 0.5;
  pointer-events: none;
}
.single .grid-bg,
.single .hero-gradient {
  z-index: -10;
  top: -170px;
  height: 100%;
}
.share {
  background: 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 5px;
  margin-bottom: 20px;
}
.shareButton.main .check,
.shareButton.main .close,
.shareButton.main .share {
  position: absolute;
  top: 1rem;
  left: 1rem;
  transition: 0.15s;
  outline: 0 !important;
}
.shareButton.main .check:focus,
.shareButton.main .close:focus,
.shareButton.main .share:focus,
.shareButton:focus,
.sharebutton {
  outline: 0 !important;
}
.shareButton.main .share,
.shareButton.main.open .close,
.shareButton.main.sent .check {
  transform: rotate(0) scale(1);
  opacity: 1;
  background: #fff;
}
.shareButton.main .check,
.shareButton.main .close,
.shareButton.main.open .share,
.shareButton.main.sent .share {
  opacity: 0;
  transform: rotate(90deg) scale(0);
}
.shareButton,
.shareButton.open {
  border: none;
  border-radius: 50%;
  background: #fff;
  padding: 1rem;
  overflow: hidden;
  outline: 0;
  margin: 0.5rem;
  width: 15px;
  height: 15px;
  box-sizing: content-box;
  transition: 0.2s;
  position: relative;
  opacity: 1;
  transform: scale(1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  pointer-events: all;
}
.shareButton,
.shareButton.open:hover {
  transform: scale(1.1) translateY(-3px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.cursor-pointer,
.shareButton,
.shareButton.open:active {
  cursor: pointer;
}
.shareButton.open svg,
.sharebutton svg {
  display: block;
  fill: #000;
  width: 24px;
  height: 24px;
  opacity: 1;
  transition: 0.15s;
  transform: scale(1);
  pointer-events: none;
}
.email,
.email svg,
.in,
.in svg,
.tw,
.tw svg {
  width: 0;
  height: 0;
  transform: scale(0);
  opacity: 0;
}
.in,
.shareButton.open.email {
  transition-delay: 0.1s;
}
.shareButton.open.tw,
.tw {
  transition-delay: 50ms;
}
.email,
.shareButton.open.in {
  transition-delay: 0s;
}
.email,
.in,
.tw {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.email svg {
  fill: #fff !important;
}
@media (min-width: 1440px) {
  .herotxt .datename {
    margin-bottom: 40px;
  }
  .shareButton,
  .shareButton.main .check,
  .shareButton.main .close,
  .shareButton.main .share,
  .shareButton.open,
  .shareButton.open svg,
  .sharebutton svg {
    width: 24px !important;
    height: 24px !important;
  }
}
.single .content figure,
.single .content h1,
.single .content h2,
.single .content h3,
.single .content h4,
.single .content h5,
.single .content h6,
.single .content hr,
.single .content p {
  margin: 35px 0 0;
}
.mt-0,
.single .content h1 + p,
.single .content h2 + p,
.single .content h3 + p,
.single .content h4 + p,
.single .content h5 + p,
.single .content h6 + p {
  margin-top: 0;
}
.single .content h2 {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.13px;
  color: #000;
}
.single .content h3,
.text-slate-gray {
  --text-opacity: 1;
  color: #616a75;
  color: rgba(97, 106, 117, var(--text-opacity));
}
.single .content h3,
.single .content h5 {
  font-family: Lato, sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
}
.single .content h5 {
  color: #6c7580;
}
.single .content blockquote,
.single .content li,
.single .content p {
  font-size: 16px;
  line-height: 1.81;
  letter-spacing: -0.1px;
  color: #717171;
  font-family: Work Sans, sans-serif;
}
.single .content ol,
.single .content ul {
  margin: 15px 0 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.hover\:text-black:hover,
.single .content p strong,
.text-black {
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
}
.single .content li {
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100' width='100'%3E%3Ccircle cx='50' cy='50' r='20' fill='%23717171'/%3E%3C/svg%3E");
  background-position: 0 9px;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  padding-left: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
.single .content li:first-of-type {
  margin-top: -6px;
}
.single .content li:last-of-type {
  margin-bottom: -5px;
}
.single .content blockquote {
  margin-top: 35px;
}
.single .content a {
  --text-opacity: 1;
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
}
.single .content img {
  margin: 60px auto;
}
.single .author h2 {
  color: #8d96a0;
}
.single .js-blog-slideshow {
  max-width: 1024px;
  margin: auto;
}
@media (max-width: 767px) {
  .date-bump,
  body.active .mobile-contact {
    display: block;
  }
  .margin-fix {
    margin-bottom: -2px;
  }
  .wptb-table-container {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .postid-1539 .seo-content {
    padding: 35px 10px 10px;
  }
  .wptb-table-container table td {
    width: 90% !important;
    display: block;
  }
  .wptb-table-1719 .wptb-row > .wptb-cell:first-child {
    font-weight: 700 !important;
  }
  .hide-bar,
  .wptb-row:first-of-type,
  .wptb-table-1720 .wptb-row:nth-of-type(2) {
    display: none;
  }
  .single-casestudies .casestudies .cs-testimonial p {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    font-weight: 400 !important;
  }
  .single-casestudies .casestudies .cs-testimonial span.cite {
    font-size: 14px;
    text-align: center;
    font-weight: 600 !important;
    display: block;
    margin-top: 35px;
  }
}
.js-accordion {
  top: -200px;
  box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.12);
}
.js-accordion-wrapper:first-of-type,
.pt-50 {
  padding-top: 50px;
}
.js-accordion-wrapper:last-of-type,
.pb-50 {
  padding-bottom: 50px;
}
.js-accordion-wrapper.active:last-of-type,
.js-accordion-wrapper:last-of-type .js-accordion-title,
.pb-0 {
  padding-bottom: 0;
}
.js-accordion-wrapper {
  background-color: #fff;
}
.js-accordion-wrapper.active {
  background-color: #000;
}
.js-accordion-content {
  opacity: 0;
  height: 0;
  padding-bottom: 0;
}
.js-accordion-wrapper.active .js-accordion-content {
  opacity: 1;
  padding-bottom: 30px;
  height: auto;
}
.js-accordion-wrapper:first-of-type .js-accordion-title {
  padding-top: 0;
}
.js-accordion-wrapper .js-accordion-title.active {
  padding-bottom: 5px;
}
.js-accordion-title span {
  font-size: 14px;
  --text-opacity: 1;
  color: #646d78;
  color: rgba(100, 109, 120, var(--text-opacity));
}
@media (min-width: 767px) {
  .js-accordion {
    top: -280px;
  }
  .js-accordion-title span {
    font-size: 16px;
  }
}
.js-accordion-content ul {
  list-style-type: disc;
  margin-left: 18px;
}
.js-accordion-content ul ul {
  margin-left: 36px;
}
.seo-content,
.textpage,
.type-webinars {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 40px;
}
.mb-30,
.seo-content h1,
.seo-content h2,
.seo-content h3,
.seo-content h4,
.seo-content h5,
.seo-content h6,
.seo-content ol,
.seo-content p,
.seo-content ul,
.textpage h1,
.textpage h2,
.textpage h3,
.textpage h4,
.textpage h5,
.textpage h6,
.textpage ol,
.textpage p,
.textpage ul,
.type-webinars h1,
.type-webinars h2,
.type-webinars h3,
.type-webinars h4,
.type-webinars h5,
.type-webinars h6,
.type-webinars ol,
.type-webinars p,
.type-webinars ul {
  margin-bottom: 30px;
}
.seo-content ol,
.seo-content p,
.seo-content ul,
.textpage ol,
.textpage p,
.textpage ul,
.type-webinars ol,
.type-webinars p,
.type-webinars ul {
  font-size: 16px;
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
  letter-spacing: -0.11px;
  line-height: 32px;
}
.seo-content h1,
.seo-content h2,
.textpage h1,
.textpage h2,
.type-webinars h1,
.type-webinars h2 {
  font-size: 30px;
  letter-spacing: -0.11px;
  line-height: 41px;
}
.seo-content h1 strong,
.seo-content h2 strong,
.textpage h1 strong,
.textpage h2 strong,
.type-webinars h1 strong,
.type-webinars h2 strong {
  font-weight: 500;
  --text-opacity: 1;
  color: #6c7580;
  color: rgba(108, 117, 128, var(--text-opacity));
}
.seo-content h3,
.seo-content h4,
.seo-content h5,
.seo-content h6,
.textpage h3,
.textpage h4,
.textpage h5,
.textpage h6,
.type-webinars h3,
.type-webinars h4,
.type-webinars h5,
.type-webinars h6 {
  font-size: 28px;
  letter-spacing: -0.11px;
  line-height: 33px;
}
.video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
.bg-transparent {
  background-color: transparent;
}
.bg-black {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
}
.bg-white,
.hover\:bg-white:hover {
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}
.bg-light-gray,
.bg-offwhite {
  --bg-opacity: 1;
  background-color: #f5f5f5;
  background-color: rgba(245, 245, 245, var(--bg-opacity));
}
.bg-silverback-blue {
  --bg-opacity: 1;
  background-color: #1072ba;
  background-color: rgba(16, 114, 186, var(--bg-opacity));
}
.bg-ice-blue {
  --bg-opacity: 1;
  background-color: #e8eff5;
  background-color: rgba(232, 239, 245, var(--bg-opacity));
}
.bg-dark-gray {
  --bg-opacity: 1;
  background-color: #2b2b2b;
  background-color: rgba(43, 43, 43, var(--bg-opacity));
}
.bg-lighter-gray {
  --bg-opacity: 1;
  background-color: #f7f7f7;
  background-color: rgba(247, 247, 247, var(--bg-opacity));
}
.bg-light-gray-200 {
  --bg-opacity: 1;
  background-color: #efefef;
  background-color: rgba(239, 239, 239, var(--bg-opacity));
}
.bg-green-highlight {
  --bg-opacity: 1;
  background-color: #4dbf89;
  background-color: rgba(77, 191, 137, var(--bg-opacity));
}
.bg-opacity-13 {
  --bg-opacity: 0.13;
}
.bg-opacity-60 {
  --bg-opacity: 0.6;
}
.bg-opacity-75 {
  --bg-opacity: 0.75;
}
.bg-opacity-80 {
  --bg-opacity: 0.8;
}
.bg-center {
  background-position: 50%;
}
.bg-cover {
  background-size: cover;
}
.border-black {
  --border-opacity: 1;
  border-color: #000;
  border-color: rgba(0, 0, 0, var(--border-opacity));
}
.border-white {
  --border-opacity: 1;
  border-color: #fff;
  border-color: rgba(255, 255, 255, var(--border-opacity));
}
.border-slate-gray {
  --border-opacity: 1;
  border-color: #616a75;
  border-color: rgba(97, 106, 117, var(--border-opacity));
}
.hover\:border-transparent:hover {
  border-color: transparent;
}
.hover\:border-silverback-blue:hover {
  --border-opacity: 1;
  border-color: #1072ba;
  border-color: rgba(16, 114, 186, var(--border-opacity));
}
.rounded-none {
  border-radius: 0;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-filter {
  border-radius: 21px;
}
.rounded-tr-20 {
  border-top-right-radius: 20px;
}
.border-none {
  border-style: none;
}
.border-0 {
  border-width: 0;
}
.border {
  border-width: 1px;
}
.border--5 {
  border-width: 0.5px;
}
.border-t-0 {
  border-top-width: 0;
}
.border-r-0 {
  border-right-width: 0;
}
.border-l-0 {
  border-left-width: 0;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-no-wrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-12 {
  order: 12;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
.clear-both {
  clear: both;
}
.font-sans {
  font-family: Work Sans, sans-serif;
}
.font-lato {
  font-family: Lato, sans-serif;
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.font-bold {
  font-weight: 700;
}
.font-black {
  font-weight: 900;
}
.h-1,
.h-1px {
  height: 1px;
}
.h-10 {
  height: 10px;
}
.h-20 {
  height: 20px;
}
.h-24 {
  height: 24px;
}
.h-30 {
  height: 30px;
}
.h-50 {
  height: 50px;
}
.h-51 {
  height: 51px;
}
.h-80 {
  height: 80px;
}
.h-100 {
  height: 100px;
}
.h-120 {
  height: 120px;
}
.h-133 {
  height: 133px;
}
.h-153 {
  height: 153px;
}
.h-200 {
  height: 200px;
}
.h-250 {
  height: 250px;
}
.h-270 {
  height: 270px;
}
.h-300 {
  height: 300px;
}
.h-320 {
  height: 320px;
}
.h-350 {
  height: 350px;
}
.h-400 {
  height: 400px;
}
.h-500 {
  height: 500px;
}
.h-550 {
  height: 550px;
}
.h-auto {
  height: auto;
}
.h-49vw {
  height: 49vw;
}
.h-66vw {
  height: 66vw;
}
.h-77vw {
  height: 77vw;
}
.h-screen {
  height: 100vh;
}
.h-1\/2 {
  height: 50%;
}
.h-header-mobile {
  height: 70px;
}
.h-65p {
  height: 65%;
}
.h-101p {
  height: 101%;
}
.text-9 {
  font-size: 9px;
}
.text-10 {
  font-size: 10px;
}
.text-11 {
  font-size: 11px;
}
.text-12 {
  font-size: 12px;
}
.text-13 {
  font-size: 13px;
}
.text-14 {
  font-size: 14px;
}
.text-15 {
  font-size: 15px;
}
.text-16 {
  font-size: 16px;
}
.text-17 {
  font-size: 17px;
}
.text-18 {
  font-size: 18px;
}
.text-19 {
  font-size: 19px;
}
.text-20 {
  font-size: 20px;
}
.text-21 {
  font-size: 21px;
}
.text-22 {
  font-size: 22px;
}
.text-23 {
  font-size: 23px;
}
.text-24 {
  font-size: 24px;
}
.text-25 {
  font-size: 25px;
}
.text-26 {
  font-size: 26px;
}
.text-27 {
  font-size: 27px;
}
.text-28 {
  font-size: 28px;
}
.text-30 {
  font-size: 30px;
}
.text-32 {
  font-size: 32px;
}
.text-35 {
  font-size: 35px;
}
.text-36 {
  font-size: 36px;
}
.text-37 {
  font-size: 37px;
}
.text-38 {
  font-size: 38px;
}
.text-40 {
  font-size: 40px;
}
.text-42 {
  font-size: 42px;
}
.text-46 {
  font-size: 46px;
}
.text-60 {
  font-size: 60px;
}
.leading-14 {
  line-height: 14px;
}
.leading-16 {
  line-height: 16px;
}
.leading-18 {
  line-height: 18px;
}
.leading-19 {
  line-height: 19px;
}
.leading-20 {
  line-height: 20px;
}
.leading-21 {
  line-height: 21px;
}
.leading-22 {
  line-height: 22px;
}
.leading-23 {
  line-height: 23px;
}
.leading-25 {
  line-height: 25px;
}
.leading-26 {
  line-height: 26px;
}
.leading-27 {
  line-height: 27px;
}
.leading-28 {
  line-height: 28px;
}
.leading-29 {
  line-height: 29px;
}
.leading-30 {
  line-height: 30px;
}
.leading-31 {
  line-height: 31px;
}
.leading-32 {
  line-height: 32px;
}
.leading-34 {
  line-height: 34px;
}
.leading-35 {
  line-height: 35px;
}
.leading-38 {
  line-height: 38px;
}
.leading-40 {
  line-height: 40px;
}
.leading-41 {
  line-height: 41px;
}
.leading-44 {
  line-height: 44px;
}
.leading-45 {
  line-height: 45px;
}
.leading-48 {
  line-height: 48px;
}
.leading-49 {
  line-height: 49px;
}
.leading-53 {
  line-height: 53px;
}
.leading-65 {
  line-height: 65px;
}
.leading-1-07 {
  line-height: 1.07;
}
.leading-1-2 {
  line-height: 1.2;
}
.leading-1-6 {
  line-height: 1.6;
}
.leading-single {
  line-height: 1;
}
.leading-double {
  line-height: 2;
}
.list-none {
  list-style-type: none;
}
.m-auto {
  margin: auto;
}
.mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}
.mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.mx-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.my-33 {
  margin-top: 33px;
  margin-bottom: 33px;
}
.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mx-52 {
  margin-left: 52px;
  margin-right: 52px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.-mx-4 {
  margin-left: -4px;
  margin-right: -4px;
}
.mb-0 {
  margin-bottom: 0;
}
.ml-0 {
  margin-left: 0;
}
.mb-2 {
  margin-bottom: 2px;
}
.mr-4 {
  margin-right: 4px;
}
.mr-5 {
  margin-right: 5px;
}
.mb-7 {
  margin-bottom: 7px;
}
.mt-8 {
  margin-top: 8px;
}
.mt-9 {
  margin-top: 9px;
}
.mt-10 {
  margin-top: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mr-11 {
  margin-right: 11px;
}
.ml-11 {
  margin-left: 11px;
}
.mt-13 {
  margin-top: 13px;
}
.mb-14 {
  margin-bottom: 14px;
}
.mt-15 {
  margin-top: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.ml-16 {
  margin-left: 16px;
}
.mt-17 {
  margin-top: 17px;
}
.mr-20 {
  margin-right: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-21 {
  margin-bottom: 21px;
}
.mb-22 {
  margin-bottom: 22px;
}
.mt-23 {
  margin-top: 23px;
}
.mb-23 {
  margin-bottom: 23px;
}
.mt-25 {
  margin-top: 25px;
}
.mb-27 {
  margin-bottom: 27px;
}
.mt-30 {
  margin-top: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mb-31 {
  margin-bottom: 31px;
}
.mt-35 {
  margin-top: 35px;
}
.mr-35 {
  margin-right: 35px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-37 {
  margin-bottom: 37px;
}
.mt-38 {
  margin-top: 38px;
}
.mb-40 {
  margin-bottom: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mt-44 {
  margin-top: 44px;
}
.mt-45 {
  margin-top: 45px;
}
.mb-48 {
  margin-bottom: 48px;
}
.mt-50 {
  margin-top: 50px;
}
.mr-50 {
  margin-right: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-85 {
  margin-bottom: 85px;
}
.mt-90 {
  margin-top: 90px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-110 {
  margin-bottom: 110px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-130 {
  margin-bottom: 130px;
}
.mb-150 {
  margin-bottom: 150px;
}
.mb-_-200 {
  margin-bottom: -200px;
}
.mt-_-5 {
  margin-top: -5px;
}
.ml-_12-5vw {
  margin-left: -12.5vw;
}
.-mt-12 {
  margin-top: -12px;
}
.-mt-80 {
  margin-top: -80px;
}
.max-w-75 {
  max-width: 75px;
}
.max-w-85 {
  max-width: 85px;
}
.max-w-120 {
  max-width: 120px;
}
.max-w-160 {
  max-width: 160px;
}
.max-w-180 {
  max-width: 180px;
}
.max-w-200 {
  max-width: 200px;
}
.max-w-218 {
  max-width: 218px;
}
.max-w-230 {
  max-width: 230px;
}
.max-w-240 {
  max-width: 240px;
}
.max-w-250 {
  max-width: 250px;
}
.max-w-280 {
  max-width: 280px;
}
.max-w-300 {
  max-width: 300px;
}
.max-w-340 {
  max-width: 340px;
}
.max-w-350 {
  max-width: 350px;
}
.max-w-370 {
  max-width: 370px;
}
.max-w-380 {
  max-width: 380px;
}
.max-w-450 {
  max-width: 450px;
}
.max-w-470 {
  max-width: 470px;
}
.max-w-480 {
  max-width: 480px;
}
.max-w-500 {
  max-width: 500px;
}
.max-w-520 {
  max-width: 520px;
}
.max-w-550 {
  max-width: 550px;
}
.max-w-570 {
  max-width: 570px;
}
.max-w-592 {
  max-width: 592px;
}
.max-w-600 {
  max-width: 600px;
}
.max-w-615 {
  max-width: 615px;
}
.max-w-630 {
  max-width: 630px;
}
.max-w-650 {
  max-width: 650px;
}
.max-w-680 {
  max-width: 680px;
}
.max-w-750 {
  max-width: 750px;
}
.max-w-790 {
  max-width: 790px;
}
.max-w-800 {
  max-width: 800px;
}
.max-w-882 {
  max-width: 882px;
}
.max-w-900 {
  max-width: 900px;
}
.max-w-1040 {
  max-width: 1040px;
}
.max-w-1080 {
  max-width: 1080px;
}
.max-w-1100 {
  max-width: 1100px;
}
.max-w-1130 {
  max-width: 1130px;
}
.max-w-1192 {
  max-width: 1192px;
}
.max-w-1200 {
  max-width: 1200px;
}
.max-w-1260 {
  max-width: 1260px;
}
.max-w-1440 {
  max-width: 1440px;
}
.max-w-1500 {
  max-width: 1500px;
}
.max-w-xs {
  max-width: 20rem;
}
.max-w-3\/4 {
  max-width: 50%;
}
.min-h-230 {
  min-height: 230px;
}
.min-h-500 {
  min-height: 500px;
}
.min-w-50 {
  min-width: 50px;
}
.min-w-full {
  min-width: 100%;
}
.min-w-fscreen {
  min-width: 100vw;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-left-bottom {
  -o-object-position: left bottom;
  object-position: left bottom;
}
.object-left-top {
  -o-object-position: left top;
  object-position: left top;
}
.object-top {
  -o-object-position: top;
  object-position: top;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-52 {
  opacity: 0.52;
}
.opacity-56 {
  opacity: 0.56;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.p-40 {
  padding: 40px;
}
.p-50 {
  padding: 50px;
}
.p-60 {
  padding: 60px;
}
.p-12-5p {
  padding: 12.5%;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.py-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.px-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}
.px-13 {
  padding-left: 13px;
  padding-right: 13px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.py-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}
.px-17 {
  padding-left: 17px;
  padding-right: 17px;
}
.py-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.py-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}
.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.px-27 {
  padding-left: 27px;
  padding-right: 27px;
}
.px-28 {
  padding-left: 28px;
  padding-right: 28px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.px-31 {
  padding-left: 31px;
  padding-right: 31px;
}
.py-37 {
  padding-top: 37px;
  padding-bottom: 37px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.px-41 {
  padding-left: 41px;
  padding-right: 41px;
}
.py-43 {
  padding-top: 43px;
  padding-bottom: 43px;
}
.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}
.py-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}
.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.py-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.px-5vw {
  padding-left: 5vw;
  padding-right: 5vw;
}
.px-12vw {
  padding-left: 12vw;
  padding-right: 12vw;
}
.py-25vh {
  padding-top: 25vh;
  padding-bottom: 25vh;
}
.px-7p {
  padding-left: 7%;
  padding-right: 7%;
}
.px-8p {
  padding-left: 8%;
  padding-right: 8%;
}
.px-12-5p {
  padding-left: 12.5%;
  padding-right: 12.5%;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pl-12 {
  padding-left: 12px;
}
.pb-13 {
  padding-bottom: 13px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-17 {
  padding-bottom: 17px;
}
.pb-18 {
  padding-bottom: 18px;
}
.pt-20 {
  padding-top: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.pt-23 {
  padding-top: 23px;
}
.pt-25 {
  padding-top: 25px;
}
.pr-25 {
  padding-right: 25px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pl-25 {
  padding-left: 25px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-55 {
  padding-left: 55px;
}
.pt-60 {
  padding-top: 60px;
}
.pr-60 {
  padding-right: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pl-60 {
  padding-left: 60px;
}
.pt-74 {
  padding-top: 74px;
}
.pb-77 {
  padding-bottom: 77px;
}
.pt-80 {
  padding-top: 80px;
}
.pr-80 {
  padding-right: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-88 {
  padding-bottom: 88px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-95 {
  padding-top: 95px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-110 {
  padding-top: 110px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-129 {
  padding-bottom: 129px;
}
.pt-175 {
  padding-top: 175px;
}
.pb-3\/2 {
  padding-bottom: 66.666667%;
}
.pb-4\/3 {
  padding-bottom: 75%;
}
.pb-160p {
  padding-bottom: 160%;
}
.placeholder-white::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}
.placeholder-white:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}
.placeholder-white::placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.inset-0 {
  top: 0;
}
.inset-0,
.inset-x-0 {
  right: 0;
  left: 0;
}
.top-0 {
  top: 0;
}
.bottom-30 {
  bottom: 30px;
}
.left-40 {
  left: 40px;
}
.top-70 {
  top: 70px;
}
.bottom-80 {
  bottom: 80px;
}
.-top-60 {
  top: -60px;
}
.resize {
  resize: both;
}
.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.hover\:shadow-2xl:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-transparent {
  color: transparent;
}
.text-white {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}
.hover\:text-silverback-blue:hover,
.text-silverback-blue {
  --text-opacity: 1;
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
}
.text-steel-gray {
  --text-opacity: 1;
  color: #78828e;
  color: rgba(120, 130, 142, var(--text-opacity));
}
.text-semi-gray {
  --text-opacity: 1;
  color: #7d7d7d;
  color: rgba(125, 125, 125, var(--text-opacity));
}
.text-semi-gray2 {
  --text-opacity: 1;
  color: #7f7f7f;
  color: rgba(127, 127, 127, var(--text-opacity));
}
.text-grayish-brown {
  --text-opacity: 1;
  color: #535353;
  color: rgba(83, 83, 83, var(--text-opacity));
}
.text-gray-blue {
  --text-opacity: 1;
  color: #576b83;
  color: rgba(87, 107, 131, var(--text-opacity));
}
.text-black-gray {
  --text-opacity: 1;
  color: #333;
  color: rgba(51, 51, 51, var(--text-opacity));
}
.text-gray {
  --text-opacity: 1;
  color: #a5a5a5;
  color: rgba(165, 165, 165, var(--text-opacity));
}
.text-titan-gray {
  --text-opacity: 1;
  color: #6c7580;
  color: rgba(108, 117, 128, var(--text-opacity));
}
.text-gray-100 {
  --text-opacity: 1;
  color: #474747;
  color: rgba(71, 71, 71, var(--text-opacity));
}
.text-dark-gray-txt {
  --text-opacity: 1;
  color: #888;
  color: rgba(136, 136, 136, var(--text-opacity));
}
.text-green-highlight {
  --text-opacity: 1;
  color: #4dbf89;
  color: rgba(77, 191, 137, var(--text-opacity));
}
.hover\:text-light-blue:hover {
  --text-opacity: 1;
  color: #cee0ec;
  color: rgba(206, 224, 236, var(--text-opacity));
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tracking-1 {
  letter-spacing: 1px;
}
.tracking-2 {
  letter-spacing: 2px;
}
.tracking-_-08 {
  letter-spacing: -0.08px;
}
.tracking-_-11 {
  letter-spacing: -0.11px;
}
.tracking-_-13 {
  letter-spacing: -0.13px;
}
.tracking-_-14 {
  letter-spacing: -0.14px;
}
.tracking-_-19 {
  letter-spacing: -0.19px;
}
.tracking-minus-05 {
  letter-spacing: -0.5px;
}
.tracking-_-38 {
  letter-spacing: -0.38px;
}
.tracking-_-25 {
  letter-spacing: -0.25px;
}
.tracking-_-94 {
  letter-spacing: -0.94px;
}
.tracking-_-59 {
  letter-spacing: -0.59px;
}
.tracking-_-30 {
  letter-spacing: -0.3px;
}
.tracking-1-2 {
  letter-spacing: 1.22px;
}
.tracking-1-39 {
  letter-spacing: 1.39px;
}
.tracking-1-5 {
  letter-spacing: 1.5px;
}
.tracking-1-79 {
  letter-spacing: 1.79px;
}
.tracking-1-86 {
  letter-spacing: 1.86px;
}
.tracking-2-01 {
  letter-spacing: 2.01px;
}
.tracking-2-25 {
  letter-spacing: 2.25px;
}
.tracking-2-28 {
  letter-spacing: 2.28px;
}
.tracking-2-8 {
  letter-spacing: 2.8px;
}
.tracking-2-85 {
  letter-spacing: 2.85px;
}
.tracking-2-97 {
  letter-spacing: 2.97px;
}
.tracking-3-57 {
  letter-spacing: 3.57px;
}
.visible {
  visibility: visible;
}
.whitespace-no-wrap {
  white-space: nowrap;
}
.w-10 {
  width: 10px;
}
.w-12 {
  width: 12px;
}
.w-14 {
  width: 14px;
}
.w-20 {
  width: 20px;
}
.w-22 {
  width: 22px;
}
.w-30 {
  width: 30px;
}
.w-40 {
  width: 40px;
}
.w-50 {
  width: 50px;
}
.w-51 {
  width: 51px;
}
.w-85 {
  width: 85px;
}
.w-90 {
  width: 90px;
}
.w-145 {
  width: 145px;
}
.w-153 {
  width: 153px;
}
.w-175 {
  width: 175px;
}
.w-225 {
  width: 225px;
}
.w-auto {
  width: auto;
}
.w-66vw {
  width: 66vw;
}
.w-100vw,
.w-screen {
  width: 100vw;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-28p {
  width: 28%;
}
.w-38p {
  width: 38%;
}
.w-70p {
  width: 70%;
}
.w-3\/4,
.w-75p {
  width: 75%;
}
.w-78p {
  width: 78%;
}
.w-80p {
  width: 80%;
}
.w-85p {
  width: 85%;
}
.w-90p {
  width: 90%;
}
.w-95p {
  width: 95%;
}
.w-1\/2,
.w-6\/12 {
  width: 50%;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-full {
  width: 100%;
}
.w-46vw {
  width: 46vw;
}
.w-101p {
  width: 101%;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.transform {
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x))
    translateY(var(--transform-translate-y)) rotate(var(--transform-rotate))
    skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y))
    scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}
.hover\:scale-50:hover {
  --transform-scale-x: 0.5;
  --transform-scale-y: 0.5;
}
.translate-x-0 {
  --transform-translate-x: 0px;
}
.translate-x-32 {
  --transform-translate-x: 32px;
}
.-translate-x-32 {
  --transform-translate-x: -32px;
}
.-translate-y-1\/2 {
  --transform-translate-y: -50%;
}
.transition {
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-500 {
  transition-duration: 0.5s;
}
@-webkit-keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@-webkit-keyframes bounce {
  0%,
  to {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@keyframes bounce {
  0%,
  to {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@media (min-width: 640px) {
  .sm\:block {
    display: block;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-wrap {
    flex-wrap: wrap;
  }
  .sm\:order-1 {
    order: 1;
  }
  .sm\:order-2 {
    order: 2;
  }
  .sm\:h-500 {
    height: 500px;
  }
  .sm\:h-600 {
    height: 600px;
  }
  .sm\:text-19 {
    font-size: 19px;
  }
  .sm\:text-54 {
    font-size: 54px;
  }
  .sm\:text-55 {
    font-size: 55px;
  }
  .sm\:leading-57 {
    line-height: 57px;
  }
  .sm\:-mx-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  .sm\:max-w-500 {
    max-width: 500px;
  }
  .sm\:max-w-600 {
    max-width: 600px;
  }
  .sm\:max-w-730 {
    max-width: 730px;
  }
  .sm\:max-w-none {
    max-width: none;
  }
  .sm\:min-h-500 {
    min-height: 500px;
  }
  .sm\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sm\:pl-40,
  .sm\:px-40 {
    padding-left: 40px;
  }
  .sm\:px-40 {
    padding-right: 40px;
  }
  .sm\:pr-0 {
    padding-right: 0;
  }
  .sm\:pr-40 {
    padding-right: 40px;
  }
  .sm\:pb-140 {
    padding-bottom: 140px;
  }
  .sm\:w-85p {
    width: 85%;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-1\/5 {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .section-bottom-border:before {
    left: 0;
  }
  .logo-bump,
  .md\:ml-40 {
    margin-left: 40px;
  }
  .post-row {
    justify-content: stretch;
  }
  .pod_card,
  .post_card {
    width: 29.3%;
  }
  .md\:mt-15,
  body.blog .pagination {
    margin-top: 15px;
  }
  body.blog .pagination a img {
    margin: 0 15px;
  }
  .pagination a:not(.prev):not(.next),
  .pagination span {
    margin: 0 7.5px;
  }
  .gradient-hack {
    background-image: linear-gradient(
      180deg,
      hsla(0, 0%, 100%, 0.7) 10%,
      hsla(0, 0%, 100%, 0.8) 50%,
      #fff
    );
    max-width: 1024px;
  }
  .single .author h2,
  .single .author span {
    color: #616a75;
  }
  .single .content ol,
  .single .content ul {
    padding-left: 25px;
  }
  .single .content li {
    background-position: 0 9px;
  }
  .md\:pt-0,
  .single .content li:first-of-type {
    padding-top: 0;
  }
  .md\:pb-0,
  .single .content li:last-of-type {
    padding-bottom: 0;
  }
  .md\:max-w-none,
  .single .add_res .container {
    max-width: none;
  }
  .seo-content,
  .textpage,
  .type-webinars {
    padding: 80px 0;
  }
  .seo-content h1,
  .seo-content h2,
  .textpage h1,
  .textpage h2,
  .type-webinars h1,
  .type-webinars h2 {
    font-size: 40px;
    letter-spacing: -0.16px;
    line-height: 51px;
  }
  .seo-content h3,
  .seo-content h4,
  .seo-content h5,
  .seo-content h6,
  .textpage h3,
  .textpage h4,
  .textpage h5,
  .textpage h6,
  .type-webinars h3,
  .type-webinars h4,
  .type-webinars h5,
  .type-webinars h6 {
    font-size: 30px;
    line-height: 36px;
  }
  .md\:bg-transparent {
    background-color: transparent;
  }
  .md\:bg-dark-gray {
    --bg-opacity: 1;
    background-color: #2b2b2b;
    background-color: rgba(43, 43, 43, var(--bg-opacity));
  }
  .md\:bg-light-gray {
    --bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245, 245, 245, var(--bg-opacity));
  }
  .md\:rounded-tr-20 {
    border-top-right-radius: 20px;
  }
  .md\:block {
    display: block;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:table {
    display: table;
  }
  .md\:hidden {
    display: none;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:flex-no-wrap {
    flex-wrap: nowrap;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-12 {
    order: 12;
  }
  .md\:float-right {
    float: right;
  }
  .md\:float-left {
    float: left;
  }
  .md\:font-semibold {
    font-weight: 600;
  }
  .md\:h-20 {
    height: 20px;
  }
  .md\:h-26 {
    height: 26px;
  }
  .md\:h-35 {
    height: 35px;
  }
  .md\:h-54 {
    height: 54px;
  }
  .md\:h-200 {
    height: 200px;
  }
  .md\:h-260 {
    height: 260px;
  }
  .md\:h-300 {
    height: 300px;
  }
  .md\:h-395 {
    height: 395px;
  }
  .md\:h-420 {
    height: 420px;
  }
  .md\:h-500 {
    height: 500px;
  }
  .md\:h-550 {
    height: 550px;
  }
  .md\:h-700 {
    height: 700px;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:h-17vw {
    height: 17vw;
  }
  .md\:h-23vw {
    height: 23vw;
  }
  .md\:h-29vw {
    height: 29vw;
  }
  .md\:h-53vw {
    height: 53vw;
  }
  .md\:h-1\/3 {
    height: 33.3333%;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:h-header-desktop {
    height: 135px;
  }
  .md\:h-22vw {
    height: 22vw;
  }
  .md\:text-10 {
    font-size: 10px;
  }
  .md\:text-11 {
    font-size: 11px;
  }
  .md\:text-13 {
    font-size: 13px;
  }
  .md\:text-14 {
    font-size: 14px;
  }
  .md\:text-16 {
    font-size: 16px;
  }
  .md\:text-17 {
    font-size: 17px;
  }
  .md\:text-18 {
    font-size: 18px;
  }
  .md\:text-21 {
    font-size: 21px;
  }
  .md\:text-22 {
    font-size: 22px;
  }
  .md\:text-23 {
    font-size: 23px;
  }
  .md\:text-24 {
    font-size: 24px;
  }
  .md\:text-26 {
    font-size: 26px;
  }
  .md\:text-28 {
    font-size: 28px;
  }
  .md\:text-30 {
    font-size: 30px;
  }
  .md\:text-32 {
    font-size: 32px;
  }
  .md\:text-35 {
    font-size: 35px;
  }
  .md\:text-36 {
    font-size: 36px;
  }
  .md\:text-38 {
    font-size: 38px;
  }
  .md\:text-40 {
    font-size: 40px;
  }
  .md\:text-46 {
    font-size: 46px;
  }
  .md\:text-48 {
    font-size: 48px;
  }
  .md\:text-60 {
    font-size: 60px;
  }
  .md\:text-95 {
    font-size: 95px;
  }
  .md\:leading-20 {
    line-height: 20px;
  }
  .md\:leading-22 {
    line-height: 22px;
  }
  .md\:leading-26 {
    line-height: 26px;
  }
  .md\:leading-30 {
    line-height: 30px;
  }
  .md\:leading-33 {
    line-height: 33px;
  }
  .md\:leading-35 {
    line-height: 35px;
  }
  .md\:leading-36 {
    line-height: 36px;
  }
  .md\:leading-40 {
    line-height: 40px;
  }
  .md\:leading-41 {
    line-height: 41px;
  }
  .md\:leading-44 {
    line-height: 44px;
  }
  .md\:leading-45 {
    line-height: 45px;
  }
  .md\:leading-50 {
    line-height: 50px;
  }
  .md\:leading-51 {
    line-height: 51px;
  }
  .md\:leading-52 {
    line-height: 52px;
  }
  .md\:leading-64 {
    line-height: 64px;
  }
  .md\:leading-97 {
    line-height: 97px;
  }
  .md\:leading-1-2 {
    line-height: 1.2;
  }
  .md\:leading-1-4 {
    line-height: 1.4;
  }
  .md\:leading-double {
    line-height: 2;
  }
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md\:mx-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .md\:my-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .md\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .md\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .md\:mx-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:mx-8vw {
    margin-left: 8vw;
    margin-right: 8vw;
  }
  .md\:mx-2p {
    margin-left: 2%;
    margin-right: 2%;
  }
  .md\:-mx-4 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .md\:-mx-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .md\:-mx-40 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .md\:mt-0 {
    margin-top: 0;
  }
  .md\:mr-0 {
    margin-right: 0;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:ml-0 {
    margin-left: 0;
  }
  .md\:ml-7 {
    margin-left: 7px;
  }
  .md\:mb-8 {
    margin-bottom: 8px;
  }
  .md\:mt-10 {
    margin-top: 10px;
  }
  .md\:mr-10 {
    margin-right: 10px;
  }
  .md\:mb-10 {
    margin-bottom: 10px;
  }
  .md\:ml-10 {
    margin-left: 10px;
  }
  .md\:mb-12 {
    margin-bottom: 12px;
  }
  .md\:mt-13 {
    margin-top: 13px;
  }
  .md\:mr-20 {
    margin-right: 20px;
  }
  .md\:mr-23 {
    margin-right: 23px;
  }
  .md\:mr-25 {
    margin-right: 25px;
  }
  .md\:mr-28 {
    margin-right: 28px;
  }
  .md\:mb-28 {
    margin-bottom: 28px;
  }
  .md\:mr-30 {
    margin-right: 30px;
  }
  .md\:mb-30 {
    margin-bottom: 30px;
  }
  .md\:mb-35 {
    margin-bottom: 35px;
  }
  .md\:mt-40 {
    margin-top: 40px;
  }
  .md\:mr-40 {
    margin-right: 40px;
  }
  .md\:mb-40 {
    margin-bottom: 40px;
  }
  .md\:mb-41 {
    margin-bottom: 41px;
  }
  .md\:mb-50 {
    margin-bottom: 50px;
  }
  .md\:ml-54 {
    margin-left: 54px;
  }
  .md\:mb-60 {
    margin-bottom: 60px;
  }
  .md\:ml-74 {
    margin-left: 74px;
  }
  .md\:mb-80 {
    margin-bottom: 80px;
  }
  .md\:mt-90 {
    margin-top: 90px;
  }
  .md\:mr-90 {
    margin-right: 90px;
  }
  .md\:mt-100 {
    margin-top: 100px;
  }
  .md\:mb-100 {
    margin-bottom: 100px;
  }
  .md\:mb-550 {
    margin-bottom: 550px;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:mt-_16vw {
    margin-top: -16vw;
  }
  .md\:ml-_8vw {
    margin-left: -8vw;
  }
  .md\:mt-_2p {
    margin-top: -2%;
  }
  .md\:-mr-65 {
    margin-right: -65px;
  }
  .md\:-mb-100 {
    margin-bottom: -100px;
  }
  .md\:-mb-140 {
    margin-bottom: -140px;
  }
  .md\:-mt-160 {
    margin-top: -160px;
  }
  .md\:-mb-200 {
    margin-bottom: -200px;
  }
  .md\:max-w-250 {
    max-width: 250px;
  }
  .md\:max-w-270 {
    max-width: 270px;
  }
  .md\:max-w-350 {
    max-width: 350px;
  }
  .md\:max-w-370 {
    max-width: 370px;
  }
  .md\:max-w-410 {
    max-width: 410px;
  }
  .md\:max-w-450 {
    max-width: 450px;
  }
  .md\:max-w-550 {
    max-width: 550px;
  }
  .md\:max-w-592 {
    max-width: 592px;
  }
  .md\:max-w-600 {
    max-width: 600px;
  }
  .md\:max-w-660 {
    max-width: 660px;
  }
  .md\:max-w-680 {
    max-width: 680px;
  }
  .md\:max-w-790 {
    max-width: 790px;
  }
  .md\:max-w-800 {
    max-width: 800px;
  }
  .md\:min-h-0 {
    min-height: 0;
  }
  .md\:min-h-280 {
    min-height: 280px;
  }
  .md\:min-h-34vw {
    min-height: 34vw;
  }
  .md\:min-w-0 {
    min-width: 0;
  }
  .md\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }
  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }
  .md\:overflow-x-visible {
    overflow-x: visible;
  }
  .md\:overflow-y-visible {
    overflow-y: visible;
  }
  .md\:p-20 {
    padding: 20px;
  }
  .md\:p-30 {
    padding: 30px;
  }
  .md\:p-60 {
    padding: 60px;
  }
  .md\:p-70 {
    padding: 70px;
  }
  .md\:p-150 {
    padding: 150px;
  }
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md\:py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .md\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .md\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .md\:py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .md\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .md\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .md\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .md\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .md\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .md\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .md\:px-63 {
    padding-left: 63px;
    padding-right: 63px;
  }
  .md\:py-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .md\:px-70 {
    padding-left: 70px;
    padding-right: 70px;
  }
  .md\:py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .md\:px-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .md\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }
  .md\:py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .md\:px-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  .md\:py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .md\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .md\:px-110 {
    padding-left: 110px;
    padding-right: 110px;
  }
  .md\:py-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .md\:py-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .md\:px-4vw {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .md\:px-8vw {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .md\:py-3p {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .md\:px-5p {
    padding-left: 5%;
    padding-right: 5%;
  }
  .md\:pr-0 {
    padding-right: 0;
  }
  .md\:pl-0 {
    padding-left: 0;
  }
  .md\:pb-7 {
    padding-bottom: 7px;
  }
  .md\:pr-10 {
    padding-right: 10px;
  }
  .md\:pt-15 {
    padding-top: 15px;
  }
  .md\:pl-15 {
    padding-left: 15px;
  }
  .md\:pr-16 {
    padding-right: 16px;
  }
  .md\:pt-20 {
    padding-top: 20px;
  }
  .md\:pr-20 {
    padding-right: 20px;
  }
  .md\:pt-22 {
    padding-top: 22px;
  }
  .md\:pl-22 {
    padding-left: 22px;
  }
  .md\:pr-30 {
    padding-right: 30px;
  }
  .md\:pb-30 {
    padding-bottom: 30px;
  }
  .md\:pt-35 {
    padding-top: 35px;
  }
  .md\:pt-60 {
    padding-top: 60px;
  }
  .md\:pr-60 {
    padding-right: 60px;
  }
  .md\:pt-75 {
    padding-top: 75px;
  }
  .md\:pr-80 {
    padding-right: 80px;
  }
  .md\:pb-85 {
    padding-bottom: 85px;
  }
  .md\:pb-100 {
    padding-bottom: 100px;
  }
  .md\:pt-110 {
    padding-top: 110px;
  }
  .md\:pb-120 {
    padding-bottom: 120px;
  }
  .md\:pt-140 {
    padding-top: 140px;
  }
  .md\:pt-150 {
    padding-top: 150px;
  }
  .md\:pt-160 {
    padding-top: 160px;
  }
  .md\:pt-180 {
    padding-top: 180px;
  }
  .md\:pt-230 {
    padding-top: 230px;
  }
  .md\:static {
    position: static;
  }
  .md\:absolute {
    position: absolute;
  }
  .md\:relative {
    position: relative;
  }
  .md\:bottom-30 {
    bottom: 30px;
  }
  .md\:right-40 {
    right: 40px;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-black {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity));
  }
  .md\:text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  .md\:tracking-_-13 {
    letter-spacing: -0.13px;
  }
  .md\:tracking-_-14 {
    letter-spacing: -0.14px;
  }
  .md\:tracking-_-16 {
    letter-spacing: -0.16px;
  }
  .md\:tracking-1-39 {
    letter-spacing: 1.39px;
  }
  .md\:tracking-2-6 {
    letter-spacing: 2.6px;
  }
  .md\:tracking-2-97 {
    letter-spacing: 2.97px;
  }
  .md\:tracking-3-57 {
    letter-spacing: 3.57px;
  }
  .md\:w-10 {
    width: 10px;
  }
  .md\:w-35 {
    width: 35px;
  }
  .md\:w-54 {
    width: 54px;
  }
  .md\:w-225 {
    width: 225px;
  }
  .md\:w-250 {
    width: 250px;
  }
  .md\:w-306 {
    width: 306px;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-29vw {
    width: 29vw;
  }
  .md\:w-36vw {
    width: 36vw;
  }
  .md\:w-55vw {
    width: 55vw;
  }
  .md\:w-92vw {
    width: 92vw;
  }
  .md\:w-100vw {
    width: 100vw;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:w-16p {
    width: 16%;
  }
  .md\:w-20p {
    width: 20%;
  }
  .md\:w-28p {
    width: 28%;
  }
  .md\:w-29p {
    width: 29%;
  }
  .md\:w-30p {
    width: 30%;
  }
  .md\:w-45p {
    width: 45%;
  }
  .md\:w-1\/2,
  .md\:w-50p {
    width: 50%;
  }
  .md\:w-55p {
    width: 55%;
  }
  .md\:w-66p {
    width: 66%;
  }
  .md\:w-70p {
    width: 70%;
  }
  .md\:w-80p {
    width: 80%;
  }
  .md\:w-82p {
    width: 82%;
  }
  .md\:w-84p {
    width: 84%;
  }
  .md\:w-97p {
    width: 97%;
  }
  .md\:w-103p {
    width: 103%;
  }
  .md\:w-2\/3,
  .md\:w-4\/6 {
    width: 66.666667%;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-3\/4 {
    width: 75%;
  }
  .md\:w-2\/5 {
    width: 40%;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:z-10 {
    z-index: 10;
  }
}
@media (min-width: 1024px) {
  body.blog form label:nth-child(2n),
  body.blog form label:nth-child(odd) {
    margin-left: 0;
    margin-right: 15px;
  }
  body.blog .filter_feature .filter form .clear_all {
    margin-left: auto;
    margin-right: 0;
  }
  body.blog .loop_title {
    letter-spacing: -0.19px;
    line-height: 1.05;
  }
  .lg\:mt-40,
  .whp_blog_feature .excerpt p {
    margin-top: 40px;
  }
  .carousel-team .flickity-button {
    padding: 22px;
  }
  .carousel-home-latest .flickity-page-dots,
  .lg\:hidden {
    display: none;
  }
  .home-cases-slider .carousel-cell:hover .carousel-cell-content,
  .lg\:opacity-100 {
    opacity: 1;
  }
  .home-cases-slider .carousel-cell:hover .carousel-overlay {
    opacity: 0.56;
  }
  .home-cases-slider .carousel-cell:hover .carousel-logo,
  .lg\:opacity-0 {
    opacity: 0;
  }
  #menu-header .menu-item {
    margin-left: 26px;
    margin-right: 26px;
  }
  .section-bottom-border:before {
    left: 110px;
  }
  .css-margin,
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg-absolute-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .single.single-casestudies .grid-bg,
  .single.single-casestudies .hero-gradient,
  .single.single-services .grid-bg,
  .single.single-services .hero-gradient {
    height: 150%;
  }
  .single.single-casestudies .countup-row > div:last-of-type {
    margin-left: -25px;
  }
  .pagination {
    margin-top: 50px;
    margin-bottom: 95px;
  }
  .pagination a img {
    margin: 0 25px;
  }
  .pagination a:not(.prev):not(.next),
  .pagination span {
    margin: 0 10px;
  }
  .lg\:max-w-full,
  .single .add_res .container {
    max-width: 100%;
  }
  .single .blog-slideshow-cell {
    width: calc(33.33333% - 50px);
  }
  .js-accordion {
    top: -200px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:table {
    display: table;
  }
  .lg\:table-cell {
    display: table-cell;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:float-right {
    float: right;
  }
  .lg\:h-51 {
    height: 51px;
  }
  .lg\:h-200 {
    height: 200px;
  }
  .lg\:h-350 {
    height: 350px;
  }
  .lg\:h-500 {
    height: 500px;
  }
  .lg\:h-600 {
    height: 600px;
  }
  .lg\:h-700 {
    height: 700px;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:h-14vw {
    height: 14vw;
  }
  .lg\:h-17vw {
    height: 17vw;
  }
  .lg\:h-19vw {
    height: 19vw;
  }
  .lg\:h-77p {
    height: 77%;
  }
  .lg\:text-12 {
    font-size: 12px;
  }
  .lg\:text-13 {
    font-size: 13px;
  }
  .lg\:text-16 {
    font-size: 16px;
  }
  .lg\:text-17 {
    font-size: 17px;
  }
  .lg\:text-18 {
    font-size: 18px;
  }
  .lg\:text-19 {
    font-size: 19px;
  }
  .lg\:text-23 {
    font-size: 23px;
  }
  .lg\:text-30 {
    font-size: 30px;
  }
  .lg\:text-32 {
    font-size: 32px;
  }
  .lg\:text-40 {
    font-size: 40px;
  }
  .lg\:text-50 {
    font-size: 50px;
  }
  .lg\:text-60 {
    font-size: 60px;
  }
  .lg\:text-70 {
    font-size: 70px;
  }
  .lg\:text-111 {
    font-size: 111px;
  }
  .lg\:leading-20 {
    line-height: 20px;
  }
  .lg\:leading-23 {
    line-height: 23px;
  }
  .lg\:leading-26 {
    line-height: 26px;
  }
  .lg\:leading-30 {
    line-height: 30px;
  }
  .lg\:leading-41 {
    line-height: 41px;
  }
  .lg\:leading-48 {
    line-height: 48px;
  }
  .lg\:leading-50 {
    line-height: 50px;
  }
  .lg\:leading-51 {
    line-height: 51px;
  }
  .lg\:leading-55 {
    line-height: 55px;
  }
  .lg\:leading-60 {
    line-height: 60px;
  }
  .lg\:leading-70 {
    line-height: 70px;
  }
  .lg\:leading-117 {
    line-height: 117px;
  }
  .lg\:leading-1-2 {
    line-height: 1.2;
  }
  .lg\:m-auto {
    margin: auto;
  }
  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .lg\:mx-26vw {
    margin-left: 26vw;
    margin-right: 26vw;
  }
  .lg\:mx-2p {
    margin-left: 2%;
    margin-right: 2%;
  }
  .lg\:-mx-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .lg\:-mx-40 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:mr-0 {
    margin-right: 0;
  }
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:ml-0 {
    margin-left: 0;
  }
  .lg\:mb-5 {
    margin-bottom: 5px;
  }
  .lg\:mb-10 {
    margin-bottom: 10px;
  }
  .lg\:mb-12 {
    margin-bottom: 12px;
  }
  .lg\:mb-13 {
    margin-bottom: 13px;
  }
  .lg\:mb-15 {
    margin-bottom: 15px;
  }
  .lg\:mb-16 {
    margin-bottom: 16px;
  }
  .lg\:mt-20 {
    margin-top: 20px;
  }
  .lg\:mr-20 {
    margin-right: 20px;
  }
  .lg\:ml-22 {
    margin-left: 22px;
  }
  .lg\:mr-23 {
    margin-right: 23px;
  }
  .lg\:mt-30 {
    margin-top: 30px;
  }
  .lg\:mr-30 {
    margin-right: 30px;
  }
  .lg\:ml-30 {
    margin-left: 30px;
  }
  .lg\:mr-33 {
    margin-right: 33px;
  }
  .lg\:mb-35 {
    margin-bottom: 35px;
  }
  .lg\:mb-40 {
    margin-bottom: 40px;
  }
  .lg\:mr-45 {
    margin-right: 45px;
  }
  .lg\:mt-50 {
    margin-top: 50px;
  }
  .lg\:mr-50 {
    margin-right: 50px;
  }
  .lg\:mt-52 {
    margin-top: 52px;
  }
  .lg\:mb-60 {
    margin-bottom: 60px;
  }
  .lg\:mb-80 {
    margin-bottom: 80px;
  }
  .lg\:ml-80 {
    margin-left: 80px;
  }
  .lg\:mb-85 {
    margin-bottom: 85px;
  }
  .lg\:mb-100 {
    margin-bottom: 100px;
  }
  .lg\:mb-120 {
    margin-bottom: 120px;
  }
  .lg\:mt-140 {
    margin-top: 140px;
  }
  .lg\:ml-200 {
    margin-left: 200px;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:ml-_26vw {
    margin-left: -26vw;
  }
  .lg\:mt-_21vw {
    margin-top: -21vw;
  }
  .lg\:-mt-80 {
    margin-top: -80px;
  }
  .lg\:-mb-230 {
    margin-bottom: -230px;
  }
  .lg\:max-h-555 {
    max-height: 555px;
  }
  .lg\:max-h-605 {
    max-height: 605px;
  }
  .lg\:max-w-200 {
    max-width: 200px;
  }
  .lg\:max-w-250 {
    max-width: 250px;
  }
  .lg\:max-w-280 {
    max-width: 280px;
  }
  .lg\:max-w-340 {
    max-width: 340px;
  }
  .lg\:max-w-400 {
    max-width: 400px;
  }
  .lg\:max-w-460 {
    max-width: 460px;
  }
  .lg\:max-w-500 {
    max-width: 500px;
  }
  .lg\:max-w-550 {
    max-width: 550px;
  }
  .lg\:max-w-570 {
    max-width: 570px;
  }
  .lg\:max-w-730 {
    max-width: 730px;
  }
  .lg\:max-w-750 {
    max-width: 750px;
  }
  .lg\:max-w-790 {
    max-width: 790px;
  }
  .lg\:max-w-800 {
    max-width: 800px;
  }
  .lg\:max-w-1130 {
    max-width: 1130px;
  }
  .lg\:max-w-1500 {
    max-width: 1500px;
  }
  .lg\:max-w-none {
    max-width: none;
  }
  .lg\:max-w-17vw {
    max-width: 17vw;
  }
  .lg\:min-h-220 {
    min-height: 220px;
  }
  .lg\:min-h-320 {
    min-height: 320px;
  }
  .lg\:min-h-500 {
    min-height: 500px;
  }
  .lg\:min-h-700 {
    min-height: 700px;
  }
  .lg\:overflow-x-visible {
    overflow-x: visible;
  }
  .lg\:p-50 {
    padding: 50px;
  }
  .lg\:p-80 {
    padding: 80px;
  }
  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg\:px-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .lg\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .lg\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .lg\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }
  .lg\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .lg\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .lg\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lg\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .lg\:py-47 {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .lg\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .lg\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .lg\:py-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .lg\:py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .lg\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .lg\:py-107 {
    padding-top: 107px;
    padding-bottom: 107px;
  }
  .lg\:px-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .lg\:py-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .lg\:py-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .lg\:py-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .lg\:px-10vw {
    padding-left: 10vw;
    padding-right: 10vw;
  }
  .lg\:px-14vw {
    padding-left: 14vw;
    padding-right: 14vw;
  }
  .lg\:px-21vw {
    padding-left: 21vw;
    padding-right: 21vw;
  }
  .lg\:px-5p {
    padding-left: 5%;
    padding-right: 5%;
  }
  .lg\:px-8p {
    padding-left: 8%;
    padding-right: 8%;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pb-16 {
    padding-bottom: 16px;
  }
  .lg\:pl-20 {
    padding-left: 20px;
  }
  .lg\:pr-30 {
    padding-right: 30px;
  }
  .lg\:pt-33 {
    padding-top: 33px;
  }
  .lg\:pr-40 {
    padding-right: 40px;
  }
  .lg\:pr-45 {
    padding-right: 45px;
  }
  .lg\:pb-53 {
    padding-bottom: 53px;
  }
  .lg\:pr-55 {
    padding-right: 55px;
  }
  .lg\:pb-60 {
    padding-bottom: 60px;
  }
  .lg\:pl-70 {
    padding-left: 70px;
  }
  .lg\:pr-90 {
    padding-right: 90px;
  }
  .lg\:pt-100 {
    padding-top: 100px;
  }
  .lg\:pr-100 {
    padding-right: 100px;
  }
  .lg\:pt-112 {
    padding-top: 112px;
  }
  .lg\:pb-120 {
    padding-bottom: 120px;
  }
  .lg\:pr-150 {
    padding-right: 150px;
  }
  .lg\:pl-150 {
    padding-left: 150px;
  }
  .lg\:pb-180 {
    padding-bottom: 180px;
  }
  .lg\:pt-200 {
    padding-top: 200px;
  }
  .lg\:pb-240 {
    padding-bottom: 240px;
  }
  .lg\:pt-340 {
    padding-top: 340px;
  }
  .lg\:pt-360 {
    padding-top: 360px;
  }
  .lg\:pt-3p {
    padding-top: 3%;
  }
  .lg\:pb-5-5p {
    padding-bottom: 5.5%;
  }
  .lg\:bottom-0 {
    bottom: 0;
  }
  .lg\:bottom-60 {
    bottom: 60px;
  }
  .lg\:left-80 {
    left: 80px;
  }
  .lg\:bottom-120 {
    bottom: 120px;
  }
  .lg\:top-auto {
    top: auto;
  }
  .lg\:-right-90 {
    right: -90px;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-right {
    text-align: right;
  }
  .lg\:tracking-_-16 {
    letter-spacing: -0.16px;
  }
  .lg\:tracking-minus-05 {
    letter-spacing: -0.5px;
  }
  .lg\:tracking-_-59 {
    letter-spacing: -0.59px;
  }
  .lg\:tracking-2-6 {
    letter-spacing: 2.6px;
  }
  .lg\:w-51 {
    width: 51px;
  }
  .lg\:w-60 {
    width: 60px;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-74vw {
    width: 74vw;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-23p {
    width: 23%;
  }
  .lg\:w-26p {
    width: 26%;
  }
  .lg\:w-30p {
    width: 30%;
  }
  .lg\:w-40p {
    width: 40%;
  }
  .lg\:w-46p {
    width: 46%;
  }
  .lg\:w-52p {
    width: 52%;
  }
  .lg\:w-54p {
    width: 54%;
  }
  .lg\:w-56p {
    width: 56%;
  }
  .lg\:w-60p {
    width: 60%;
  }
  .lg\:w-70p {
    width: 70%;
  }
  .lg\:w-85p {
    width: 85%;
  }
  .lg\:w-90p {
    width: 90%;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-2\/3,
  .lg\:w-8\/12 {
    width: 66.666667%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-3\/4 {
    width: 75%;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:z-10 {
    z-index: 10;
  }
}
@media (min-width: 1280px) {
  .buttons-enabled .flickity-prev-next-button.previous {
    left: -60px;
  }
  .buttons-enabled .flickity-prev-next-button.next {
    right: -60px;
  }
  .result-width {
    max-width: 270px !important;
    margin-bottom: 0 !important;
  }
  .xl\:block {
    display: block;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:h-500 {
    height: 500px;
  }
  .xl\:h-700 {
    height: 700px;
  }
  .xl\:h-760 {
    height: 760px;
  }
  .xl\:h-14vw {
    height: 14vw;
  }
  .xl\:text-22 {
    font-size: 22px;
  }
  .xl\:text-60 {
    font-size: 60px;
  }
  .xl\:leading-50 {
    line-height: 50px;
  }
  .xl\:leading-64 {
    line-height: 64px;
  }
  .xl\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .xl\:mr-0 {
    margin-right: 0;
  }
  .xl\:ml-0 {
    margin-left: 0;
  }
  .xl\:mr-10 {
    margin-right: 10px;
  }
  .xl\:ml-30 {
    margin-left: 30px;
  }
  .xl\:mb-45 {
    margin-bottom: 45px;
  }
  .xl\:ml-50 {
    margin-left: 50px;
  }
  .xl\:ml-130 {
    margin-left: 130px;
  }
  .xl\:ml-250 {
    margin-left: 250px;
  }
  .xl\:mr-auto {
    margin-right: auto;
  }
  .xl\:mb-_-200 {
    margin-bottom: -200px;
  }
  .xl\:ml-1\/3 {
    margin-left: 33.333333%;
  }
  .xl\:mr-5p {
    margin-right: 5%;
  }
  .xl\:-mt-40 {
    margin-top: -40px;
  }
  .xl\:-mt-180 {
    margin-top: -180px;
  }
  .xl\:max-w-110 {
    max-width: 110px;
  }
  .xl\:max-w-130 {
    max-width: 130px;
  }
  .xl\:max-w-300 {
    max-width: 300px;
  }
  .xl\:max-w-700 {
    max-width: 700px;
  }
  .xl\:max-w-1080 {
    max-width: 1080px;
  }
  .xl\:max-w-1192 {
    max-width: 1192px;
  }
  .xl\:max-w-none {
    max-width: none;
  }
  .xl\:min-h-200 {
    min-height: 200px;
  }
  .xl\:min-h-760 {
    min-height: 760px;
  }
  .xl\:p-80 {
    padding: 80px;
  }
  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .xl\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .xl\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .xl\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }
  .xl\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .xl\:px-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .xl\:py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .xl\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .xl\:px-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .xl\:px-250 {
    padding-left: 250px;
    padding-right: 250px;
  }
  .xl\:pr-10 {
    padding-right: 10px;
  }
  .xl\:pr-30 {
    padding-right: 30px;
  }
  .xl\:pr-40 {
    padding-right: 40px;
  }
  .xl\:pt-45 {
    padding-top: 45px;
  }
  .xl\:pb-80 {
    padding-bottom: 80px;
  }
  .xl\:pr-85 {
    padding-right: 85px;
  }
  .xl\:pt-160 {
    padding-top: 160px;
  }
  .xl\:pl-244 {
    padding-left: 244px;
  }
  .xl\:pt-250 {
    padding-top: 250px;
  }
  .xl\:pt-310 {
    padding-top: 310px;
  }
  .xl\:relative {
    position: relative;
  }
  .xl\:bottom-80 {
    bottom: 80px;
  }
  .xl\:left-120 {
    left: 120px;
  }
  .xl\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  .xl\:shadow-none {
    box-shadow: none;
  }
  .xl\:text-center {
    text-align: center;
  }
  .xl\:w-20p {
    width: 20%;
  }
  .xl\:w-28p {
    width: 28%;
  }
  .xl\:w-40p {
    width: 40%;
  }
  .xl\:w-56p {
    width: 56%;
  }
  .xl\:w-60p {
    width: 60%;
  }
  .xl\:w-1\/2 {
    width: 50%;
  }
  .xl\:w-4\/12 {
    width: 33.333333%;
  }
}
.blog-slideshow .flickity-viewport,
.flickity-viewport {
  overflow: hidden;
  position: relative;
}
.css-intro em,
.home-headline em {
  font-style: normal;
}
.bottom-0,
.inset-0 {
  bottom: 0;
}
.single .content h5,
.uppercase {
  text-transform: uppercase;
}
.align-middle,
.pagination a {
  vertical-align: middle;
}
.animation-hover-play svg,
.animation-hover-scale img,
.js-grid-nav-item img:first-of-type {
  will-change: transform;
  transition: 0.25s;
}
.animation-hover-play:hover svg,
.animation-hover-scale:hover img,
.js-grid-nav-item.active img:first-of-type,
.whitepaper-block-link:hover .animation-hover-scale img {
  transform: scale(1.1);
}
.animation-hover-scale-direct,
.animation-hover-scale-image img {
  transition: transform 0.25s;
}
.content-links a,
.content-links-underlined a {
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --text-opacity: 1;
}
.animation-hover-scale-direct:hover,
.animation-hover-scale-image:hover img {
  transform: scale(1.05);
}
.grid-bg,
.hero-gradient {
  transform: translateX(-50%);
}
.blog .grid-bg,
.blog .hero-gradient {
  z-index: -10;
  top: -135px;
  height: calc(100% + 135px);
}
.blog #grid-boxes,
.blog .grid-box,
.carousel-team .flickity-viewport,
.h-full,
.single #grid-boxes,
.single .grid-box {
  height: 100%;
}
.single .js-blog-slideshow .flickity-button .flickity-button-icon,
.why-slider .dot {
  width: 15px;
  height: 15px;
}
.datename,
.tracking-2-6 {
  letter-spacing: 2.6px;
}
.blog_head h1 {
  line-height: 1.16;
}
.excerpt {
  letter-spacing: -0.1px;
}
.blog_head a:hover h1 span,
.content-link-underline a:hover,
.content-links-underlined a:hover,
.hover-link-no-underline:hover .underline,
.hover\:no-underline:hover,
.single .content a:hover,
.single header a:hover p,
.two_recent_whps a:hover span,
.whp_blog_feature .excerpt a:hover,
body.blog .filter_feature .filter form .clear_all:hover,
header .excerpt a:hover {
  text-decoration: none;
}
.content-link-underline a,
.content-links a:hover,
.content-links-underlined a,
.copyright a,
.home-headline strong,
.hover\:underline:hover,
.post_card a:hover h1,
.single .content a,
.title-lt-blue,
.underline {
  text-decoration: underline;
}
body.blog form label {
  border-width: 1px;
  letter-spacing: -0.2px;
}
body.blog form label.active:not(.clear_all),
body.blog form label:not(.clear_all):hover {
  --bg-opacity: 1;
  background-color: #616a75;
  background-color: rgba(97, 106, 117, var(--bg-opacity));
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}
body.blog .filter_feature h3 {
  line-height: 1.57;
}
body.blog .loop_title {
  letter-spacing: -0.15px;
  line-height: 1.2;
}
.post_card h1 {
  line-height: 1.4;
  letter-spacing: -0.2px;
}
.whp_blog_feature .excerpt a {
  text-decoration: underline;
  --text-opacity: 1;
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
}
.whp_blog_feature .excerpt p {
  margin-top: 21px;
}
body.blog .blog_sub input::-moz-placeholder {
  color: #000;
  letter-spacing: -0.21px;
}
body.blog .blog_sub input:-ms-input-placeholder {
  color: #000;
  letter-spacing: -0.21px;
}
body.blog .blog_sub input::placeholder {
  color: #000;
  letter-spacing: -0.21px;
}
.overflow-hidden,
.whitepaper-block-link:hover .animation-hover-scale {
  overflow: hidden;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .mid-size-viz {
    display: block !important;
  }
  .mid-size-img {
    display: none !important;
  }
  .mid-size-text {
    padding-bottom: 18px;
    padding-left: 7% !important;
    padding-right: 7%;
    max-width: none !important;
    display: block !important;
  }
  .mid-height-fix {
    min-height: 190px !important;
  }
}
.custom-hover-effect .icon {
  will-change: transform;
  transition: 0.2s;
}
.custom-hover-effect:hover .icon {
  transform: scale(1.15);
}
#menu-header .menu-item,
.flickity-enabled,
.relative {
  position: relative;
}
.js-blog-slideshow.flickity-enabled {
  position: unset;
}
.flickity-enabled:focus,
.focus\:outline-none:focus {
  outline: 0;
}
.flickity-viewport {
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.carousel {
  opacity: 0;
  transition: opacity 0.4s;
}
.carousel.flickity-enabled,
.cs-thumb-link:hover .cs-thumb-img:nth-of-type(2),
.dots-enabled .flickity-page-dots .dot.is-selected,
.opacity-100 {
  opacity: 1;
}
.why-slider .flickity-page-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.why-slider .dot {
  background: #d9d9d9;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}
.js-grid-dot-item.active,
.why-slider .dot.is-selected {
  background: #000;
}
.js-blog-block-slideshow:after,
.why-slider:after {
  content: "flickity";
  display: none;
}
.blog-slideshow .flickity-button {
  position: relative;
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
  padding: 15px;
  transform: translateX(-50%);
  margin-top: 30px;
}
.blog-slideshow .flickity-button.next {
  left: 45%;
}
.blog-slideshow .flickity-button.previous {
  left: 40%;
}
#menu-header .sub-menu,
.blog-slideshow .flickity-button svg path,
.buttons-enabled .flickity-button svg path,
.carousel-team .flickity-button svg path,
.cs-head-sm-img,
.hidden,
.home-cases-slider .flickity-button,
.js-accordion-wrapper.active .js-accordion-title .plus,
.js-accordion-wrapper.active hr,
.js-accordion-wrapper.active + .js-accordion-wrapper hr,
.js-accordion-wrapper:first-of-type hr,
.js-blog-block-slideshow .flickity-button svg path,
.js-slider-img-links .flickity-button svg path,
.pagination .page-numbers.dots,
.w600-hide {
  display: none;
}
.blog-slideshow .flickity-button .flickity-button-icon,
.carousel-team .flickity-button .flickity-button-icon,
.js-blog-block-slideshow .flickity-button .flickity-button-icon,
.js-slider-img-links .flickity-button .flickity-button-icon {
  width: 20px;
  height: 20px;
}
.js-blog-block-slideshow .flickity-button {
  background: #000;
  padding: 12px;
}
.js-blog-block-slideshow .flickity-button.previous {
  margin-left: 36%;
  margin-top: 30px;
}
.js-blog-block-slideshow .flickity-button.next {
  margin-left: 10px;
}
.blog-slideshow .flickity-button.next .flickity-button-icon,
.js-blog-block-slideshow .flickity-button.next .flickity-button-icon {
  background: url(../../images/right-arrow.svg) 50% / cover no-repeat;
}
.blog-slideshow .flickity-button.previous .flickity-button-icon,
.js-blog-block-slideshow .flickity-button.previous .flickity-button-icon {
  background: url(../../images/left-arrow.svg) 50% / cover no-repeat;
}
.carousel-team .flickity-button.next .flickity-button-icon,
.js-slider-img-links .flickity-button.next .flickity-button-icon {
  background: url(../../images/right-arrow-white.svg) 50% / contain no-repeat;
}
.carousel-team .flickity-button.previous .flickity-button-icon,
.js-slider-img-links .flickity-button.previous .flickity-button-icon {
  background: url(../../images/left-arrow-black.svg) 50% / contain no-repeat;
}
.carousel-team .flickity-button,
.js-slider-img-links .flickity-button {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
  padding: 18px;
}
.carousel-team .flickity-button.previous,
.js-slider-img-links .flickity-button.previous {
  background: #d8d8d8;
}
.card--text ul {
  list-style: inherit;
}
.flex,
.js-grid-slideshow .flickity-page-dots {
  display: flex;
}
.js-grid-nav .flickity-slider > div {
  position: relative !important;
}
.js-grid-nav .hover-image {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.3s;
}
.js-grid-slideshow .hover-image {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 70;
}
.js-grid-nav > div.active .hover-image {
  opacity: 1;
  z-index: 70;
}
.js-grid-nav-item.active .css-overlay {
  opacity: 0.6;
  z-index: 60;
  transform: scale(1.1);
}
.js-grid-nav > div * {
  pointer-events: none;
}
.js-slider-img-links--overlay {
  background-image: linear-gradient(180deg, transparent 32%, #000 99%);
}
.buttons-enabled .flickity-prev-next-button.next,
.js-slider-img-links,
.right-0,
.right-text {
  right: 0;
}
.js-grid-dot-item {
  background: #e6e3e3;
}
.js-slider-img-links .bottom-0 {
  bottom: 34px;
}
.single .js-blog-slideshow .flickity-button {
  padding: 12.5px;
  position: absolute;
}
.single .js-blog-slideshow .flickity-button.previous {
  left: calc(50vw - 25px);
}
.single .js-blog-slideshow .flickity-button.next {
  left: calc(50vw + 25px);
}
.js-slider-img-links .flickity-button {
  margin-top: 85px;
}
.js-slider-img-links .flickity-button.previous {
  margin-left: 57%;
}
@media screen and (min-width: 410px) {
  .js-slider-img-links .flickity-button.previous {
    margin-left: 61%;
  }
}
@media screen and (min-width: 767px) {
  .js-slider-links-container {
    margin-left: 130px;
  }
  .js-blog-block-slideshow:after {
    content: "";
  }
  .js-blog-block-slideshow .flickity-button {
    display: none;
  }
  .js-slider-img-links .flickity-viewport {
    overflow: hidden;
    position: relative;
  }
  .single .add_res .flickity-viewport {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .why-slider:after {
    content: "";
  }
  .blog-slideshow .flickity-button {
    margin-top: 0;
  }
  .single .js-blog-slideshow .flickity-button {
    position: absolute;
    top: 100px;
    padding: 15px;
  }
  .single .js-blog-slideshow .flickity-button.next {
    right: -26px;
    left: auto;
  }
  .single .js-blog-slideshow .flickity-button.previous {
    left: 25px;
  }
  .js-slider-img-links .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .js-slider-img-links .flickity-button {
    position: absolute;
    bottom: 20px;
    margin: 0;
  }
  .js-slider-img-links .flickity-button.previous {
    left: -146px;
    margin: 0;
  }
  .js-slider-img-links .flickity-button.next {
    left: -90px;
  }
  .single .js-blog-slideshow .flickity-button.next .flickity-button-icon,
  .single .js-blog-slideshow .flickity-button.previous .flickity-button-icon {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .blog-slideshow .flickity-viewport {
    padding-left: 55px;
    padding-right: 20px;
  }
  .single .js-blog-slideshow .flickity-viewport {
    padding-left: 0;
    padding-right: 0;
  }
  .js-slider-links-container {
    margin-left: 0;
  }
}
.carousel-team .flickity-button {
  position: absolute;
  bottom: -20px;
}
.carousel-team .flickity-button.previous {
  left: 50%;
  margin-left: -56px;
}
.carousel-team .flickity-button.next {
  left: 50%;
}
.dots-enabled .flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.dots-enabled .flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.dots-enabled .flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.buttons-enabled .flickity-button {
  display: block;
  position: absolute;
}
.buttons-enabled .flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.buttons-enabled .flickity-prev-next-button {
  top: 0;
  width: 50px;
  height: 50px;
  background: #1072ba;
}
.buttons-enabled .flickity-prev-next-button.previous,
.left-0 {
  left: 0;
}
.buttons-enabled .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.buttons-enabled .flickity-button.next .flickity-button-icon {
  background: url(../../images/right-arrow.svg) 50%/20px 20px no-repeat;
}
.buttons-enabled .flickity-button.previous .flickity-button-icon {
  background: url(../../images/left-arrow.svg) 50%/20px 20px no-repeat;
}
.block,
.carousel-home-latest .flickity-page-dots,
.js-accordion-content.active,
.js-accordion-wrapper.active .js-accordion-title .minus,
.w600-show {
  display: block;
}
.home-cases-slider:after {
  content: "";
}
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}
#menu-footer-menu-one {
  display: flex;
  justify-content: space-between;
}
#menu-footer-menu-one a {
  font-family: Lato, sans-serif;
  font-weight: 900;
  font-size: 13px;
}
#menu-footer-menu-one a:hover,
.js-accordion-wrapper.active .js-accordion-title span,
.text-powder-blue {
  --text-opacity: 1;
  color: #c7dbe9;
  color: rgba(199, 219, 233, var(--text-opacity));
}
.footer-form input {
  background-position: 95%;
  background-size: 21px;
}
@media (max-width: 400px) {
  .footer {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .footer-logo {
    max-width: 230px !important;
  }
  .footer-menu {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.grid-bg {
  left: 50%;
  opacity: 0.2;
}
#grid-boxes {
  margin: 0 auto;
  display: flex;
}
.grid-box {
  height: 1540px;
  border-left: 1px solid #1072ba;
  border-right: 1px solid #1072ba;
  margin-right: 14px;
  width: 107px;
  padding-bottom: 40%;
}
.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  background-color: #000;
}
.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: "";
}
.hamburger-inner:before {
  top: -10px;
}
.hamburger-inner:after {
  bottom: -10px;
}
.icon-hamburger {
  position: relative;
  right: 10px;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.icon-hamburger .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.1s;
}
.icon-hamburger .hamburger-inner:before {
  transition: top 0.1s 0.14s, opacity 0.1s;
}
.icon-hamburger .hamburger-inner:after {
  transition: bottom 0.1s 0.14s,
    transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.icon-hamburger.active .hamburger-inner {
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}
.icon-hamburger.active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s, opacity 0.1s 0.14s;
  opacity: 0;
}
.icon-hamburger.active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s,
    transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
  transform: rotate(-90deg);
}
.js-menu.active {
  display: block !important;
  top: 125px;
  left: 0;
  overflow-y: scroll;
  position: fixed;
}
#menu-header {
  margin-bottom: -1px;
}
#menu-header > .menu-item {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#menu-header .menu-item.menu-item-has-children .dropdown-icon {
  background-image: url(../../images/plus-sign.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
}
#menu-header .menu-item.menu-item-has-children.active .dropdown-icon {
  background-image: url(../../images/minus-sign-blue.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 20px;
  height: 4px;
}
#menu-header .menu-item.menu-item-has-children .dropdown,
#menu-header .menu-item.menu-item-has-children.active .dropdown {
  height: 40px;
  width: 40px;
  padding-top: 20px;
}
#menu-header .menu-item.menu-item-has-children .dropdown {
  margin-top: -20px;
}
#menu-header .menu-item.menu-item-has-children.active .dropdown {
  margin-top: -13px;
}
#menu-header .menu-item.active .sub-menu {
  display: block;
  width: 100%;
}
#menu-header .menu-item .sub-menu li {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
  text-transform: capitalize;
  font-weight: 400;
  font-family: Work Sans, sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing: normal !important;
}
#menu-header .menu-item .sub-menu {
  padding-top: 5px;
  padding-bottom: 5px;
}
nav form input[type="submit"] {
  background-image: url(../../images/search-icon.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-size: cover;
  right: 20px;
  top: 14px;
}
@media (min-width: 768px) {
  .excerpt {
    letter-spacing: -0.05px;
  }
  body.blog form label {
    border-width: 0.7px;
  }
  body.blog form label:nth-child(2n),
  body.blog form label:nth-child(odd) {
    margin-right: 6px;
    margin-left: 6px;
  }
  .whp_blog_feature .excerpt p {
    margin-top: 22px;
  }
  body.blog .blog_sub input {
    letter-spacing: -0.21px;
  }
  .carousel-team .flickity-button {
    bottom: 0;
  }
  .carousel-team .flickity-button.previous {
    left: 0;
    margin-left: 0;
  }
  .carousel-team .flickity-button.next {
    left: 56px;
  }
  .home-cases-slider:after {
    content: "flickity";
    display: none;
  }
  .home-cases-slider .flickity-button {
    display: block;
    position: absolute;
  }
  #menu-header .menu-item.active .sub-menu,
  #menu-header .menu-item.menu-item-has-children .dropdown,
  .home-cases-slider .flickity-button svg path {
    display: none;
  }
  .home-cases-slider .flickity-button:disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
  .home-cases-slider .flickity-prev-next-button {
    top: 50%;
    width: 50px;
    height: 50px;
    background: #1072ba;
    transform: translateY(-50%);
  }
  .home-cases-slider .flickity-prev-next-button.previous {
    left: 0;
  }
  .home-cases-slider .flickity-prev-next-button.next {
    right: 0;
  }
  .home-cases-slider .flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .home-cases-slider .flickity-button.next .flickity-button-icon {
    background: url(../../images/right-arrow.svg) 50%/20px 20px no-repeat;
  }
  .home-cases-slider .flickity-button.previous .flickity-button-icon {
    background: url(../../images/left-arrow.svg) 50%/20px 20px no-repeat;
  }
  #menu-header .menu-item .sub-menu {
    position: absolute;
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    text-transform: capitalize;
    font-family: Work Sans, sans-serif;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: 10px 10px 9px 1px rgba(0, 0, 0, 0.16);
    min-width: 220px;
    border-top-width: 5px;
    border-top-color: #1072ba;
    top: 25px;
  }
  #menu-header > .menu-item {
    margin-bottom: 0;
  }
  #menu-header .menu-item .sub-menu a,
  #menu-header .menu-item:hover .sub-menu {
    display: block;
  }
  #menu-header .menu-item .sub-menu li {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity));
    font-weight: 500;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: -0.2px !important;
  }
  #menu-header .menu-item:hover,
  #menu-header .sub-menu .menu-item:hover {
    --text-opacity: 1;
    color: #1072ba;
    color: rgba(16, 114, 186, var(--text-opacity));
  }
  #menu-header .sub-menu .menu-item {
    font-size: 14px;
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity));
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  #menu-header .menu-item {
    margin-left: 15px;
    margin-right: 15px;
  }
  .hero-gradient:before {
    height: calc(100% + 135px);
  }
}
body.active {
  height: 100vh;
  overflow-y: hidden;
  position: fixed;
}
@media (max-height: 600px) {
  .nav-white-block {
    height: 105px !important;
    padding: 15px 40px !important;
  }
  #menu-header > .menu-item {
    margin-bottom: 15px;
    font-size: 14px !important;
  }
  #menu-header {
    padding-top: 30px !important;
  }
}
.hero-gradient {
  position: absolute;
  width: 100%;
  height: 700px;
  background-image: linear-gradient(
    90deg,
    rgba(231, 245, 255, 0.81),
    hsla(0, 0%, 100%, 0.56)
  );
  z-index: 1;
  left: 50%;
  animation: 5s ease-in-out infinite gradient;
  -moz-animation: 5s ease-in-out infinite gradient;
  -webkit-animation: 5s ease-in-out infinite gradient;
  -o-animation: 5s ease-in-out infinite gradient;
  background-size: 200% 200%;
}
@-webkit-keyframes gradient {
  0% {
    background-position: 10% 0;
  }
  30% {
    background-position: 50% 50%;
  }
  50% {
    background-position: 91% 100%;
  }
  to {
    background-position: 0 10%;
  }
}
@keyframes gradient {
  0% {
    background-position: 10% 0;
  }
  30% {
    background-position: 50% 50%;
  }
  50% {
    background-position: 91% 100%;
  }
  to {
    background-position: 0 10%;
  }
}
.bg-no-repeat,
.icon {
  background-repeat: no-repeat;
}
.icon-arrow-right {
  background-image: url(../../images/arrow.svg);
  background-size: 20px 19px;
  width: 20px;
  height: 19px;
}
.lazyload,
.lazyloading,
.opacity-0 {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 0.3s;
}
.headline-bottom-border:before {
  left: -100vw;
}
.headline-bottom-border:before,
.section-bottom-border:before {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 1px;
  width: 100vw;
  background: #000;
}
.section-bottom-border:before {
  left: 20px;
}
.every-word-underline strong {
  font-family: Work Sans, sans-serif;
  --text-opacity: 1;
  color: #78828e;
  color: rgba(120, 130, 142, var(--text-opacity));
  font-weight: 600;
}
.css-paragraph p,
.mt-40 {
  margin-top: 40px;
}
.css-paragraph-20 p,
.mt-20 {
  margin-top: 20px;
}
.content-links a {
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
  transition-duration: 0.15s;
}
.content-links-underlined a {
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
  transition-duration: 0.15s;
}
.css-underline .underline {
  text-decoration: none !important;
}
.css-underline:hover .underline {
  text-decoration: underline !important;
}
.js-grid-slideshow .content p,
.js-grid-slideshow .content ul {
  margin: 0 0 23px !important;
}
.js-grid-slideshow .content strong {
  font-weight: 500 !important;
  color: #616a75 !important;
}
.js-grid-slideshow .content ul {
  padding: 0;
}
.js-grid-nav-item .css-overlay {
  opacity: 0;
  transition: 0.5s;
}
.js-grid-nav-item:hover .css-overlay {
  opacity: 0.6;
}
.services-template-default.single .js-grid-slideshow-container ul {
  border: none;
}
@media (min-width: 767px) {
  .css-margin {
    margin-left: 9%;
  }
}
@media (min-width: 850px) {
  .css-margin {
    margin-left: 12%;
  }
}
@media (min-width: 920px) {
  .css-margin {
    margin-left: 15%;
  }
}
@media (min-width: 950px) {
  .css-margin {
    margin-left: 17%;
  }
}
.title-bold-child strong {
  --text-opacity: 1;
  color: #616a75;
  color: rgba(97, 106, 117, var(--text-opacity));
  font-weight: 500 !important;
}
.css-intro em {
  font-weight: 500;
  color: #616a75;
}
.content-p-mb p,
.content-p-mb ul,
.mb-25 {
  margin-bottom: 25px;
}
.home-headline i,
.home-headline strong {
  color: #d4e8f7;
}
.home-headline strong {
  font-weight: 700;
}
.font-medium,
.home-introduction strong,
.seo-content strong,
.textpage strong,
.type-webinars strong {
  font-weight: 500;
}
.arrow-right {
  width: 36px;
  height: 36px;
  position: relative;
  background: #1072ba;
  top: 50%;
  margin-top: -18px;
}
.arrow-right:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  background: url(../../images/right-arrow.svg) 50%/16px 16px no-repeat;
  width: 16px;
  height: 16px;
}
.content-style-list ol,
.content-style-list ul,
.seo-content ol,
.seo-content ul,
.textpage ol,
.textpage ul,
.type-webinars ol,
.type-webinars ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 20px;
}
.content-style-bold b,
.content-style-bold strong,
.font-semibold {
  font-weight: 600;
}
.service-slide-img,
.service-slider-link,
.shadow-custom {
  box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 420px) {
  .story-copy {
    padding: 35px !important;
  }
  .story-copy h2 {
    font-size: 20px !important;
  }
}
.single.single-casestudies .bg-offwhite strong,
.single.single-casestudies .cs-black-bar strong,
.single.single-casestudies .cs-col-block strong,
.single.single-casestudies p strong {
  font-weight: 600 !important;
}
.page-id-566 .cta-wrap {
  max-width: 235px !important;
}
@media (max-width: 500px) {
  .cs-head-sm-img {
    display: block;
  }
  .cs-head-img {
    display: none;
  }
}
.countup-row .font-medium,
.countup-row .font-medium > p,
.countup-row .font-medium > p > span {
  font-weight: 500 !important;
}
.single-casestudies .cta-wrap {
  max-width: 270px !important;
}
.single-casestudies.postid-1274 .overlap-fix .css-absolute-position {
  top: 410px;
}
.single-casestudies.postid-1272 .overlap-fix .css-absolute-position {
  top: 390px;
}
.single-casestudies.postid-650 .overlap-fix .css-absolute-position {
  top: 360px;
}
.page-id-1696 .site-content ul {
  list-style: inside;
  margin-top: -20px;
}
.page-id-1696 .site-content ul li {
  list-style-type: disc;
}
.wptb-table-container {
  overflow: auto;
  position: relative;
  width: 80% !important;
  margin: 0 auto !important;
  max-width: 710px !important;
}
.postid-1539 .seo-content {
  padding: 35px 0 10px;
}
.postid-1539 h3 {
  font-size: 26px;
  margin-bottom: 10px;
  margin-top: 40px;
}
.author-bio-post:last-of-type {
  margin-right: 0;
}
.author-bio-post:first-of-type {
  margin-top: 0 !important;
}
.postid-1749 .css-absolute-position,
.postid-1803 .css-absolute-position {
  top: 470px;
}
@media (max-width: 600px) {
  .w600-hide {
    display: block;
  }
  .w600-show {
    display: none;
  }
}
.title-lt-blue {
  color: #d4e8f7;
}
.podcast-iframe {
  max-width: 1100px;
  width: 80%;
  margin: 100px auto;
}
@media (min-width: 1500px) {
  body.blog .whp_blog_feature {
    min-width: 1500px;
  }
  .grid-box {
    width: 107px;
  }
  .lg-img-hero,
  .x-wide-block {
    display: block !important;
  }
  .lg-blog-block,
  .lg-blog-block .lg-img-hero,
  .lg-blog-block .lg-img-hero img {
    max-height: 510px !important;
  }
  .lg-blog-top {
    height: 495px;
  }
  .lg-img-hide {
    display: none !important;
  }
  .lg-blog-top .lg-img-hide {
    display: block !important;
    visibility: hidden;
  }
  .blog-padding-shift {
    padding-top: 185px !important;
  }
  .podcasts .blog-padding-shift {
    padding-top: 125px !important;
  }
}
@media (min-width: 1300px) and (max-width: 1499px) {
  .blog-padding-shift {
    padding-top: 155px !important;
  }
  .podcasts .blog-padding-shift {
    padding-top: 85px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1299px) {
  .blog-padding-shift {
    padding-top: 85px !important;
  }
}
@media (min-width: 1800px) {
  .wide-author {
    width: 121% !important;
  }
}
.single-casestudies .casestudies .cs-testimonial p {
  font-size: 26px;
  line-height: 40px;
  text-align: center;
  font-weight: 400 !important;
}
.single-casestudies .casestudies .cs-testimonial span.cite {
  font-size: 18px;
  text-align: center;
  font-weight: 600 !important;
  display: block;
  margin-top: 30px;
}
.cs-thumb-img:nth-of-type(2) {
  opacity: 0;
  will-change: transform;
  transition: 0.25s;
}
.lp-texture {
  background: url(../../../../uploads/2021/06/white-texture.png)
    bottom/cover no-repeat #fff;
}
.lp-shadow {
  box-shadow: 0 2px 19px 3px rgba(0, 0, 0, 0.5);
}
.pagination {
  width: 100%;
  margin-top: 25px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.pagination a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pagination a img {
  margin: 0 16.5px;
}
.pagination .page-numbers.current {
  background: #000;
  color: #fff;
}
.pagination a:not(.prev):not(.next),
.pagination span {
  color: #000;
  border: 1px solid #000;
  height: 36px;
  width: 36px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  margin: 0 4.5px;
}
.inactive {
  opacity: 0.5;
  pointer-events: none;
}
.single .grid-bg,
.single .hero-gradient {
  z-index: -10;
  top: -170px;
  height: 100%;
}
.share {
  background: 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 5px;
  margin-bottom: 20px;
}
.shareButton.main .check,
.shareButton.main .close,
.shareButton.main .share {
  position: absolute;
  top: 1rem;
  left: 1rem;
  transition: 0.15s;
  outline: 0 !important;
}
.shareButton.main .check:focus,
.shareButton.main .close:focus,
.shareButton.main .share:focus,
.shareButton:focus,
.sharebutton {
  outline: 0 !important;
}
.shareButton.main .share,
.shareButton.main.open .close,
.shareButton.main.sent .check {
  transform: rotate(0) scale(1);
  opacity: 1;
  background: #fff;
}
.shareButton.main .check,
.shareButton.main .close,
.shareButton.main.open .share,
.shareButton.main.sent .share {
  opacity: 0;
  transform: rotate(90deg) scale(0);
}
.shareButton,
.shareButton.open {
  border: none;
  border-radius: 50%;
  background: #fff;
  padding: 1rem;
  overflow: hidden;
  outline: 0;
  margin: 0.5rem;
  width: 15px;
  height: 15px;
  box-sizing: content-box;
  transition: 0.2s;
  position: relative;
  opacity: 1;
  transform: scale(1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  pointer-events: all;
}
.shareButton,
.shareButton.open:hover {
  transform: scale(1.1) translateY(-3px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.cursor-pointer,
.shareButton,
.shareButton.open:active {
  cursor: pointer;
}
.shareButton.open svg,
.sharebutton svg {
  display: block;
  fill: #000;
  width: 24px;
  height: 24px;
  opacity: 1;
  transition: 0.15s;
  transform: scale(1);
  pointer-events: none;
}
.email,
.email svg,
.in,
.in svg,
.tw,
.tw svg {
  width: 0;
  height: 0;
  transform: scale(0);
  opacity: 0;
}
.in,
.shareButton.open.email {
  transition-delay: 0.1s;
}
.shareButton.open.tw,
.tw {
  transition-delay: 50ms;
}
.email,
.shareButton.open.in {
  transition-delay: 0s;
}
.email,
.in,
.tw {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.email svg {
  fill: #fff !important;
}
@media (min-width: 1440px) {
  .herotxt .datename {
    margin-bottom: 40px;
  }
  .shareButton,
  .shareButton.main .check,
  .shareButton.main .close,
  .shareButton.main .share,
  .shareButton.open,
  .shareButton.open svg,
  .sharebutton svg {
    width: 24px !important;
    height: 24px !important;
  }
}
.single .content figure,
.single .content h1,
.single .content h2,
.single .content h3,
.single .content h4,
.single .content h5,
.single .content h6,
.single .content hr,
.single .content p {
  margin: 35px 0 0;
}
.mt-0,
.single .content h1 + p,
.single .content h2 + p,
.single .content h3 + p,
.single .content h4 + p,
.single .content h5 + p,
.single .content h6 + p {
  margin-top: 0;
}
.single .content h2 {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.13px;
  color: #000;
}
.single .content h3,
.text-slate-gray {
  --text-opacity: 1;
  color: #616a75;
  color: rgba(97, 106, 117, var(--text-opacity));
}
.single .content h3,
.single .content h5 {
  font-family: Lato, sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
}
.single .content h5 {
  color: #6c7580;
}
.single .content blockquote,
.single .content li,
.single .content p {
  font-size: 16px;
  line-height: 1.81;
  letter-spacing: -0.1px;
  color: #717171;
  font-family: Work Sans, sans-serif;
}
.single .content ol,
.single .content ul {
  margin: 15px 0 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.hover\:text-black:hover,
.single .content p strong,
.text-black {
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
}
.single .content li {
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100' width='100'%3E%3Ccircle cx='50' cy='50' r='20' fill='%23717171'/%3E%3C/svg%3E");
  background-position: 0 9px;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  padding-left: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
.single .content li:first-of-type {
  margin-top: -6px;
}
.single .content li:last-of-type {
  margin-bottom: -5px;
}
.single .content blockquote {
  margin-top: 35px;
}
.single .content a {
  --text-opacity: 1;
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
}
.single .content img {
  margin: 60px auto;
}
.single .author h2 {
  color: #8d96a0;
}
.single .js-blog-slideshow {
  max-width: 1024px;
  margin: auto;
}
@media (max-width: 767px) {
  .date-bump,
  body.active .mobile-contact {
    display: block;
  }
  .margin-fix {
    margin-bottom: -2px;
  }
  .wptb-table-container {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .postid-1539 .seo-content {
    padding: 35px 10px 10px;
  }
  .wptb-table-container table td {
    width: 90% !important;
    display: block;
  }
  .wptb-table-1719 .wptb-row > .wptb-cell:first-child {
    font-weight: 700 !important;
  }
  .hide-bar,
  .wptb-row:first-of-type,
  .wptb-table-1720 .wptb-row:nth-of-type(2) {
    display: none;
  }
  .single-casestudies .casestudies .cs-testimonial p {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    font-weight: 400 !important;
  }
  .single-casestudies .casestudies .cs-testimonial span.cite {
    font-size: 14px;
    text-align: center;
    font-weight: 600 !important;
    display: block;
    margin-top: 35px;
  }
}
.js-accordion {
  top: -200px;
  box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.12);
}
.js-accordion-wrapper:first-of-type,
.pt-50 {
  padding-top: 50px;
}
.js-accordion-wrapper:last-of-type,
.pb-50 {
  padding-bottom: 50px;
}
.js-accordion-wrapper.active:last-of-type,
.js-accordion-wrapper:last-of-type .js-accordion-title,
.pb-0 {
  padding-bottom: 0;
}
.js-accordion-wrapper {
  background-color: #fff;
}
.js-accordion-wrapper.active {
  background-color: #000;
}
.js-accordion-content {
  opacity: 0;
  height: 0;
  padding-bottom: 0;
}
.js-accordion-wrapper.active .js-accordion-content {
  opacity: 1;
  padding-bottom: 30px;
  height: auto;
}
.js-accordion-wrapper:first-of-type .js-accordion-title {
  padding-top: 0;
}
.js-accordion-wrapper .js-accordion-title.active {
  padding-bottom: 5px;
}
.js-accordion-title span {
  font-size: 14px;
  --text-opacity: 1;
  color: #646d78;
  color: rgba(100, 109, 120, var(--text-opacity));
}
@media (min-width: 767px) {
  .js-accordion {
    top: -280px;
  }
  .js-accordion-title span {
    font-size: 16px;
  }
}
.js-accordion-content ul {
  list-style-type: disc;
  margin-left: 18px;
}
.js-accordion-content ul ul {
  margin-left: 36px;
}
.seo-content,
.textpage,
.type-webinars {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 40px;
}
.mb-30,
.seo-content h1,
.seo-content h2,
.seo-content h3,
.seo-content h4,
.seo-content h5,
.seo-content h6,
.seo-content ol,
.seo-content p,
.seo-content ul,
.textpage h1,
.textpage h2,
.textpage h3,
.textpage h4,
.textpage h5,
.textpage h6,
.textpage ol,
.textpage p,
.textpage ul,
.type-webinars h1,
.type-webinars h2,
.type-webinars h3,
.type-webinars h4,
.type-webinars h5,
.type-webinars h6,
.type-webinars ol,
.type-webinars p,
.type-webinars ul {
  margin-bottom: 30px;
}
.seo-content ol,
.seo-content p,
.seo-content ul,
.textpage ol,
.textpage p,
.textpage ul,
.type-webinars ol,
.type-webinars p,
.type-webinars ul {
  font-size: 16px;
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
  letter-spacing: -0.11px;
  line-height: 32px;
}
.seo-content h1,
.seo-content h2,
.textpage h1,
.textpage h2,
.type-webinars h1,
.type-webinars h2 {
  font-size: 30px;
  letter-spacing: -0.11px;
  line-height: 41px;
}
.seo-content h1 strong,
.seo-content h2 strong,
.textpage h1 strong,
.textpage h2 strong,
.type-webinars h1 strong,
.type-webinars h2 strong {
  font-weight: 500;
  --text-opacity: 1;
  color: #6c7580;
  color: rgba(108, 117, 128, var(--text-opacity));
}
.seo-content h3,
.seo-content h4,
.seo-content h5,
.seo-content h6,
.textpage h3,
.textpage h4,
.textpage h5,
.textpage h6,
.type-webinars h3,
.type-webinars h4,
.type-webinars h5,
.type-webinars h6 {
  font-size: 28px;
  letter-spacing: -0.11px;
  line-height: 33px;
}
.video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
.bg-transparent {
  background-color: transparent;
}
.bg-black {
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
}
.bg-white,
.hover\:bg-white:hover {
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}
.bg-light-gray,
.bg-offwhite {
  --bg-opacity: 1;
  background-color: #f5f5f5;
  background-color: rgba(245, 245, 245, var(--bg-opacity));
}
.bg-silverback-blue {
  --bg-opacity: 1;
  background-color: #1072ba;
  background-color: rgba(16, 114, 186, var(--bg-opacity));
}
.bg-ice-blue {
  --bg-opacity: 1;
  background-color: #e8eff5;
  background-color: rgba(232, 239, 245, var(--bg-opacity));
}
.bg-dark-gray {
  --bg-opacity: 1;
  background-color: #2b2b2b;
  background-color: rgba(43, 43, 43, var(--bg-opacity));
}
.bg-lighter-gray {
  --bg-opacity: 1;
  background-color: #f7f7f7;
  background-color: rgba(247, 247, 247, var(--bg-opacity));
}
.bg-light-gray-200 {
  --bg-opacity: 1;
  background-color: #efefef;
  background-color: rgba(239, 239, 239, var(--bg-opacity));
}
.bg-green-highlight {
  --bg-opacity: 1;
  background-color: #4dbf89;
  background-color: rgba(77, 191, 137, var(--bg-opacity));
}
.bg-opacity-13 {
  --bg-opacity: 0.13;
}
.bg-opacity-60 {
  --bg-opacity: 0.6;
}
.bg-opacity-75 {
  --bg-opacity: 0.75;
}
.bg-opacity-80 {
  --bg-opacity: 0.8;
}
.bg-center {
  background-position: 50%;
}
.bg-cover {
  background-size: cover;
}
.border-black {
  --border-opacity: 1;
  border-color: #000;
  border-color: rgba(0, 0, 0, var(--border-opacity));
}
.border-white {
  --border-opacity: 1;
  border-color: #fff;
  border-color: rgba(255, 255, 255, var(--border-opacity));
}
.border-slate-gray {
  --border-opacity: 1;
  border-color: #616a75;
  border-color: rgba(97, 106, 117, var(--border-opacity));
}
.hover\:border-transparent:hover {
  border-color: transparent;
}
.hover\:border-silverback-blue:hover {
  --border-opacity: 1;
  border-color: #1072ba;
  border-color: rgba(16, 114, 186, var(--border-opacity));
}
.rounded-none {
  border-radius: 0;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-filter {
  border-radius: 21px;
}
.rounded-tr-20 {
  border-top-right-radius: 20px;
}
.border-none {
  border-style: none;
}
.border-0 {
  border-width: 0;
}
.border {
  border-width: 1px;
}
.border--5 {
  border-width: 0.5px;
}
.border-t-0 {
  border-top-width: 0;
}
.border-r-0 {
  border-right-width: 0;
}
.border-l-0 {
  border-left-width: 0;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-no-wrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-12 {
  order: 12;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
.clear-both {
  clear: both;
}
.font-sans {
  font-family: Work Sans, sans-serif;
}
.font-lato {
  font-family: Lato, sans-serif;
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.font-bold {
  font-weight: 700;
}
.font-black {
  font-weight: 900;
}
.h-1,
.h-1px {
  height: 1px;
}
.h-10 {
  height: 10px;
}
.h-20 {
  height: 20px;
}
.h-24 {
  height: 24px;
}
.h-30 {
  height: 30px;
}
.h-50 {
  height: 50px;
}
.h-51 {
  height: 51px;
}
.h-80 {
  height: 80px;
}
.h-100 {
  height: 100px;
}
.h-120 {
  height: 120px;
}
.h-133 {
  height: 133px;
}
.h-153 {
  height: 153px;
}
.h-200 {
  height: 200px;
}
.h-250 {
  height: 250px;
}
.h-270 {
  height: 270px;
}
.h-300 {
  height: 300px;
}
.h-320 {
  height: 320px;
}
.h-350 {
  height: 350px;
}
.h-400 {
  height: 400px;
}
.h-500 {
  height: 500px;
}
.h-550 {
  height: 550px;
}
.h-auto {
  height: auto;
}
.h-49vw {
  height: 49vw;
}
.h-66vw {
  height: 66vw;
}
.h-77vw {
  height: 77vw;
}
.h-screen {
  height: 100vh;
}
.h-1\/2 {
  height: 50%;
}
.h-header-mobile {
  height: 70px;
}
.h-65p {
  height: 65%;
}
.h-101p {
  height: 101%;
}
.text-9 {
  font-size: 9px;
}
.text-10 {
  font-size: 10px;
}
.text-11 {
  font-size: 11px;
}
.text-12 {
  font-size: 12px;
}
.text-13 {
  font-size: 13px;
}
.text-14 {
  font-size: 14px;
}
.text-15 {
  font-size: 15px;
}
.text-16 {
  font-size: 16px;
}
.text-17 {
  font-size: 17px;
}
.text-18 {
  font-size: 18px;
}
.text-19 {
  font-size: 19px;
}
.text-20 {
  font-size: 20px;
}
.text-21 {
  font-size: 21px;
}
.text-22 {
  font-size: 22px;
}
.text-23 {
  font-size: 23px;
}
.text-24 {
  font-size: 24px;
}
.text-25 {
  font-size: 25px;
}
.text-26 {
  font-size: 26px;
}
.text-27 {
  font-size: 27px;
}
.text-28 {
  font-size: 28px;
}
.text-30 {
  font-size: 30px;
}
.text-32 {
  font-size: 32px;
}
.text-35 {
  font-size: 35px;
}
.text-36 {
  font-size: 36px;
}
.text-37 {
  font-size: 37px;
}
.text-38 {
  font-size: 38px;
}
.text-40 {
  font-size: 40px;
}
.text-42 {
  font-size: 42px;
}
.text-46 {
  font-size: 46px;
}
.text-60 {
  font-size: 60px;
}
.leading-14 {
  line-height: 14px;
}
.leading-16 {
  line-height: 16px;
}
.leading-18 {
  line-height: 18px;
}
.leading-19 {
  line-height: 19px;
}
.leading-20 {
  line-height: 20px;
}
.leading-21 {
  line-height: 21px;
}
.leading-22 {
  line-height: 22px;
}
.leading-23 {
  line-height: 23px;
}
.leading-25 {
  line-height: 25px;
}
.leading-26 {
  line-height: 26px;
}
.leading-27 {
  line-height: 27px;
}
.leading-28 {
  line-height: 28px;
}
.leading-29 {
  line-height: 29px;
}
.leading-30 {
  line-height: 30px;
}
.leading-31 {
  line-height: 31px;
}
.leading-32 {
  line-height: 32px;
}
.leading-34 {
  line-height: 34px;
}
.leading-35 {
  line-height: 35px;
}
.leading-38 {
  line-height: 38px;
}
.leading-40 {
  line-height: 40px;
}
.leading-41 {
  line-height: 41px;
}
.leading-44 {
  line-height: 44px;
}
.leading-45 {
  line-height: 45px;
}
.leading-48 {
  line-height: 48px;
}
.leading-49 {
  line-height: 49px;
}
.leading-53 {
  line-height: 53px;
}
.leading-65 {
  line-height: 65px;
}
.leading-1-07 {
  line-height: 1.07;
}
.leading-1-2 {
  line-height: 1.2;
}
.leading-1-6 {
  line-height: 1.6;
}
.leading-single {
  line-height: 1;
}
.leading-double {
  line-height: 2;
}
.list-none {
  list-style-type: none;
}
.m-auto {
  margin: auto;
}
.mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}
.mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.mx-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.my-33 {
  margin-top: 33px;
  margin-bottom: 33px;
}
.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mx-52 {
  margin-left: 52px;
  margin-right: 52px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.-mx-4 {
  margin-left: -4px;
  margin-right: -4px;
}
.mb-0 {
  margin-bottom: 0;
}
.ml-0 {
  margin-left: 0;
}
.mb-2 {
  margin-bottom: 2px;
}
.mr-4 {
  margin-right: 4px;
}
.mr-5 {
  margin-right: 5px;
}
.mb-7 {
  margin-bottom: 7px;
}
.mt-8 {
  margin-top: 8px;
}
.mt-9 {
  margin-top: 9px;
}
.mt-10 {
  margin-top: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mr-11 {
  margin-right: 11px;
}
.ml-11 {
  margin-left: 11px;
}
.mt-13 {
  margin-top: 13px;
}
.mb-14 {
  margin-bottom: 14px;
}
.mt-15 {
  margin-top: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.ml-16 {
  margin-left: 16px;
}
.mt-17 {
  margin-top: 17px;
}
.mr-20 {
  margin-right: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-21 {
  margin-bottom: 21px;
}
.mb-22 {
  margin-bottom: 22px;
}
.mt-23 {
  margin-top: 23px;
}
.mb-23 {
  margin-bottom: 23px;
}
.mt-25 {
  margin-top: 25px;
}
.mb-27 {
  margin-bottom: 27px;
}
.mt-30 {
  margin-top: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mb-31 {
  margin-bottom: 31px;
}
.mt-35 {
  margin-top: 35px;
}
.mr-35 {
  margin-right: 35px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-37 {
  margin-bottom: 37px;
}
.mt-38 {
  margin-top: 38px;
}
.mb-40 {
  margin-bottom: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mt-44 {
  margin-top: 44px;
}
.mt-45 {
  margin-top: 45px;
}
.mb-48 {
  margin-bottom: 48px;
}
.mt-50 {
  margin-top: 50px;
}
.mr-50 {
  margin-right: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-85 {
  margin-bottom: 85px;
}
.mt-90 {
  margin-top: 90px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-110 {
  margin-bottom: 110px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-130 {
  margin-bottom: 130px;
}
.mb-150 {
  margin-bottom: 150px;
}
.mb-_-200 {
  margin-bottom: -200px;
}
.mt-_-5 {
  margin-top: -5px;
}
.ml-_12-5vw {
  margin-left: -12.5vw;
}
.-mt-12 {
  margin-top: -12px;
}
.-mt-80 {
  margin-top: -80px;
}
.max-w-75 {
  max-width: 75px;
}
.max-w-85 {
  max-width: 85px;
}
.max-w-120 {
  max-width: 120px;
}
.max-w-160 {
  max-width: 160px;
}
.max-w-180 {
  max-width: 180px;
}
.max-w-200 {
  max-width: 200px;
}
.max-w-218 {
  max-width: 218px;
}
.max-w-230 {
  max-width: 230px;
}
.max-w-240 {
  max-width: 240px;
}
.max-w-250 {
  max-width: 250px;
}
.max-w-280 {
  max-width: 280px;
}
.max-w-300 {
  max-width: 300px;
}
.max-w-340 {
  max-width: 340px;
}
.max-w-350 {
  max-width: 350px;
}
.max-w-370 {
  max-width: 370px;
}
.max-w-380 {
  max-width: 380px;
}
.max-w-450 {
  max-width: 450px;
}
.max-w-470 {
  max-width: 470px;
}
.max-w-480 {
  max-width: 480px;
}
.max-w-500 {
  max-width: 500px;
}
.max-w-520 {
  max-width: 520px;
}
.max-w-550 {
  max-width: 550px;
}
.max-w-570 {
  max-width: 570px;
}
.max-w-592 {
  max-width: 592px;
}
.max-w-600 {
  max-width: 600px;
}
.max-w-615 {
  max-width: 615px;
}
.max-w-630 {
  max-width: 630px;
}
.max-w-650 {
  max-width: 650px;
}
.max-w-680 {
  max-width: 680px;
}
.max-w-750 {
  max-width: 750px;
}
.max-w-790 {
  max-width: 790px;
}
.max-w-800 {
  max-width: 800px;
}
.max-w-882 {
  max-width: 882px;
}
.max-w-900 {
  max-width: 900px;
}
.max-w-1040 {
  max-width: 1040px;
}
.max-w-1080 {
  max-width: 1080px;
}
.max-w-1100 {
  max-width: 1100px;
}
.max-w-1130 {
  max-width: 1130px;
}
.max-w-1192 {
  max-width: 1192px;
}
.max-w-1200 {
  max-width: 1200px;
}
.max-w-1260 {
  max-width: 1260px;
}
.max-w-1440 {
  max-width: 1440px;
}
.max-w-1500 {
  max-width: 1500px;
}
.max-w-xs {
  max-width: 20rem;
}
.max-w-3\/4 {
  max-width: 50%;
}
.min-h-230 {
  min-height: 230px;
}
.min-h-500 {
  min-height: 500px;
}
.min-w-50 {
  min-width: 50px;
}
.min-w-full {
  min-width: 100%;
}
.min-w-fscreen {
  min-width: 100vw;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-left-bottom {
  -o-object-position: left bottom;
  object-position: left bottom;
}
.object-left-top {
  -o-object-position: left top;
  object-position: left top;
}
.object-top {
  -o-object-position: top;
  object-position: top;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-52 {
  opacity: 0.52;
}
.opacity-56 {
  opacity: 0.56;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.p-40 {
  padding: 40px;
}
.p-50 {
  padding: 50px;
}
.p-60 {
  padding: 60px;
}
.p-12-5p {
  padding: 12.5%;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.py-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.px-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}
.px-13 {
  padding-left: 13px;
  padding-right: 13px;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.py-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}
.px-17 {
  padding-left: 17px;
  padding-right: 17px;
}
.py-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.py-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}
.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.px-27 {
  padding-left: 27px;
  padding-right: 27px;
}
.px-28 {
  padding-left: 28px;
  padding-right: 28px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.px-31 {
  padding-left: 31px;
  padding-right: 31px;
}
.py-37 {
  padding-top: 37px;
  padding-bottom: 37px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.px-41 {
  padding-left: 41px;
  padding-right: 41px;
}
.py-43 {
  padding-top: 43px;
  padding-bottom: 43px;
}
.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}
.py-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}
.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.py-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.px-5vw {
  padding-left: 5vw;
  padding-right: 5vw;
}
.px-12vw {
  padding-left: 12vw;
  padding-right: 12vw;
}
.py-25vh {
  padding-top: 25vh;
  padding-bottom: 25vh;
}
.px-7p {
  padding-left: 7%;
  padding-right: 7%;
}
.px-8p {
  padding-left: 8%;
  padding-right: 8%;
}
.px-12-5p {
  padding-left: 12.5%;
  padding-right: 12.5%;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pl-12 {
  padding-left: 12px;
}
.pb-13 {
  padding-bottom: 13px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-17 {
  padding-bottom: 17px;
}
.pb-18 {
  padding-bottom: 18px;
}
.pt-20 {
  padding-top: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.pt-23 {
  padding-top: 23px;
}
.pt-25 {
  padding-top: 25px;
}
.pr-25 {
  padding-right: 25px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pl-25 {
  padding-left: 25px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-55 {
  padding-left: 55px;
}
.pt-60 {
  padding-top: 60px;
}
.pr-60 {
  padding-right: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pl-60 {
  padding-left: 60px;
}
.pt-74 {
  padding-top: 74px;
}
.pb-77 {
  padding-bottom: 77px;
}
.pt-80 {
  padding-top: 80px;
}
.pr-80 {
  padding-right: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-88 {
  padding-bottom: 88px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-95 {
  padding-top: 95px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-110 {
  padding-top: 110px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-129 {
  padding-bottom: 129px;
}
.pt-175 {
  padding-top: 175px;
}
.pb-3\/2 {
  padding-bottom: 66.666667%;
}
.pb-4\/3 {
  padding-bottom: 75%;
}
.pb-160p {
  padding-bottom: 160%;
}
.placeholder-white::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}
.placeholder-white:-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}
.placeholder-white::placeholder {
  --placeholder-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--placeholder-opacity));
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.inset-0 {
  top: 0;
}
.inset-0,
.inset-x-0 {
  right: 0;
  left: 0;
}
.top-0 {
  top: 0;
}
.bottom-30 {
  bottom: 30px;
}
.left-40 {
  left: 40px;
}
.top-70 {
  top: 70px;
}
.bottom-80 {
  bottom: 80px;
}
.-top-60 {
  top: -60px;
}
.resize {
  resize: both;
}
.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.hover\:shadow-2xl:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-transparent {
  color: transparent;
}
.text-white {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}
.hover\:text-silverback-blue:hover,
.text-silverback-blue {
  --text-opacity: 1;
  color: #1072ba;
  color: rgba(16, 114, 186, var(--text-opacity));
}
.text-steel-gray {
  --text-opacity: 1;
  color: #78828e;
  color: rgba(120, 130, 142, var(--text-opacity));
}
.text-semi-gray {
  --text-opacity: 1;
  color: #7d7d7d;
  color: rgba(125, 125, 125, var(--text-opacity));
}
.text-semi-gray2 {
  --text-opacity: 1;
  color: #7f7f7f;
  color: rgba(127, 127, 127, var(--text-opacity));
}
.text-grayish-brown {
  --text-opacity: 1;
  color: #535353;
  color: rgba(83, 83, 83, var(--text-opacity));
}
.text-gray-blue {
  --text-opacity: 1;
  color: #576b83;
  color: rgba(87, 107, 131, var(--text-opacity));
}
.text-black-gray {
  --text-opacity: 1;
  color: #333;
  color: rgba(51, 51, 51, var(--text-opacity));
}
.text-gray {
  --text-opacity: 1;
  color: #a5a5a5;
  color: rgba(165, 165, 165, var(--text-opacity));
}
.text-titan-gray {
  --text-opacity: 1;
  color: #6c7580;
  color: rgba(108, 117, 128, var(--text-opacity));
}
.text-gray-100 {
  --text-opacity: 1;
  color: #474747;
  color: rgba(71, 71, 71, var(--text-opacity));
}
.text-dark-gray-txt {
  --text-opacity: 1;
  color: #888;
  color: rgba(136, 136, 136, var(--text-opacity));
}
.text-green-highlight {
  --text-opacity: 1;
  color: #4dbf89;
  color: rgba(77, 191, 137, var(--text-opacity));
}
.hover\:text-light-blue:hover {
  --text-opacity: 1;
  color: #cee0ec;
  color: rgba(206, 224, 236, var(--text-opacity));
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tracking-1 {
  letter-spacing: 1px;
}
.tracking-2 {
  letter-spacing: 2px;
}
.tracking-_-08 {
  letter-spacing: -0.08px;
}
.tracking-_-11 {
  letter-spacing: -0.11px;
}
.tracking-_-13 {
  letter-spacing: -0.13px;
}
.tracking-_-14 {
  letter-spacing: -0.14px;
}
.tracking-_-19 {
  letter-spacing: -0.19px;
}
.tracking-minus-05 {
  letter-spacing: -0.5px;
}
.tracking-_-38 {
  letter-spacing: -0.38px;
}
.tracking-_-25 {
  letter-spacing: -0.25px;
}
.tracking-_-94 {
  letter-spacing: -0.94px;
}
.tracking-_-59 {
  letter-spacing: -0.59px;
}
.tracking-_-30 {
  letter-spacing: -0.3px;
}
.tracking-1-2 {
  letter-spacing: 1.22px;
}
.tracking-1-39 {
  letter-spacing: 1.39px;
}
.tracking-1-5 {
  letter-spacing: 1.5px;
}
.tracking-1-79 {
  letter-spacing: 1.79px;
}
.tracking-1-86 {
  letter-spacing: 1.86px;
}
.tracking-2-01 {
  letter-spacing: 2.01px;
}
.tracking-2-25 {
  letter-spacing: 2.25px;
}
.tracking-2-28 {
  letter-spacing: 2.28px;
}
.tracking-2-8 {
  letter-spacing: 2.8px;
}
.tracking-2-85 {
  letter-spacing: 2.85px;
}
.tracking-2-97 {
  letter-spacing: 2.97px;
}
.tracking-3-57 {
  letter-spacing: 3.57px;
}
.visible {
  visibility: visible;
}
.whitespace-no-wrap {
  white-space: nowrap;
}
.w-10 {
  width: 10px;
}
.w-12 {
  width: 12px;
}
.w-14 {
  width: 14px;
}
.w-20 {
  width: 20px;
}
.w-22 {
  width: 22px;
}
.w-30 {
  width: 30px;
}
.w-40 {
  width: 40px;
}
.w-50 {
  width: 50px;
}
.w-51 {
  width: 51px;
}
.w-85 {
  width: 85px;
}
.w-90 {
  width: 90px;
}
.w-145 {
  width: 145px;
}
.w-153 {
  width: 153px;
}
.w-175 {
  width: 175px;
}
.w-225 {
  width: 225px;
}
.w-auto {
  width: auto;
}
.w-66vw {
  width: 66vw;
}
.w-100vw,
.w-screen {
  width: 100vw;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-28p {
  width: 28%;
}
.w-38p {
  width: 38%;
}
.w-70p {
  width: 70%;
}
.w-3\/4,
.w-75p {
  width: 75%;
}
.w-78p {
  width: 78%;
}
.w-80p {
  width: 80%;
}
.w-85p {
  width: 85%;
}
.w-90p {
  width: 90%;
}
.w-95p {
  width: 95%;
}
.w-1\/2,
.w-6\/12 {
  width: 50%;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-full {
  width: 100%;
}
.w-46vw {
  width: 46vw;
}
.w-101p {
  width: 101%;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.transform {
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x))
    translateY(var(--transform-translate-y)) rotate(var(--transform-rotate))
    skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y))
    scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}
.hover\:scale-50:hover {
  --transform-scale-x: 0.5;
  --transform-scale-y: 0.5;
}
.translate-x-0 {
  --transform-translate-x: 0px;
}
.translate-x-32 {
  --transform-translate-x: 32px;
}
.-translate-x-32 {
  --transform-translate-x: -32px;
}
.-translate-y-1\/2 {
  --transform-translate-y: -50%;
}
.transition {
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-500 {
  transition-duration: 0.5s;
}
@-webkit-keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@-webkit-keyframes bounce {
  0%,
  to {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@keyframes bounce {
  0%,
  to {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@media (min-width: 640px) {
  .sm\:block {
    display: block;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-wrap {
    flex-wrap: wrap;
  }
  .sm\:order-1 {
    order: 1;
  }
  .sm\:order-2 {
    order: 2;
  }
  .sm\:h-500 {
    height: 500px;
  }
  .sm\:h-600 {
    height: 600px;
  }
  .sm\:text-19 {
    font-size: 19px;
  }
  .sm\:text-54 {
    font-size: 54px;
  }
  .sm\:text-55 {
    font-size: 55px;
  }
  .sm\:leading-57 {
    line-height: 57px;
  }
  .sm\:-mx-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  .sm\:max-w-500 {
    max-width: 500px;
  }
  .sm\:max-w-600 {
    max-width: 600px;
  }
  .sm\:max-w-730 {
    max-width: 730px;
  }
  .sm\:max-w-none {
    max-width: none;
  }
  .sm\:min-h-500 {
    min-height: 500px;
  }
  .sm\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sm\:pl-40,
  .sm\:px-40 {
    padding-left: 40px;
  }
  .sm\:px-40 {
    padding-right: 40px;
  }
  .sm\:pr-0 {
    padding-right: 0;
  }
  .sm\:pr-40 {
    padding-right: 40px;
  }
  .sm\:pb-140 {
    padding-bottom: 140px;
  }
  .sm\:w-85p {
    width: 85%;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-1\/5 {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .section-bottom-border:before {
    left: 0;
  }
  .logo-bump,
  .md\:ml-40 {
    margin-left: 40px;
  }
  .post-row {
    justify-content: stretch;
  }
  .pod_card,
  .post_card {
    width: 29.3%;
  }
  .md\:mt-15,
  body.blog .pagination {
    margin-top: 15px;
  }
  body.blog .pagination a img {
    margin: 0 15px;
  }
  .pagination a:not(.prev):not(.next),
  .pagination span {
    margin: 0 7.5px;
  }
  .gradient-hack {
    background-image: linear-gradient(
      180deg,
      hsla(0, 0%, 100%, 0.7) 10%,
      hsla(0, 0%, 100%, 0.8) 50%,
      #fff
    );
    max-width: 1024px;
  }
  .single .author h2,
  .single .author span {
    color: #616a75;
  }
  .single .content ol,
  .single .content ul {
    padding-left: 25px;
  }
  .single .content li {
    background-position: 0 9px;
  }
  .md\:pt-0,
  .single .content li:first-of-type {
    padding-top: 0;
  }
  .md\:pb-0,
  .single .content li:last-of-type {
    padding-bottom: 0;
  }
  .md\:max-w-none,
  .single .add_res .container {
    max-width: none;
  }
  .seo-content,
  .textpage,
  .type-webinars {
    padding: 80px 0;
  }
  .seo-content h1,
  .seo-content h2,
  .textpage h1,
  .textpage h2,
  .type-webinars h1,
  .type-webinars h2 {
    font-size: 40px;
    letter-spacing: -0.16px;
    line-height: 51px;
  }
  .seo-content h3,
  .seo-content h4,
  .seo-content h5,
  .seo-content h6,
  .textpage h3,
  .textpage h4,
  .textpage h5,
  .textpage h6,
  .type-webinars h3,
  .type-webinars h4,
  .type-webinars h5,
  .type-webinars h6 {
    font-size: 30px;
    line-height: 36px;
  }
  .md\:bg-transparent {
    background-color: transparent;
  }
  .md\:bg-dark-gray {
    --bg-opacity: 1;
    background-color: #2b2b2b;
    background-color: rgba(43, 43, 43, var(--bg-opacity));
  }
  .md\:bg-light-gray {
    --bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245, 245, 245, var(--bg-opacity));
  }
  .md\:rounded-tr-20 {
    border-top-right-radius: 20px;
  }
  .md\:block {
    display: block;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:table {
    display: table;
  }
  .md\:hidden {
    display: none;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:flex-no-wrap {
    flex-wrap: nowrap;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-12 {
    order: 12;
  }
  .md\:float-right {
    float: right;
  }
  .md\:float-left {
    float: left;
  }
  .md\:font-semibold {
    font-weight: 600;
  }
  .md\:h-20 {
    height: 20px;
  }
  .md\:h-26 {
    height: 26px;
  }
  .md\:h-35 {
    height: 35px;
  }
  .md\:h-54 {
    height: 54px;
  }
  .md\:h-200 {
    height: 200px;
  }
  .md\:h-260 {
    height: 260px;
  }
  .md\:h-300 {
    height: 300px;
  }
  .md\:h-395 {
    height: 395px;
  }
  .md\:h-420 {
    height: 420px;
  }
  .md\:h-500 {
    height: 500px;
  }
  .md\:h-550 {
    height: 550px;
  }
  .md\:h-700 {
    height: 700px;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:h-17vw {
    height: 17vw;
  }
  .md\:h-23vw {
    height: 23vw;
  }
  .md\:h-29vw {
    height: 29vw;
  }
  .md\:h-53vw {
    height: 53vw;
  }
  .md\:h-1\/3 {
    height: 33.3333%;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:h-header-desktop {
    height: 135px;
  }
  .md\:h-22vw {
    height: 22vw;
  }
  .md\:text-10 {
    font-size: 10px;
  }
  .md\:text-11 {
    font-size: 11px;
  }
  .md\:text-13 {
    font-size: 13px;
  }
  .md\:text-14 {
    font-size: 14px;
  }
  .md\:text-16 {
    font-size: 16px;
  }
  .md\:text-17 {
    font-size: 17px;
  }
  .md\:text-18 {
    font-size: 18px;
  }
  .md\:text-21 {
    font-size: 21px;
  }
  .md\:text-22 {
    font-size: 22px;
  }
  .md\:text-23 {
    font-size: 23px;
  }
  .md\:text-24 {
    font-size: 24px;
  }
  .md\:text-26 {
    font-size: 26px;
  }
  .md\:text-28 {
    font-size: 28px;
  }
  .md\:text-30 {
    font-size: 30px;
  }
  .md\:text-32 {
    font-size: 32px;
  }
  .md\:text-35 {
    font-size: 35px;
  }
  .md\:text-36 {
    font-size: 36px;
  }
  .md\:text-38 {
    font-size: 38px;
  }
  .md\:text-40 {
    font-size: 40px;
  }
  .md\:text-46 {
    font-size: 46px;
  }
  .md\:text-48 {
    font-size: 48px;
  }
  .md\:text-60 {
    font-size: 60px;
  }
  .md\:text-95 {
    font-size: 95px;
  }
  .md\:leading-20 {
    line-height: 20px;
  }
  .md\:leading-22 {
    line-height: 22px;
  }
  .md\:leading-26 {
    line-height: 26px;
  }
  .md\:leading-30 {
    line-height: 30px;
  }
  .md\:leading-33 {
    line-height: 33px;
  }
  .md\:leading-35 {
    line-height: 35px;
  }
  .md\:leading-36 {
    line-height: 36px;
  }
  .md\:leading-40 {
    line-height: 40px;
  }
  .md\:leading-41 {
    line-height: 41px;
  }
  .md\:leading-44 {
    line-height: 44px;
  }
  .md\:leading-45 {
    line-height: 45px;
  }
  .md\:leading-50 {
    line-height: 50px;
  }
  .md\:leading-51 {
    line-height: 51px;
  }
  .md\:leading-52 {
    line-height: 52px;
  }
  .md\:leading-64 {
    line-height: 64px;
  }
  .md\:leading-97 {
    line-height: 97px;
  }
  .md\:leading-1-2 {
    line-height: 1.2;
  }
  .md\:leading-1-4 {
    line-height: 1.4;
  }
  .md\:leading-double {
    line-height: 2;
  }
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md\:mx-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .md\:my-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .md\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .md\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .md\:mx-50 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:mx-8vw {
    margin-left: 8vw;
    margin-right: 8vw;
  }
  .md\:mx-2p {
    margin-left: 2%;
    margin-right: 2%;
  }
  .md\:-mx-4 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .md\:-mx-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .md\:-mx-40 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .md\:mt-0 {
    margin-top: 0;
  }
  .md\:mr-0 {
    margin-right: 0;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:ml-0 {
    margin-left: 0;
  }
  .md\:ml-7 {
    margin-left: 7px;
  }
  .md\:mb-8 {
    margin-bottom: 8px;
  }
  .md\:mt-10 {
    margin-top: 10px;
  }
  .md\:mr-10 {
    margin-right: 10px;
  }
  .md\:mb-10 {
    margin-bottom: 10px;
  }
  .md\:ml-10 {
    margin-left: 10px;
  }
  .md\:mb-12 {
    margin-bottom: 12px;
  }
  .md\:mt-13 {
    margin-top: 13px;
  }
  .md\:mr-20 {
    margin-right: 20px;
  }
  .md\:mr-23 {
    margin-right: 23px;
  }
  .md\:mr-25 {
    margin-right: 25px;
  }
  .md\:mr-28 {
    margin-right: 28px;
  }
  .md\:mb-28 {
    margin-bottom: 28px;
  }
  .md\:mr-30 {
    margin-right: 30px;
  }
  .md\:mb-30 {
    margin-bottom: 30px;
  }
  .md\:mb-35 {
    margin-bottom: 35px;
  }
  .md\:mt-40 {
    margin-top: 40px;
  }
  .md\:mr-40 {
    margin-right: 40px;
  }
  .md\:mb-40 {
    margin-bottom: 40px;
  }
  .md\:mb-41 {
    margin-bottom: 41px;
  }
  .md\:mb-50 {
    margin-bottom: 50px;
  }
  .md\:ml-54 {
    margin-left: 54px;
  }
  .md\:mb-60 {
    margin-bottom: 60px;
  }
  .md\:ml-74 {
    margin-left: 74px;
  }
  .md\:mb-80 {
    margin-bottom: 80px;
  }
  .md\:mt-90 {
    margin-top: 90px;
  }
  .md\:mr-90 {
    margin-right: 90px;
  }
  .md\:mt-100 {
    margin-top: 100px;
  }
  .md\:mb-100 {
    margin-bottom: 100px;
  }
  .md\:mb-550 {
    margin-bottom: 550px;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:mt-_16vw {
    margin-top: -16vw;
  }
  .md\:ml-_8vw {
    margin-left: -8vw;
  }
  .md\:mt-_2p {
    margin-top: -2%;
  }
  .md\:-mr-65 {
    margin-right: -65px;
  }
  .md\:-mb-100 {
    margin-bottom: -100px;
  }
  .md\:-mb-140 {
    margin-bottom: -140px;
  }
  .md\:-mt-160 {
    margin-top: -160px;
  }
  .md\:-mb-200 {
    margin-bottom: -200px;
  }
  .md\:max-w-250 {
    max-width: 250px;
  }
  .md\:max-w-270 {
    max-width: 270px;
  }
  .md\:max-w-350 {
    max-width: 350px;
  }
  .md\:max-w-370 {
    max-width: 370px;
  }
  .md\:max-w-410 {
    max-width: 410px;
  }
  .md\:max-w-450 {
    max-width: 450px;
  }
  .md\:max-w-550 {
    max-width: 550px;
  }
  .md\:max-w-592 {
    max-width: 592px;
  }
  .md\:max-w-600 {
    max-width: 600px;
  }
  .md\:max-w-660 {
    max-width: 660px;
  }
  .md\:max-w-680 {
    max-width: 680px;
  }
  .md\:max-w-790 {
    max-width: 790px;
  }
  .md\:max-w-800 {
    max-width: 800px;
  }
  .md\:min-h-0 {
    min-height: 0;
  }
  .md\:min-h-280 {
    min-height: 280px;
  }
  .md\:min-h-34vw {
    min-height: 34vw;
  }
  .md\:min-w-0 {
    min-width: 0;
  }
  .md\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }
  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }
  .md\:overflow-x-visible {
    overflow-x: visible;
  }
  .md\:overflow-y-visible {
    overflow-y: visible;
  }
  .md\:p-20 {
    padding: 20px;
  }
  .md\:p-30 {
    padding: 30px;
  }
  .md\:p-60 {
    padding: 60px;
  }
  .md\:p-70 {
    padding: 70px;
  }
  .md\:p-150 {
    padding: 150px;
  }
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md\:py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .md\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .md\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .md\:py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .md\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .md\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .md\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .md\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .md\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .md\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .md\:px-63 {
    padding-left: 63px;
    padding-right: 63px;
  }
  .md\:py-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .md\:px-70 {
    padding-left: 70px;
    padding-right: 70px;
  }
  .md\:py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .md\:px-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .md\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }
  .md\:py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .md\:px-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  .md\:py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .md\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .md\:px-110 {
    padding-left: 110px;
    padding-right: 110px;
  }
  .md\:py-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .md\:py-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .md\:px-4vw {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .md\:px-8vw {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .md\:py-3p {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .md\:px-5p {
    padding-left: 5%;
    padding-right: 5%;
  }
  .md\:pr-0 {
    padding-right: 0;
  }
  .md\:pl-0 {
    padding-left: 0;
  }
  .md\:pb-7 {
    padding-bottom: 7px;
  }
  .md\:pr-10 {
    padding-right: 10px;
  }
  .md\:pt-15 {
    padding-top: 15px;
  }
  .md\:pl-15 {
    padding-left: 15px;
  }
  .md\:pr-16 {
    padding-right: 16px;
  }
  .md\:pt-20 {
    padding-top: 20px;
  }
  .md\:pr-20 {
    padding-right: 20px;
  }
  .md\:pt-22 {
    padding-top: 22px;
  }
  .md\:pl-22 {
    padding-left: 22px;
  }
  .md\:pr-30 {
    padding-right: 30px;
  }
  .md\:pb-30 {
    padding-bottom: 30px;
  }
  .md\:pt-35 {
    padding-top: 35px;
  }
  .md\:pt-60 {
    padding-top: 60px;
  }
  .md\:pr-60 {
    padding-right: 60px;
  }
  .md\:pt-75 {
    padding-top: 75px;
  }
  .md\:pr-80 {
    padding-right: 80px;
  }
  .md\:pb-85 {
    padding-bottom: 85px;
  }
  .md\:pb-100 {
    padding-bottom: 100px;
  }
  .md\:pt-110 {
    padding-top: 110px;
  }
  .md\:pb-120 {
    padding-bottom: 120px;
  }
  .md\:pt-140 {
    padding-top: 140px;
  }
  .md\:pt-150 {
    padding-top: 150px;
  }
  .md\:pt-160 {
    padding-top: 160px;
  }
  .md\:pt-180 {
    padding-top: 180px;
  }
  .md\:pt-230 {
    padding-top: 230px;
  }
  .md\:static {
    position: static;
  }
  .md\:absolute {
    position: absolute;
  }
  .md\:relative {
    position: relative;
  }
  .md\:bottom-30 {
    bottom: 30px;
  }
  .md\:right-40 {
    right: 40px;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-black {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity));
  }
  .md\:text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity));
  }
  .md\:tracking-_-13 {
    letter-spacing: -0.13px;
  }
  .md\:tracking-_-14 {
    letter-spacing: -0.14px;
  }
  .md\:tracking-_-16 {
    letter-spacing: -0.16px;
  }
  .md\:tracking-1-39 {
    letter-spacing: 1.39px;
  }
  .md\:tracking-2-6 {
    letter-spacing: 2.6px;
  }
  .md\:tracking-2-97 {
    letter-spacing: 2.97px;
  }
  .md\:tracking-3-57 {
    letter-spacing: 3.57px;
  }
  .md\:w-10 {
    width: 10px;
  }
  .md\:w-35 {
    width: 35px;
  }
  .md\:w-54 {
    width: 54px;
  }
  .md\:w-225 {
    width: 225px;
  }
  .md\:w-250 {
    width: 250px;
  }
  .md\:w-306 {
    width: 306px;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-29vw {
    width: 29vw;
  }
  .md\:w-36vw {
    width: 36vw;
  }
  .md\:w-55vw {
    width: 55vw;
  }
  .md\:w-92vw {
    width: 92vw;
  }
  .md\:w-100vw {
    width: 100vw;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:w-16p {
    width: 16%;
  }
  .md\:w-20p {
    width: 20%;
  }
  .md\:w-28p {
    width: 28%;
  }
  .md\:w-29p {
    width: 29%;
  }
  .md\:w-30p {
    width: 30%;
  }
  .md\:w-45p {
    width: 45%;
  }
  .md\:w-1\/2,
  .md\:w-50p {
    width: 50%;
  }
  .md\:w-55p {
    width: 55%;
  }
  .md\:w-66p {
    width: 66%;
  }
  .md\:w-70p {
    width: 70%;
  }
  .md\:w-80p {
    width: 80%;
  }
  .md\:w-82p {
    width: 82%;
  }
  .md\:w-84p {
    width: 84%;
  }
  .md\:w-97p {
    width: 97%;
  }
  .md\:w-103p {
    width: 103%;
  }
  .md\:w-2\/3,
  .md\:w-4\/6 {
    width: 66.666667%;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-3\/4 {
    width: 75%;
  }
  .md\:w-2\/5 {
    width: 40%;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:z-10 {
    z-index: 10;
  }
}
@media (min-width: 1024px) {
  body.blog form label:nth-child(2n),
  body.blog form label:nth-child(odd) {
    margin-left: 0;
    margin-right: 15px;
  }
  body.blog .filter_feature .filter form .clear_all {
    margin-left: auto;
    margin-right: 0;
  }
  body.blog .loop_title {
    letter-spacing: -0.19px;
    line-height: 1.05;
  }
  .lg\:mt-40,
  .whp_blog_feature .excerpt p {
    margin-top: 40px;
  }
  .carousel-team .flickity-button {
    padding: 22px;
  }
  .carousel-home-latest .flickity-page-dots,
  .lg\:hidden {
    display: none;
  }
  .home-cases-slider .carousel-cell:hover .carousel-cell-content,
  .lg\:opacity-100 {
    opacity: 1;
  }
  .home-cases-slider .carousel-cell:hover .carousel-overlay {
    opacity: 0.56;
  }
  .home-cases-slider .carousel-cell:hover .carousel-logo,
  .lg\:opacity-0 {
    opacity: 0;
  }
  #menu-header .menu-item {
    margin-left: 26px;
    margin-right: 26px;
  }
  .section-bottom-border:before {
    left: 110px;
  }
  .css-margin,
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg-absolute-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .single.single-casestudies .grid-bg,
  .single.single-casestudies .hero-gradient,
  .single.single-services .grid-bg,
  .single.single-services .hero-gradient {
    height: 150%;
  }
  .single.single-casestudies .countup-row > div:last-of-type {
    margin-left: -25px;
  }
  .pagination {
    margin-top: 50px;
    margin-bottom: 95px;
  }
  .pagination a img {
    margin: 0 25px;
  }
  .pagination a:not(.prev):not(.next),
  .pagination span {
    margin: 0 10px;
  }
  .lg\:max-w-full,
  .single .add_res .container {
    max-width: 100%;
  }
  .single .blog-slideshow-cell {
    width: calc(33.33333% - 50px);
  }
  .js-accordion {
    top: -200px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:table {
    display: table;
  }
  .lg\:table-cell {
    display: table-cell;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:float-right {
    float: right;
  }
  .lg\:h-51 {
    height: 51px;
  }
  .lg\:h-200 {
    height: 200px;
  }
  .lg\:h-350 {
    height: 350px;
  }
  .lg\:h-500 {
    height: 500px;
  }
  .lg\:h-600 {
    height: 600px;
  }
  .lg\:h-700 {
    height: 700px;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:h-14vw {
    height: 14vw;
  }
  .lg\:h-17vw {
    height: 17vw;
  }
  .lg\:h-19vw {
    height: 19vw;
  }
  .lg\:h-77p {
    height: 77%;
  }
  .lg\:text-12 {
    font-size: 12px;
  }
  .lg\:text-13 {
    font-size: 13px;
  }
  .lg\:text-16 {
    font-size: 16px;
  }
  .lg\:text-17 {
    font-size: 17px;
  }
  .lg\:text-18 {
    font-size: 18px;
  }
  .lg\:text-19 {
    font-size: 19px;
  }
  .lg\:text-23 {
    font-size: 23px;
  }
  .lg\:text-30 {
    font-size: 30px;
  }
  .lg\:text-32 {
    font-size: 32px;
  }
  .lg\:text-40 {
    font-size: 40px;
  }
  .lg\:text-50 {
    font-size: 50px;
  }
  .lg\:text-60 {
    font-size: 60px;
  }
  .lg\:text-70 {
    font-size: 70px;
  }
  .lg\:text-111 {
    font-size: 111px;
  }
  .lg\:leading-20 {
    line-height: 20px;
  }
  .lg\:leading-23 {
    line-height: 23px;
  }
  .lg\:leading-26 {
    line-height: 26px;
  }
  .lg\:leading-30 {
    line-height: 30px;
  }
  .lg\:leading-41 {
    line-height: 41px;
  }
  .lg\:leading-48 {
    line-height: 48px;
  }
  .lg\:leading-50 {
    line-height: 50px;
  }
  .lg\:leading-51 {
    line-height: 51px;
  }
  .lg\:leading-55 {
    line-height: 55px;
  }
  .lg\:leading-60 {
    line-height: 60px;
  }
  .lg\:leading-70 {
    line-height: 70px;
  }
  .lg\:leading-117 {
    line-height: 117px;
  }
  .lg\:leading-1-2 {
    line-height: 1.2;
  }
  .lg\:m-auto {
    margin: auto;
  }
  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .lg\:mx-26vw {
    margin-left: 26vw;
    margin-right: 26vw;
  }
  .lg\:mx-2p {
    margin-left: 2%;
    margin-right: 2%;
  }
  .lg\:-mx-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .lg\:-mx-40 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:mr-0 {
    margin-right: 0;
  }
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:ml-0 {
    margin-left: 0;
  }
  .lg\:mb-5 {
    margin-bottom: 5px;
  }
  .lg\:mb-10 {
    margin-bottom: 10px;
  }
  .lg\:mb-12 {
    margin-bottom: 12px;
  }
  .lg\:mb-13 {
    margin-bottom: 13px;
  }
  .lg\:mb-15 {
    margin-bottom: 15px;
  }
  .lg\:mb-16 {
    margin-bottom: 16px;
  }
  .lg\:mt-20 {
    margin-top: 20px;
  }
  .lg\:mr-20 {
    margin-right: 20px;
  }
  .lg\:ml-22 {
    margin-left: 22px;
  }
  .lg\:mr-23 {
    margin-right: 23px;
  }
  .lg\:mt-30 {
    margin-top: 30px;
  }
  .lg\:mr-30 {
    margin-right: 30px;
  }
  .lg\:ml-30 {
    margin-left: 30px;
  }
  .lg\:mr-33 {
    margin-right: 33px;
  }
  .lg\:mb-35 {
    margin-bottom: 35px;
  }
  .lg\:mb-40 {
    margin-bottom: 40px;
  }
  .lg\:mr-45 {
    margin-right: 45px;
  }
  .lg\:mt-50 {
    margin-top: 50px;
  }
  .lg\:mr-50 {
    margin-right: 50px;
  }
  .lg\:mt-52 {
    margin-top: 52px;
  }
  .lg\:mb-60 {
    margin-bottom: 60px;
  }
  .lg\:mb-80 {
    margin-bottom: 80px;
  }
  .lg\:ml-80 {
    margin-left: 80px;
  }
  .lg\:mb-85 {
    margin-bottom: 85px;
  }
  .lg\:mb-100 {
    margin-bottom: 100px;
  }
  .lg\:mb-120 {
    margin-bottom: 120px;
  }
  .lg\:mt-140 {
    margin-top: 140px;
  }
  .lg\:ml-200 {
    margin-left: 200px;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:ml-_26vw {
    margin-left: -26vw;
  }
  .lg\:mt-_21vw {
    margin-top: -21vw;
  }
  .lg\:-mt-80 {
    margin-top: -80px;
  }
  .lg\:-mb-230 {
    margin-bottom: -230px;
  }
  .lg\:max-h-555 {
    max-height: 555px;
  }
  .lg\:max-h-605 {
    max-height: 605px;
  }
  .lg\:max-w-200 {
    max-width: 200px;
  }
  .lg\:max-w-250 {
    max-width: 250px;
  }
  .lg\:max-w-280 {
    max-width: 280px;
  }
  .lg\:max-w-340 {
    max-width: 340px;
  }
  .lg\:max-w-400 {
    max-width: 400px;
  }
  .lg\:max-w-460 {
    max-width: 460px;
  }
  .lg\:max-w-500 {
    max-width: 500px;
  }
  .lg\:max-w-550 {
    max-width: 550px;
  }
  .lg\:max-w-570 {
    max-width: 570px;
  }
  .lg\:max-w-730 {
    max-width: 730px;
  }
  .lg\:max-w-750 {
    max-width: 750px;
  }
  .lg\:max-w-790 {
    max-width: 790px;
  }
  .lg\:max-w-800 {
    max-width: 800px;
  }
  .lg\:max-w-1130 {
    max-width: 1130px;
  }
  .lg\:max-w-1500 {
    max-width: 1500px;
  }
  .lg\:max-w-none {
    max-width: none;
  }
  .lg\:max-w-17vw {
    max-width: 17vw;
  }
  .lg\:min-h-220 {
    min-height: 220px;
  }
  .lg\:min-h-320 {
    min-height: 320px;
  }
  .lg\:min-h-500 {
    min-height: 500px;
  }
  .lg\:min-h-700 {
    min-height: 700px;
  }
  .lg\:overflow-x-visible {
    overflow-x: visible;
  }
  .lg\:p-50 {
    padding: 50px;
  }
  .lg\:p-80 {
    padding: 80px;
  }
  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg\:px-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .lg\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .lg\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .lg\:px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }
  .lg\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .lg\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .lg\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lg\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .lg\:py-47 {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .lg\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .lg\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .lg\:py-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .lg\:py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .lg\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .lg\:py-107 {
    padding-top: 107px;
    padding-bottom: 107px;
  }
  .lg\:px-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .lg\:py-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .lg\:py-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .lg\:py-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .lg\:px-10vw {
    padding-left: 10vw;
    padding-right: 10vw;
  }
  .lg\:px-14vw {
    padding-left: 14vw;
    padding-right: 14vw;
  }
  .lg\:px-21vw {
    padding-left: 21vw;
    padding-right: 21vw;
  }
  .lg\:px-5p {
    padding-left: 5%;
    padding-right: 5%;
  }
  .lg\:px-8p {
    padding-left: 8%;
    padding-right: 8%;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pb-16 {
    padding-bottom: 16px;
  }
  .lg\:pl-20 {
    padding-left: 20px;
  }
  .lg\:pr-30 {
    padding-right: 30px;
  }
  .lg\:pt-33 {
    padding-top: 33px;
  }
  .lg\:pr-40 {
    padding-right: 40px;
  }
  .lg\:pr-45 {
    padding-right: 45px;
  }
  .lg\:pb-53 {
    padding-bottom: 53px;
  }
  .lg\:pr-55 {
    padding-right: 55px;
  }
  .lg\:pb-60 {
    padding-bottom: 60px;
  }
  .lg\:pl-70 {
    padding-left: 70px;
  }
  .lg\:pr-90 {
    padding-right: 90px;
  }
  .lg\:pt-100 {
    padding-top: 100px;
  }
  .lg\:pr-100 {
    padding-right: 100px;
  }
  .lg\:pt-112 {
    padding-top: 112px;
  }
  .lg\:pb-120 {
    padding-bottom: 120px;
  }
  .lg\:pr-150 {
    padding-right: 150px;
  }
  .lg\:pl-150 {
    padding-left: 150px;
  }
  .lg\:pb-180 {
    padding-bottom: 180px;
  }
  .lg\:pt-200 {
    padding-top: 200px;
  }
  .lg\:pb-240 {
    padding-bottom: 240px;
  }
  .lg\:pt-340 {
    padding-top: 340px;
  }
  .lg\:pt-360 {
    padding-top: 360px;
  }
  .lg\:pt-3p {
    padding-top: 3%;
  }
  .lg\:pb-5-5p {
    padding-bottom: 5.5%;
  }
  .lg\:bottom-0 {
    bottom: 0;
  }
  .lg\:bottom-60 {
    bottom: 60px;
  }
  .lg\:left-80 {
    left: 80px;
  }
  .lg\:bottom-120 {
    bottom: 120px;
  }
  .lg\:top-auto {
    top: auto;
  }
  .lg\:-right-90 {
    right: -90px;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-right {
    text-align: right;
  }
  .lg\:tracking-_-16 {
    letter-spacing: -0.16px;
  }
  .lg\:tracking-minus-05 {
    letter-spacing: -0.5px;
  }
  .lg\:tracking-_-59 {
    letter-spacing: -0.59px;
  }
  .lg\:tracking-2-6 {
    letter-spacing: 2.6px;
  }
  .lg\:w-51 {
    width: 51px;
  }
  .lg\:w-60 {
    width: 60px;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-74vw {
    width: 74vw;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-23p {
    width: 23%;
  }
  .lg\:w-26p {
    width: 26%;
  }
  .lg\:w-30p {
    width: 30%;
  }
  .lg\:w-40p {
    width: 40%;
  }
  .lg\:w-46p {
    width: 46%;
  }
  .lg\:w-52p {
    width: 52%;
  }
  .lg\:w-54p {
    width: 54%;
  }
  .lg\:w-56p {
    width: 56%;
  }
  .lg\:w-60p {
    width: 60%;
  }
  .lg\:w-70p {
    width: 70%;
  }
  .lg\:w-85p {
    width: 85%;
  }
  .lg\:w-90p {
    width: 90%;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-2\/3,
  .lg\:w-8\/12 {
    width: 66.666667%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-3\/4 {
    width: 75%;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:z-10 {
    z-index: 10;
  }
}
@media (min-width: 1280px) {
  .buttons-enabled .flickity-prev-next-button.previous {
    left: -60px;
  }
  .buttons-enabled .flickity-prev-next-button.next {
    right: -60px;
  }
  .result-width {
    max-width: 270px !important;
    margin-bottom: 0 !important;
  }
  .xl\:block {
    display: block;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:h-500 {
    height: 500px;
  }
  .xl\:h-700 {
    height: 700px;
  }
  .xl\:h-760 {
    height: 760px;
  }
  .xl\:h-14vw {
    height: 14vw;
  }
  .xl\:text-22 {
    font-size: 22px;
  }
  .xl\:text-60 {
    font-size: 60px;
  }
  .xl\:leading-50 {
    line-height: 50px;
  }
  .xl\:leading-64 {
    line-height: 64px;
  }
  .xl\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .xl\:mr-0 {
    margin-right: 0;
  }
  .xl\:ml-0 {
    margin-left: 0;
  }
  .xl\:mr-10 {
    margin-right: 10px;
  }
  .xl\:ml-30 {
    margin-left: 30px;
  }
  .xl\:mb-45 {
    margin-bottom: 45px;
  }
  .xl\:ml-50 {
    margin-left: 50px;
  }
  .xl\:ml-130 {
    margin-left: 130px;
  }
  .xl\:ml-250 {
    margin-left: 250px;
  }
  .xl\:mr-auto {
    margin-right: auto;
  }
  .xl\:mb-_-200 {
    margin-bottom: -200px;
  }
  .xl\:ml-1\/3 {
    margin-left: 33.333333%;
  }
  .xl\:mr-5p {
    margin-right: 5%;
  }
  .xl\:-mt-40 {
    margin-top: -40px;
  }
  .xl\:-mt-180 {
    margin-top: -180px;
  }
  .xl\:max-w-110 {
    max-width: 110px;
  }
  .xl\:max-w-130 {
    max-width: 130px;
  }
  .xl\:max-w-300 {
    max-width: 300px;
  }
  .xl\:max-w-700 {
    max-width: 700px;
  }
  .xl\:max-w-1080 {
    max-width: 1080px;
  }
  .xl\:max-w-1192 {
    max-width: 1192px;
  }
  .xl\:max-w-none {
    max-width: none;
  }
  .xl\:min-h-200 {
    min-height: 200px;
  }
  .xl\:min-h-760 {
    min-height: 760px;
  }
  .xl\:p-80 {
    padding: 80px;
  }
  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .xl\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .xl\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .xl\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }
  .xl\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .xl\:px-80 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .xl\:py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .xl\:px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .xl\:px-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .xl\:px-250 {
    padding-left: 250px;
    padding-right: 250px;
  }
  .xl\:pr-10 {
    padding-right: 10px;
  }
  .xl\:pr-30 {
    padding-right: 30px;
  }
  .xl\:pr-40 {
    padding-right: 40px;
  }
  .xl\:pt-45 {
    padding-top: 45px;
  }
  .xl\:pb-80 {
    padding-bottom: 80px;
  }
  .xl\:pr-85 {
    padding-right: 85px;
  }
  .xl\:pt-160 {
    padding-top: 160px;
  }
  .xl\:pl-244 {
    padding-left: 244px;
  }
  .xl\:pt-250 {
    padding-top: 250px;
  }
  .xl\:pt-310 {
    padding-top: 310px;
  }
  .xl\:relative {
    position: relative;
  }
  .xl\:bottom-80 {
    bottom: 80px;
  }
  .xl\:left-120 {
    left: 120px;
  }
  .xl\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  .xl\:shadow-none {
    box-shadow: none;
  }
  .xl\:text-center {
    text-align: center;
  }
  .xl\:w-20p {
    width: 20%;
  }
  .xl\:w-28p {
    width: 28%;
  }
  .xl\:w-40p {
    width: 40%;
  }
  .xl\:w-56p {
    width: 56%;
  }
  .xl\:w-60p {
    width: 60%;
  }
  .xl\:w-1\/2 {
    width: 50%;
  }
  .xl\:w-4\/12 {
    width: 33.333333%;
  }
}
