:root {
    --color-solid-black: #000;
    --color-black: #121212;
    --color-link-blue: #486784;
    --color-gray: #7c7c7c;
    --color-red: #EC1300;
}

.main-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    overscroll-behavior-y: none;
    font-family: Lato, sans-serif;
    font-weight: 400;
    color: var(--color-black);
    position: relative;
}
.special-heading {
    font-size: 14px;
    color: #676767;
    line-height: 125%;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
}
.opener {
    margin-bottom: 20px;
    position: relative;
}

.opener img {
    width: 100vw;
    height: auto;
    object-fit: cover;
}

@media screen and (min-width: 1200px) {
    .opener {
        margin-bottom: 40px;
    }
}

h1 {
    font-size: 48px;
    color: var(--color-black);
    line-height: 125%;
    font-weight: 800;
}
.main-heading {
    border-bottom: 1px solid #d5d5d5;
    max-width: 1185px;
    margin: 0 auto;
    padding: 10px 25px 20px;
}
.sub-heading {
    font-size: 20px;
    color: var(--color-black);
    margin-top: 10px;
}
.story-content {
    margin-top: 30px;
    padding: 0 8%;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
}
.story-content-article {
    padding: 2% 8%;
}
.story-content h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #000;
    margin-top: 25px;
    margin-bottom: 25px;
}
.story-content > img {
    width: 100%;
}

header, .cmp-experiencefragment--hpHeader {
    position: relative;
    z-index: 5;
}

.aarp-c-body-wrapper {
    overflow: visible;
}
.story-content.story-content-caption{
	margin: 0;
}

.story-content > p {
    margin-bottom: 20px;
}
.story-content p {
    line-height: 30px;
    font-size: 20px;
}
.story-content a {
    color: var(--color-link-blue);
    text-decoration: underline;
}
.mid-story-ad {
    margin-top: 30px;
}
@media screen and (min-width: 1200px) {
    .story-content > p {
        margin-bottom: 20px;
    }    
}

@media screen and (min-width: 768px) {
    .story-content {
        font-size: 20px;
        padding: 0 12.9%;
    }
    .main-heading {
        padding: 20px 0;
    }

}
@media screen and (min-width: 768px) and  (max-width: 1024px) {
    h1 {
        font-size:40px;
        line-height: 50px;
    }
    .main-heading {
        padding: 20px 11.7%;
    }
    .story-content-article {
        padding: 2% 12%;
    }
}
@media only screen and (min-width: 1200px) {
    .story-content {
        margin-top: 20px;
        padding: 0 29.6%;
    }
    .story-content-article {
        padding: 2% 9%;
    }
    .opener {
        margin-bottom: 20px;
    }
    .main-heading {
        padding: 10px 0 20px;
    }
}
@media screen and (max-width: 767px) {
    .opener p.photo-caption {
        font-size: 14px;
    }
    h1 {
        font-size: 36px;
        line-height: 45px;
    }
    .sub-heading {
        font-size: 18px;
        line-height: 27px;
    }
}
.article-affiliation {
    font-size: 16px;
    line-height: 1.35;
    font-weight: 700;
    margin-bottom: 12px;
}

.article-attribution {
    font-size: 14px;
    line-height: 1.25;
}
.article-affiliation p, .article-attribution p {
    line-height: 21.6px;
}

.article-affiliation a,
.article-attribution a {
    color: var(--color-link-blue);
    text-decoration: underline;
    font-weight: 700;
}

.article-language {
    margin-top: 12px;
    display: block;
    padding-left: 20px;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    .story-content {
        padding: 0 8.26%;
    }
}
@media screen and (min-width: 768px) {
    .article-language {
        margin-top: 0px;
        display: inline-block;
    }
}

.publish-date {
    display: block;
}

@media screen and (min-width: 768px) {
    .publish-date {
        display: inline-block;
    }
}
.story-content-image {
    width: 100%;
    margin-top: 10px;
}
.img-wrapper-centered {
    max-width: 72%;
    margin: 0 auto;
}
.video-wrapper-centered {
    max-width: 65.17%;
    margin: 0 auto;
}
.video-wrapper-centered video {
    max-height: 405px;
}
.img-wrapper-small {
    max-width: 52%;
    margin: 0 auto;
}

