

.module-todayevent + .module-upcoming {
    background-color: #1C1D20;
    margin-top: 100px;
    padding: 90px 0 100px 0;
}
.module-todayevent + .module-upcoming .orders-history {
    margin-top: 0;

}
.section.seminars-block {
    /*margin-top: 100px;*/
}
.section.module-upcoming {

}
.section.module-upcoming .module-info-container {
    /*margin-top: 20px;*/
}
.section.module-todayevent {
    
}
.section.module-todayevent .module-info-container {
    margin-top: 40px;
}



.product-btn a {
    background: var(--Normal---Gradient---Brand, linear-gradient(0deg, #f1a23c -26%, #f1a23c -25.99%, #fc0 100%));
}
.product-schedule,
.product-title,
.product-type div:last-child {
    color: var(0 ---Basic_White, #fff);
}
.offer-card--seminar .product-type {
    background: var(----Brand, #6166dc);
}
.product-header,
.product-type {
    display: -webkit-box;
        display: -ms-flexbox;
}
.product-inner {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.25);
}
.product-inner,
.product-outer {
    border-radius: 40px;
}
.product-outer {
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(-191.67%, rgba(110, 114, 121, 0.5)),
            color-stop(152.08%, rgba(33, 34, 36, 0.5))
        );
        background: linear-gradient(180deg, rgba(110, 114, 121, 0.5) -191.67%, rgba(33, 34, 36, 0.5) 152.08%);
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
}
.product-inner {
    padding: 20px;
        background: var(1, #202124);
        box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.25);
        border: 2px solid transparent;
}
.product-inner:hover {
    border-color: var(--Grey---Gradient---2, #3e4045);
}
.product-header {
    display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
}
.product-type {
    -webkit-box-align: center;
        gap: 5px;
}
.product-type {
    border-radius: 16px;
        background: var(--_Brand, #1a8f81);
        padding: 2px 12px 2px 10px;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
}
.product-type div:first-child {
    display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.product-type div:last-child {
    font-size: 17px;
        font-style: normal;
        font-weight: 800;
        line-height: 144%;
        letter-spacing: 1.1px;
}
.product-body,
.product-footer {
    display: -webkit-box;
        display: -ms-flexbox;
}
.product-body {
    display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 30px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
}
.product-description {
    margin-top: 20px;
}
.product-title {
    font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        height: 60px;
}
.product-img-mobile {
    display: none;
        margin-top: 5px;
}
.product-img-mobile img {
    height: 106px;
}
.product-short-description {
    margin-top: 10px;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 144%;
        letter-spacing: 0.88px;
        height: 105px;
}
.product-img {
    width: 212px;
        height: 150px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
}
.product-img img {
    width: 100%;
}
.product-footer {
    margin-top: 97px;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
}
.product-schedule {
    font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 144%;
        letter-spacing: 0.83px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 5px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
}
.product-btn a,
.product-schedule div:first-child {
    font-weight: 700;
}
.product-btn a {
    -webkit-box-align: center;
}
.product-btn a {
    padding: 0 21px 0 19px;
        width: 202px;
        height: 48px;
        line-height: 48px;
        border-radius: 16px;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
        color: var(0 ---Basic_White, #fff);
        font-family: Gilroy;
        font-size: 18px;
        font-style: normal;
        letter-spacing: 1.1px;
        display: inline-block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
}
.product-btn a span:first-child {
    display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.product-btn a:hover {
    color: #fff;
}
.module-info--with-heading {
    /*margin-top: 140px;*/
}
.module-info--with-heading .module-info-container {
    /*margin-top: 40px;
    margin-bottom: 200px;*/
}

@media (max-width: 1279px) {
    .product-short-description {
        height: 100%;
    }
}
@media (max-width: 1023px) {
    .product-header {
        -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
    }
    .product-footer {
        -ms-flex-direction: column;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
    }
    .product-description {
        margin-top: 10px;
    }
    .product-title {
        text-align: center;
                height: 100%;
                font-weight: 500;
    }
    .product-img-mobile {
        display: block;
                text-align: center;
    }
    .product-img {
        display: none;
    }
    .product-short-description {
        text-align: center;
    }
    .product-footer {
        flex-direction: column;
                gap: 15px;
                margin-top: 10px;
    }
    .product-schedule {
        text-align: center;
                margin: 20px 0 15px;
                font-weight: 800;
    }
    .module-info {
        text-align: center;
                margin-top: 40px;
    }
    .module-info--with-heading {
        margin-top: 50px;
    }
    .module-info--with-heading .module-info-container {
        margin-top: 40px;
        margin-bottom: 100px;
    }
    .module-todayevent + .module-upcoming .module-info-container {
        margin: 0 0 20px 0;
    }

}
@media (max-width: 767px) {
    .container {
        padding-left: 25px;
                padding-right: 25px;
    }
    .section.seminars-block {
        margin-top: 80px;
    }
    .module-todayevent + .module-upcoming {
        /*margin-top: 100px;*/
        /*padding: 90px 0 100px 0;*/
    }
}
@media (max-width: 480px) {
    .section.seminars-block {
        margin-top: 60px;
    }
    .module-todayevent + .module-upcoming {
        padding: 50px 0;
    }
}
