#block-powersuite-banneranonymous {
  position: relative;
  z-index: 0;
  isolation: isolate;
}
@media screen and (max-width: 992px) {
  #block-powersuite-banneranonymous {
    display: flex;
    flex-direction: column-reverse;
  }
}
#block-powersuite-banneranonymous .form-container {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: calc((100% - 1220px) / 2);
  transform: translateY(-50%);
  isolation: isolate;
}
@media only screen and (max-width: 1279px) {
  #block-powersuite-banneranonymous .form-container {
    right: 30px;
  }
}
@media screen and (max-width: 992px) {
  #block-powersuite-banneranonymous .form-container {
    position: relative;
    top: unset;
    right: unset;
    transform: none;
  }
}
#block-powersuite-banneranonymous .banner-registration {
  padding: 3.75rem;
  border-radius: 10px;
  border: 0.5px solid rgba(255, 255, 255, 0.4);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.06) 100%);
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 23.75rem;
  max-width: 100%;
  margin-left: auto;
}
@media screen and (max-width: 992px) {
  #block-powersuite-banneranonymous .banner-registration {
    margin-left: 0;
    width: 100%;
    background-color: #313131;
    margin: 0.9375rem 0;
  }
}
#block-powersuite-banneranonymous .banner-registration .banner-buttons {
  display: flex;
  flex-direction: column;
  margin: 0 auto 1.25rem;
}
#block-powersuite-banneranonymous .banner-registration a.primary-btn {
  padding: 0.8125rem 1.375rem;
  padding-right: 3.125rem;
  font-weight: 400;
  line-height: 140%;
  /* 19.6px */
  letter-spacing: 1.4px;
  text-transform: uppercase;
  width: 100%;
}
#block-powersuite-banneranonymous .banner-registration a.link-text {
  color: #fff;
  transition: all 0.3s ease;
}
#block-powersuite-banneranonymous .banner-registration a.link-text:hover, #block-powersuite-banneranonymous .banner-registration a.link-text:focus-visible {
  color: #DA291C;
}
#block-powersuite-banneranonymous .banner-registration a + a {
  margin-top: 1.25rem;
}
#block-powersuite-banneranonymous .field--name-field-banners .slick-dots {
  display: none !important;
}

.field--name-field-banners {
  margin-bottom: 0 !important;
}
.field--name-field-banners .slick-dots {
  bottom: 4.375rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: flex-start;
  z-index: 1;
  width: 1250px !important;
  margin: 0 auto !important;
  padding: 0 15px !important;
  max-width: none !important;
}
@media only screen and (max-width: 1279px) {
  .field--name-field-banners .slick-dots {
    width: 100% !important;
  }
}
@media only screen and (max-width: 320px) {
  .field--name-field-banners .slick-dots {
    padding: 0 15px !important;
  }
}
.field--name-field-banners .slick-dots li {
  width: 30px;
  height: 5px;
}
.field--name-field-banners .slick-dots li button {
  width: 30px;
  height: 6px;
  padding: 0;
  background-color: #fff;
  border-radius: 5px;
}
.field--name-field-banners .slick-dots li button::before {
  content: none;
}
.field--name-field-banners .slick-dots li.slick-active button {
  background-color: #DA291C;
}
.field--name-field-banners .page-banner {
  position: relative;
}
.field--name-field-banners .page-banner::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.5) 0%, transparent 75.97%), linear-gradient(0deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
}
.field--name-field-banners .page-banner .banner-image {
  width: 100%;
  height: 31.25rem;
  position: relative;
}
.field--name-field-banners .page-banner .banner-content {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  max-width: 37.5rem;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .field--name-field-banners .page-banner .banner-content {
    max-width: 34.375rem;
  }
}
@media screen and (max-width: 767px) {
  .field--name-field-banners .page-banner .banner-content {
    max-width: calc(100% - 60px);
  }
}
.field--name-field-banners .page-banner .banner-content h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 130%;
}
.field--name-field-banners .page-banner .banner-content p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 140%;
}

#block-powersuite-banner {
  display: flex;
  align-items: center;
  padding-block: 1.875rem !important;
}
@media screen and (max-width: 992px) {
  #block-powersuite-banner {
    flex-direction: column;
  }
}
#block-powersuite-banner .banner-welcome {
  width: 40%;
}
@media screen and (max-width: 992px) {
  #block-powersuite-banner .banner-welcome {
    width: 100%;
  }
}
#block-powersuite-banner .banner-welcome .user-date {
  color: #DA291C;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 992px) {
  #block-powersuite-banner .banner-welcome .user-date {
    font-size: 1rem;
  }
}
#block-powersuite-banner .banner-welcome .user-time {
  color: #313131;
  font-size: 3.4375rem;
  font-weight: 700;
  line-height: 120%;
}
@media screen and (max-width: 992px) {
  #block-powersuite-banner .banner-welcome .user-time {
    font-size: 2rem;
  }
}
#block-powersuite-banner .banner-welcome .user-name {
  color: #313131;
  font-size: 3.4375rem;
  font-weight: 300;
  line-height: 120%;
}
@media screen and (max-width: 992px) {
  #block-powersuite-banner .banner-welcome .user-name {
    font-size: 2rem;
  }
}
#block-powersuite-banner .field--name-field-banners {
  width: 60%;
  padding-left: 2.5rem;
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  #block-powersuite-banner .field--name-field-banners {
    width: 100%;
    padding-left: 0;
  }
}
#block-powersuite-banner .field--name-field-banners .slick-dots {
  width: 100% !important;
  justify-content: flex-end;
  padding: 0 1.875rem !important;
  padding-left: 2.5rem !important;
  bottom: 2.5rem;
}
#block-powersuite-banner .field--name-field-banners .slick-dots li button {
  height: 5px;
  padding: 0;
}
#block-powersuite-banner .field--name-field-banners .page-banner {
  border-radius: 1.25rem;
  overflow: hidden;
}
#block-powersuite-banner .field--name-field-banners .page-banner .banner-image {
  height: 18.75rem;
}
#block-powersuite-banner .field--name-field-banners .page-banner .banner-content {
  left: 1.875rem;
  top: unset;
  bottom: 1.875rem;
  transform: translateY(0);
}
#block-powersuite-banner .field--name-field-banners .page-banner .banner-content p {
  font-size: 1.4375rem;
  font-weight: 500;
  line-height: 130%;
}
