.post-inner-content .left .fixed-part.fixed{
    left: unset!important;
    right: 4.16667vw;
}
.post-inner-white{
    margin-top: 1.667vw;
}

.blgl-background{
    position: absolute;
    top: 0;
    right: 0;

    z-index: -1;
}
.blgl-background img{
    width: 28.333vw;
}

.post-inner-white {
    padding: 4.653vw 0 7.847vw;
}
.post-inner-white .post-inner-header{
    justify-content: flex-start;
}

.post-inner-content .right {
    /* padding-left: 16.667vw; */

    padding-left: 2.083vw;
    padding-right: 2.083vw;
    box-sizing: border-box;
}

.post-inner-content .img-fullwidth-wrap {
    margin: 6.94444vw 0 3.05556vw 0;
}

.post-inner-content .text-block {
    padding: unset!important;
}

.post-inner-bottom-cta{
    margin-left: 0!important;
    margin-right: 0!important;

    border-radius: 2.083vw;
    padding: 4.167vw 3.667vw 2.292vw;
}

.newsletter-subs {
    margin: 0.5vw;
}
.newsletter-subs .form-wrap {
    padding: 0 !important;
}
.newsletter-subs form input[type="email"]{
    padding-left: 1.5vw !important;
}

.newsletter-subs form input[type="submit"]{
    margin: 0 !important;
    line-height: 100% !important;
}

.post-inner-content .left .fixed-part.fixed.bottom {
    position: absolute;
    left: unset;
    bottom: 0;
    top: unset!important;
    right: 0!important;

    width: 100%;
}

.post-inner-content .cta-wrap {
    margin: 2.08333vw 0 2.08333vw 0;
}
.post-inner-content .cite {
    margin: 4.16667vw 0 2.08333vw 0;
}

.lwptoc_header {
    border-bottom: 1px solid rgba(21, 21, 21, 0.1)!important;
}
.lwptoc_item {
    border-bottom: 1px solid rgba(21, 21, 21, 0.1)!important;
}
.lwptoc_item:last-child{
    border-bottom: 0!important;
}

.post-inner-content .cite {
    background: rgba(23, 23, 22, 0.05);
}
.post-inner-content .cite .text p {
    color: #151515;
}
.post-inner-content .cite .icon svg path{
    fill: #FF771D;
}
.post-inner-content .cite .author .desc{
    color: #151515;
}

.post-inner-content .text-block ol li::after {
    counter-increment: ol;

    content: counter(ol);

    position: absolute;

    left: 0;

    top: 0;

    width: 1.45833vw;

    height: 1.45833vw;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    font-size: 0.83333vw;

    font-weight: bold;

    font-stretch: normal;

    font-style: normal;

    line-height: 140%;

    letter-spacing: normal;

    color: #171716;
    z-index: 2;
    text-indent: 0;
    padding-top: 0.03889vw;
}

.lwptoc-autoWidth .lwptoc_i {
    width: 100%;
}