@media screen and (min-width: 1200px) {
    .story-content-image {
        padding: 0 7.8%;
    }
}

@media screen and (max-width: 1024px) {
    .story-content-image {
        padding: 7% 7% 2%;
    }
    .story-content-image.two-images {
        padding: 0 5.46%;
    }
}

.story-content-image img {
    max-width: 100%;
}
.clearfix {
    clear: both;
}

.opener .photo-caption{
	font-size: .75em;
	line-height: 20px;
	color: #676767;
	font-weight: 400;
    margin: 10px 50px;
}
.img-caption {
    font-size: 20px;
    line-height: 30px;
    font-style: italic;
    font-weight: 400;
    font-family: Lato, sans-serif;
    color: #000;
    padding: 10px 0 0;
}

.img-caption span {
    display: block;
}
.img-caption .credit, p.credit, .slider .credit, p.footer-credit {
    font-size: 12px;
    line-height: 16px;
    color: #676767;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    margin-top: .5em;
    text-transform: uppercase;
    text-align: left;
}
p.footer-credit {
    margin-top: 20px;
}
.opener .credit {
    padding: 1% 5%;
}
@media screen and (max-width: 767px) {
    .opener .photo-caption {
        margin: 10px 20px;
    }
    .img-caption, .story-content-with-video .img-caption {
        padding: 10px 1px 0;
        font-size: 14px;
        line-height: 17.5px;
     }
 }

/* Portrait */
@media only screen and (min-device-width: 768px) {
 .img-caption, .story-content-with-video .img-caption {
    padding: 0 17.44%;
 }
}
@media only screen and (min-width: 1200px) {
 .img-caption, .story-content-with-video .img-caption {
        padding: 10px 17.4% 0;
    }
}

.noPaddingTop {
    padding-top: 0;
}
.noMarginTop {
    margin-top: 0;
}

.section-heading-text {
    color: #121212;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 125%;
    text-align: left;
    display: inline-block;
}

@media screen and (min-width: 768px) {
    .section-heading-text {
        font-size: 26px;
        line-height: 32.5px;
    }
}

@media screen and (min-width: 1024px) {
    .section-heading-text {
        font-size: 30px;
    }
}

.story-content.margin-top-20 {
    margin-top: 20px;
}
.story-content.margin-top-40 {
    margin-top: 38px;
}
.story-content.margin-bottom-40 {
    margin-bottom: 38px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}
.margin-top-10 {
    margin-top: 10px;
}
.story-content a {
    color: var(--color-link-blue);
    text-decoration: underline;
}
.story-content.section-heading {
    text-align: left;
}
@media screen and (max-width: 767px) {
    .story-content.section-heading {
        font-size: 20px;
    }
    .section-heading-text {
        font-size: 24px;
        line-height: 30px;
        text-align: left;
        display: block;
    }

}

.line-separator {
    border: 1px solid var(--color-black);
}
.line-separator-gray {
    border: 1px solid #d5d5d5;
}
.clearfix {
    clear: both;
}
.story-content .story-editor {
	font-size:16px;
	color: var(--color-black);
	line-height: 135%;    
}
.story-editor {
    margin: 20px 0 30px 0;
    display: flex;
    gap: 10px;
}
.story-editor img {
    height: 60px;
    width: 60px;
}
.story-content-with-video .img-caption {
    padding: 10px 0 0;
}
@media screen and (max-width: 767px) {
    .story-content-with-video .img-caption {
        padding: 10px 8.26% 0;
    }
    .story-content-with-video video {
        max-height: 482px;
    }
}

.story-content-right-text {
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.5;
}

@media screen and (min-width: 768px) {
    .story-content-right-text {
        font-size: 20px;
        padding-right: 78px;
        flex-basis: 45.5%;
        margin-top: 0;
    }
}

