img {
  display: none;
}

.jumbotron.hero-image {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 30px;
  height: 224px;
  padding: 50px !important;
  border-radius: 0;
  background-image: url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/marquee-lg.jpg");
  background-color: #0568ae;
  background-size: cover;
  background-repeat: no-repeat;
}

.jumbotron.hero-image-hsi {
  background-image: linear-gradient(to right, rgba(36, 36, 36), transparent),
    url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/marquee_hsi.jpg") !important;
  background-color: transparent !important;
  background-position: center;
  padding: 20px;
}

.jumbotron.hero-image-fc {
  background-image: linear-gradient(to right, rgba(36, 36, 36), rgba(36, 36, 36), transparent, transparent, transparent),
    url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/banner.jpg") !important;
  background-color: transparent !important;
  background-position: center;
  padding: 20px;
  height: auto !important;
}

.jumbotron.hero-image-aseod {
  background-image: linear-gradient(to right, rgba(36, 36, 36), rgba(36, 36, 36), transparent, transparent, transparent),
    url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/banner_aseod.jpg") !important;
  background-color: transparent !important;
  background-position: center;
  padding: 20px;
  height: auto !important;
}

.jumbotron.hero-image-firstnet {
  background-image: linear-gradient(to right, rgba(36, 36, 36), rgba(36, 36, 36), transparent, transparent, transparent),
    url("https://www.business.att.com/content/dam/firstnet/images/knowledge-center/banner_firstnet.jpg") !important;
  background-color: transparent !important;
  background-position: center;
  padding: 20px;
  height: auto !important;
}

.jumbotron.hero-image-sdwan {
  background-image: linear-gradient(to right, rgba(36, 36, 36), rgba(36, 36, 36), transparent, transparent, transparent),
    url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/banner_sdwan.jpg") !important;
  background-color: transparent !important;
  background-position: center;
  padding: 20px;
  height: auto !important;
}

.jumbotron.hero-image-adi {
  background-image: linear-gradient(to right, rgba(36, 36, 36), rgba(36, 36, 36), transparent, transparent, transparent),
    url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/ADI_banner.jpg") !important;
  background-color: transparent !important;
  background-position: center;
  padding: 20px;
  height: auto !important;
}

.jumbotron.adi-main {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1), transparent, transparent, transparent),
    url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/gaming_banner_main.jpg") !important;
  background-color: transparent !important;
  background-position: center;
  height: 559px;
  margin-bottom: 0;
}

.jumbotron.adi-main-mobile {
  display: none;
}

.adi-mobile-banner-text {
  display: none;
}

@media (max-width: 993px) {
  .jumbotron.adi-main {
    display: none;
  }
  .jumbotron.adi-main-mobile {
    display: flex;
    background-image: url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/gaming_banner.jpg") !important;
    background-position: right;
    height: 346px;
    background-color: transparent !important;
  }
  .adi-mobile-banner-text {
    display: flex;
    flex-direction: column;
    font-family: attAleckSans-Regular;
    padding: 20px;
  }
  .adi-mobile-banner-text h1 {
    margin-top: 5px;
  }

  .adi-mobile-banner-text .list-item {
    padding: 5px;
    list-style-image: url(https://www.business.att.com/content/dam/attbusiness/knowledge-center/check.svg);
  }
  .adi-btn {
    margin-left: 20px;
  }
}

.jumbotron.adi {
  background-image: linear-gradient(to right, rgba(36, 36, 36), transparent), url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/gaming_sub_pages_banner.jpg") !important;
}

.jumbotron.hero-image-adi-sub {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/cheering.jpg") !important;
  background-color: #000000d9 !important;
  height: 237px;
  margin-bottom: 0;
}

@media (max-width: 576px) {
  .jumbotron.hero-image-adi-sub {
    background-position: center;
  }

  .jumbotron.hero-image-adi-sub button {
    margin-left: 0;
    padding: 0;
    width: 40%;
  }
}

.hero-image-adi-sub .heading {
  margin-top: 0;
}

.jumbotron.hero-image-hsi h1,
.jumbotron.hero-image-adi h1,
.jumbotron.hero-image-aseod h1,
.jumbotron.hero-image-sdwan h1,
.jumbotron.hero-image-firstnet h1,
.jumbotron.hero-image-fc h1 {
  color: white;
}

.jumbotron.hero-image-firstnet h1 {
  margin-bottom: 0;
}

.ks-text .jumbotron h1.ks-h1 {
  font-size: 63px;
}

.answer-hsi h2 {
  font-size: 16px !important;
  font-family: attAleckSans-Bold !important;
}

.adi-image-row {
  display: flex;
  height: 561px;
  background-color: white;
  font-family: attAleckSans-Regular;
  color: #ffffff;
  margin: 50px 0;
}

.adi-image-row img {
  width: 560px;
}

.adi-logos-row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
}

