

.u-heading-xxl-600, .u-heading-preset-xxl-600 {
    font-family: "PoppinsSemiBold", sans-serif;
    font-weight: 600;
    font-size: 70px;
    line-height: 82px
}

@media(max-width: 1199px) {
    .u-heading-xxl-600\@mobile, .u-heading-preset-xxl-600 {
        font-family: "PoppinsSemiBold", sans-serif;
        font-weight: 600;
        font-size: 36px;
        line-height: 1.2
    }
}







.u-heading-sm-600, .u-heading-preset-sm-600 {
    font-family: "PoppinsSemiBold", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px
}

@media(max-width: 1199px) {
    .u-heading-sm-600\@mobile, .u-heading-preset-sm-600 {
        font-family: "PoppinsSemiBold", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 24px
    }
}



.hero {
    display: flex;
    position: relative;
    pointer-events: none
}

.hero--grey::after {
    background-color: #fafafa;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1
}



.hero__overflow-container {
    padding-top: 7rem;
    padding-bottom: 23rem;
    background-color: #fff;
    margin-bottom: -42.5rem;
}

@media(max-width: 74.9375em) {
    .hero__overflow-container {
        margin-bottom: 0;
        padding-bottom: 0rem;
       
    }
    .section__content {
        margin: 1rem auto;
    }
}



.hero .container {
    display: flex;
    justify-content: space-between;
    padding: 0 80px;
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
}

@media(max-width: 74.9375em) {
    .hero .container {
        padding: 0px 32px
    }
}

.hero__heading {
    max-width: 63rem;
    margin-bottom: .5rem
}

.hero__heading--hidden {
    display: none
}

.hero__subheading {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400
}

@media(max-width: 74.9375em) {
    .hero__subheading {
        max-width: 60%
    }
}

.hero__text-container {
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 1
}

.hero__image-container {
    align-items: flex-end;
    display: flex;
    position: relative;
    z-index: 3;
    width: 37rem;
    margin-bottom: 10rem;
}

@media(max-width: 47.9375em) {
    .hero__image-container {
        width: 100%
    }
}

@media(max-width: 74.9375em) {
    .hero__image-container {
        position: absolute;
        z-index: 0;
        width: 100%;
        display: none;
    }
}

.hero__image-container::before, .hero__image-container::after {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    position: absolute
}

.hero__image-container::after {
    z-index: 2
}

.hero__image {
    position: relative;
    z-index: 3;
    width: auto;
    height: auto
}

@media(max-width: 47.9375em) {
    .hero__image {
        margin-left: auto
    }
}

.hero__image--desktop {
    display: block
}

.hero__image--mobile {
    display: none
}

@media(max-width: 74.9375em) {
    .hero__image--desktop {
        display: none
    }

    .hero__image--mobile {
        display: block
    }
}

@media(max-width: 47.9375em) {
    .home .hero::after, .next-page .hero::after {
        height: 89%
    }
}

.home .hero__heading, .next-page .hero__heading {
    margin-top: 12rem
}

@media(max-width: 74.9375em) {
    .home .hero__heading, .next-page .hero__heading {
        margin-top: 6.4rem
    }
}

@media(max-width: 47.9375em) {
    .home .hero__heading, .next-page .hero__heading {
        margin-top: 4.4rem
    }
}

.home .hero__image-container, .next-page .hero__image-container {
    height: 53.4rem
}

@media(max-width: 74.9375em) {
    .home .hero__image-container, .next-page .hero__image-container {
        height: 39.4rem
    }
}

@media(max-width: 74.9375em) {
    .home .hero__image-container, .next-page .hero__image-container {
        height: auto
    }
}

.home .hero__image-container::before, .home .hero__image-container::after, .next-page .hero__image-container::before, .next-page .hero__image-container::after {
    width: 52rem
}
@media (max-width: 74.9375em) {
    .home .hero__image-container, .next-page .hero__image-container {
        height: auto;
    }
}
.home .hero__image-container::after, .next-page .hero__image-container::after {
    background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1164 299'%3E%3Cpath d='m0 298.107 27.14-78.427L316.644 0h846.626L226 298.107H0Z' fill='%23BDD981'/%3E%3C/svg%3E")
}

