.cms-page-view .header-container .breadcrumbs,
.cms-page-view .header-container .main-title {
  display: none;
}
.cms-page-view .main-container {
  padding: 0;
}
.cms-page-view .main-container > .container {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
#promo-banner {
  padding: 30px 0 15px;
  margin: 0 auto;
  max-width: 1300px;
}
@media (min-width: 768px) {
  #promo-banner {
    padding: clamp(30px, 4vw, 60px) 0 25px;
  }
}
#promo-banner .banners .container {
  width: 100%;
  inset: auto 0 0 0;
  transform: none;
  padding: 0;
}
@media (min-width: 1025px) {
  #promo-banner .banners .container {
    width: 57%;
    inset: 0 auto 0 0;
  }
}
#promo-banner .banners__description {
  padding: 0 clamp(20px, 6vw, 50px) 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 54vw;
}
@media (min-width: 768px) {
  #promo-banner .banners__description {
    padding: 75px 60px 50px;
    min-height: 50vw;
  }
}
@media (min-width: 1025px) {
  #promo-banner .banners__description {
    padding: clamp(94px, 9vw, 138px) 60px 47px 60px;
    min-height: revert;
  }
}
#promo-banner .banners__title {
  display: block;
  font-size: clamp(22px, 4vw, 40px);
  line-height: clamp(26px, 5vw, 44px);
  font-weight: 700;
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
  color: #0F2B4B !important;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #promo-banner .banners__title {
    font-size: 42px;
    line-height: 46px;
  }
}
#promo-banner .banners__text {
  display: block;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  color: #373737 !important;
  font-size: clamp(14px, 1.85vw, 16px);
  line-height: clamp(16px, 1.85vw, 20px);
  text-transform: none;
  margin: clamp(8px, 2vw, 30px) 0 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #promo-banner .banners__text {
    margin: 24px 0 0;
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 1025px) {
  #promo-banner .banners__text {
    margin: 30px 0 0;
  }
}
#promo-banner .banners__text ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media (min-width: 376px) {
  #promo-banner .banners__text ul {
    gap: 10px;
  }
}
#promo-banner .banners__text ul li {
  position: relative;
  text-transform: none;
  color: inherit;
  padding: 0 0 0 clamp(12px, 3vw, 32px);
  font-size: clamp(14px, 2.6vw, 24px);
  line-height: clamp(16px, 3vw, 30px);
  font-weight: 400;
}
@media (min-width: 768px) {
  #promo-banner .banners__text ul li {
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 0 30px;
  }
}
@media (min-width: 1025px) {
  #promo-banner .banners__text ul li {
    font-size: 24px;
    line-height: 30px;
  }
}
#promo-banner .banners__text ul li::before {
  width: clamp(7px, 2vw, 22px);
  height: clamp(5px, 2vw, 16px);
  top: clamp(5px, 0.5vw, 7px);
  left: 0;
  margin: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='16' fill='none'%3E%3Cpath fill='%233986C4' fill-rule='evenodd' d='M.51 8c0-.824.667-1.491 1.49-1.491h17a1.49 1.49 0 1 1 0 2.981H2A1.49 1.49 0 0 1 .51 8Z' clip-rule='evenodd'/%3E%3Cpath fill='%233986C4' fill-rule='evenodd' d='M12.946.945a1.49 1.49 0 0 1 2.108 0l6 6a1.49 1.49 0 0 1 0 2.109l-6 6a1.49 1.49 0 1 1-2.108-2.109L17.892 8l-4.946-4.946a1.49 1.49 0 0 1 0-2.109Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  border-radius: 0;
}
@media (min-width: 768px) {
  #promo-banner .banners__text ul li::before {
    width: 22px;
    height: 16px;
  }
}
#promo-banner .banners__text div {
  padding: 15px 0 0;
  margin: auto 0 0;
}
#promo-banner .banners__text div strong {
  font-weight: 700;
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
  color: #3986C4;
}
#promo-pic-text {
  padding: 15px 0;
}
@media (min-width: 768px) {
  #promo-pic-text {
    padding: 25px 0;
  }
}
#promo-pic-text .picture-text {
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
  max-width: 1170px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #promo-pic-text .picture-text {
    padding: 0 45px;
  }
}
#promo-pic-text .picture-text .container {
  max-width: 100%;
  padding: 0;
}
#promo-pic-text .picture-text__block {
  flex-direction: column-reverse;
  align-items: stretch;
}
@media (min-width: 1025px) {
  #promo-pic-text .picture-text__block {
    flex-direction: row;
  }
}
#promo-pic-text .picture-text__block-item_content {
  padding: 32px 22px 10px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  #promo-pic-text .picture-text__block-item_content {
    padding: 50px 22px 20px;
  }
}
@media (min-width: 1025px) {
  #promo-pic-text .picture-text__block-item_content {
    padding: 53px 62px 45px;
  }
}
@media (max-width: 1024px) {
  #promo-pic-text .picture-text__block-item {
    width: 100%;
  }
}
#promo-pic-text .picture-text__title {
  display: block;
  font-weight: 700;
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
  font-size: clamp(22px, 5vw, 30px);
  line-height: clamp(26px, 6vw, 36px);
  color: #0F2B4B !important;
  text-transform: none;
  text-transform: uppercase;
  margin: 0 0 clamp(10px, 1vw, 15px);
  text-align: center;
}
#promo-pic-text .picture-text__title strong {
  color: #3986C4;
}
@media (min-width: 1025px) {
  #promo-pic-text .picture-text__title {
    text-align: left;
  }
}
#promo-pic-text .picture-text__text {
  display: block;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  color: #373737 !important;
  font-size: clamp(14px, 1.85vw, 16px);
  line-height: clamp(16px, 1.85vw, 20px);
  text-transform: none;
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: clamp(33px, 5.5vw, 45px);
}
@media (min-width: 1025px) {
  #promo-pic-text .picture-text__text {
    text-align: left;
  }
}
#promo-pic-text .picture-text__text p {
  padding: 0;
}
#promo-pic-text .picture-text__text p:has(strong) {
  margin-top: auto;
  font-size: clamp(14px, 1vw, 16px);
  line-height: clamp(16px, 1vw, 20px);
}
#promo-pic-text .picture-text__text p strong {
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
#promo-features {
  padding: clamp(15px, 3.5vw, 25px) 0;
}
#promo-features .features-widget {
  margin: 0 auto;
  max-width: 1055px;
  padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #promo-features .features-widget {
    padding: 0 45px;
  }
}
#promo-features .features-widget__desc {
  margin: 0 0 clamp(20px, 6vw, 40px);
}
#promo-features .features-widget__title {
  display: block;
  font-weight: 700;
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
  font-size: clamp(22px, 5vw, 30px);
  line-height: clamp(26px, 6vw, 36px);
  color: #0F2B4B !important;
  text-transform: none;
  text-transform: uppercase;
}
#promo-features .features-widget__title strong {
  color: #3986C4;
}
#promo-features .features-widget__grid {
  display: grid;
  grid-template-columns: 100%;
  gap: clamp(30px, 7vw, 50px) 18px;
}
@media (min-width: 1025px) {
  #promo-features .features-widget__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
#promo-features .features-widget__card {
  width: 100%;
}
#promo-features .features-widget__card:nth-child(1) .features-widget__img::after {
  background-color: #F2E9DC;
}
#promo-features .features-widget__card:nth-child(2) .features-widget__img::after {
  background-color: #E7EEFA;
}
#promo-features .features-widget__card:nth-child(3) .features-widget__img::after {
  background-color: #D5F2E4;
}
#promo-features .features-widget__img {
  position: relative;
  margin: 0;
}
#promo-features .features-widget__img img {
  max-width: 250px;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}