.adi-logos-row img {
  margin: 0 30px;
}

@media (min-width: 1200px) {
  .adi-logos-row {
    width: 90%;
  }
}

@media (min-width: 1400px) {
  .adi-logos-row {
    width: 70%;
  }
}

.rl-logo,
.lol-logo,
.nba2k-logo {
  height: 100px;
}

.dota2-logo {
  height: 40px;
}

@media (max-width: 1300px) {
  .adi-image-row .desc {
    align-items: center !important;
  }

  .adi-image-row .desc .title {
    font-size: 34px !important;
    padding: 24px 24px 0 24px !important;
    line-height: normal !important;
    text-align: center;
  }

  .adi-image-row .desc .desc-text {
    padding: 24px !important;
    line-height: normal !important;
    text-align: center;
  }
}

@media (max-width: 950px) {
  .adi-image-row {
    height: auto;
  }

  .adi-logos-row img {
    height: 70px;
  }

  .dota2-logo {
    height: 30px !important;
  }
}

@media (max-width: 993px) {
  .adi-image-row {
    flex-direction: column;
    height: auto;
  }

  .adi-image-row .image-block {
    order: 1;
  }

  .adi-image-row .desc {
    order: 2;
    align-items: center !important;
  }

  .adi-image-row img {
    width: 500px;
  }

  .pros-section {
    padding-top: 0 !important;
  }

  .pros-section .title {
    font-size: 40px !important;
    line-height: normal !important;
    text-align: center;
  }
}

@media (max-width: 576px) {
  .adi-image-row img {
    width: 300px;
  }
}

.adi-image-row .image-block {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

.adi-image-row .image-block .lg-image,
.three-img-row .img-container .lg-image {
  display: block;
}

.three-img-row .img-container .lg-image {
  width: 100%;
}

.adi-image-row .desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background-color: #000000;
  flex: 1;
}

.bg-graphite {
  background-color: #6d7278 !important;
}

.adi-image-row .desc .title {
  font-size: 50px;
  font-weight: 500;
  line-height: 66px;
  padding: 8px 80px;
}

.adi-image-row .desc .desc-text {
  font-size: 18px;
  line-height: 24px;
  padding: 8px 80px;
}

@media (max-width: 768px) {
  .jumbotron.hero-image {
    background-image: url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/marquee-md.jpg");
  }
  .jumbotron.hero-image-hsi,
  .jumbotron.hero-image-adi,
  .jumbotron.hero-image-aseod,
  .jumbotron.hero-image-firstnet,
  .jumbotron.hero-image-sdwan,
  .jumbotron.hero-image-fc {
    background-image: none;
    background-color: #0568ae;
    height: auto;
  }
  .ks-text h1.ks-h1 {
    margin-top: 0;
  }
}

@media (max-width: 576px) {
  .jumbotron.hero-image {
    background-image: url("https://www.business.att.com/content/dam/attbusiness/knowledge-center/marquee-sm.jpg");
  }
  .jumbotron.hero-image-hsi,
  .jumbotron.hero-image-adi,
  .jumbotron.hero-image-aseod,
  .jumbotron.hero-image-firstnet,
  .jumbotron.hero-image-sdwan,
  .jumbotron.hero-image-fc {
    background-image: none !important;
    background-color: #0568ae !important;
    height: auto !important;
  }
}

.ks-heading-container {
  max-width: 1220px;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 576px) {
  .ks-heading-container {
    max-width: 375px;
    padding: 20px;
  }
}

