.main-text {
    margin-bottom: 1em;
    text-align: justify;
}

.bold {
    font-weight: bold;
}

.quote {
    font-size: 1.5rem;
    text-align: center;
    margin: 2rem 0;
}

.big-quote {
    font-size: 2em;
    text-align: center;
    margin: 2em 0;
    font-weight: bold;
}

.frame {
    display: flex;
    width: 44.9375rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
}

.title-frame {
    font-family: myIvyMode;
    font-size: 3rem;
    margin-bottom: -0.5rem;
    text-align: center;
}

@media (max-width: 992px) {
    .title-frame {
        font-size: 1.5rem !important;
    }

    .main-text {
        font-style: normal;
        font-weight: 400;
        line-height: 1.5rem;
    }

    .quote {
        font-size: 1rem;
        margin: 1.5rem 0;
    }

    .big-quote {
        font-size: 1.5rem;
        margin: 1.5rem 0;
    }
}

.category-frame {
    display: inline-flex;
    height: 32px;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    position: relative;
    background-color: #AAD0FF;
    border-radius: 8px;
    overflow: hidden;
}

.text-wrapper {
    position: relative;
    width: fit-content;
    margin-top: -1.5px;
    color: #000;
    text-align: justify;
    font-family: "Helvetica Neue";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: inherit;
}

.text-wrapper a {
    color: #FF9EDE;
    display: contents !important;
}

.text-wrapper a:hover {
    color: rgba(255, 158, 222, 0.6);
}

.text-wrapper a:visited {
    color: #b6719f;
}

.text-wrapper h2 {
    font-weight: 700;
    margin: 1rem 3.5rem;
}

.text-wrapper p img {
    width: 100%;
    height: auto;
}

.border-top {
    padding: 3.5rem 0 !important;
    text-align: center;
    font-family: 'myIvyMode';
    font-size: 2rem !important;
    font-style: normal;
    max-width: 85% !important;
    font-weight: 600;
    line-height: normal;
    text-transform: none !important;
}

@media (min-width: 768px) {
    .text-wrapper p img {
        width: 80%;
    }

    .border-top {
        padding: 5rem 0 !important;
        font-size: 3rem !important;
        font-weight: 700;
    }

}


.icon {
    position: relative;
    width: 16px !important;
    height: 16px !important;
    object-fit: contain;
    aspect-ratio: 1;
}

.article-div {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    position: relative;
    flex: 0 0 auto;
    flex-direction: column;
}


.text-wrapper-comment {
    color: #000;
    font-family: myIvyMode;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 2.5rem;
}

.author-info-frame {
    display: inline-flex;
    height: 32px;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    position: relative;
    background-color: #000000;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid;
    border-color: #000000;
}

.author-info-frame .author-text-wrapper {
    position: relative;
    width: fit-content;
    margin-top: -1.5px;
    font-family: "Helvetica Neue-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: normal;
}

.label-frame {
    display: inline-flex;
    height: 32px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 16px;
    position: relative;
    flex: 0 0 auto;
    background-color: #F4F4F4;
    border-radius: 8px;
    overflow: hidden;
}

.frame .comment-input {
    display: flex;
    height: 175px;
    align-items: flex-start;
    position: relative;
    width: 100%;
    border-radius: 0.5rem;
    border: 1px solid #000;
    background: #FFF;
    margin-bottom: 1.5rem;
}

.frame .comment-input::placeholder {
    text-align: left;
    vertical-align: top;
}

.frame .article-wrapper {
    display: grid;
    width: auto;
    padding: 5rem 12rem 7.5rem 12rem;
    background-color: #FFFFFF;
    justify-items: center;
}

.article-column {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
}

@media (min-width: 992px) {
    .article-column {
        width: 70%;
        flex-direction: column;
    }
}

.comment-btn {
    width: 10rem;
}

.article-label-container {
    display: flex;
    padding-top: 0.5rem;
    gap: 0.5rem;
    justify-items: center;
    flex-direction: row;
    margin-bottom: 2.5rem;
    flex-wrap: wrap;
    width: 20rem;
    justify-content: center;
}

@media (min-width: 768px) {
    .article-label-container {
        flex-wrap: nowrap;
        width: auto;
    }
}

