

/* Start:/local/templates/safronovs_2026/css/includes/one-top.css?17849514052379*/
.one .one-top h1 {
    font-family: MontserratBold, sans-serif;
    color: #fffdf5;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    transform: scale(0.9075);
}
.one .one-top .one-top--info .one-info--date {
    color: #fff;
}
.one .one-top .one-top--info .one-info--city {
    color: #C40086FF;
}
.one .one-top .one-top--info .one-info--date, .one .one-top .one-top--info .one-info--city {
    font-family: MontserratBold, sans-serif;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
}

@media (min-width: 600px) {
    .one .one-top { gap: 6rem; }
    .one .one-top h1 {
        margin-top: 5rem;
        font-size: 7.6rem;
        z-index: 2;
    }
    .one .one-top .one-top--info {
        margin-left: 21rem;
    }
    .one .one-top .one-top--info .one-info--date {
        width: 43.8rem;
        height: 7.4rem;
        padding-top: 2rem;
        padding-left: 4rem;
        background-image: url('/local/templates/safronovs_2026/svg/one-info--date.svg');
    }
    .one .one-top .one-top--info .one-info--city {
        width: 58.5rem;
        height: 8.8rem;
        padding-top: 1rem;
        background-image: url('/local/templates/safronovs_2026/svg/one-info--city.svg');
    }
    .one .one-top .one-top--info .one-info--date, .one .one-top .one-top--info .one-info--city {
        font-size: 4.4rem;
    }
}
@media (max-width: 599px) {
    .one .one-top {
        gap: 6rem;
        padding-left: 2rem;
    }
    .one .one-top h1 {
        margin-top: 19rem;
        font-size: 6.3rem;
    }
    .one .one-top .one-top--info {
        margin-left: 22.7rem;
        z-index: 2;
    }
    .one .one-top .one-top--info .one-info--date {
        width: 51.8rem;
        height: 11.8rem;
        padding-top: 3.7rem;
        padding-left: 4rem;
        margin-right: 10rem;
        background-image: url('/local/templates/safronovs_2026/svg/one-info--dateMob.svg');
    }
    .one .one-top .one-top--info .one-info--city {
        width: 69rem;
        height: 10.4rem;
        padding-top: 1rem;
        background-image: url('/local/templates/safronovs_2026/svg/one-info--cityMob.svg');
    }
    .one .one-top .one-top--info .one-info--date, .one .one-top .one-top--info .one-info--city {
        font-size: 5.321rem;
    }
}


/* End */