.button-shop {
  color: #ffffff;

  font-family: attAleckSans-Regular;
  font-size: 19px;
  line-height: 19px;
  font-weight: 500;

  height: 50px;
  width: 182px;

  background-color: #0568ae;
  border-radius: 32px;
  cursor: pointer;
  -webkit-appearance: none;
}

.hero-image-hsi .major-heading,
.hero-image-adi .major-heading,
.hero-image-aseod .major-heading,
.hero-image-firstnet .major-heading,
.hero-image-sdwan .major-heading,
.hero-image-fc .major-heading {
  color: #191919;

  font-family: attAleckSans-Bold;
  font-size: 40px !important;
  letter-spacing: 0;
  line-height: 50px;
}

.adi-main .major-heading-adi {
  color: #ffffff;

  font-family: attAleckSans-Regular;
  font-size: 44px !important;
  font-weight: 500;
  line-height: 58px;
}

.heading-wrapper-adi .sub-heading {
  color: #ffffff;

  font-family: attAleckSans-Regular;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.heading-wrapper-adi .list-item {
  font-family: attAleckSans-Regular;
  font-size: 16px;
  line-height: 21px;
  list-style: none;
  list-style-image: url(https://www.business.att.com/content/dam/attbusiness/knowledge-center/check.svg);
  padding-left: 10px;
}

.heading-wrapper-adi h1 {
  margin-top: 0;
}

.ks-container {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.ks-container-adi {
  justify-content: flex-start !important;
  margin-left: 80px;
}

.ks-container-adi-sub {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ks-container .heading-wrapper {
  font-family: attAleckSans-Regular;
  color: white;
  font-size: 18px;
  margin-top: 20px;
}

.ks-container-adi .heading-wrapper-adi {
  font-family: attAleckSans-Regular;
  color: white;
  font-size: 18px;
  max-width: 800px;
  margin-top: 80px;
}

.adi-btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.adi-btn {
  border-radius: 32px !important;
  min-width: 125px !important;
  font-size: 17px !important;
  padding: 8px 28px !important;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  line-height: 1.5;

  font-family: attAleckSans-Regular;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.cta-button-adi {
  font-size: 14px;
  font-weight: 500;
  border-width: 3px;
  width: 30%;
  padding: 8px 16px;
  background-color: #fff;
  color: #0568ae;
  max-height: 50px;
  border-color: #0568ae;
}

@media (min-width: 768px) {
  .cta-button-adi {
    font-size: 16px !important;
  }
}

@media (min-width: 1200px) {
  .adi-btn {
    font-size: 19px !important;
    padding: 9px 36px !important;
  }
}

.adi-sub-banner {
  display: flex;
  flex-direction: column;
  background-color: #000000;
  padding: 30px;
  color: #ffffff;

  font-family: attAleckSans-Regular;
}

.adi-sub-banner .heading {
  font-family: attAleckSans-Regular;
  font-size: 50px;
  font-weight: 500;
  line-height: 66px;
  text-align: center;
}

.adi-sub-banner .feature-container {
  display: flex;
  padding: 20px;
}

@media (max-width: 576px) {
  .adi-sub-banner .feature-container {
    flex-direction: column;
  }

  .adi-sub-banner .heading {
    font-size: 40px;
    line-height: normal;
  }

  .adi-sub-banner .feature {
    margin-top: 30px;
  }
}

.adi-sub-banner .feature-container .feature {
  display: flex;
  flex-direction: column;
}

img.svg {
  fill: white;
  width: 50px;
  height: 50px;
}

.pros-section {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: white;
  color: #2d2d2d;

  font-family: attAleckSans-Regular;
  padding: 30px;
}

.pros-section .title {
  font-size: 60px;
  font-weight: 500;
  line-height: 78px;
}

.pros-section .desc {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  max-width: 960px;
}

.three-img-row {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .three-img-row img {
  max-width: 426.66px;
} */

.three-img-row .img-container {
  position: relative;
}

.three-img-row .img-container .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  font-family: attAleckSans-Bold;
  color: white;
}

.adi-cards-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f2f2f2;
}

.adi-cards-container .title,
.product-cards-outer-container .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.adi-cards-container .title h5,
.product-cards-outer-container .title h5 {
  font-family: attAleckSans-Bold !important;
  font-weight: 800;
  font-size: 18px;
  line-height: 24px;
  color: #191919;
  margin-bottom: 0 !important;
  margin-top: 30px !important;
}

.adi-cards-container .title h3,
.product-cards-outer-container .title h3 {
  font-family: attAleckSans-Light;
  font-weight: 300;
  font-size: 34px;
  color: #191919;
  margin-top: 0 !important;
  margin-bottom: 34px !important;
}

.adi-cards-container .cards {
  display: flex;
}

@media (max-width: 993px) {
  .adi-logos-row {
    flex-direction: column;
  }

  .adi-logos-row img {
    margin: 20px 0;
  }

  .adi-cards-container .cards {
    flex-direction: column;
  }
}

.adi-cards-container .cards .adi-card {
  width: 300px;
  margin: 0 12px;
  background-color: #f2f2f2;
  opacity: 1;
}

.adi-card .bundle-decoration {
  display: flex;
  border-bottom: 7px solid #d2d2d2;
  height: 38px;
}

@media (max-width: 993px) {
  .adi-card .bundle-decoration {
    height: 0;
  }
}

.featured {
  background: linear-gradient(270deg, #009fdb 0%, #0568ae 100%);
  background-color: #009fdb;
  border-bottom: none;
  color: white;
  font-size: 15px;
  padding: 0 16px;

  font-family: attAleckSans-Regular;
  border-bottom: none !important;
  height: 38px !important;
  align-items: center;
  justify-content: space-between;
}

.selected-check {
  border-bottom: 2px solid white;
  border-left: 2px solid white;
  height: 8px;
  transform: rotate(-45deg);
  width: 16px;
}

.adi-card .bundle-container {
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  flex: 0 1 auto;
  margin: 0 0 19px;
  padding: 0;
  height: 350px;
}

.adi-card .upper-wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 28px;
  height: 244px;
}

.adi-card .bundle-container .price-offer {
  font-family: attAleckSans-Regular;
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #191919;
  padding-top: 48px;
  padding-bottom: 8px;
}

.adi-card .blue-divider-large {
  background: #71c5e8;
  height: 2px;
}

.adi-card .bundle-container .starting-at {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  min-height: 32px;
  text-align: center;
}

.adi-card .starting-at .base-price {
  color: #959595;

  font-family: attAleckSans-Medium;
  font-size: 24px;
  margin-left: 4px;
  padding-top: 4px;
  text-decoration: line-through;
}

.adi-card .starting-at .green-pill {
  background: #006f36;
  border-radius: 32px;
  color: white;

  font-family: attAleckSans-Medium;
  font-size: 16px;
  line-height: 1;
  margin-left: 4px;
  max-width: 88px;
  padding: 4px 14px;
}

.adi-card .bundle-container .price-display-large {
  font-size: 46px;
  font-family: attAleckSans-Bold;
  line-height: 1;
  letter-spacing: -1.53px;
  text-align: center;
  color: #191919;
  padding: 8px 0;
}

.adi-card .bundle-container .price-display-text-large {
  color: #191919;
  font-family: attAleckSans-Bold;
  font-size: 16px;
  letter-spacing: -0.12px;
  line-height: 0.88;
  text-align: center;
}

.adi-card .bundle-container .pricing-details-s {
  font-family: attAleckSans-Regular;
  font-size: 14px;
  line-height: 1;
  letter-spacing: -0.11px;
  text-align: center;
  color: #0568ae;
  cursor: pointer;
  text-decoration: underline;
  padding-top: 24px !important;
}

.adi-card .button-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 0 48px;
}

.adi-card .button-wrapper .adi-btn {
  border-radius: 24px;

  font-family: attAleckSans-Regular;
  font-size: 17px !important;
  height: 45px;
  margin: 24px 0 38px;
  padding: 8px 28px;
  width: 100%;
}

.adi-btn-primary {
  background-color: #0568ae;
  box-shadow: 0 0 0 2px #0568ae !important;
  border: 2px solid #0568ae;
  color: #fff;
  text-transform: unset;
  font-size: 12pt;
  border-radius: 32px;
  outline: 0 !important;
  transition: 0.2s ease-in;
  height: 38px !important;
  padding: 0 !important;
}

.mobile-btn {
  background-color: white;
  color: #0568ae;
}

.adi-sub-banner .feature .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  padding: 10px;
}
.adi-sub-banner .feature .description {
  padding: 10px;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
}

.gray-divider {
  width: 100%;
  height: 5px;
  background: gainsboro;
  border-radius: 25px;
  margin: 16px 0;
}

.adi-contact-us-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 256px;
  background-color: #0568ae;
  color: #ffffff;

  font-family: attAleckSans-Regular;
  font-size: 34px;
  font-size: 34px;
}

.adi-contact-us-header .title {
  line-height: 38px;
  text-align: center;
}

.adi-contact-us-header .subtitle {
  font-weight: bold;
  line-height: 44px;
  text-align: center;
}

@media (min-width: 375px) {
  .ks-container {
    max-width: 375px;
    padding: 20px;
  }
}

@media (min-width: 576px) {
  .ks-container {
    max-width: 540px;
  }

  .major-heading {
    width: 576px;
  }
}

@media (min-width: 768px) {
  .ks-container {
    max-width: 720px;
  }

  .major-heading {
    width: 720px;
  }
}

@media (min-width: 992px) {
  .ks-container {
    max-width: 960px;
  }

  .major-heading {
    width: 960px;
  }
}

@media (min-width: 1300px) {
  .ks-container {
    max-width: 1280px;
  }

  .major-heading {
    width: 1280px;
  }
}

section.headings {
  margin-top: 30px;
}

.question {
  color: #191919;

  font-family: attAleckSans-Regular;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 38px;
}

.ks-text h2.ks-h2,
.ks-text h1.ks-h1 {
  color: #191919;

  font-family: attAleckSans-Regular;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 38px;
  margin-bottom: 12px;
}

.ks-text h1.ks-h1 {
  font-size: 34px;
}

.ks-text h2.ks-h2 {
  font-size: 28px;
}

.ks-text h3.ks-h3 {
  font-size: 18px;
}

.answer {
  display: flex;
  align-items: center;
}

.answer-flex-start {
  display: flex;
  align-items: flex-start;
}

.answer-flex-start .text {
  color: #000000;

  font-family: attAleckSans-Regular;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

.answer-flex-start .image-right {
  margin-left: 30px;
  margin-top: 25px;
}

@media (max-width: 768px) {
  .answer {
    flex-direction: column !important;
  }

  .answer-hsi {
    display: flex;
    flex-direction: column-reverse !important;
  }

  .answer-flex-start {
    flex-direction: column !important;
  }

  .answer-hsi .image-right-hsi {
    float: none;
  }
}

.answer .image-left {
  margin-right: 30px;
}

.answer .image-right {
  margin-left: 30px;
}

.answer-hsi .image-right-hsi {
  margin-left: 30px;
  float: right;
}

@media (max-width: 768px) {
  .answer .image-right {
    margin: 0;
  }

  .answer-hsi .image-right-hsi {
    display: flex;
    justify-content: center;
    margin: 16px 0 0 0;
  }

  .answer-flex-start .image-right {
    margin: 0;
  }

  .answer .image-left {
    margin: 0;
  }
}

@media (max-width: 576px) {
  .answer-hsi .image-right-hsi img {
    max-width: 350px;
  }
}
.answer .text,
.answer-hsi .text {
  color: #000000;

  font-family: attAleckSans-Regular;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}
div.answer div.text > p:first-child {
  margin-top: 0;
}
section .text ol li,
section .text ul li.header-item {
  color: #0568ae;
}

section .text li a {
  color: #0568ae;
  text-decoration: none;
}

section .text li a.item-link {
  text-decoration: underline;
}

.product-cards-outer-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f2f2f2;
  padding: 15px 75px 60px;
}

@media (max-width: 768px) {
  .product-cards-outer-container {
    padding: 30px;
  }

  .answer-hsi {
    display: flex;
    flex-direction: column-reverse !important;
  }

  .answer-hsi .image-right-hsi {
    float: none;
  }
}

.product-cards-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .product-cards-container {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}

.product-card {
  width: 352px;
  margin: 0 12px 24px;
  background-color: transparent;
  min-height: 326px;
  height: auto;
  background-color: white;

  font-family: attAleckSans-Regular;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  /*    position: relative;*/
  border-top: solid 10px #31cfff;
}

@media (max-width: 576px) {
  .product-card {
    width: 310px;
  }
}

.product-card .prod-card {
  width: 100%;
  min-height: 326px;
  height: auto;
  background-color: white;

  font-family: attAleckSans-Regular;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  /*    position: relative;*/
  border-top: solid 10px #31cfff;
}

.product-content {
  flex-grow: 1;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.bottom-container {
  margin-bottom: 40px;
}

.product-button {
  display: block;
  width: auto;
  height: 46px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 36px;
  padding-right: 36px;
  text-align: center;
  font-size: 19px;
  color: white;
  background-color: #0568ae;
  border-radius: 23px;

  font-family: attAleckSans-Regular;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
}

.banner-button {
  height: 46px;
  padding-left: 36px;
  padding-right: 36px;
  margin-top: 20px;
  text-align: center;
  font-size: 19px;
  color: white;
  background-color: #0568ae;
  border-radius: 23px;

  font-family: attAleckSans-Regular;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
}

@media (max-width: 576px) {
  .banner-button {
    color: #0568ae;
    background-color: white;
  }
}

.product-button-link {
  text-decoration: none;
}

.product-title {
  height: 60px;
  color: #000000;

  font-family: attAleckSans-Regular;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
  margin: 20px 0 10px;
}

.product-desc p {
  font-size: 16px;
  color: #69707b;

  font-family: attAleckSans-Regular;
  text-align: center;
  line-height: 1.32;
}

.fc-title {
  margin-top: 64px;
  margin-bottom: 30px;
}

.fc-desc {
  margin-bottom: 36px;
}

.fc-price {
  margin-bottom: 26px;
}

.product-price {
  height: 30px;
  width: 310px;
  color: #000000;
  font-family: attAleckSans-Bold;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
}

.product-price .per-month {
  font-size: 18px;
}

.product-price-rate {
  height: 21px;
  color: #000000;

  font-family: attAleckSans-Regular;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21px;
  text-align: center;
}

.mt-0 {
  margin-top: 0 !important;
}

@media (min-width: 1201px) {
  .lg-image {
    display: block;
  }
}

@media (max-width: 1200px) {
  .sm-image {
    display: block;
  }
}

@media (min-width: 577px) {
  .answer-hsi .lg-image-hsi {
    display: block;
  }
  .answer-hsi .lg-image-hsi.fc {
    max-width: 500px;
  }
  .answer-hsi .sm-image-hsi {
    display: none;
  }
  .adi-image-row .image-block .lg-image {
    display: block !important;
  }
  .adi-image-row .image-block .sm-image {
    display: none;
  }
}

@media (max-width: 576px) {
  .answer-hsi .sm-image-hsi {
    display: block;
  }
  .answer-hsi .lg-image-hsi {
    display: none;
  }
  .adi-image-row .image-block .sm-image {
    display: block !important;
  }
  .adi-image-row .image-block .lg-image {
    display: none;
  }
}

a {
  color: #0568ae;
}

sup {
  font-size: 12px;
  font-family: attAleckSans-Light;
}

.ks-ul {
  margin-inline-start: 45px;
}

@media (max-width: 576px) {
  .ks-ul {
    margin-inline-start: 25px;
  }
}

.mosaic {
  display: grid;
}

.mosaic-item:first-of-type {
  grid-column: 1 / span 3;
  grid-row: 1 / span 3;
}

.mosaic-item:last-of-type {
  grid-column: 3 / span 2;
  grid-row: 3 / span 2;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.align-top {
  align-items: flex-start !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pt-7 {
  padding-top: 7px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.footnote {
  font-size: 12px;
}

.ks-footer-link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  background-color: #009fdb;
  color: white;

  font-family: attAleckSans-Regular;
}

.ks-footer-link a {
  color: white;
}

.button-container {
  margin-top: 16px;
}

.w-100 {
  width: 100%;
}

.w-350 {
  width: 350px;
}

.disclaimer-container {
  background-color: #f2f2f2;
}

.disclaimer-container .ks-container .disclaimer {
  font-family: attAleckSans-Light;
  font-size: 12px;
}

.li-no-link {
  color: #000000 !important;
}

.ks-text :target::before {
  content: "";
  display: block;
  height: 80px;
  margin: -80px 0 0;
}