@media screen and (min-width: 1200px) {
    .story-content-right-text {
        padding-right: 300px;
        flex-basis: 652px;
    }
    .section-heading-text {
        line-height: 37.5px;
    }
}
@media screen and (min-width: 768px) and  (max-width: 1024px) {
    .img-caption {
        padding: 10px 6.44% 0;
    }
    .img-wrapper-small .img-caption {
        padding: 10px 0 0;
    }
    .img-wrapper-small {
        max-width: 100%;
    }
}
@media screen and (max-width:767px) {
   
    .img-wrapper-small {
        max-width: 100%;
        margin: 0 auto;
    }
}
.section-margin-top {
    margin-top: 20px;
}

@media screen and (min-width: 1200px) {
    .section-margin-top {
        margin-top: 20px;
    }  
    .img-wrapper-small {
        max-width:  65.166%;
        margin: 0 auto;
    } 
}

.story-content-article ul.sharp-c-social-icon-share__list {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin-top: 12px;
}

.story-content-article ul.sharp-c-social-icon-share__list li {
    margin-right: 10px;
}

.story-content-article ul.sharp-c-social-icon-share__list li a {
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    font-size: 0;
    line-height: 0;
    background-position: center;
}

.story-content-article ul.sharp-c-social-icon-share__list li a.sharp-c-social-icon-share__icon--facebook {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTgiIGN5PSIxOCIgcj0iMTgiIGZpbGw9IiMzQjU5OTgiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS41MDQ5IDI2LjY0MDFWMTguNzU4M0gyMi4xNTA5TDIyLjU0NjkgMTUuNjg2SDE5LjUwNDlWMTMuNzI0N0MxOS41MDQ5IDEyLjgzNTUgMTkuNzUxOCAxMi4yMjkzIDIxLjAyNjkgMTIuMjI5M0wyMi42NTQxIDEyLjIyODZWOS40ODEwN0MyMi4zNzI2IDkuNDQzNjMgMjEuNDA3MSA5LjM2MDExIDIwLjI4MzkgOS4zNjAxMUMxNy45MzgxIDkuMzYwMTEgMTYuMzMyNSAxMC43OTE1IDE2LjMzMjUgMTMuNDIwOVYxNS42ODZIMTMuNjgwMVYxOC43NTgzSDE2LjMzMjVWMjYuNjQwMUgxOS41MDQ5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)
}

.story-content-article ul.sharp-c-social-icon-share__list li a.sharp-c-social-icon-share__icon--twitter {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTgiIGN5PSIxOCIgcj0iMTgiIGZpbGw9IiMwMEFDRUUiLz4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzYwXzMxODU3KSI+CjxwYXRoIGQ9Ik0yMC4wMTQ2IDE2LjM0OUwyNy44OTE2IDcuMTkxNzFIMjYuMDI1TDE5LjE4NTQgMTUuMTQyOEwxMy43MjI2IDcuMTkxNzFINy40MjE4OEwxNS42ODI3IDE5LjIxNTJMNy40MjE4OCAyOC44MThIOS4yODg1OUwxNi41MTE0IDIwLjQyMTRMMjIuMjgwNSAyOC44MThIMjguNTgxMkwyMC4wMTQxIDE2LjM0OUgyMC4wMTQ2Wk0xNy40NTc4IDE5LjMyMTFMMTYuNjIwOSAxOC4xMjM5TDkuOTYxMTkgOC41OTcwN0gxMi44Mjg0TDE4LjIwMjggMTYuMjg1NUwxOS4wMzk4IDE3LjQ4MjhMMjYuMDI1OSAyNy40NzY2SDIzLjE1ODdMMTcuNDU3OCAxOS4zMjE2VjE5LjMyMTFaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzYwXzMxODU3Ij4KPHJlY3Qgd2lkdGg9IjIxLjE1OTQiIGhlaWdodD0iMjEuNjM3NCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuNDIxODggNy4xOTE3MSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)
}