@media (min-width: 768px) {
    .article-div {
        flex-direction: column;
    }
}

@media (max-width: 1200px) {
    .frame .article-wrapper {
        width: auto;
        padding: 2.5rem 1.5rem;
        align-items: flex-start;
    }
}

.frame .OM-abo {
    width: 22rem;
    height: 29rem;
}

.frame .divider {
    width: 100%;
    height: 0.0625rem;
    background: #7D7D7D;
    margin: 2rem auto;
}

@media (min-width: 768px) {
    .frame .divider {
        margin: 5rem auto;
    }
}

.comment-data {
    color: #7D7D7D;
    font-family: "Helvetica Neue";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.comment-author-name {
    flex-grow: 1;
    color: #000;
    font-family: "Helvetica Neue";
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.selection-button {
    width: 100%;

}

@media (min-width: 768px) {
    .selection-button {
        width: 60%;
    }

    .frame .OM-abo {
        width: 30rem;
        height: 40rem;
    }
}

@media (min-width: 1300px) {
    .selection-button {
        width: 30%;
    }
}

.comment-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
    align-self: stretch;
    margin-bottom: 2.5rem;
}

.comment-header .info-wrapper {
    display: inline-flex;
    gap: 1rem;
}

.comment {
    overflow-wrap: anywhere;
}

.children-wrapper {
    position: relative;
    list-style-type: none;
    padding-left: 1.025rem;
    overflow-wrap: anywhere;
}

.children-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0.0625rem;
    background-color: #ccc;
}

.comment-footer {
    gap: 0.5rem;
    display: flex;
    align-items: center;
}

@media (min-width: 768px) {
    .children-wrapper {
        padding-left: 3.625rem;
    }

    .comment-footer {
        gap: 1rem;
    }
}

.static-page {
    display: flex;
    padding: 5rem 7.5rem 7.5rem 7.5rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5rem;
}

.video-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 2.5rem;
}

.static-wrapper {
    background-color: #FFFFFF;
    margin-bottom: 7.5rem;
    display: flex;
    padding: 5rem 7.5rem 7.5rem 7.5rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.article-preview-img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 0.1rem;
}

.article-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, 91vw);
    grid-template-rows: repeat(auto-fill, minmax(450px, 1fr));
    gap: 1.5rem;
    justify-content: center;
}

@media (min-width: 768px) {
    .article-preview-img {
        height: 27.65rem;
    }

    .article-grid {
        grid-template-columns: repeat(auto-fill, 400px);
    }
}

@media (min-width: 1200px) {
    .article-grid {
        grid-template-columns: repeat(auto-fill, 450px);
    }
}

.article-grid-container {
    width: 70%;
    margin: auto auto 5rem;
    display: flex;
    flex-direction: column;
}

.episode-desktop {
    display: block;
}

.episode-mobile {
    display: none;
}

.search-wrapper {
    width: 100%;
}

@media (min-width: 768px) {
    .search-wrapper {
        width: 70%;
    }
}

@media screen and (max-width: 992px) {
    .static-wrapper {
        margin-bottom: 2.5rem;
        padding: 1.5rem 1.5rem;
        width: 98%;
    }

    .article-preview-img {
        height: 21.65rem;
        max-height: 80vw;
    }

    .article-grid-container {
        width: 82%;
        margin: 1rem 1rem 5rem 1rem;
    }

    .episode-desktop {
        display: none !important;
    }

    .episode-mobile {
        display: block;
    }

    .episode-mobile .article-preview {
        height: fit-content;
    }
}

.grid-title-frame {
    color: #000;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    align-self: start;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
}

@media (min-width: 768px) {
    .grid-title-frame {
        color: #000;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        align-self: start;
        height: 3.5rem;
    }
}

.article-preview {
    background-color: #FFFFFF;
}

.article-preview .text-frame {
    display: grid;
    padding: 1.5rem;
    justify-items: start;
    align-items: start;
    justify-content: start;
}

@media (min-width: 768px) {
    .article-preview .text-frame {
        padding: 1.5rem 1.5rem 2.5rem;
        gap: 1rem;
    }
}

.preview-border {
    padding: 0;
    border: 2px solid #ECECEC;
    height: fit-content;
}