#promo-features .features-widget__img::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 95px;
  border-radius: 12px 12px 0 0;
  z-index: 1;
}
#promo-features .features-widget__text {
  display: block;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  color: #373737 !important;
  font-size: clamp(14px, 1.85vw, 16px);
  line-height: clamp(16px, 1.85vw, 20px);
  text-transform: none;
  padding: clamp(30px, 3vw, 40px) 0 0;
  margin: 0 auto;
  font-weight: 500;
}
@media (min-width: 1025px) {
  #promo-features .features-widget__text {
    max-width: 250px;
  }
}
#promo-banner-second {
  padding: clamp(20px, 3vw, 25px) 15px;
  margin: 0 auto;
  max-width: 1170px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #promo-banner-second {
    padding-left: 45px;
    padding-right: 45px;
  }
}
#promo-banner-second .banners .container {
  padding: 0;
  transform: none;
  position: absolute;
  width: 100%;
  inset: auto 0 0 0;
}
@media (min-width: 1025px) {
  #promo-banner-second .banners .container {
    inset: 0 auto 0 0;
    width: 50%;
  }
}
#promo-banner-second .banners__description {
  padding: clamp(30px, 7vw, 50px) clamp(20px, 7vw, 50px);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  text-align: center;
}
@media (min-width: 1025px) {
  #promo-banner-second .banners__description {
    text-align: left;
    padding: 50px 60px;
  }
}
#promo-banner-second .banners__title {
  display: block;
  font-weight: 700;
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
  font-size: clamp(22px, 5vw, 30px);
  line-height: clamp(26px, 6vw, 36px);
  color: #0F2B4B !important;
  text-transform: none;
  text-transform: uppercase;
  text-align: center;
}
#promo-banner-second .banners__title strong {
  color: #3986C4;
}
@media (min-width: 1025px) {
  #promo-banner-second .banners__title {
    text-align: left;
  }
}
#promo-banner-second .banners__text {
  display: block;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  color: #373737 !important;
  font-size: clamp(14px, 1.85vw, 16px);
  line-height: clamp(16px, 1.85vw, 20px);
  text-transform: none;
  margin: 15px 0 0;
}
#promo-banner-second .banners__text div:has(strong) {
  font-size: clamp(14px, 2.1vw, 16px);
  line-height: clamp(16px, 2vw, 20px);
  padding: clamp(33px, 6vw, 47px) 0 0;
}
@media (min-width: 1025px) {
  #promo-banner-second .banners__text div:has(strong) {
    padding: 0;
    position: absolute;
    inset: 47px auto auto 60px;
  }
}
#promo-banner-second .banners__text div strong {
  font-weight: 700;
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
}
#promo-banner-qr {
  padding: 0 15px 20px;
  margin: 0 auto;
  max-width: 1170px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #promo-banner-qr {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media (min-width: 768px) {
  #promo-banner-qr {
    padding-bottom: 80px;
  }
}
#promo-banner-qr .banners .container {
  padding: 0;
  transform: none;
  width: 100%;
  max-width: 100%;
  inset: 0 0 0 auto;
}
@media (min-width: 768px) {
  #promo-banner-qr .banners .container {
    width: 55.5%;
  }
}
@media (min-width: 1025px) {
  #promo-banner-qr .banners .container {
    width: 65%;
  }
}
#promo-banner-qr .banners__description {
  padding: clamp(30px, 5.8vw, 48px) clamp(30px, 6.2vw, 52px);
  text-align: center;
}
@media (min-width: 768px) {
  #promo-banner-qr .banners__description {
    text-align: left;
  }
}
#promo-banner-qr .banners__title {
  display: block;
  font-weight: 700;
  font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
  font-size: clamp(22px, 5vw, 30px);
  line-height: clamp(26px, 6vw, 36px);
  color: #0F2B4B !important;
  text-transform: none;
  text-transform: uppercase;
  max-width: 90%;
}
#promo-banner-qr .banners__title strong {
  color: #3986C4;
}
#promo-banner-qr .banners__text {
  display: block;
  font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
  color: #373737 !important;
  font-size: clamp(14px, 1.85vw, 16px);
  line-height: clamp(16px, 1.85vw, 20px);
  text-transform: none;
  margin: clamp(10px, 2vw, 15px) 0 0;
}
#promo-banner-qr .banners__text a {
  font-size: inherit;
  line-height: inherit;
  text-decoration: underline;
  text-decoration-color: transparent;
  color: #3986C4;
  transition: all 0.35s;
}
#promo-banner-qr .banners__text a:hover {
  text-decoration-color: #0F2B4B;
}
