.page-node-1477 .d-tttech #block-aboutuslinks {
  display: none;
}

.page-node-1477 .d-tttech #block-tttech-content {
  margin: 0;
}

.page-node-1477 .d-tttech .header-content {
  padding-bottom: 16px;
}

.page-node-2188 .d-tttech .media-library-container {
  column-count: 2;
}

.page-node-2188 .d-tttech #block-tttech-content {
  max-width: 856px;
}

.page-node-2188 .d-tttech .paragraph--type--media-library a.btn-secondary {
  margin-bottom: 40px;
  position: relative;
  right: unset;
}

.page-node-1823 .d-tttech .header-content {
  margin-top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.d-tttech .site-footer .footer-bottom,
.d-tttech .site-footer .footer-top {
  display: none;
}

.d-tttech #block-tttech-content {
  margin: 80px 0 0;
}

.page-node-1321 .d-tttech #block-tttech-content {
  max-width: 950px;
}

.d-tttech .btn-accent {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2db5ac;
  --bs-btn-border-color: #2db5ac;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #01858d;
  --bs-btn-hover-border-color: #01858d;
  --bs-btn-focus-shadow-rgb: 1, 133, 141;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #01858d;
  --bs-btn-active-border-color: #01858d;
  --bs-btn-active-shadow: none;
  --bs-btn-disabled-color: #999;
  --bs-btn-disabled-bg: #F8EDCD;
  --bs-btn-disabled-border-color: #F8EDCD;
}

@media (max-width: 767px) {
  .page-node-1477 .d-tttech #block-tttech-content {
    margin: 0 !important;
  }

  .d-tttech #scrollToTop {
    width: 44px;
    height: 44px;
    bottom: 24px;
    right: 24px;
  }

  .d-tttech #scrollToTop img {
    max-width: 100%;
    max-height: 100%;
  }
}

@media (max-width: 575px) {
  .page-node-1833 .d-tttech .main-content .paragraph--type--list-links.links-type-TagsonBlueBackground a {
    width: auto;
  }

  .page-node-1821 .d-tttech .header-container.imgbkg100,
  .page-node-1827 .d-tttech .header-container.imgbkg100 {
    height: auto;
  }

  .page-node-1821 .d-tttech .header-content .content,
  .page-node-1827 .d-tttech .header-content .content {
    gap: 64px;
  }
}

.page-node-1834 .d-tttech .paragraph--type--grid-item .grid-content {
  align-self: baseline;
}

.page-node-1811 .d-tttech .content .field--name-field-media-image img {
  height: auto !important;
  object-fit: contain;
  max-width: none !important;
}

@media (max-width: 1280px) and (min-width: 992px) {
  .page-node-3096 .d-tttech h1 {
    font-size: 58px;
    line-height: 70px;
  }

  .page-node-3096 .d-tttech .header-content {
    padding-top: 50px;
  }

  .page-node-3096 .d-tttech .header-content .header-description {
    margin: 14px 0 0;
  }
}

.page-node-3096 .header-content .header-description>p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

.page-footer__top .field--name-body {
  margin: 0 !important;
}

.node--type-press .d-tttech #main-wrapper .field--name-body,
.node--type-news .d-tttech #main-wrapper .field--name-body {
  padding-bottom: 60px;
}

.node--type-press .main-content a.btn-primary,
.node--type-news .main-content a.btn-primary {
  color: #fff;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.node--type-news .field--name-field-tags {
  display: none;
}

/* Transferred from Webdev */
.btn-white-blue {
  --bs-btn-color: #0093D0;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0093D0;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 255, 195, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0093D0;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: none;
  --bs-btn-disabled-color: #999;
  --bs-btn-disabled-bg: #F8EDCD;
  --bs-btn-disabled-border-color: #F8EDCD;
}

.image-box-typeBlue-Image-Box .imagebox-content a.btn-white-blue {
  color: #0093D0;
}

.image-box-typeBlue-Image-Box .imagebox-content a.btn-white-blue:hover {
  color: #fff;
}

a.btn.btn-primary-white.outline {
  background: transparent;
}

a.btn.btn-primary-white.outline:hover {
  background: none;
  border-color: #fff;
}

p.text-align-right.overline a {
  color: #0093D0;
}