.head-container {
    margin: 0 auto 2.5rem auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
}

.grid-container {
    width: 100%;
    background-color: #FFFFFF;
    display: flex;
    padding: 2.5rem 1.5rem;
    justify-content: center;
}

@media (min-width: 768px) {
    .grid-container {
        width: 100%;
        background-color: #FFFFFF;
        display: flex;
        padding: 5rem 5rem;
        justify-content: center;
    }

    .head-container {
        gap: 2rem;
    }
}

@media (min-width: 992px) {
    .form-select {
        width: 20vw !important;
    }
}

.form-select {
    width: 22rem;
    padding: 1rem 1rem 1rem 1rem !important;
    color: #7D7D7D !important;
    font-family: "Helvetica Neue";
    border-radius: 0.5rem !important;
    font-size: 1rem !important;
}

@media (max-width: 992px) {
    .form-select {
        border: 2px solid #7D7D7D !important;
    }
}

.grid-label {
    background-color: #F4F4F4;
    display: inline-block;
    height: 32px;
    gap: 8px;
    padding: 3px 8px;
    position: relative;
    flex: 0 0 auto;
    border-radius: 8px;
}

@media (min-width: 768px) {
    .grid-label {
        display: inline-flex;
        padding: 8px 16px;
    }

    #search-content {
        margin-bottom: 7rem;
    }
}

.grid-text-wrapper {
    color: #000;
    font-family: "Helvetica Neue";
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    height: 1.3rem;
    max-height: 1.3rem;
    align-self: center;
}

@media (max-width: 768px) {
    .article-preview-btn {
        display: none !important;
    }

    .article-preview .text-frame {
        padding: 1rem;
        gap: 1rem;
    }

    .article-preview {
        height: 157vw;
        max-height: 38rem;
    }
}

.grid-description-wrapper {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    height: 6.2rem;
    max-height: 6.2em;
    line-height: 1.6em;
    font-weight: 400;
}

.mobile-clickable {
    cursor: default;
    pointer-events: none;
}

@media (max-width: 768px) {
    .mobile-clickable {
        cursor: pointer;
        pointer-events: auto;
    }

    .search-icon {
        display: none !important;
    }

    .grid-description-wrapper {
        text-overflow: clip;
        -webkit-line-clamp: 5;
        max-height: fit-content;
    }
}

.no-style {
    text-decoration: none;
    color: inherit;
}

.no-style:hover {
    color: inherit;
}

.overlay-menu {
    top: 2%;
}

.article-header-url {
    width: 100%;
    padding-bottom: 2.5rem;
}

@media (max-width: 992px) {
    .article-header-url {
        width: 85%;
    }
}

.paywall-container {
    width: 100%;
    padding: 0 !important;
    margin-top: -3rem;
}

.paywall-gradient {
    height: 3rem;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 1) 100%);
}

.paywall-image-container {
    display: flex;
    justify-content: center;
    margin-bottom: -0.75rem;
}

.paywall-text-padding {
    padding: 0;
}

.paywall-text-padding p {
    margin-bottom: 0;
}

.paywall-image {
    height: 1.5rem !important;
    background-color: white;
    z-index: 1;
    padding: 0 0.5rem !important;
}

.paywall-box {
    display: flex;
    flex-direction: column;
    gap: 32px;
    border-radius: 8px;
    border: 1px solid black;
    padding: 32px;
}

.paywall-title {
    font-weight: 500;
    font-size: 24px;
    text-align: left;
}

.paywall-product-container {
    display: flex;
    flex-direction: row;
    font-weight: 500;
    font-size: 18px;
    justify-content: space-between;
}

.paywall-benefits-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.paywall-benefits-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.paywall-separator {
    width: 100%;
    height: 1px;
    background-color: #DDDDDD;
}

@media (min-width: 768px) {
    .paywall-text-padding {
        padding: 0 24px;
    }
}


.text-wrapper img {
    max-width: 60vw;
    height: auto;
}

@media (max-width: 992px) {
    iframe {
        width: 80vw;
        max-height: 50vw;
    }

    .text-wrapper img {
        max-width: 80vw;
    }
}

.styled-row {
    gap: 0.5rem;
    margin-top: 1rem;
}

.styled-title {
    margin-bottom: 0;
}
