/* styles for page */


    body.wp-child-theme-AiCDNvideo.singular .entry-header,
    body.wp-child-theme-AiCDNvideo.singular .featured-media {
        display: none;
    }
    
    body.wp-child-theme-AiCDNvideo .post-inner {
        padding-top: 0;
    }




@media (min-width: 1920px) { /* >= 1920 */
    
    
body.wp-child-theme-AiCDNvideo:not(.home) .entry-content {
        max-width: 1840px !important;
        width: calc(100%);
        margin: 0 auto;
    }

.block__price {
padding: 120px 80px 60px 80px;
gap: 84px;
}

.price__title {
font-family: Exo;
font-weight: 600;
font-size: 60px;
line-height: 60px;
letter-spacing: 0;
color: #DADADA;
}

.price__list {
flex-wrap: wrap;
        gap: 40px;
        max-width: 1236px;
        width: 100%;
}

.price__item {
max-height: 304px;
        height: 304px;
        width: calc(100% / 2 - 20px);
    padding: 40px;
    flex-direction: column;
        justify-content: space-between;
        backdrop-filter: blur(28px);
    -webkit-backdrop-filter: blur(28px);
background-image: url(/wp-content/uploads/2026/02/Vector-388.svg), url(/wp-content/uploads/2026/02/Frame-427319902.svg);
        background-repeat: no-repeat, no-repeat;
        background-size: contain, contain;
        border-radius: 32px;
        position: relative;
}

.price__item__title {
font-family: Exo;
font-weight: 600;
font-size: 40px;
line-height: 46px;
letter-spacing: 0;
color: #FBFBFB;
}

.price__item__icon img {
        max-width: 80px;
        width: 100%;
}

.price__item__btn {
position: absolute;
    bottom: 0;
    right: 0;
}

.price__item__btn a {
background-color: #6432C8;
    border-radius: 50px;
    padding: 14px 16px;
    display: block;
    width: max-content;
    text-decoration: none;
    font-family: Inter;
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FBFBFB;
}




} /* END =< 1920 */







@media (max-width: 1919px) { /* =< 1919 */


    body.wp-child-theme-AiCDNvideo:not(.home) #site-content {
        background-repeat: repeat !important;
        }

body.wp-child-theme-AiCDNvideo:not(.home) .entry-content {
        max-width: initial;
        width: calc(96.59vw) !important;
        margin: 0 auto;
    }

.block__price {
padding: calc(6.3vw) calc(4.2vw) calc(3.15vw) calc(4.2vw);
gap: calc(4.41vw);
}

.price__title {
font-family: Exo;
font-weight: 600;
font-size: calc(3.15vw);
line-height: calc(3.15vw);
letter-spacing: 0;
color: #DADADA;
}

.price__list {
flex-wrap: wrap;
        gap: calc(2.1vw);
        max-width: initial;
        width: calc(64.88vw);
}

.price__item {
max-height: initial;
        height: calc(15.96vw);
        width: calc(100% / 2 - 1.05vw);
    padding: calc(2.1vw);
    flex-direction: column;
        justify-content: space-between;
        backdrop-filter: blur(28px);
    -webkit-backdrop-filter: blur(28px);
background-image: url(/wp-content/uploads/2026/02/Vector-388.svg), url(/wp-content/uploads/2026/02/Frame-427319902.svg);
        background-repeat: no-repeat, no-repeat;
        background-size: contain, contain;
        border-radius: calc(1.68vw);
        position: relative;
}

.price__item__title {
font-family: Exo;
font-weight: 600;
font-size: calc(2.1vw);
line-height: calc(2.41vw);
letter-spacing: 0;
color: #FBFBFB;
}

.price__item__icon img {
        max-width: calc(4.2vw);
        width: 100%;
}

.price__item__btn {
position: absolute;
    bottom: 0;
    right: 0;
}

.price__item__btn a {
background-color: #6432C8;
    border-radius: calc(2.62vw);
    padding: calc(0.73vw) calc(0.84vw);
    display: block;
    width: max-content;
    text-decoration: none;
    font-family: Inter;
    font-weight: 400;
    font-size: calc(0.89vw);
    line-height: 100%;
    letter-spacing: 0;
    color: #FBFBFB;
}




} /* END =< 1919 */








/* MOBILKI */


@media (max-width: 768px) { /* =< 768 */


body.wp-child-theme-AiCDNvideo:not(.home) .entry-content {
        width: calc(100%) !important;
    }

.block__price {
padding: 48px 20px 0 20px;
        gap: 20px;
        flex-direction: column;
}

.price__title {
font-size: 26px;
line-height: 30px;
text-align: center;
}

.price__list {
flex-wrap: wrap;
        gap: 20px;
        max-width: initial;
        width: calc(100%);
        flex-direction: column;
        align-items: center;
}

.price__item {
height: 160px;
        width: 296px;
        padding: 20px 20px 15px 20px;
        background-image: url(/wp-content/uploads/2026/02/Vector-388-1.svg), url(/wp-content/uploads/2026/02/Frame-427319902-1.svg);
        background-repeat: no-repeat, no-repeat;
        background-size: contain, contain;
        border-radius: 0 0 0 24px;
        position: relative;
}

.price__item__title {
font-size: 24px;
line-height: 28px;
}

.price__item__icon img {
        max-width: 48px;
}

.price__item__btn {
position: absolute;
    bottom: 0;
    right: 0;
}

.price__item__btn a {
    border-radius: 50px;
    padding: 8px 10px;
    font-size: 13px;
}


} /* END =< 768 */


/* END STYLE */