.story-content-article ul.sharp-c-social-icon-share__list li a.sharp-c-social-icon-share__icon--linkedin {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTgiIGN5PSIxOCIgcj0iMTgiIGZpbGw9IiMyODY3QjIiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS41MzUxIDkuMzYwMTFDMTAuMzI2OSA5LjM2MDExIDkuMzU5OTkgMTAuMzI3MSA5LjM1OTk5IDExLjUzNTJDOS4zNTk5OSAxMi43NDM0IDEwLjMyNjkgMTMuNzEwMyAxMS41MzUxIDEzLjcxMDNDMTIuNzQzMyAxMy43MTAzIDEzLjcxMDIgMTIuNzQzNCAxMy43MTAyIDExLjUzNTJDMTMuNzEwMiAxMC4zMjcxIDEyLjc0MzMgOS4zNjAxMSAxMS41MzUxIDkuMzYwMTFaTTIyLjQxMDcgMTUuNTIzM0MyMS4zMjI4IDE1LjUyMzMgMTkuOTkzNyAxNi4yNDc2IDE5LjM4OTYgMTcuMjE0NlYxNS43NjQ1SDE1Ljc2NDRWMjYuNjQwMUgxOS4zODk2VjIwLjIzNTdDMTkuMzg5NiAxOS4yNjg3IDIwLjIzNTYgMTguNDIyNyAyMS4yMDE4IDE4LjQyMjdDMjIuMTY4OCAxOC40MjI3IDIzLjAxNDggMTkuMjY4NyAyMy4wMTQ4IDIwLjIzNTdWMjYuNjQwMUgyNi42NFYxOS43NTI2QzI2LjY0IDE3LjQ1NjUgMjQuNzA2MSAxNS41MjMzIDIyLjQxMDcgMTUuNTIzM1pNOS43MjIxNSAyNi42NDAxSDEzLjM0NzNWMTUuNzY0NUg5LjcyMjE1VjI2LjY0MDFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)
}
.advertisement {    
    z-index: 10;
    position: relative;
}

.featuredList-title,
.uxdia-c-featured-list,
.comments {
    padding: 0 8.26%;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .featuredList-title,
    .uxdia-c-featured-list,
    .comments {
        padding: 0 17.44%;
    }
}

@media screen and (min-width: 1200px) {
    .featuredList-title,
    .uxdia-c-featured-list,
    .comments {
        padding: 0 27.77%;
        max-width: calc((100vw - 1427px) / 2 + 1440px);
    }
}

.featuredList-title p {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    padding: 10px 0 10px 16px;
    margin-bottom: 20px;
    border-left: 2px solid var(--color-red);
}

@media screen and (min-width: 1200px) {
    .featuredList-title p {
        font-size: 30px;
        line-height: 38px;
        padding: 10px 0 10px 24px;
    }
}

.uxdia-c-featured-list--collection .uxdia-c-featured-tile__container {
    max-height: none;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.uxdia-c-featured-tile__container {
    display: flex;
    flex-direction: row-reverse;
}

.uxdia-c-featured-list--collection .uxdia-c-featured-tile__image-wrapper {
    margin-right: 0;
}

.uxdia-c-featured-list--collection .cmp-image__image {
    width: auto;
    height: 4.375em;
    padding-left: 12px;
}

@media screen and (min-width: 768px) {
    .uxdia-c-featured-list--collection .cmp-image__image {
        width: 13.625em;
        height: 7.6875em;
        padding-left: 20px;
    }
}

.uxdia-c-featured-list--collection .uxdia-c-featured-tile__title a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 800;
    margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
    .uxdia-c-featured-list--collection .uxdia-c-featured-tile__title a {
        font-size: 24px;
        line-height: 30px;
    }
}

.uxdia-c-featured-list--collection .uxdia-c-featured-tile__description {
    display: none;
}

@media screen and (min-width: 768px) {
    .uxdia-c-featured-list--collection .uxdia-c-featured-tile__description {
        font-size: 16px;
        line-height: 20px;
        display: block;
    }
}

.uxdia-c-featured-list--collection .uxdia-c-featured-tile__section-wrapper {
    flex-basis: 100%;
    padding: 20px 0;
    border-bottom: 1px solid var(--color-gray);
}

.uxdia-c-featured-list--collection .uxdia-c-featured-tile__tab-section {
    padding: 0;
}

.uxdia-c-featured-list--collection .uxdia-c-featured-tile__content-wrapper {
    padding-top: 0;
}

