html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
blockquote p,
blockquote cite,
form input,
form select,
form textarea,
.table-video .col-2 h3,
.hp-numbers-eu .text-block h2,
.integrations-25-cta-banner .grid-box .extra-headline p,
.integrations-25-cta-banner h2,
.integrations-25-page-main .grid-box .text h2,
.integrations-25-page-main .grid-box .text h3,
.integrations-25-page-product .integrations-block h3,
.banner-2025-1line .box p,
.product-teams-hero .product-info .text h2 {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  margin-top: 1em;
  margin-bottom: 1em;
}
ul,
ol {
  -moz-padding-start: 0;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 40%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -1.1em;
}
sub {
  bottom: 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"],
input.type-search {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.center,
.table-video,
.mod-hero .hero-headline {
  width: auto;
  max-width: 1280px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.center::after,
.table-video::after,
.mod-hero .hero-headline::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 1410px) {
  .center,
  .table-video,
  .mod-hero .hero-headline {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.center.w-600,
.table-video.w-600,
.mod-hero .hero-headline.w-600,
.center.w-6,
.table-video.w-6,
.mod-hero .hero-headline.w-6 {
  max-width: 620px;
}
@media only screen and (max-width: 900px) {
  .center.w-600,
  .table-video.w-600,
  .mod-hero .hero-headline.w-600,
  .center.w-6,
  .table-video.w-6,
  .mod-hero .hero-headline.w-6 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.center.w-800,
.table-video.w-800,
.mod-hero .hero-headline.w-800,
.center.w-8,
.table-video.w-8,
.mod-hero .hero-headline.w-8 {
  max-width: 840px;
}
@media only screen and (max-width: 900px) {
  .center.w-800,
  .table-video.w-800,
  .mod-hero .hero-headline.w-800,
  .center.w-8,
  .table-video.w-8,
  .mod-hero .hero-headline.w-8 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.center.w-10,
.table-video.w-10,
.mod-hero .hero-headline.w-10 {
  max-width: 1060px;
}
@media only screen and (max-width: 900px) {
  .center.w-10,
  .table-video.w-10,
  .mod-hero .hero-headline.w-10 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body .rem_mt {
  margin-top: 1rem;
}
body .rem_mb {
  margin-bottom: 1rem;
}
body .rem_m {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
body .section_mt {
  margin-top: 5rem;
}
body .section_mb {
  margin-bottom: 5rem;
}
body .section_m {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
body .sub_mt {
  margin-top: 2.5rem;
}
body .sub_mb {
  margin-bottom: 2.5rem;
}
body .sub_m {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
body .rem_pt {
  padding-top: 1rem;
}
body .rem_pb {
  padding-bottom: 1rem;
}
body .rem_p {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
body .section_pt {
  padding-top: 5rem;
}
body .section_pb {
  padding-bottom: 5rem;
}
body .section_p {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
body .sub_pt {
  padding-top: 2.5rem;
}
body .sub_pb {
  padding-bottom: 2.5rem;
}
body .sub_p {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.grid-contained,
.oitc-video,
.oitc-video-table,
.oitc-video-sm,
#hero-subnav-wrapper,
.mod-hero .hero-headline {
  width: auto;
  max-width: 1280px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.grid-contained::after,
.oitc-video::after,
.oitc-video-table::after,
.oitc-video-sm::after,
#hero-subnav-wrapper::after,
.mod-hero .hero-headline::after {
  content: '';
  display: table;
  clear: both;
}
.center:before,
.mod-accordian:before,
.table-video:before,
.mod-hero .hero-headline:before,
#in-page-raq-section .form-container:before,
.mod-longform .content:before,
#vertical .marketing-content:before,
#campaign .mod-report-details .details-text:before,
#campaign .hero-with-tabs-report .hero-headline:before,
.center:after,
.mod-accordian:after,
.table-video:after,
.mod-hero .hero-headline:after,
#in-page-raq-section .form-container:after,
.mod-longform .content:after,
#vertical .marketing-content:after,
#campaign .mod-report-details .details-text:after,
#campaign .hero-with-tabs-report .hero-headline:after {
  content: '';
  display: table;
}
.center:after,
.mod-accordian:after,
.table-video:after,
.mod-hero .hero-headline:after,
#in-page-raq-section .form-container:after,
.mod-longform .content:after,
#vertical .marketing-content:after,
#campaign .mod-report-details .details-text:after,
#campaign .hero-with-tabs-report .hero-headline:after {
  clear: both;
}
body {
  background-color: #eeeeef;
  color: #2d313a;
}
.module {
  background-color: #fff;
}
html body .bg-blue {
  background-color: #0175e0;
}
html body .bg-green {
  background-color: #74b800;
}
html body .bg-red {
  background-color: #f02732;
}
html body .bg-orange {
  background-color: #fc8000;
}
html body .bg-grey {
  background-color: #4f535b;
}
html body .bg-grey-pastel {
  background-color: #e2e2e4;
}
html body .bg-grey-pastel-light {
  background-color: #eeeeef;
}
html body .bg-white {
  background-color: #fff;
}
html body .bg-white-smoke {
  background-color: #f7f7f7;
}
html body .bg-black {
  background-color: #1e1f21;
}
html body .bg-blue-shadow {
  background-color: #0042a3;
}
html body .bg-green-shadow {
  background-color: #2d8000;
}
html body .bg-red-shadow {
  background-color: #ca1023;
}
html body .bg-orange-shadow {
  background-color: #e65e00;
}
html body .bg-grey-shadow {
  background-color: #2d313a;
}
html body .bg-blue-highlight {
  background-color: #00a4ff;
}
html body .bg-green-highlight {
  background-color: #83c708;
}
html body .bg-red-highlight {
  background-color: #fa373b;
}
html body .bg-orange-highlight {
  background-color: #ff960c;
}
html body .bg-grey-highlight {
  background-color: #909398;
}
html body .bg-blue-pastel {
  background-color: #b2e5ff;
}
html body .bg-green-pastel {
  background-color: #c9f97b;
}
html body .bg-red-pastel {
  background-color: #ffaaa7;
}
html body .bg-orange-pastel {
  background-color: #ffe19d;
}
html body .bg-blue-0 {
  background-color: #e9f7ff;
}
html body .bg-blue-1 {
  background-color: #d6f0ff;
}
html body .bg-blue-2 {
  background-color: #b2e5ff;
}
html body .bg-blue-3 {
  background-color: #84d4ff;
}
html body .bg-blue-4 {
  background-color: #53c5ff;
}
html body .bg-blue-5 {
  background-color: #00a4ff;
}
html body .bg-blue-6 {
  background-color: #00a4ff;
}
html body .bg-blue-7 {
  background-color: #005eca;
}
html body .bg-blue-8 {
  background-color: #0042a3;
}
html body .bg-blue-9 {
  background-color: #003084;
}
html body .c-blue {
  color: #0175e0;
}
html body .c-blue-h {
  color: #00a4ff;
}
html body .c-blue-p {
  color: #b2e5ff;
}
html body .c-green {
  color: #74b800;
}
html body .c-green-h {
  color: #83c708;
}
html body .c-green-s {
  color: #2d8000;
}
html body .c-red {
  color: #f02732;
}
html body .c-orange {
  color: #fc8000;
}
html body .c-grey {
  color: #4f535b;
}
html body .c-grey-highlight {
  color: #909398;
}
html body .c-text-grey {
  color: #2d313a;
}
html body .c-red-highlight {
  color: #fa373b;
}
html body .c-blue-pastel {
  color: #b2e5ff;
}
html body .c-blue-highlight {
  color: #00a4ff;
}
html body .c-blue-shadow {
  color: #0042a3;
}
html body .c-grey-highlight {
  color: #909398;
}
html body .c-orange-highlight {
  color: #ff960c;
}
html body .c-white {
  color: #fff;
}
body {
  min-width: 320px;
  height: 100%;
}
section > script {
  display: none;
}
section > form,
section > div,
section > nav,
section > iframe {
  padding: 0;
}
section > *,
section > p,
section > h1,
section > h2,
section > h3,
section > h4,
section > h5,
section > h6 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  display: block;
}
section > p > img {
  margin-left: -80px;
  margin-right: -80px;
  width: calc(100% + 160px);
}
blockquote p {
  margin-bottom: 20px;
}
img {
  max-width: 100%;
  height: auto;
}
cite {
  display: block;
}
.float-left {
  float: left;
  margin-right: 15px;
}
.container-outer {
  float: left;
  overflow: hidden;
  width: 100%;
}
.container-outer .container-inner {
  float: left;
  position: relative;
  right: 50%;
  width: 100%;
}
.container-outer .container-inner .col-1 {
  float: left;
  width: 50%;
  position: relative;
  left: 50%;
  padding-bottom: 3em;
}
.container-outer .container-inner .col-2 {
  float: left;
  width: 50%;
  position: relative;
  left: 50%;
  padding-bottom: 3em;
}
.container-outer .container-inner .col-left-540 {
  float: right;
  max-width: 540px;
  padding-right: 50px;
  box-sizing: border-box;
}
.container-outer .container-inner .col-right-540 {
  float: left;
  max-width: 540px;
  padding-left: 50px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1410px) {
  .container-outer {
    float: none;
  }
  .container-outer .container-inner {
    float: none;
    position: static;
  }
  .container-outer .container-inner .col-1,
  .container-outer .container-inner .col-2 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
    max-width: 100%;
  }
  .container-outer .container-inner .col-1:first-child,
  .container-outer .container-inner .col-2:first-child {
    margin-left: auto;
  }
  .container-outer .container-inner .col-1:last-child,
  .container-outer .container-inner .col-2:last-child {
    margin-right: auto;
  }
  .container-outer .container-inner .col-1 .col-left-540,
  .container-outer .container-inner .col-2 .col-left-540,
  .container-outer .container-inner .col-1 .col-right-540,
  .container-outer .container-inner .col-2 .col-right-540 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: static;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .container-outer .container-inner .col-1 .col-left-540:first-child,
  .container-outer .container-inner .col-2 .col-left-540:first-child,
  .container-outer .container-inner .col-1 .col-right-540:first-child,
  .container-outer .container-inner .col-2 .col-right-540:first-child {
    margin-left: auto;
  }
  .container-outer .container-inner .col-1 .col-left-540:last-child,
  .container-outer .container-inner .col-2 .col-left-540:last-child,
  .container-outer .container-inner .col-1 .col-right-540:last-child,
  .container-outer .container-inner .col-2 .col-right-540:last-child {
    margin-right: auto;
  }
}
body .row-4,
body .row-3,
body .row-2,
body .row-5,
body .row-6 {
  overflow: hidden;
}
body .row-4:before,
body .row-3:before,
body .row-2:before,
body .row-5:before,
body .row-6:before {
  display: none;
}
body .row-4 .row,
body .row-3 .row,
body .row-2 .row,
body .row-5 .row,
body .row-6 .row {
  float: left;
  box-sizing: border-box;
  margin-right: 2%;
}
body .row-4 .row:nth-last-of-type(1),
body .row-3 .row:nth-last-of-type(1),
body .row-2 .row:nth-last-of-type(1),
body .row-5 .row:nth-last-of-type(1),
body .row-6 .row:nth-last-of-type(1) {
  margin-right: 0;
}
body .row-4 .row {
  width: 23.5%;
}
body .row-6 .row {
  width: 15%;
}
body .row-5 .row {
  width: 18.4%;
}
body .row-3 .row {
  width: 32%;
}
body .row-2 .row {
  width: 48%;
}
body .row-2 .row:nth-of-type(1) {
  margin-right: 4%;
}
body .row-middle {
  display: table;
}
body .row-middle .row {
  float: none;
  display: table-cell;
  vertical-align: middle;
  width: 48%;
}
body .row-middle .row img {
  width: 100%;
}
body .row-middle .row:nth-of-type(2) {
  padding-left: 4%;
}
body .row-middle.row-1-2 .row:nth-of-type(1) {
  width: 36%;
}
body .row-middle.row-1-2 .row:nth-of-type(2) {
  width: 60%;
}
@media only screen and (max-width: 600px) {
  body .row-middle.row-1-2 .row,
  body .row-middle.row-1-2 .row:nth-of-type(2) {
    padding-left: 0;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  body .row-middle.row-1-2 .row:first-child,
  body .row-middle.row-1-2 .row:nth-of-type(2):first-child {
    margin-left: auto;
  }
  body .row-middle.row-1-2 .row:last-child,
  body .row-middle.row-1-2 .row:nth-of-type(2):last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 600px) {
  body .row-middle {
    display: block;
  }
  body .row-middle .row,
  body .row-middle .row:nth-of-type(2) {
    padding-left: 0;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  body .row-middle .row:first-child,
  body .row-middle .row:nth-of-type(2):first-child {
    margin-left: auto;
  }
  body .row-middle .row:last-child,
  body .row-middle .row:nth-of-type(2):last-child {
    margin-right: auto;
  }
}
body .row-2-inline {
  overflow: hidden;
}
body .row-2-inline .row {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  width: 50%;
}
body .row-2-inline .row:nth-of-type(1) {
  padding-right: 1em;
}
body .row-2-inline .row:nth-of-type(2) {
  padding-left: 1em;
}
@media only screen and (max-width: 800px) {
  body .row-2-inline .row,
  body .row-2-inline .row:nth-of-type(1),
  body .row-2-inline .row:nth-of-type(2) {
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
body .row-3-7-inline {
  overflow: hidden;
}
body .row-3-7-inline .row {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
}
body .row-3-7-inline .row:nth-of-type(1) {
  padding-right: 1em;
  width: 30%;
}
body .row-3-7-inline .row:nth-of-type(2) {
  padding-left: 1em;
  width: 70%;
}
@media only screen and (max-width: 800px) {
  body .row-3-7-inline .row,
  body .row-3-7-inline .row:nth-of-type(1),
  body .row-3-7-inline .row:nth-of-type(2) {
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
body .m-auto {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
body .mt-0 {
  margin-top: 0;
}
body .mt-10 {
  margin-top: 10px;
}
body .mt-20 {
  margin-top: 20px;
}
body .mt-30 {
  margin-top: 30px;
}
body .mt-40 {
  margin-top: 40px;
}
body .mt-50 {
  margin-top: 50px;
}
body .mt-60 {
  margin-top: 50px;
}
body .mt-70 {
  margin-top: 50px;
}
body .mt-100 {
  margin-top: 100px;
}
body .mt-150 {
  margin-top: 150px;
}
body .mt-200 {
  margin-top: 200px;
}
body .mb-0 {
  margin-bottom: 0;
}
body .mb-10 {
  margin-bottom: 10px;
}
body .mb-20 {
  margin-bottom: 20px;
}
body .mb-30 {
  margin-bottom: 30px;
}
body .mb-40 {
  margin-bottom: 40px;
}
body .mb-50 {
  margin-bottom: 50px;
}
body .ml-10 {
  margin-left: 10px;
}
body .ml-20 {
  margin-left: 20px;
}
body .ml-30 {
  margin-left: 30px;
}
body .ml-40 {
  margin-left: 40px;
}
body .ml-50 {
  margin-left: 50px;
}
body .ml-100 {
  margin-left: 100px;
}
body .mr-10 {
  margin-right: 10px;
}
body .mr-20 {
  margin-right: 20px;
}
body .mr-30 {
  margin-right: 30px;
}
body .mr-40 {
  margin-right: 40px;
}
body .mr-50 {
  margin-right: 50px;
}
body .pt-10 {
  padding-top: 10px;
}
body .pt-20 {
  padding-top: 20px;
}
body .pt-30 {
  padding-top: 30px;
}
body .pt-40 {
  padding-top: 40px;
}
body .pt-50 {
  padding-top: 50px;
}
body .pb-10 {
  padding-bottom: 10px;
}
body .pb-20 {
  padding-bottom: 20px;
}
body .pb-30 {
  padding-bottom: 30px;
}
body .pb-40 {
  padding-bottom: 40px;
}
body .pb-50 {
  padding-bottom: 50px;
}
body .pl-10 {
  padding-left: 10px;
}
body .pl-20 {
  padding-left: 20px;
}
body .pl-30 {
  padding-left: 30px;
}
body .pl-40 {
  padding-left: 40px;
}
body .pl-50 {
  padding-left: 50px;
}
body .pr-10 {
  padding-right: 10px;
}
body .pr-20 {
  padding-right: 20px;
}
body .pr-30 {
  padding-right: 30px;
}
body .pr-40 {
  padding-right: 40px;
}
body .pr-50 {
  padding-right: 50px;
}
body .mtre-1 {
  margin-top: 1rem;
}
body .mbre-1 {
  margin-bottom: 1rem;
}
body .mtre-05 {
  margin-top: 0.5rem;
}
body .mbre-05 {
  margin-bottom: 0.5rem;
}
body .m-0 {
  margin-top: 0;
  margin-bottom: 0;
}
body .mte-05 {
  margin-top: 0.5em;
}
body .mte-1 {
  margin-top: 1em;
}
body .mte-2 {
  margin-top: 2em;
}
body .mte-3 {
  margin-top: 3em;
}
body .mte-4 {
  margin-top: 4em;
}
body .mte-5 {
  margin-top: 5em;
}
body .mbe-05 {
  margin-bottom: 0.5em;
}
body .mbe-1 {
  margin-bottom: 1em;
}
body .mbe-2 {
  margin-bottom: 2em;
}
body .mbe-3 {
  margin-bottom: 3em;
}
body .mbe-4 {
  margin-bottom: 4em;
}
body .mbe-5 {
  margin-bottom: 5em;
}
body .pte-05 {
  padding-top: 0.5em;
}
body .pte-1 {
  padding-top: 1em;
}
body .pte-2 {
  padding-top: 2em;
}
body .pte-3 {
  padding-top: 3em;
}
body .pte-4 {
  padding-top: 4em;
}
body .pte-5 {
  padding-top: 5em;
}
body .pte-6 {
  padding-top: 6em;
}
body .pte-7 {
  padding-top: 7em;
}
body .pbe-05 {
  padding-bottom: 0.5em;
}
body .pbe-1 {
  padding-bottom: 1em;
}
body .pbe-2 {
  padding-bottom: 2em;
}
body .pbe-3 {
  padding-bottom: 3em;
}
body .pbe-4 {
  padding-bottom: 4em;
}
body .pbe-5 {
  padding-bottom: 5em;
}
body .pbe-6 {
  padding-bottom: 6em;
}
body .pbe-7 {
  padding-bottom: 7em;
}
body .pbe-8 {
  padding-bottom: 8em;
}
body .f-left {
  float: left;
}
body .f-right {
  float: right;
}
body .clear-both {
  clear: both;
}
body .o-hidden {
  overflow: hidden;
}
body .rel {
  position: relative;
}
body .desk-look {
  display: block;
}
@media only screen and (max-width: 800px) {
  body .desk-look {
    display: none;
  }
}
body .mobile-look {
  display: none;
}
@media only screen and (max-width: 800px) {
  body .mobile-look {
    display: block;
  }
}
@media only screen and (min-width: 801px) {
  .flex-center {
    display: flex;
    align-items: center;
  }
}
.v-a-middle {
  vertical-align: middle;
}
.v-a-bottom {
  vertical-align: bottom;
}
img[src*="vidassets.terminus.services"] {
  display: none !important;
}
.opacity-08 {
  opacity: 0.8;
}
.seo-header {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
ul.no-style {
  list-style: none;
}
ul.no-style li {
  margin-bottom: 10px;
}
.light-border {
  border: 1px solid #eeeeef;
}
.heavy-border {
  border: 2px solid #d3d4d6;
}
h1,
h2,
h3,
h4,
h5,
h6,
blockquote p,
.table-video .col-2 h3,
.hp-numbers-eu .text-block h2,
.integrations-25-cta-banner .grid-box .extra-headline p,
.integrations-25-cta-banner h2,
.integrations-25-page-main .grid-box .text h2,
.integrations-25-page-main .grid-box .text h3,
.integrations-25-page-product .integrations-block h3,
.banner-2025-1line .box p,
.product-teams-hero .product-info .text h2 {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  font-weight: normal;
}
h1,
.h1 {
  font-size: 48px;
  line-height: 1.2;
}
h2,
.h2 {
  font-size: 40px;
  line-height: 1.2;
}
h3,
.h3,
blockquote p,
.hp-numbers-eu .text-block h2,
.integrations-25-page-main .grid-box .text h2,
.resellers-models-table h2,
.product-teams-hero .product-info .text h2 {
  font-size: 33px;
  line-height: 1.3;
}
h4,
.h4,
.table-video .col-2 h3,
.integrations-25-page-main .grid-box .text h3 {
  font-size: 28px;
  line-height: 1.3;
}
h5,
.h5,
.integrations-25-cta-banner .grid-box .extra-headline p,
.banner-2025-1line .box p,
.resellers-models-table h2 + p {
  font-size: 23px;
  line-height: 1.3;
}
h6,
.h6,
.integrations-25-cta-banner h2,
.integrations-25-page-product .integrations-block h3 {
  font-size: 19px;
  line-height: 1.3;
}
.h7 {
  font-size: 19px;
  line-height: 1.3;
}
h1,
.h1,
h2,
.h2 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.p {
  font-size: 16px;
}
@media only screen and (max-width: 800px) {
  h1,
  .h1 {
    font-size: calc(48px * 0.8);
  }
  h2,
  .h2 {
    font-size: calc(40px * 0.85);
  }
  h3,
  .h3,
  blockquote p,
  .hp-numbers-eu .text-block h2,
  .integrations-25-page-main .grid-box .text h2,
  .resellers-models-table h2,
  .product-teams-hero .product-info .text h2 {
    font-size: calc(33px * 0.85);
  }
  h4,
  .h4,
  .table-video .col-2 h3,
  .integrations-25-page-main .grid-box .text h3 {
    font-size: calc(28px * 0.9);
  }
  h5,
  .h5,
  .integrations-25-cta-banner .grid-box .extra-headline p,
  .banner-2025-1line .box p,
  .resellers-models-table h2 + p {
    font-size: calc(23px * 0.95);
  }
  h6,
  .h6,
  .integrations-25-cta-banner h2,
  .integrations-25-page-product .integrations-block h3 {
    font-size: calc(19px * 0.95);
  }
}
span.h1,
span.h2,
span.h3,
span.h4,
span.h5 {
  margin-top: 0;
  margin-bottom: 0;
}
html,
body,
p,
p a,
li > a,
.L1,
blockquote cite,
form input,
form select,
form textarea {
  font-family: 'Open Sans', 'Helvetica-Neue', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.625;
}
sup.asterisk {
  font-size: 60%;
  top: -0.55em;
}
a {
  color: #0175e0;
  text-decoration: none;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
  text-transform: uppercase;
}
a:hover {
  cursor: pointer;
  color: #0042a3;
}
a.c-white {
  color: inherit;
}
a.c-white:hover {
  opacity: 0.8;
}
a.link_opacity:hover {
  opacity: 0.8;
}
a.link_underline {
  color: inherit;
}
a.link_underline:hover {
  text-decoration: underline;
}
a.icon-video:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 28px;
  height: 28px;
  background-image: url("/assets/images/icon-video-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
a.icon-video:hover:before {
  opacity: 0.8;
}
a.link_arrow_icon,
span.link_arrow_icon {
  text-transform: uppercase;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
a.link_arrow_icon:after,
span.link_arrow_icon:after {
  content: "\203A";
  color: inherit;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  width: 16px;
  height: 28px;
  vertical-align: top;
  display: inline-block;
  font-size: 28px;
  margin-top: -13px;
  margin-left: 5px;
}
a.link_arrow_icon.d-block,
span.link_arrow_icon.d-block {
  display: block;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.has-link a,
blockquote p a,
.table-video .col-2 h3 a,
.hp-numbers-eu .text-block h2 a,
.integrations-25-cta-banner .grid-box .extra-headline p a,
.integrations-25-cta-banner h2 a,
.integrations-25-page-main .grid-box .text h2 a,
.integrations-25-page-main .grid-box .text h3 a,
.integrations-25-page-product .integrations-block h3 a,
.banner-2025-1line .box p a,
.product-teams-hero .product-info .text h2 a {
  font-family: inherit;
  font-size: inherit;
  text-transform: none;
}
p a,
li > a,
.L1,
a[name],
a.at-share-btn,
a.ui-slider-handle {
  text-transform: none;
}
p small a {
  font-size: inherit;
}
table tr a {
  text-transform: none;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
}
a.anchor {
  visibility: hidden;
}
a.anchor:after {
  display: none;
}
@media only screen and (min-width: 1010px) {
  a.anchor {
    display: block;
    position: relative;
    top: -45px;
    visibility: hidden;
  }
}
.hex-pricing table {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif !important;
}
.L2,
button,
.L3,
.N1,
.N2,
.N3,
.btn.small,
nav[role="hero-subnav"] #subnav-calls-to-action .call-sales,
#hero-subnav #subnav-calls-to-action .call-sales,
nav[role="hero-subnav"] #subnav-calls-to-action .join-the-program,
#hero-subnav #subnav-calls-to-action .join-the-program {
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 19px;
}
.L3,
.N2 {
  font-size: 19px;
}
.N1:after,
.N3:after {
  content: '' !important;
}
.N3 {
  text-transform: none;
}
aside {
  font-size: 14px;
}
blockquote {
  text-align: center;
}
blockquote p {
  margin: 0 0 20px;
}
blockquote p:before {
  content: '\201C';
}
blockquote p:after {
  content: '\201D';
}
blockquote cite {
  font-style: normal;
  margin: 0 0 20px;
}
blockquote cite:before {
  content: '- ';
}
body .font-open {
  font-family: 'Open Sans', sans-serif;
}
body .font-open-light {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
body .font-open-bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
body .font-light {
  font-family: 'DINOTLight', 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
body .font-regular {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
body .font-medium {
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
}
body .font-bold {
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
}
body .font-black {
  font-family: 'DINOTBlack', 'Helvetica-Neue', Helvetica;
}
body .font-condensed {
  font-family: 'DINOTCondensedMedium', 'Helvetica-Neue', Helvetica;
}
body .font-condensed-reg {
  font-family: 'DINCondensedReg', 'DINOTCondensedMedium', 'Helvetica-Neue', Helvetica;
}
body .font-condensed-light {
  font-family: 'DINCondensedLight', 'DINOTCondensedMedium', 'Helvetica-Neue', Helvetica;
}
body .f-size-20 {
  font-size: 19px;
}
body .f-size-24 {
  font-size: 23px;
}
body .f-size-16,
body .f-size-18,
body .f-size-15 {
  font-size: 16px;
}
body .f-size-14 {
  font-size: 14px;
}
body .t-center {
  text-align: center;
}
body .t-left {
  text-align: left;
}
body .t-right {
  text-align: right;
}
body .t-uppercase {
  text-transform: uppercase;
}
body .t-tranform-none {
  text-transform: none;
}
body .t-underline {
  text-decoration: underline;
}
@media only screen and (max-width: 800px) {
  body .t-center-800 {
    text-align: center;
  }
}
@media only screen and (max-width: 800px) {
  body .t-center-600 {
    text-align: center;
  }
}
@media only screen and (max-width: 800px) {
  body .t-left-800 {
    text-align: left;
  }
}
body .line-height-1em {
  line-height: 1;
}
body .line-height-12em,
body .line-height-12 {
  line-height: 1.2;
}
body .line-height-14em,
body .line-height-14 {
  line-height: 1.4;
}
body .line-height-16em {
  line-height: 1.6;
}
body .line-height-18em {
  line-height: 1.8;
}
body .mt-h1 {
  margin-top: 48px;
}
body .mt-h2 {
  margin-top: 40px;
}
body .mt-h3 {
  margin-top: 33px;
}
body .mt-h4 {
  margin-top: 28px;
}
body .mt-h5 {
  margin-top: 23px;
}
body .mt-h6 {
  margin-top: 19px;
}
body .mb-h1 {
  margin-bottom: 48px;
}
body .mb-h2 {
  margin-bottom: 40px;
}
body .mb-h3 {
  margin-bottom: 33px;
}
body .mb-h4 {
  margin-bottom: 28px;
}
body .mb-h5 {
  margin-bottom: 23px;
}
body .mb-h6 {
  margin-bottom: 19px;
}
.btn,
button,
.mktoButton {
  font-weight: normal !important;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  text-align: center;
  background-color: #0175e0;
  box-sizing: border-box;
  cursor: pointer;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  border: 2px solid transparent;
}
.btn.btn-small,
button.btn-small,
.mktoButton.btn-small {
  min-width: auto !important;
  padding: 4px 20px !important;
  border-width: 2px;
}
.btn {
  min-width: 160px;
}
.btn:hover {
  color: #fff;
}
.btn:after {
  display: none;
}
.btn[disabled] {
  background-color: #b9babd;
  cursor: not-allowed;
}
.btn.primary:hover {
  background-color: #01529d;
}
.btn.btn-transparent {
  border: none;
  background-color: rgba(255,255,255,0.8);
  color: #4f535b;
}
.btn.btn-transparent:hover {
  background-color: #fff;
  color: #4f535b;
}
.btn.blue-trans-btn {
  background-color: transparent;
  border: 2px solid #0175e0;
}
.btn.blue-trans-btn:hover {
  background-color: #0175e0;
}
.btn.green-trans-btn {
  background-color: transparent;
  border: 2px solid #74b800;
}
.btn.green-trans-btn:hover {
  background-color: #74b800;
}
.btn.white-btn {
  background-color: rgba(255,255,255,0.8);
  color: #2d313a;
}
.btn.white-btn:hover {
  background-color: #fff;
  color: #2d313a;
}
.btn.blue-btn {
  background-color: #0175e0;
}
.btn.blue-btn:hover {
  background-color: #01529d;
}
.btn.green-btn {
  background-color: #74b800;
}
.btn.green-btn:hover {
  background-color: #518100;
}
.btn.red-btn {
  background-color: #f02732;
}
.btn.red-btn:hover {
  background-color: #b70d16;
}
.btn.orange-btn {
  background-color: #fc8000;
}
.btn.orange-btn:hover {
  background-color: #b05a00;
}
.btn.grey-btn {
  background-color: #4f535b;
}
.btn.grey-btn:hover {
  background-color: #373a40;
}
.btn.blue-light-btn {
  background-color: #00a4ff;
}
.btn.blue-light-btn:hover {
  background-color: #01529d;
}
.btn.green-light-btn {
  background-color: #83c708;
}
.btn.green-light-btn:hover {
  background-color: #518100;
}
.btn.red-light-btn {
  background-color: #fa373b;
}
.btn.red-light-btn:hover {
  background-color: #b70d16;
}
.btn.orange-light-btn {
  background-color: #ff960c;
}
.btn.orange-light-btn:hover {
  background-color: #b05a00;
}
.btn.grey-light-btn {
  background-color: #909398;
}
.btn.grey-light-btn:hover {
  background-color: #373a40;
}
.btn.blue-dark-btn {
  background-color: #003084;
}
.btn.blue-dark-btn:hover {
  background-color: #01529d;
}
.btn.green-dark-btn {
  background-color: #226909;
}
.btn.green-dark-btn:hover {
  background-color: #518100;
}
.btn.red-dark-btn {
  background-color: #b00016;
}
.btn.red-dark-btn:hover {
  background-color: #b70d16;
}
.btn.orange-dark-btn {
  background-color: #cf4501;
}
.btn.orange-dark-btn:hover {
  background-color: #b05a00;
}
.btn.grey-dark-btn {
  background-color: #1e1f21;
}
.btn.grey-dark-btn:hover {
  background-color: #373a40;
}
.btn.btn-blue-border {
  border-color: #0175e0;
  color: #0175e0;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-blue-border:hover {
  background-color: #0175e0;
  color: #fff;
}
.btn.btn-blue-border:after {
  display: none;
}
.btn.btn-green-border {
  border-color: #74b800;
  color: #74b800;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-green-border:hover {
  background-color: #74b800;
  color: #fff;
}
.btn.btn-green-border:after {
  display: none;
}
.btn.btn-red-border {
  border-color: #f02732;
  color: #f02732;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-red-border:hover {
  background-color: #f02732;
  color: #fff;
}
.btn.btn-red-border:after {
  display: none;
}
.btn.btn-orange-border {
  border-color: #fc8000;
  color: #fc8000;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-orange-border:hover {
  background-color: #fc8000;
  color: #fff;
}
.btn.btn-orange-border:after {
  display: none;
}
.btn.btn-grey-border {
  border-color: #4f535b;
  color: #4f535b;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-grey-border:hover {
  background-color: #4f535b;
  color: #fff;
}
.btn.btn-grey-border:after {
  display: none;
}
.btn.btn-blue-dark-border {
  border-color: #003084;
  color: #003084;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-blue-dark-border:hover {
  background-color: #003084;
  color: #fff;
}
.btn.btn-blue-dark-border:after {
  display: none;
}
.btn.btn-green-dark-border {
  border-color: #226909;
  color: #226909;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-green-dark-border:hover {
  background-color: #226909;
  color: #fff;
}
.btn.btn-green-dark-border:after {
  display: none;
}
.btn.btn-red-dark-border {
  border-color: #b00016;
  color: #b00016;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-red-dark-border:hover {
  background-color: #b00016;
  color: #fff;
}
.btn.btn-red-dark-border:after {
  display: none;
}
.btn.btn-orange-dark-border {
  border-color: #cf4501;
  color: #cf4501;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-orange-dark-border:hover {
  background-color: #cf4501;
  color: #fff;
}
.btn.btn-orange-dark-border:after {
  display: none;
}
.btn.btn-grey-dark-border {
  border-color: #1e1f21;
  color: #1e1f21;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-grey-dark-border:hover {
  background-color: #1e1f21;
  color: #fff;
}
.btn.btn-grey-dark-border:after {
  display: none;
}
.btn.btn-blue-highlight-border {
  border-color: #00a4ff;
  color: #fff;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-blue-highlight-border:hover {
  background-color: #00a4ff;
  color: #fff;
}
.btn.btn-blue-highlight-border:after {
  display: none;
}
.btn.btn-green-highlight-border {
  border-color: #83c708;
  color: #fff;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-green-highlight-border:hover {
  background-color: #83c708;
  color: #fff;
}
.btn.btn-green-highlight-border:after {
  display: none;
}
.btn.btn-red-highlight-border {
  border-color: #fa373b;
  color: #fff;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-red-highlight-border:hover {
  background-color: #fa373b;
  color: #fff;
}
.btn.btn-red-highlight-border:after {
  display: none;
}
.btn.btn-orange-highlight-border {
  border-color: #ff960c;
  color: #fff;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-orange-highlight-border:hover {
  background-color: #ff960c;
  color: #fff;
}
.btn.btn-orange-highlight-border:after {
  display: none;
}
.btn.btn-grey-highlight-border {
  border-color: #909398;
  color: #fff;
  background-color: transparent;
  min-width: 150px;
}
.btn.btn-grey-highlight-border:hover {
  background-color: #909398;
  color: #fff;
}
.btn.btn-grey-highlight-border:after {
  display: none;
}
.btn.btn-white-border {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
  min-width: 150px;
  padding: 12px 20px;
}
.btn.btn-white-border:hover {
  color: #b2e5ff;
  border-color: #b2e5ff;
}
.btn.btn-white-border:after {
  display: none;
}
.btn.small {
  padding: 8px 20px;
}
.circular-close-btn {
  border-radius: 9999em;
  width: 25px;
  height: 25px;
  color: #fff;
  border: 1px solid #fff;
  position: absolute;
  right: 10em;
  top: 0.75em;
  cursor: pointer;
  background-color: #2d313a;
}
.circular-close-btn:after {
  content: '\000D7';
  font-size: 21px;
  position: absolute;
  top: 0px;
  right: 6px;
}
table .btn {
  min-width: auto;
}
.buttons {
  text-align: center;
  padding: 10px;
}
.buttons:before,
.buttons:after {
  content: " ";
  display: table;
}
.buttons:after {
  clear: both;
}
.btn.blue {
  background-color: #0175e0;
  color: #fff;
}
.btn.blue:hover {
  background-color: #01529d;
}
@media only screen and (min-width: 600px) {
  .buttons-block a,
  .buttons-block .btn {
    margin-right: 25px;
  }
  .buttons-block a:nth-last-of-type(1),
  .buttons-block .btn:nth-last-of-type(1) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  .buttons-block a,
  .buttons-block .btn {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.static .join-the-program-btn,
.static .chat-with-sales {
  display: none;
}
.sticky .join-the-program-btn {
  background-color: #1e1f21 !important;
  border: 2px #0175e0 solid !important;
  margin-right: 8px !important;
  height: 16px;
  vertical-align: bottom;
  display: inline-block !important;
}
.sticky .chat-with-sales {
  display: inline-block !important;
  color: #fff;
  padding: 10px 20px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
.sticky .chat-with-sales:after {
  content: '';
}
.sticky .chat-with-sales:before {
  display: inline-block;
  content: '';
  width: 35px;
  height: 15px;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/blue-chat-button.png");
  background-size: 20px 15px;
  background-position: 50%;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: -35px;
  margin-top: 1px;
}
.sticky .join-the-program-btn:hover {
  background-color: #0175e0 !important;
}
@media only screen and (min-width: 400px) {
  .btns-same-width {
    max-width: 350px;
  }
}
.btns-same-width .btn {
  margin-top: 1rem;
  margin-bottom: 0;
  display: block;
}
.btns-same-width .btn:nth-of-type(1) {
  margin-top: 0;
}
.flex-box {
  display: flex;
  align-content: flex-start;
}
.flex-box.f-column {
  flex-direction: column;
}
.flex-box.f-center {
  align-items: center;
}
.flex-box.f-stretch {
  align-items: stretch;
}
.flex-box.f-end {
  align-items: flex-end;
}
.flex-box.f-centered {
  justify-content: center;
}
.flex-box.f-between {
  justify-content: space-between;
}
.flex-box.f-around {
  justify-content: space-around;
}
.flex-box.f-ended {
  justify-content: flex-end;
}
.flex-box.f-wrap {
  flex-wrap: wrap;
}
.flex-box.f-wrap > .row {
  margin-right: 0;
  margin-left: 40px;
}
.flex-box.f-wrap > .row:nth-last-of-type(1) {
  margin-left: 0;
}
.flex-box .row {
  box-sizing: border-box;
  margin-right: 40px;
}
.flex-box .row.f-self-center {
  align-self: center;
}
.flex-box .row.f-self-end {
  align-self: flex-end;
}
.flex-box .row:nth-last-of-type(1) {
  margin-right: 0;
}
.flex-box .row.w-2 {
  flex-basis: 50%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-box .row.w-2 {
    flex-basis: auto;
    width: 50%;
  }
}
.flex-box .row.w-3 {
  flex-basis: 33.33%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-box .row.w-3 {
    flex-basis: auto;
    width: 33.33%;
  }
}
.flex-box .row.w-3-2 {
  flex-basis: 66.66%;
}
.flex-box .row.w-4 {
  flex-basis: 25%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-box .row.w-4 {
    flex-basis: auto;
    width: 25%;
  }
}
.flex-box .row.w-5 {
  flex-basis: 20%;
}
.flex-box .row.w-6 {
  flex-basis: 16.66%;
}
.flex-box .row.f-start {
  align-self: flex-start;
}
.flex-box .row.f-center {
  align-self: center;
}
.flex-box .row.f-end {
  align-self: flex-end;
}
.flex-box .row.f-shrink-0 {
  flex-shrink: 0;
}
@media only screen and (min-width: 800px) {
  .flex-box.f-border > .row {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #e2e2e4;
  }
  .flex-box.f-border > .row:nth-last-of-type(1) {
    border-color: transparent;
  }
}
.flex-box.f-reverse {
  flex-direction: row-reverse;
}
.flex-box.f-reverse > .row {
  margin-right: 0;
  margin-left: 40px;
}
.flex-box.f-reverse > .row:nth-last-of-type(1) {
  margin-left: 0;
}
.flex-box.double-margin > div {
  margin-right: 40px;
}
.flex-box.extra-margin > div {
  margin-right: 100px;
}
@media only screen and (max-width: 800px) {
  .flex-box:not(.f-mobile) {
    display: block;
  }
  .flex-box:not(.f-mobile) > .row {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 600px) {
  .flex-box.f-mobile.f-mobile-600px {
    display: block;
  }
  .flex-box.f-mobile.f-mobile-600px > .row {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 400px) {
  .flex-box.f-mobile.f-mobile-400px {
    display: block;
  }
  .flex-box.f-mobile.f-mobile-400px > .row {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 800px) and (min-width: 400px) {
  .flex-box.f-mobile-2 {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
  }
  .flex-box.f-mobile-2 .row {
    margin-left: 0;
    margin-right: 0;
    flex-basis: 50%;
    box-sizing: border-box;
  }
  .flex-box.f-mobile-2 .row:nth-of-type(2n+1) {
    padding-right: 20px;
  }
  .flex-box.f-mobile-2 .row:nth-of-type(2n) {
    padding-left: 20px;
  }
  .flex-box.f-mobile-2 .row:nth-of-type(2n+1):nth-last-of-type(1) {
    padding-left: 20px;
  }
}
.flex-box .flex-box {
  width: 100%;
}
.back-img {
  background-color: #909398;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.hover-section .static-block {
  display: block;
}
.hover-section .hover-block {
  display: none;
}
@media only screen and (min-width: 801px) {
  .hover-section:hover .static-block {
    display: none;
  }
  .hover-section:hover .hover-block {
    display: block;
  }
}
form label,
form input,
form button {
  margin: 10px;
}
form label {
  margin: 20px 0 0 0;
  display: none;
  color: #2d313a;
  margin-bottom: 5px;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.2;
  display: none;
}
form label:after {
  content: '';
}
form input,
form select,
form textarea {
  height: 40px;
  width: 100% !important;
  margin: 0;
  outline: none;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #b9babd;
  border-radius: 0;
  padding-left: 0;
  background: #fff;
}
form textarea {
  min-height: 64px;
  max-height: 200px;
  max-width: 100%;
  resize: vertical;
  padding-left: 5px;
}
form #LblConsent_Provided_GDPR__c {
  display: block;
}
form input {
  padding-left: 3px;
}
form button {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
form .mktoErrorMsg {
  font-family: 'Open Sans', sans-serif;
  color: #f02732;
  margin-top: 8px;
  font-size: 12px;
  padding-left: 4px;
}
form .mktoFieldDescriptor {
  width: 100%;
  margin-bottom: 23px;
}
form .mktoButton:after {
  display: none;
}
form .mktoButton:hover {
  background-color: #01529d;
}
form .mktoHtmlText,
form .mktoFieldDescriptor {
  font-size: 12px;
  font-style: italic;
  line-height: 1.3;
}
form .mktoHtmlText sup,
form .mktoFieldDescriptor sup {
  top: -5px;
  font-size: 100%;
}
form .mktoHtmlText a,
form .mktoFieldDescriptor a {
  font-family: inherit;
  text-transform: inherit;
  font-size: inherit;
}
form .mktoFieldDescriptor {
  position: relative;
}
form .mktoFieldDescriptor #LblConsent_Provided_GDPR__c {
  font-size: 12px;
  font-style: italic;
  padding-left: 40px;
  line-height: 1.3;
}
form .mktoFieldDescriptor #LblConsent_Provided_GDPR__c + .mktoCheckboxList {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
form .mktoFieldDescriptor #LblConsent_Provided_GDPR__c + .mktoCheckboxList input {
  width: 100%;
  height: 100%;
}
.fancybox-overlay .fancybox-skin {
  background: #fff;
}
.fancybox-overlay .fancybox-skin .form-block {
  padding: 2.5rem 1rem;
}
@media only screen and (min-width: 600px) {
  .fancybox-overlay .fancybox-skin .form-block {
    padding: 2.5rem;
  }
}
.fancybox-overlay .fancybox-skin .form-block form {
  width: 280px;
}
@media only screen and (min-width: 520px) {
  .fancybox-overlay .fancybox-skin .form-block form {
    width: 380px;
  }
}
.local-reseller form {
  width: 100%;
}
.local-reseller .thank-you-message {
  padding: 48px 2.5rem;
  background: #fff;
  text-align: center;
  max-width: 426px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.local-reseller .thank-you-message span {
  font-size: 28px;
  display: block;
  margin-bottom: 8px;
}
@media only screen and (max-width: 580px) {
  .local-reseller .thank-you-message {
    width: 100%;
  }
}
.__fuel_edit__ {
  display: none !important;
}
.mod-carousel {
  height: 400px;
  overflow: hidden;
}
@media only screen and (max-width: 500px) {
  .mod-carousel {
    height: 500px;
  }
}
.mod-carousel .slick-list,
.mod-carousel .slick-track,
.mod-carousel .mod-annotated-image {
  height: 100%;
}
.mod-carousel .slick-list a.clients-list-link:after,
.mod-carousel .slick-track a.clients-list-link:after,
.mod-carousel .mod-annotated-image a.clients-list-link:after {
  display: none;
}
@media only screen and (max-width: 400px) {
  .mod-carousel .mod-annotated-image .copy {
    padding: 30px;
  }
}
.mod-carousel .copy {
  height: 100%;
  box-sizing: border-box;
}
.mod-carousel .copy:before,
.mod-carousel .copy:after {
  content: " ";
  display: table;
}
.mod-carousel .copy:after {
  clear: both;
}
.mod-carousel .control {
  background: #4f535b;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  display: block;
  z-index: 1;
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
}
.mod-carousel .control.slick-disabled {
  background: #b9babd;
}
.mod-carousel .control:hover {
  cursor: pointer;
  background-color: #5f646d;
}
.mod-carousel .control:after {
  color: #fff;
  position: absolute;
  font-size: 2em;
  font-style: normal;
  text-align: center;
  top: -1px;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 1.1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.mod-carousel .control.prev {
  left: 20px;
}
.mod-carousel .control.prev:after {
  content: '\2039';
  left: -3px;
}
.mod-carousel .control.next {
  right: 20px;
}
.mod-carousel .control.next:after {
  content: '\203A';
  right: -3px;
}
@media only screen and (max-width: 600px) {
  .mod-carousel .control {
    display: none !important;
  }
}
.mod-carousel {
  position: relative !important;
  background-image: url("/assets/tracked/img/ajax-loader.gif") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 15px 15px;
  height: 84px !important;
}
.mod-carousel > div {
  opacity: 0 !important;
  position: absolute !important;
}
.mod-carousel.slick-initialized {
  background-image: none !important;
  height: inherit !important;
}
.mod-carousel.slick-initialized > div,
.mod-carousel.slick-initialized .slick-list {
  opacity: 1 !important;
  position: relative !important;
  transition: opacity 0.2s ease-in !important;
}
body .carousel-wide-video {
  padding-bottom: 7rem;
}
@media only screen and (min-width: 2200px) {
  body .carousel-wide-video .carousel-wrap {
    max-width: 2000px;
    margin-right: auto;
    margin-left: auto;
  }
}
body .carousel-wide-video .slick-slider {
  overflow: visible;
}
body .carousel-wide-video .slick-slider .slick-prev {
  left: 0;
}
body .carousel-wide-video .slick-slider .slick-next {
  right: 0;
}
body .carousel-wide-video .slick-slider .slick-prev,
body .carousel-wide-video .slick-slider .slick-next {
  height: 100%;
  width: 22%;
  z-index: 1;
  top: 0;
  opacity: 0;
  margin-top: 0;
}
@media only screen and (max-width: 600px) {
  body .carousel-wide-video .slick-slider .slick-prev,
  body .carousel-wide-video .slick-slider .slick-next {
    width: 10%;
  }
}
body .carousel-wide-video .slick-slider .slick-dots {
  bottom: -39.81312px;
}
body .carousel-wide-video .slick-slider .slick-dots li button:before {
  color: #b9babd;
}
body .carousel-wide-video .slick-slider .slick-dots li.slick-active button:before {
  top: -1px;
  color: #b9babd;
}
body .carousel-wide-video .slick-slider .slick-list {
  padding: 0 23%;
}
@media only screen and (max-width: 600px) {
  body .carousel-wide-video .slick-slider .slick-list {
    padding: 0 10%;
  }
}
body .carousel-wide-video .slick-slider .slick-slide {
  padding: 0 15px;
  opacity: 1;
  transition: opacity 0.7s ease;
}
body .carousel-wide-video .slick-slider .slick-slide:not(.slick-active) {
  opacity: 0.5;
}
body .carousel-wide-video .slick-slider .slick-slide .img-slide img {
  max-height: 29vw;
}
@media only screen and (max-width: 600px) {
  body .carousel-wide-video .slick-slider .slick-slide .img-slide img {
    max-height: 44vw;
  }
}
body .carousel-wide-video .slick-slider .slick-slide .video-slide iframe {
  width: 53.15vw;
  height: 29vw;
  min-height: 100%;
}
@media only screen and (max-width: 600px) {
  body .carousel-wide-video .slick-slider .slick-slide .video-slide iframe {
    height: 44vw;
    width: 75.15vw;
  }
}
@media only screen and (max-width: 600px) {
  body .carousel-wide-video .slick-slider .slick-slide {
    padding: 0 5px;
  }
}
@media only screen and (min-width: 2200px) {
  body .carousel-wide-video .slick-slider .slick-slide .img-slide img {
    max-height: 20vw;
  }
  body .carousel-wide-video .slick-slider .slick-slide .video-slide iframe {
    width: 35.15vw;
    height: 20vw;
  }
}
body .carousel-wide-video .slick-slider .slick-slide,
body .carousel-wide-video .slick-slider .slick-track,
body .carousel-wide-video .slick-slider .slick-list {
  height: auto;
}
body .unite-cs-carousel {
  overflow: visible;
}
body .unite-cs-carousel .slide {
  padding-top: 5rem;
  padding-bottom: 5rem;
  box-sizing: border-box;
  align-items: center;
  min-height: 380px;
  overflow: initial;
}
@media only screen and (min-width: 800px) {
  body .unite-cs-carousel .slide {
    background: url("/wp-content/themes/intm-intl-wpmulti/assets/images/unite-cs-carousel-quote.png") 2.5rem 2.5rem no-repeat, linear-gradient(90deg, #0175e0 66.66%, #fff 33.33%);
  }
}
body .unite-cs-carousel .slide .quote-block {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  box-sizing: border-box;
  color: #fff;
}
@media only screen and (min-width: 800px) {
  body .unite-cs-carousel .slide .quote-block {
    padding-left: 5rem;
  }
}
@media only screen and (max-width: 800px) {
  body .unite-cs-carousel .slide .quote-block {
    background-color: #0175e0;
    background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/unite-cs-carousel-quote.png");
    background-position: 16px 16px;
    background-repeat: no-repeat;
    padding-top: 2.5rem;
    overflow: hidden;
  }
}
body .unite-cs-carousel .slide .quote-block blockquote {
  font-size: 33px;
  margin: 0 0 2.5rem;
}
body .unite-cs-carousel .slide .quote-block .link-block .row {
  align-self: center;
}
@media only screen and (max-width: 800px) {
  body .unite-cs-carousel .slide .quote-block .link-block {
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 600px) {
  body .unite-cs-carousel .slide .quote-block .link-block {
    display: block;
  }
  body .unite-cs-carousel .slide .quote-block .link-block .btn {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 1050px) {
  body .unite-cs-carousel .slide {
    min-height: auto;
  }
}
@media only screen and (max-width: 800px) {
  body .unite-cs-carousel .slide {
    padding-top: 0;
    padding-bottom: 0;
  }
  body .unite-cs-carousel .slide .quote-block .link {
    display: block;
    margin-top: 2.5rem;
    text-align: right;
  }
}
@media only screen and (max-width: 600px) {
  body .unite-cs-carousel .slide .img-lp {
    margin-right: 16px;
  }
}
body .unite-cs-carousel .slide .info-block {
  align-self: center;
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  display: grid;
  justify-content: center;
}
body .unite-cs-carousel .slide .info-block .img-lp {
  padding-left: 0;
  padding-right: 33px;
  margin-right: 33px;
  background: linear-gradient(#e2e2e4, #e2e2e4) right no-repeat;
  background-size: 1px 75%;
}
@media only screen and (max-width: 400px) {
  body .unite-cs-carousel .slide .info-block .img-lp {
    padding-right: 1rem;
    margin-right: 1rem;
  }
}
body .unite-cs-carousel .slide .info-block p {
  text-transform: uppercase;
}
body .unite-cs-carousel .slide .info-block p span {
  text-transform: none;
}
@media only screen and (max-width: 800px) {
  body .unite-cs-carousel .slide .info-block {
    background: #fff;
    padding: 2.5rem;
    overflow: hidden;
  }
}
body .unite-cs-carousel .slick-slide {
  margin: 0 10px;
}
body .unite-cs-carousel .slick-list {
  margin: 0 -10px;
}
body .unite-cs-carousel .control.next {
  right: -20px;
}
body .unite-cs-carousel .control.prev {
  left: -20px;
}
body .unite-cs-carousel .slick-dots {
  bottom: -39.81312px;
  text-align: center;
}
body .unite-cs-carousel .slick-dots li button:before {
  color: #fff;
}
body .unite-cs-carousel .slick-dots li.slick-active button:before {
  top: -1px;
  color: #fff;
}
.find-local-hero {
  padding: 5rem 0;
}
@media only screen and (max-width: 800px) {
  .find-local-hero {
    text-align: center;
  }
}
.find-local-hero h1 {
  margin: 0;
}
.find-local-hero .img-block {
  position: relative;
}
.find-local-hero .img-block img {
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 1180px) {
  .find-local-hero .img-block img {
    left: 5rem;
  }
}
@media only screen and (max-width: 940px) {
  .find-local-hero .img-block img {
    top: 2.5rem;
  }
}
@media only screen and (max-width: 800px) {
  .find-local-hero .img-block {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .find-local-text-block p {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.local-reseller {
  background: #fff;
  padding: 48px 2.5rem;
  width: 426px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 580px) {
  .local-reseller {
    width: 100%;
  }
}
body .youtube-video-global {
  text-align: center !important;
}
body .youtube-video-global iframe {
  max-width: 100% !important;
}
body .flexible-youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
body .flexible-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.smoke-arrow {
  height: 20px;
  width: 60px;
  position: absolute;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 30px solid rgba(0,0,0,0);
  border-right: 30px solid rgba(0,0,0,0);
  border-top: 20px solid #f7f7f7;
  left: 50%;
  margin-left: -30px;
  bottom: -20px;
}
.smoke-arrow.big {
  height: 30px;
  border-left: 40px solid rgba(0,0,0,0);
  border-right: 40px solid rgba(0,0,0,0);
  border-top: 30px solid #f7f7f7;
  margin-left: -40px;
  bottom: -30px;
}
.white-arrow {
  height: 20px;
  width: 60px;
  position: absolute;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 30px solid rgba(0,0,0,0);
  border-right: 30px solid rgba(0,0,0,0);
  border-top: 20px solid #fff;
  left: 50%;
  margin-left: -30px;
  bottom: -20px;
  z-index: 2;
}
.white-arrow.big {
  height: 30px;
  border-left: 40px solid rgba(0,0,0,0);
  border-right: 40px solid rgba(0,0,0,0);
  border-top: 30px solid #fff;
  margin-left: -40px;
  bottom: -30px;
}
.highlight-blue-arrow {
  height: 20px;
  width: 60px;
  position: absolute;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 30px solid rgba(0,0,0,0);
  border-right: 30px solid rgba(0,0,0,0);
  border-top: 20px solid #00a4ff;
  left: 50%;
  margin-left: -30px;
  bottom: -20px;
}
.grey-pastel-light-arrow {
  height: 20px;
  width: 60px;
  position: absolute;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 30px solid rgba(0,0,0,0);
  border-right: 30px solid rgba(0,0,0,0);
  border-top: 20px solid #eeeeef;
  left: 50%;
  margin-left: -30px;
  bottom: -20px;
}
.table-video {
  display: flex;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
}
@media only screen and (max-width: 1410px) {
  .table-video {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.table-video section {
  padding: 0;
}
.table-video .col-1,
.table-video .col-2 {
  flex-wrap: nowrap;
  width: 50%;
  box-sizing: border-box;
  vertical-align: middle;
}
@media only screen and (max-width: 800px) {
  .table-video {
    display: block;
  }
  .table-video .col-1,
  .table-video .col-2 {
    width: 100%;
    text-align: center;
  }
}
.table-video .col-2 h3 {
  margin-bottom: 0;
}
.table-video .readlink {
  text-transform: uppercase;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
  font-weight: normal;
}
.table-video .readlink:after {
  content: ' \203A';
}
@media only screen and (min-width: 801px) {
  .table-video .col-1 {
    border-right: 2px solid #eeeeef;
    padding-right: 1em;
  }
  .table-video .col-2 {
    padding-left: 1em;
  }
}
@media only screen and (min-width: 1000px) {
  .table-video .col-1 {
    padding-right: 0;
  }
  .table-video .col-2 {
    padding-left: 1em;
  }
}
@media only screen and (min-width: 1071px) {
  .table-video .col-2 {
    padding-left: 3em;
    padding-right: 3em;
  }
}
.table-video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.table-video .video-container iframe,
.table-video .video-container object,
.table-video .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.arrow-down {
  position: relative;
}
.arrow-down:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: -30px;
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 30px solid transparent;
  clear: both;
}
.arrow-down.arrow-blue-shadow:after {
  border-top-color: #0042a3;
}
hr {
  height: 1px;
}
hr.grey-pastel {
  border: none;
  border-top: 1px solid #e2e2e4;
}
hr.grey-border {
  border: none;
  border-top: 1px solid #e2e2e4;
}
hr.grey-border-dotted {
  border: none;
  border-top: 1px dotted #e2e2e4;
}
hr.gray {
  border: none;
  border-top: 1px solid #b9babd;
}
hr.white {
  border: none;
  border-top: 1px solid #fff;
}
hr.green {
  border: none;
  border-top: 1px solid #74b800;
}
hr.orange {
  border: none;
  border-top: 1px solid #fc8000;
}
.border-top-grey {
  border-top: 1px solid #e2e2e4;
}
.border-bottom-grey {
  border-bottom: 1px solid #e2e2e4;
}
.flip-card {
  background-color: transparent;
  perspective: 1000px;
}
.flip-card .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card .flip-card-front,
.flip-card .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transform: rotateY(0deg);
}
.flip-card .flip-card-back {
  transform: rotateY(180deg);
}
.oitc-video {
  max-width: 800px !important;
}
.oitc-video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.oitc-video .video-container iframe,
.oitc-video .video-container object,
.oitc-video .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.oitc-video-table {
  max-width: 425px !important;
}
.oitc-video-table .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.oitc-video-table .video-container iframe,
.oitc-video-table .video-container object,
.oitc-video-table .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100%;
}
.oitc-video-sm {
  max-width: 610px !important;
}
.oitc-video-sm .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.oitc-video-sm .video-container iframe,
.oitc-video-sm .video-container object,
.oitc-video-sm .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.list-featured-new ul {
  margin: 0;
}
.list-featured-new ul li {
  position: relative;
  display: flex;
  align-items: stretch;
  margin-bottom: 23px;
}
.list-featured-new ul li a {
  display: flex;
  background-color: #fff;
  padding: 15px 20px;
  min-height: 50px;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin: 0;
  border-radius: 5px;
  box-shadow: 0 0 2px #b9babd;
}
.list-featured-new ul li a .type {
  color: #2d313a;
  font-family: 'DINOTLight', 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  text-transform: uppercase;
}
.list-featured-new ul li a:hover {
  background-color: #0175e0;
}
.list-featured-new ul li a:hover span,
.list-featured-new ul li a:hover .type {
  color: #fff;
}
.list-featured-new ul li a:hover .new {
  background-color: #ff960c;
}
.list-featured-new ul li .new {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #ffe19d;
  color: #fe5a5a;
  z-index: 1;
  max-width: 20px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.list-featured-new ul li .new span {
  line-height: 1;
  top: calc(50% + 10px);
  position: relative;
  transform: rotate(-90deg) translateX(50%);
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  font-size: 14px;
  display: block;
}
.list-featured-new.grid-wrap ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1rem 2.5rem;
}
@media only screen and (max-width: 800px) {
  .list-featured-new.grid-wrap ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 500px) {
  .list-featured-new.grid-wrap ul {
    grid-template-columns: 1fr;
  }
}
.list-featured-new.grid-wrap ul li a {
  margin: 0;
}
.list-featured-new.cards-grey ul li a {
  background-color: #f7f7f7;
}
.list-featured-new.cards-grey ul li a:hover {
  background-color: #0175e0;
}
footer {
  background-color: #fff;
}
footer .main-footer {
  padding: 2.5rem 0;
}
footer nav[role="footer"] {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2.5rem;
  width: 100%;
}
@media only screen and (max-width: 960px) {
  footer nav[role="footer"] {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 480px) {
  footer nav[role="footer"] {
    grid-template-columns: 1fr;
  }
}
footer nav[role="footer"] .mobile-footer-additional {
  display: none;
}
footer nav[role="footer"] .footer-menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2.5rem;
  grid-column: 1/-1;
}
@media only screen and (min-width: 1180px) {
  footer nav[role="footer"] .footer-menu {
    grid-template-columns: 3fr 2fr;
  }
}
@media only screen and (min-width: 960px) {
  footer nav[role="footer"] .footer-menu {
    grid-column: 1/span 4;
  }
}
@media only screen and (max-width: 480px) {
  footer nav[role="footer"] .footer-menu {
    grid-template-columns: 1fr;
    grid-gap: 23px;
  }
}
footer nav[role="footer"] .footer-menu ul {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  font-size: 0.8em;
  margin-top: 0;
}
footer nav[role="footer"] .footer-menu ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}
footer nav[role="footer"] .footer-menu ul li:not(:first-child) {
  margin: 8px 0;
}
footer nav[role="footer"] .footer-menu ul li a {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif;
  text-decoration: none;
  color: #2d313a;
  text-transform: none;
  line-height: 1.4;
  font-size: 14px;
}
footer nav[role="footer"] .footer-menu ul li a:not([href]) {
  cursor: default;
}
footer nav[role="footer"] .footer-menu ul li:hover {
  opacity: 0.8;
}
footer nav[role="footer"] .footer-menu ul li.title a {
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  text-transform: uppercase;
}
@media only screen and (min-width: 580px) {
  footer .footer-about {
    padding-right: 2.5rem;
    border-right: 1px solid #e2e2e4;
  }
}
@media only screen and (min-width: 960px) {
  footer .footer-about {
    grid-column: 5/span 5;
    border-left: 1px solid #e2e2e4;
    padding-left: 2.5rem;
  }
}
footer .footer-about p {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  margin: 0;
  line-height: 1.4;
  font-size: 14px;
}
footer .footer-about p a {
  line-height: inherit;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  font-size: 14px;
}
footer .footer-about p small {
  font-size: 12px;
  margin-top: 1rem;
  display: block;
  color: #73767d;
  line-height: 1.6;
}
footer .last {
  position: relative;
  max-width: 200px;
}
@media only screen and (min-width: 960px) {
  footer .last {
    grid-column: 10/span 2;
  }
}
footer .last .social-icon {
  padding-top: 3rem;
  margin-bottom: 0;
}
footer .last .social-icon:hover img {
  opacity: 0.6;
}
footer .last .social-icon img {
  display: block;
  width: 33px;
}
footer .last .countries {
  cursor: pointer;
  padding: 10px 15px;
  padding-right: 20px;
  border-radius: 5px;
  border: 1px solid #b9babd;
  position: absolute;
  z-index: 1;
  background: #fff;
  width: -moz-available;
  width: -webkit-fill-available;
}
footer .last .countries .flex-box img {
  transform: rotate(0deg);
  transition: transform 0.5s ease;
}
footer .last .countries p {
  color: #2d313a;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  padding: 0.12em 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
footer .last .countries .us-flag,
footer .last .countries .uk-flag,
footer .last .countries .ca-flag,
footer .last .countries .eu-flag,
footer .last .countries .netherlands-flag,
footer .last .countries .germany-flag,
footer .last .countries .italy-flag,
footer .last .countries .belgium-flag,
footer .last .countries .ireland-flag {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  text-transform: none;
  color: #2d313a;
  font-size: 14px;
  line-height: 19px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
footer .last .countries .us-flag span,
footer .last .countries .uk-flag span,
footer .last .countries .ca-flag span,
footer .last .countries .eu-flag span,
footer .last .countries .netherlands-flag span,
footer .last .countries .germany-flag span,
footer .last .countries .italy-flag span,
footer .last .countries .belgium-flag span,
footer .last .countries .ireland-flag span {
  display: inline-block;
  width: 30px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-right: 5px;
  vertical-align: middle;
}
footer .last .countries .us-flag:hover,
footer .last .countries .uk-flag:hover,
footer .last .countries .ca-flag:hover,
footer .last .countries .eu-flag:hover,
footer .last .countries .netherlands-flag:hover,
footer .last .countries .germany-flag:hover,
footer .last .countries .italy-flag:hover,
footer .last .countries .belgium-flag:hover,
footer .last .countries .ireland-flag:hover {
  opacity: 0.8;
}
footer .last .countries ul li {
  padding-top: 5px !important;
  list-style: none;
}
footer .last .countries.active .flex-box img {
  transform: rotate(180deg);
}
footer .last .countries.active .us-flag:after {
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  padding-left: 8px;
}
footer .footer-extra {
  background-color: #eeeeef;
}
footer .legal {
  padding-top: 1em;
  padding-bottom: 1em;
}
footer .legal p {
  color: #73767d;
  font-size: 12px;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
footer .legal p a {
  text-decoration: none;
  color: #0175e0;
  font-size: inherit;
}
footer .legal p a:hover {
  opacity: 0.8;
}
footer .legal .desc-part .flex-box img {
  margin-right: 1rem;
}
body {
  background: #f7f7f7;
}
header {
  background: #fff;
  position: relative;
}
header nav[role="navigation"] .logo {
  margin: 0;
  line-height: 1;
  flex-shrink: 0;
}
header nav[role="navigation"] .logo img {
  width: 278px;
}
@media only screen and (max-width: 1080px) {
  header nav[role="navigation"] .logo img {
    width: 250px;
  }
}
@media only screen and (max-width: 480px) {
  header nav[role="navigation"] .logo img {
    width: 200px;
  }
}
header nav[role="navigation"].link {
  padding: 19.2px 0;
}
header nav[role="navigation"] {
  position: relative;
}
@media only screen and (max-width: 960px) {
  header nav[role="navigation"] {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
header nav[role="navigation"] .nav-block {
  display: flex;
  align-items: center;
}
header nav[role="navigation"] .nav-block .first {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
header nav[role="navigation"] .nav-block .first > li {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
header nav[role="navigation"] .nav-block .first > li a {
  display: block;
  text-align: center;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  text-transform: uppercase;
  font-size: 1rem;
  padding: 24px 14px;
  margin: 0;
}
header nav[role="navigation"] .nav-block .first > li a[href=""],
header nav[role="navigation"] .nav-block .first > li a:not([href]) {
  cursor: default;
}
@media only screen and (min-width: 960px) {
  header nav[role="navigation"] .nav-block .first > li a {
    color: #2d313a;
  }
  header nav[role="navigation"] .nav-block .first > li a:hover {
    color: #0175e0;
  }
}
header nav[role="navigation"] .nav-block .first > li:hover > a {
  color: #0042a3;
}
header nav[role="navigation"] .nav-block .first .second {
  display: none;
  position: absolute;
  left: -8.544px;
  top: 73px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 3;
}
header nav[role="navigation"] .nav-block .first .second li {
  display: block;
  background-color: #f7f7f7;
}
header nav[role="navigation"] .nav-block .first .second li:nth-of-type(1) a {
  padding-top: 1rem;
}
header nav[role="navigation"] .nav-block .first .second li:nth-last-of-type(1) a {
  padding-bottom: 1rem;
}
header nav[role="navigation"] .nav-block .first .second a,
header nav[role="navigation"] .nav-block .first .second span {
  width: auto;
  min-width: 160px;
  padding: 8px 23px;
  margin: 0;
  text-transform: none;
  text-align: left;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  font-size: 1rem;
}
header nav[role="navigation"] .nav-block .first .second span {
  color: #909398;
  line-height: 1em;
}
header nav[role="navigation"] .nav-block .first .second span small {
  text-transform: none;
  padding-left: 20px;
  display: block;
}
header nav[role="navigation"] .nav-block .first .second li a {
  color: #0175e0;
}
header nav[role="navigation"] .nav-block .first .second li:hover a {
  color: #0042a3;
}
header nav[role="navigation"] .nav-block .first li a:hover + .second,
header nav[role="navigation"] .nav-block .second:hover {
  display: block;
}
header nav[role="navigation"] .nav-block .weglot-container .wgcurrent a {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1180px) {
  header nav[role="navigation"] .nav-block .weglot-container .wgcurrent a {
    padding-right: 36px;
  }
}
header nav[role="navigation"] .nav-block .weglot-container .wgcurrent a,
header nav[role="navigation"] .nav-block .weglot-container #weglot-listbox a {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  font-size: 13px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1180px) {
  header nav[role="navigation"] .nav-block .weglot-container.weglot_here {
    position: fixed;
    bottom: 0;
    right: 30px;
  }
}
header nav[role="navigation"] .nav-block .show-menu {
  display: none;
  font-size: 0;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/burger.svg");
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center right;
  width: 50px;
  height: 50px;
}
header nav[role="navigation"] .nav-block input[type=checkbox] {
  display: none;
}
header nav[role="navigation"] .nav-block input[type=checkbox]:checked ~ .first {
  display: block;
}
@media only screen and (max-width: 960px) {
  header nav[role="navigation"] .nav-block ul {
    display: none;
  }
  header nav[role="navigation"] .nav-block ul li,
  header nav[role="navigation"] .nav-block li a {
    width: 100%;
  }
  header nav[role="navigation"] .nav-block .show-menu {
    display: block;
  }
  header nav[role="navigation"] .nav-block .first {
    position: absolute;
    top: 70px;
    right: 0;
    width: 100%;
    background-color: #f7f7f7;
    z-index: 2;
  }
  header nav[role="navigation"] .nav-block .first li a {
    padding: 1rem 0;
  }
  header nav[role="navigation"] .nav-block .first a[tabindex="0"] {
    color: #2d313a;
  }
  header nav[role="navigation"] .nav-block .first > li {
    border-bottom: 1px solid #e2e2e4;
    margin: 0;
  }
  header nav[role="navigation"] .nav-block .first .second {
    position: static;
    display: block;
  }
  header nav[role="navigation"] .nav-block .first .second li {
    text-align: center;
    background-color: #eeeeef;
  }
  header nav[role="navigation"] .nav-block .first .second li a,
  header nav[role="navigation"] .nav-block .first .second li span {
    text-align: center;
    display: block;
  }
  header nav[role="navigation"] .nav-block .first .second li a small,
  header nav[role="navigation"] .nav-block .first .second li span small {
    padding: 0;
  }
}
nav[role="support"] {
  background: #f7f7f7;
  box-sizing: border-box;
}
nav[role="support"] .center {
  position: relative;
}
nav[role="support"] .center > .flex-box {
  justify-content: space-between;
  transition: opacity 1s;
  opacity: 1;
}
nav[role="support"] p,
nav[role="support"] a {
  font-size: 14px;
}
nav[role="support"] .call-us {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  text-transform: uppercase;
}
nav[role="support"] .call-us a {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
nav[role="support"] .call-us .divider {
  color: #e2e2e4;
  padding: 0 5px;
}
@media only screen and (max-width: 960px) {
  nav[role="support"] .call-us {
    display: none;
  }
}
nav[role="support"] .call-us-mobile {
  line-height: 1;
}
@media only screen and (max-width: 600px) {
  nav[role="support"] .call-us-mobile {
    flex-basis: calc(50% - 43px);
  }
}
@media only screen and (min-width: 960px) {
  nav[role="support"] .call-us-mobile {
    display: none;
  }
  nav[role="support"] .call-us-mobile img {
    width: 22px;
  }
  nav[role="support"] .call-us-mobile img:hover {
    opacity: 0.8;
  }
}
nav[role="support"] .right {
  display: flex;
  align-content: flex-start;
  align-items: center;
}
nav[role="support"] .right > ul {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
}
@media only screen and (max-width: 600px) {
  nav[role="support"] .right {
    justify-content: flex-end;
    flex-basis: calc(50% + 43px);
  }
}
nav[role="support"] .right .local,
nav[role="support"] .right .search {
  margin-right: 33px;
}
nav[role="support"] .right .local a,
nav[role="support"] .right .search a {
  font-family: 'DINOTLight', 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  text-transform: uppercase;
  color: #2d313a;
}
nav[role="support"] .right .local a:hover,
nav[role="support"] .right .search a:hover {
  color: #0042a3;
}
nav[role="support"] .right .local a:hover:before,
nav[role="support"] .right .search a:hover:before {
  filter: contrast(150%) brightness(80%);
}
nav[role="support"] .right .local a:before,
nav[role="support"] .right .search a:before {
  display: inline-block;
  content: " ";
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/local-reseller-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  margin-right: 3px;
}
@media only screen and (max-width: 960px) {
  nav[role="support"] .right .local,
  nav[role="support"] .right .search {
    display: none;
  }
}
nav[role="support"] .right .search a:before {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/search-icon.png");
  margin-right: 8px;
}
nav[role="support"] .right .suport .btn,
nav[role="support"] .right .login .btn {
  margin: 4px 0;
  position: relative;
  min-width: auto;
}
nav[role="support"] .right .suport ul.login-dropdown,
nav[role="support"] .right .login ul.login-dropdown,
nav[role="support"] .right .suport ul.support-dropdown,
nav[role="support"] .right .login ul.support-dropdown {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  display: none;
  box-sizing: border-box;
  top: 37px;
  right: 0;
}
nav[role="support"] .right .suport ul.login-dropdown:before,
nav[role="support"] .right .login ul.login-dropdown:before,
nav[role="support"] .right .suport ul.support-dropdown:before,
nav[role="support"] .right .login ul.support-dropdown:before {
  width: 75%;
  height: 15px;
  display: block;
  content: ' ';
  position: absolute;
  right: 0;
  top: -15px;
}
nav[role="support"] .right .suport ul.login-dropdown:after,
nav[role="support"] .right .login ul.login-dropdown:after,
nav[role="support"] .right .suport ul.support-dropdown:after,
nav[role="support"] .right .login ul.support-dropdown:after {
  width: 50%;
  height: 25px;
  display: block;
  content: ' ';
  position: absolute;
  right: 0;
  top: -25px;
}
nav[role="support"] .right .suport ul.login-dropdown > li,
nav[role="support"] .right .login ul.login-dropdown > li,
nav[role="support"] .right .suport ul.support-dropdown > li,
nav[role="support"] .right .login ul.support-dropdown > li {
  text-align: left;
  list-style-type: none;
}
nav[role="support"] .right .suport ul.login-dropdown > li a,
nav[role="support"] .right .login ul.login-dropdown > li a,
nav[role="support"] .right .suport ul.support-dropdown > li a,
nav[role="support"] .right .login ul.support-dropdown > li a {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  line-height: 1.2;
  font-size: 14px;
  color: #2d313a;
  display: block;
  margin: 0;
  position: relative;
  background: #eeeeef;
}
nav[role="support"] .right .suport ul.login-dropdown > li a:hover,
nav[role="support"] .right .login ul.login-dropdown > li a:hover,
nav[role="support"] .right .suport ul.support-dropdown > li a:hover,
nav[role="support"] .right .login ul.support-dropdown > li a:hover {
  background: #e2e2e4;
}
nav[role="support"] .right .suport ul.login-dropdown > li:nth-last-of-type(1) a,
nav[role="support"] .right .login ul.login-dropdown > li:nth-last-of-type(1) a,
nav[role="support"] .right .suport ul.support-dropdown > li:nth-last-of-type(1) a,
nav[role="support"] .right .login ul.support-dropdown > li:nth-last-of-type(1) a {
  padding-bottom: 23px;
}
nav[role="support"] .right .suport {
  margin-right: 23px;
  position: relative;
}
nav[role="support"] .right .suport .btn {
  background-color: #d6f0ff;
  color: #0175e0;
  padding: 3px 8px;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  z-index: 102;
}
nav[role="support"] .right .suport:hover .btn {
  background-color: #0175e0;
  color: #fff;
}
nav[role="support"] .right .suport:hover .support-dropdown {
  display: block;
}
nav[role="support"] .right .suport ul.support-dropdown {
  width: 140px;
  z-index: 101;
}
nav[role="support"] .right .suport ul.support-dropdown > li a {
  padding: 16px 10px;
}
nav[role="support"] .right .login {
  position: relative;
}
nav[role="support"] .right .login .btn {
  padding: 3px 16px;
  z-index: 104;
}
nav[role="support"] .right .login .btn:hover {
  background: #4d9f00;
}
nav[role="support"] .right .login:hover a.btn {
  background: #4d9f00;
}
nav[role="support"] .right .login:hover .login-dropdown {
  display: block;
}
nav[role="support"] .right .login ul.login-dropdown {
  z-index: 103;
  display: none;
  box-sizing: border-box;
  width: 200px;
}
nav[role="support"] .right .login ul.login-dropdown > li a {
  padding: 16px 8px 16px 16px;
  display: flex;
  align-content: flex-start;
  align-items: center;
}
nav[role="support"] .right .login ul.login-dropdown > li a img {
  margin-right: 8px;
  width: 28px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    nav[role="support"] .right .local,
    nav[role="support"] .right .search {
      margin-right: 27.648px;
    }
    nav[role="support"] .call-us .divider {
      padding: 0 2px;
    }
  }
}
#hero-subnav-wrapper .mobile {
  cursor: pointer;
}
@media only screen and (max-width: 400px) {
  #hero-subnav-wrapper .mobile {
    width: 100%;
  }
  #hero-subnav-wrapper .mobile .nav {
    width: 100%;
  }
  #hero-subnav-wrapper .mobile .nav > a:first-child {
    padding-bottom: 33px;
  }
  #hero-subnav-wrapper .mobile .nav .text {
    float: left;
  }
  #hero-subnav-wrapper .mobile .nav .triangle {
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    width: 0;
    height: 0;
    float: left;
    margin: 4px 0 0 12px;
  }
  #hero-subnav-wrapper .mobile .nav a:hover .triangle {
    border-top: 10px solid #0175e0;
  }
}
nav[role="hero-subnav"] {
  margin-top: calc(-49px + 1px);
  z-index: 2;
  position: relative;
}
nav[role="hero-subnav"].sticky {
  margin-top: 0;
  margin-bottom: -49px;
}
.mod-hero {
  background-color: #d3d4d6;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.mod-hero.has-nav {
  padding-bottom: 49px;
}
.mod-hero:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=");
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%) /* FF3.6+ */;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.8))) /* Chrome,Safari4+ */;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%) /* Chrome10+,Safari5.1+ */;
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%) /* Opera 11.10+ */;
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%) /* IE10+ */;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%) /* W3C */;
}
.mod-hero > * {
  position: relative;
  z-index: 2;
}
.mod-hero .hero-headline {
  margin: 0 auto;
  text-align: center;
  color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  padding-top: 100px;
}
@media only screen and (max-width: 1410px) {
  .mod-hero .hero-headline {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.mod-hero .hero-headline .quote {
  margin-top: 0;
  padding-top: 10px;
}
.mod-hero .hero-headline h1 {
  margin-top: 0;
  margin-bottom: 0;
}
.mod-hero .hero-headline h5 {
  margin-bottom: 3em;
}
.mod-hero .hero-headline > p {
  margin: 0;
}
.mod-hero .hero-headline > a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  margin-top: 1em;
}
.mod-hero .hero-headline > a.vid-link {
  position: relative;
  max-width: 170px;
  padding: 0;
}
.mod-hero .hero-headline > a.vid-link:after {
  content: '';
  height: 26px;
  width: 26px;
  background: url("/assets/tracked/img/play_btn.svg") no-repeat;
  background-size: contain;
  position: absolute;
  right: -3px;
  top: -5px;
}
.mod-hero .hero-callout {
  position: absolute;
  padding: 1.2em 1.7em;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.7);
  max-width: 200px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.mod-hero .hero-callout > h5 {
  color: #fff;
  margin: 0 0 0.2em;
  line-height: 1.2em;
  font-size: 1.1em;
  display: inline;
}
.mod-hero .hero-callout > a {
  text-decoration: none;
  text-transform: uppercase;
  color: #0175e0;
  font-size: 0.8em;
  display: block;
  margin: 8px 0 0 0;
}
@media only screen and (max-width: 800px) {
  .mod-hero .hero-callout {
    display: none;
  }
}
nav[role="hero-subnav"]:before,
#hero-subnav:before,
nav[role="hero-subnav"]:after,
#hero-subnav:after {
  content: " ";
  display: table;
}
nav[role="hero-subnav"]:after,
#hero-subnav:after {
  clear: both;
}
nav[role="hero-subnav"].sticky,
#hero-subnav.sticky {
  width: 100%;
  background-color: rgba(45,49,58,0.9);
  position: fixed;
  top: 0;
  z-index: 1000;
  box-sizing: border-box;
}
nav[role="hero-subnav"] ul,
#hero-subnav ul {
  margin: 0;
  padding: 0;
  float: left;
}
nav[role="hero-subnav"] ul:before,
#hero-subnav ul:before,
nav[role="hero-subnav"] ul:after,
#hero-subnav ul:after {
  content: " ";
  display: table;
}
nav[role="hero-subnav"] ul:after,
#hero-subnav ul:after {
  clear: both;
}
nav[role="hero-subnav"] li,
#hero-subnav li {
  float: left;
  list-style: none;
}
nav[role="hero-subnav"] li a,
#hero-subnav li a {
  color: #fff;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  padding: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
nav[role="hero-subnav"] li a:hover,
#hero-subnav li a:hover,
nav[role="hero-subnav"] li a.active,
#hero-subnav li a.active {
  color: #0175e0;
}
@media only screen and (min-width: 800px) {
  nav[role="hero-subnav"] li a:hover,
  #hero-subnav li a:hover,
  nav[role="hero-subnav"] li a.active,
  #hero-subnav li a.active {
    border-bottom: 4px solid #0175e0;
    padding-bottom: 11px;
  }
}
nav[role="hero-subnav"] #subnav-calls-to-action,
#hero-subnav #subnav-calls-to-action {
  display: inline-block;
  font-size: 0;
  float: right;
  padding-top: 2px;
}
nav[role="hero-subnav"] #subnav-calls-to-action > span:last-child,
#hero-subnav #subnav-calls-to-action > span:last-child {
  margin-right: 0;
}
@media only screen {
  nav[role="hero-subnav"] #subnav-calls-to-action,
  #hero-subnav #subnav-calls-to-action {
    white-space: nowrap;
    text-align: right;
  }
  nav[role="hero-subnav"] #subnav-calls-to-action .left,
  #hero-subnav #subnav-calls-to-action .left {
    text-align: left;
  }
}
nav[role="hero-subnav"] #subnav-calls-to-action .toggle-request-a-quote-slideout,
#hero-subnav #subnav-calls-to-action .toggle-request-a-quote-slideout {
  padding: 6px 16px;
}
nav[role="hero-subnav"] #subnav-calls-to-action .call-sales,
#hero-subnav #subnav-calls-to-action .call-sales,
nav[role="hero-subnav"] #subnav-calls-to-action .join-the-program,
#hero-subnav #subnav-calls-to-action .join-the-program,
nav[role="hero-subnav"] #subnav-calls-to-action .toggle-request-a-quote-slideout,
#hero-subnav #subnav-calls-to-action .toggle-request-a-quote-slideout {
  vertical-align: top;
  margin: 8px;
  display: inline-block;
  margin-bottom: 0;
}
@media only screen and (max-width: 400px) {
  nav[role="hero-subnav"] #subnav-calls-to-action .call-sales,
  #hero-subnav #subnav-calls-to-action .call-sales,
  nav[role="hero-subnav"] #subnav-calls-to-action .join-the-program,
  #hero-subnav #subnav-calls-to-action .join-the-program,
  nav[role="hero-subnav"] #subnav-calls-to-action .toggle-request-a-quote-slideout,
  #hero-subnav #subnav-calls-to-action .toggle-request-a-quote-slideout {
    float: right;
  }
}
nav[role="hero-subnav"] #subnav-calls-to-action .call-sales,
#hero-subnav #subnav-calls-to-action .call-sales,
nav[role="hero-subnav"] #subnav-calls-to-action .join-the-program,
#hero-subnav #subnav-calls-to-action .join-the-program {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  line-height: 16px;
  margin-right: 16px;
  margin-top: 6px;
}
nav[role="hero-subnav"] #subnav-calls-to-action .call-sales:after,
#hero-subnav #subnav-calls-to-action .call-sales:after,
nav[role="hero-subnav"] #subnav-calls-to-action .join-the-program:after,
#hero-subnav #subnav-calls-to-action .join-the-program:after {
  content: '';
}
@media only screen and (max-width: 400px) {
  nav[role="hero-subnav"] #subnav-calls-to-action .call-sales,
  #hero-subnav #subnav-calls-to-action .call-sales,
  nav[role="hero-subnav"] #subnav-calls-to-action .join-the-program,
  #hero-subnav #subnav-calls-to-action .join-the-program {
    color: #2d313a;
    float: left;
  }
}
nav[role="hero-subnav"] #subnav-calls-to-action .call-sales a,
#hero-subnav #subnav-calls-to-action .call-sales a {
  padding-left: 0px;
}
@media (max-width: 425px) {
  nav[role="hero-subnav"] #subnav-calls-to-action .call-sales,
  #hero-subnav #subnav-calls-to-action .call-sales {
    display: none;
  }
}
nav[role="hero-subnav"] #subnav-calls-to-action .join-the-program,
#hero-subnav #subnav-calls-to-action .join-the-program {
  padding: 8px;
}
nav[role="hero-subnav"] #subnav-calls-to-action.cta-only-nav,
#hero-subnav #subnav-calls-to-action.cta-only-nav {
  margin-bottom: 4px;
}
@media only screen and (max-width: 400px) {
  nav[role="hero-subnav"] #subnav-calls-to-action.cta-only-nav,
  #hero-subnav #subnav-calls-to-action.cta-only-nav {
    margin-top: 49px;
    text-align: center;
    padding-bottom: 10px;
  }
  nav[role="hero-subnav"] #subnav-calls-to-action.cta-only-nav .call-sales,
  #hero-subnav #subnav-calls-to-action.cta-only-nav .call-sales,
  nav[role="hero-subnav"] #subnav-calls-to-action.cta-only-nav .join-the-program,
  #hero-subnav #subnav-calls-to-action.cta-only-nav .join-the-program {
    color: #2d313a !important;
  }
  nav[role="hero-subnav"] #subnav-calls-to-action.cta-only-nav .call-sales,
  #hero-subnav #subnav-calls-to-action.cta-only-nav .call-sales,
  nav[role="hero-subnav"] #subnav-calls-to-action.cta-only-nav .join-the-program,
  #hero-subnav #subnav-calls-to-action.cta-only-nav .join-the-program,
  nav[role="hero-subnav"] #subnav-calls-to-action.cta-only-nav .toggle-request-a-quote-slideout,
  #hero-subnav #subnav-calls-to-action.cta-only-nav .toggle-request-a-quote-slideout {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: unqoute('block');
  }
}
.cc-banner {
  overflow: hidden;
}
.cc-banner.direct {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/hp_banner_cc_back.jpg");
}
.cc-banner.direct .center {
  height: 625px;
}
.cc-banner.direct.quakes {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/1_quakes_hp_banner_background.jpg");
}
.cc-banner.direct.quakes .eccp {
  display: none !important;
}
@media only screen and (max-width: 680px) {
  .cc-banner.direct.quakes .eccp {
    display: block !important;
  }
}
@media only screen and (max-width: 680px) {
  .cc-banner.direct.quakes {
    background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/1_quakes_hp_mobile_background.jpg");
    background-position: center;
  }
}
.cc-banner.direct.quakes .center .content-block {
  top: 36%;
  transform: translateY(-50%);
  margin-right: 0;
}
@media only screen and (max-width: 800px) {
  .cc-banner.direct.quakes .center .content-block {
    width: 450px;
    top: 31%;
  }
}
@media only screen and (max-width: 680px) {
  .cc-banner.direct.quakes .center .content-block {
    position: static;
    margin-top: 2em;
    transform: none;
    width: auto;
  }
}
@media only screen and (max-width: 680px) {
  .cc-banner.direct.quakes .center .content-block.c-white.t-center > *:not(.eccp):not(.media-flex) {
    display: none !important;
  }
}
.cc-banner.direct.quakes .center .content-block strong {
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica, sans-serif;
}
.cc-banner.direct.quakes .center .content-block .banner-text {
  background-image: none;
  padding: 0.5em 0;
  height: auto;
}
@media only screen and (max-width: 800px) {
  .cc-banner.direct.quakes .center .content-block .banner-text {
    padding: 0.35em 0;
  }
}
@media only screen and (max-width: 680px) {
  .cc-banner.direct.quakes .center .content-block .banner-text {
    padding: 0.6em 0;
    width: 330px;
  }
}
@media only screen and (max-width: 425px) {
  .cc-banner.direct.quakes .center .content-block .banner-text {
    width: 248px;
  }
}
.cc-banner.direct.quakes .center .content-block .banner-text span {
  line-height: 1.1em;
}
@media only screen and (max-width: 800px) {
  .cc-banner.direct.quakes .center .content-block .banner-text span {
    font-size: 46px;
  }
}
@media only screen and (max-width: 680px) {
  .cc-banner.direct.quakes .center .content-block .banner-text span {
    font-size: 35px;
  }
}
@media only screen and (max-width: 425px) {
  .cc-banner.direct.quakes .center .content-block .banner-text span {
    font-size: 25px;
  }
}
.cc-banner.direct.quakes .center .content-block .text-box {
  position: relative;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/1_hp_brackets.png");
  background-size: cover;
}
.cc-banner.direct.quakes .center .content-block .text-box p.absolute {
  position: absolute;
  display: table;
  left: 50%;
  transform: translate(-50%);
  top: -10%;
  font-size: 32px;
}
@media only screen and (max-width: 800px) {
  .cc-banner.direct.quakes .center .content-block .text-box p.absolute {
    font-size: 24px;
  }
}
@media only screen and (max-width: 680px) {
  .cc-banner.direct.quakes .center .content-block .text-box p.absolute {
    top: -16%;
    font-size: 24px;
  }
}
@media only screen and (max-width: 425px) {
  .cc-banner.direct.quakes .center .content-block .text-box p.absolute {
    top: -16%;
    font-size: 18px;
  }
}
.cc-banner.direct.quakes .center .content-block p.text-absolute {
  display: table;
  position: relative;
  top: -28px;
  left: 50%;
  transform: translate(-50%);
}
@media only screen and (max-width: 680px) {
  .cc-banner.direct.quakes .center .content-block p.text-absolute {
    display: table;
    position: relative;
    top: -29px;
    left: 50%;
    transform: translate(-50%);
    padding: 0 0.8em;
  }
}
@media only screen and (max-width: 425px) {
  .cc-banner.direct.quakes .center .content-block p.text-absolute {
    font-size: 18px;
    padding: 0 0.8em;
    top: -25px;
  }
}
@media only screen and (max-width: 680px) {
  .cc-banner.direct.quakes .center .content-block .media-flex {
    position: absolute;
    bottom: 6em;
    left: 50%;
    transform: translateX(-50%);
  }
}
.cc-banner.direct.quakes .center .content-block .media-flex a {
  margin: 0;
}
.cc-banner.reseller {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/r_banner_cc_back.jpg");
}
@media only screen and (max-width: 1400px) {
  .cc-banner.reseller {
    background-position: 30%;
  }
}
.cc-banner.reseller .center {
  margin-bottom: 2em;
}
.cc-banner.reseller .banner-list {
  font-size: 28px;
}
@media only screen and (max-width: 1400px) {
  .cc-banner {
    background-position: 40%;
  }
}
.cc-banner .center {
  position: relative;
}
.cc-banner .center .content-block {
  width: 540px;
  position: relative;
  margin-left: auto;
}
@media only screen and (min-width: 800px) {
  .cc-banner .center .content-block {
    margin-right: 9em;
  }
}
.cc-banner .center .content-block .banner-text {
  text-align: center;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/hp_banner_cc_blue.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 0.2em 20px 1em;
  margin: 0;
  text-transform: uppercase;
  font-size: 77px;
  line-height: 1em;
  height: 160px;
}
.cc-banner .center .content-block .banner-text span {
  display: block;
  font-size: 50px;
}
.cc-banner .center .content-block .with-orange span {
  color: #ff960c;
  display: block;
}
.cc-banner .center .content-block .banner-list {
  margin: 0;
  margin-bottom: 0.5em;
  padding-top: 10px;
  border-top: 1px solid #fc8000;
}
.cc-banner .center .content-block .img-absolute {
  position: absolute;
  right: -125px;
  bottom: 2em;
}
@media only screen and (max-width: 800px) {
  .cc-banner .center .content-block .media-flex a,
  .cc-banner .center .content-block .media-flex img {
    display: inline-block;
    vertical-align: middle;
  }
  .cc-banner .center .content-block .media-flex .img-absolute {
    width: 80px;
    position: static;
  }
}
@media only screen and (max-width: 680px) {
  .cc-banner {
    background-position: center top;
  }
  .cc-banner.direct {
    background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/hp_banner_cc_back_mobile.jpg");
  }
  .cc-banner.reseller {
    background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/r_banner_cc_back_mobile.jpg");
  }
  .cc-banner .center .content-block {
    width: auto;
  }
  .cc-banner .center .content-block .banner-text {
    height: 80px;
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
  }
  .cc-banner .center .content-block .banner-text span {
    font-size: 20px;
  }
  .cc-banner .center .content-block .banner-text + .h3 {
    margin-top: 7em;
  }
}
@media only screen and (max-width: 400px) {
  .cc-banner .center .content-block .banner-text + .h3 {
    margin-top: 5em;
  }
  .cc-banner .center .content-block .banner-list {
    font-size: 18px;
  }
}
.hp-wherever {
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}
@media only screen and (max-width: 960px) {
  .hp-wherever {
    padding-top: 5rem;
  }
}
.hp-wherever .wrap {
  display: grid;
  grid-template-columns: 4fr 8fr;
  grid-gap: 2.5rem;
}
@media only screen and (max-width: 960px) {
  .hp-wherever .wrap {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.hp-wherever .wrap .hp-wherever-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hp-wherever .wrap .hp-wherever-copy h1 {
  margin: 0;
}
.hp-wherever .wrap .hp-wherever-copy p {
  margin-bottom: 0;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
.hp-awards {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.hp-awards .wrap {
  display: grid;
  grid-template-columns: 7fr 5fr;
  grid-gap: 2.5rem;
}
@media only screen and (max-width: 940px) {
  .hp-awards .wrap {
    grid-template-columns: 1fr;
  }
}
.hp-awards .wrap .partner {
  display: flex;
  padding: 0 1rem;
}
.hp-awards .wrap .partner > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 40px;
}
.hp-awards .wrap .partner img {
  transform: scale(-1, 1);
  object-fit: contain;
}
@media only screen and (max-width: 580px) {
  .hp-awards .wrap .partner {
    flex-direction: column;
    padding: 0;
    align-items: center;
  }
  .hp-awards .wrap .partner > div {
    margin: 0;
    align-items: center;
  }
}
.hp-awards .wrap .awards {
  padding: 0 4rem 0 3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1050px) {
  .hp-awards .wrap .awards {
    padding: 0 1rem;
  }
}
@media only screen and (max-width: 940px) {
  .hp-awards .wrap .awards {
    flex-direction: row;
    justify-content: space-evenly;
    padding: 2rem 1rem;
  }
}
@media only screen and (max-width: 580px) {
  .hp-awards .wrap .awards {
    flex-direction: column;
    padding: 2rem 0;
  }
}
.hp-awards .wrap .awards .badge {
  display: flex;
  align-items: center;
}
.hp-awards .wrap .awards .badge p {
  margin-left: 40px;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
@media only screen and (max-width: 940px) {
  .hp-awards .wrap .awards .badge:nth-of-type(1) {
    padding-right: 2.5rem;
  }
  .hp-awards .wrap .awards .badge:nth-of-type(1) p {
    margin-left: 1rem;
  }
  .hp-awards .wrap .awards .badge p {
    margin-left: 2rem;
  }
}
@media only screen and (max-width: 700px) {
  .hp-awards .wrap .awards .badge {
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
  }
  .hp-awards .wrap .awards .badge:nth-of-type(1) {
    padding-right: 0;
  }
  .hp-awards .wrap .awards .badge:nth-of-type(1) p {
    margin-left: 0;
  }
  .hp-awards .wrap .awards .badge p {
    margin: 1rem 0 0 0;
  }
}
@media only screen and (max-width: 580px) {
  .hp-awards .wrap .awards .badge:nth-of-type(2) {
    margin-top: 2.5rem;
  }
}
.hp-awards .wrap .awards hr {
  justify-self: stretch;
  width: auto;
  margin: 1.5em 0;
  border-color: #d3d4d6;
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
}
@media only screen and (max-width: 580px) {
  .hp-awards .wrap .awards hr {
    display: none;
  }
}
.hp-manage-wherever {
  padding: 2.5rem;
}
@media only screen and (max-width: 800px) {
  .hp-manage-wherever {
    text-align: center;
  }
  .hp-manage-wherever > .row:nth-of-type(2) {
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 400px) {
  .hp-manage-wherever {
    padding: 16px;
  }
}
.hp-wf-blocks {
  display: grid;
  grid-gap: 2.5rem;
  grid-template-columns: repeat(5, 1fr);
}
@media only screen and (max-width: 1280px) {
  .hp-wf-blocks {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 800px) {
  .hp-wf-blocks {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  }
}
.hp-action {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #0175e0;
  align-items: center;
  justify-items: center;
}
@media only screen and (max-width: 1280px) {
  .hp-action > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.hp-action .text {
  padding: 5rem 2.5rem;
  color: #fff;
}
@media only screen and (max-width: 800px) {
  .hp-action {
    grid-template-columns: 1fr;
  }
  .hp-action > img {
    object-fit: contain;
    height: auto;
  }
}
.hp-blue-section {
  background-color: #d6f0ff;
}
.hp-light-blue-section {
  background-color: #e9f7ff;
}
.cs-video-block .tabs {
  display: grid;
  grid-template-columns: 4fr 3fr;
  grid-gap: 0;
  align-items: start;
}
.cs-video-block .tabs h2 {
  margin-top: 0;
}
.cs-video-block .tabs > div:nth-of-type(1) {
  padding: 2.5rem;
  background: #f7f7f7;
  margin-top: 2.5rem;
  align-self: start;
}
.cs-video-block .tabs > div:nth-of-type(1) h2 {
  margin-bottom: 23px;
}
.cs-video-block .tabs .video-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
}
@media only screen and (max-width: 680px) {
  .cs-video-block .tabs .video-list {
    grid-template-columns: 1fr;
  }
}
.cs-video-block .tabs .video-list button {
  padding: 16px;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  color: #0175e0;
  background: #fff;
  text-transform: uppercase;
  display: block;
  width: 100%;
  border-radius: 5;
  border: 1px solid #e2e2e4;
  text-align: left;
  display: flex;
  align-items: center;
}
.cs-video-block .tabs .video-list button > * {
  pointer-events: none;
}
.cs-video-block .tabs .video-list button span {
  margin-left: 16px;
  display: inline-block;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
}
.cs-video-block .tabs .video-list button span span {
  color: #2d313a;
  font-size: 16px;
  text-transform: none;
  margin-left: 0;
  font-family: 'Open Sans', sans-serif;
  margin-top: 4px;
}
.cs-video-block .tabs .video-list button[aria-selected="true"],
.cs-video-block .tabs .video-list button:hover {
  color: #fff;
  background: #0175e0;
}
.cs-video-block .tabs .video-list button[aria-selected="true"] img,
.cs-video-block .tabs .video-list button:hover img {
  filter: brightness(0) invert(1);
}
.cs-video-block .tabs .video-list button[aria-selected="true"] span,
.cs-video-block .tabs .video-list button:hover span {
  color: #fff;
}
.cs-video-block .tabs .video-block {
  background: #fff;
  padding: 2.5rem;
  border: 1px solid #eeeeef;
  box-shadow: 16px 16px 0px 0px #eeeeef;
  border-radius: 5px;
}
.cs-video-block .tabs .video-block h3 {
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  margin-top: 2.5rem;
  margin-bottom: 0;
}
.cs-video-block .tabs .video-block p {
  margin-top: 8px;
  margin-bottom: 0;
}
.cs-video-block .tabs .video-block .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.cs-video-block .tabs .video-block .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1210px) {
  .cs-video-block .tabs {
    grid-template-columns: 1fr;
    padding: 2.5rem;
    background: #f7f7f7;
  }
  .cs-video-block .tabs > div:nth-of-type(1) {
    padding: 23px 0 2.5rem;
    margin-top: 0;
  }
}
.hp-numbers {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr;
  align-items: center;
}
.hp-numbers .number {
  color: #0175e0;
  border-left: 2px dotted #0175e0;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  margin: 0;
}
@media only screen and (min-width: 1280px) {
  .hp-numbers .number {
    margin-left: 2.5rem;
    padding-left: 2.5rem;
  }
}
.hp-numbers .number:nth-of-type(1) {
  border: none;
}
.hp-numbers .number span {
  display: block;
  font-family: 'DINOTCondensedMedium', 'Helvetica-Neue', Helvetica;
  font-size: calc(48px * 1.2 * 1.2 * 1.2 * 1.2 * 1.2 * 1.2);
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .hp-numbers {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .hp-numbers .number span {
    font-size: calc(48px * 1.2 * 1.2 * 1.2 * 1.2);
  }
  .hp-numbers br {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .hp-numbers {
    grid-template-columns: 1fr;
    row-gap: 0;
    text-align: center;
  }
  .hp-numbers .number {
    border-top: 2px dotted #0175e0;
    border-left: none;
    padding-top: calc(2.5rem / 2);
    margin-top: calc(2.5rem / 2);
  }
}
.hp-numbers-eu {
  background-color: #fff;
  padding-top: 7.5rem;
  padding-bottom: 5rem;
}
.hp-numbers-eu .grid-block {
  display: grid;
  grid-template-columns: 640px auto;
  grid-gap: 2.5rem;
  align-items: center;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/hp-numbers-back.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media only screen and (max-width: 1180px) {
  .hp-numbers-eu .grid-block {
    background-size: 40%;
    background-position: 90% center;
  }
}
@media only screen and (max-width: 960px) {
  .hp-numbers-eu .grid-block {
    grid-template-columns: 1fr;
    background-position: center;
    background-size: contain;
  }
  .hp-numbers-eu .grid-block .img-block {
    display: none;
  }
}
.hp-numbers-eu .text-block {
  text-align: center;
}
.hp-numbers-eu .text-block h2 {
  margin: 0;
}
.hp-numbers-eu .text-block .btn {
  margin: 0;
}
.hp-numbers-eu .text-block .numbers {
  display: flex;
  margin-top: 4rem;
  margin-bottom: 4rem;
  justify-content: center;
}
.hp-numbers-eu .text-block .numbers .number {
  padding: 1rem 23px 23px;
  color: #00a4ff;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  font-family: 'DINOTCondensedMedium', 'Helvetica-Neue', Helvetica;
  margin: 0;
  font-size: 44px;
}
.hp-numbers-eu .text-block .numbers .number:nth-of-type(1) {
  border-right: 1px solid #e2e2e4;
}
@media only screen and (max-width: 520px) {
  .hp-numbers-eu .text-block .numbers .number:nth-of-type(1) {
    border-right: none;
  }
}
.hp-numbers-eu .text-block .numbers .number span {
  display: block;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  font-size: 110px;
  line-height: 1;
  background: -webkit-linear-gradient(200deg, #00a4ff, #84d4ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: -5px;
  padding: 0 16px;
}
@media only screen and (max-width: 680px) {
  .hp-numbers-eu .text-block .numbers .number span {
    font-size: 80px;
  }
}
@media only screen and (max-width: 680px) {
  .hp-numbers-eu .text-block .numbers .number {
    padding: 1rem;
    font-size: 33px;
  }
}
@media only screen and (max-width: 680px) {
  .hp-numbers-eu .text-block .numbers {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 520px) {
  .hp-numbers-eu .text-block .numbers {
    display: block;
  }
}
.hp-grey-blue-section {
  background: linear-gradient(180deg, #f7f7f7 50%, #fff 50%);
}
.unite-cs-carousel-hp .unite-cs-carousel {
  box-shadow: 0 5px 20px 0 #b9babd;
}
.unite-cs-carousel-hp .unite-cs-carousel .slick-dots li button:before {
  color: #b9babd;
}
.unite-cs-carousel-hp .unite-cs-carousel .slick-dots li.slick-active button:before {
  color: #b9babd;
}
.hp-video-cards {
  display: grid;
  grid-gap: 2.5rem;
  grid-template-columns: repeat(4, 1fr);
}
.hp-video-cards a {
  background: #f7f7f7;
  margin: 0;
}
.hp-video-cards a:hover {
  background: #eeeeef;
}
.hp-video-cards a:hover > img {
  opacity: 0.8;
}
.hp-video-cards a:hover p img {
  filter: invert(17%) sepia(85%) saturate(2543%) hue-rotate(204deg) brightness(60%) contrast(120%);
}
.hp-video-cards a:hover p .link_play_icon .c-text-grey {
  color: #0042a3;
}
.hp-video-cards a > img {
  width: 100%;
}
.hp-video-cards a p {
  padding: 0 1em;
  display: flex;
  align-items: center;
}
.hp-video-cards a p .link_play_icon {
  text-transform: uppercase;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  margin-left: 14px;
}
.hp-video-cards a p .link_play_icon .c-text-grey {
  font-family: 'DINOTLight', 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
@media only screen and (max-width: 960px) {
  .hp-video-cards {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 580px) {
  .hp-video-cards {
    grid-template-columns: 1fr;
  }
}
.wherever-copy .link-wrapper a,
.hp-manage-wherever .link-wrapper a {
  min-width: 180px !important;
}
@media only screen and (max-width: 800px) {
  .wherever-copy .link-wrapper,
  .hp-manage-wherever .link-wrapper {
    justify-content: center;
  }
}
@media only screen and (max-width: 400px) {
  .wherever-copy .link-wrapper a,
  .hp-manage-wherever .link-wrapper a {
    min-width: 140px;
  }
}
.wherever-copy .link-wrapper .row,
.hp-manage-wherever .link-wrapper .row {
  margin-right: 0;
}
.wherever-copy .link-wrapper .row:first-child,
.hp-manage-wherever .link-wrapper .row:first-child {
  padding-right: 1rem;
}
.wherever-copy .link-wrapper .row:nth-child(2),
.hp-manage-wherever .link-wrapper .row:nth-child(2) {
  border-left: 1px solid;
  border-color: rgba(255,255,255,0);
  padding-left: 1rem;
  padding-right: 5px;
}
.wherever-copy .link-wrapper img,
.hp-manage-wherever .link-wrapper img {
  max-height: 55px;
}
.hp-manage-wherever .link-wrapper .row:nth-child(2) {
  border-color: #e2e2e4;
}
.hp-apps-blocks {
  padding-top: 7.5rem;
  padding-bottom: 4rem;
}
.hp-apps-blocks .blocks {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 23px 2.5rem;
}
.hp-apps-blocks .block {
  background: #f7f7f7;
  border-radius: 5px;
  border: 2px solid #eeeeef;
  overflow: hidden;
  background: linear-gradient(321deg, #d6f0ff -0.5%, #f7f7f7 70%);
}
.hp-apps-blocks .block .text h2,
.hp-apps-blocks .block .text h3 {
  font-size: 23px;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  margin-top: 0;
  margin-bottom: 4px;
}
.hp-apps-blocks .block .text p {
  margin-top: 0;
}
.hp-apps-blocks .block .image {
  flex-shrink: 0;
  text-align: center;
  align-self: center;
  margin: 0 auto;
}
.hp-apps-blocks .block.bottom .image {
  align-self: flex-end;
}
.hp-apps-blocks .block.bottom .image img {
  position: relative;
  top: 8px;
}
@media only screen and (min-width: 1172px) {
  .hp-apps-blocks .block.small {
    display: flex;
    grid-column: 2/-1;
    background: linear-gradient(96deg, #f7f7f7 29%, #d6f0ff 100%);
  }
  .hp-apps-blocks .block.small .text {
    padding: 33px 0 33px 33px;
    align-self: center;
  }
  .hp-apps-blocks .block.small .image {
    padding-right: 33px;
  }
  .hp-apps-blocks .block.big {
    display: block;
    grid-column: 1/2;
    grid-row: 1/4;
    padding-bottom: 16px;
  }
  .hp-apps-blocks .block.big .image {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .hp-apps-blocks .block.big .text {
    padding: 33px;
    padding-bottom: 8px;
  }
  .hp-apps-blocks .block.bottom .image {
    padding: 0;
  }
}
@media only screen and (max-width: 1410px) {
  .hp-apps-blocks .blocks {
    grid-template-columns: 3fr 4fr;
  }
}
@media only screen and (max-width: 1172px) {
  .hp-apps-blocks .blocks {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 23px;
  }
  .hp-apps-blocks .block {
    padding: 33px 33px 0;
  }
  .hp-apps-blocks .block.big {
    padding-bottom: 1rem;
  }
  .hp-apps-blocks .block .image {
    text-align: center;
  }
}
@media only screen and (max-width: 720px) {
  .hp-apps-blocks .blocks {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 400px) {
  .hp-apps-blocks .block {
    padding: 23px 1rem 0;
  }
}
.hp-bottom-form {
  background: #e9f7ff;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.hp-bottom-form .grid-box {
  display: grid;
  grid-template-columns: auto 400px;
  grid-gap: 0 2.5rem;
  align-items: 2.5rem;
}
@media only screen and (max-width: 960px) {
  .hp-bottom-form .grid-box {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.hp-bottom-form .text-block {
  align-self: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.hp-bottom-form .text-block h2 {
  margin-top: 0;
}
.hp-bottom-form .text-block .btn-group {
  margin: 0;
}
.hp-bottom-form .text-block .btn-group .link_arrow_icon {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}
@media only screen and (max-width: 960px) {
  .hp-bottom-form .img-block {
    grid-row-start: 2;
  }
}
@media only screen and (max-width: 960px) {
  .hp-bottom-form .img-block,
  .hp-bottom-form .text-block {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
  }
}
@media only screen and (min-width: 800px) {
  .integrations-hp-hero {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 2.5rem;
  }
  .integrations-hp-hero .info {
    align-self: center;
    grid-column: 1/7;
  }
  .integrations-hp-hero .platform {
    grid-column: -5/-1;
    background: #0175e0;
    color: #fff;
    position: relative;
    bottom: -5rem;
    padding: 2.5rem 4.375rem 48px;
  }
  .integrations-hp-hero .platform h2 {
    margin-top: 23px;
  }
  .integrations-hp-hero .platform a {
    color: inherit;
    font-weight: 700;
  }
}
@media only screen and (max-width: 1210px) {
  .integrations-hp-hero .platform {
    grid-column: -6/-1;
    bottom: -3rem;
    padding: 48px;
  }
}
@media only screen and (max-width: 800px) {
  .integrations-hp-hero {
    display: block;
    padding: 5rem 0;
  }
  .integrations-hp-hero .info p {
    font-size: 23px;
  }
  .integrations-hp-hero .platform {
    padding: 0;
    border-left: 2px solid #53c5ff;
    padding-left: 2.5rem;
    margin-top: 2.5rem;
  }
  .integrations-hp-hero .platform img {
    display: none;
  }
}
.integrations-hp-body nav ul,
.news-selectors nav ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  flex-wrap: wrap;
}
.integrations-hp-body nav ul li,
.news-selectors nav ul li {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  font-size: 1rem;
  cursor: pointer;
  text-transform: uppercase;
  margin-right: 1rem;
  margin-bottom: 1rem;
  white-space: nowrap;
  display: block;
  outline: none;
}
.integrations-hp-body nav ul li a,
.news-selectors nav ul li a {
  background: #fff;
  border: 2px solid #e2e2e4;
  border-radius: 5px;
  padding: 0.5rem 1rem;
  display: block;
  margin: 0;
}
.integrations-hp-body nav ul li:hover a,
.news-selectors nav ul li:hover a,
.integrations-hp-body nav ul li.active a,
.news-selectors nav ul li.active a,
.integrations-hp-body nav ul li > a.active,
.news-selectors nav ul li > a.active {
  border-color: #0175e0;
  background-color: #e9f7ff;
  color: #0175e0;
}
.integrations-hp-body .integrations-list,
.news-selectors .integrations-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5rem 2.5rem;
  list-style: none;
  padding-left: 0;
}
.integrations-hp-body .integrations-list a,
.news-selectors .integrations-list a {
  color: inherit;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.integrations-hp-body .integrations-list a .img-wrap,
.news-selectors .integrations-list a .img-wrap {
  background: #f7f7f7;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 23px;
}
.integrations-hp-body .integrations-list a .img-wrap img,
.news-selectors .integrations-list a .img-wrap img {
  width: 75px;
  height: 50px;
  object-fit: contain;
}
.integrations-hp-body .integrations-list a h2,
.news-selectors .integrations-list a h2 {
  margin: 0;
}
.integrations-hp-body .integrations-list a p,
.news-selectors .integrations-list a p {
  margin-top: 8px;
}
.integrations-hp-body .integrations-list a .btn,
.news-selectors .integrations-list a .btn {
  margin-top: 1rem;
}
.integrations-hp-body .integrations-list a:hover h2,
.news-selectors .integrations-list a:hover h2,
.integrations-hp-body .integrations-list a:hover p,
.news-selectors .integrations-list a:hover p {
  color: #003084;
}
.integrations-hp-body .integrations-list a:hover .img-wrap,
.news-selectors .integrations-list a:hover .img-wrap {
  background-color: #e9f7ff;
}
.integrations-hp-body .integrations-list a:hover .btn,
.news-selectors .integrations-list a:hover .btn {
  background-color: #0175e0;
  color: #fff;
}
@media only screen and (min-width: 600px) {
  .integrations-hp-body .integrations-list a,
  .news-selectors .integrations-list a {
    padding-right: 23px;
  }
}
@media only screen and (max-width: 1280px) {
  .integrations-hp-body .integrations-list,
  .news-selectors .integrations-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 960px) {
  .integrations-hp-body .integrations-list,
  .news-selectors .integrations-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 460px) {
  .integrations-hp-body .integrations-list,
  .news-selectors .integrations-list {
    grid-template-columns: 1fr;
  }
}
.integration-back {
  display: block;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  margin-bottom: 0;
}
.integration-hero {
  display: grid;
  align-items: center;
  grid-template-columns: 5fr 2fr 5fr;
  padding-top: 40px;
  padding-bottom: 5rem;
}
.integration-hero img:nth-of-type(1) {
  object-position: center right;
  justify-self: end;
}
.integration-hero img:nth-of-type(2) {
  justify-self: center;
}
.integration-hero img:nth-of-type(3) {
  object-position: center left;
}
.integration-hero img:nth-of-type(1),
.integration-hero img:nth-of-type(3) {
  width: 360px;
  height: 70px;
  object-fit: contain;
}
@media only screen and (max-width: 680px) {
  .integration-hero {
    grid-template-columns: 1fr;
  }
  .integration-hero img.logo {
    justify-self: center;
    object-position: center;
  }
  .integration-hero img.cross {
    margin-top: 28px;
    margin-bottom: 28px;
  }
}
.integration-body ul {
  list-style: none;
}
.integration-body ul li {
  margin-bottom: 1rem;
}
.integration-body .text > *:first-child {
  margin-top: 0;
}
.integration-body h2 {
  margin-bottom: 1rem;
  font-size: 23px;
}
.integration-body hr {
  margin-top: 5rem;
  margin-bottom: 2.5rem;
}
.integration-body .extra p {
  color: #73767d;
  font-style: italic;
}
.integration-body .extra .btn.blue-btn {
  margin-bottom: 23px;
  margin-left: 8px;
  margin-right: 8px;
}
.integration-body .extra .btn.btn-blue-border {
  margin-top: 23px;
}
.integration-body .logo {
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .integration-body .flex-box {
    display: block;
  }
  .integration-body .flex-box .row {
    margin: 0;
  }
  .integration-body .logo {
    margin-top: 23px;
    text-align: center;
  }
  .integration-body hr {
    margin-top: 2.5rem;
  }
}
@media only screen and (min-width: 1080px) {
  .integrations-cta-bottom {
    display: flex;
  }
  .integrations-cta-bottom > div {
    flex-basis: 50%;
  }
  .integrations-cta-bottom > div:nth-of-type(1) {
    margin-right: 2.5rem;
  }
  .integrations-cta-bottom > div:nth-of-type(2) {
    padding-left: 2.5rem;
    border-left: 1px solid #0175e0;
  }
}
@media only screen and (min-width: 1260px) {
  .integrations-cta-bottom .btn-row {
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 1080px) {
  .integrations-cta-bottom > div:nth-of-type(2) {
    margin-top: 40px;
  }
  .integrations-cta-bottom .flex-box {
    display: block;
    text-align: center;
  }
  .integrations-cta-bottom .flex-box .row {
    margin-right: 0;
  }
  .integrations-cta-bottom .btn-row .btn {
    margin-top: 23px;
  }
}
.integration-other-apps ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  justify-content: center;
  flex-wrap: wrap;
}
.integration-other-apps ul li {
  padding-left: 1rem;
  padding-right: 1rem;
}
.integration-other-apps ul a {
  color: inherit;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.integration-other-apps ul a .img-wrap {
  background: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 23px;
}
.integration-other-apps ul a .img-wrap img {
  width: 55px;
  height: 45px;
  object-fit: contain;
}
.integration-other-apps ul a:hover .img-wrap {
  background-color: #e9f7ff;
}
.integrations-25-hp-header {
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 100%), linear-gradient(90deg, #e9f7ff 0.15%, #ecffc5 100.69%);
  padding: 5rem 0 6rem;
}
.integrations-25-hp-header .grid-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2.5rem;
  align-items: center;
}
.integrations-25-hp-header .grid-block .text-block .product-links a {
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  font-size: 19px;
}
.integrations-25-hp-header .grid-block .text-block .product-links .unite {
  color: #00a4ff;
}
.integrations-25-hp-header .grid-block .text-block .product-links .unite:hover {
  color: #0175e0;
}
.integrations-25-hp-header .grid-block .text-block .product-links .cc {
  color: #74b800;
}
.integrations-25-hp-header .grid-block .text-block .product-links .cc:hover {
  color: #4d9f00;
}
.integrations-25-hp-header .grid-block .text-block h1 {
  margin: 0;
}
.integrations-25-hp-header .grid-block .text-block .h5 {
  margin: 1rem 0 2.5rem;
}
.integrations-25-hp-header .grid-block .text-block .btn-group {
  margin-bottom: 0;
}
@media only screen and (min-width: 960px) {
  .integrations-25-hp-header .grid-block .text-block .btn-group .btn {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 960px) {
  .integrations-25-hp-header .grid-block .text-block .btn-group .btn {
    margin-left: 4px;
    margin-right: 4px;
  }
}
.integrations-25-hp-header .grid-block .img-block {
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .integrations-25-hp-header .grid-block {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.integrations-25-hp-content {
  background: #fff;
  padding: 4rem 0 6rem;
}
.integrations-25-hp-content .grid-block {
  display: grid;
  grid-template-columns: 251px auto;
  grid-gap: 2.5rem 5rem;
  align-items: start;
  position: relative;
}
.integrations-25-hp-content .grid-block .cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5rem 4rem;
}
@media only screen and (max-width: 1160px) {
  .integrations-25-hp-content .int-card:not(.featured) {
    display: block;
  }
  .integrations-25-hp-content .int-card:not(.featured) .img-wrap {
    margin: 0 0 1rem;
  }
}
@media only screen and (max-width: 960px) {
  .integrations-25-hp-content {
    padding-top: 0;
  }
  .integrations-25-hp-content .grid-block {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 520px) {
  .integrations-25-hp-content .grid-block .cards {
    grid-template-columns: 1fr;
    grid-gap: 1rem;
  }
  .integrations-25-hp-content .grid-block .cards .int-card {
    padding: 23px 23px 2.5rem;
    border: 1px solid #eeeeef;
    border-radius: 5px;
  }
  .integrations-25-hp-content .grid-block .cards .int-card:not(.featured):hover {
    background: #f7f7f7;
  }
  .integrations-25-hp-content .int-card.featured {
    display: block;
  }
  .integrations-25-hp-content .int-card.featured .img-wrap {
    margin: 0 0 1rem;
  }
}
@media only screen and (min-width: 600px) and (max-width: 960px) {
  .integrations-25-hp-content .filters {
    display: grid;
    align-items: start;
    grid-template-columns: 2fr 2fr 3fr;
    grid-gap: 1rem;
    position: absolute;
    width: 100%;
  }
  .integrations-25-hp-content .cards {
    margin-top: 7.5rem;
  }
}
.filter-block {
  background: #f7f7f7;
  border-radius: 5px;
  margin-bottom: 1rem;
}
.filter-block .filter-header {
  padding: 23px 23px;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  font-size: 17px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
  cursor: pointer;
  background-image: url("/assets/images/faq-arrow-down.svg");
  background-position: right 1rem top 18px;
  background-repeat: no-repeat;
}
.filter-block.active .filter-header {
  background-image: url("/assets/images/faq-arrow-up.svg");
  transition: background-image 0.2s;
}
.filter-block .filter-list {
  padding-bottom: 1rem;
}
.filter-block .filter-list div {
  padding: 0 24px 12px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.filter-block .filter-list input {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  flex-shrink: 0;
}
.filter-block .filter-list label {
  font-size: 14px;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  line-height: 1.2;
  margin: 0;
}
.filter-block.product .filter-list {
  padding-bottom: 0;
}
.filter-block.product .filter-list .product-unite,
.filter-block.product .filter-list .product-cc {
  padding-top: 12px;
  padding-bottom: 12px;
}
.filter-block.product .filter-list .product-unite label,
.filter-block.product .filter-list .product-cc label {
  text-transform: uppercase;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
}
.filter-block.product .filter-list .product-unite:hover,
.filter-block.product .filter-list .product-cc:hover {
  filter: saturate(150%);
}
.filter-block.product .filter-list .product-unite {
  background: linear-gradient(272deg, #d6f0ff 0%, #e9f7ff 98.36%);
}
.filter-block.product .filter-list .product-cc {
  background: linear-gradient(272deg, #c9f97b -4.42%, #eeffc9 99.82%);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.int-card .int-tag,
.int-tags .int-tag {
  display: inline-block;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  font-size: 14px;
  text-transform: none;
  color: #2d313a;
  line-height: 1;
  padding: 4px 12px;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 8px;
  margin-right: 8px;
}
.int-card {
  display: flex;
  margin: 0;
}
.int-card .img-wrap {
  width: 96px;
  height: 96px;
  box-sizing: border-box;
  border: 2px solid #e2e2e4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 24px;
  margin-top: 6px;
}
.int-card .img-wrap img {
  width: 68px;
  height: 46px;
  object-fit: contain;
  object-position: center;
}
.int-card h2 {
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  font-size: 28px;
  margin: 0;
  text-transform: none;
  color: #2d313a;
}
.int-card p {
  text-transform: none;
  color: #2d313a;
  margin: 4px 0 8px;
}
.int-card.unite .img-wrap {
  border-color: #b2e5ff;
}
.int-card.unite .int-tag {
  background: #d6f0ff;
}
.int-card.cc .img-wrap {
  border-color: #c9f97b;
}
.int-card.cc .int-tag {
  background: #ddfea3;
}
.int-card .int-tag {
  margin-top: 1rem;
}
.int-card:hover h2 {
  color: #0175e0;
}
.int-card:hover.unite .img-wrap {
  box-shadow: 0px 4px 2px rgba(83,197,255,0.5);
}
.int-card:hover.cc .img-wrap {
  box-shadow: 0px 4px 2px rgba(157,220,47,0.5);
}
.int-card.featured {
  grid-column: 1/-1;
  padding: 23px 2.5rem 23px;
  border-radius: 5px;
}
.int-card.featured .img-wrap {
  background: #fff;
  border-radius: 8px;
  border: none;
}
.int-card.featured .int-tag {
  margin-top: 0;
}
.int-card.featured.unite {
  background: linear-gradient(272deg, #d6f0ff 0%, #e9f7ff 98.36%);
}
.int-card.featured.cc {
  background: linear-gradient(272deg, #c9f97b -4.42%, #eeffc9 99.82%);
}
@media only screen and (min-width: 520px) {
  .int-card.featured:not(.int-card.featured:nth-of-type(1)) {
    margin-top: -48px;
  }
}
.int-card.featured:hover {
  filter: saturate(140%);
}
.int-card.featured:hover.unite {
  filter: saturate(170%);
}
.int-card.featured:hover h2 {
  color: #2d313a;
}
.integrations-25-cta-banner {
  background: #fff;
}
.integrations-25-cta-banner .grid-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0;
  align-items: stretch;
  text-align: center;
  background: #f7f7f7;
  padding: 2.5rem 0;
  border-radius: 8px;
}
@media only screen and (max-width: 800px) {
  .integrations-25-cta-banner .grid-box {
    grid-template-columns: 1fr;
    grid-gap: 2.5rem;
  }
}
.integrations-25-cta-banner .grid-box div {
  padding: 0 2.5rem;
}
@media only screen and (min-width: 800px) {
  .integrations-25-cta-banner .grid-box div:nth-last-of-type(1) {
    border-left: 1px solid #e2e2e4;
  }
}
.integrations-25-cta-banner .grid-box .extra-headline {
  grid-column: 1/-1;
  padding: 0 2.5rem 23px;
}
@media only screen and (max-width: 800px) {
  .integrations-25-cta-banner .grid-box .extra-headline {
    padding-bottom: 0;
  }
}
.integrations-25-cta-banner .grid-box .extra-headline p {
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  margin: 0;
}
.integrations-25-cta-banner .btn {
  margin-bottom: 0;
}
.integrations-25-cta-banner h2 {
  margin: 0;
}
.integrations-25-page-product + .integrations-25-cta-banner .grid-box {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.integrations-25-page-header {
  background: linear-gradient(180deg, rgba(255,255,255,0) 0.13%, #fff 99.85%), linear-gradient(90deg, #e9f7ff 0.15%, #ecffc5 100.69%);
  padding: 2.5rem 0 5rem;
  text-align: left;
}
.integrations-25-page-header .back-hp {
  margin: 0;
  padding: 5px 10px;
  background: #d6f0ff;
  color: #0175e0;
}
.integrations-25-page-header .back-hp:before {
  content: "\2039";
  color: inherit;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  width: 16px;
  height: 28px;
  vertical-align: top;
  display: inline-block;
  font-size: 28px;
  margin-top: -8px;
  margin-right: 5px;
  line-height: 1;
}
.integrations-25-page-header .back-hp:hover {
  background: #b2e5ff;
}
.integrations-25-page-header .content {
  text-align: center;
}
.integrations-25-page-header .content h1 {
  margin: 23px 0;
  font-size: 28px;
}
.integrations-25-page-header .content h1 span {
  font-size: 48px;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  display: block;
}
.integrations-25-page-header .content .logo-group {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
}
.integrations-25-page-header .content .logo-group .img-wrap {
  width: 110px;
  height: 110px;
  box-sizing: border-box;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #fff;
  box-shadow: -8px 4px 8px 0px rgba(79,83,91,0.1);
}
.integrations-25-page-header .content .logo-group .img-wrap img {
  width: 90px;
  height: 50px;
  object-fit: contain;
  object-position: center;
}
.integrations-25-page-header .content .logo-group .img-wrap.integration {
  position: relative;
  margin-left: -16px;
}
@media only screen and (max-width: 800px) {
  .integrations-25-page-header .content {
    padding-top: 2.5rem;
  }
}
.integrations-25-page-main {
  background: #fff;
  padding: 5rem 0 7.5rem;
}
.integrations-25-page-main .grid-box {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2.5rem 0;
}
@media only screen and (min-width: 1080px) {
  .integrations-25-page-main .grid-box {
    display: flex;
    justify-content: center;
    align-content: flex-start;
  }
  .integrations-25-page-main .grid-box > div {
    flex-basis: 50%;
  }
  .integrations-25-page-main .grid-box > div.img-block {
    margin-left: 2.5rem;
  }
}
.integrations-25-page-main .grid-box .text h2 {
  margin-bottom: 1rem;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
}
.integrations-25-page-main .grid-box .text h2:nth-of-type(1) {
  margin-top: 0;
}
.integrations-25-page-main .grid-box .text h3 {
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  margin-bottom: 1rem;
}
.integrations-25-page-main .grid-box .text ul,
.integrations-25-page-main .grid-box .text ol {
  margin-left: 20px;
}
.integrations-25-page-main .grid-box .text ul li,
.integrations-25-page-main .grid-box .text ol li {
  margin-bottom: 8px;
}
.integrations-25-page-main .grid-box .img-block {
  text-align: center;
}
.integrations-25-page-main .grid-box .int-tags {
  margin-top: 4rem;
}
.integrations-25-page-main .grid-box .int-tags.unite .int-tag {
  background: #d6f0ff;
}
.integrations-25-page-main .grid-box .int-tags.unite .int-tag:hover {
  background: #b2e5ff;
}
.integrations-25-page-main .grid-box .int-tags.cc .int-tag {
  background: #ddfea3;
}
.integrations-25-page-main .grid-box .int-tags.cc .int-tag:hover {
  background: #c9f97b;
}
@media only screen and (min-width: 680px) and (max-width: 1080px) {
  .integrations-25-page-main .grid-box .content-block {
    max-width: 618px;
    margin-left: auto;
    margin-right: auto;
  }
}
.integrations-25-page-extra {
  background: #fff;
  padding: 0 0 5rem;
}
.integrations-25-page-extra .content {
  border-radius: 8px;
  background: linear-gradient(3deg, #fff 2.9%, #f7f7f7 98.59%), #f7f7f7;
  padding: 2.5rem 5rem;
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .integrations-25-page-extra .content {
    padding: 2.5rem;
  }
}
@media only screen and (max-width: 520px) {
  .integrations-25-page-extra .center {
    padding: 0;
  }
  .integrations-25-page-extra .content {
    padding: 2.5rem 30px;
  }
}
.integrations-25-page-cta {
  background: #fff;
  padding: 0 0 7rem;
  text-align: center;
}
.integrations-25-page-cta .wrap {
  max-width: 100%;
  background-color: #0042a3;
  background-image: url("/assets/images/integrations-25-page-cta-back.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 4rem 0;
  color: #fff;
}
@media only screen and (min-width: 580px) {
  .integrations-25-page-cta .wrap {
    padding: 4rem;
  }
}
.integrations-25-page-cta .wrap h2 {
  margin: 0;
}
.integrations-25-page-cta .wrap p {
  margin-top: 8px;
  max-width: 618px;
  margin-left: auto;
  margin-right: auto;
}
.integrations-25-page-cta .wrap .btn-group {
  margin-bottom: 0;
}
@media only screen and (min-width: 520px) {
  .integrations-25-page-cta .wrap .btn-group .btn {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 520px) {
  .integrations-25-page-cta .wrap .btn-group .btn {
    margin-left: 4px;
    margin-right: 4px;
  }
}
.integrations-25-page-product {
  background: #fff;
}
.integrations-25-page-product .grid-box {
  border-radius: 8px 8px 0px 0px;
  padding: 2.5rem 4rem;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2.5rem;
}
@media only screen and (max-width: 960px) {
  .integrations-25-page-product .grid-box {
    grid-template-columns: 1fr;
    text-align: center;
    padding: 2.5rem;
  }
}
@media only screen and (max-width: 520px) {
  .integrations-25-page-product .center {
    padding: 0;
  }
  .integrations-25-page-product .grid-box {
    padding: 2.5rem 30px;
  }
}
.integrations-25-page-product.cc .grid-box {
  background: linear-gradient(91deg, rgba(201,249,123,0.6) 0.2%, rgba(238,255,201,0.6) 100%);
}
.integrations-25-page-product.cc .grid-box .integrations-block a:hover .img-wrap {
  box-shadow: 0px 4px 2px rgba(157,220,47,0.5);
}
.integrations-25-page-product.unite .grid-box {
  background: linear-gradient(91deg, rgba(178,229,255,0.6) -0.69%, rgba(233,247,255,0.7) 100%);
}
.integrations-25-page-product.unite .grid-box .integrations-block a:hover .img-wrap {
  box-shadow: 0px 4px 2px rgba(83,197,255,0.5);
}
.integrations-25-page-product .text-block h2 {
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  margin: 0;
}
.integrations-25-page-product .integrations-block {
  text-align: center;
}
.integrations-25-page-product .integrations-block h3 {
  margin-top: 0;
}
.integrations-25-page-product .integrations-block ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  justify-content: center;
  flex-wrap: wrap;
}
.integrations-25-page-product .integrations-block ul a {
  margin: 0;
  display: block;
  margin-bottom: 1rem;
  margin-right: 1rem;
}
.integrations-25-page-product .integrations-block .img-wrap {
  width: 56px;
  height: 56px;
  box-sizing: border-box;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #fff;
}
.integrations-25-page-product .integrations-block .img-wrap img {
  width: 40px;
  height: 28px;
  object-fit: contain;
  object-position: center;
}
.product-2021-header-long {
  background: linear-gradient(90deg, #fff 40%, #d6f0ff 100%);
}
.product-2021-header-long.violet {
  background: linear-gradient(180deg, #dcdcff 0%, #fff 40%, #fff 70%);
}
.product-2021-header-long.light-blue {
  background: linear-gradient(90deg, #fff 40%, #d6f0ff 100%);
}
.product-2021-header-long .center {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.product-2021-header-long .center.border-bottom {
  border-bottom: 1px solid #d3d4d6;
}
.product-2021-header-long .center .product-info {
  display: grid;
  grid-template-columns: 2fr 3fr;
  grid-gap: 2.5rem;
}
@media only screen and (max-width: 1210px) {
  .product-2021-header-long .center .product-info {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 960px) {
  .product-2021-header-long .center .product-info {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.product-2021-header-long .center .product-info .content {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-2021-header-long .center .product-info .content .text h1 {
  margin-bottom: 28px;
  line-height: 1.2;
}
@media only screen and (max-width: 480px) {
  .product-2021-header-long .center .product-info .content .text h1 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 600px) {
  .product-2021-header-long .center .product-info .content .text .btn:nth-of-type(2) {
    margin-left: 8px;
  }
}
.product-2021-header-long .center .product-info .content .text p {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
.product-2021-header-long .center .product-info .screenshot.s-end {
  align-self: end;
}
.product-2021-header-long .center .product-extra h2 {
  margin: 0;
  font-size: 23px;
  line-height: 1.3;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
}
.product-2021-header-long .center .product-extra p {
  margin-top: 8px;
  margin-bottom: 0;
}
@media only screen and (max-width: 960px) {
  .product-2021-header-long .center .product-extra .row:not(:nth-last-of-type(1)) {
    margin-bottom: 2.5rem;
  }
}
.product-2021-header-long .center .logo .parent-link {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  line-height: 1.3;
  text-transform: uppercase;
}
.product-2021-header-long .center .logo .parent-link a {
  margin: 0;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  text-transform: uppercase;
  line-height: 1.3;
}
.product-2021-header-long .center .logo h1,
.product-2021-header-long .center .logo p {
  font-size: 23px;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  line-height: 1.3;
  text-transform: uppercase;
  flex-shrink: 0;
  letter-spacing: 3.68px;
}
@media only screen and (min-width: 600px) {
  .product-2021-header-long .center .logo h1,
  .product-2021-header-long .center .logo p {
    margin-left: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .product-2021-header-long .center .logo h1,
  .product-2021-header-long .center .logo p {
    margin-top: 8px;
  }
}
.product-2021-header-long .center .logo h1 sup,
.product-2021-header-long .center .logo p sup {
  letter-spacing: 0;
}
.product-2021-header-long .center .logo h1 span,
.product-2021-header-long .center .logo p span {
  display: block;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
@media only screen and (min-width: 600px) {
  .product-2021-header-long .center .logo {
    display: flex;
    align-items: center;
  }
  .product-2021-header-long .center .logo h1,
  .product-2021-header-long .center .logo p {
    margin: 0 0 0 1rem;
  }
  .product-2021-header-long .center .logo .parent-link {
    margin: 0 0 0 23px;
    padding-left: 23px;
    border-left: 1px solid #b9babd;
  }
  .product-2021-header-long .center .logo .parent-link a {
    display: block;
  }
}
@media only screen and (max-width: 960px) {
  .product-2021-header-long .center .logo {
    justify-content: center;
  }
}
@media only screen and (max-width: 960px) {
  .product-m365-features .center > .flex-box {
    display: block;
  }
  .product-m365-features .center > .flex-box > .row {
    margin-right: 0;
  }
}
.product-m365-features .f-mobile-600px h3 {
  margin: 0;
}
.product-m365-features .f-mobile-600px p {
  margin-top: 8px;
}
.back-gradient-blue-white {
  background: linear-gradient(-45deg, #fff 20%, #e9f7ff 40%, #d6f0ff 70%, #b2e5ff 100%);
}
.form-section .grid-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2.5rem;
  align-items: start;
}
@media only screen and (min-width: 1080px) {
  .form-section .grid-box {
    grid-template-columns: repeat(12, 1fr);
  }
  .form-section .grid-box .quote {
    grid-column: 2/span 4;
  }
  .form-section .grid-box .form-container {
    grid-column: 7/span 5;
  }
}
@media only screen and (max-width: 800px) {
  .form-section .grid-box {
    grid-template-columns: 1fr;
  }
}
.form-section .quote {
  padding: 5rem 0 2.5rem;
}
.form-section .quote blockquote {
  margin: 0;
  text-align: left;
  padding-bottom: 1rem;
  position: relative;
}
.form-section .quote blockquote p {
  z-index: 2;
}
.form-section .quote blockquote p:before,
.form-section .quote blockquote p:after {
  display: none;
}
.form-section .quote blockquote:after {
  content: " ";
  width: 180px;
  height: 180px;
  z-index: 1;
  position: absolute;
  top: -5rem;
  left: -2.25rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/icons/ionc-quote-blue.png");
  opacity: 0.2;
}
.form-section .quote cite {
  font-style: normal;
  margin-top: 1rem;
}
@media only screen and (max-width: 1080px) {
  .form-section .quote {
    padding-left: 2.5rem;
  }
}
.form-section .quote .nec-message {
  border-top: 1px solid #b2e5ff;
  padding-top: 2.5rem;
}
.form-section .form-container {
  background: #fff;
  padding: 2.5rem 70px;
}
.form-section .form-container h2 {
  margin-top: 0;
}
.form-section .form-container .mktoForm {
  width: 100% !important;
}
.form-section .form-container .mktoForm label.mktoLabel,
.form-section .form-container .mktoForm .mktoGutter,
.form-section .form-container .mktoForm .mktoOffset {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .form-section .form-container {
    padding: 2.5rem;
  }
}
@media only screen and (max-width: 800px) {
  .banner-bottom-reseller .row.f-shrink-0 {
    margin-top: 1rem;
  }
}
.hp-person h2 {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 800px) {
  .hp-person img {
    width: 75%;
  }
}
@media only screen and (max-width: 600px) {
  .hp-person img {
    width: 200px;
  }
  .hp-person h2 {
    margin-top: 1rem;
  }
  .hp-person .row:nth-of-type(2) {
    margin-top: 2.5rem;
  }
}
.m365-addons-grid-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem 2.5rem;
}
.m365-addons-grid-block .flex-box {
  margin-bottom: 1rem;
}
.m365-addons-grid-block .flex-box .logo {
  flex-shrink: 0;
  margin-right: 1rem;
}
.m365-addons-grid-block .flex-box h4 {
  margin: 0;
}
.m365-addons-grid-block ul {
  margin-left: 20px;
}
.m365-addons-grid-block ul li {
  margin-bottom: 8px;
}
@media only screen and (max-width: 680px) {
  .m365-addons-grid-block {
    grid-template-columns: 1fr;
    gap: 5rem;
  }
  .m365-addons-grid-block img {
    width: 50px;
  }
}
.m365-pricing-plans-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}
.m365-pricing-plans-grid > div {
  padding: 2.5rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(0deg, #e9f7ff 20%, #d6f0ff 50%, #b2e5ff 100%);
}
.m365-pricing-plans-grid > div p {
  margin-top: 2.5rem;
}
.m365-pricing-plans-grid > div p span {
  display: block;
  font-size: 48px;
  font-family: 'DINOTCondensedMedium', 'Helvetica-Neue', Helvetica;
  line-height: 1.1;
}
@media only screen and (max-width: 600px) {
  .m365-pricing-plans-grid {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 800px) {
  body .o365-pricing-2-logos {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.o365-pricing-table {
  display: grid;
  grid-template-columns: 4fr 8fr;
  gap: 23px 2.5rem;
}
.o365-pricing-table .block-integrated {
  display: flex;
  align-items: center;
}
.o365-pricing-table .block-integrated div:first-child {
  margin-right: 1rem;
  flex-shrink: 0;
}
.o365-pricing-table .block-pricing {
  background: linear-gradient(90deg, #b2e5ff 50%, #84d4ff 100%);
  display: flex;
  padding: 23px 2.5rem;
  align-items: center;
}
.o365-pricing-table .block-pricing p {
  line-height: 1.2;
  margin: 0;
}
.o365-pricing-table .block-pricing p:nth-of-type(1) {
  flex-grow: 1;
}
.o365-pricing-table .block-pricing p:nth-of-type(1) span {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  font-size: 16px;
}
@media only screen and (max-width: 1410px) {
  .o365-pricing-table .block-pricing p:nth-of-type(1) span {
    display: block;
  }
}
@media only screen and (min-width: 1210px) {
  .o365-pricing-table .block-pricing p:nth-of-type(2) {
    border-left: 1px solid #0042a3;
    padding-left: 23px;
    margin-left: 23px;
  }
}
.o365-pricing-table .block-pricing p:nth-of-type(2) .start {
  display: block;
  margin-bottom: 8px;
}
.o365-pricing-table .block-pricing p:nth-of-type(2) .price {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  font-size: 48px;
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
}
.o365-pricing-table .block-pricing p:nth-of-type(2) .tax {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
@media only screen and (max-width: 1250px) {
  .o365-pricing-table {
    grid-template-columns: 1fr 1fr;
  }
  .o365-pricing-table .block-pricing {
    display: block;
  }
  .o365-pricing-table .start {
    margin-top: 23px;
  }
}
@media only screen and (max-width: 800px) {
  .o365-pricing-table {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 600px) {
  .o365-pricing-table .tax {
    display: block;
    margin-top: 8px;
  }
}
.product-2021-features .row-block {
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
  align-items: center;
}
.product-2021-features .row-block .text-block h2 {
  margin-top: 0;
  font-size: 33px;
}
.product-2021-features .row-block .text-block h3 {
  font-size: 19px;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  text-transform: uppercase;
  margin: 0;
}
.product-2021-features .row-block .text-block .extra-header {
  margin-top: 1em;
  margin-bottom: 2.5rem;
}
.product-2021-features .row-block .text-block p {
  margin-top: 8px;
  margin-bottom: 0;
}
.product-2021-features .row-block .text-block .grid-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}
@media only screen and (max-width: 600px) {
  .product-2021-features .row-block .text-block .grid-block {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.product-2021-features .row-block .img-block {
  text-align: center;
}
.product-2021-features .row-block .img-block.border-radius-16 {
  border-radius: 16px;
}
.product-2021-features .row-block .img-block.bg-orange-0 {
  background: #fff9e2;
}
.product-2021-features .row-block .row {
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 960px) {
  .product-2021-features .row-block.reverse .img-block {
    grid-row-start: 1;
  }
}
.product-2021-features .row-block.full-width {
  grid-template-columns: 1fr;
  text-align: center;
}
.product-2021-features .row-block.full-width .text-block h2,
.product-2021-features .row-block.full-width .text-block .extra-header {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}
.product-2021-features .row-block.full-width .grid-block-width {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.5rem;
}
@media only screen and (min-width: 600px) {
  .product-2021-features .row-block.full-width .grid-block-width.w-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 960px) {
  .product-2021-features .row-block.full-width .grid-block-width.w-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 960px) {
  .product-2021-features .row-block.full-width .grid-block-width {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-2021-features .row-block.full-width .grid-block-width img + p {
    margin-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  .product-2021-features .row-block.full-width .grid-block-width {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
@media only screen and (max-width: 960px) {
  .product-2021-features .row-block {
    grid-template-columns: 1fr;
  }
}
.product-2021-features .row-block:not(:nth-last-of-type(1)) {
  border-bottom: 1px solid #e2e2e4;
}
.product-2021-features .row-block.no-bottom {
  border-bottom: none;
}
.product-2021-features .product-content-video .img-block .video-box {
  display: block;
}
@media only screen and (min-width: 960px) {
  .product-2021-features .product-content-video .img-block {
    text-align: left;
  }
}
.product-2021-features .product-content-video .img-block a.icon-video:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 28px;
  height: 28px;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/icon-video-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.product-2021-features .product-content-video.product-archiving-content-video .text-block {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/product-archiving-02-back.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (min-width: 960px) {
  .product-2021-features .product-content-video.product-archiving-content-video .text-block {
    padding: 2.5rem 0;
  }
}
@media only screen and (min-width: 1210px) {
  .product-2021-features .product-content-video.product-archiving-content-video .text-block {
    padding: 5rem 0;
  }
}
.product-2021-features .product-content-video.product-cc-content-video .img-block {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/product-cc-02-back.png");
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: 2rem 0;
}
@media only screen and (min-width: 960px) {
  .product-2021-features .product-content-video.product-cc-content-video .img-block {
    padding: 2.5rem 0;
  }
}
@media only screen and (min-width: 1210px) {
  .product-2021-features .product-content-video.product-cc-content-video .img-block {
    padding: 5rem 0;
  }
}
@media only screen and (max-width: 960px) {
  .product-2021-features .product-content-video.product-cc-content-video .img-block {
    background-size: contain;
    background-position: center;
  }
}
.unite-product-teams-logos {
  background: #f7f7f7;
  padding: 2.5rem;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.unite-product-teams-logos a {
  margin-left: 8px;
  margin-right: 8px;
}
.unite-product-teams-logos .link_arrow_icon {
  display: inline-block;
}
@media only screen and (max-width: 960px) {
  .unite-product-teams-logos {
    margin-bottom: 5rem;
  }
}
@media only screen and (max-width: 600px) {
  .unite-product-teams-logos {
    padding: 2.5rem;
  }
  .unite-product-teams-logos hr {
    margin-top: 2.5rem;
  }
}
.jd-power-text-12 {
  font-size: 12px;
}
.news-nec {
  cursor: default;
  padding: 1rem 0;
  text-align: center;
}
@media only screen and (min-width: 800px) {
  .news-nec {
    display: flex;
    align-items: center;
    text-align: left;
  }
}
.news-nec > p {
  opacity: 0.9;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 800px) {
  .news-nec > p {
    padding-right: 1rem;
    border-right: 1px solid #00a4ff;
    margin: 0;
  }
}
.news-nec > a {
  min-width: max-content;
}
@media only screen and (min-width: 800px) {
  .news-nec > a {
    margin-left: 1rem;
  }
}
.banner-2025-1line .box {
  padding: 23px 5rem;
  display: flex;
  align-content: flex-start;
  align-items: center;
  border-radius: 8px;
  background: #d6f0ff;
}
.banner-2025-1line .box div {
  padding: 0 2.5rem;
}
.banner-2025-1line .box p {
  font-family: $dinot-regular;
  margin: 0;
}
@media only screen and (max-width: 960px) {
  .banner-2025-1line .box {
    padding: 4rem 2.5rem;
    display: block;
    text-align: center;
  }
  .banner-2025-1line .box div {
    padding: 23px 0;
  }
}
@media only screen and (max-width: 480px) {
  .banner-2025-1line .box {
    padding: 4rem 1rem;
  }
}
.banner.gradient-violet-blue .box {
  border: 1px solid #dcdcff;
  background: linear-gradient(295deg, #e9e9ff -0.12%, #d6f0ff 99.46%);
}
.product-anymeeting-device {
  display: grid;
  column-gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
@media only screen and (max-width: 1180px) {
  .product-anymeeting-device {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .product-anymeeting-device .h2 {
    font-size: 33px;
  }
  .product-anymeeting-device .h5 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 960px) {
  .product-anymeeting-device {
    grid-template-columns: 1fr;
    text-align: center;
    padding-top: 0;
  }
}
.unite-product-api-features {
  background: linear-gradient(to bottom, #d6f0ff 50%, #fff 50%);
}
.unite-product-api-features .flex-box {
  background: #fff;
  border-radius: 1rem;
  padding: 5rem 5rem 2.5rem;
}
@media only screen and (max-width: 480px) {
  .unite-product-api-features .flex-box {
    padding: 2.5rem;
  }
}
.unite-product-api-list {
  background: #e9f7ff;
  padding: 5rem;
  margin-bottom: 1rem;
  display: grid;
  grid-template-columns: 2fr 5fr 1px 5fr;
  grid-gap: 2.5rem;
  align-items: center;
}
.unite-product-api-list hr {
  height: 100%;
  border: none;
  width: 1px;
  background: #d3d4d6;
}
@media only screen and (max-width: 960px) {
  .unite-product-api-list {
    grid-template-columns: 1fr 3fr;
    padding: 2.5rem;
    grid-gap: 1rem 2.5rem;
  }
  .unite-product-api-list hr {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .unite-product-api-list {
    grid-template-columns: 1fr;
  }
  .unite-product-api-list img {
    width: 76px;
  }
}
@media only screen and (max-width: 960px) and (min-width: 600px) {
  .unite-product-api-list > div:nth-last-of-type(1) {
    grid-column-start: 2;
  }
}
.resellers-models-table {
  background: #fff;
  text-align: center;
}
.resellers-models-table .center {
  border-top: 1px solid #e2e2e4;
  padding-top: 7rem;
  padding-bottom: 2.5rem;
}
.resellers-models-table h2 {
  margin: 0;
}
.resellers-models-table h2 + p {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  margin: 1rem 0 0;
}
.resellers-models-table table {
  border-collapse: separate;
  border-spacing: 8px 0;
  text-align: left;
  margin-top: 2.5rem;
}
.resellers-models-table table th,
.resellers-models-table table td {
  padding: 23px 1rem;
}
@media only screen and (max-width: 920px) {
  .resellers-models-table table th,
  .resellers-models-table table td {
    padding: 23px 8px;
  }
}
.resellers-models-table table th {
  width: 20%;
}
.resellers-models-table table td {
  width: 40%;
}
.resellers-models-table table thead td {
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  line-height: 1.2;
  text-transform: uppercase;
}
.resellers-models-table table thead td.core {
  background: #d6f0ff;
}
.resellers-models-table table thead td.provider {
  background: #fff4cd;
}
.resellers-models-table table tbody .mobile-header {
  display: none;
}
.resellers-models-table table tbody tr:last-child > * {
  border-bottom: 0;
}
.resellers-models-table table tbody th {
  border-top: 2px solid #e2e2e4;
  font-weight: bold;
  line-height: 1.2;
  vertical-align: top;
}
.resellers-models-table table tbody td {
  border-top: 2px solid #e2e2e4;
  vertical-align: top;
}
.resellers-models-table table tbody td p {
  margin: 0;
}
.resellers-models-table table tbody td p.title {
  font-weight: bold;
  margin-bottom: 4px;
  line-height: 1.4;
}
.resellers-models-table table tbody td p.note {
  font-size: 13px;
  font-style: italic;
  line-height: 1.2;
}
.resellers-models-table table tbody td.market .title {
  margin-top: 1rem;
}
@media only screen and (max-width: 680px) {
  .resellers-models-table table thead {
    display: none;
  }
  .resellers-models-table table tbody td,
  .resellers-models-table table tbody th {
    display: block;
    width: 100% !important;
    text-align: center;
    box-sizing: border-box;
  }
  .resellers-models-table table tbody th {
    background-color: #eeeeef;
    margin-top: 2.5rem;
    border: none;
  }
  .resellers-models-table table tbody td {
    padding-top: 1rem;
  }
  .resellers-models-table table tbody td .mobile-header {
    display: block;
    font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 19px;
    color: #00a4ff;
    margin-bottom: 1rem;
    margin-left: 0;
  }
  .resellers-models-table table tbody td:nth-last-of-type(1) .mobile-header {
    color: #ff960c;
  }
}
@media only screen and (max-width: 680px) and (min-width: 562px) {
  .resellers-models-table table td {
    display: flex;
    align-items: center;
  }
  .resellers-models-table table .mobile-header {
    margin-left: 16px;
  }
}
.resellers-hero {
  overflow: hidden;
  min-height: 425px;
  background: linear-gradient(-45deg, #53c5ff 0%, #00a4ff 20%, #0175e0 50%, #005eca 100%);
}
@media only screen and (min-width: 1530px) {
  .resellers-hero {
    min-height: 632px;
  }
}
.resellers-hero.show-animation .grid-wrap .text-block > * {
  opacity: 1;
  transition: opacity 2s ease;
}
.resellers-hero.show-animation .grid-wrap .images-wrapper img {
  transform: translateY(0) !important;
  opacity: 1 !important;
  transition: all 2s ease;
  transition-delay: 1.2s;
  transition-property: transform, opacity;
}
.resellers-hero.show-animation .grid-wrap .images-wrapper img:nth-child(2) {
  transition-delay: 1.2s;
}
.resellers-hero.show-animation .grid-wrap .images-wrapper img:nth-child(3) {
  transition-delay: 1.4s;
}
.resellers-hero.show-animation .grid-wrap .images-wrapper img:nth-child(4) {
  transition-delay: 1.6s;
}
.resellers-hero.show-animation .grid-wrap .images-wrapper img:nth-child(5) {
  transition-property: opacity;
  transition-delay: 3.5s;
}
.resellers-hero .grid-wrap {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2.5rem;
  align-items: center;
}
@media only screen and (min-width: 800px) {
  .resellers-hero .grid-wrap {
    padding-top: 2.5rem;
  }
}
.resellers-hero .grid-wrap .text-block {
  grid-column: 1/span 4;
  background-color: tranparent;
  z-index: 1;
}
@media only screen and (max-width: 800px) {
  .resellers-hero .grid-wrap .text-block {
    padding-top: 2.5rem;
  }
}
.resellers-hero .grid-wrap .text-block > * {
  opacity: 0;
}
.resellers-hero .grid-wrap .images-wrapper {
  position: relative;
  grid-column: 5/span 8;
}
.resellers-hero .grid-wrap .images-wrapper img {
  position: relative;
  transform: translateY(-135%);
  will-change: transform, opacity;
}
.resellers-hero .grid-wrap .images-wrapper img:nth-child(2) {
  transform: translateY(135%);
}
.resellers-hero .grid-wrap .images-wrapper img:nth-child(3) {
  transform: translateY(135%);
}
.resellers-hero .grid-wrap .images-wrapper img:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
.resellers-hero .grid-wrap .images-wrapper img:nth-child(5) {
  opacity: 0;
}
@media only screen and (max-width: 1280px) {
  .resellers-hero .grid-wrap .text-block {
    grid-column: 1/span 6;
  }
  .resellers-hero .grid-wrap .images-wrapper {
    grid-column: 7/span 6;
  }
}
@media only screen and (max-width: 800px) {
  .resellers-hero .grid-wrap {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .resellers-hero .grid-wrap .text-block,
  .resellers-hero .grid-wrap .images-wrapper {
    grid-column: 1/-1;
  }
  .resellers-hero .grid-wrap .btns-same-width {
    display: inline-block;
  }
}
.resellers-hero .vid-link.with-icon {
  position: relative;
  padding-left: 55px;
  max-width: 100%;
  text-transform: none;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
.resellers-hero .vid-link.with-icon:after {
  content: ' ';
  position: absolute;
  background: url("/assets/tracked/img/play_btn.svg") no-repeat;
  height: 40px;
  width: 40px;
  left: 0;
  top: -8px;
  background-size: cover;
}
.resellers-reasons {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2.5rem;
}
.resellers-reasons p {
  margin-bottom: 0;
}
@media only screen and (max-width: 800px) {
  .resellers-reasons {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 500px) {
  .resellers-reasons {
    grid-template-columns: 1fr;
  }
}
.resellers-which-model .top-1 {
  grid-area: top-1;
}
.resellers-which-model .top-2 {
  grid-area: top-2;
}
.resellers-which-model .bottom-1 {
  grid-area: bottom-1;
}
.resellers-which-model .bottom-2 {
  grid-area: bottom-2;
}
.resellers-which-model .modules {
  display: grid;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "top-1 top-2" "bottom-1 bottom-2";
  column-gap: 2.5rem;
}
.resellers-which-model .modules .bottom {
  background-color: #f7f7f7;
  padding: 2.5rem;
  border-top: 1px solid #d3d4d6;
}
.resellers-which-model .modules .top {
  padding: 2.5rem 1rem 2.5rem;
}
.resellers-which-model .modules .top img {
  width: 120px;
}
.resellers-which-model .modules .top.top-1 {
  background-color: #e9f7ff;
}
.resellers-which-model .modules .top.top-1 div {
  box-sizing: border-box;
}
@media only screen and (min-width: 400px) {
  .resellers-which-model .modules .top.top-1 {
    display: flex;
    flex-wrap: wrap;
  }
  .resellers-which-model .modules .top.top-1 h3 {
    width: 100%;
  }
  .resellers-which-model .modules .top.top-1 div {
    width: 50%;
  }
  .resellers-which-model .modules .top.top-1 div:nth-of-type(1) {
    border-right: 1px solid #d3d4d6;
  }
}
@media only screen and (max-width: 400px) {
  .resellers-which-model .modules .top.top-1:nth-of-type(1) {
    margin-top: 2.5rem;
    border-top: 1px solid #d3d4d6;
    padding-top: 2.5rem;
  }
}
.resellers-which-model .modules .top.top-2 {
  background-color: #eeffc9;
}
@media only screen and (max-width: 800px) {
  .resellers-which-model .modules {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 100%;
    grid-template-areas: "top-1" "bottom-1" "top-2" "bottom-2";
  }
  .resellers-which-model .modules .top-1 {
    margin-top: 2.5rem;
  }
}
.unite-cs-carousel-resellers .slick-slider .slick-dots li button:before {
  color: #b9babd;
}
.unite-cs-carousel-resellers .slick-slider .slick-dots li.slick-active button:before {
  color: #b9babd;
}
.unite-cs-carousel-resellers .unite-cs-carousel {
  box-shadow: 0 5px 20px 0 #b9babd;
}
.unite-cs-carousel-resellers .list-featured-new ul li a {
  background-color: #fff;
}
.unite-cs-carousel-resellers .list-featured-new ul li a:hover {
  background-color: #0175e0;
}
.resellers-steps .grid-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2.5rem;
}
@media only screen and (min-width: 1280px) {
  .resellers-steps .grid-wrap {
    grid-gap: 5rem;
  }
}
@media only screen and (max-width: 800px) {
  .resellers-steps .grid-wrap {
    grid-template-columns: 1fr;
  }
}
.resellers-steps img {
  vertical-align: middle;
}
.resellers-steps .row.f-shrink-0 {
  margin-right: 1rem;
}
.resellers-form {
  background: linear-gradient(#0175e0 50%, #fff 50%);
}
.resellers-form .grid-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  background: #0042a3;
}
.resellers-form .grid-wrap > div {
  padding: 5rem;
}
.resellers-form .grid-wrap > div:nth-of-type(1) {
  background-color: #0042a3;
  color: #fff;
}
.resellers-form .grid-wrap > div:nth-of-type(2) {
  background-color: #eeeeef;
}
.resellers-form .grid-wrap > div .form-block form select,
.resellers-form .grid-wrap > div .form-block form input {
  background: #fff;
}
@media only screen and (max-width: 800px) {
  .resellers-form .grid-wrap {
    grid-template-columns: 1fr;
  }
  .resellers-form .grid-wrap > div {
    padding: 2.5rem;
  }
}
@media only screen and (max-width: 800px) {
  .reseller-advisor-intro img {
    width: 150px;
  }
}
.resellers-compare table {
  border-collapse: separate;
  border-spacing: 3px 0;
}
.resellers-compare table th {
  text-align: left;
  width: 20%;
  padding-right: 1rem;
}
.resellers-compare table td {
  text-align: left;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media only screen and (min-width: 1410px) {
  .resellers-compare table td {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.resellers-compare table td:nth-of-type(1) {
  width: 25%;
}
.resellers-compare table td:nth-of-type(2) {
  width: 25%;
}
.resellers-compare table td:nth-of-type(3) {
  width: 30%;
}
.resellers-compare table thead th {
  border-bottom: 1px solid #e2e2e4;
}
.resellers-compare table thead td {
  text-transform: uppercase;
  text-align: center;
}
.resellers-compare table thead td h3,
.resellers-compare table thead td p {
  margin: 0;
}
.resellers-compare table thead .middle-top {
  background-color: #b2e5ff;
  padding: 1rem;
  border-bottom: #fff 3px solid;
}
.resellers-compare table thead .middle-top h3 {
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
}
.resellers-compare table thead .middle {
  background-color: #d6f0ff;
  padding-top: 8px;
  padding-bottom: 8px;
}
.resellers-compare table thead .last {
  background-color: #ddfea3;
}
.resellers-compare table thead .last h3 {
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
}
.resellers-compare table tbody .mobile-header {
  display: none;
}
.resellers-compare table tbody tr:last-child > * {
  border-bottom: 0;
}
.resellers-compare table tbody th {
  border-bottom: 1px solid #e2e2e4;
  font-weight: normal;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
  line-height: 1.2em;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  font-size: 23px;
  vertical-align: top;
}
.resellers-compare table tbody td {
  border-bottom: 1px solid #e2e2e4;
  vertical-align: top;
  padding: 2.5rem;
  background-color: #f7f7f7;
}
.resellers-compare table tbody td h4 {
  margin: 0;
  line-height: 1.2em;
  font-size: 23px;
}
.resellers-compare table tbody td p {
  margin-bottom: 0;
}
.resellers-compare table tbody td small {
  line-height: 1em;
}
@media only screen and (max-width: 800px) {
  .resellers-compare table thead {
    display: none;
  }
  .resellers-compare table tbody th {
    background-color: #d6f0ff;
  }
  .resellers-compare table tbody td,
  .resellers-compare table tbody th {
    display: block;
    width: 100% !important;
    text-align: center;
    box-sizing: border-box;
  }
  .resellers-compare table tbody td {
    padding-top: 1rem;
  }
  .resellers-compare table tbody .mobile-header {
    display: block;
    font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 19px;
    color: #00a4ff;
    margin-bottom: 1rem;
  }
  .resellers-compare table tbody td:nth-last-of-type(1) .mobile-header {
    color: #74b800;
  }
}
.resellers-plans-intro {
  background: #e9f7ff;
  padding: 5rem 2.5rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
  align-items: center;
}
.resellers-plans-intro .plans-grid {
  display: grid;
  grid-template-columns: 160px auto;
  gap: 2.5rem;
}
@media only screen and (min-width: 1180px) {
  .resellers-plans-intro {
    grid-template-columns: 1fr 1fr;
  }
  .resellers-plans-intro > div:first-child {
    border-right: 1px solid #53c5ff;
    padding-right: 2.5rem;
  }
}
@media only screen and (max-width: 1180px) {
  .resellers-plans-intro h2 {
    margin: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 520px) {
  .resellers-plans-intro .plans-grid {
    text-align: center;
    grid-template-columns: 1fr;
  }
}
#slideout-blackout {
  background-color: rgba(45,49,58,0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  display: none;
}
#slideout-blackout.open {
  display: block;
}
#slideout {
  background-color: #eeeeef;
  position: fixed;
  top: 0px;
  right: -1000px;
  max-width: 500px;
  height: 100%;
  z-index: 999;
  transition: all 0.4s ease-in-out;
  padding: 0;
}
@media only screen and (max-width: 500px) {
  #slideout {
    width: 100vw;
  }
}
#slideout #slideout-close-button {
  position: absolute;
  top: 20px;
  left: -20px;
  right: auto;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: none;
}
#slideout #slideout-close-button:after {
  top: 6px;
  left: 13px;
  right: auto;
}
#slideout.open {
  right: 0px;
}
#slideout.open #slideout-close-button {
  display: block;
}
#slideout #slideout-thankyou {
  display: none;
  text-align: center;
}
#slideout .overflow-wrapper {
  padding: 20px;
  overflow: auto;
  height: 100%;
}
nav[role="breadcrumbs"] {
  padding: 15px 0;
}
@media only screen and (max-width: 990px) {
  nav[role="breadcrumbs"] {
    display: none;
  }
}
nav[role="breadcrumbs"] ul {
  margin: 0;
  padding: 0;
}
nav[role="breadcrumbs"] ul:before,
nav[role="breadcrumbs"] ul:after {
  content: " ";
  display: table;
}
nav[role="breadcrumbs"] ul:after {
  clear: both;
}
nav[role="breadcrumbs"] li {
  float: left;
  list-style: none;
  padding-right: 12px;
}
nav[role="breadcrumbs"] li a {
  font-size: 13px;
  font-wight: normal;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif;
}
nav[role="breadcrumbs"] li:after {
  content: '\203A';
  padding-left: 12px;
}
nav[role="breadcrumbs"] li:last-child {
  margin: 0;
}
nav[role="breadcrumbs"] li:last-child a {
  color: #2d313a;
}
nav[role="breadcrumbs"] li:last-child:after {
  content: '';
}
nav[role="hero-subnav"]#subnav-blue-new {
  margin-top: 0;
  background-color: #003084;
  position: sticky;
}
nav[role="hero-subnav"]#subnav-blue-new:not([stuck]) #subnav-calls-to-action {
  display: none;
}
nav[role="hero-subnav"]#subnav-blue-new[stuck] {
  width: 100%;
  top: -2px;
  z-index: 1000;
  box-sizing: border-box;
}
nav[role="hero-subnav"]#subnav-blue-new[stuck] .center {
  display: flex;
  justify-content: space-between;
}
nav[role="hero-subnav"]#subnav-blue-new[stuck] #hero-subnav {
  justify-content: left;
}
nav[role="hero-subnav"]#subnav-blue-new[stuck] #hero-subnav li a {
  justify-content: left;
  position: relative;
}
nav[role="hero-subnav"]#subnav-blue-new[stuck] #hero-subnav li:nth-of-type(1) a {
  padding-left: 0;
}
nav[role="hero-subnav"]#subnav-blue-new[stuck] #subnav-calls-to-action {
  margin-bottom: 6px;
  margin-top: 6px;
  align-self: center;
}
nav[role="hero-subnav"]#subnav-blue-new[stuck] #subnav-calls-to-action .btn:nth-of-type(2) {
  margin-left: 10px;
}
@media only screen and (max-width: 820px) {
  nav[role="hero-subnav"]#subnav-blue-new .center {
    padding-right: 0;
  }
}
nav[role="hero-subnav"]#subnav-blue-new.static #subnav-calls-to-action {
  display: none;
}
nav[role="hero-subnav"]#subnav-blue-new.sticky #hero-subnav {
  justify-content: left;
}
nav[role="hero-subnav"]#subnav-blue-new.sticky #hero-subnav li a {
  padding-top: 1rem;
  padding-bottom: 1rem;
  justify-content: left;
  position: relative;
}
nav[role="hero-subnav"]#subnav-blue-new.sticky #hero-subnav li a.active:after {
  bottom: 5px;
}
nav[role="hero-subnav"]#subnav-blue-new.sticky #hero-subnav li:nth-of-type(1) a {
  padding-left: 0;
}
nav[role="hero-subnav"]#subnav-blue-new.sticky #subnav-calls-to-action {
  margin-bottom: 6px;
  margin-top: 6px;
}
nav[role="hero-subnav"]#subnav-blue-new.sticky #subnav-calls-to-action .btn:nth-of-type(2) {
  margin-left: 10px;
}
@media only screen and (max-width: 1180px) {
  nav[role="hero-subnav"]#subnav-blue-new.sticky #subnav-calls-to-action {
    display: none;
  }
}
nav[role="hero-subnav"]#subnav-blue-new.violet {
  background: #dcdcff;
}
nav[role="hero-subnav"]#subnav-blue-new.violet #hero-subnav li a {
  color: #73767d;
}
nav[role="hero-subnav"]#subnav-blue-new.violet #hero-subnav li a:hover,
nav[role="hero-subnav"]#subnav-blue-new.violet #hero-subnav li a.active {
  color: #0175e0;
}
nav[role="hero-subnav"]#subnav-blue-new #hero-subnav {
  display: flex !important;
  float: none;
  justify-content: center;
}
@media only screen and (max-width: 1020px) {
  nav[role="hero-subnav"]#subnav-blue-new #hero-subnav {
    width: auto;
    margin: 0;
    padding: 0;
    background: inherit;
  }
}
@media only screen and (max-width: 820px) {
  nav[role="hero-subnav"]#subnav-blue-new #hero-subnav {
    white-space: nowrap;
    overflow-x: auto;
    justify-content: left;
  }
}
nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li {
  margin: 0 20px 0 0;
}
@media only screen and (max-width: 1020px) {
  nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li {
    width: auto;
    border: none;
    padding: inherit;
  }
}
nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li a {
  color: #b2e5ff;
  padding-top: 23px;
  padding-bottom: 23px;
  background-color: transparent;
  padding-left: 2px;
  padding-right: 2px;
  margin: 0;
  position: relative;
}
nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li a.active,
nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li a:hover {
  color: #fff;
  border-bottom: none;
}
nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li a.active:after {
  display: block;
  width: 16px;
  height: 16px;
  content: "\2022";
  position: absolute;
  bottom: 8px;
  left: calc(50% - 8px);
  text-align: center;
}
@media only screen and (max-width: 820px) {
  nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li {
    margin: 0 10px 0 0;
  }
  nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li:nth-of-type(1) a {
    padding-left: 0;
  }
}
nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li.app-marketplace {
  padding-left: 20px;
  background: linear-gradient(#0175e0, #0175e0) left no-repeat;
  background-size: 1px 50%;
}
@media only screen and (max-width: 820px) {
  nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li.app-marketplace {
    padding-left: 10px;
  }
}
nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li:not(:last-child).last-line {
  padding-right: 20px;
  background: linear-gradient(#0175e0, #0175e0) right no-repeat;
  background-size: 1px 50%;
}
@media only screen and (max-width: 820px) {
  nav[role="hero-subnav"]#subnav-blue-new #hero-subnav li:not(:last-child).last-line {
    padding-right: 10px;
  }
}
nav[role="hero-subnav"] {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
nav[role="hero-subnav"] a {
  margin: 0;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  text-transform: uppercase;
  line-height: 1.2;
}
nav[role="hero-subnav"] .mobile {
  float: left;
}
@media only screen and (min-width: 960px) {
  nav[role="hero-subnav"] .mobile .nav {
    display: none;
  }
}
nav[role="hero-subnav"] .mobile .nav a {
  padding-left: 40px;
  position: relative;
  float: left;
}
nav[role="hero-subnav"] .mobile .nav a:before {
  content: "";
  width: 28px;
  height: 28px;
  background: url("/assets/tracked/img/burger.svg") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 12px;
}
@media only screen and (min-width: 960px) {
  nav[role="hero-subnav"] #hero-subnav {
    display: block !important;
  }
}
@media only screen and (max-width: 960px) {
  nav[role="hero-subnav"] #hero-subnav {
    display: none;
    width: 100%;
    width: 100vw;
    box-sizing: border-box;
    margin-left: -30px;
    margin-right: -30px;
    padding: 0;
  }
}
@media only screen and (max-width: 960px) {
  nav[role="hero-subnav"] #hero-subnav > li {
    border-bottom: 1px solid #d3d4d6;
    display: block;
    width: 100%;
    padding-left: 0;
  }
  nav[role="hero-subnav"] #hero-subnav > li:first-child {
    border-top: 1px solid #d3d4d6;
  }
  nav[role="hero-subnav"] #hero-subnav > li a {
    box-sizing: border-box;
    width: 100%;
    padding-left: 30px;
    background: #f7f7f7;
    color: #2d313a;
  }
  nav[role="hero-subnav"] #hero-subnav > li a:hover,
  nav[role="hero-subnav"] #hero-subnav > li a.active {
    color: #0175e0;
  }
}
@media only screen and (min-width: 960px) {
  nav[role="hero-subnav"] #hero-subnav.old-nav .app-marketplace {
    margin-left: 1rem;
    padding-left: 1rem;
    background: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)) left no-repeat;
    background-size: 1px 50%;
  }
}
@media only screen and (max-width: 960px) {
  nav[role="hero-subnav"] #hero-subnav.old-nav .app-marketplace a {
    background: #e9f7ff;
  }
}
table.default {
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
  margin: 2em 0;
}
table.default th,
table.default td {
  text-align: left;
  padding: 10px 15px;
}
table.default th ul,
table.default td ul {
  margin-left: 20px;
}
table.default th.bg-white,
table.default td.bg-white {
  background-color: #fff;
}
table.default thead th {
  font-weight: bold;
  background-color: #eeeeef;
  vertical-align: top;
}
table.default tbody th {
  background-color: #eeeeef;
}
table.default tbody td {
  background-color: #f7f7f7;
}
@media only screen and (min-width: 600px) {
  table.default .w-30 {
    width: 30%;
  }
  table.default .w-40 {
    width: 40%;
  }
  table.default .w-50 {
    width: 50%;
  }
  table.default .w-60 {
    width: 60%;
  }
  table.default .w-70 {
    width: 70%;
  }
}
@media only screen and (max-width: 600px) {
  table.default tbody,
  table.default thead,
  table.default tr {
    display: block;
  }
  table.default tbody th,
  table.default thead th,
  table.default tr th,
  table.default tbody td,
  table.default thead td,
  table.default tr td {
    display: block;
    width: 100%;
    margin: 5px 0;
    box-sizing: border-box;
  }
}
table.default.tbody-center thead th {
  text-align: center;
}
table.default.tbody-center tbody td {
  text-align: center;
}
table.default a.tooltip {
  position: relative;
  display: inline;
}
table.default a.tooltip:after {
  display: block;
  visibility: hidden;
  position: absolute;
  bottom: -50%;
  left: 50%;
  opacity: 0;
  content: attr(data-original-title);
  height: auto;
  min-width: 225px;
  padding: 5px 8px;
  z-index: 999;
  color: #fff;
  text-align: center;
  background: #909398;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif;
}
table.default a.tooltip:hover:after {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 600px) {
  table.default:not(.desk-look) {
    display: block;
  }
}
.default-mobile {
  width: 100%;
}
.default-mobile td {
  padding: 1.5em 1em;
}
.default-mobile thead {
  cursor: pointer;
}
.default-mobile thead tr {
  border-bottom: 2px solid #e2e2e4;
  background-color: #eeeeef;
}
.default-mobile thead tr td p,
.default-mobile thead tr td h5 {
  margin: 0 40px 0 0;
}
.default-mobile thead tr td .chevron-down,
.default-mobile thead tr td .chevron-up {
  float: right;
  font-size: 18px;
  display: block;
  width: 30px;
  line-height: 27px;
  color: #0175e0;
  font-family: -webkit-body;
}
.default-mobile thead tr td .chevron-up {
  color: #909398;
}
.default-mobile thead tr td .chevron-down:after {
  content: "\25bc";
}
.default-mobile thead tr td .chevron-up:after {
  content: "\25b2";
}
#why_intermedia .compliance-table {
  margin-top: -5px;
}
.compliance-table thead tr th {
  text-align: center;
  background-color: #e2e2e4;
  vertical-align: middle;
}
.compliance-table tbody tr th,
.compliance-table tbody tr td {
  padding: 15px 10px;
  background-color: #fff;
}
.compliance-table tbody tr th {
  width: 20%;
}
@media only screen and (max-width: 600px) {
  .compliance-table tbody tr th {
    width: 100%;
  }
}
.compliance-table tbody tr th .col-rotate {
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
  display: block;
  position: relative;
}
.compliance-table tbody tr th .col-rotate span {
  position: absolute;
  width: 300px;
  top: -10px;
  left: -115px;
}
.compliance-table tbody tr td {
  width: 40%;
}
@media only screen and (max-width: 600px) {
  .compliance-table tbody tr td {
    width: 100%;
  }
}
.o365-table_8.default tbody th,
.o365-table_8.default thead th,
.o365-table_8.default tbody td,
.o365-table_8.default thead td {
  padding: 5px;
  font-size: 13px;
}
.o365-table_8.default thead th {
  text-align: center;
}
.o365-table_8.default tbody th {
  font-weight: normal;
}
@media only screen and (min-width: 601px) {
  .o365-table_8.default tbody th {
    max-width: 120px;
  }
}
.o365-table_8.default tbody th strong,
.o365-table_8.default tbody th b {
  font-weight: bold;
}
.o365-table_8.default tbody td {
  text-align: center;
}
.o365-table_8.default tbody .check {
  width: 12px;
  height: 12px;
  margin: 3px auto 0;
  border-radius: 50%;
  display: block;
  background-color: #0175e0;
}
table.pricing-table {
  width: 100%;
  table-layout: fixed;
}
table.pricing-table th {
  text-align: left;
  border-bottom: 1px solid #d3d4d6;
  background-clip: padding-box;
}
table.pricing-table th h5 {
  margin: 0;
  font-family: 'DINOTmedium', 'Helvetica-Neue', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}
@media only screen and (max-width: 600px) {
  table.pricing-table th h5 {
    font-size: 16px;
  }
}
table.pricing-table th p {
  margin: 0;
  margin-top: 5px;
  color: #909398;
  line-height: 1.4em;
}
@media only screen and (max-width: 600px) {
  table.pricing-table th p {
    font-size: 13px;
  }
}
table.pricing-table th > div {
  margin-left: 10px;
  margin-right: 5px;
}
table.pricing-table th .icon {
  width: 35px;
  height: 35px;
  display: block;
}
@media only screen and (max-width: 800px) {
  table.pricing-table th .icon {
    display: none;
  }
}
table.pricing-table td {
  text-align: center;
  border-bottom: 1px solid #d3d4d6;
  background-clip: padding-box;
}
table.pricing-table tbody th {
  padding-top: 1em;
  padding-bottom: 1em;
}
table.pricing-table tbody td {
  font-size: 24px;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
  position: relative;
}
@media only screen and (min-width: 801px) {
  table.pricing-table tbody td.triangle {
    background-image: linear-gradient(133deg, #b9babd 0, #b9babd 7%, transparent 7.2%, transparent 100%);
  }
  table.pricing-table tbody td.triangle.best {
    background-image: linear-gradient(133deg, #0175e0 0, #0175e0 7%, transparent 7.2%, transparent 100%);
  }
}
.table-dot {
  width: 100%;
}
.table-dot td,
.table-dot th {
  text-align: center;
  line-height: 1.2;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  padding: 16px;
  border-right: 1px solid #e2e2e4;
  font-weight: normal;
}
.table-dot td:nth-of-type(1),
.table-dot th:nth-of-type(1) {
  text-align: left;
}
@media only screen and (max-width: 960px) {
  .table-dot td,
  .table-dot th {
    padding: 16px 8px;
  }
}
.table-dot .subheader {
  background: #fff;
  padding-top: 48px;
  text-transform: uppercase;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  font-size: 19px;
}
.table-dot .bull {
  font-size: 28px;
  line-height: 8px;
  color: #0175e0;
  position: relative;
  top: 5px;
}
.table-dot .bull-green {
  font-size: 28px;
  line-height: 8px;
  color: #74b800;
  position: relative;
  top: 5px;
}
.table-dot thead th,
.table-dot thead td {
  vertical-align: top;
}
.table-dot thead th,
.table-dot thead th:nth-of-type(1) {
  text-align: center;
}
.table-dot thead th span,
.table-dot thead th:nth-of-type(1) span,
.table-dot thead th small,
.table-dot thead th:nth-of-type(1) small {
  display: block;
  text-align: center;
  line-height: 1.2;
}
.table-dot tbody tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}
.table-dot tbody tr:nth-of-type(even) {
  background-color: #fff;
}
.table-dot tbody tr > *:last-child,
.table-dot thead tr > *:last-child {
  border-right: 0;
}
[class^="product-teams"] .center.border-top {
  border-top: 1px solid #d3d4d6;
}
[class^="product-teams"] .center.border-bottom {
  border-bottom: 1px solid #d3d4d6;
}
.product-teams-hero .center,
.product-teams-solution .center {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.product-teams-experience .center {
  padding-top: 7.5rem;
  padding-bottom: 4rem;
}
.product-teams-hero.bg-violet {
  background: linear-gradient(180deg, #dcdcff 0%, #fff 40%, #fff 70%);
}
.product-teams-hero .logo {
  display: block;
  margin-inline: auto;
}
.product-teams-hero h1 {
  text-align: center;
}
.product-teams-hero .product-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  grid-gap: 0 2.5rem;
  grid-template-columns: 2fr 3fr;
}
@media only screen and (max-width: 1210px) {
  .product-teams-hero .product-info {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 960px) {
  .product-teams-hero .product-info {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .product-teams-hero .product-info .text h2 {
    font-size: 40px;
  }
}
.product-teams-hero .product-info .text .grid-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2.5rem;
  margin-top: 2.5rem;
}
@media only screen and (max-width: 600px) {
  .product-teams-hero .product-info .text .grid-block {
    grid-template-columns: 1fr;
    margin-bottom: 2.5rem;
    text-align: center;
  }
}
.product-teams-hero .product-info .text .grid-block h3 {
  text-transform: uppercase;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  margin: 0;
  font-size: 17px;
}
.product-teams-hero .product-info .text .grid-block p {
  margin-top: 8px;
  margin-bottom: 0;
}
.product-teams-hero .product-info .img {
  justify-self: center;
}
.product-teams-solution .grid-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  grid-gap: 2.5rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.product-teams-solution .grid-block .text-block .logo {
  margin-bottom: 28px;
}
@media only screen and (min-width: 1080px) {
  .product-teams-solution .grid-block .text-block {
    padding: 0 5rem;
  }
}
@media only screen and (min-width: 800px) {
  .product-teams-solution .grid-block.reverse .img-block {
    grid-row-start: 1;
  }
}
@media only screen and (max-width: 800px) {
  .product-teams-solution .grid-block {
    grid-template-columns: 1fr;
  }
}
.product-teams-experience .center {
  border-top: 1px solid #e2e2e4;
  text-align: center;
}
.product-teams-experience h2 + p {
  margin-top: 1rem;
  margin-bottom: 0;
}
.product-teams-experience .grid-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 4rem;
  padding: 4rem 5rem;
  grid-gap: 0 5rem;
  border-radius: 1rem;
  border: 1px solid #dcdcff;
  background: linear-gradient(295deg, #e9e9ff -0.12%, #d6f0ff 99.46%);
}
.product-teams-experience .grid-block .text-block {
  text-align: left;
}
.product-teams-experience .grid-block .text-block h3 {
  font-size: 19px;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  text-transform: uppercase;
  margin: 0;
}
.product-teams-experience .grid-block .text-block p {
  margin-top: 8px;
  margin-bottom: 0;
}
.product-teams-experience .grid-block .text-block div {
  padding: 23px 0;
  border-bottom: 1px solid #a0a0ea;
}
.product-teams-experience .grid-block .text-block div:nth-last-of-type(1) {
  border-bottom: 0;
}
@media only screen and (min-width: 1180px) {
  .product-teams-experience .grid-block .text-block.reverse {
    grid-row-start: 1;
  }
}
@media only screen and (min-width: 1180px) {
  .product-teams-experience .grid-block .img-block {
    grid-row-start: 1;
  }
}
@media only screen and (max-width: 1180px) {
  .product-teams-experience .grid-block {
    grid-template-columns: 1fr;
    padding: 4rem 2.5rem 2.5rem;
  }
  .product-teams-experience .grid-block .text-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem 5rem;
  }
  .product-teams-experience .grid-block .text-block div {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 960px) {
  .product-teams-experience .grid-block {
    padding: 2.5rem;
  }
  .product-teams-experience .grid-block .text-block {
    grid-gap: 0 2.5rem;
  }
}
@media only screen and (max-width: 620px) {
  .product-teams-experience .grid-block .text-block {
    grid-template-columns: 1fr;
  }
}
.teams-pricing-table-wrap table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 929px;
  margin-left: auto;
  margin-right: auto;
}
.teams-pricing-table-wrap .bull {
  font-size: 28px;
  line-height: 8px;
  color: #007ad8;
  position: relative;
  top: 5px;
}
.teams-pricing-table-wrap th {
  text-align: left;
  padding: 1rem;
}
@media only screen and (max-width: 600px) {
  .teams-pricing-table-wrap th {
    padding: 1rem 8px;
  }
}
@media only screen and (max-width: 420px) {
  .teams-pricing-table-wrap th {
    padding: 1rem 4px;
  }
}
.teams-pricing-table-wrap td {
  text-align: center;
  padding: 1rem 8px;
}
@media only screen and (max-width: 520px) {
  .teams-pricing-table-wrap td {
    width: 32px;
  }
}
@media only screen and (max-width: 420px) {
  .teams-pricing-table-wrap td {
    padding: 1rem 2px;
  }
}
.teams-pricing-table-wrap thead th {
  line-height: 1.2;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  border-right: 1px solid #e4e6e8;
  font-size: 14px;
  font-weight: normal;
  vertical-align: bottom;
}
.teams-pricing-table-wrap thead td {
  line-height: 1.2;
  font-family: 'DINOTBold', 'Helvetica-Neue', Helvetica;
  font-size: 14px;
  text-transform: uppercase;
}
.teams-pricing-table-wrap thead td:not(.teams-pricing-table-wrap thead td:nth-last-of-type(1)) {
  border-right: 1px solid #e2e2e4;
}
@media only screen and (max-width: 520px) {
  .teams-pricing-table-wrap thead td {
    font-size: 12px;
  }
}
@media only screen and (min-width: 920px) {
  .teams-pricing-table-wrap thead td img {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 920px) {
  .teams-pricing-table-wrap thead td img {
    display: block;
    margin: 0 auto 8px;
  }
}
@media only screen and (max-width: 520px) {
  .teams-pricing-table-wrap thead td img {
    width: 16px;
  }
}
@media only screen and (min-width: 920px) {
  .teams-pricing-table-wrap thead td span {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.teams-pricing-table-wrap tbody th {
  line-height: 1.2;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  border-right: 1px solid #e2e2e4;
  font-weight: normal;
  font-size: 14px;
}
.teams-pricing-table-wrap tbody td:not(.teams-pricing-table-wrap tbody td:nth-last-of-type(1)) {
  border-right: 1px solid #e2e2e4;
}
.teams-pricing-table-wrap tbody tr {
  background: #fff;
}
.teams-pricing-table-wrap tbody tr:nth-of-type(odd) th {
  background: #f7f7f7;
}
.teams-pricing-table-wrap tbody tr:nth-of-type(odd) td {
  background: #e9f7ff;
}
.teams-pricing-table-wrap tbody tr:nth-of-type(odd) td:nth-of-type(1) {
  background: #e9e9ff;
}
.grid-block-width h3 {
  text-transform: uppercase;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  margin: 0;
}
header nav[role="support"].ca-support + nav[role="navigation"] .nav-block .show-menu {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/burger.svg");
}
footer .main-footer.ca-footer .last .countries .us-flag {
  position: relative;
}
footer .main-footer.ca-footer .last .countries .us-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/usa.svg");
}
footer .main-footer.ca-footer .last .countries .uk-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/uk.svg");
}
footer .main-footer.ca-footer .last .countries .ca-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/canada.svg");
}
footer .main-footer.ca-footer .last .countries .eu-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/eu.svg");
}
header nav[role="support"].eu-support .call-btn .btn {
  margin: 4px 0;
  min-width: auto;
  padding: 3px 8px;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
  border-width: 1.5px;
}
@media only screen and (max-width: 600px) {
  header nav[role="support"].eu-support .right {
    flex-basis: auto;
  }
}
header nav[role="support"].eu-support + nav[role="navigation"] .nav-block .show-menu {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/burger.svg");
}
footer .main-footer.eu-footer .footer-about p:nth-of-type(1) {
  margin-bottom: 4px;
}
footer .main-footer.eu-footer .footer-about p:nth-of-type(1) span {
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica;
}
footer .main-footer.eu-footer .footer-about p a {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
}
footer .main-footer.eu-footer .last .countries .us-flag {
  position: relative;
}
footer .main-footer.eu-footer .last .countries .us-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/usa.svg");
}
footer .main-footer.eu-footer .last .countries .uk-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/uk.svg");
}
footer .main-footer.eu-footer .last .countries .ca-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/canada.svg");
}
footer .main-footer.eu-footer .last .countries .eu-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/eu.svg");
}
footer .main-footer.eu-footer .last .countries .netherlands-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/netherlands.svg");
}
footer .main-footer.eu-footer .last .countries .germany-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/germany.svg");
}
footer .main-footer.eu-footer .last .countries .italy-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/italy.svg");
}
footer .main-footer.eu-footer .last .countries .belgium-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/belgium.svg");
}
footer .main-footer.eu-footer .last .countries .ireland-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/ireland.svg");
}
.support-box.eu-support-box .wrap {
  padding: 0 1rem 2.5rem 1rem;
  text-align: center;
}
.support-box.eu-support-box .wrap > p {
  max-width: max-content;
  margin: 0 auto 1rem;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.5rem;
}
.support-box.eu-support-box .wrap p a {
  color: inherit;
  font-size: inherit;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica;
  margin: 0;
}
footer .main-footer.uk-footer .last .countries .us-flag {
  position: relative;
}
footer .main-footer.uk-footer .last .countries .us-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/usa.svg");
}
footer .main-footer.uk-footer .last .countries .uk-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/uk.svg");
}
footer .main-footer.uk-footer .last .countries .ca-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/canada.svg");
}
footer .main-footer.uk-footer .last .countries .eu-flag span {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/eu.svg");
}
.uk-hp-wherever {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/hp-banner-wf-back.jpg");
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media only screen and (min-width: 1080px) {
  .uk-hp-wherever {
    background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/hp-banner-wf-back-extra.jpg");
  }
}
@media only screen and (max-width: 960px) {
  .uk-hp-wherever {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media only screen and (max-width: 480px) {
  .uk-hp-wherever {
    background-image: none;
    background: linear-gradient(-45deg, #fff 20%, #e9f7ff 40%, #d6f0ff 70%, #b2e5ff 100%);
  }
}
.uk-hp-wherever .wherever-copy {
  width: 550px;
  text-align: left;
}
@media only screen and (max-width: 1080px) {
  .uk-hp-wherever .wherever-copy {
    width: 400px;
  }
}
@media only screen and (max-width: 780px) {
  .uk-hp-wherever .wherever-copy {
    width: 55%;
  }
}
@media only screen and (max-width: 480px) {
  .uk-hp-wherever .wherever-copy {
    width: 100%;
    text-align: center;
  }
  .uk-hp-wherever .wherever-copy p.h5 {
    font-size: 1rem;
  }
  .uk-hp-wherever .wherever-copy .wherever-subtitle {
    font-size: 40px;
  }
}
.uk-hp-wherever .wherever-copy .wherever-subtitle {
  font-size: calc(48px * 1.2 * 1.2 * 1.2);
  line-height: 1;
}
@media only screen and (max-width: 1410px) {
  .uk-hp-wherever .wherever-copy .wherever-subtitle {
    font-size: calc(48px * 1.2 * 1.2);
  }
  .uk-hp-wherever .wherever-copy .wherever-text {
    font-size: 23px;
  }
}
@media only screen and (max-width: 1080px) {
  .uk-hp-wherever .wherever-copy .wherever-subtitle {
    font-size: calc(48px * 1.2);
  }
  .uk-hp-wherever .wherever-copy .wherever-text {
    font-size: 19px;
  }
}
.uk-hp-awards {
  background: linear-gradient(180deg, #fff 0%, #f7f7f7 30%);
  padding: 33px 0 40px;
}
@media only screen and (min-width: 521px) {
  .uk-hp-awards .grid-box {
    display: flex;
    align-items: stretch;
    justify-content: center;
  }
}
.uk-hp-awards .grid-box div img {
  height: auto;
}
@media only screen and (min-width: 600px) {
  .uk-hp-awards .grid-box div img {
    flex-shrink: 0;
  }
}
.uk-hp-awards .grid-box div p {
  line-height: 1.2;
}
.uk-hp-awards .grid-box div p span {
  line-height: 1.2;
  display: block;
  font-size: inherit;
}
@media only screen and (max-width: 1020px) {
  .uk-hp-awards .grid-box div p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .uk-hp-awards .grid-box div p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 521px) {
  .uk-hp-awards .grid-box div:not(:nth-last-of-type(1)) {
    margin-right: 2.5rem;
  }
}
@media only screen and (min-width: 600px) {
  .uk-hp-awards .grid-box div:not(:nth-last-of-type(1)) {
    border-right: 1px solid #e2e2e4;
    padding-right: 2.5rem;
    margin-right: 2.5rem;
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 1180px) {
  .uk-hp-awards .grid-box div {
    display: flex;
    align-items: center;
  }
  .uk-hp-awards .grid-box div p {
    margin-left: 23px;
    text-align: left;
  }
}
@media only screen and (max-width: 520px) {
  .uk-hp-awards .grid-box div {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
  }
  .uk-hp-awards .grid-box div img {
    object-fit: contain;
    width: 120px;
    height: 90px;
    flex-shrink: 0;
  }
  .uk-hp-awards .grid-box div p {
    margin-left: 1rem;
    text-align: left;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1180px) {
  .uk-hp-awards .grid-box div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
  }
}

	/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
	.fancybox-wrap,	.fancybox-skin,	.fancybox-outer,	.fancybox-inner,	.fancybox-image,	.fancybox-wrap iframe,	.fancybox-wrap object,	.fancybox-nav,	.fancybox-nav span,	.fancybox-tmp
	{
		padding: 0;
		margin: 0;
		border: 0;
		outline: none;
		vertical-align: top;
	}

	.fancybox-wrap {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 8020;
	}

	.fancybox-skin {
		position: relative;
		background: #f9f9f9;
		color: #444;
		text-shadow: none;
		-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
						border-radius: 4px;
	}

	.fancybox-opened {
		z-index: 8030;
	}

	.fancybox-opened .fancybox-skin {
		-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
			-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
						box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	}

	.fancybox-outer, .fancybox-inner {
		position: relative;
	}

	.fancybox-inner {
		overflow: hidden;
	}

	.fancybox-type-iframe .fancybox-inner {
		-webkit-overflow-scrolling: touch;
	}

	.fancybox-error {
		color: #444;
		font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
		margin: 0;
		padding: 15px;
		white-space: nowrap;
	}

	.fancybox-image, .fancybox-iframe {
		display: block;
		width: 100%;
		height: 100%;
	}

	.fancybox-image {
		max-width: 100%;
		max-height: 100%;
	}

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/wp-content/themes/intm-intl-wpmulti/assets/images/fancybox_sprite.png');
	}

	#fancybox-loading {
		position: fixed;
		top: 50%;
		left: 50%;
		margin-top: -22px;
		margin-left: -22px;
		background-position: 0 -108px;
		opacity: 0.8;
		cursor: pointer;
		z-index: 8060;
	}

	#fancybox-loading div {
		width: 44px;
		height: 44px;
		background: url('/wp-content/themes/intm-intl-wpmulti/assets/images/fancybox_loading.gif') center center no-repeat;
	}

	.fancybox-close {
		position: absolute;
		top: -18px;
		right: -18px;
		width: 36px;
		height: 36px;
		cursor: pointer;
		z-index: 8040;
	}

	.fancybox-close:after {
		content: ''
	}

	.fancybox-nav {
		position: absolute;
		top: 0;
		width: 40%;
		height: 100%;
		cursor: pointer;
		text-decoration: none;
		background: transparent url('../tracked/img/fancybox/blank.gif'); /* helps IE */
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		z-index: 8040;
	}

	.fancybox-prev {
		left: 0;
	}

	.fancybox-next {
		right: 0;
	}

	.fancybox-nav span {
		position: absolute;
		top: 50%;
		width: 36px;
		height: 34px;
		margin-top: -18px;
		cursor: pointer;
		z-index: 8040;
		visibility: hidden;
	}

	.fancybox-prev span {
		left: 10px;
		background-position: 0 -36px;
	}

	.fancybox-next span {
		right: 10px;
		background-position: 0 -72px;
	}

	.fancybox-nav:hover span {
		visibility: visible;
	}

	.fancybox-tmp {
		position: absolute;
		top: -99999px;
		left: -99999px;
		max-width: 99999px;
		max-height: 99999px;
		overflow: visible !important;
	}

	/* Overlay helper */

	.fancybox-lock {
			overflow: visible !important;
			width: auto;
	}

	.fancybox-lock body {
			overflow: hidden !important;
	}

	.fancybox-lock-test {
			overflow-y: hidden !important;
	}

	.fancybox-overlay {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		display: none;
		z-index: 8010;
		background: url('../tracked/img/fancybox/fancybox_overlay.png');
	}

	.fancybox-overlay-fixed {
		position: fixed;
		bottom: 0;
		right: 0;
	}

	.fancybox-lock .fancybox-overlay {
		overflow: auto;
		overflow-y: scroll;
	}

	/* Title helper */

	.fancybox-title {
		visibility: hidden;
		font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
		position: relative;
		text-shadow: none;
		z-index: 8050;
	}

	.fancybox-opened .fancybox-title {
		visibility: visible;
	}

	.fancybox-title-float-wrap {
		position: absolute;
		bottom: 0;
		right: 50%;
		margin-bottom: -35px;
		z-index: 8050;
		text-align: center;
	}

	.fancybox-title-float-wrap .child {
		display: inline-block;
		margin-right: -100%;
		padding: 2px 20px;
		background: transparent; /* Fallback for web browsers that doesn't support RGBa */
		background: rgba(0, 0, 0, 0.8);
		-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
						border-radius: 15px;
		text-shadow: 0 1px 2px #222;
		color: $white;
		font-weight: bold;
		line-height: 24px;
		white-space: nowrap;
	}

	.fancybox-title-outside-wrap {
		position: relative;
		margin-top: 10px;
		color: $white;
	}

	.fancybox-title-inside-wrap {
		padding-top: 10px;
	}

	.fancybox-title-over-wrap {
		position: absolute;
		bottom: 0;
		left: 0;
		color: $white;
		padding: 10px;
		background: #000;
		background: rgba(0, 0, 0, .8);
	}

	/*Retina graphics!*/
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),			only screen and (min--moz-device-pixel-ratio: 1.5),			only screen and (min-device-pixel-ratio: 1.5){

		#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
			background-image: url('/wp-content/themes/intm-intl-wpmulti/assets/images/fancybox_sprite_2x.png');
			background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
		}

		#fancybox-loading div {
			background-image: url('/wp-content/themes/intm-intl-wpmulti/assets/images/fancybox_loading_2x.gif');
			background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
		}
	}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-loading .slick-list {
  background: #fff url("/assets/tracked/img/ajax-loader.gif") center center no-repeat;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:after {
  clear: both;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev:before {
  content: "\2190";
}
.slick-next {
  right: -25px;
}
.slick-next:before {
  content: "\2192";
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:before {
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 35px;
  line-height: 20px;
  text-align: center;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #000;
  content: "\25CF";
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before {
  opacity: 0.8;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
[dir="rtl"] .slick-next:before {
  content: "\2190";
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
[dir="rtl"] .slick-prev:before {
  content: "\2192";
}
[dir="rtl"] .slick-slide {
  float: right;
}
@charset "UTF-8";
.YouTubePopUp-Wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(30,31,33,0.8);
  top: 0;
  left: 0;
  z-index: 9999999999999;
}
.YouTubePopUp-animation {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUp;
  animation-name: YouTubePopUp;
}
@-webkit-keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body.logged-in .YouTubePopUp-Wrap {
/* For WordPress */
  top: 32px;
  z-index: 99998;
}
.YouTubePopUp-Content {
  max-width: 680px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.YouTubePopUp-Content iframe {
  max-width: 100% !important;
  width: 100% !important;
  display: block !important;
  height: 480px !important;
  border: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.YouTubePopUp-Hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUpHide;
  animation-name: YouTubePopUpHide;
  z-index: -1000;
}
@-webkit-keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.YouTubePopUp-Close {
  position: absolute;
  top: 0;
  cursor: pointer;
  bottom: 528px;
  right: 0px;
  margin: auto 0;
  width: 24px;
  height: 24px;
  background: url("/wp-content/themes/intm-intl-wpmulti/assets/images/popup-close.png") no-repeat;
  background-size: 24px 24px;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
}
.YouTubePopUp-Close:hover {
  opacity: 0.5;
}
@media all and (max-width: 768px) and (min-width: 10px) {
  .YouTubePopUp-Content {
    max-width: 90%;
  }
}
@media all and (max-width: 600px) and (min-width: 10px) {
  .YouTubePopUp-Content iframe {
    height: 320px !important;
  }
  .YouTubePopUp-Close {
    bottom: 362px;
  }
}
@media all and (max-width: 480px) and (min-width: 10px) {
  .YouTubePopUp-Content iframe {
    height: 220px !important;
  }
  .YouTubePopUp-Close {
    bottom: 262px;
  }
}
@-moz-keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.round-boxes .item {
  background-color: #e2e2e4;
  border-radius: 50px;
  position: relative;
}
@media (max-width: 800px) {
  .round-boxes .item {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
@media (min-width: 801px) {
  .round-boxes .item .box-img {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.round-boxes .item .box-text p {
  line-height: 1em;
}
@media (max-width: 800px) {
  .round-boxes .item .box-text p {
    text-align: center;
  }
}
.round-boxes.features {
  align-items: baseline;
}
@media (max-width: 1050px) {
  .round-boxes.features {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (max-width: 1050px) {
  .round-boxes.features > .row {
    flex-basis: 45%;
    margin-right: 0;
    margin-left: 0;
  }
}
.round-boxes .row:not(:nth-last-of-type(1)) .item:after {
  display: block;
  position: absolute;
  right: -40px;
  top: 50%;
  width: 40px;
  height: 2px;
  border-bottom: 1px dotted #0175e0;
  content: " ";
}
@media (max-width: 1050px) {
  .round-boxes .row:not(:nth-last-of-type(1)) .item:after {
    display: none;
  }
}
.container {
  width: 40px;
  height: 40px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.container .triangle {
  position: absolute;
  margin: auto;
  top: -10px;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-right: 2px solid #e2e2e4;
  border-bottom: 2px solid #e2e2e4;
}
body .jd-blue .jd-banner {
  background-color: #0042a3;
  height: 210px;
  width: 140px;
  position: relative;
  top: -5px;
  padding-left: 20px;
  padding-right: 20px;
}
body .jd-blue .jd-banner .trinagle-up {
  width: 0;
  height: 0;
  border-left: 90px solid transparent;
  border-right: 90px solid transparent;
  border-bottom: 20px solid #00a4ff;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
body .jd-blue .jd-banner .h2 {
  border-top: 1px solid #0175e0;
  border-bottom: 1px solid #0175e0;
  bottom: 0;
  left: 0;
  margin-top: 0.2em;
  margin-bottom: 0;
}
body .jd-blue .jd-banner p small {
  line-height: 1em;
}
@media (max-width: 800px) {
  body .jd-blue {
    padding-bottom: 3em;
  }
  body .jd-blue .jd-banner {
    margin-left: auto;
    margin-right: auto;
  }
}
.jd-text-blocks .number {
  line-height: 1em;
}
.jd-text-blocks .number span {
  font-size: 70px;
  line-height: 1em;
}
.jd-text-blocks .text-block-1 {
  padding-right: 25px;
  border-right: 1px solid #0042a3;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .jd-text-blocks {
    flex: 0 1 80%;
  }
}
.form-section {
  background-position: center -1px;
}
.form-section .center .mktoForm {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100% !important;
}
.form-section .center .mktoForm .mktoGutter,
.form-section .center .mktoForm .mktoOffset {
  display: none;
}
.form-section .center .mktoForm .mktoFormCol {
  flex-basis: 48%;
  margin-bottom: 1em;
  position: relative;
}
.form-section .center .mktoForm .mktoFormCol:nth-of-type(5),
.form-section .center .mktoForm .mktoFormCol:nth-of-type(6) {
  flex-basis: 100%;
  margin-right: 0;
}
.form-section .center .mktoForm .mktoFormCol:nth-of-type(1),
.form-section .center .mktoForm .mktoFormCol:nth-of-type(2) {
  margin-right: 4%;
}
.form-section .center .mktoForm .mktoFormCol:nth-of-type(1) {
  order: 0;
  margin-bottom: 0.5em;
}
.form-section .center .mktoForm .mktoFormCol:nth-of-type(2) {
  order: 2;
}
.form-section .center .mktoForm .mktoFormCol:nth-of-type(3) {
  order: 1;
  margin-bottom: 0.5em;
}
.form-section .center .mktoForm .mktoFormCol:nth-of-type(4) {
  order: 3;
}
.form-section .center .mktoForm .mktoFormCol:nth-of-type(5) {
  order: 4;
  margin-bottom: 0.5em;
}
.form-section .center .mktoForm .mktoFormCol:nth-of-type(6) {
  order: 5;
}
.form-section .center .mktoForm input,
.form-section .center .mktoForm #NumberOfEmployees {
  padding: 2px 3px;
  background-color: #f7f7f7;
  height: 50px;
  width: 100%;
  margin: 0;
  border: none;
  outline: none;
  box-sizing: border-box;
  border-radius: 5px;
  padding-left: 10px;
  width: 100% !important;
  color: #2d313a;
  font-size: 16px;
  margin-top: 3px;
  flex-basis: 50%;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif;
}
.form-section .center .mktoForm input::placeholder,
.form-section .center .mktoForm #NumberOfEmployees::placeholder {
  color: #909398;
}
.form-section .center .mktoForm #NumberOfEmployees {
  color: #909398;
}
.form-section .center .mktoForm .mktoButton {
  order: 6;
  font-weight: normal;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 20px;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px;
  padding: 15px 50px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  background-color: #74b800;
  background-image: none;
  border: none;
  margin: 1em 0 0 0;
}
.form-section .center .mktoForm .mktoButton:hover {
  background-color: #2d8000;
  border: none;
}
.form-section .center .mktoForm .mktoError {
  position: absolute;
  top: 38px !important;
  left: 10px !important;
  font-size: 13px;
  color: #ca1023;
  line-height: 13px;
}
.form-section .center .mktoForm .mktoError span {
  display: none;
}
@media (max-width: 800px) {
  .form-section {
    background-position: left -1px;
  }
  .form-section .form-container {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .form-section .form-container .mktoForm {
    display: block;
  }
  .form-section .form-container .mktoForm .mktoFormCol {
    width: 100%;
    margin-right: 0;
  }
}
.form-section #raq-overlay-thankyou {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif;
  font-size: 18px;
}
.qoute-section .center {
  border-bottom: 1px solid #e2e2e4;
}
.qoute-section .col-1 {
  position: relative;
  flex-basis: 80%;
  box-sizing: border-box;
}
@media (min-width: 801px) {
  .qoute-section .col-1 {
    padding-right: 25px;
    border-right: 1px solid #dedddb;
  }
}
.qoute-section .col-1 .quote-1 {
  margin: 0;
  position: absolute;
  top: -10px;
  left: -60px;
  z-index: 1;
}
@media (max-width: 800px) {
  .qoute-section .col-1 .quote-1 {
    top: -30px;
    left: 10px;
  }
}
.qoute-section .col-1 .quote-1 img {
  filter: brightness(80%);
}
.qoute-section .col-1 blockquote {
  z-index: 3;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.qoute-section .col-2 {
  flex-basis: 2;
}
.qoute-section .col-2 cite {
  font-style: normal;
  font-style: normal;
  line-height: 1.2em;
  font-size: 15px;
}
.qoute-section .col-2 cite b,
.qoute-section .col-2 cite strong {
  line-height: 1.8em;
}
@media (max-width: 800px) {
  .qoute-section .col-2 {
    text-align: center;
    margin-top: 2em;
  }
  .qoute-section .col-2 hr {
    display: none;
  }
  .qoute-section .col-2 cite {
    display: block;
    margin-top: 1em;
  }
}
.header {
  padding-bottom: 25em;
}
.header-top {
  position: relative;
  top: -2em;
}
.header-top .flex-box .row:only-child {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 801px) {
  .header-top .btn {
    font-size: 15px;
    display: block;
    text-align: center;
  }
  .header-top .btn:nth-last-of-type(1) {
    margin-top: 0;
  }
}
@media (max-width: 800px) {
  .header-top .flex-box.f-border > .row {
    border-bottom: 0;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
.header-top + div {
  margin-top: -2em;
}
.o365-box {
  padding-top: 2em;
  padding-bottom: 2em;
}
ul.ml-20 li {
  margin-bottom: 10px;
}
hr.gray-border {
  border: none;
  border-top: 1px solid #e2e2e4;
}
.flexible-youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.flexible-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
table.default {
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
  margin: 0;
}
table.default th,
table.default td {
  text-align: left;
  padding: 10px 15px;
}
table.default th ul,
table.default td ul {
  margin-left: 20px;
}
table.default th.bg-white,
table.default td.bg-white {
  background-color: #fff;
}
table.default th.bg-blue,
table.default td.bg-blue {
  background-color: #0175e0;
  color: #fff;
}
table.default thead th {
  font-weight: bold;
  background-color: #eeeeef;
  vertical-align: top;
}
table.default tbody th {
  background-color: #eeeeef;
}
table.default tbody td {
  background-color: #f7f7f7;
}
@media (min-width: 600px) {
  table.default .w-30 {
    width: 30%;
  }
  table.default .w-40 {
    width: 40%;
  }
  table.default .w-50 {
    width: 50%;
  }
  table.default .w-60 {
    width: 60%;
  }
  table.default .w-70 {
    width: 70%;
  }
}
table.default.tbody-center thead th {
  text-align: center;
}
table.default.tbody-center tbody td {
  text-align: center;
}
.support-box {
  position: relative;
  top: 13.5em;
  margin-top: -13.5em;
}
.support-box .flex-box {
  border-top: 1px solid #00a4ff;
  border-bottom: 1px solid #00a4ff;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.support-box .flex-box > div {
  flex-basis: 50%;
}
.support-box .flex-box > div:nth-of-type(1) {
  border-right: 1px solid #00a4ff;
}
.support-box .desc {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 400px) {
  .support-box .h2 {
    font-size: 24px;
  }
}
.compliance-block {
  display: flex;
}
@media (min-width: 801px) {
  .compliance-block .compliance-head {
    flex-basis: 25%;
    margin-right: 25px;
  }
  .compliance-block .compliance-body {
    flex-basis: 75%;
  }
}
.compliance-block .imtabs-nav {
  padding: 15px;
  line-height: 1.2em;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 16px;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 20px;
  display: block;
  background-color: #f7f7f7;
  color: #909398;
}
.compliance-block .imtabs-nav:hover,
.compliance-block .imtabs-nav.active {
  background-color: #0175e0;
  color: #fff;
}
.compliance-block .compliance-table {
  font-size: 15px;
  line-height: 1.4em;
}
.compliance-block .compliance-table li {
  font-size: 15px;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.compliance-block .compliance-table thead th {
  vertical-align: middle;
  text-align: center;
}
.compliance-block .compliance-table tbody td {
  width: 40%;
  background-color: #f7f7f7;
}
.compliance-block .compliance-table tbody th {
  width: 20%;
  background-color: #f7f7f7;
}
@media (max-width: 600px) {
  .compliance-block .compliance-table tbody td,
  .compliance-block .compliance-table thead td,
  .compliance-block .compliance-table tbody th,
  .compliance-block .compliance-table thead th {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
}
.contact-section {
  padding-top: 16em;
}
.contact-section .contact-block {
  display: flex;
  flex-wrap: wrap;
}
.contact-section .contact-block .contact-card {
  flex-basis: 25%;
  box-sizing: border-box;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .contact-section .contact-block .contact-card {
    border-right: none !important;
  }
}
.contact-section .contact-block .contact-card:nth-of-type(1),
.contact-section .contact-block .contact-card:nth-of-type(2),
.contact-section .contact-block .contact-card:nth-of-type(3) {
  border-right: 1px solid #e2e2e4;
}
.contact-section .contact-block .contact-card.wide {
  flex-basis: 100%;
}
.contact-section .contact-block .contact-card .contact-title,
.contact-section .contact-block .contact-card .contact-body {
  padding: 0 25px;
}
.contact-section .contact-block .contact-card .contact-title {
  background-color: #e2e2e4;
}
.contact-section .contact-block .contact-card .contact-title .h4 {
  font-size: 16px;
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
  padding: 1em 0;
  margin: 0;
  text-transform: uppercase;
}
.contact-section .contact-block .contact-card .contact-wide-body .w-4 {
  flex-basis: 25%;
  padding: 0 25px;
  box-sizing: border-box;
}
@media (max-width: 960px) {
  .contact-section .contact-block .contact-card .contact-wide-body .w-4 {
    flex-basis: 50%;
  }
}
@media (max-width: 600px) {
  .contact-section .contact-block .contact-card .contact-wide-body .w-4 {
    flex-basis: 100%;
  }
}
@media (max-width: 960px) {
  .contact-section .contact-block .contact-card {
    flex-basis: 50%;
  }
  .contact-section .contact-block .contact-card:nth-of-type(2) {
    border-right: none;
  }
}
@media (max-width: 600px) {
  .contact-section .contact-block .contact-card {
    flex-basis: 100%;
    border-right: none !important;
  }
}
.legal-nav {
  list-style: none;
}
.legal-nav a {
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif;
  padding-bottom: 10px;
  margin-bottom: 1em;
  border-bottom: 3px solid transparent;
}
.legal-nav a.active,
.legal-nav a:hover {
  border-color: #0175e0;
}
@media (max-width: 960px) {
  .legal-nav {
    flex-wrap: wrap;
  }
  .legal-nav .row {
    margin-bottom: 1em;
  }
  .legal-nav .row a {
    padding-bottom: 5px;
  }
}
.doc-list h5 {
  line-height: 1.2em;
}
.doc-list ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.doc-list ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 20px;
  line-height: 1.2em;
}
.doc-list ul li a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 17px;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/legal-doc.png");
  background-position: 0 0;
}
.doc-list ul li a:hover:after {
  background-position: 0 -17px;
}
.doc-list ul,
.doc-list hr {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.doc-list .flex-box.doc-list-width {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.doc-list .flex-box.doc-list-width div:nth-last-of-type(2) {
  margin-right: 20px;
}
.doc-list .doc-list-pdf {
  max-width: 100%;
}
.doc-list .doc-list-pdf li {
  padding-left: 40px;
  padding-bottom: 0;
  margin-bottom: 40px;
}
.doc-list .doc-list-pdf li a:after {
  left: 0;
  width: 30px;
  height: 40px;
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/legal-doc-pdf.png");
  background-position: 0 0;
  background-size: cover;
  top: -10px;
}
.doc-list .doc-list-pdf li a:hover:after {
  background-position: 0 0 !important;
}
.mod-tabbed-content {
  background-color: #eeeeef;
}
.mod-tabbed-content nav[role="tabbed-nav"] {
  cursor: pointer;
}
.mod-tabbed-content nav[role="tabbed-nav"] ul {
  list-style: none;
}
.mod-tabbed-content nav[role="tabbed-nav"] ul li {
  flex-basis: 50%;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  background-color: #f7f7f7;
  font-family: 'DINOTRegular', 'Helvetica-Neue', Helvetica, sans-serif;
  color: #909398;
  position: relative;
}
.mod-tabbed-content nav[role="tabbed-nav"] ul li.active {
  background-color: #eeeeef;
  color: #0175e0;
}
.mod-tabbed-content nav[role="tabbed-nav"] ul li.active:after {
  content: "";
  position: absolute;
  left: 10%;
  bottom: 0;
  height: 1px;
  width: 80%;
  border-bottom: 1px solid #e2e2e4;
}
.mod-tabbed-content nav[role="tabbed-nav"] ul li:hover {
  color: #00a4ff;
}
.mod-tabbed-content .tabbed-container {
  padding-left: 25px;
  padding-right: 25px;
}
.mod-tabbed-content .tabbed-container > div > p {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.mod-tabbed-content .tabbed-container .legal-table th {
  width: 25%;
  text-align: left;
  vertical-align: top;
}
.mod-tabbed-content .tabbed-container .legal-table td {
  width: 75%;
  vertical-align: top;
  padding-left: 25px;
  font-size: 15px;
}
.mod-tabbed-content .tabbed-container .legal-table td ul {
  margin-left: 20px;
  margin-top: 10px;
}
.mod-tabbed-content .tabbed-container .legal-table td ul.ul-2 {
  display: inline-block;
  width: 45%;
  vertical-align: top;
}
.mod-tabbed-content .tabbed-container .legal-table td ul li {
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 1.2em;
}
.mod-tabbed-content .tabbed-container .legal-table th,
.mod-tabbed-content .tabbed-container .legal-table td {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e2e2e4;
}
@media (max-width: 400px) {
  .mod-tabbed-content .tabbed-container .legal-table th,
  .mod-tabbed-content .tabbed-container .legal-table td {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
}
.support-features .feature {
  border-bottom: 1px solid #e2e2e4;
}
.support-features .feature .feature-title {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/why-plus.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 10px 0 10px 40px;
  margin: 0;
  box-sizing: border-box;
}
.support-features .feature.active .feature-title {
  background-image: url("/wp-content/themes/intm-intl-wpmulti/assets/images/why-minus.png");
}
.support-features .feature .feature-content {
  padding-bottom: 1em;
}
.support-features .feature:nth-last-of-type(1) {
  border-bottom: 0;
}
.large-map {
  max-width: 100%;
}
.large-map .desktop {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 350px;
}
.large-map img {
  width: 100%;
  display: none;
}
@media (max-width: 800px) {
  .large-map .desktop {
    display: none;
  }
  .large-map .mobile {
    display: inline-block;
  }
}
.headquarters {
  text-align: center;
  background-color: #2d8000;
  color: #fff;
  border-radius: 50px;
  max-width: 460px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: -90px;
}
.headquarters .h5 {
  margin: 0;
  font-size: 18px;
  font-family: 'DINOTBold' !important;
}
.headquarters p br {
  display: none;
}
@media (max-width: 800px) {
  .headquarters {
    margin-top: -75px;
  }
}
.location-group .location-item {
  padding-bottom: 2em;
}
.location-group .location-item > a:nth-of-type(1) {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 100px;
  background-size: 110%;
  background-position: 50%;
  margin: 0 auto;
}
.location-group .location-item > a:nth-of-type(1):after {
  display: none;
}
.location-group .location-item .location-info p,
.location-group .location-item .location-info .h5,
.location-group .location-item .location-info h5 {
  text-align: center;
  margin: 0;
}
.location-group .location-item .location-info .h5,
.location-group .location-item .location-info h5 {
  font-family: 'DINOTMedium', 'Helvetica-Neue', Helvetica, sans-serif;
  margin-top: 35px;
  font-size: 17px;
  margin-bottom: 10px;
}
.location-group .location-item .location-info p {
  font-size: 14px;
}
@media (max-width: 600px) {
  .location-group .location-item {
    width: 100%;
  }
  .location-group .location-item p br {
    display: none;
  }
}
@media screen and (min-width: 1210px) {
  .location-group .location-item.three {
    float: left;
    clear: none;
    width: 31.3333333333333%;
    margin-right: 3%;
  }
  .location-group .location-item.three:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1209px) and (min-width: 601px) {
  .location-group .location-item.three {
    float: left;
    width: 48%;
    margin-right: 0;
  }
  .location-group .location-item.three:nth-of-type(2n) {
    margin-right: 0;
  }
  .location-group .location-item.three:nth-of-type(3) {
    clear: left;
  }
}
.o365-pricing {
  text-align: center;
}
.o365-pricing .o365-btns h4,
.o365-pricing .o365-btns p {
  line-height: 1.2;
  width: 100%;
}
.o365-pricing .o365-btns .flex-box {
  flex-direction: column;
  padding: 0 10px;
  margin: 1em 0;
  border-right: 1px solid #e2e2e4;
  align-self: stretch;
  align-items: center;
  justify-content: center;
}
.o365-pricing .o365-btns .flex-box.d-2 {
  transition-delay: 0.3s;
}
.o365-pricing .o365-btns .flex-box.d-3 {
  transition-delay: 0.6s;
}
.o365-pricing .o365-btns .flex-box.d-4 {
  transition-delay: 0.9s;
}
.o365-pricing .o365-btns .flex-box.d-5 {
  transition-delay: 1.2s;
}
.o365-pricing .o365-btns .flex-box.d-6 {
  transition-delay: 1.5s;
}
@media (max-width: 800px) {
  .o365-pricing .o365-btns .flex-box {
    padding: 0;
    border-right: none;
  }
}
.o365-pricing .o365-btns .flex-box:last-child {
  border-right: none;
}
