*::before,
*::after {
    box-sizing: border-box;
}
.h-main .d-main__top {
    position: relative;
}
.h-main .d-main__title {
    font-size: 150px;
    line-height: 120px;
}
.h-main__breadcrumbs {
    position: absolute;
    left: 0;
    top: 10px;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}
.h-main__breadcrumbs a {
    text-decoration: none;
    color: #000;
}
.h-main__breadcrumbs a:hover {
    text-decoration: underline;
}
.h-main__breadcrumbs span {
    color: #008ab7;
}

.h-main .d-main__subtitle {
    width: 600px;
    max-width: 100%;
    white-space: normal;
}
.h-main__text {
    margin: 20px 0 36px;
    width: 486px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    display: flex;
    align-items: center;
    min-height: 76px;
    padding-left: 90px;
    background-image: url("../../img/help/sun.svg");
    background-repeat: no-repeat;
    background-position: center left;
    white-space: normal;
}
.h-main__text p {
    width: 100%;
}
.h-main {
    padding-bottom: 114px;
}
.h-main__text span {
    color: #008ab7;
}
.h-main__buttons {
    display: flex;
    align-items: center;
}
.h-main__btn {
    margin-left: 15px;
}

.h-main {
    background-image: url("../../img/help/bg-main.png");
}
.h-main__img {
    position: absolute;
    bottom: -50px;
    left: calc(50% - 100px);
    height: 513px;
    background-repeat: no-repeat;
    background-position: center;
    width: 853px;
}
.d-main {
    position: relative;
    padding: 19px 0 181px;
    background-image: url("../../img/day/bg-main.png");
    background-size: cover;
    background-position: bottom center;
    overflow: hidden;
}
.d-main__top {
    white-space: nowrap;
}
.d-main__title {
    font-family: "Circe-ExtraBold";
    font-size: 170px;
    font-weight: 400;
    line-height: 120%;
    background: linear-gradient(245deg, #008ab7 8.49%, #00cee2 91.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}
.d-main__subtitle {
    margin-top: -37px;
    position: relative;
    z-index: 2;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    background: linear-gradient(245deg, #008ab7 8.49%, #00cee2 91.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 12px;
}
.d-main__item {
    width: 327px;
    margin-right: 42px;
    max-width: 100%;
    padding-left: 90px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    background-repeat: no-repeat;
    background-position: left top;
}
.d-main__item span {
    color: #008ab7;
}
.d-main__items {
    display: flex;
    flex-wrap: wrap;
    margin-top: 18px;
}
.d-main__item p {
    margin: 0;
}
.d-main__item:last-child {
    margin-top: 31px;
    width: 347px;
    padding-left: 70px;
}
.d-main__flowers {
    left: calc(50% + 330px);
    bottom: -72px;
    position: absolute;
    z-index: 5;
    pointer-events: none;
    user-select: none;
    width: 384px;
}
.d-main__flowers-img {
    display: block;
    width: 384px;
    height: auto;
    position: relative;
    z-index: 2;
}
.d-main {
    overflow: hidden;
}
.d-main__mobile {
    display: none;
}

.digitalMain-text {
    margin-top: 20px;
    width: 500px;
    max-width: 100%;
    padding-left: 88px;
    background-image: url("../../img/digital/main-icon.svg");
    background-repeat: no-repeat;
    background-position: left top;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.d-main__title span {
    font-size: 90px;
    line-height: 80px;
}
.d-main__title {
    padding-top: 50px;
}

.dTabs-wrapper {
    margin-top: -96px;
    position: relative;
    z-index: 10;
    border-radius: 40px;
    border: 2px solid #caeeff;
    background: #fff;
    padding: 38px;
}
.dTabs-box {
    padding: 35px;
    border-radius: 40px;
    background: #f0fbfe;
}
.digitalMain-video {
    width: 190px;
    height: 123px;
    top: 52px;
    left: calc(50% + 320px);
    z-index: 3;
    position: absolute;
    transform: rotate(9.221deg);
}
.digitalMain-video video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100px;
}
.digitalMain-video::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 100px;
    opacity: 0.2;
    background: linear-gradient(245deg, #008ab7 8.49%, #00cee2 91.51%);
    mix-blend-mode: color;
}
.digitalMain-video__icon {
    width: 46px;
    height: 46px;
    transform: rotate(-9.184deg);
    background-image: url("../../img/digital/hand.svg");
    top: 23px;
    position: absolute;
    z-index: 2;
    left: -21px;
}

.digital-title {
    color: #008ab7;
    font-size: 75px;
    font-weight: 400;
    line-height: 120%;
    font-family: "Circe-ExtraBold";
    margin: 0;
}
.digital-title.small-title {
    font-size: 64px;
    line-height: 120%;
}
.center {
    text-align: center;
}
.digitalBenefits-subtitle {
    margin-top: 20px;
    width: 1000px;
    max-width: 100%;
    color: #000;
    font-size: 36px;
    font-weight: 400;
    line-height: 120%;
}
.digitalBenefits {
    padding: 65px 0 170px;
}
.digitalBenefits-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.digitalBenefits-block {
    width: calc(100% / 6);
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
}
.digitalBenefits-item {
    position: relative;
    padding: 45px 18px 29px;
    border-radius: 30px;
    border: 2px solid #caeeff;
    background: #f0fbfe;
    min-height: 100%;
}
.digitalBenefits-item__number {
    height: 27px;
    padding: 0 10px;
    border-radius: 16px;
    background: #caeeff;
    color: #008ab7;
    font-size: 13px;
    font-weight: 400;
    line-height: 120%;
    position: absolute;
    right: 20px;
    top: 20px;
    display: inline-flex;
    align-items: center;
}
.digitalBenefits-item__text {
    margin-top: 12px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
}
.digitalBenefits-item__text span {
    color: #008ab7;
    font-weight: normal;
    font-family: "Circe-Bold";
}
.digitalBenefits-item__icon {
    width: 70px;
    height: 65px;
    background-repeat: no-repeat;
    background-position: left center;
}
.digitalBenefits-block:nth-child(odd) .digitalBenefits-item {
    background: #fff;
}
.digital-scroll__icon::after {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: 48px;
    height: 38px;
    background-image: url("../../img/digital/scroll-move.svg");
    background-repeat: no-repeat;
}
.digital-scroll__icon {
    display: none;
    align-items: center;
    justify-content: flex-end;
    padding-right: 23px;
    width: 184px;
    height: 38px;
    border-radius: 40px;
    border: 2px solid #caeeff;
    background: #f0fbfe;
    position: relative;
    color: #008ab7;
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
}
.digital-scroll {
    position: relative;
}

.digital-bottom {
    margin-top: 47px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.digital-bottom__circle {
    margin-left: 12px;
    width: 295px;
    height: 295px;
    padding: 50px 45px 0;
    color: #000;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 120%;
    background-image: url("../../img/digital/circle.png");
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
}
.digital-bottom__circle span {
    color: #e3432c;
}
.digital-bottom__right {
    width: 380px;
    padding-top: 92px;
    background-image: url("../../img/digital/heart.svg");
    background-repeat: no-repeat;
    background-position: top center;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 135%;
    position: relative;
    z-index: 2;
}
.digital-bottom__img {
    top: 22px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    pointer-events: none;
}

.dTabs-bold {
    margin-bottom: 12px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    font-family: "Circe-Bold";
    line-height: 120%;
}
.dTabs-links {
    height: 58px;
    display: inline-flex;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #caeeff;
    background: #fff;
    padding: 3px;
    margin-bottom: 14px;
}
.dTabs-link {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    padding: 0 23px;
    height: 50px;
    border-radius: 10px;
    background: #caeeff;
    color: #008ab7;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    font-family: "Circe-Bold";
    line-height: 120%;
    margin-right: 3px;
}
.dTabs-link:last-child {
    margin-right: 0;
}
.dTabs-link.active {
    color: #fff;
    background: linear-gradient(245deg, #008ab7 8.49%, #00cee2 91.51%);
}

.dTabs-list {
    display: flex;
    align-items: flex-start;
}
.dTabs-white {
    width: 232px;
    min-width: 232px;
    padding: 27px 23px;
    border-radius: 10px;
    border: 1px solid #caeeff;
    background: #fff;
    color: #008ab7;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}
.dTabs-qr {
    width: 190px;
    height: 190px;
    min-width: 190px;
    padding: 7px;
    border-radius: 10px;
    border: 1px solid #caeeff;
    background: #fff;
}
.dTabs-qr img {
    max-width: 100%;
}
.dTabs-info {
    margin: 0 16px 0 28px;
    flex-grow: 1;
}
.dTabs-copy__item {
    min-height: 58px;
    padding: 7px 17px;
    border-radius: 10px;
    border: 1px solid #caeeff;
    background: #caeeff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dTabs-copy__item b {
    display: block;
    width: 28px;
    min-width: 28px;
    height: 28px;
    margin-left: 15px;
    border-radius: 100%;
    background-color: #008ab7;
    background-image: url("../../img/digital/copy.svg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    user-select: none;
    transition: all 0.4s;
}
.dTabs-copy__item b:hover {
    opacity: 0.8;
}
.dTabs-copy__item b.active {
    background-color: rgb(9, 150, 9);
    opacity: 1;
}
.dTabs-text {
    margin-top: 15px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}
.dTabs-content {
    display: none;
}
.dTabs-content:first-child {
    display: block;
}
.dTabs-copy__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dTabs-copy__item span {
    display: block;
    width: calc(100% - 43px);
    word-break: break-all;
}
.dTabs-copy__list .dTabs-copy__item {
    width: calc(50% - 5px);
}

.dTabs-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dTabs-form__text {
    padding: 34px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    border-radius: 10px;
    border: 1px solid #caeeff;
    background: #fff;
    line-height: 120%;
    width: 325px;
    min-width: 325px;
    margin-left: 15px;
}
.dTabs-form__text p {
    margin: 0;
}
.dTabs-form__text span {
    color: #f35740;
}

.dTabs-form__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.dTabs-form__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
    text-decoration: none;
    user-select: none;
    transition: all 0.4s;
    height: 70px;
    width: 304px;
    border-radius: 14px;
    background: #e3432c;
    max-width: 100%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    font-family: "Circe-Bold";
    line-height: 120%;
}
.dTabs-form__btn:hover {
    background: #d03e27;
}
.dTabs-form__policy {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 130%;
    width: 359px;
    max-width: 100%;
    margin-bottom: 6px;
}
.dTabs-form__policy a {
    color: #008ab7;
    line-height: 130%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.dTabs-form__input {
    width: 399px;
    margin-bottom: 21px;
}
.dTabs-form__input input {
    display: flex;
    align-items: center;
    width: 100%;
    height: 59px;
    border-radius: 10px;
    border: 1px solid #caeeff;
    background: #caeeff;
    padding-left: 16px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
}
.dTabs-form__input-item {
    position: relative;
}
.dTabs-form__input-item::after {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background-image: url("../../img/digital/input.svg");
    right: 17px;
    z-index: 2;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
}
.dTabs-form__input input::placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.dTabs-form__input:first-child {
    width: 263px;
}

.eventsBottom {
    padding: 65px 0;
}

.eventsBottom-top .digitalBenefits-item {
    padding-top: 23px;
}
.eventsBottom-top .digitalBenefits-block {
    width: 25%;
    margin-top: 0;
}
.eventsBottom-top {
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
    justify-content: space-between;
}
.eventsBottom-top__wrapper {
    width: 780px;
}
.eventsBottom-text {
    width: 379px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
}
.eventsBottom-img {
    display: block;
    width: 100%;
    margin-top: -61px;
    height: auto;
}
.eventsBottom-buttons {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 35px;
    z-index: 2;
}
.eventsBottom-btn.dTabs-form__btn {
    width: 185px;
    margin: 0 10px 0 0;
    color: #fff;
    font-size: 18px;
    height: 71px;
    border-radius: 14px;
}
.eventsBottom-btn.buy-color {
    background: #008ab7;
}
.eventsBottom-btn.buy-color:hover {
    background: #1a7f9f;
}
.eventsBottom-btn.wild-color {
    background: #a73afd;
    width: 155px;
}
.eventsBottom-btn.wild-color:hover {
    background: #952fe4;
}
.eventsBottom-btn.ozon-color {
    background: #005bff;
    width: 155px;
}
.eventsBottom-btn.ozon-color:hover {
    background: #0651db;
}
.eventsBottom-btn.avito-color {
    background-image: url("../../img/bg-gradient.png");
    background-size: cover;
    background-position: center;
    width: 155px;
}
.eventsBottom-btn.avito-color:hover {
    background-image: url("../../img/bg-gradient.png");
    background-size: cover;
    background-position: center;
    opacity: 0.7;
}
.eventsBottom-btn.market-color {
    background: linear-gradient(102deg, #ff5326 50.39%, #fd0 100%);
    width: 155px;
}
.eventsBottom-btn.market-color:hover {
    background: linear-gradient(102deg, #ff5326 50.39%, #fd0 100%);
    opacity: 0.7;
}
.eventsCertificates {
    padding: 65px 0;
}
.eventsCertificates-absolute {
    position: absolute;
    left: 0;
    top: 20px;
}
.eventsCertificates-img {
    margin-top: -5px;
    display: block;
    max-width: 100%;
}

.eventsCertificates .digitalBenefits-subtitle {
    margin-bottom: 20px;
}
.eventsCertificates-text {
    width: 480px;
    max-width: 100%;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 135%;
}
.eventsCertificates-wrapper {
    position: relative;
}

.eventsCertificates-item__btn.dTabs-form__btn {
    height: 60px;
    width: 100%;
    border-radius: 14px;
    font-size: 18px;
    margin: 10px 0 0 0;
}
.eventsCertificates-item__price {
    height: 58px;
    padding: 0 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #caeeff;
    background: #caeeff;
    color: #008ab7;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
}
.eventsCertificates-item__price input {
    display: inline-flex;
    align-items: center;
    height: auto;
    padding: 0;
    margin: 0 0 2px;
    width: 51px;
    border: none;
    background: none;
    color: #008ab7;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
}
.eventsCertificates-item {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    position: relative;
    border-radius: 30px;
    background: #fff;
    overflow: hidden;
}
.eventsCertificates-item__img,
.eventsCertificates-item img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
    position: relative;
    z-index: 3;
}
.eventsCertificates-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    border: 2px solid #caeeff;
    pointer-events: none;
}
.eventsCertificates-item__title {
    color: #008ab7;
    text-align: center;
    font-size: 20px;
    font-family: "Circe-Bold";
    font-weight: 400;
    line-height: 24px;
    margin: 15px 0 1px;
    padding: 0 16px;
}
.eventsCertificates-item__subtitle {
    margin-bottom: auto;
    color: #f35740;
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    line-height: 24px;
}
.eventsCertificates-block {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
    margin-top: 20px;
}
.eventsCertificates-block:first-child {
    margin-left: 50%;
}
.eventsCertificates-list {
    display: flex;
    flex-wrap: wrap;
    margin: -20px -10px 0;
}
.eventsCertificates-item__wrapper {
    padding: 0 16px 19px;
}
.eventsCertificates-item__links {
    margin-left: auto;
    display: flex;
    align-items: center;
}
.eventsCertificates-item__link {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #a7e3ff;
    cursor: pointer;
    user-select: none;
    position: relative;
    transition: all 0.4s;
    margin-left: 4px;
}
.eventsCertificates-item__link:hover {
    background: #9ad3ed;
}
.eventsCertificates-item__link::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.eventsCertificates-item__minus::before {
    background-image: url("../../img/digital/minus.svg");
}
.eventsCertificates-item__plus::before {
    background-image: url("../../img/digital/plus.svg");
}
.eventsCertificates-item__link.disabled {
    pointer-events: none;
}
.eventsCertificates-item__link.disabled::before {
    opacity: 0.5;
}
.eventsCertificates-wrapper {
    position: relative;
}

.mainEvents .digitalMain-text {
    background-image: url("../../img/digital/main-events-icon.svg");
}
.mainEvents .digitalMain-video {
    top: 210px;
}
.mainEvents .h-main__img {
    left: 47%;
    width: 629px;
    height: 401px;
    background-size: 629px 401px;
}
.eventsFair-subtitle {
    margin: 10px 0 35px;
    color: #000;
    font-family: Circe;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
}
.eventsFair {
    padding-top: 65px;
}
.eventsFair-subtitle span {
    color: #f35740;
    font-weight: 400;
    font-family: "Circe-Bold";
}
.eventsFair-btn__wrapper {
    padding: 21px 20px;
    border-radius: 30px;
    background: #caeeff;
}
.eventsFair-btn.dTabs-form__btn {
    width: 100%;
    height: 71px;
    font-size: 18px;
    border-radius: 14px;
    background: #008ab7;
    margin: 0 !important;
}
.eventsFair-btn.dTabs-form__btn:hover {
    background: #0583ae;
}
.eventsFair-list {
    display: flex;
}
.eventsFair-left {
    width: 280px;
    margin-right: 20px;
    min-width: 280px;
}
.eventsFair-item {
    padding: 26px 26px 26px 18px;
    border-radius: 30px;
    background: #f0fbfe;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    display: flex;
    align-items: center;
}
.eventsFair-item__icon {
    margin-right: 9px;
    width: 68px;
    min-width: 68px;
    height: 56px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.eventsFair-item:nth-child(even) {
    background: #e1f9ff;
}
.eventsFair-slider .slick-list {
    overflow: visible;
}
.eventsFair-slider .slick-slide {
    height: auto !important;
    opacity: 0.2;
    transition: opacity 0.4s;
}
.eventsFair-slider .slick-active {
    opacity: 1;
}
.eventsFair-slider .slick-track {
    display: flex;
    align-items: stretch;
}
.eventsFair-slider .slick-arrow {
    display: none !important;
}
.eventsFair-slider {
    width: calc(100% + 20px);
}
.eventsFair-slide {
    padding-right: 20px;
}
.eventsFair-right {
    width: 880px;
}
.eventsFair-left {
    position: relative;
    z-index: 3;
}
.eventsFair-list {
    justify-content: space-between;
}
.eventsFair {
    overflow: hidden;
}

.eventsLottery-subtitle {
    width: 980px;
    margin: 10px auto 42px;
    max-width: 100%;
    text-align: center;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
}
.eventsLottery-subtitle span {
    color: #f35740;
    font-family: "Circe-Bold";
}
.eventsLottery-wrapper {
    position: relative;
}
.eventsLottery-item {
    padding: 43px 46px;
    color: #008ab7;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    font-family: "Circe-Bold";
    background-repeat: no-repeat;
    background-position: center;
    width: 282px;
    height: 282px;
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 2;
}
.eventsLottery-first {
    left: 0;
    position: absolute;
    z-index: 3;
    top: 31px;
}
.eventsLottery-last {
    bottom: 143px;
    right: 0;
    z-index: 3;
    position: absolute;
}
.eventsLottery-first .eventsLottery-item {
    background-image: url("../../img/digital/first.png");
}
.eventsLottery-last .eventsLottery-item {
    background-image: url("../../img/digital/last.png");
}
.eventsLottery-first__flower {
    top: 195px;
    left: 19px;
    position: absolute;
    user-select: none;
    transform: rotate(-57.366deg);
}
.eventsLottery-last__flower {
    top: -178px;
    right: 6px;
    position: absolute;
    transform: rotate(30.851deg);
    user-select: none;
}
.eventsLottery-center {
    padding: 46px 10px 10px;
    width: 600px;
    height: 600px;
    text-align: center;
    background-image: url("../../img/digital/lottery-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}
.eventsLottery-center__vk {
    width: 140px;
    height: 129px;
    background-image: url("../../img/digital/lottery-vk.svg");
    transition: all 0.4s;
    display: block;
    margin: 0 auto 25px;
}
.eventsLottery-center__vk:hover {
    opacity: 0.8;
}
.eventsLottery-center__text {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 135%;
}
.eventsLottery-center__text a {
    color: #008ab7;
    font-weight: 400;
    font-family: "Circe-Bold";
    display: inline-flex;
    margin-bottom: 10px;
}
.eventsLottery-center__text a:hover {
    text-decoration: none;
}
.eventsLottery-center__link {
    text-decoration: none;
    outline: none;
    margin-top: 10px;
    display: inline-flex;
    align-items: center;
    transition: all 0.4s;
    height: 32px;
    padding: 2px 12px 0;
    border-radius: 50px;
    background: #caeeff;
    color: #008ab7;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    white-space: nowrap;
}
.eventsLottery-center__link:hover {
    background: #b8dff1;
}
.eventsLottery-center__red .eventsLottery-center__link {
    background: #ffe8e5;
    color: #f35740;
}
.eventsLottery-center__red .eventsLottery-center__link:hover {
    background: #f3dad6;
}
.eventsLottery-center__btn {
    text-decoration: none;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 0;
    width: 240px;
    height: 71px;
    border-radius: 14px;
    background: #008ab7;
    color: #fff;
    font-family: "Circe-Bold";
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    transition: all 0.4s;
}
.eventsLottery-center__btn:hover {
    background: #047fa8;
}
@media (min-width: 993px) {
    .eventsCertificates-item__title {
        min-height: 48px;
    }
}

@media (max-width: 1200px) {
    .h-main__img {
        width: 600px;
        height: 361px;
        background-size: 600px 361px;
        left: auto;
        right: 0;
        bottom: 0;
    }
    .eventsBottom-img {
        margin-top: 0;
    }
    .digital-bottom__circle {
        margin-left: 0;
    }
    .h-main .d-main__title {
        font-size: 100px;
        line-height: 80px;
    }
    .d-main__title span {
        font-size: 50px;
        line-height: 40px;
    }
    .h-main__breadcrumbs {
        top: 0;
    }
    .digitalMain-video {
        left: calc(50% + 120px);
    }
    .digitalBenefits-list {
        margin-left: -5px;
        margin-right: -5px;
    }
    .digitalBenefits-block {
        padding-left: 5px;
        padding-right: 5px;
    }
    .dTabs-form__input:first-child,
    .dTabs-form__input,
    .dTabs-form__btn,
    .dTabs-form__policy {
        width: 100%;
    }
    .dTabs-form__btn {
        height: 60px;
        font-size: 18px;
        margin-bottom: 20px;
    }
    .eventsBottom-top__wrapper {
        width: calc(100% - 340px);
    }
    .eventsBottom-text {
        width: 320px;
    }
    .eventsBottom-top .digitalBenefits-item__number {
        right: 8px;
        top: 8px;
    }
    .eventsCertificates-img {
        max-width: 100%;
    }
    .eventsCertificates-absolute {
        width: calc(50% - 10px);
    }
    .mainEvents .h-main__img {
        left: auto;
        right: 0;
        width: 500px;
        height: 319px;
        background-size: 500px 319px;
    }
    .mainEvents .digitalMain-video {
        right: 32px;
        left: auto;
    }
    .eventsFair-right {
        width: calc(100% - 300px);
    }
    .eventsLottery-items {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 6px;
    }
    .eventsLottery-last,
    .eventsLottery-first {
        position: static;
        margin: 0 10px;
    }
    .eventsLottery-first__flower,
    .eventsLottery-last__flower {
        display: none;
    }

    .eventsBottom-btn.dTabs-form__btn {
        width: 170px;
    }
    .eventsBottom-btn.buy-color {
        width: 170px;
    }
    .eventsBottom-btn.wild-color {
        width: 140px;
    }
    .eventsBottom-btn.ozon-color {
        width: 140px;
    }
    .eventsBottom-btn.avito-color {
        width: 140px;
    }
    .eventsBottom-btn.market-color {
        width: 140px;
    }
}
@media (max-width: 992px) {
    .h-main {
        padding-bottom: 210px;
        padding-top: 8px;
    }
    .h-main__breadcrumbs {
        top: 8px;
    }
    .dTabs-form__text {
        width: 100%;
        min-width: 100%;
        margin: 15px 0;
        padding: 19px;
        font-size: 16px;
        line-height: 120%;
    }
    .dTabs-form {
        display: block;
    }
    .dTabs-form__input input {
        font-size: 16px;
    }
    .d-main__top {
        padding-top: 32px;
    }
    .h-main .d-main__title {
        font-size: 46px;
        line-height: 38px;
    }
    .d-main__title span {
        font-size: 23px;
        line-height: 18px;
    }
    .digitalMain-text {
        width: 290px;
        padding-left: 68px;
        font-size: 14px;
        line-height: 120%;
        background-size: 59px 53px;
    }
    .h-main .d-main__title {
        padding-top: 4px;
    }
    .dTabs-wrapper {
        padding: 13px;
        border-radius: 20px;
        margin-top: -100px;
    }
    .dTabs-box {
        padding: 18px 14px 16px;
        border-radius: 20px;
    }
    .h-main__img {
        width: 500px;
        height: 301px;
        background-size: 500px 301px;
        right: auto;
        left: 50%;
        transform: translate(-50%);
        bottom: 0;
    }
    .digitalMain-video {
        left: 360px;
        top: 60px;
    }
    .digitalBenefits-list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .digitalBenefits-block {
        padding: 0 10px;
        width: 33.333%;
        margin-top: 15px;
    }
    .digitalBenefits-subtitle {
        margin-top: 15px;
        font-size: 18px;
        line-height: 120%;
    }
    .digitalBenefits {
        padding: 35px 0;
    }
    .digitalBenefits .digital-title {
        text-align: left;
    }
    .digital-title,
    .digital-title.small-title {
        font-size: 32px;
        line-height: 100%;
    }
    .digital-bottom__right {
        padding-top: 58px;
        background-size: 56px 53px;
        width: 100%;
        margin: 20px auto 0;
    }
    .digital-bottom {
        display: block;
        margin-top: 16px;
    }
    .digital-bottom__circle {
        width: 265px;
        height: 265px;
        padding: 51px 31px 0;
        font-size: 14px;
        line-height: 120%;
        background-size: 265px;
        margin: 0 auto;
    }
    .digitalBenefits {
        overflow: hidden;
    }
    .digital-bottom__img {
        position: relative;
        top: auto;
        left: 50%;
        transform: translateX(-40%);
        width: 513px;
        min-width: 513px;
        margin: 20px 0 0;
    }
    .dTabs-copy__list {
        display: block;
    }
    .dTabs-copy__list .dTabs-copy__item {
        width: 100%;
    }
    .dTabs-copy__list .dTabs-copy__item:last-child {
        margin-top: 15px;
    }
    .dTabs-text {
        display: none;
    }
    .eventsBottom-top .digitalBenefits-item__number {
        right: 20px;
        top: 20px;
    }
    .eventsBottom-text {
        margin: 0;
        width: 100%;
        font-size: 15px;
        line-height: 120%;
    }
    .eventsBottom-top__wrapper {
        width: 100%;
    }
    .eventsBottom-top {
        display: block;
        margin-top: 15px;
    }
    .eventsBottom-top .digitalBenefits-block {
        margin-top: 15px;
    }
    .eventsBottom {
        padding: 35px 0 0;
    }
    .eventsBottom-box {
        position: relative;
        margin-top: 20px;
        height: 286px;
        margin-bottom: -50px;
    }
    .eventsBottom-img {
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
        height: 286px;
        width: auto;
    }
    .eventsBottom-btn.dTabs-form__btn {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .eventsBottom-btn.dTabs-form__btn:first-child {
        margin-top: 0;
    }
    .eventsBottom-buttons {
        margin: 20px 0 0 0;
    }
    .eventsCertificates .digitalBenefits-subtitle {
        margin: 15px 0 10px;
    }
    .eventsCertificates .digital-title {
        text-align: left;
    }
    .eventsCertificates-img {
        display: none;
    }
    .eventsCertificates-absolute {
        position: static;
        width: 100%;
    }
    .eventsCertificates-text {
        width: 100%;
        font-size: 15px;
        line-height: 125%;
    }
    .eventsCertificates-block {
        width: 50%;
    }
    .eventsCertificates-block:first-child {
        margin-left: 0;
    }
    .eventsCertificates-list {
        margin-top: 0;
    }
    .mainEvents .h-main__img {
        left: 50%;
        right: auto;
        width: 320px;
        transform: translateX(-50%);
        height: 204px;
        background-size: 320px 204px;
    }
    .mainEvents .digitalMain-video {
        right: auto;
        left: calc(50% + 10px);
        top: auto;
        bottom: 140px;
    }
    .eventsFair-list {
        display: block;
    }
    .eventsFair-right {
        width: 100%;
        margin-top: 20px;
    }
    .eventsFair-left {
        width: 100%;
        margin: 0;
        min-width: 100%;
        position: static;
    }
    .eventsFair-wrapper {
        position: relative;
        padding-bottom: 120px;
    }
    .eventsFair-btn__wrapper {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 19px;
    }
    .eventsFair-btn.dTabs-form__btn {
        height: 60px;
        font-size: 18px;
    }
    .eventsFair-subtitle {
        margin: 15px 0 19px;
        font-size: 15px;
        line-height: 120%;
    }
    .eventsFair-items {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: -10px;
    }
    .eventsFair-item {
        width: calc(50% - 5px);
        margin-top: 10px;
        display: block;
        padding: 17px 6px 17px 11px;
        border-radius: 15px;
    }
    .eventsFair-item:last-child {
        width: 100%;
    }
    .eventsFair-item__icon {
        margin: 0;
    }
    .eventsFair-item__text {
        margin: 0;
        margin-top: 10px;
        font-size: 14px;
        line-height: 120%;
    }
    .eventsCertificates-item,
    .eventsCertificates-item::before,
    .eventsCertificates-item__img {
        border-radius: 20px;
    }
    .eventsLottery-subtitle {
        margin: 15px 0 21px;
        width: 100%;
        font-size: 15px;
        line-height: 120%;
    }
    .eventsBottom-btn.dTabs-form__btn {
        margin-top: 10px;
        height: 59px;
        font-size: 16px;
    }
    .eventsBottom-btn.buy-color {
        width: 100%;
    }
    .eventsBottom-btn.wild-color {
        width: calc(50% - 5px);
    }
    .eventsBottom-btn.ozon-color {
        width: calc(50% - 5px);
    }
    .eventsBottom-btn.avito-color {
        width: calc(50% - 5px);
    }
    .eventsBottom-btn.market-color {
        width: calc(50% - 5px);
    }
    .eventsBottom-buttons {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .dTabs-bold {
        margin-bottom: 6px;
        font-size: 15px;
    }
    .eventsBottom-top .digitalBenefits-block {
        width: 50%;
    }
    .dTabs-links {
        padding: 0 0 5px 4px;
        border-radius: 8px;
        flex-wrap: wrap;
        height: auto;
        width: 100%;
    }
    .dTabs-link {
        height: 41px;
        font-size: 18px;
        margin-top: 5px;
        justify-content: center;
        line-height: 120%;
        padding: 0 13px;
        margin-right: 4px;
        width: calc(25% - 4px);
    }
    .dTabs-link:last-child {
        width: calc(75% - 4px);
    }
    .dTabs-white {
        padding: 15px 20px;
        margin-top: 15px;
        width: 100%;
        min-width: 100%;
        border-radius: 8px;
        font-size: 14px;
        line-height: 120%;
    }
    .dTabs-list {
        display: block;
    }
    .dTabs-qr {
        width: 190px;
        height: 190px;
        min-width: 190px;
        margin: 0 auto 15px;
    }
    .dTabs-info {
        margin: 0;
        width: 100%;
    }
    .dTabs-copy__item {
        padding: 14px;
    }
    .eventsFair-right .digital-scroll__icon {
        position: relative;
        margin: 20px 0 0 0;
        display: inline-flex;
    }
    .eventsLottery {
        overflow: hidden;
    }
    .eventsLottery-center {
        width: 469px;
        height: 469px;
        background-size: 469px;
        padding: 16px;
        margin: 0;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    .eventsLottery-center__btn {
        height: 59px;
        width: 198px;
        margin-top: 15px;
        font-size: 16px;
    }
    .eventsLottery-center__link {
        padding: 0 10px;
        height: 27px;
        font-size: 11px;
        line-height: 120%;
        margin-top: 8px;
    }
    .eventsLottery-center__text {
        margin: 11px 0 3px;
        font-size: 15px;
        line-height: 135%;
    }
    .eventsLottery-center__vk {
        width: 75px;
        height: 69px;
        background-size: 75px 69px;
    }
    .eventsLottery-item {
        margin: 6px 5px 0;
        padding: 21px;
        font-size: 10px;
        line-height: 120%;
        width: 140px;
        height: 140px;
        background-size: 140px;
    }
    .eventsLottery-items {
        margin: 0;
    }
    .eventsLottery-last,
    .eventsLottery-first {
        margin: 0;
    }
}

@media (max-width: 576px) {
    .digitalMain-video {
        left: calc(50% + 10px);
        width: 88px;
        height: 57px;
        top: 216px;
    }
    .eventsFair-slider .slick-active {
        opacity: 0.2;
    }
    .eventsFair-slider .slick-current {
        opacity: 1;
    }
    .eventsFair-slider {
        min-width: 600px;
    }
    .dTabs-wrapper {
        margin-left: -15px;
        width: calc(100% + 30px);
    }
    .mainEvents .digitalMain-video {
        right: auto;
        left: calc(50% + 30px);
    }
    .digitalMain-video__icon {
        top: 6px;
        left: -15px;
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .digitalBenefits-list {
        margin: 0;
        flex-wrap: nowrap;
    }
    .digitalBenefits-block {
        margin: 15px 15px 0 0;
        padding: 0;
        width: 180px;
        min-width: 180px;
    }
    .digitalBenefits-item__text {
        font-size: 14px;
        line-height: 120%;
    }
    .digitalBenefits-item {
        border-radius: 20px;
    }
    .digitalBenefits-scroll {
        overflow-x: auto;
        margin-left: -15px;
        width: calc(100% + 30px);
        padding-left: 15px;
        padding-bottom: 58px;
    }
    .digitalBenefits-scroll::-webkit-scrollbar {
        display: none;
    }
    .digitalBenefits-scroll__icon {
        display: inline-flex;
    }
    .eventsCertificates-block {
        width: 280px;
        min-width: 280px;
        margin: 20px 15px 0 0;
        padding: 0;
    }
    .eventsCertificates-list {
        flex-wrap: nowrap;
        margin: 0;
    }
    .mainEvents.h-main .d-main__title {
        font-size: 41px;
        line-height: 85%;
    }
    .d-main {
        background-color: #f0fbfe;
        position: relative;
        background-image: url("/templates/annamariya/img/help/bg-mobile.png");
        background-size: cover;
        background-position: center bottom;
    }
}
@media (max-width: 360px) {
    .mainEvents.h-main .d-main__title {
        font-size: 37px;
        line-height: 85%;
    }
}
