.node--type-resource.node--view-mode-full > .node__content .a2a_kit > a:hover, .node--type-resource.node--view-mode-unlocked > .node__content .a2a_kit > a:hover, .node--type-resource.node--view-mode-gated > .node__content .a2a_kit > a:hover, .node--type-webinar.node--view-mode-full > .node__content .a2a_kit > a:hover, .node--type-webinar.node--view-mode-unlocked > .node__content .a2a_kit > a:hover, .node--type-webinar.node--view-mode-gated > .node__content .a2a_kit > a:hover {
  color: #17CFC8;
}

.menu--main span.solutions-dropdown ~ ul.view-mode-default li.menu-item-view-mode--featured ul.view-mode-featured .learn-more a:hover {
  background-color: #17CFC8;
  border-color: #17CFC8;
  color: #030039;
}

.node--type-resource.node--view-mode-full > .node__content .asset-container .paragraph--type--link-file a {
  border-color: #0C44FF;
  background-color: #0C44FF;
  color: #FFF;
}
.node--type-resource.node--view-mode-full > .node__content .asset-container .paragraph--type--link-file a:hover {
  border-color: #17CFC8;
  background-color: #17CFC8;
  color: #030039;
}

.paragraph--type--banner-basic .paragraph--type--banner-basic-container > .paragraph-content .field--name-field-p-links .paragraph--type--link-default:last-child {
  display: flex;
  align-items: center;
}
.paragraph--type--banner-basic .paragraph--type--banner-basic-container > .paragraph-content .field--name-field-p-links .paragraph--type--link-default .paragraph-content .field--name-field-link a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  transition: 0.5s;
  border-bottom: 2px solid #000066;
}
.paragraph--type--banner-basic .paragraph--type--banner-basic-container > .paragraph-content .field--name-field-p-links .paragraph--type--link-default .paragraph-content .field--name-field-link a:hover {
  color: #030039;
}
.paragraph--type--banner-basic .paragraph--type--banner-basic-container > .paragraph-content .field--name-field-p-links .paragraph--type--link-default .paragraph-content .field--name-field-link a:hover::after {
  opacity: 1;
}
.paragraph--type--banner-basic .paragraph--type--banner-basic-container > .paragraph-content .field--name-field-p-links .paragraph--type--link-default .paragraph-content .field--name-field-link a::after {
  content: "";
  background-image: url(/themes/custom/themekit/dist/images/svg/arrow-slim.svg);
  background-size: auto 10px;
  background-repeat: no-repeat;
  background-position: right bottom;
  transition: 0.5s;
  white-space: nowrap;
  width: calc(100% + 6px);
  height: 10px;
  position: absolute;
  bottom: -6px;
  left: 0;
  opacity: 0;
}

.node--type-solution.node--view-mode-full .node-header .related-solutions .field--name-field-solutions > .field__item a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  transition: 0.5s;
  border-bottom: 2px solid #000066;
}
.node--type-solution.node--view-mode-full .node-header .related-solutions .field--name-field-solutions > .field__item a:hover {
  color: #030039;
}
.node--type-solution.node--view-mode-full .node-header .related-solutions .field--name-field-solutions > .field__item a:hover::after {
  opacity: 1;
}
.node--type-solution.node--view-mode-full .node-header .related-solutions .field--name-field-solutions > .field__item a::after {
  content: "";
  background-image: url(/themes/custom/themekit/dist/images/svg/arrow-slim.svg);
  background-size: auto 10px;
  background-repeat: no-repeat;
  background-position: right bottom;
  transition: 0.5s;
  white-space: nowrap;
  width: calc(100% + 6px);
  height: 10px;
  position: absolute;
  bottom: -6px;
  left: 0;
  opacity: 0;
}

.paragraph--type--layout-grid > .paragraph-content .header {
  padding-bottom: 30px;
}

.node--type-resource.node--view-mode-full > .node__content .extra-content > .has-top-angle:first-child {
  margin-top: 0;
}

.node--type-data-center.node--view-mode-full .node-header .node-header-container .column-right .map-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0043ff;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.4;
  background-blend-mode: soft-light;
}

@media (max-width: 1024px) {
  .node--type-people.node--view-mode-teaser-modal .card .content {
    padding: 20px 18px;
  }
}
@media (max-width: 850px) {
  .node--type-people.node--view-mode-teaser-modal .card .content {
    padding: 20px 12px;
  }
}
@media (max-width: 850px) {
  .node--type-people.node--view-mode-teaser-modal .card .content:hover::after {
    width: 100px;
  }
}
.node--type-people.node--view-mode-teaser-modal .card .content:after {
  left: 80%;
  top: 30px;
}
@media (max-width: 1024px) {
  .node--type-people.node--view-mode-teaser-modal .card .content:after {
    left: 80%;
    width: 100px;
  }
}
@media (max-width: 850px) {
  .node--type-people.node--view-mode-teaser-modal .card .content:after {
    left: 80%;
    width: 80px;
  }
}
@media (max-width: 785px) {
  .node--type-people.node--view-mode-teaser-modal .card .content:after {
    left: 90%;
    width: 100px;
  }
}
.node--type-people.node--view-mode-teaser-modal .card .content .field--name-field-title {
  display: flex;
  align-items: center;
  min-height: 40px;
}
@media (max-width: 1024px) {
  .node--type-people.node--view-mode-teaser-modal .card .content .field--name-field-title {
    min-height: 70px;
  }
}

.insightera-widget-right #tabImageOpened svg {
  width: 35px;
  height: 35px;
}
.insightera-widget-right #tabImageClosed svg {
  width: 35px;
  height: 35px;
}

article[about="/esg"] .node__content > .paragraph--type--simple-callout.no-bg {
  padding: 0 !important;
}
body.page-node-type-resource .node--type-resource.resource-type--blog .node-footer .paragraph-content .field--name-field-reference-resource-content .slick-slide .node_link .node__content .view-more {
  position: relative !important;
  left: 0;
  bottom: 0;
}
body.page-node-type-resource .node--type-resource.resource-type--blog .node-footer .paragraph-content .field--name-field-reference-resource-content .slick-slide .node_link .node__content .view-more:before {
  min-width: 0;
}

body.page-node-type-resource .node--type-resource.resource-type--press-release .node-footer .paragraph-content .field--name-field-reference-resource-content .slick-slide .node_link .node__content .view-more {
  position: relative !important;
  left: 0;
  bottom: 0;
}
body.page-node-type-resource .node--type-resource.resource-type--press-release .node-footer .paragraph-content .field--name-field-reference-resource-content .slick-slide .node_link .node__content .view-more:before {
  min-width: 0;
}

body.page-node-type-resource .node--type-resource.resource-type--customer-story .node-footer .paragraph--type--reference-slider-resource-card .paragraph-content .field--name-field-reference-resource-content .slick-slide .node_link .node__content .view-more {
  position: relative !important;
  left: 0;
  bottom: 0;
}
body.page-node-type-resource .node--type-resource.resource-type--customer-story .node-footer .paragraph--type--reference-slider-resource-card .paragraph-content .field--name-field-reference-resource-content .slick-slide .node_link .node__content .view-more:before {
  min-width: 0;
}

/*# sourceMappingURL=custom-style.css.map */