.uxdia-c-featured-list--collection .uxdia-c-featured-tile__section-wrapper:nth-child(even) {
    margin-left: 0;
}
.uxdia-c-featured-tile__category {
    font-size: .875em;
    line-height: 18px;
    font-weight: 900;
    color: #dd1200;
    cursor: default;
}
.vf-follow-button.vf-label-text.vf-actions-subscribe.vf-button.vf-no-outline.is-cta.is-inverted.is-accent-color.is-size-tiny {
    text-decoration: none;
    border: 1px solid #121212;
    border-radius: 1.66667em;
    line-height: 1.26667em;
    height: 3em;
    font-weight: 700;
    background-color: transparent;
    text-transform: capitalize;
    padding: 0;
}

.vf-follow-button__text {
    font-size: 16px;
    line-height: 19px;
}

.aarp-c-viafoura--aarpe-customized.aarp-c-viafoura .vf-sort-actions .vf-dropdown-trigger.vf-dropdown-button {
    border-radius: 23px   
}

.viafoura > * {
    font-family: Lato, sans-serif;
}

.vf3-conversations-footer__branding {
    position: relative !important;
    justify-content: center;
}

header.vf-comment-header {
    z-index: 1;
}
.viafoura .vf3-comments__tabbed-nav[data-v-8249a4bc] .vf-tabbed-nav {
    z-index: 4;
}
.uxdia-c-full-width-ads .aarpe-ad-wrapper .aarpe-ad-messaging {
    border: 0;
    line-height: inherit;
}
.uxdia-u-channel-v2 .container.uxdia-c-news-gallery__wrapper~.container .uxdia-c-full-width-ads {
    padding-top: 40px;
}

.uxdia-u-travel-v2 .uxdia-c-full-width-ads .aarpe-ad-wrapper:not(.dynamic-mini-scroller):not(.incontent-native) .aarpe-ad {
    margin: 0
}