.post-inner-content .post-inner-slider-wrap {
    margin: 6.94444vw 0 5.90278vw 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.post-inner-content .post-inner-slider-wrap .post-inner-slider {
    width: 100%;
}

@media(min-width: 960px){
    .post-inner-content .right {
        width: 76.7vw;
    }
    .post-inner-content .left .fixed-part.fixed {
        width: 15vw;
    }
}

.post-inner-content table td{
    border-radius: 0.694vw;
    background: rgba(23, 23, 22, 0.05);

    border: 0.139vw solid white;

    padding-right: 1.667vw;
    padding-left: 1.667vw;

    padding-top:2.222vw;
    padding-bottom: 2.222vw;

    box-sizing: border-box;
}
.post-inner-content table td b{
    margin-bottom: 2.778vw;
    display: block;
    font-size: 1.25vw!important;
}

@media(max-width: 960px){
    .post-inner-content {
        display: flex;
        flex-direction: column-reverse;
    }

    .right {
        padding-left: 4vw!important;
        padding-right: 4vw!important;
        box-sizing: border-box;
    }
    .right .fw-page-builder-content > div:first-child{
        margin-top: 0!important;
    }
    .left{
        padding-left: 4vw!important;
        padding-right: 4vw!important;
        box-sizing: border-box;
    }

    .seo-temp.post-inner-white .post-inner-header .title-cat h1{
        text-align: center;
        padding-left: 4vw;
        padding-right: 4vw;
        box-sizing: border-box;
    }
    .post-inner-white .post-inner-header .back-wrap{
        padding-left: 4vw;
    }

    .blog-temp .title-cat{
        padding-left: 4vw;
        padding-right: 4vw;
        box-sizing: border-box;
    }
    .blog-temp .post-inner-meta{

        padding-left: 4vw;
        padding-right: 4vw;
        box-sizing: border-box;
    }

    .blog-temp.post-inner-white .post-inner-meta .author-meta{
        margin-top: 6vw;
    }

    .blog-temp.post-inner-white .post-inner-header .rate-date {
        width: 71%;
        padding-top: 3vw;
    }

    .newsletter-subs form input[type="email"] {
        padding-left: 5.5vw !important;
    }

    .newsletter-subs form input[type="submit"] {
        margin-bottom: 10vw !important;
        display: block;
    }

    .post-inner-comments-form{
        padding-left: 4vw;
        padding-right: 4vw;
    }

    .post-inner-content table td {
        padding-left: 3.4vw;
        padding-right: 3.4vw;
        padding-bottom: 3.533vw;
        padding-top: 3.533vw;
    }
    .post-inner-content table td b{
        margin-bottom: 10.667vw;
    }
}
@media(min-width: 960px){

    .post-inner-content .text-block h2 {
        font-size: 2.639vw!important;
    }
    .post-inner-content .text-block h3 {
        font-size: 2.222vw!important;
    }
    .post-inner-content .text-block h4 {
        font-size: 1.667vw!important;
    }
    .post-inner-content .text-block h5 {
        font-size: 1.25vw!important;
    }
}
.post-inner-content .text-block p {
    line-height: 140% !important;
}
.post-inner-content h2{
    margin-bottom: 2.222vw!important;
    margin-top: 4.444vw!important;
}
.post-inner-content h5{
    margin-bottom: 1.111vw!important;
    margin-top: 2.222vw!important;
}
.post-inner-content h3{
    margin-bottom: 1.667vw!important;
    margin-top: 3.264vw!important;
}
.post-inner-content h4{
    margin-bottom: 1.667vw!important;
    margin-top: 1.667vw!important;
}
.post-inner-content .img-fullwidth-wrap{
    margin-top: 2.778vw!important;
    margin-bottom: 2.778vw!important;
}

@media(max-width: 960px){
    .post-inner-content .text-block p {
        line-height: 140% !important;
    }
    .post-inner-content h2, .post-inner-content h3,.post-inner-content h4,.post-inner-content h5{
        margin-bottom: 6.4vw!important;
        margin-top: 17.067vw!important;
    }
    .post-inner-content .img-fullwidth-wrap{
        margin-top: 10.667vw!important;
        margin-bottom: 10.667vw!important;
    }
}

.post-inner-content .faq {
    padding: unset!important;
}
.post-inner-content .faq h2 {
    font-size: 2.639vw !important;

    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.post-inner-content .faq .faq-title {
    padding: unset !important;
    margin-bottom: 2.222vw !important;
}

.post-inner-content .faq .faq-list {
    padding: unset!important;
}

.post-inner-content .numbers-list {
    margin: unset;
}

@media screen and (max-width: 960px) {
    .post-inner-content .faq h2 {
        font-size: 5.86667vw!important;

        margin-bottom: 6.4vw !important;
    }

    .post-inner-content .numbers-list .numbers-list-item .number {
        font-size: 4.933vw!important;
    }
}


/* @media screen and (max-width: 960px) {
    .postid-21263 .text-block table,
    .postid-21263 .text-block table td ul li span {
        font-size: 2vw;
    }
    .postid-21263 .text-block table td ul li{
        line-height: 1;
        text-indent: 3.2vw;
    }
    .postid-21263 .text-block table td ul li:before{
        top: 0.53333vw;
        width: 2vw;
        height: 2vw;
        border-radius: 0.3vw;
    }
} */

.post-inner-white {
    overflow: initial;
}
.left {
    padding: 150px 0;
}
.left .author-box {
    border-radius: 16px;
    background-color: #f7f7f7;
    padding: 26px 16px 16px;
    position: sticky;
    top: 8vw;
}
.left .author-box p.author {
    font-size: .81vw;
    color: rgb(21 21 21 / 43%);
    text-align: center;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
}
.left .author-box p.author + a img {
    transform: translateY(-150%);
    position: absolute;
    top: 22px;
    width: 1.5vw;
}
.left .author-box .img-wrap {
    display: flex;
    justify-content: center;
}
.left .author-box .img-wrap img {
    width: 60%;
    border-radius: 100%;
}
.left .author-box .author-content .name {
    color: #2200D1;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .7vw;
    margin-top: 1.111vw;
    font-size: .95vw;
}
/* .left .author-box .author-content .name + div{
    color: #151515;
} */

.post-inner-content .left .author-box .author-content .position {
    font-weight: 400;
    font-size: .81vw;
    color: rgb(21 21 21 / 43%);
}


.post-inner-bottom-cta.dark .bg-wrap,
.post-inner-bottom-cta.green .bg-wrap,
.post-inner-bottom-cta.light .bg-wrap,
.post-inner-bottom-cta.blue .bg-wrap {
    left: 0;
    width: 100%;
    bottom: 0;
}
.post-inner-bottom-cta.dark .bg-wrap img,
.post-inner-bottom-cta.green .bg-wrap img,
.post-inner-bottom-cta.light .bg-wrap img,
.post-inner-bottom-cta.blue .bg-wrap img {
    width: 100%;
    height: 100%;
}
.post-inner-bottom-cta.light .title {
    color: black;
}
.post-inner-bottom-cta.dark .text,
.post-inner-bottom-cta.green .text,
.post-inner-bottom-cta.light .text,
.post-inner-bottom-cta.blue .text {
    color: black;
    display: none;
}
.post-inner-bottom-cta.dark .btn-link,
.post-inner-bottom-cta.green .btn-link,
.post-inner-bottom-cta.blue .btn-link,
.post-inner-bottom-cta.light .btn-link {
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.post-inner-bottom-cta.light .btn-link {
    color: black;
}
.post-inner-bottom-cta.dark .btn-link .icon,
.post-inner-bottom-cta.green .btn-link .icon,
.post-inner-bottom-cta.blue .btn-link .icon,
.post-inner-bottom-cta.light .btn-link .icon {
    margin-top: -0.3vw;
}

.post-inner-bottom-cta.dark .btn-link .icon,
.post-inner-bottom-cta.green .btn-link .icon,
.post-inner-bottom-cta.blue .btn-link .icon {
    background: rgb(255, 255, 255);
}
.post-inner-bottom-cta.dark .btn-link .icon path,
.post-inner-bottom-cta.green .btn-link .icon path,
.post-inner-bottom-cta.blue .btn-link .icon path {
    stroke: #276aad;
}
.post-inner-bottom-cta.light .btn-link .icon {
    background: rgb(0 0 0);
}
.post-inner-bottom-cta.dark .btn-link .icon path {
    stroke: rgb(0, 0, 0);
}
.post-inner-bottom-cta.light .btn-link .icon path {
    stroke: orange;
}
.post-inner-bottom-cta.dark .btn-link {
    color: #4B9DCF;
}
.post-inner-bottom-cta.dark .btn-link .icon {
    background: #4B9DCF;
}
.post-inner-content .right table tr:first-child {
    width: 100%;
    border-collapse: collapse;
    position: sticky;
    top: 7vw;
    background: #1717161A;
    z-index: 2;
    backdrop-filter: blur(4px);
}
.post-inner-content .left .author-box .author-content .author-linkedin {
    display: none;
}
.post-inner-content .about-author-description {
    font-size: 1.002vw;
    margin-top: 1.111vw;
    line-height: 140%;
}
.post-inner-content .left .author-box .author-content .name svg {
    width: 1vw;
    height: 1vw;
}
body.posts-single-own .post-inner-white .post-inner-meta .author-meta {
    font-size: 0.972vw;
}
body.posts-single-own .post-inner-white .post-inner-meta .author-meta div {
    padding: 0 1.111vw;
}
.share-list .share-item a:hover {
    background: #727272;
}
.share-list .share-item a svg path {
    fill: #727272;
}
@media screen and (max-width: 961px) {
    .post-inner-white .post-inner-header .title-cat h1 {
        font-size: 7.467vw;
    }
    .blog-temp .post-inner-meta {
        padding-left: 3vw;
        padding-right: 3vw;
    }
    body.posts-single-own .post-inner-white .post-inner-meta .author-meta {
        font-size: 3.2vw;
        display: grid;
        grid-template-columns: 1fr 1fr;
        padding: 0;
        width: 100%;
        gap: 1.6vw;
        text-align: left;
    }
    body.posts-single-own .post-inner-white .post-inner-meta .author-meta .name,
    body.posts-single-own .post-inner-white .post-inner-meta .author-meta .published {
        padding: .8vw 0;
    }
    body.posts-single-own .post-inner-white .post-inner-meta .author-meta .time {
        border-right: 0;
    }
    body.posts-single-own .post-inner-white .post-inner-meta .author-meta .time,
    body.posts-single-own .post-inner-white .post-inner-meta .author-meta .updated {
        padding: .8vw 0 .8vw 3vw;
    }
    .post-inner-white .post-inner-meta .share-wrap,
    .post-inner-white .post-inner-meta .share-wrap .share-buttons {
        width: 100%;
    }
    .post-inner-white .post-inner-meta .share-wrap .share-buttons .share-label {
        width: 100%;
        padding: 2.133vw 0;
        text-align: center;
        margin-top: 3.2vw;
    }
    .post-inner-white .post-inner-meta .share-wrap {
        order: 3;
        width: 100%;
    }
    .post-inner-content {
        flex-direction: column;
    }
    .post-inner-content .right {
        order: 2;
    }
    .post-inner-content .left {
        padding: 10.667vw 0 8vw;
    }
    .post-inner-content .left .author-box {
        display: flex;
        height: 35vw;
    }
    .post-inner-content .left .author-box p.author {
        top: 2vw;
        left: 20%;
        transform: translateX(-20%);
        font-size: 3.2vw;
    }
    .post-inner-content .left .author-box p.author + a img {
        display: none;
    }
    .post-inner-content .left .author-box .img-wrap {
        max-width: 45%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
    }
    .post-inner-content .left .author-box .img-wrap img {
        width: 85%;
    }
    .post-inner-content .left .author-box .author-content {
        width: 55%;
        padding: 0 0 0 5vw;
    }
    .post-inner-content .left .author-box .author-content .name {
        font-size: 4.267vw;
    }
    .post-inner-content .left .author-box .author-content .position {
        font-weight: 500;
        font-size: 3.2vw;
        margin: 2vw 0;
    }
    .post-inner-content .left .author-box .author-content .author-linkedin {
        display: block;
        width: 4vw;
    }
    .post-inner-content .right + .fixed-wrap.left {
        padding-top: 0;
        padding-bottom: 10.667vw;
    }

    .post-inner-content .left .author-box .author-content .name svg {
        width: 3vw;
        height: 3vw;
    }
    .post-inner-content .about-author-description {
        font-size: 3vw;
        margin-top: 2vw;
    }




    .post-inner-content .right + .fixed-wrap.left .lwptoc_header {
    position: relative;
    cursor: pointer;
    }

    .post-inner-content .right + .fixed-wrap.left .lwptoc_header::after {
    content: "";
    background: url(/wp-content/uploads/2025/11/polygon-2-2.svg);
    width: 1.5vw;
    height: 1.5vw;
    background-repeat: no-repeat;
    transition: transform 0.4s ease;
    position: absolute;
    right: 4.5vw;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    /* transform: translateY(-50%) rotate(270deg); */
    will-change: transform;
    }

    /* ↓ Bounce + rotate animation when active */
    .post-inner-content .right + .fixed-wrap.left .lwptoc_i.active .lwptoc_header::after {
        /* animation: arrowBounce 0.4s ease; */
        transform: translateY(-50%) rotate(0deg);
    }

    @keyframes arrowBounce {
    0%   { transform: translateY(-50%) rotate(270deg); }
    40%  { transform: translateY(-60%) rotate(180deg); }
    60%  { transform: translateY(-40%) rotate(90deg); }
    100% { transform: translateY(-50%) rotate(0deg); }
    }

    /* Accordion content transition */
    .post-inner-content .right + .fixed-wrap.left .lwptoc_items {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    }

    .post-inner-content .right + .fixed-wrap.left .lwptoc_i.active .lwptoc_items {
    max-height: 1000px; /* You can increase this if content is taller */
    }
    
}