body.single-stories .form-dwn .form-columns-2 {
    margin-bottom: 0 !important;
}
body.single-stories .form-dwn .hs-text {
    width: 26.875vw;
    padding: 0;
}
body.single-stories .hsform__ticket-two-columns fieldset.form-columns-2 .hs-form-field {
    padding: 0 !important;
}
body.single-stories .sticky-cont {
    position: sticky;
    top: 100px;
}
body.single-stories .popular-stories {
    padding: calc(26/1920*100vw) calc(32/1920*100vw) calc(32/1920*100vw);
    background: #fafafa;
    border-radius: 8px;
    margin-bottom: 64px;
}
body.single-stories .popular-stories h2 {
    font-weight: 300;
    font-size: calc(22/1920*100vw);
    line-height: calc(32/1920*100vw);
    margin-bottom: calc(22/1920*100vw);
}
body.single-stories .top-item p {
    font-weight: 300;
    font-size: calc(11/1920*100vw);
    line-height: calc(16/1920*100vw);
    letter-spacing: 0.02em;
    color: #999;
    margin-bottom: 0;
}
body.single-stories .story-item {
    padding: 0;
    margin-bottom: calc(30/1920*100vw);
}
body.single-stories .top-item {
    background: #fafafa;
    border-radius: 8px;
    padding: calc(28/1920*100vw) calc(32/1920*100vw) calc(32/1920*100vw) !important;
    height: 100%;
}
body.single-stories .top-holder, body.single-stories .most-holder {
    display: flex;
    padding: calc(16/1920*100vw) 0;
    border-bottom: 1px solid #f2f2f2;
}
body.single-stories .top-holder:last-child, body.single-stories .most-holder:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
body.single-stories .top-holder:first-child, body.single-stories .most-holder:first-child {
    padding-top: 0;
}
body.single-stories .top-holder .top-image {
    width: calc(64/1920*100vw);
    height: calc(64/1920*100vw);
    position: relative;
    margin-right: calc(16/1920*100vw);
    flex-shrink: 0;
}
body.single-stories .top-holder .top-image img, body.single-stories .most-holder .most-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
body.single-stories .top-item a, body.single-stories .link-popular {
    font-weight: 300;
    font-size: calc(16/1920*100vw);
    line-height: calc(24/1920*100vw);
}
body.single-stories .most-author {
    font-weight: 300;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #999;
    margin-bottom: 0;
}
body.single-stories top-item a, body.single-stories .link-popular {
    font-weight: 300;
    font-size: calc(16/1920*100vw);
    line-height: calc(24/1920*100vw);
}
body.single-stories .most-holder .most-image {
    width: calc(112/1920*100vw);
    height: calc(64/1920*100vw);
    position: relative;
    margin-right: calc(16/1920*100vw);
    flex-shrink: 0;
}
body.single-stories .socials .socials__container .socials__item .socials__item--fb {
    width: 1.325vw;
    height: auto;
}
body.single-stories .tinymce-output ul li {
    padding-left: calc(20/1920*100vw);
}
body.single-stories .main-navigation-n, body.single-stories .main-navigation-p {
    width: auto !important;
    height: auto !important;
    background: transparent;
    transform: translateY(-50%) !important;
}
body.single-stories .stats {
    flex-direction: row;
    width: calc(100% + calc(32/1920*100vw));
    margin-left: calc(-16/1920*100vw);
    margin-bottom: calc(48/1920*100vw);
    align-items: flex-start;
}
body.single-stories .stats .stats__container {
    padding: calc(24/1920*100vw) calc(32/1920*100vw);
    background: #fafafa;
    border-radius: 8px;
    margin: 0 calc(16/1920*100vw);
    min-height: auto;
    display: flex;
    flex-direction: column;
    width: 50%;
}
body.single-stories .elastic-content__content-text {
    margin-bottom: calc(30/1920*100vw);
}
body.single-stories .elastic-content__content-gallery {
    margin-bottom: calc(40/1920*100vw);
    position: relative;
}
body.single-stories .main-navigation-n {
    right: -50px;
}
body.single-stories .main-navigation-p {
    left: -50px;
}
body.single-stories .swiper-button-next.swiper-button-disabled, body.single-stories .swiper-button-prev.swiper-button-disabled {
    display: none;
}
body.single-stories #testimonials {
    margin-top: calc(60/1920*100vw);
    margin-bottom: calc(70/1920*100vw);
}
body.single-stories .stats .stats__container .stats__stat {
    font-weight: 400;
    font-size: calc(57/1920*100vw);
    line-height: calc(64/1920*100vw);
    letter-spacing: -0.01em;
    color: #f00;
    margin-bottom: calc(24/1920*100vw);
}
body.single-stories .stats .stats__container .stats__stat.stats--blue {
    color: #00f;
}
body.single-stories .stats .stats__container .stats__label {
    font-weight: 400;
    font-size: calc(16/1920*100vw);
    line-height: calc(24/1920*100vw);
    color: #666;
    margin-top: auto;
}
body.single-stories #testimonials .border-arrow::before, body.single-stories #testimonials .border-arrow::after {
    display: none;
}
body.single-stories #testimonials .border-arrow {
    padding: calc(26/1920*100vw) calc(32/1920*100vw) calc(32/1920*100vw);
    border: 1px solid #f2f2f2;
    border-radius: 8px;
    box-shadow: none;
    font-weight: 400;
    font-size: calc(22/1920*100vw);
    line-height: calc(32/1920*100vw);
}
body.single-stories .testi-inner {
    display: flex;
    justify-content: space-between;
    margin-top: calc(14/1920*100vw);
}
body.single-stories #testimonials .portrait-box {
    width: calc(48/1920*100vw);
    height: calc(48/1920*100vw);
    margin-right: calc(16/1920*100vw);
    position: relative;
}
body.single-stories #testimonials .personal-info .name {
    font-weight: 400;
    font-size: calc(16/1920*100vw) !important;
    line-height: calc(24/1920*100vw) !important;
    color: #000;
}
body.single-stories #testimonials .personal-info .position {
    font-weight: 400;
    font-size: calc(11/1920*100vw) !important;
    line-height: calc(16/1920*100vw) !important;
    letter-spacing: 0.02em;
    color: #999;
}
body.single-stories .about-author-holder {
    background: #fafafa;
    border-radius: 8px;
    padding: calc(28/1920*100vw) calc(32/1920*100vw) calc(32/1920*100vw);
    margin-bottom: calc(56/1920*100vw);
    margin-top: calc(50/1920*100vw);
}
body.single-stories .author-portrait {
    position: relative;
    padding-bottom: 100%;
    width: calc(108/1920*100vw);
}
body.single-stories .post__head {
    margin-bottom: calc(28/1920*100vw);
}
body.single-stories .author-portrait img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
body.single-stories .post.post--author .post__content .post__type {
    font-weight: 400;
    font-size: calc(11/1920*100vw) !important;
    line-height: calc(16/1920*100vw) !important;
    letter-spacing: 0.02em;
    color: #999;
    margin-bottom: calc(11/1920*100vw);
}
body.single-stories .author-name-post {
    font-weight: 400;
    font-size: calc(22/1920*100vw);
    line-height: calc(28/1920*100vw);
    margin-left: calc(24/1920*100vw);
    margin-bottom: 0;
}
body.single-stories .author-position-post {
    margin-left: calc(24/1920*100vw);
    color: #999;
}
body.single-stories .post__excerpt {
    font-weight: 400;
    font-size: calc(16/1920*100vw);
    line-height: calc(24/1920*100vw);
    color: #666;
}
@media (max-width: 500px) {
    body.single-stories .download-form-opened {
        height: 100vh;
        top: 0 !important;
        min-height: 100% !important;
    }
    body.single-stories .z-max {
        z-index: 99999999999999;
        position: relative;
    }
}
body.single-stories .wrapper {
    margin: 0 !important;
}
body.single-stories .section-margin {
    padding: 0 calc(160/1920*100vw);
}
body.single-stories .main-image {
    position: relative;
    padding-bottom: 36.75%;
    display: flex;
    height: 0;
    margin-bottom: calc(50/1920*100vw);
}
body.single-stories .main-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
body.single-stories figcaption {
    position: absolute;
    bottom: -20px;
    font-weight: 300;
    font-size: 11.5px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #999;
}
body.single-stories .story-track-holder {
    margin-top: calc(40/1920*100vw);
}
body.single-stories .story-track-holder a {
    font-size: calc(17/1920*100vw) !important;
    line-height: calc(24/1920*100vw) !important;
    color: #999;
}
body.single-stories h1 {
    font-size: calc(57/1920*100vw);
    line-height: calc(64/1920*100vw);
    letter-spacing: -0.01em;
    margin-bottom: calc(40/1920*100vw);
}
body.single-stories h2 {
    font-weight: 400;
    font-size: calc(27/1920*100vw) !important;
    line-height: calc(32/1920*100vw) !important;
    letter-spacing: -0.01em;
    margin-bottom: calc(38/1920*100vw);
}
body.single-stories .tinymce-output.elastic-content__highlight h2 {
    font-weight: 400;
    font-size: calc(33/1920*100vw) !important;
    line-height: calc(40/1920*100vw) !important;
    letter-spacing: -0.01em;
    margin-bottom: calc(38/1920*100vw);
}
body.single-stories .tinymce-output.elastic-content__highlight h2 hr{
    display: none;
}
body.single-stories .content-holder {
    max-width: calc(784/1920*100vw);
}
body.single-stories .right-column {
    max-width: calc(376/1920*100vw);
}
body.single-stories .tinymce-output h2 {
    font-weight: 400;
    font-size: calc(22/1920*100vw) !important;
    line-height: calc(32/1920*100vw) !important;
    letter-spacing: -0.01em;
    margin-bottom: calc(12/1920*100vw);
}
body.single-stories .tinymce-output p {
    font-weight: 400;
    font-size: calc(16/1920*100vw) !important;
    line-height: calc(28/1920*100vw) !important;
    color: #666;
}
body.single-stories .tinymce-output h3 {
    font-weight: 400;
    font-size: calc(16/1920*100vw) !important;
    line-height: calc(28/1920*100vw) !important;
}
body.single-stories .tinymce-output ul li, body.single-stories .tinymce-output ol li {
    font-style: normal;
    font-weight: 400;
    font-size: calc(16/1920*100vw) !important;
    line-height: calc(28/1920*100vw) !important;
    color: #666;
}
body.single-stories .tag {
    font-weight: 400;
    font-size: calc(16/1920*100vw);
    line-height: calc(24/1920*100vw);
    padding: calc(6/1920*100vw) calc(10/1920*100vw) calc(2/1920*100vw);
    background: #fafafa;
    border: none;
}
body.single-stories .tag:hover {
    background: #000!important;
}
body.single-stories .author-holder {
    font-weight: 400;
    font-size: calc(16/1920*100vw);
    line-height: calc(24/1920*100vw);
    color: #999 !important;
}
body.single-stories .author-name {
    color: #000 !important;
}
body.single-stories .tag-holders {
    margin-bottom: calc(56/1920*100vw);
    align-items: flex-end;
}
body.single-stories .elastic-content-bordered {
    max-width: none;
    margin: 0;
    padding: 0;
    border-top: 0;
    border-bottom: 0;
}
body.single-stories h2.testimonials-title {
    font-weight: 400;
    font-size: calc(27/1920*100vw) !important;
    line-height: calc(32/1920*100vw) !important;
    margin-bottom: calc(12/1920*100vw);
}
body.single-stories .pagination-holder {
    display: flex;
    padding-bottom: calc(18/1920*100vw);
}
body.single-stories .pagi-holder {
    padding: 18px 20px 14px;
    background: white;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 24px;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 0 auto;
}
body.single-stories .pagi-holder svg {
    margin-top: -3px;
    cursor: pointer;
}
body.single-stories .testi-arrow-right {
    margin-left: calc(12/1920*100vw);
}
body.single-stories .testi-arrow {
    margin-right: calc(12/1920*100vw);
}
body.single-stories .swiper-pagination-container {
    position: static;
}
body.single-stories .elastic-content__content-gallery .swiper-container {
    padding-bottom: calc(40/1920*100vw);
}
body.single-stories .elastic-content__content-gallery .swiper-container .bgimg {
    padding-bottom: 56%;
}
body.single-stories .elastic-content__content-gallery .swiper-container figure {
    margin-bottom: 0;
}
body.single-stories .swiper-nav-holder {
    height: 93%;
}
body.single-stories .swiper-nav-holder .swiper-pagination-fraction {
    position: absolute;
    right: 0;
    top: auto;
    bottom: -16px;
    left: auto;
    width: auto;
    padding-top: 0;
    padding-left: 0;
    color: #000;
    background: transparent;
    font-size: 0.772vw;
}
body.single-stories .download-holder {
    width: 100%;
    background: #fafafa;
    border-radius: 8px;
    padding: calc(26/1920*100vw) calc(32/1920*100vw);
}
body.single-stories .download-holder p.name {
    font-weight: 400;
    font-size: calc(22/1920*100vw);
    line-height: calc(32/1920*100vw);
    margin-bottom: calc(6/1920*100vw);
}
body.single-stories .download-holder p.info {
    font-weight: 400;
    font-size: calc(16/1920*100vw);
    line-height: calc(24/1920*100vw);
    color: #999;
    margin-bottom: 0;
}
body.single-stories #footer {
    padding: 2.4305555556vw calc(160/1920*100vw);
}
body.single-stories #newsletter .grid__item__inner {
    padding-left: calc(160/1920*100vw);
    padding-right: calc(160/1920*100vw);
}
body.single-stories .elastic-content__highlight {
    margin-bottom: calc(40/1920*100vw);
    padding-left: calc(22/1920*100vw);
    border-left: 2px solid #000;
}
body.single-stories .elastic-content__content-image {
    position: relative;
    margin: 0 0 40px;
}
/*@media (max-width: 1500px){
    body.single-stories .stats .stats__container .stats__stat {
        font-weight: 400;
        font-size: calc(57/1440*100vw);
        line-height: calc(64/1440*100vw);
        letter-spacing: -0.01em;
        color: #f00;
        margin-bottom: calc(24/1440*100vw);
    }
    body.single-stories .stats .stats__container .stats__label {
        font-weight: 400;
        font-size: calc(16/1440*100vw);
        line-height: calc(24/1440*100vw);
        color: #666;
        margin-top: auto;
    }
    body.single-stories .elastic-content__highlight {
        margin-bottom: calc(40/1440*100vw);
        padding-left: calc(22/1440*100vw);
        border-left: 2px solid #000;
    }
    body.single-stories .tinymce-output.elastic-content__highlight h2 {
        font-size: calc(33/1440*100vw) !important;
        line-height: calc(40/1440*100vw) !important;
        margin-bottom: calc(38/1440*100vw);
    }
}*/
@media (max-width: 1439px) {
    body.single-stories .popular-stories {
        padding: calc(26/1280*100vw) calc(32/1280*100vw) calc(32/1280*100vw);
        background: #fafafa;
        border-radius: 8px;
        margin-bottom: 64px;
    }
    body.single-stories .popular-stories h2 {
        font-weight: 300;
        font-size: calc(22/1280*100vw);
        line-height: calc(32/1280*100vw);
        margin-bottom: calc(22/1280*100vw);
    }
    body.single-stories .top-item p {
        font-weight: 300;
        font-size: calc(11/1280*100vw);
        line-height: calc(16/1280*100vw);
        letter-spacing: 0.02em;
        color: #999;
        margin-bottom: 0;
    }
    body.single-stories .story-item {
        padding: 0;
        margin-bottom: calc(30/1280*100vw);
    }
    body.single-stories .top-item {
        background: #fafafa;
        border-radius: 8px;
        padding: calc(28/1280*100vw) calc(32/1280*100vw) calc(32/1280*100vw) !important;
        height: 100%;
    }
    body.single-stories .top-holder, body.single-stories .most-holder {
        display: flex;
        padding: calc(16/1280*100vw) 0;
        border-bottom: 1px solid #f2f2f2;
    }
    body.single-stories .top-holder:last-child, body.single-stories .most-holder:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    body.single-stories .top-holder:first-child, body.single-stories .most-holder:first-child {
        padding-top: 0;
    }
    body.single-stories .top-holder .top-image {
        width: calc(64/1280*100vw);
        height: calc(64/1280*100vw);
        position: relative;
        margin-right: calc(16/1280*100vw);
        flex-shrink: 0;
    }
    body.single-stories .top-holder .top-image img, body.single-stories .most-holder .most-image img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    body.single-stories .top-item a, body.single-stories .link-popular {
        font-weight: 300;
        font-size: calc(16/1280*100vw);
        line-height: calc(24/1280*100vw);
    }
    body.single-stories .most-author {
        font-weight: 300;
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 0.02em;
        color: #999;
        margin-bottom: 0;
    }
    body.single-stories top-item a, body.single-stories .link-popular {
        font-weight: 300;
        font-size: calc(16/1280*100vw);
        line-height: calc(24/1280*100vw);
    }
    body.single-stories .most-holder .most-image {
        width: calc(112/1280*100vw);
        height: calc(64/1280*100vw);
        position: relative;
        margin-right: calc(16/1280*100vw);
        flex-shrink: 0;
    }
    body.single-stories .socials .socials__container .socials__item .socials__item--fb {
        width: 1.325vw;
        height: auto;
    }
    body.single-stories .tinymce-output ul li {
        padding-left: calc(20/1280*100vw);
    }
    body.single-stories .main-navigation-n, body.single-stories .main-navigation-p {
        width: auto !important;
        height: auto !important;
        background: transparent;
        transform: translateY(-50%) !important;
    }
    body.single-stories .stats {
        flex-direction: row;
        width: calc(100% + calc(32/1280*100vw));
        margin-left: calc(-16/1280*100vw);
        margin-bottom: calc(48/1280*100vw);
    }
    body.single-stories .stats .stats__container {
        padding: calc(24/1280*100vw) calc(32/1280*100vw);
        background: #fafafa;
        border-radius: 8px;
        margin: 0 calc(16/1280*100vw);
        min-height: auto;
        display: flex;
        flex-direction: column;
        width: 50%;
    }
    body.single-stories .elastic-content__content-text {
        margin-bottom: calc(30/1280*100vw);
    }
    body.single-stories .elastic-content__content-gallery {
        margin-bottom: calc(40/1280*100vw);
        position: relative;
    }
    body.single-stories .main-navigation-n {
        right: -50px;
    }
    body.single-stories .main-navigation-p {
        left: -50px;
    }
    body.single-stories .swiper-button-next.swiper-button-disabled, body.single-stories .swiper-button-prev.swiper-button-disabled {
        display: none;
    }
    body.single-stories #testimonials {
        margin-top: calc(60/1280*100vw);
        margin-bottom: calc(70/1280*100vw);
    }
    body.single-stories .stats .stats__container .stats__stat {
        font-weight: 400;
        font-size: calc(57/1280*100vw);
        line-height: calc(64/1280*100vw);
        letter-spacing: -0.01em;
        color: #f00;
        margin-bottom: calc(24/1280*100vw);
    }
    body.single-stories .stats .stats__container #expo-stat-3-2.stats__stat {
        color: #00f;
    }
    body.single-stories .stats .stats__container .stats__label {
        font-weight: 400;
        font-size: calc(16/1280*100vw);
        line-height: calc(24/1280*100vw);
        color: #666;
        margin-top: auto;
    }
    body.single-stories #testimonials .border-arrow::before, body.single-stories #testimonials .border-arrow::after {
        display: none;
    }
    body.single-stories #testimonials .border-arrow {
        padding: calc(26/1280*100vw) calc(32/1280*100vw) calc(32/1280*100vw);
        border: 1px solid #f2f2f2;
        border-radius: 8px;
        box-shadow: none;
        font-weight: 400;
        font-size: calc(22/1280*100vw);
        line-height: calc(32/1280*100vw);
    }
    body.single-stories .testi-inner {
        display: flex;
        justify-content: space-between;
        margin-top: calc(14/1280*100vw);
    }
    body.single-stories #testimonials .portrait-box {
        width: calc(48/1280*100vw);
        height: calc(48/1280*100vw);
        margin-right: calc(16/1280*100vw);
        position: relative;
    }
    body.single-stories #testimonials .personal-info .name {
        font-weight: 400;
        font-size: calc(16/1280*100vw) !important;
        line-height: calc(24/1280*100vw) !important;
        color: #000;
    }
    body.single-stories #testimonials .personal-info .position {
        font-weight: 400;
        font-size: calc(11/1280*100vw) !important;
        line-height: calc(16/1280*100vw) !important;
        letter-spacing: 0.02em;
        color: #999;
    }
    body.single-stories .about-author-holder {
        background: #fafafa;
        border-radius: 8px;
        padding: calc(28/1280*100vw) calc(32/1280*100vw) calc(32/1280*100vw);
        margin-bottom: calc(56/1280*100vw);
        margin-top: calc(50/1280*100vw);
    }
    body.single-stories .author-portrait {
        position: relative;
        padding-bottom: 100%;
        width: calc(108/1280*100vw);
    }
    body.single-stories .post__head {
        margin-bottom: calc(28/1280*100vw);
    }
    body.single-stories .author-portrait img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    body.single-stories .post.post--author .post__content .post__type {
        font-weight: 400;
        font-size: calc(11/1280*100vw) !important;
        line-height: calc(16/1280*100vw) !important;
        letter-spacing: 0.02em;
        color: #999;
        margin-bottom: calc(11/1280*100vw);
    }
    body.single-stories .author-name-post {
        font-weight: 400;
        font-size: calc(22/1280*100vw);
        line-height: calc(28/1280*100vw);
        margin-left: calc(24/1280*100vw);
        margin-bottom: 0;
    }
    body.single-stories .author-position-post {
        margin-left: calc(24/1280*100vw);
    }
    body.single-stories .post__excerpt {
        font-weight: 400;
        font-size: calc(16/1280*100vw);
        line-height: calc(24/1280*100vw);
        color: #666;
    }
    body.single-stories .wrapper {
        margin: 0 !important;
    }
    body.single-stories .section-margin {
        padding: 0 calc(80/1280*100vw);
    }
    body.single-stories .main-image {
        position: relative;
        padding-bottom: 36.75%;
        display: flex;
        height: 0;
        margin-bottom: calc(40/1280*100vw);
    }
    body.single-stories .main-image img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    body.single-stories figcaption {
        position: absolute;
        bottom: -20px;
        font-weight: 300;
        font-size: 11.5px;
        line-height: 16px;
        letter-spacing: 0.02em;
        color: #999;
    }
    body.single-stories .story-track-holder {
        margin-top: calc(40/1280*100vw);
    }
    body.single-stories .story-track-holder a {
        font-size: calc(17/1280*100vw) !important;
        line-height: calc(24/1280*100vw) !important;
        color: #999;
    }
    body.single-stories h1 {
        font-size: calc(57/1280*100vw);
        line-height: calc(64/1280*100vw);
        letter-spacing: -0.01em;
        margin-bottom: calc(40/1280*100vw);
    }
    body.single-stories h2 {
        font-weight: 400;
        font-size: calc(27/1280*100vw) !important;
        line-height: calc(32/1280*100vw) !important;
        letter-spacing: -0.01em;
        margin-bottom: calc(38/1280*100vw);
    }
    body.single-stories .tinymce-output.elastic-content__highlight h2 {
        font-weight: 400;
        font-size: calc(33/1280*100vw) !important;
        line-height: calc(40/1280*100vw) !important;
        letter-spacing: -0.01em;
        margin-bottom: calc(38/1280*100vw);
    }
    body.single-stories .content-holder {
        max-width: calc(640/1280*100vw);
    }
    body.single-stories .right-column {
        max-width: calc(352/1280*100vw);
    }
    body.single-stories .tinymce-output h2 {
        font-weight: 400;
        font-size: calc(22/1280*100vw) !important;
        line-height: calc(32/1280*100vw) !important;
        letter-spacing: -0.01em;
        margin-bottom: calc(12/1280*100vw);
    }
    body.single-stories .tinymce-output p {
        font-weight: 400;
        font-size: calc(16/1280*100vw) !important;
        line-height: calc(28/1280*100vw) !important;
        color: #666;
    }
    body.single-stories .tinymce-output h3 {
        font-weight: 400;
        font-size: calc(16/1280*100vw) !important;
        line-height: calc(28/1280*100vw) !important;
    }
    body.single-stories .tinymce-output ul li, body.single-stories .tinymce-output ol li {
        font-style: normal;
        font-weight: 400;
        font-size: calc(16/1280*100vw) !important;
        line-height: calc(28/1280*100vw) !important;
        color: #666;
    }
    body.single-stories .tag {
        font-weight: 400;
        font-size: calc(16/1280*100vw);
        line-height: calc(24/1280*100vw);
        padding: calc(6/1280*100vw) calc(10/1280*100vw) calc(2/1280*100vw);
        background: #fafafa;
        border: none;
    }
    body.single-stories .author-holder {
        font-weight: 400;
        font-size: calc(16/1280*100vw);
        line-height: calc(24/1280*100vw);
        color: #999 !important;
    }
    body.single-stories .author-name {
        color: #000 !important;
    }
    body.single-stories .tag-holders {
        margin-bottom: calc(56/1280*100vw);
        align-items: flex-end;
    }
    body.single-stories .elastic-content-bordered {
        max-width: none;
        margin: 0;
        padding: 0;
        border-top: 0;
        border-bottom: 0;
    }
    body.single-stories h2.testimonials-title {
        font-weight: 400;
        font-size: calc(27/1280*100vw) !important;
        line-height: calc(32/1280*100vw) !important;
        margin-bottom: calc(12/1280*100vw);
    }
    body.single-stories .pagination-holder {
        display: flex;
        padding-bottom: calc(18/1280*100vw);
    }
    body.single-stories .pagi-holder {
        padding: 18px 20px 14px;
        background: white;
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
        border-radius: 24px;
        align-items: center;
        justify-content: center;
        width: auto;
        margin: 0 auto;
    }
    body.single-stories .pagi-holder svg {
        margin-top: -3px;
        cursor: pointer;
    }
    body.single-stories .testi-arrow-right {
        margin-left: calc(12/1280*100vw);
    }
    body.single-stories .testi-arrow {
        margin-right: calc(12/1280*100vw);
    }
    body.single-stories .swiper-pagination-container {
        position: static;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container {
        padding-bottom: calc(40/1280*100vw);
    }
    body.single-stories .elastic-content__content-gallery .swiper-container .bgimg {
        padding-bottom: 56%;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container figure {
        margin-bottom: 0;
    }
    body.single-stories .swiper-nav-holder {
        height: 93%;
    }
    body.single-stories .swiper-nav-holder .swiper-pagination-fraction {
        position: absolute;
        right: 0;
        top: auto;
        bottom: -6px;
        left: auto;
        width: auto;
        padding-top: 0;
        padding-left: 0;
        color: #000;
        background: transparent;
        font-size: 0.772vw;
    }
    body.single-stories .download-holder {
        width: 100%;
        background: #fafafa;
        border-radius: 8px;
        padding: calc(26/1280*100vw) calc(32/1280*100vw);
    }
    body.single-stories .download-holder p.name {
        font-weight: 400;
        font-size: calc(22/1280*100vw);
        line-height: calc(32/1280*100vw);
        margin-bottom: calc(6/1280*100vw);
    }
    body.single-stories .download-holder p.info {
        font-weight: 400;
        font-size: calc(16/1280*100vw);
        line-height: calc(24/1280*100vw);
        color: #999;
        margin-bottom: 0;
    }
    body.single-stories .sticky-cont {
        position: sticky;
        top: 70px;
    }
    body.single-stories #footer {
        padding: 2.4305555556vw calc(80/1280*100vw);
    }
    body.single-stories #newsletter .grid__item__inner {
        padding-left: calc(80/1280*100vw);
        padding-right: calc(80/1280*100vw);
    }
    body.single-stories .elastic-content__highlight {
        margin-bottom: calc(40/1280*100vw);
        padding-left: calc(22/1280*100vw);
    }
}
@media (max-width: 1439px) and (max-width: 500px) {
    body.single-stories .download-form-opened {
        height: 100vh;
        top: 0 !important;
        min-height: 100% !important;
    }
    body.single-stories .z-max {
        z-index: 99999999999999;
        position: relative;
    }
}
@media (max-width: 999px) {
    body.single-stories .popular-stories {
        padding: calc(26/768*100vw) calc(32/768*100vw) calc(32/768*100vw);
        background: #fafafa;
        border-radius: 8px;
        margin-bottom: 64px;
    }
    body.single-stories .popular-stories h2 {
        font-weight: 300;
        font-size: calc(22/768*100vw);
        line-height: calc(32/768*100vw);
        margin-bottom: calc(22/768*100vw);
    }
    body.single-stories .top-item p {
        font-weight: 300;
        font-size: calc(11/768*100vw);
        line-height: calc(16/768*100vw);
        letter-spacing: 0.02em;
        color: #999;
        margin-bottom: 0;
    }
    body.single-stories .story-item {
        padding: 0;
        margin-bottom: calc(30/768*100vw);
    }
    body.single-stories .top-item {
        background: #fafafa;
        border-radius: 8px;
        padding: calc(28/768*100vw) calc(32/768*100vw) calc(32/768*100vw) !important;
        height: 100%;
    }
    body.single-stories .top-holder, body.single-stories .most-holder {
        display: flex;
        padding: calc(16/768*100vw) 0;
        border-bottom: 1px solid #f2f2f2;
    }
    body.single-stories .top-holder:last-child, body.single-stories .most-holder:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    body.single-stories .top-holder:first-child, body.single-stories .most-holder:first-child {
        padding-top: 0;
    }
    body.single-stories .top-holder .top-image {
        width: calc(64/768*100vw);
        height: calc(64/768*100vw);
        position: relative;
        margin-right: calc(16/768*100vw);
        flex-shrink: 0;
    }
    body.single-stories .top-holder .top-image img, body.single-stories .most-holder .most-image img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    body.single-stories .top-item a, body.single-stories .link-popular {
        font-weight: 300;
        font-size: calc(16/768*100vw);
        line-height: calc(24/768*100vw);
    }
    body.single-stories .most-author {
        font-weight: 300;
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 0.02em;
        color: #999;
        margin-bottom: 0;
    }
    body.single-stories top-item a, body.single-stories .link-popular {
        font-weight: 300;
        font-size: calc(16/768*100vw);
        line-height: calc(24/768*100vw);
    }
    body.single-stories .most-holder .most-image {
        width: calc(112/768*100vw);
        height: calc(64/768*100vw);
        position: relative;
        margin-right: calc(16/768*100vw);
        flex-shrink: 0;
    }
    body.single-stories .socials .socials__container .socials__item .socials__item--fb {
        width: 1.325vw;
        height: auto;
    }
    body.single-stories .tinymce-output ul li {
        padding-left: calc(20/768*100vw);
    }
    body.single-stories .main-navigation-n, body.single-stories .main-navigation-p {
        width: auto !important;
        height: auto !important;
        background: transparent;
        transform: translateY(-50%) !important;
    }
    body.single-stories .stats {
        flex-direction: row;
        width: calc(100% + calc(32/768*100vw));
        margin-left: calc(-16/768*100vw);
        margin-bottom: calc(64/768*100vw);
    }
    body.single-stories .stats .stats__container {
        padding: calc(24/768*100vw) calc(32/768*100vw);
        background: #fafafa;
        border-radius: 8px;
        margin: 0 calc(16/768*100vw);
        min-height: auto;
        display: flex;
        flex-direction: column;
        width: 50%;
    }
    body.single-stories .swiper-pagination-container {
        line-height: 12px;
        font-size: 10px;
    }
    body.single-stories .elastic-content__content-text {
        margin-bottom: calc(30/768*100vw);
    }
    body.single-stories .elastic-content__content-gallery {
        margin-bottom: calc(40/768*100vw);
        position: relative;
    }
    body.single-stories .main-navigation-n {
        display: none;
    }
    body.single-stories .main-navigation-p {
        display: none;
    }
    body.single-stories .swiper-button-next.swiper-button-disabled, body.single-stories .swiper-button-prev.swiper-button-disabled {
        display: none;
    }
    body.single-stories #testimonials {
        margin-top: calc(60/768*100vw);
        margin-bottom: calc(70/768*100vw);
    }
    body.single-stories .stats .stats__container .stats__stat {
        font-weight: 400;
        font-size: calc(57/768*100vw);
        line-height: calc(64/768*100vw);
        letter-spacing: -0.01em;
        color: #f00;
        margin-bottom: calc(24/768*100vw);
    }
    body.single-stories .stats .stats__container #expo-stat-3-2.stats__stat {
        color: #00f;
    }
    body.single-stories .stats .stats__container .stats__label {
        font-weight: 400;
        font-size: calc(16/768*100vw);
        line-height: calc(24/768*100vw);
        color: #666;
        margin-top: auto;
    }
    body.single-stories #testimonials .border-arrow::before, body.single-stories #testimonials .border-arrow::after {
        display: none;
    }
    body.single-stories #testimonials .border-arrow {
        padding: calc(26/768*100vw) calc(32/768*100vw) calc(32/768*100vw);
        border: 1px solid #f2f2f2;
        border-radius: 8px;
        box-shadow: none;
        font-weight: 400;
        font-size: calc(22/768*100vw);
        line-height: calc(32/768*100vw);
    }
    body.single-stories .testi-inner {
        display: flex;
        justify-content: space-between;
        margin-top: calc(14/768*100vw);
    }
    body.single-stories #testimonials .portrait-box {
        width: calc(48/768*100vw);
        height: calc(48/768*100vw);
        margin-right: calc(16/768*100vw);
        position: relative;
    }
    body.single-stories #testimonials .personal-info .name {
        font-weight: 400;
        font-size: calc(16/768*100vw) !important;
        line-height: calc(24/768*100vw) !important;
        color: #000;
    }
    body.single-stories #testimonials .personal-info .position {
        font-weight: 400;
        font-size: calc(11/768*100vw) !important;
        line-height: calc(16/768*100vw) !important;
        letter-spacing: 0.02em;
        color: #999;
    }
    body.single-stories .about-author-holder {
        background: #fafafa;
        border-radius: 8px;
        padding: calc(28/768*100vw) calc(32/768*100vw) calc(32/768*100vw);
        margin-bottom: calc(56/768*100vw);
        margin-top: calc(50/768*100vw);
    }
    body.single-stories .author-portrait {
        position: relative;
        padding-bottom: 100%;
        width: calc(88/768*100vw);
    }
    body.single-stories .post__head {
        margin-bottom: calc(28/768*100vw);
    }
    body.single-stories .author-portrait img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    body.single-stories .post.post--author .post__content .post__type {
        font-weight: 400;
        font-size: calc(11/768*100vw) !important;
        line-height: calc(16/768*100vw) !important;
        letter-spacing: 0.02em;
        color: #999;
        margin-bottom: calc(11/768*100vw);
    }
    body.single-stories .author-name-post {
        font-weight: 400;
        font-size: calc(22/768*100vw);
        line-height: calc(28/768*100vw);
        margin-left: calc(24/768*100vw);
        margin-bottom: 0;
    }
    body.single-stories .author-position-post {
        margin-left: calc(24/768*100vw);
    }
    body.single-stories .post__excerpt {
        font-weight: 400;
        font-size: calc(16/768*100vw);
        line-height: calc(24/768*100vw);
        color: #666;
    }
    body.single-stories .wrapper {
        margin: 0 !important;
    }
    body.single-stories .section-margin {
        padding: 0 calc(40/768*100vw);
    }
    body.single-stories .main-image {
        position: relative;
        padding-bottom: 56.75%;
        display: flex;
        height: 0;
        margin-bottom: calc(50/768*100vw);
        width: calc(100% + calc(80/768*100vw));
        margin-left: calc(-40/768*100vw);
    }
    body.single-stories .elastic-content-bordered + div:not(.elastic-content-bordered) {
        margin-top: calc(40/768*100vw);
    }
    body.single-stories .main-image figcaption {
        margin-left: calc(8/768*100vw);
    }
    body.single-stories .main-image img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    body.single-stories figcaption {
        position: absolute;
        bottom: -20px;
        font-weight: 300;
        font-size: 11.5px;
        line-height: 16px;
        letter-spacing: 0.02em;
        color: #999;
    }
    body.single-stories .story-track-holder {
        margin-top: calc(40/768*100vw);
    }
    body.single-stories .story-track-holder a {
        font-size: calc(17/768*100vw) !important;
        line-height: calc(24/768*100vw) !important;
        color: #999;
    }
    body.single-stories h1 {
        font-size: calc(46/768*100vw);
        line-height: calc(56/768*100vw);
        letter-spacing: -0.01em;
        margin-bottom: calc(16/768*100vw);
    }
    body.single-stories h2 {
        font-weight: 400;
        font-size: calc(27/768*100vw) !important;
        line-height: calc(32/768*100vw) !important;
        letter-spacing: -0.01em;
        margin-bottom: calc(38/768*100vw);
    }
    body.single-stories .tinymce-output.elastic-content__highlight h2 {
        font-weight: 400;
        font-size: calc(33/768*100vw) !important;
        line-height: calc(40/768*100vw) !important;
        letter-spacing: -0.01em;
        margin-bottom: calc(38/768*100vw);
    }
    body.single-stories .content-holder {
        max-width: 100%;
    }
    body.single-stories .right-column {
        display: none;
    }
    body.single-stories .tinymce-output h2 {
        font-weight: 400;
        font-size: calc(22/768*100vw) !important;
        line-height: calc(32/768*100vw) !important;
        letter-spacing: -0.01em;
        margin-bottom: calc(12/768*100vw);
    }
    body.single-stories .tinymce-output p {
        font-weight: 400;
        font-size: calc(16/768*100vw) !important;
        line-height: calc(28/768*100vw) !important;
        color: #666;
    }
    body.single-stories .tinymce-output h3 {
        font-weight: 400;
        font-size: calc(16/768*100vw) !important;
        line-height: calc(28/768*100vw) !important;
    }
    body.single-stories .tinymce-output ul li, body.single-stories .tinymce-output ol li {
        font-style: normal;
        font-weight: 400;
        font-size: calc(16/768*100vw) !important;
        line-height: calc(28/768*100vw) !important;
        color: #666;
    }
    body.single-stories .tag {
        font-weight: 400;
        font-size: calc(16/768*100vw);
        line-height: calc(24/768*100vw);
        padding: calc(6/768*100vw) calc(10/768*100vw) calc(2/768*100vw);
        background: #fafafa;
        border: none;
    }
    body.single-stories .author-holder {
        font-weight: 400;
        font-size: calc(16/768*100vw);
        line-height: calc(24/768*100vw);
        color: #999 !important;
        margin-top: calc(32/768*100vw);
    }
    body.single-stories .author-name {
        color: #000 !important;
    }
    body.single-stories .tag-holders {
        margin-bottom: calc(32/768*100vw);
        align-items: flex-end;
        flex-wrap: wrap;
    }
    body.single-stories .tag-holders div {
        width: 100%;
    }
    body.single-stories .elastic-content-bordered {
        max-width: none;
        margin: 0;
        padding: 0;
        border-top: 0;
        border-bottom: 0;
    }
    body.single-stories h2.testimonials-title {
        font-weight: 400;
        font-size: calc(27/768*100vw) !important;
        line-height: calc(32/768*100vw) !important;
        margin-bottom: calc(12/768*100vw);
    }
    body.single-stories .pagination-holder {
        display: flex;
        padding-bottom: calc(18/768*100vw);
    }
    body.single-stories .pagi-holder {
        padding: 18px 20px 14px;
        background: white;
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
        border-radius: 24px;
        align-items: center;
        justify-content: center;
        width: auto;
        margin: 0 auto;
    }
    body.single-stories .pagi-holder svg {
        margin-top: -3px;
        cursor: pointer;
    }
    body.single-stories .testi-arrow-right {
        margin-left: calc(12/768*100vw);
    }
    body.single-stories .testi-arrow {
        margin-right: calc(12/768*100vw);
    }
    body.single-stories .swiper-pagination-container {
        position: static;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container {
        padding-bottom: calc(40/768*100vw);
        width: calc(100% + calc(80/768*100vw));
        margin-left: calc(-40/768*100vw);
    }
    body.single-stories .elastic-content__content-gallery .swiper-container .swiper-slide {
        width: 98% !important;
        margin-right: 8px;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container figcaption {
        margin-left: 8px;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container .bgimg {
        padding-bottom: 56%;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container figure {
        margin-bottom: 0;
    }
    body.single-stories .swiper-nav-holder {
        height: 93%;
    }
    body.single-stories .swiper-nav-holder .swiper-pagination-fraction {
        position: absolute;
        right: 8px;
        top: auto;
        bottom: -12px;
        left: auto;
        width: auto;
        padding-top: 0;
        padding-left: 0;
        color: #000;
        background: transparent;
        font-size: 1.572vw;
    }
    body.single-stories .download-holder {
        width: 100%;
        background: #fafafa;
        border-radius: 8px;
        padding: calc(26/768*100vw) calc(32/768*100vw);
    }
    body.single-stories .download-holder p.name {
        font-weight: 400;
        font-size: calc(22/768*100vw);
        line-height: calc(32/768*100vw);
        margin-bottom: calc(6/768*100vw);
    }
    body.single-stories .download-holder p.info {
        font-weight: 400;
        font-size: calc(16/768*100vw);
        line-height: calc(24/768*100vw);
        color: #999;
        margin-bottom: 0;
    }
    body.single-stories .sticky-cont {
        position: sticky;
        top: 70px;
    }
    body.single-stories #footer {
        padding: 2.4305555556vw calc(40/768*100vw);
    }
    body.single-stories #newsletter .grid__item__inner {
        padding-left: calc(40/768*100vw);
        padding-right: calc(40/768*100vw);
    }
    body.single-stories .elastic-content__highlight {
        margin-bottom: calc(30/768*100vw);
        padding-left: calc(22/768*100vw);
    }
}
@media (max-width: 999px) and (max-width: 500px) {
    body.single-stories .download-form-opened {
        height: 100vh;
        top: 0 !important;
        min-height: 100% !important;
    }
    body.single-stories .z-max {
        z-index: 99999999999999;
        position: relative;
    }
}
@media (max-width: 500px) {
    body.single-stories .popular-stories {
        padding: calc(18/375*100vw) calc(24/375*100vw) calc(24/375*100vw);
        background: #fafafa;
        border-radius: 8px;
        margin-bottom: 0;
        width: calc(100% + calc(48/375*100vw));
        margin-left: calc(-24/375*100vw);
    }
    body.single-stories .popular-stories h2 {
        font-weight: 300;
        font-size: calc(22/375*100vw);
        line-height: calc(32/375*100vw);
        margin-bottom: calc(22/375*100vw);
    }
    body.single-stories .top-item p {
        font-weight: 300;
        font-size: calc(11/375*100vw);
        line-height: calc(16/375*100vw);
        letter-spacing: 0.02em;
        color: #999;
        margin-bottom: 0;
    }
    body.single-stories .story-item {
        padding: 0;
        margin-bottom: calc(30/375*100vw);
    }
    body.single-stories .top-item {
        background: #fafafa;
        border-radius: 8px;
        padding: calc(28/375*100vw) calc(32/375*100vw) calc(32/375*100vw) !important;
        height: 100%;
    }
    body.single-stories .top-holder, body.single-stories .most-holder {
        display: flex;
        padding: calc(16/375*100vw) 0;
        border-bottom: 1px solid #f2f2f2;
    }
    body.single-stories .top-holder:last-child, body.single-stories .most-holder:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    body.single-stories .top-holder:first-child, body.single-stories .most-holder:first-child {
        padding-top: 0;
    }
    body.single-stories .top-holder .top-image {
        width: calc(64/375*100vw);
        height: calc(64/375*100vw);
        position: relative;
        margin-right: calc(16/375*100vw);
        flex-shrink: 0;
    }
    body.single-stories .top-holder .top-image img, body.single-stories .most-holder .most-image img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    body.single-stories .top-item a, body.single-stories .link-popular {
        font-weight: 300;
        font-size: calc(16/375*100vw);
        line-height: calc(24/375*100vw);
    }
    body.single-stories .most-author {
        font-weight: 300;
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 0.02em;
        color: #999;
        margin-bottom: 0;
    }
    body.single-stories .top-item a, body.single-stories .link-popular {
        font-weight: 300;
        font-size: calc(16/375*100vw);
        line-height: calc(24/375*100vw);
    }
    body.single-stories .most-holder .most-image {
        width: calc(64/375*100vw);
        height: calc(64/375*100vw);
        position: relative;
        margin-right: calc(16/375*100vw);
        flex-shrink: 0;
    }
    body.single-stories .socials .socials__container .socials__item .socials__item--fb {
        width: 1.325vw;
        height: auto;
    }
    body.single-stories .tinymce-output ul li {
        padding-left: calc(20/375*100vw);
    }
    body.single-stories .main-navigation-n, body.single-stories .main-navigation-p {
        width: auto !important;
        height: auto !important;
        background: transparent;
        transform: translateY(-50%) !important;
    }
    body.single-stories .stats {
        flex-direction: column;
        width: 100%;
        margin-left: 0;
        margin-bottom: calc(40/375*100vw);
    }
    body.single-stories .stats .stats__container {
        padding: calc(24/375*100vw) calc(32/375*100vw);
        background: #fafafa;
        border-radius: 8px;
        margin: 0 0;
        min-height: auto;
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-bottom: 8px;
    }
    body.single-stories .swiper-pagination-container {
        line-height: 12px;
        font-size: 10px;
    }
    body.single-stories .elastic-content__content-text {
        margin-bottom: calc(30/375*100vw);
    }
    body.single-stories .elastic-content__content-gallery {
        margin-bottom: calc(30/375*100vw);
        position: relative;
    }
    body.single-stories .main-navigation-n {
        display: none;
    }
    body.single-stories .main-navigation-p {
        display: none;
    }
    body.single-stories .swiper-button-next.swiper-button-disabled, body.single-stories .swiper-button-prev.swiper-button-disabled {
        display: none;
    }
    body.single-stories #testimonials {
        margin-top: calc(40/375*100vw);
        margin-bottom: calc(40/375*100vw);
        background: #fafafa;
        padding: calc(40/375*100vw) calc(24/375*100vw);
        width: calc(100% + calc(48/375*100vw));
        margin-left: calc(-24/375*100vw);
    }
    body.single-stories .stats .stats__container .stats__stat {
        font-weight: 400;
        font-size: calc(57/375*100vw);
        line-height: calc(64/375*100vw);
        letter-spacing: -0.01em;
        color: #f00;
        margin-bottom: calc(24/375*100vw);
    }
    body.single-stories .stats .stats__container #expo-stat-3-2.stats__stat {
        color: #00f;
    }
    body.single-stories .stats .stats__container .stats__label {
        font-weight: 400;
        font-size: calc(16/375*100vw);
        line-height: calc(24/375*100vw);
        color: #666;
        margin-top: auto;
    }
    body.single-stories #testimonials .border-arrow::before, body.single-stories #testimonials .border-arrow::after {
        display: none;
    }
    body.single-stories #testimonials .border-arrow {
        padding: calc(26/375*100vw) calc(32/375*100vw) calc(32/375*100vw);
        border: 1px solid #f2f2f2;
        border-radius: 8px;
        box-shadow: none;
        font-weight: 400;
        font-size: calc(16/375*100vw);
        line-height: calc(28/375*100vw);
    }
    body.single-stories .testi-inner {
        display: flex;
        justify-content: space-between;
        margin-top: calc(14/375*100vw);
    }
    body.single-stories #testimonials .portrait-box {
        width: calc(48/375*100vw);
        height: calc(48/375*100vw);
        margin-right: calc(16/375*100vw);
        margin-left: 0;
        position: relative;
    }
    body.single-stories #testimonials .personal-info .name {
        font-weight: 400;
        font-size: calc(16/375*100vw) !important;
        line-height: calc(24/375*100vw) !important;
        color: #000;
    }
    body.single-stories #testimonials .personal-info .position {
        font-weight: 400;
        font-size: calc(11/375*100vw) !important;
        line-height: calc(16/375*100vw) !important;
        letter-spacing: 0.02em;
        color: #999;
    }
    body.single-stories .about-author-holder {
        background: #fafafa;
        border-radius: 8px;
        padding: calc(21/375*100vw) calc(24/375*100vw) calc(21/375*100vw);
        margin-bottom: calc(48/375*100vw);
        margin-top: calc(50/375*100vw);
    }
    body.single-stories .author-portrait {
        position: relative;
        padding-bottom: 100%;
        width: calc(88/375*100vw);
    }
    body.single-stories .post__head {
        margin-bottom: calc(28/375*100vw);
    }
    body.single-stories .author-portrait img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    body.single-stories .post.post--author .post__content .post__type {
        font-weight: 400;
        font-size: calc(11/375*100vw) !important;
        line-height: calc(16/375*100vw) !important;
        letter-spacing: 0.02em;
        color: #999;
        margin-bottom: calc(11/375*100vw);
    }
    body.single-stories .author-name-post {
        font-weight: 400;
        font-size: calc(22/375*100vw);
        line-height: calc(28/375*100vw);
        margin-left: calc(24/375*100vw);
        margin-bottom: 0;
    }
    body.single-stories .author-position-post {
        margin-left: calc(24/375*100vw);
    }
    body.single-stories .post__excerpt {
        font-weight: 400;
        font-size: calc(16/375*100vw);
        line-height: calc(24/375*100vw);
        color: #666;
    }
    body.single-stories .wrapper {
        margin: 0 !important;
    }
    body.single-stories .section-margin {
        padding: 0 calc(24/375*100vw);
    }
    body.single-stories .main-image {
        position: relative;
        padding-bottom: 36.75%;
        display: flex;
        height: 0;
        margin-bottom: calc(50/375*100vw);
        width: calc(100% + calc(48/375*100vw));
        margin-left: calc(-24/375*100vw);
    }
    body.single-stories .elastic-content-bordered + div:not(.elastic-content-bordered) {
        margin-top: calc(40/375*100vw);
    }
    body.single-stories .main-image figcaption {
        margin-left: calc(8/375*100vw);
    }
    body.single-stories .main-image img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    body.single-stories figcaption {
        position: absolute;
        bottom: -20px;
        font-weight: 300;
        font-size: 11.5px;
        line-height: 16px;
        letter-spacing: 0.02em;
        color: #999;
    }
    body.single-stories .story-track-holder {
        margin-top: calc(60/375*100vw);
    }
    body.single-stories .story-track-holder a {
        font-size: calc(17/375*100vw) !important;
        line-height: calc(24/375*100vw) !important;
        color: #999;
    }
    body.single-stories h1 {
        font-size: calc(27/375*100vw);
        line-height: calc(32/375*100vw);
        letter-spacing: -0.01em;
        margin-bottom: calc(16/375*100vw);
    }
    body.single-stories h2 {
        font-weight: 400;
        font-size: calc(27/375*100vw) !important;
        line-height: calc(32/375*100vw) !important;
        letter-spacing: -0.01em;
        margin-bottom: calc(22/375*100vw);
    }
    body.single-stories .tinymce-output.elastic-content__highlight h2 {
        font-weight: 400;
        font-size: calc(33/375*100vw) !important;
        line-height: calc(40/375*100vw) !important;
        letter-spacing: -0.01em;
        margin-bottom: calc(22/375*100vw);
    }
    body.single-stories .content-holder {
        max-width: 100%;
    }
    body.single-stories .right-column {
        display: none;
    }
    body.single-stories .tinymce-output h2 {
        font-weight: 400;
        font-size: calc(22/375*100vw) !important;
        line-height: calc(32/375*100vw) !important;
        letter-spacing: -0.01em;
        margin-bottom: calc(12/375*100vw);
        margin-top: calc(38/375*100vw) !important;
    }
    body.single-stories .tinymce-output h2:first-child {
        margin-top: calc(0/375*100vw) !important;
    }
    body.single-stories .tinymce-output p {
        font-weight: 400;
        font-size: calc(16/375*100vw) !important;
        line-height: calc(28/375*100vw) !important;
        color: #666;
    }
    body.single-stories .tinymce-output h3 {
        font-weight: 400;
        font-size: calc(16/375*100vw) !important;
        line-height: calc(28/375*100vw) !important;
    }
    body.single-stories .tinymce-output ul li, body.single-stories .tinymce-output ol li {
        font-style: normal;
        font-weight: 400;
        font-size: calc(16/375*100vw) !important;
        line-height: calc(28/375*100vw) !important;
        color: #666;
    }
    body.single-stories .tag {
        font-weight: 400;
        font-size: calc(11/375*100vw);
        line-height: calc(16/375*100vw);
        padding: calc(6/375*100vw) calc(8/375*100vw) calc(2/375*100vw);
        background: #fafafa;
        border: none;
        margin-bottom: calc(8/375*100vw);
    }
    body.single-stories .author-holder {
        font-weight: 400;
        font-size: calc(16/375*100vw);
        line-height: calc(24/375*100vw);
        color: #999 !important;
        margin-top: calc(12/375*100vw);
    }
    body.single-stories .author-name {
        color: #000 !important;
    }
    body.single-stories .tag-holders {
        margin-bottom: calc(20/375*100vw);
        align-items: flex-end;
        flex-wrap: wrap;
    }
    body.single-stories .tag-holders div {
        width: 100%;
    }
    body.single-stories .elastic-content-bordered {
        max-width: none;
        margin: 0;
        padding: 0;
        border-top: 0;
        border-bottom: 0;
    }
    body.single-stories h2.testimonials-title {
        font-weight: 400;
        font-size: calc(27/375*100vw) !important;
        line-height: calc(32/375*100vw) !important;
        margin-bottom: calc(12/375*100vw);
    }
    body.single-stories .pagination-holder {
        display: flex;
        padding-bottom: calc(18/375*100vw);
    }
    body.single-stories .pagi-holder {
        padding: 18px 20px 14px;
        background: white;
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
        border-radius: 24px;
        align-items: center;
        justify-content: center;
        width: auto;
        margin: 0 auto;
    }
    body.single-stories .pagi-holder svg {
        margin-top: -3px;
        cursor: pointer;
    }
    body.single-stories .testi-arrow-right {
        margin-left: calc(12/375*100vw);
    }
    body.single-stories .testi-arrow {
        margin-right: calc(12/375*100vw);
    }
    body.single-stories .swiper-pagination-container {
        position: static;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container {
        padding-bottom: calc(40/375*100vw);
        width: calc(100% + calc(48/375*100vw));
        margin-left: calc(-24/375*100vw);
    }
    body.single-stories .elastic-content__content-gallery .swiper-container .swiper-slide {
        width: 93% !important;
        margin-right: 8px;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container figcaption {
        margin-left: 8px;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container .bgimg {
        padding-bottom: 56%;
    }
    body.single-stories .elastic-content__content-gallery .swiper-container figure {
        margin-bottom: 0;
    }
    body.single-stories .swiper-nav-holder {
        height: 93%;
    }
    body.single-stories .swiper-nav-holder .swiper-pagination-fraction {
        position: absolute;
        right: 8px;
        top: auto;
        bottom: 2px;
        left: auto;
        width: auto;
        padding-top: 0;
        padding-left: 0;
        color: #000;
        background: transparent;
        font-size: 3.3vw;
    }
    body.single-stories .download-holder {
        width: 100%;
        background: #fafafa;
        border-radius: 8px;
        padding: calc(18/375*100vw) calc(24/375*100vw) calc(24/375*100vw);
        flex-direction: column;
        align-items: flex-start !important;
    }
    body.single-stories .download-holder a {
        margin-top: 16px;
    }
    body.single-stories .download-holder p.name {
        font-weight: 400;
        font-size: calc(22/375*100vw);
        line-height: calc(32/375*100vw);
        margin-bottom: calc(6/375*100vw);
    }
    body.single-stories .download-holder p.info {
        font-weight: 400;
        font-size: calc(16/375*100vw);
        line-height: calc(24/375*100vw);
        color: #999;
        margin-bottom: 0;
    }
    body.single-stories .sticky-cont {
        position: sticky;
        top: 70px;
    }
    body.single-stories #footer {
        padding: 20px calc(24/375*100vw);
    }
    body.single-stories #newsletter .grid__item__inner {
        padding: calc(34/375*100vw);
    }
    body.single-stories .hs_firstname {
        margin-top: 20px;
    }
    body.single-stories .elastic-content__highlight {
        margin-bottom: calc(30/375*100vw);
        padding-left: calc(22/375*100vw);
    }
}
@media (max-width: 500px) and (max-width: 500px) {
    body.single-stories .download-form-opened {
        height: 100vh;
        top: 0 !important;
        min-height: 100% !important;
    }
    body.single-stories .z-max {
        z-index: 99999999999999;
        position: relative;
    }
}
body.single-stories .form--newsletter .hbspt-form .hs-fieldtype-booleancheckbox .input label span:not(.hs-form-required)::before {
    flex-shrink: 0;
}

.hbspt-form-code iframe{
    width: 100%;
}