/* App Page Styles */
@media (min-width: 1000px) {
    body {
        overflow-x: hidden;
    }
}

#ppu72435 {
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
}

#pu72435 {
    padding-top: 26px;
}

.page--content {
    border-top: 2px solid hsla(0, 0%, 72%, 1) !important;
    clear: both;
    margin-bottom: 48px;
    padding-top: 48px;
    width: 960px;
}

.page-intro--container {
    margin-bottom: 67px;
    position: relative;
}

.app-icon--container {
    bottom: 6px;
    height: 76px;
    position: absolute;
    right: 0;
}

.app-icon--image {
    height: 100%;
}

.page-intro--heading {
    font-family: 'Playfair Display', 'Times New Roman', Times, serif;
    font-size: 40px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 16px;
    padding-top: 8px;
}

.page-intro--sub-heading {
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 19px;
    padding-top: 5px;
}

.page-intro--link,
.page-intro--link:link,
.page-intro--link:visited {
    color: hsla(0, 0%, 0%, 1);
    -webkit-font-smoothing: antialiased;
}

.page-intro--link:focus,
.page-intro--link:hover {
    color: hsla(0, 0%, 51%, 1);
}

.app-features--container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 1032px;
}

.app-feature--card {
    flex: 0 1 auto;
    margin-bottom: 48px;
    margin-right: 72px;
    width: calc(50% - 72px);
}

.card-4 {
    align-self: flex-end;
}

.card--image-container {
    /* background-color: hsla(0, 0%, 75%, 1); */
    text-align: center;
}

.card-4 .card--image-container {
    text-align: center;
}

.card--image {
    bottom: -3px;
    height: 100%;
    position: relative;
}

.card--heading {
    color: hsla(0, 0%, 0%, 1);
    font-family: 'Playfair Display', 'Times New Roman', Times, serif;
    font-size: 32px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 13px;
    padding-top: 11px;
}

.card--description {
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 18px;
    padding-top: 6px;
}

.card-3 .card--description {
    margin-bottom: 16px;
}

.card--note {
    font-size: 12px;
}

.key-features--section {
    background-color: hsla(189, 23%, 57%, 1);
    left: -7.5px;
    margin-left: calc(-100vw / 2 + 975px / 2);
    margin-right: calc(-100vw / 2 + 960px / 2);
    padding-bottom: 48px;
    padding-top: 48px;
    position: relative;
    width: 100vw;
}

.key-features--container {
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.key-features--heading {
    color: hsla(0, 0%, 100%, 1);
    flex: 1 0 auto;
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 22px;
    padding-top: 2px;
    width: 100%;
}

.key-features--list-container {
    margin-right: 48px;
    /* width: calc(33% - 29px); */
    width: calc(100% - 48px);
}

.key-features--list-container:last-of-type {
    margin-right: 0;
}

.key-features--list-heading {
    color: hsla(0, 0%, 100%, 1);
    flex: 0 1 auto;
    font-size: 16px;
    margin-bottom: 0;
    padding-top: 8px;
    text-transform: uppercase;
}

.key-features--list {
    margin-bottom: 19px;
    padding-top: 2px;
}

.additional-features--list {
    margin-bottom: 16px;
}

.key-features--list-item {
    color: hsla(0, 0%, 100%, 1);
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    line-height: 24px;
    list-style: disc;
}

.key-features--description {
    color: hsla(0, 0%, 100%, 1);
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 18px;
    padding-top: 6px;
}

.key-features--link,
.key-features--link:link,
.key-features--link:visited {
    color: hsla(0, 0%, 100%, 1);
    -webkit-font-smoothing: antialiased;
}

.key-features--link:focus,
.key-features--link:hover {
    color: hsla(0, 0%, 21%, 1);
}