/* Start:/local/templates/safronovs_2026/css/includes/one-paralax.css?17849589583200*/
.one-paralax--halicopter, .paralax-halicopter--wrapper,
.helicopter, .spotlight, .one-paralax--logo, .one-paralax--magicians,
.bro1, .andrey-img, .bro2, .ilya-img, .bro3, .sergey-img, .brothers-mob  { position: absolute; }
.paralax-halicopter--wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.andrey-img, .ilya-img, .sergey-img, .brothers-mob  {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@keyframes helicopter {
    0% { transform: translate3d(-1.9rem, 0.115rem, 0.25rem); }
    100% { transform: translate3d(1.9rem, 0.115rem, 0.25rem); }
}

@keyframes helicopter_light {
    0% { transform: rotate(-18deg); }
    100% { transform: rotate(18deg); }
}


@keyframes andrey {
    0% { transform: translateY(0); }
    100% { transform: translateY(2rem); }
}

@keyframes ilya {
    0% { transform: translateY(0); }
    100% { transform: translateY(-2.2rem); }
}

@keyframes sergey {
    0% { transform: translateY(0); }
    100% { transform: translateY(4rem); }
}

@media (min-width: 600px) {
    .one-paralax--halicopter {
        top: 0;
        right: -24rem;
        animation: helicopter 3s linear infinite alternate;
    }
    .helicopter {
        top: 0;
        right: 0;
        width: 79.2rem;
        height: 44.8rem;
    }

    .spotlight {
        top: 32.3rem;
        right: -66.1rem;
        width: 116.9rem;
        height: 134.5rem;
        transform-origin: 5% 3%;
        animation: helicopter_light 6s cubic-bezier(0.25, -0.07, 0.79, 1.07) infinite alternate;
    }

    .one-paralax--magicians {
        width: 218.6rem;
        height: 157.2rem;
        left: 0;
        bottom: 39.7rem;
    }
    .bro1 {
        top: 13.2rem;
        left: 0;
        width: 92.6rem;
        height: 140.2rem;
        z-index: 2;
        animation: andrey 3s cubic-bezier(0.32, 0.06, 0.7, 0.91) infinite alternate;
    }
    .bro2 {
        width: 68.7rem;
        height: 139.2rem;
        top: 18rem;
        left: 63.9rem;
        z-index: 2;
        animation: ilya 3s cubic-bezier(0.11, -0.01, 0.86, 1.02) infinite alternate;
    }
    .bro3 {
        width: 106.2rem;
        height: 157.6rem;
        top: 4.2rem;
        right: 0;
        animation: sergey 3s cubic-bezier(0.25, 0.03, 0.69, 0.93) infinite alternate;
    }
    .one-paralax--logo {
        width: 131.4rem;
        height: 50.1rem;
        left: 28rem;
        bottom: 64rem;
        z-index: 3;
    }
    .brothers-mob { display: none; }
}

@media (max-width: 599px) {
    .one-paralax--magicians {
        width: 120.1rem;
        height: 143.4rem;
        left: -4rem;
        bottom: 43.7rem;
    }
    .bro1, .bro2, .bro3 { display: none; }

    .one-paralax--logo {
        width: 121.1rem;
        height: 82.8rem;
        left: -6rem;
        bottom: 35rem;
        z-index: 3;
    }
    .one-paralax--halicopter {
        top: 0;
        right: 0;
    }
    .helicopter {
        top: 27rem;
        right: -5rem;
        width: 44.1rem;
        height: 26.4rem;
    }
    .helicopter-dummy-layer, .spotlight { display: none !important; }
}
/* End */


/* Start:/local/templates/safronovs_2026/css/main-buy.css?17850659541789*/
.main-buy { z-index: 5; }
.main-buy--info, .promocode-text, .promocode-text {
    font-family: MontserratBold, sans-serif;
    line-height: 1.2;
}
.main-buy--info {
    color: #DB1A55FF;
    text-align: right;
}
.promocode-text, .promocode-text {
    color: #fff;
    text-align: center;
}
.promocode-text { text-transform: uppercase; }
.main-buy--info, .promocode-text { font-size: 3.6rem; }
a.abiframelnk { position: relative; }
.button_buy, .button_buy_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

@media (min-width: 600px) {
    #one .main-buy { margin-top: 127rem; }
    #two .main-buy { margin-top: 9.9rem; }
    #four .main-buy { margin-top: 182rem; }
    .main-buy {
        width: 135.9rem;
        gap: 2.6rem;
    }
    a.abiframelnk {
        width: 56.7rem;
        height: 22.5rem;
        transition: all linear 0.3s;
    }
    a.abiframelnk:hover { transform: scale(0.98); }
    .button_buy { opacity: 1; }
    .button_buy_hover { opacity: 0; }

    a.abiframelnk:hover .button_buy { opacity: 0; }
    a.abiframelnk:hover .button_buy_hover { opacity: 1; }

}

@media (max-width: 599px) {
    #one .main-buy { margin-top: 100rem; }
    #two .main-buy { margin-top: 4.1rem; }
    .main-buy {
        flex-wrap: wrap;
        justify-content: center!important;
        gap: 3rem;
        width: 74.1rem;
    }
    a.abiframelnk {
        order: 1;
        width: 56.7rem;
        height: 22.5rem;
        margin-bottom: -3rem;
    }
    .button_buy_hover { display: none!important; }
    .main-buy--info { order: 2; }
    .main-buy--promocode {
        align-items: flex-start!important;
        align-content: flex-start!important;
        order: 3;
    }
}
/* End */


/* Start:/local/templates/safronovs_2026/css/progress-bar.css?17849675862573*/
.progress { margin-top: 3rem; }

.progress-title {
    position: relative;
    font-family: MontserratBold, sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.progress-title--arrow {
    width: 4.4rem;
    height: 4.2rem;
}

.progress-bar {
    position: relative;
}
.progress-bar--bg {
    position: absolute;
    top: -3.2rem;
    left: 0;
    width: 100%;
    height: 100%;
}

.progress-wrapper {
    position: relative;
    z-index: 2;
}

.none-progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.in-progress {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
}
.none-progress, .in-progress--bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.progress-bar--count {
    position: relative;
    margin-top: -1.5rem;
    margin-right: -15rem;
    font-family: MontserratBold, sans-serif;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
}
.progress-bar--countBG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}



@media (min-width: 600px) {
    .progress { width: 117.7rem; }
    .progress-bar {
        width: 68.1rem;
        height: 6.3rem;
    }
    .progress-wrapper {
        width: 54.5rem;
        height: 3.3rem;
        margin-top: 0.1rem;
        margin-left: 6.2rem;
    }
    .none-progress, .in-progress--bg { width: 54.5rem; }
    .progress-title {
        width: 54.4rem;
        font-size: 3.6rem;
    }
    .progress-bar--count {
        width: 15rem;
        height: 8rem;
        font-size: 3.6rem;
    }
}

@media (max-width: 599px) {
    .progress {
        width: 94.6rem;
        height: 16.6rem;
        margin-left: -15rem;
        flex-direction: column!important;
        justify-content: center!important;
    }
    .progress-bar {
        width: 94.6rem;
        height: 16.6rem;
        order: 1;
    }
    .progress-wrapper {
        width: 78rem;
        height: 7.5rem;
        margin-top: 3.85rem;
        margin-left: 9.4rem;
    }
    .none-progress, .in-progress--bg { width: 78rem; }
    .progress-title {
        width: 64.7rem;
        height: 4.8rem;
        font-size: 4.292rem;
        margin-left: 15rem;
        margin-bottom: 1rem;
        order: 2;
    }
    .progress-bar--count {
        width: 18.1rem;
        height: 9.5rem;
    }
    .progress-bar--count { font-size: 6rem; }
}
/* End */


/* Start:/local/templates/safronovs_2026/css/includes/two-table.css?17850528481907*/
#two .two-table h2, #two .two-table h3 {
    font-family: MontserratBold, sans-serif;
    color: #fffdf5;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    transform: scale(0.9075);
}
.two-table {
    position: relative;
    z-index: 2;
}
.two-table--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.two-text {
    font-family: MontserratBold, sans-serif;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    text-shadow:
            -0.1rem 0 1.2rem rgba(0, 0, 0, 0.35),
            0 -0.1rem 1.2rem rgba(0, 0, 0, 0.35),
            0.1rem 0 1.2rem rgba(0, 0, 0, 0.35),
            0 0.1rem 1.2rem rgba(0, 0, 0, 0.35);
}
.two-title--white { color: #fff; }
.two-title--gold { color: #ffe88c; }


@media (min-width: 600px) {
    #two .two-table h2 { margin-top: 22rem; }
    #two .two-table h2, #two .two-table h3 { font-size: 7.2rem; }
    .two-table {
        width: 203.4rem;
        height: 139.8rem;
        margin-top: -30.2rem;
    }
    .two-text { font-size: 5.4rem; }
    .two-title--seconde { margin-top: 4rem; }
    .two-title--fourth { margin-top: 4rem; }
    .two-table--starts {
        width: 25rem;
        height: 6.1rem;
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
@media (max-width: 599px) {
    #two .two-table h2 { margin-top: 20rem; }
    #two .two-table h2, #two .two-table h3 { font-size: 5.4rem; }
    .two-table {
        width: 119.502rem;
        height: 75.016rem;
        margin-top: -30.6rem;
    }
    .two-text { font-size: 3.6rem; }
    .two-title--seconde { margin-top: 2rem; }
    .two-title--fourth { margin-top: 2rem; }
    .two-table--starts {
        width: 25rem;
        height: 6.1rem;
        margin-top: 1.2rem;
        margin-bottom: 1.5rem;
    }
}
/* End */


/* Start:/local/templates/safronovs_2026/css/includes/two-title.css?1785052873710*/
.two-star {
    font-family: MontserratBold, sans-serif;
    color: #fffdf5;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    transform: scale(0.9075);
}

@media (min-width: 600px) {
    .two-star {
        width: 129.9rem;
        margin-top: 30.1rem;
        font-size: 5.4rem;
    }
    .two-star--icon {
        width: 18.5rem;
        height: 17.8rem;
    }
}
@media (max-width: 599px) {
    .two-star {
        width: 119.4rem;
        margin-top: 26rem;
        font-size: 5.4rem;
        align-content: end!important;
        align-items: end!important;
    }
    .two-star--icon {
        width: 12.5rem;
        height: 12.2rem;
    }
}
/* End */


/* Start:/local/templates/safronovs_2026/css/includes/three-title.css?1785050266278*/
@media (min-width: 600px) {
    .three-title {
        width: 198.9rem;
        height: 10.6rem;
        margin-top: 31.3rem;
    }
}
@media (max-width: 599px) {
    .three-title {
        width: 98.6rem;
        height: 5.3rem;
        margin-top: 31.3rem;
    }
}
/* End */


/* Start:/local/templates/safronovs_2026/css/includes/three-main.css?17850521941387*/
.three-dopamine {
    position: relative;
    z-index: 2;
}
.three-dopamine--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.three-dopamine--from {
    font-family: Montserrat, sans-serif;
    color: #fff;
}
.three-dopamine--info {
    font-family: MontserratItalic, sans-serif;
    color: #ffe88c;
}
@media (min-width: 600px) {
    .three-subtitle {
        width: 158.6rem;
        height: 51.4rem;
        margin-top: 134.2rem;
    }
    .three-dopamine {
        width: 153.7rem;
        height: 25.9rem;
        margin-top: 6.1rem;
        padding: 4rem 0 4.8rem 9.5rem;
    }
    .three-dopamine--from {
        margin-top: 5rem;
        font-size: 7.2rem;
    }
    .three-dopamine--info { font-size: 3.9rem; }
    #three .main-buy {
        margin-top: 2.3rem;
    }
}
@media (max-width: 599px) {
    .three-subtitle {
        width: 104.8rem;
        height: 34rem;
        margin-top: 69.2rem;
    }
    .three-dopamine {
        width: 112.1rem;
        height: 24.2rem;
        margin-top: 4.3rem;
        padding: 4.1rem 0 3.9rem 4rem;
    }
    .three-dopamine--from {
        margin-top: 3.4rem;
        font-size: 4.5rem;
    }
    .three-dopamine--info {
        font-size: 3.6rem;
    }
    #three .main-buy {
        margin-top: 1.6rem;
    }
}
/* End */


/* Start:/local/templates/safronovs_2026/css/includes/four-top.css?17850715581044*/
.title-shadow--blur, .title-small--shadow, .title-shadow--red {
    font-family: MontserratBold, sans-serif;
    color: #fff;
}
.title-small--shadow {
    font-family: Montserrat, sans-serif;
    color: #fff;
}
#four .wrapper h3 { z-index: 3; }

@media (min-width: 600px) {
    #four { margin-top: 41rem; }

    #four .wrapper h2.title-shadow--blur { margin-top: 22.6rem; }

    #four .wrapper h3 { margin-top: 2.2rem; }

    .title-shadow--blur, .title-shadow--red  { font-size: 7.2rem; }

    .title-small--shadow { font-size: 4.5rem; }
}

@media (max-width: 599px) {
    #four { margin-top: 80.6rem; }

    #four .wrapper h2.title-shadow--blur { margin-top: -1.9rem; }

    #four .wrapper h3 {
        display: inline-flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        align-content: center;
        margin-top: 2.2rem;
        gap: 2.2rem;
    }

    .title-shadow--blur { font-size: 6.2rem; }

    .title-small--shadow { font-size: 3.6rem; }
}
/* End */


/* Start:/local/templates/safronovs_2026/css/includes/four-videos.css?17850752101585*/
.four-inside {
    position: relative;
    z-index: 2;
}

.four-inside--BG, .four-inside--BG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.four-inside--frame { background-color: #00172c; }

.four-inside--text {
    font-family: MontserratBold, sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.four-video-one, .four-video-two {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

@media (min-width: 600px) {
    .four-inside {
        width: 256.1rem;
        height: 112.7rem;
        margin-top: -3.7rem;
    }

    .four-inside--frame {
        margin-top: 4.8rem;
        padding: 3.3rem 7.2rem 2.1rem 6.8rem;
    }

    .four-inside--text { font-size: 4.5rem; }

    .four-inside--title { margin-top: 60.2rem; }

    .four-video {
        margin-top: 5.7rem;
        gap: 2.7rem;
    }
    .four-video-one, .four-video-two {
        width: 169.9rem;
        height: 97rem;
    }
}

@media (max-width: 599px) {
    .four-inside {
        width: 120rem;
        height: 77.8rem;
        margin-top: -1.7rem;
        text-align: center;
    }

    .four-inside--frame {
        margin-top: 0.8rem;
        padding: 2.6rem 7.5rem 2.4rem 8.7rem;
    }

    .four-inside--text { font-size: 4.5rem; }

    .four-inside--title { margin-top: 60.2rem; }

    .four-video {
        margin-top: 5.7rem;
        gap: 2.7rem;
    }

    .four-video-one, .four-video-two {
        width: 169.9rem;
        height: 97rem;
    }
}
/* End */
/* /local/templates/safronovs_2026/css/includes/one-top.css?17849514052379 */
/* /local/templates/safronovs_2026/css/includes/one-paralax.css?17849589583200 */
/* /local/templates/safronovs_2026/css/main-buy.css?17850659541789 */
/* /local/templates/safronovs_2026/css/progress-bar.css?17849675862573 */
/* /local/templates/safronovs_2026/css/includes/two-table.css?17850528481907 */
/* /local/templates/safronovs_2026/css/includes/two-title.css?1785052873710 */
/* /local/templates/safronovs_2026/css/includes/three-title.css?1785050266278 */
/* /local/templates/safronovs_2026/css/includes/three-main.css?17850521941387 */
/* /local/templates/safronovs_2026/css/includes/four-top.css?17850715581044 */
/* /local/templates/safronovs_2026/css/includes/four-videos.css?17850752101585 */