@media(min-width: 75em) {
    .home .hero__image-container::after, .next-page .hero__image-container::after {
        height: 64.5rem;
        right: -102.5rem;
        top: 2rem;
        width: 125rem
    }
}

@media(max-width: 74.9375em) {
    .home .hero__image-container::after, .next-page .hero__image-container::after {
        background-image: url("data:image/svg+xml,%3Csvg width='803' height='245' viewBox='0 0 803 245' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 244.379L31.4052 149.042L227.819 0H802.215L150.523 208.069L0 244.379Z' fill='%23BDD981'/%3E%3C/svg%3E");
        height: 27.2rem;
        right: -157.6rem;
        top: 5.8rem;
        width: 184rem
    }
}

.home .hero__image, .next-page .hero__image {
    left: 2rem;
    top: -8.6rem
}

.section__content {
    margin: 3rem auto;
}

@media(max-width: 74.9375em) {
    .home .hero__image, .next-page .hero__image {
        width: auto;
        top: 10rem;
        margin-left: auto;
        right: 3rem;
        left: auto
    }
}

.js-blog-post-tile-title+.section .blog-post {
    transition: background-image 0.5s ease, color 0.5s ease;
}

.section .blog-post:hover {
    background-image: url(../images/service-bg.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.section .blog-post:hover .js-blog-post-tile-title, .section .blog-post:hover .blog-post__excerpt {
    color: #fff;
    /* Change title color on hover of parent */
}


.section--grey {
    background-color: #fafafa
}

.section--grey .blog-post:hover {
    background-color: #fff
}

.blog-post {
    transition: background-color .3s ease-in-out
}

.blog-post__link {
    color: inherit;
    display: flex;
    text-decoration: none
}

.blog-post__featured-image {
    height: auto;
    max-width: 100%
}

.blog-post__tag-container {
    display: flex;
    flex-wrap: wrap
}

.blog-post__excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "PTSerif", serif;
    /* font-size: 1.9rem;
    line-height: 2.9rem;
    letter-spacing: .5px */
}



.blog-post--vertical--small {
    padding: 2.2rem 2.7rem
}

@media(max-width: 74.9375em) {
    .blog-post--vertical--small {
        padding: 2.2rem 3rem
    }
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--small {
        padding: 1.6rem 2rem
    }
}

@media(max-width: 74.9375em) {
    .blog-post__link:first-child .blog-post--vertical--small.blog-post--no-tags {
        margin-top: -0.7rem
    }
}

@media(max-width: 74.9375em) {
    .blog-post__link:not(:first-child) .blog-post--vertical--small.blog-post--no-tags {
        margin-top: -3.4rem
    }
}

@media(max-width: 74.9375em) {
    .blog-post__link:not(:first-child) .blog-post--vertical--small.blog-post--no-tags {
        margin-top: -2.3rem
    }
}

.blog-post--vertical--small .blog-post__featured-image {
    display: none
}

.blog-post--vertical--small .blog-post__tag-container {
    margin-bottom: .8rem
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--small .blog-post__tag-container {
        margin-bottom: 1.1rem
    }
}

.blog-post--vertical--small .blog-post__excerpt {
    margin-top: 1.4rem
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--small .blog-post__excerpt {
        margin-top: 1.7rem
    }
}

.blog-post--vertical--normal {
    height: 100%;
   
    padding: 0 1.7rem 1.8rem;
    position: relative;
    z-index: 1;
    /* padding: 30px; */
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 10px;
    border-top-right-radius: 50px;
    transition: all .3s;
}

@media(max-width: 74.9375em) {
    .blog-post--vertical--normal {
        max-width: 45rem
    }
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--normal {
        margin-left: auto;
        margin-right: auto;
        min-height: 0;
        padding: 0 1.7rem 1.8rem
    }
}

/* .blog-post--vertical--normal .blog-post__text-container {
    margin-top: 4.3rem
} */

/* @media(max-width: 47.9375em) {
    .blog-post--vertical--normal .blog-post__text-container {
        margin-top: 3.2rem
    }
} */

.blog-post--vertical--normal .blog-post__tag-container {
    margin-bottom: 1.4rem
}

/* .blog-post--vertical--normal .blog-post__featured-image-container {
    height: 16.1rem
} */



.blog-post--vertical--normal .blog-post__featured-image {
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    width: 100%
}

/* .blog-post--vertical--normal .blog-post__excerpt {
    margin-top: 1.5rem
} */



.blog-post--vertical--horizontal {
    height: 100%;
    min-height: 49.3rem;
    padding: 0 3rem 4.8rem
}

@media(max-width: 74.9375em) {
    .blog-post--vertical--horizontal {
        display: flex;
        justify-content: space-between;
        min-height: 0;
        padding: 2.2rem 3rem
    }
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--horizontal {
        margin-left: auto;
        margin-right: auto;
        flex-direction: column;
        min-height: 0;
        padding: 0 2rem 4.8rem
    }
}

.blog-post--vertical--horizontal .blog-post__text-container {
    margin-top: 4.3rem
}

@media(max-width: 74.9375em) {
    .blog-post--vertical--horizontal .blog-post__text-container {
        margin-top: 0
    }
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--horizontal .blog-post__text-container {
        margin-top: 3.2rem
    }
}

.blog-post--vertical--horizontal .blog-post__tag-container {
    margin-bottom: 1.4rem
}

@media(max-width: 74.9375em) {
    .blog-post--vertical--horizontal .blog-post__tag-container {
        margin-bottom: .8rem
    }
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--horizontal .blog-post__tag-container {
        margin-bottom: 1.4rem
    }
}

.blog-post--vertical--horizontal .blog-post__featured-image-container {
    background-color: #fff;
    height: 16.1rem
}

@media(max-width: 74.9375em) {
    .blog-post--vertical--horizontal .blog-post__featured-image-container {
        align-items: center;
        background-color: rgba(0, 0, 0, 0);
        display: flex;
        flex: 1 0 47%;
        height: 100%
    }
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--horizontal .blog-post__featured-image-container {
        flex-basis: auto;
        height: auto
    }
}

.blog-post--vertical--horizontal .blog-post__featured-image {
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    width: 100%
}

@media(max-width: 74.9375em) {
    .blog-post--vertical--horizontal .blog-post__featured-image {
        height: auto;
        max-width: 100%;
        object-fit: initial
    }
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--horizontal .blog-post__featured-image {
        height: 100%;
        object-fit: contain;
        object-position: bottom;
        width: 100%
    }
}

.blog-post--vertical--horizontal .blog-post__excerpt {
    margin-top: 1.5rem
}

@media(max-width: 74.9375em) {
    .blog-post--vertical--horizontal .blog-post__excerpt {
        margin-top: 2.4rem
    }
}

@media(max-width: 47.9375em) {
    .blog-post--vertical--horizontal .blog-post__excerpt {
        margin-top: 2.1rem
    }
}


.cta-post-feed--newsletter-A::before, .cta-post-feed--newsletter-B::before {
    background-color: #e7e6e6;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 1px
}

.cta-post-feed--newsletter-A::after, .cta-post-feed--newsletter-B::after {
    background-image: url(../../img/cta-hand.svg);
    content: "";
    height: 20.2rem;
    left: calc(50% - 14rem);
    position: absolute;
    left: calc(50% + 23.5rem);
    transform: rotate(46deg);
    width: 30.9rem
}

.cta-post-feed--newsletter-C, .cta-post-feed--newsletter-D, .cta-post-feed--tip-A {
    background-color: #fff;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .04)
}

.cta-post-feed--newsletter-A, .cta-post-feed--newsletter-B, .cta-post-feed--newsletter-C, .cta-post-feed--newsletter-D, .cta-post-feed--tip-A {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 3rem;
    padding: 0 4.3rem
}

@media(max-width: 47.9375em) {
    .cta-post-feed--newsletter-A, .cta-post-feed--newsletter-B, .cta-post-feed--newsletter-C, .cta-post-feed--newsletter-D, .cta-post-feed--tip-A {
        margin: 0 1.4rem;
        padding: 5.2rem 4.9rem
    }
}

.cta-post-feed--newsletter-A .cta-post-feed__heading--sub, .cta-post-feed--newsletter-B .cta-post-feed__heading--sub, .cta-post-feed--newsletter-C .cta-post-feed__heading--sub, .cta-post-feed--newsletter-D .cta-post-feed__heading--sub, .cta-post-feed--tip-A .cta-post-feed__heading--sub {
    margin-top: 1.3rem
}

.cta-post-feed--newsletter-A .cta-post-feed__form, .cta-post-feed--newsletter-B .cta-post-feed__form, .cta-post-feed--newsletter-C .cta-post-feed__form, .cta-post-feed--newsletter-D .cta-post-feed__form, .cta-post-feed--tip-A .cta-post-feed__form {
    margin-top: 3.2rem
}

.cta-post-feed--newsletter-A .cta-post-feed__button, .cta-post-feed--newsletter-B .cta-post-feed__button, .cta-post-feed--newsletter-C .cta-post-feed__button, .cta-post-feed--newsletter-D .cta-post-feed__button, .cta-post-feed--tip-A .cta-post-feed__button {
    margin-top: 3.6rem
}

.cta-post-feed--newsletter-C, .cta-post-feed--tip-A {
    align-items: center;
    text-align: center
}

.cta-post-feed--newsletter-C .cta-post-feed__image {
    height: auto;
    margin-bottom: 3.5rem;
    max-width: 7.3rem
}

.cta-post-feed--tip-A {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem
}

@media(max-width: 47.9375em) {
    .cta-post-feed--tip-A {
        padding: 2.5rem 4.3rem 4.4rem
    }
}

@media(max-width: 47.9375em) {
    .cta-post-feed--tip-A .cta-post-feed__heading--main {
        margin-top: .2rem
    }
}

.cta-post-feed--tip-A .cta-post-feed__heading--sub {
    color: #858181;
    margin-top: 2.3rem;
    text-align: left
}

@media(max-width: 47.9375em) {
    .cta-post-feed--tip-A .cta-post-feed__heading--sub {
        margin-top: 2.5rem
    }
}

.cta-post-feed--tip-A .cta-post-feed__image {
    height: auto;
    margin-bottom: 1.8rem;
    max-width: 3.2rem
}

.cta-post-feed--tip-A .cta-post-feed__button {
    display: block;
    margin-left: auto;
    margin-top: 2.8rem;
    width: max-content
}

@media(max-width: 47.9375em) {
    .cta-post-feed--tip-A .cta-post-feed__button {
        margin-right: auto;
        margin-top: 2rem
    }
}

.cta-link, .cta-link:link, .cta-link:visited, .cta-link:hover, .cta-link:active {
    font-family: "PoppinsMedium", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    color: #97c33a
}

@media(max-width: 47.9375em) {
    .cta-link, .cta-link:link, .cta-link:visited, .cta-link:hover, .cta-link:active {
        font-size: 16px;
        line-height: 30px
    }
}

.post-feed {
    display: flex;
    flex-wrap: wrap
}

.post-feed__aux-link {
    color: #555658;
    margin-left: auto
}

.post-feed__additional-feed-item {
    display: flex;
    justify-content: center;
    margin-bottom: 4rem
}

@media(max-width: 74.9375em) {
    .post-feed__additional-feed-item {
        margin-bottom: 3.1rem
    }
}

@media(max-width: 47.9375em) {
    .post-feed__additional-feed-item {
        margin-bottom: 3.3rem
    }
}

.post-feed__aux-link-container {
    display: flex;
    margin-bottom: -1.5rem;
    margin-top: .8rem
}

@media(max-width: 74.9375em) {
    .post-feed__aux-link-container {
        margin-bottom: -1.8rem;
        margin-top: 2.8rem;
        padding: 0 3rem
    }
}

@media(max-width: 47.9375em) {
    .post-feed__aux-link-container {
        margin-bottom: -2.7rem;
        margin-top: 2.1rem;
        padding: 0 2rem
    }
}

.post-feed--grid {
    justify-content: space-between
}

@media(max-width: 74.9375em) {
    .post-feed--grid {
        justify-content: space-between
    }
}

.post-feed--grid>* {
    flex-basis: 31.3%;
    margin-top: 3.4rem;
    width: 31.3%;

}

.post-feed--grid>*:last-child {
    margin-right: auto
}

@media(max-width: 74.9375em) {
    .post-feed--grid>* {
        flex-basis: 50%;
        margin-top: 8.4rem;
        width: 50%
    }
}

@media(max-width: 47.9375em) {
    .post-feed--grid>* {
        flex-basis: 100%;
        margin-top: 2.8rem
    }
}

.post-feed--vertical>* {
    flex-basis: 100%;
    width: 100%
}

.post-feed--vertical>*:not(:first-child) {
    margin-top: 8rem
}

.post-feed--vertical>*:nth-child(even)>.blog-post>:first-child {
    margin-left: 1.5rem
}

.post-feed--vertical>*:nth-child(even)>.blog-post>:last-child {
    margin-right: 1.5rem
}

.post-feed--vertical>*:nth-child(odd)>.blog-post {
    flex-direction: row-reverse
}

.post-feed--vertical>*:nth-child(odd)>.blog-post>:first-child {
    margin-right: 1.5rem
}

.post-feed--vertical>*:nth-child(odd)>.blog-post>:last-child {
    margin-left: 1.5rem
}

@media(max-width: 74.9375em) {
    .post-feed--vertical>*:not(:first-child) {
        margin-top: 2.6rem
    }
}

@media(max-width: 47.9375em) {
    .post-feed--vertical>*:nth-child(n)>.blog-post {
        flex-direction: column-reverse
    }

    .post-feed--vertical>*:nth-child(n)>.blog-post>:nth-child(n) {
        margin-left: 0;
        margin-right: 0
    }
}



.o-overflow-container {
    overflow: hidden
}

@media(max-width: 74.9375em) {
    .o-overflow-mobile-container {
        overflow: hidden
    }
}



.next-page .section {
    background-color: #fafafa
}

.next-page .section--post-feed-grid {
    margin-top: 7.4rem;
    padding-bottom: 11.7rem
}

.next-page .section .blog-post:hover {
    background-color: #fff
}

.next-page .hero__overflow-container {
    padding-top: 3.1rem
}

/*  */

@media (min-width: 75em) {
    .article-hero {
        padding-left: .8rem;
        padding-right: .8rem;
    }
}

.article-hero {
    line-height: normal;
    padding-top: 7.7rem;
}

.article-hero .container {
    display: flex;
    justify-content: space-between;
}



.article-hero__text-container {
    display: flex;
    flex-basis: 56%;
    flex-direction: column;
}

.article-hero__tag-container {
    display: flex;
    margin-bottom: .1rem;
}

.article-hero__title {
    margin-bottom: auto;
}

.u-heading-l-cta-500, .u-heading-preset-l-cta-500 {
    font-family: "PoppinsMedium", sans-serif;
    font-weight: 500;
    font-size: 42px;
    line-height: 60px;
}

.article-hero__author-social-container {
    align-items: center;
    display: flex;
    
}

.article-hero__author-photo {
    border-radius: 50%;
    height: 5rem;
    margin-right: 3rem;
    width: 5rem;
}

.u-text-l-400, .u-text-preset-l-400, .article-content__content .tip-block__content {
    font-family: "PoppinsRegular", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}

.article-hero__author {
    margin-top: auto;
}

.u-text-l-600, .u-text-preset-l-600, .pagination__link--current, .article-content__content .tip-block__content h4, .article-content__content .tip-block__content b, .article-content__content .tip-block__content strong, .article-content__content .email-template__content h2, .article-content__content .email-template__content h3 {
    font-family: "PoppinsSemiBold", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

.c-link--context {
    text-decoration: none;
    color: inherit;
    color: #476df1;
    transition: color .2s ease-in-out;
}

.article-hero__publish-update-date {
    margin-top: .3rem;
}

p {
    margin: 0;
}

.article-hero__social-media-buttons {
    margin-left: auto;
}

.blog-post-social-media {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #0b0204;
}

.article-hero__social-media-buttons {
    margin-left: auto;
}

.blog-post-social-media {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #0b0204;
}

.blog-post-social-media__item:not(:last-child) {
    margin-right: 16px;
}

.article-hero__image {
    align-self: flex-end;
    flex-basis: 46%;
    height: auto;
    max-width: 50rem;
    min-width: 0;
}


/* main tag */

@media (max-width: 74.9375em) {
    .o-overflow-mobile-container {
        /* overflow: hidden; */
    }
}



.article-content {
    display: flex;
    font-size: 1.9rem;
    margin-top: 2.4rem;
    justify-content: center;
}

.article-content__content {
    font-family: "PTSerif", sans-serif;
    letter-spacing: .5px;
    line-height: 1.65em;
    padding-right: 1.0526315789em;
    position: relative;
    width: 80.6%;
}

/* gjhfgds */

@media (max-width: 47.9375em) {
    .article-hero__title {
        text-align: center;
        max-width: none;
    }
}

.article-hero__title {
    margin-bottom: auto;
}

@media (max-width: 1199px) {
    .u-heading-l-cta-500\@mobile, .u-heading-preset-l-cta-500 {
        font-family: "PoppinsMedium", sans-serif;
        font-weight: 500;
        font-size: 26px;
        line-height: 34px;
    }
}

@media (max-width: 47.9375em) {
    .article-hero .container {
        flex-direction: column-reverse;
    }
}

@media (max-width: 74.9375em) {
    .article-hero .container {
        flex-direction: column;
    }
}

.article-hero .container {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 47.9375em) {
    .container {
        /* margin: 0 auto; */
        /* padding: 0 9vw; */
        width: 100%;
    }
}

@media (max-width: 74.9375em) {
    .container {
        margin: 0 auto;
        padding: 0 7vw;
        width: 100%;
    }
}

@media (max-width: 47.9375em) {
    .article-hero__text-container {
        flex-basis: auto;
        margin: 1.9rem auto 0;
        max-width: 46rem;
    }
}

@media (max-width: 74.9375em) {
    .article-hero__text-container {
        margin-left: auto;
        margin-right: auto;
        flex-basis: auto;
        max-width: 780px;
        width: 100%;
    }
}

.article-hero__text-container {
    display: flex;
    flex-basis: 56%;
    flex-direction: column;
}

@media (max-width: 47.9375em) {
    .article-hero__tag-container {
        margin-bottom: 1rem;
    }
}

@media (max-width: 74.9375em) {
    .article-hero__tag-container {
        margin-bottom: .5rem;
    }
}

@media (max-width: 47.9375em) {
    .article-hero__author-social-container {
        flex-direction: column;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 2.5rem;
    }
}

@media (max-width: 47.9375em) {
    .article-hero__author-photo {
        width: 3rem;
        height: 3rem;
        margin-bottom: 0;
        margin-right: 1.3rem;
    }
}

@media (max-width: 74.9375em) {
    .article-hero__author-photo {
        width: 5rem;
        height: 5rem;
    }
}

@media (max-width: 47.9375em) {
    .article-hero__author-name-post-date-container {
        text-align: center;
    }
}

@media (max-width: 1199px) {
    .u-text-l-400\@mobile, .u-text-preset-l-400, .article-content__content .tip-block__content {
        font-family: "PoppinsRegular", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 47.9375em) {
    .article-hero__author {
        margin-top: 0;
    }
}

.article-hero__author {
    margin-top: auto;
}

@media (max-width: 1199px) {
    .u-text-l-600\@mobile, .u-text-preset-l-600, .pagination__link--current, .article-content__content .tip-block__content h4, .article-content__content .tip-block__content b, .article-content__content .tip-block__content strong, .article-content__content .email-template__content h2, .article-content__content .email-template__content h3 {
        font-family: "PoppinsSemiBold", sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 47.9375em) {
    .article-hero__publish-update-date {
        margin-top: .2rem;
    }
}

@media (max-width: 47.9375em) {
    .article-hero__image {
        align-self: center;
        flex-basis: auto;
        max-width: 46rem;
        order: -1;
        width: 100%;
    }
}

@media (max-width: 74.9375em) {
    .article-hero__image {
        align-self: center;
        margin-top: 2rem;
        max-width: 41.5rem;
    }
}

@media (max-width: 74.9375em) {
    .o-overflow-mobile-container {
        overflow: hidden;
    }
}

@media (max-width: 47.9375em) {
    .container {
        margin: 0 auto;
        padding: 0 9vw;
        width: 100%;
    }
}

@media (max-width: 74.9375em) {
    .container {
        margin: 0 auto;
        padding: 0 7vw;
        width: 100%;
    }
}

@media (max-width: 47.9375em) {
    .article-content {
        margin-top: 2.9rem;
    }
}

@media (max-width: 47.9375em) {
    .article-content__content {
        font-size: 1.6rem;

    }
}

@media (max-width: 74.9375em) {
    .article-content__content {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 41.0526315789em;
        flex-basis: auto;
        padding: 0;
    }
}