/* styles for mainpage */


body.wp-child-theme-AiCDNvideo.singular .entry-header {
    display: none;
}

.flex {
    display: flex;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}

body.wp-child-theme-AiCDNvideo .entry-content > * {
    margin-bottom: 0;
}




@media (min-width: 1920px) { /* >= 1920 */
    
    
body.wp-child-theme-AiCDNvideo #site-content {
    margin-top: 60px;
}

body.wp-child-theme-AiCDNvideo .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.new__content) {
    max-width: 1840px;
    width: calc(100%);
}


/* FIRST BLOCK */


body.wp-child-theme-AiCDNvideo .entry-content .first__block {
    flex-direction: column;
        align-items: center;
        max-height: 914px;
        height: 914px;
        position: relative;
        margin-bottom: 0;
}

.block__item__one {
            max-height: 800px;
        height: 800px;
        border: 2px solid #FBFBFB33;
        border-radius: 32px;
        background-image: url(/wp-content/uploads/2026/02/Frame-427319875-1.png);
        background-repeat: no-repeat;
        background-size: cover;
        flex-direction: column;
        width: 100%;
        padding-top: 175px;
        justify-content: flex-start;
        align-items: center;
}

.first__block__title {
    font-family: Exo;
font-weight: 600;
font-size: 72px;
line-height: 86px;
letter-spacing: 0;
color: #DADADA;
margin-bottom: 32px;
}

.first__block__text {
  font-family: Inter;
font-weight: 400;
font-size: 18px;
line-height: 26px;
letter-spacing: 0;
text-align: center;
color: #DADADA;
max-width: 907px;
        width: 100%;
        margin-bottom: 40px;
}

body.wp-child-theme-AiCDNvideo a.type-one {
    font-family: Exo;
font-weight: 700;
font-size: 20px;
line-height: 100%;
letter-spacing: 0;
text-align: center;
color: #DADADA;
    border: 2px solid #6432C8;
    text-decoration: none;
        border-radius: 32px;
        padding: 20px 32px;
        display: block;
        width: max-content;
}

.block__item__two {
  position: absolute;
        bottom: 0;  
        max-width: 1534px;
        width: 100%;
}

.first__block__pretty {
    border: 2px solid #FBFBFB33;
        border-radius: 32px;
        padding: 70px 64px;
        justify-content: space-between;
        width: 100%;
        backdrop-filter: blur(28px);
        -webkit-backdrop-filter: blur(28px);
}

.pretty__elem {

}

.pretty__elem__title {
   font-family: Exo;
font-weight: 500;
font-size: 60px;
line-height: 60px;
letter-spacing: 0;
color: #DADADA; 
margin-bottom: 12px;
}

.pretty__elem__text {
    font-family: Inter;
font-weight: 400;
font-size: 24px;
line-height: 26px;
letter-spacing: 0;
color: #DADADA; 
}


/* END FIRST BLOCK */


/* CLEARS */

.clear__120 {
    height: 120px;
}

/* END CLEARS */


/* BONUS BLOCK */


body.wp-child-theme-AiCDNvideo .entry-content .new__content {
    max-width: 1780px !important;
        width: calc(100%) !important;
        position: relative;
}

.bonus__block__title {
    font-family: Exo;
font-weight: 600;
font-size: 60px;
line-height: 60px;
letter-spacing: 0;
color: #FBFBFB;
position: absolute;
        top: 6px;
        left: 30px;
}

.bonus__block img {
    position: absolute;
        bottom: 0;
}

.bonus__block__content {
 flex-direction: column;
        background-image: url(/wp-content/uploads/2026/02/Vector-387.svg);
        background-repeat: no-repeat;
        background-size: cover;
        max-height: 490px;
        height: 490px;   
        padding: 80px;
        align-items: end;
}

.bonus__block__subtitle {
font-family: Exo;
font-weight: 600;
font-size: 48px;
line-height: 60px;
letter-spacing: 0;
color: #DADADA;
text-align: right;
margin-bottom: 12px;
}

.bonus__block__subtitle span.color {
    color: #76CABE;
}

.bonus__block__text {
  font-family: Inter;
font-weight: 400;
font-size: 24px;
line-height: 30px;
letter-spacing: 0;
  color: #DADADA;
  margin-bottom: 104px;
}


/* END BONUS BLOCK */




} /* END =< 1920 */







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







} /* END =< 1919 */








/* MOBILKI */


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





} /* END =< 500 */


/* END STYLE */