.uxdia-c-full-width-ads .aarpe-ad-wrapper {
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding-top: 1.25em;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.uxdia-c-full-width-ads .aarpe-ad-wrapper.incontent-native {
    -webkit-box-align: center;
    align-items: center;
    border-bottom: 1px solid #d5d5d5
}

.uxdia-c-full-width-ads .aarpe-ad-wrapper.incontent-native .aarpe-ad {
    border-bottom: none;
    max-width: 768px;
    width: 100%
}

.uxdia-c-full-width-ads .aarpe-ad-wrapper:not(.dynamic-mini-scroller):not(.incontent-native) .aarpe-ad {
    margin: 0 auto;
    max-width: 75em
}

.uxdia-c-full-width-ads .aarpe-ad-wrapper.dynamic-mini-scroller .aarpe-ad {
    width: auto
}

.uxdia-c-full-width-ads .aarpe-ad-wrapper.dynamic-mini-scroller .aarpe-ad .celtra-ad-inline-host {
    margin: 0 auto;
    max-width: 75em
}

.uxdia-c-full-width-ads .aarpe-ad-wrapper .aarpe-ad-messaging {
    border: 0;
    line-height: inherit
}

.uxdia-c-full-width-ads .aarpe-ad-wrapper .aarpe-ad {
    padding: .3125em 0 1.25em;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center
}

@media only screen and (min-width: 768px) and (max-width:1200px) {
    .uxdia-c-full-width-ads .aarpe-ad-wrapper .aarpe-ad {
        margin:0 2.5em
    }
}

@media only screen and (max-width: 1023px) {
    .uxdia-c-full-width-ads\@tablet .aarpe-ad-wrapper {
        padding-top:1.875em
    }

    .uxdia-c-full-width-ads\@tablet .aarpe-ad-wrapper .aarpe-ad {
        width: 100%;
        padding: .3125em 0 2.5em
    }
}

@media only screen and (max-width: 767px) {
    .uxdia-c-full-width-ads\@mobile .aarpe-ad-wrapper {
        padding-top:1.25em
    }

    .uxdia-c-full-width-ads\@mobile .aarpe-ad-wrapper .aarpe-ad {
        margin: 0 1.875em;
        padding: .3125em 0 1.875em
    }

    .uxdia-c-full-width-ads\@mobile .aarpe-ad-wrapper.mobile-scroller {
        padding-top: 0
    }

    .uxdia-c-full-width-ads\@mobile .aarpe-ad-wrapper.incontent-native .aarpe-ad {
        width: 300px
    }

    .uxdia-c-series-landing-template .uxdia-c-featured-tile-wrapper--display-ad .aarpe-ad {
        margin: 0 0 1.25em
    }

    .uxdia-c-series-landing-template .aarpe-ad-wrapper.incontent-native .aarpe-ad {
        width: 18.75em
    }

    .uxdia-c-series-landing-template .uxdia-o-article-rail .advertisement .aarpe-ad-wrapper .aarpe-ad-message {
        font-weight: 700
    }

    .aarp-c-offscreen-nav-uxdia__open .notranslate[style*='z-index: 2147483627'] {
        visibility: hidden
    }
}

.uxdia-o-full-width-ads .aarpe-ad-wrapper.dynamic-mini-scroller .aarpe-ad {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: normal;
    align-items: normal
}

.uxdia-c-series-landing-template .aarpe-ad-wrapper.dynamic-mini-scroller .aarpe-ad {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: normal;
    align-items: normal
}
.advancedhtml .advertisement iframe{
    width: revert-layer;
}
.story-content-image.letters {
    text-align: center;
}
.story-content-image .gallery-item {
    max-width: 70%;
} 
.gallery {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.image-container {
    position: relative;
    width: 100%;
    height: auto;
    flex: 0 0 33%;
}
.letter-img {
    cursor: pointer;
}
.zoom-btn {
    position: absolute;
    cursor: pointer;
    width: auto;
    height: auto;
    bottom: 20px;
    right: 10px;
}
.zoom-text {
    margin-right: 15px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
}
.vertical-middle {
    vertical-align: middle;
}
.gallery img {
    margin-bottom: 20px;
}
.gallery-item {
    max-width: 300px;
    margin: 10px;
    cursor: pointer;
    border: 2px solid transparent;
}

.gallery-item:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-color: rgba(0, 0, 0, 0.2);
}
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.modal-content {
    max-width: 80%;
    max-height: 80%;
}

.close {
    position: absolute;
    top: 20px;
    right: 30px;
    color: white;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}

.zoom-controls {
    position: absolute;
    bottom: 20px;
    right: 30px;
}

.zoom-controls button {
    background-color: white;
    border: none;
    padding: 10px;
    font-size: 20px;
    margin: 5px;
    cursor: pointer;
}

.zoom-controls button:hover {
    background-color: #ddd;
}
.slider-container {
    position: relative;
    max-width: 65.2%;
    margin: 20px auto;
    display: inline-block
}

.slider {
    overflow: hidden;
    margin-bottom: 20px; /* Space between image and controls */
}

.slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.slide-item {
    position: relative;
    width: 100%;
    flex: 0 0 100%;
}
.slides .letter-img {
    width: 100%;
}

.controls {
    display: flex;
    justify-content: center;
    align-items: center;
}

.controls span {
    cursor: pointer;
    margin: 0 15px;
}
.story-content a.prev, .story-content a.next {
    text-decoration: none;
}
.prev, .next {
    cursor: pointer;
    padding: 10px 13px;
    color: #b5b5b5;
    font-size: 12px;
    z-index: 100;
    border-radius: 50%;
    border: 1px solid #b5b5b5;
    text-decoration: none;
} 
.image-number {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}
.image-number {
    color: #121212;
    padding: 5px 10px;
    border-radius: 5px;
}
.sign-wrapper {
    text-align: right;
    margin-bottom: 25px;
}
.sign-image {
    max-width: 54.13%;
}
@media only screen and (max-width: 767px) { 
    .gallery {
        display: block;
    }
    .slider-container {
        max-width: 100%;
    }
    .sign-image {
        max-width: 100%;
    }
}
@media screen and (min-width: 768px) and  (max-width: 1024px) {
    .slider-container {
        max-width: 100%;
    }
}