/* StegAssets — sticky hero + layered sections */

/* HERO */

#rec3550245901 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
}


/* ОСНОВНЫЕ ЭКРАНЫ */

#rec3676414501,
#rec2839250201,
#rec2809131401,
#rec2809188001,
#rec2575825301 {
    position: relative;
    z-index: 2;
}


/* DIVIDERS — УБРАТЬ ИЗ ПОТОКА */

#rec2636441301,
#rec3676648601,
#rec2636451701,
#rec2636511001,
#rec2636553701 {
    display: none !important;
}