@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
.body--dbskit {
  /* Globals */
}
.body--dbskit a {
  color: #257737;
}
.body--dbskit .c-white {
  color: rgb(255, 255, 255) !important;
}
.body--dbskit .c-white a {
  color: rgb(255, 255, 255);
}
.body--dbskit .bg-white {
  background-color: rgb(255, 255, 255) !important;
}
.body--dbskit .c-iclu-blue-2 {
  color: #237EBF !important;
}
.body--dbskit .c-iclu-grey-2 {
  color: #84918F !important;
}
.body--dbskit .subsite-styles a {
  color: #257737;
  text-decoration: none;
}
.body--dbskit .paragraph--type--panzoom-image .magnify-plus {
  background-image: url(/themes/custom/consolidation/images/iclusig/panzoom-magnify-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.body--dbskit .paragraph--type--panzoom-image .magnify-plus img {
  visibility: hidden;
}
.body--dbskit .iclusig_img-text--circle .container-content {
  gap: 2rem;
}
.body--dbskit .iclusig_img-text--circle .paragraph--type--media-image {
  display: none;
}
@media screen and (min-width: 992px) {
  .body--dbskit .iclusig_img-text--circle .paragraph--type--media-image {
    display: block;
    flex: 0 0 30%;
    margin-top: 2rem;
  }
}
.body--dbskit #header__subsite .contextual-region .contextual .contextual-links {
  display: none;
}
.body--dbskit #header__subsite .contextual-region .contextual .contextual-links a {
  display: block;
  margin: 0.25em 0;
  padding: 0.4em 0.6em;
  color: #333;
  background-color: #fff;
  font-family: sans-serif;
  font-size: small;
  font-weight: normal;
  line-height: 0.8em;
}
.body--dbskit #header__subsite .contextual-region .contextual.open .contextual-links {
  display: block;
}
.body--dbskit main, .body--dbskit .body-font, .body--dbskit .subsite-styles h5, .body--dbskit .subsite-styles .header-5 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  font-family: "manifold-cf", sans-serif;
  color: #414141;
}
@media screen and (min-width: 992px) {
  .body--dbskit main, .body--dbskit .body-font, .body--dbskit .subsite-styles h5, .body--dbskit .subsite-styles .header-5 {
    font-size: 22px;
  }
}
.body--dbskit .subsite-styles h1 {
  font-size: 50px;
  line-height: 1;
  color: rgb(255, 255, 255);
  font-optical-sizing: auto;
  font-style: normal;
}
.body--dbskit .subsite-styles h1 strong {
  font-weight: 800;
}
@media screen and (min-width: 992px) {
  .body--dbskit .subsite-styles h1 {
    font-size: 70px;
  }
}
.body--dbskit .subsite-styles h2, .body--dbskit .subsite-styles .header-2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin: 2rem 0 1rem;
  color: #84918F;
}
.body--dbskit .subsite-styles h2 strong, .body--dbskit .subsite-styles .header-2 strong {
  font-weight: 800;
}
@media screen and (min-width: 992px) {
  .body--dbskit .subsite-styles h2, .body--dbskit .subsite-styles .header-2 {
    font-size: 34px;
  }
}
.body--dbskit .subsite-styles h3, .body--dbskit .subsite-styles .header-3 {
  font-size: 23px;
  font-weight: 400;
  line-height: 1.2;
  margin: 1rem 0;
}
@media screen and (min-width: 992px) {
  .body--dbskit .subsite-styles h3, .body--dbskit .subsite-styles .header-3 {
    font-size: 26px;
  }
}
.body--dbskit .subsite-styles h4, .body--dbskit .subsite-styles .header-4 {
  font-size: 34px;
  font-weight: 400;
  line-height: 1.2;
  margin: 1rem 0;
  color: #004E80;
}
@media screen and (min-width: 992px) {
  .body--dbskit .subsite-styles h4, .body--dbskit .subsite-styles .header-4 {
    font-size: 50px;
  }
}
.body--dbskit .subsite-styles h5, .body--dbskit .subsite-styles .header-5 {
  text-decoration: underline;
  color: #237EBF;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.body--dbskit .subsite-styles h6, .body--dbskit .subsite-styles .header-6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0.5rem 0;
}
@media screen and (min-width: 992px) {
  .body--dbskit .subsite-styles h6, .body--dbskit .subsite-styles .header-6 {
    font-size: 28px;
  }
}
.body--dbskit .subsite-styles .footnotes {
  font-size: 13px;
}
@media screen and (min-width: 992px) {
  .body--dbskit .subsite-styles .footnotes {
    font-size: 15px;
  }
}
.body--dbskit .subsite-styles .font-larger {
  font-size: 120%;
}
.body--dbskit .subsite-styles strong {
  font-weight: 700;
}
.body--dbskit .subsite-styles .isi p, .body--dbskit .subsite-styles .isi li {
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  .body--dbskit .subsite-styles .isi p, .body--dbskit .subsite-styles .isi li {
    font-size: 18px;
  }
}
.body--dbskit .rubik-font, .body--dbskit .reg {
  font-family: "Rubik", serif;
}
.body--dbskit .paragraph--type--hero-pseudo:before {
  background-blend-mode: darken;
  background-color: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 576px) {
  .body--dbskit .paragraph--type--hero-pseudo:before {
    background-size: auto !important;
  }
}
.body--dbskit .footer_subsite {
  background-color: #F2FAFC;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #5A5A5A;
  font-weight: 400;
}
.body--dbskit .footer_subsite p {
  margin: 1rem 0 0;
  font-size: 15px;
}
.body--dbskit #header__subsite {
  display: flex;
  position: relative;
  background: rgb(255, 255, 255);
  min-height: unset;
}
.body--dbskit #header__subsite ul {
  background-color: transparent;
}
.body--dbskit #header__subsite ul a {
  text-decoration: none;
  line-height: 1;
  font-family: "manifold-cf", sans-serif;
  font-size: 18px;
  font-weight: 600;
  padding: 1.3rem 0.2rem;
}
@media screen and (min-width: 992px) {
  .body--dbskit #header__subsite ul a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) {
  .body--dbskit #header__subsite ul a {
    font-size: 15px;
  }
}
.body--dbskit #header__subsite ul li.menu-item--has-children > a:after {
  content: "";
  position: relative;
  top: -3px;
  width: 8px;
  height: 8px;
  border-right: 2px solid rgb(255, 255, 255);
  border-bottom: 2px solid rgb(255, 255, 255);
  display: inline-block;
  margin-left: 6px;
  transform: rotate(45deg);
  vertical-align: middle;
}
.body--dbskit #header__subsite ul li.menu-item--has-children > ul {
  background-color: #237EBF;
}
.body--dbskit #header__subsite ul li.menu-item--has-children > ul a:hover {
  background-color: #237EBF;
}
.body--dbskit #header__subsite ul .in-active-trail {
  position: relative;
}
.body--dbskit #header__subsite ul .in-active-trail:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #FBD206;
}
.body--dbskit #header__subsite ul .in-active-trail > a {
  border-bottom: 0;
}
.body--dbskit #header__subsite ul.menu-level-1 {
  padding-bottom: 0;
}
.body--dbskit #header__subsite .subsite-logo {
  display: block;
  width: 200px;
  height: 56px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding-right: 0;
  border-right: 4px solid #FBD206;
  background-color: rgb(255, 255, 255);
}
.body--dbskit #header__subsite .subsite-logo:hover {
  filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.4)) brightness(0.8);
}
.body--dbskit #header__subsite .subsite-logo img {
  width: 100%;
  height: auto;
  display: block;
  padding: 0.3rem 2.2rem;
}
.body--dbskit #header__subsite .header__subsite--content {
  width: 100%;
  min-height: unset;
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .body--dbskit #header__subsite .header__subsite--content .header-wrapper {
    flex-direction: row;
    gap: 0px;
    margin-bottom: 10px;
  }
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .header-logo {
  display: flex;
  align-items: center;
  gap: 7px;
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .header-logo > div {
  display: flex;
  align-items: center;
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .header-logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .header-logo > div:first-child img {
  width: 62px;
  height: 59px;
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .header-logo > div:last-child img {
  width: 38px;
  height: auto;
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .header-logo .vr {
  min-height: 50px;
  width: 1px;
  background-color: #E1242A;
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav {
  padding-left: 0;
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-direction: row;
}
@media screen and (min-width: 576px) {
  .body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p {
    gap: 32px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p {
    gap: 20px;
  }
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p a {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454545;
  border-top: 4px solid transparent;
  padding: 10px 0;
  min-height: 20px;
  line-height: 16px;
}
@media screen and (min-width: 576px) {
  .body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p a {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p a {
    min-height: unset;
    line-height: 16px;
  }
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p a.active, .body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p a:hover {
  border-color: #AB4889;
}
.body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p .btn-request {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  background-color: #AB4889;
  color: rgb(255, 255, 255);
  border-radius: 26px;
  padding: 8px 10px;
  border-top: unset;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p .btn-request {
    padding: 8px 26px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit #header__subsite .header__subsite--content .header-wrapper .navbar nav p .btn-request {
    font-size: 14px;
    padding: 8px 26px;
    margin-left: 15px;
  }
}
.body--dbskit #header__subsite .header__subsite--content .language-switcher {
  text-align: right;
  padding: 10px;
}
.body--dbskit #header__subsite .header__subsite--content .language-switcher .active {
  color: #AB4889;
}
.body--dbskit #header__subsite #btn__subsite-hamburger {
  top: 15px;
}
@media screen and (min-width: 992px) {
  .body--dbskit #header__subsite {
    background: rgb(255, 255, 255);
  }
  .body--dbskit #header__subsite nav {
    padding-left: 8rem;
  }
}
.body--dbskit #btn__subsite-hamburger {
  display: none !important;
}
.body--dbskit .dbskit-login-page .section-content .hero-content {
  max-width: 100%;
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-login-page .section-content .hero-content {
    padding-bottom: 0rem;
  }
}
.body--dbskit .dbskit-login-page .section-content .hero-content .login-section {
  background-color: rgb(255, 255, 255);
  border-radius: 12px;
  padding: 2px 12px 2px 12px;
  max-width: 703px;
  margin: 0px auto;
  box-shadow: 0 18px 48px rgba(7, 35, 60, 0.12);
  position: relative;
  opacity: 0.9;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit-login-page .section-content .hero-content .login-section {
    border-radius: 24px;
    padding: 25px 20px 10px 20px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-login-page .section-content .hero-content .login-section {
    border-radius: 32px;
    padding: 30px 25px 30px 25px;
    margin: 30px auto 50px auto;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-login-page .section-content .hero-content .login-section {
    border-radius: 46px;
    padding: 41px 65px 70px 66px;
    margin: 62px auto 175px auto;
  }
}
.body--dbskit .dbskit-login-page .section-content .hero-content .login-section p {
  font-size: 16px;
  font-weight: 700;
  color: #5A5A5A;
  margin: 8px 0px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-login-page .section-content .hero-content .login-section p {
    font-size: 18px;
    margin: 14px 0px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-login-page .section-content .hero-content .login-section p {
    font-size: 21px;
    margin: 20px 0px;
  }
}
.body--dbskit .dbskit-login-page .section-content .hero-content .login-section ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.body--dbskit .dbskit-login-page .section-content .hero-content .login-section ul li {
  position: relative;
  padding-left: 26px;
  font-size: 16px;
  font-weight: 300;
  color: #5A5A5A;
}
.body--dbskit .dbskit-login-page .section-content .hero-content .login-section ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 15px;
  height: 15px;
  border: 2px solid #009AC0;
  border-radius: 50%;
  background: transparent;
  transform: translateY(-50%);
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-login-page .section-content .hero-content .login-section ul li {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-login-page .section-content .hero-content .login-section ul li {
    font-size: 21px;
  }
}
.body--dbskit .dbskit-login-page .section-content .hero-content .login-section .radio-group {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 300;
}
.body--dbskit .dbskit-login-page .section-content .hero-content .login-section .radio-group .radio-option input[type=radio] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 2px solid #009AC0;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}
.body--dbskit .dbskit-login-page .section-content .hero-content .login-section .radio-group .radio-option input[type=radio]:checked::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #009AC0;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.body--dbskit .dbskit-login-page .sub-text-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  margin: 1rem 0 1rem;
  color: #396B8F;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit-login-page .sub-text-title {
    font-size: 22px;
    line-height: 26px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-login-page .sub-text-title {
    font-size: 28px;
    line-height: 32px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-login-page .sub-text-title {
    font-size: 32px;
    line-height: 37px;
  }
}
.body--dbskit .dbskit-login-page .back-btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-login-page .back-btn {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-login-page .back-btn {
    margin-top: 50px;
    margin-bottom: 0px;
  }
}
.body--dbskit .dbskit-login-page .back-btn button {
  font-size: 14px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  width: 90px;
  height: 38px;
  background-color: #A64C8A;
  border-radius: 26px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-login-page .back-btn button {
    font-size: 16px;
    width: 120px;
    height: 48px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-login-page .back-btn button {
    width: 167px;
    height: 58px;
  }
}
.body--dbskit .login-page-two .login-section p {
  font-weight: 300 !important;
}
.body--dbskit .login-page-two .login-section a {
  color: #AB4889;
  text-decoration: underline;
}
.body--dbskit .overview-hero-banner .paragraph {
  position: relative;
  min-height: clamp(250px, 40vw, 520px);
  display: flex;
  justify-content: flex-end;
}
.body--dbskit .overview-hero-banner .paragraph::before {
  background-position: 0px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .overview-hero-banner .paragraph::before {
    background-position: 0 -60px;
  }
}
.body--dbskit .overview-hero-banner .paragraph::before {
  position: absolute;
  height: 100%;
}
.body--dbskit .overview-hero-banner .paragraph .section-content .hero-content {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  padding-bottom: 27px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .overview-hero-banner .paragraph .section-content .hero-content {
    padding-bottom: 37px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .overview-hero-banner .paragraph .section-content .hero-content {
    padding-bottom: 47px;
  }
}
.body--dbskit .overview-hero-banner .paragraph .section-content .hero-content h1 {
  position: relative;
  font-size: 24px;
  font-weight: 300;
}
@media screen and (min-width: 576px) {
  .body--dbskit .overview-hero-banner .paragraph .section-content .hero-content h1 {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .overview-hero-banner .paragraph .section-content .hero-content h1 {
    font-size: 50px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .overview-hero-banner .paragraph .section-content .hero-content h1 {
    font-size: 80px;
  }
}
.body--dbskit .overview-section {
  background-color: #0E2F4E;
  color: rgb(255, 255, 255);
}
.body--dbskit .overview-section .section-content {
  padding: 15px 15px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .overview-section .section-content {
    padding: 32px 32px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .overview-section .section-content {
    padding: 34px 50px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .overview-section .section-content {
    padding: 43px 216px;
  }
}
.body--dbskit .overview-section .section-content p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .body--dbskit .overview-section .section-content p {
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .overview-section .section-content p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .overview-section .section-content p {
    font-size: 26px;
    line-height: 36px;
  }
}
.body--dbskit .dbskit-section {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-section {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
.body--dbskit .dbskit-section .section-content h3 {
  font-size: 22px;
  line-height: 26px;
  color: #396B8F;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit-section .section-content h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-section .section-content h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-section .section-content h3 {
    font-size: 40px;
    line-height: 45px;
  }
}
.body--dbskit .dbskit-section .section-content .dbskit-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content {
    gap: 20px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content {
    flex-direction: row;
    gap: 20px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content {
    gap: 66px;
  }
}
.body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box {
    flex: 1 1 277px;
    max-width: 277px;
  }
}
.body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box .dbs-image {
  width: 80px;
  height: 80px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box .dbs-image {
    width: 90px;
    height: 90px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box .dbs-image {
    width: 120px;
    height: 120px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box .dbs-image {
    width: 200px;
    height: 200px;
  }
}
.body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  color: #5A5A5A;
  text-align: center;
  margin-top: 12px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box p {
    font-size: 20px;
    line-height: 26px;
    margin-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box p {
    font-size: 22px;
    line-height: 30px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-section .section-content .dbskit-content .dbs-box p {
    font-size: 24px;
    line-height: 34px;
    margin-top: 30px;
  }
}
.body--dbskit .dbskit-section .section-content .bottom-content {
  width: 100%;
  max-width: 964px;
  margin: 0 auto;
}
.body--dbskit .dbskit-section .section-content .bottom-content p {
  margin-bottom: 0;
  border: 2px solid #009AC0;
  border-radius: 10px;
  text-align: center;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  color: #396B8F;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  margin-top: 12px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit-section .section-content .bottom-content p {
    font-size: 20px;
    line-height: 26px;
    margin-top: 16px;
    padding: 16px 60px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-section .section-content .bottom-content p {
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
    padding: 28px 80px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit-section .section-content .bottom-content p {
    font-size: 32px;
    line-height: 37px;
    padding: 28px 116px;
    margin-top: 50px;
  }
}
.body--dbskit .dbskit-section .section-content .bottom-content p br {
  display: none;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-section .section-content .bottom-content p br {
    display: block;
  }
}
.body--dbskit .dbskit-section .section-content .bottom-content .description-title {
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  color: #0E2F4E;
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit-section .section-content .bottom-content .description-title {
    font-size: 14px;
    margin-top: 20px;
  }
}
.body--dbskit .how-to-use-page {
  padding: 1rem 0 2.5rem;
  background: rgb(255, 255, 255);
}
.body--dbskit .how-to-use-page .section-content {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (min-width: 576px) {
  .body--dbskit .how-to-use-page .section-content {
    padding: 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .body--dbskit .how-to-use-page .section-content {
    padding: 0 2rem;
  }
}
.body--dbskit .how-to-use-page .hero-content {
  max-width: 900px;
  margin: 0 auto;
}
.body--dbskit .how-to-use-page > .section-content > .hero-content > h3:first-of-type,
.body--dbskit .how-to-use-page .page-title {
  margin: 0 0 1.5rem;
  text-align: center;
  color: #3e6f90;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
}
@media (min-width: 576px) {
  .body--dbskit .how-to-use-page > .section-content > .hero-content > h3:first-of-type,
  .body--dbskit .how-to-use-page .page-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .body--dbskit .how-to-use-page > .section-content > .hero-content > h3:first-of-type,
  .body--dbskit .how-to-use-page .page-title {
    font-size: 1.75rem;
  }
}
.body--dbskit .how-to-use-page .how-to-use-wrap {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.body--dbskit .how-to-use-page .how-to-use-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .body--dbskit .how-to-use-page .how-to-use-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.body--dbskit .how-to-use-page .how-to-use-step {
  position: relative;
  border: 1px solid #86d4ec;
  border-radius: 4px;
  background: rgb(255, 255, 255);
  padding: 1rem 1rem 1rem 2.75rem;
  box-sizing: border-box;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-icon {
  position: absolute;
  left: -15px;
  top: 18px;
  width: 42px;
  height: 42px;
  border: 1px solid #86d4ec;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-icon drupal-media,
.body--dbskit .how-to-use-page .how-to-use-step .step-icon img,
.body--dbskit .how-to-use-page .how-to-use-step .step-icon svg {
  width: 22px;
  height: 22px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-head {
  margin-bottom: 0.75rem;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-head h5 {
  margin: 0;
  color: #00a7d8;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .body--dbskit .how-to-use-page .how-to-use-step .step-head h5 {
    font-size: 1rem;
  }
}
.body--dbskit .how-to-use-page .how-to-use-step .step-body p {
  margin: 0.25rem 0;
  color: #555;
  font-size: 0.8rem;
  line-height: 1.45;
  font-weight: 400;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-body h5 {
  margin: 0.9rem 0 0.4rem;
  color: #00a7d8;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-body a {
  color: #b53c82;
  text-decoration: underline;
  word-break: break-word;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-body a:hover {
  text-decoration: none;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-body strong {
  font-weight: 700;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-body ul,
.body--dbskit .how-to-use-page .how-to-use-step .step-body ol {
  margin: 0.4rem 0;
  padding-left: 1.1rem;
}
.body--dbskit .how-to-use-page .how-to-use-step .step-body li {
  margin-bottom: 0.25rem;
}
.body--dbskit .how-to-use-page .how-to-use-step--wide {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.body--dbskit .how-to-use-page .how-to-use-step--wide .step-head {
  margin-bottom: 1rem;
}
.body--dbskit .how-to-use-page .how-to-use-step--wide .step-head h5 {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .body--dbskit .how-to-use-page .how-to-use-step--wide .step-head h5 {
    font-size: 1.05rem;
  }
}
.body--dbskit .how-to-use-page .how-to-use-step--wide .step-body p {
  font-size: 0.82rem;
}
@media (min-width: 768px) {
  .body--dbskit .how-to-use-page .how-to-use-step--wide .step-body p {
    font-size: 0.85rem;
  }
}
.body--dbskit .how-to-use-page .how-to-use-footer-note {
  margin-top: 1rem;
  text-align: center;
  font-size: 0.75rem;
  color: #888;
}
.body--dbskit {
  /* ---------- Tablet ---------- */
}
@media (max-width: 991px) {
  .body--dbskit .how-to-use-page .how-to-use-step {
    padding-left: 2.75rem;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-icon {
    width: 40px;
    height: 40px;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-icon img,
  .body--dbskit .how-to-use-page .how-to-use-step .step-icon svg,
  .body--dbskit .how-to-use-page .how-to-use-step .step-icon drupal-media {
    width: 20px;
    height: 20px;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-head h5 {
    font-size: 0.92rem;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-body p {
    font-size: 0.78rem;
  }
}
.body--dbskit {
  /* ---------- Mobile ---------- */
}
@media (max-width: 767px) {
  .body--dbskit .how-to-use-page {
    padding: 0.75rem 0 2rem;
  }
  .body--dbskit .how-to-use-page .section-content {
    padding: 0 0.75rem;
  }
  .body--dbskit .how-to-use-page .hero-content > h3:first-of-type,
  .body--dbskit .how-to-use-page .hero-content .page-title {
    font-size: 1.15rem;
    margin-bottom: 1rem;
  }
  .body--dbskit .how-to-use-page .how-to-use-grid {
    grid-template-columns: 1fr;
  }
  .body--dbskit .how-to-use-page .how-to-use-step {
    padding: 1rem 1rem 1rem 2.6rem;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-icon {
    width: 36px;
    height: 36px;
    left: -12px;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-icon img,
  .body--dbskit .how-to-use-page .how-to-use-step .step-icon svg,
  .body--dbskit .how-to-use-page .how-to-use-step .step-icon drupal-media {
    width: 18px;
    height: 18px;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-head {
    margin-bottom: 0.6rem;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-head h5 {
    font-size: 0.85rem;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-body p {
    font-size: 0.75rem;
    line-height: 1.4;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-body h5 {
    font-size: 0.8rem;
  }
  .body--dbskit .how-to-use-page .how-to-use-footer-note {
    font-size: 0.7rem;
  }
}
.body--dbskit {
  /* ---------- Large Desktop ---------- */
}
@media (min-width: 1400px) {
  .body--dbskit .how-to-use-page .hero-content {
    max-width: 980px;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-head h5 {
    font-size: 1.05rem;
  }
  .body--dbskit .how-to-use-page .how-to-use-step .step-body p {
    font-size: 0.88rem;
  }
}
.body--dbskit .how-use-page {
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .how-use-page {
    gap: 30px;
  }
}
.body--dbskit .how-use-page .page-title {
  text-align: center;
  color: #396B8F;
  font-weight: 300;
  margin-bottom: 20px;
  line-height: 1.2;
  font-size: 24px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .how-use-page .page-title {
    font-size: 34px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .how-use-page .page-title {
    font-size: 42px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .how-use-page .page-title {
    font-size: 48px;
    margin-top: 64px;
  }
}
.body--dbskit .how-use-page .how-use-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 22px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .how-use-page .how-use-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.body--dbskit .how-use-page .how-use-item {
  background: rgb(255, 255, 255);
  border: 3px solid #2DBA54;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 16px 16px;
  transition: 0.3s ease;
  width: 100%;
  min-height: 240px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .how-use-page .how-use-item {
    padding: 24px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .how-use-page .how-use-item {
    padding: 28px;
    width: 50%;
    flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .how-use-page .how-use-item {
    padding: 32px;
  }
}
.body--dbskit .how-use-page .how-use-item:hover {
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}
.body--dbskit .how-use-page .how-use-item .using-image {
  width: 60px;
  min-width: 60px;
}
.body--dbskit .how-use-page .how-use-item .using-image img {
  width: 100%;
  display: block;
}
@media screen and (min-width: 992px) {
  .body--dbskit .how-use-page .how-use-item .using-image {
    width: 82px;
    min-width: 82px;
  }
}
.body--dbskit .how-use-page .how-use-item .content {
  flex: 1;
}
.body--dbskit .how-use-page .how-use-item h3 {
  color: #396B8F;
  font-weight: 700;
  margin: 0 0 0px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.3;
}
@media screen and (min-width: 576px) {
  .body--dbskit .how-use-page .how-use-item h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .how-use-page .how-use-item h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .how-use-page .how-use-item h3 {
    font-size: 26px;
  }
}
.body--dbskit .how-use-page .how-use-item p {
  margin: 0;
  color: #5A5A5A;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .how-use-page .how-use-item p {
    font-size: 21px;
    line-height: 28px;
  }
}
.body--dbskit .how-use-page .how-use-item p .step-number {
  color: #2DBA54;
  width: 10px;
  flex-shrink: 0;
}
.body--dbskit .how-use-page .how-use-item sup {
  font-size: 65%;
}
.body--dbskit .how-use-page .how-use-item a {
  color: #AB4889;
  text-decoration: underline;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.body--dbskit .how-use-page .how-use-item a:hover {
  text-decoration: underline;
}
.body--dbskit .how-use-page .how-use-item .step-row {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.body--dbskit .how-use-page .how-use-item .step-content {
  flex: 1;
}
.body--dbskit .how-use-page .how-use-item .step-content p br {
  display: none;
}
@media screen and (min-width: 768px) {
  .body--dbskit .how-use-page .how-use-item .step-content p br {
    display: block;
  }
}
.body--dbskit .how-use-page .how-use-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .how-use-page .how-use-box {
    flex-direction: row;
  }
}
.body--dbskit .how-use-page .howuse-first {
  width: 100%;
}
.body--dbskit .sup-content {
  font-size: 14px;
  font-weight: 300;
  color: #5A5A5A;
  max-width: 1160px;
}
.body--dbskit .sup-content span {
  color: #D10000;
}
.body--dbskit .how-use-access .how-use-item {
  border: 3px solid #009AC0;
}
.body--dbskit .how-use-access .how-use-item h3 {
  color: #009AC0;
}
.body--dbskit .how-use-access .how-use-item p .step-number {
  color: #009AC0;
}
.body--dbskit .dbskit_webform_wrapper {
  border: 1px solid #5A5A5A;
  border-radius: 20px;
  max-width: 100%;
  margin: 20px 20px;
  padding: 20px 20px;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit_webform_wrapper {
    margin: 40px 50px 40px 50px;
    padding: 20px 20px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit_webform_wrapper {
    max-width: 680px;
    margin: 50px auto;
    padding: 30px 30px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit_webform_wrapper {
    max-width: 824px;
    margin: 100px auto;
    padding: 60px 60px;
  }
}
@media screen and (min-width: 1200px) {
  .body--dbskit .dbskit_webform_wrapper {
    max-width: 964px;
    padding: 60px 98px;
  }
}
.body--dbskit .dbskit_webform_wrapper .request-blood-form h2 {
  font-size: 40px;
  text-align: center;
  color: #396B8F;
  margin-bottom: 45px;
}
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item {
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item {
    margin: 14px 0;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item {
    margin: 25px 0;
  }
}
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item label {
  font-size: 14px;
  line-height: 16px;
  color: #5A5A5A;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item label {
    font-size: 15px;
    line-height: 17px;
  }
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item label {
    font-size: 17px;
    line-height: 19px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item label {
    font-size: 21px;
    line-height: 25px;
  }
}
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item label span {
  color: #D10000;
}
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=text],
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=email],
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item select {
  width: 100%;
  height: 33px;
  border: 1px solid #5A5A5A;
  padding: 0 15px;
  margin-top: 6px;
  outline: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media screen and (min-width: 576px) {
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=text],
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=email],
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item select {
    width: 100%;
    height: 35px;
    padding: 0 15px;
    margin-top: 6px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=text],
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=email],
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item select {
    height: 40px;
    margin-top: 8px;
  }
}
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=text]:focus, .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=text]:focus-visible,
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=email]:focus,
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item input[type=email]:focus-visible,
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item select:focus,
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item select:focus-visible {
  outline: none;
  box-shadow: none;
  border: 1px solid #5A5A5A;
}
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item .form-select {
  width: 100%;
  height: 33px;
  border: 1px solid #5A5A5A;
  padding: 0 15px 0 15px;
  margin-top: 6px;
  position: relative;
}
.body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item .form-select:after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  position: absolute;
  left: auto;
  right: 30px;
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit_webform_wrapper .request-blood-form .form-item .form-select {
    height: 40px;
    margin-top: 8px;
    padding: 0 40px 0 15px;
  }
}
.body--dbskit .dbskit_webform_wrapper .hr {
  width: 100%;
  height: 1px;
  background: #707070;
  margin: 50px 0;
}
.body--dbskit .dbskit_webform_wrapper .request-blood .section-content {
  padding: 0;
  font-size: 17px;
}
.body--dbskit .dbskit_webform_wrapper .request-blood .section-content ol li {
  font-weight: 400;
  margin: 0 0 12px;
}
.body--dbskit .dbskit_webform_wrapper .request-blood .submitform-title {
  color: #5A5A5A;
  font-weight: 700;
}
.body--dbskit .dbskit_webform_wrapper h1 {
  font-size: 18px;
  color: #396B8F;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .dbskit_webform_wrapper h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .dbskit_webform_wrapper h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
}
.body--dbskit .custom-webform-submit {
  width: 115px;
  height: 40px;
  border-radius: 29px;
  color: rgb(255, 255, 255);
  background-color: #A64C8A;
  border: none;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 8px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .body--dbskit .custom-webform-submit {
    width: 136px;
    height: 45px;
    margin-top: 20px;
    font-size: 15px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .custom-webform-submit {
    width: 167px;
    height: 58px;
    margin-top: 28px;
    font-size: 16px;
  }
}
.body--dbskit .hero-title-center .paragraph {
  justify-content: center;
}
.body--dbskit .hero-title-center .paragraph::before {
  min-height: 100%;
}
@media screen and (min-width: 992px) {
  .body--dbskit .hero-title-center .paragraph::before {
    min-height: 410px;
  }
}
.body--dbskit .hero-title-center .paragraph .hero-content {
  padding: 7rem 0 7rem !important;
}
.body--dbskit .submit-btn {
  display: none;
}
.body--dbskit {
  /* Create custom left arrow */
}
.body--dbskit .form-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 40px;
  background: linear-gradient(#5A5A5A, #5A5A5A) calc(100% - 36px) 0/1px 100% no-repeat, url("/themes/custom/consolidation/images/polygon.png") no-repeat right 12px center;
  background-size: 1px 100%, 12px;
}
.body--dbskit .agree-box input {
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
.body--dbskit .agree-box label {
  vertical-align: super;
}
.body--dbskit .agree-box p {
  font-size: 17px;
  font-weight: 300;
  color: #5A5A5A;
}
.body--dbskit .agree-box .agree-content {
  display: flex;
  align-items: center;
  gap: 19px;
  margin-bottom: 19px;
}
.body--dbskit .agree-box a {
  color: #AB4889;
}
.body--dbskit .form-information p {
  font-size: 14px;
  font-weight: 300;
  color: #5A5A5A;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .form-information p {
    margin-top: 36px;
  }
}
.body--dbskit .form-information a {
  color: #AB4889;
}
.body--dbskit .ui-dialog {
  background-color: #fff;
  border-radius: 10px;
  width: calc(100% - 30px) !important;
  max-width: 600px !important;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .body--dbskit .ui-dialog {
    width: 90% !important;
    max-width: 600px !important;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .ui-dialog {
    width: 600px !important;
    max-width: 600px !important;
  }
}
.body--dbskit .ui-dialog .ui-dialog-titlebar {
  background: transparent;
  border: none;
  padding-top: 0;
}
.body--dbskit .ui-dialog .ui-dialog-titlebar .ui-button {
  background: transparent;
  border: none;
}
.body--dbskit .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  position: absolute;
  top: 8px;
  right: 16px;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}
.body--dbskit .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover, .body--dbskit .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus, .body--dbskit .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus-visible, .body--dbskit .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:active {
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
}
.body--dbskit .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-icon-space {
  display: none;
}
.body--dbskit .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  background: url("/themes/custom/consolidation/images/close.svg") center center no-repeat;
  background-size: 20px 20px;
}
@media screen and (min-width: 768px) {
  .body--dbskit .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
  }
}
.body--dbskit .ui-dialog .form-submit-modal {
  padding: 18px 12px 12px 12px;
}
.body--dbskit .ui-dialog .form-submit-modal p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #5A5A5A;
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  .body--dbskit .ui-dialog .form-submit-modal {
    padding: 20px;
  }
  .body--dbskit .ui-dialog .form-submit-modal p {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .body--dbskit .ui-dialog .form-submit-modal {
    padding: 16px 24px 24px 24px;
  }
  .body--dbskit .ui-dialog .form-submit-modal p {
    font-size: 22px;
  }
}
/*# sourceMappingURL=dbskit.css.map */