.offre {
    border-radius: 24px;
    background: #00866D;
    display: flex;
    flex-direction: column;
    padding: 20px 36px;
    align-items: flex-start;
    gap: 14px;
    backdrop-filter: blur(10px);
}
.offre-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    justify-content: space-between;
    width: 100%;
}
.offre-header-icon {
    border-radius: 50%;
    background: var(--common-primary-brand-emerald-100, #00866D);
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.offre-header-icon i {
    color: white;
    font-size: 16px;
}
.offre-header-icon .notification {
    position: absolute;
    top: -8px;
    right: -7px;
    background: var(--common-secondary-brand-orange-100, #FCA05E);
    border-radius: 50%;
    height: 25px;
    min-width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 12px;
}


.offre.theme1 {

}
.offre .offre-accroche {
    color: white;
}
.offre .offre-accroche h2 {
    color: white !important;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    line-height: 20px;
    text-align: left;
}
.offre.theme1 .offre-texte {
    color: white !important;
    margin-bottom: 0;
}
.offre.theme1 .offre-texte p {
    color: white;
}
.offre-texte {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}
.offre-texte-icon {
    border-radius: 500px;
    background: var(--common-secondary-brand-orange-100, #FCA05E);
    width: 25px;
    min-width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.offre-texte-icon i {
    color: white;
    font-size: 12px;
}
.offre-texte,
.offre-texte p {
    color: white;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    text-align: left !important;
}
.offre-orders {
    margin-bottom: 0;
}
.offre .orders {
    text-align: center;
}
.offre .orders h4 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
}
.offre.theme1 .offre-countdown {
    margin-bottom: 0;
}
.offre .orders.terminee {
    color: #CCC;
    background: transparent;
}
.offre .orders.terminee h4 {
    color: #CCC;
}
.offre form {
    margin-bottom: 0px;
}
.offre-btn a {
    text-decoration: none !important;
}
.offre-btn .btn {

}
.offre-btn .btn.btn-small {
    padding: 3px 10px!important;
}
.offre-btn .btn.btn-lg {
    padding: 10px 16px!important;
    font-size: 18px!important;
}
.offre-btn .btn.btn-xlarge {
    padding: 15px 19px!important;
    font-size: 24px!important;
    line-height: 28px;
}

.offre.theme1 .offre-btn {
    margin: 0;
}


.offre-theme-2 {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
    z-index: 1000;
    flex-grow: 0 !important;
}
.offre.theme2 {
    padding: 24px;
    background: linear-gradient(315deg, #517FA4 0%, #243949 100%);
    border: none;
    display: flex;
    flex-direction: row;
    gap: 24px;
    border-radius: 24px;
    box-shadow: 0 4px 20px 0 rgba(69, 66, 66, 0.18);
    align-items: center;
    height: 98px;
}
#broadcastRoom.is-full-width .offre.theme2 .offre-container {
    max-width: 1070px;
}
.offre.theme2 .offre-container {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    width: 100%;
}
.offre.theme2 .offre-container > div {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: stretch;
    align-content: stretch;
    padding: 0 20px;
}
.offre.theme2 .offre-header {
    gap: 24px;
    justify-content: flex-start;
    width: auto;
}
.offre.theme2 .offre-countdown {
    height: 35px;
}
.offre.theme2 .offre-countdown .offre-countdown-icon {
    width: 27px;
    height: 27px;
}
.offre.theme2 .offre-countdown .offre-countdown-icon i {
    font-size: 12px;
}
.offre.theme2 .countdown-timer-style-6 .countdown-section {
    font-size: 16px;
}
.offre.theme2 .countdown-timer-style-6 .countdown-section:after {
    font-size: 16px;
}
.offre.theme2 .offre-titles {
    justify-content: center;
}
.offre.theme2 .offre-accroche h2 {
    color: white !important;
    font-size: 22px;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}
.offre.theme2 .offre-texte-icon {
    display: none;
}
.offre.theme2 .offre-texte,
.offre.theme2 .offre-texte p {
    color: white !important;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left !important;
}
.offre.theme2 .offre-texte {
    margin-top: 4px;
}
.offre.theme2 .orders h4 {
    margin-top: 0;
    color: var(--app-color-dark);
    letter-spacing: 0;
}
.offre.theme2 .offre-options {
    flex-grow: 0;
    flex-direction: column;
    flex-shrink: 0;
}
.offre.theme2 .offre-orders {
    margin-bottom: 0;
}
.offre.theme2 .offre-container .offre-right-content {
    flex-grow: 0;
}
.offre.theme2 .offre-btn {
    display: flex;
    align-items: center;
}
.offre.theme2 .offre-btn .btn {
}
.offre.theme2 .offre-right-content {
    display: flex;
    flex-direction: row;
    gap: 36px;
    margin-left: auto;
}
.offre.theme2 .offre-orders {
    border-radius: 16px;
    background: var(--color-neutral-white-50, rgba(255, 255, 255, 0.50));
    padding: 10px 16px;
    height: 49px;
    display: flex;
    align-items: center;
}
@media (max-width: 767px) {
    #offre-theme2 {
        display: none;
    }
    #box-offres .offre.theme2 {
        flex-direction: column;
        height: auto;
        align-items: flex-start;
    }
    #box-offres .offre.theme2 .offre-header {
        justify-content: space-between;
        width: 100%;
    }
}


.countdown-timer {
    margin: 0 auto
}
.offre-countdown {
    display: flex;
    align-items: center;
    gap: 6px;
    text-align: center;
    padding: 4px;
    border-radius: 40px;
    background: var(--color-neutral-white-80, rgba(255, 255, 255, 0.80));
    min-width: 110px;
    height: 30px;
}
.countdown-timer-style-6 {

}
.offre.theme2 .countdown-timer-style-6 {
    padding: 8px 5px;
}
.countdown-timer-style-6 .hasCountdown {
    display: inline-block
}
.countdown-timer-style-6 .countdown_rtl {
    direction: rtl
}
.countdown-timer-style-6 .countdown_row {
    clear: both
}
.countdown-timer-style-6 .countdown-amount {
    position: relative;
    display: block;
    padding: 0;
    line-height: 1em;
    font-weight: 700 !important;
    font-size: 14px !important;
    color: var(--app-color-dark) !important;
}
.offre.theme2 .countdown-timer-style-6 .countdown-amount {
    padding-top: 0;
}

.countdown-timer-style-6 .countdown-section br {
    display: none
}
.offre-countdown .offre-countdown-icon {
    border-radius: 50%;
    background: var(--common-primary-brand-coral-100, #FF7559);
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.offre-countdown .offre-countdown-icon i {
    color: white;
    font-size: 8px;
}
.countdown-timer-style-6 .countdown-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0;
}
.countdown-timer-style-6 .countdown-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: inherit;
    text-align: center;
    margin: 0;
    border: none;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
}
.countdown-timer-style-6 .countdown-section:after {
    content: ':';
    font-size: 14px;
    color: var(--app-color-dark) !important;
    font-weight: 700;
    padding: 0 3px;
    margin: 0;
}
.countdown-timer-style-6 .countdown-section:last-of-type:after {
    content: '';
}


.countdown-timer-style-6 .countdown-section:first-child {
    margin-left: 0;
}
.countdown-timer-style-6 .countdown-section:last-child {
    margin-right: 0;
}
.countdown-timer-style-6 .countdown-period {
    opacity: 1;
    color: var(--app-color-dark) !important;
    font-size: 11px;
    display: none !important;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .countdown-timer-style-6 .countdown-amount {
        font-size: 30px;
        padding: 15px 15px 5px 15px;
    }
    .countdown-timer-style-6 .countdown-section {
        font-size: 16px;
        width: 85px;
        height: 85px;
    }
    .countdown-timer-style-6 .countdown-period {
        font-size: 12px;
        font-weight: normal;
    }
}

@media only screen and (max-width: 479px) {
    .countdown-timer-style-6 .countdown-amount {
        display: block;
        font-size: 24px;
    }
    .countdown-timer-style-6 .countdown-section br {
        display: block
    }
    .countdown-timer-style-6 .countdown-section {
        margin: 0 3px;
        font-size: 11px;
        font-weight: 400;
    }
    .countdown-timer-style-6 .countdown-section:first-child {
        margin-left: 0
    }
    .countdown-timer-style-6 .countdown-section:last-child {
        margin-right: 0
    }
    .countdown-timer-style-6 .countdown-period {
        font-size: 10px;
        font-weight: normal;
    }
}

@media(max-width:991px) {
    .offre.theme2,
    .offre.theme2 .offre-container {
        flex-direction: column;
    }
    .offre.theme2 .countdown-timer-style-6 {
        white-space: nowrap;
    }
    .page-container .countdown-timer-style-6 .countdown-section {
        height: auto;
        width: auto;
    }
    .offre.theme2 .countdown-timer-style-6 .countdown-amount {
        padding: 0 !important;
    }
    .offre.theme2 .offre-container > div {
        padding-bottom: 20px;
    }
}

body.replay .offre-countdown {
    display: none;
}

.theme {
    margin-bottom: 30px;
    background: white;
    border-radius: 6px;
    box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.08);
    padding: 20px 30px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    border: 1px solid transparent;
}
.theme .theme-header {
    padding: 10px 0;
    display: block;
    position: relative;
}
.theme .theme-header h4 {
    color: #403d50;
    font-weight: bold;
    font-size: 24px;
}
.theme .theme-header span.label-warning {
    font-size: 10px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-left: 5px;
}
.theme .theme-header span.label-info.star {
    position: absolute;
    right: 0;
    top: 12px;
    padding: 4px 7px;
    font-size: 13px;
}

.theme-content {
    display: block;
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
    text-align: center;
}
.theme-content img.pic {
    width: 100%;
    border-radius: 10px;
}
.theme-content div.pic {
    height: 250px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
    border-radius: 8px;
}
.themes-container .theme-content img.pic {
    max-height: 150px;
}
.theme-content i.fa-picture-o {
    padding: 40px 0;
}

.theme-content button,
.theme-content a.btn {
    display: none;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 14px;
}
.theme-content:hover button,
.theme-content:hover a.btn {
    display: block;
}

.theme-content #overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .7;
    z-index: 1;
    display: none;
    top: 0;
    left: 0;
}
.theme-content:hover #overlay {
    display: block;
}
.theme .theme-footer {
    text-align: center;
    margin-bottom: 10px;
}
/*.theme .theme-footer .btn-success {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    font-size: 14px;
}*/
.theme .theme-footer .btn-violet {
    font-size: 14px;
    width: 100%;
    padding: 12px 0;
}
/*.theme .theme-footer .btn-warning {
    font-size: 14px;
    color: #fff !important;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
}*/
.theme .theme-footer .theme-description {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}


#offre-overlay {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100;
}
.offre.offre-overlay {
    gap: 20px;
    padding: 24px;
    border-radius: 16px;
    background: var(--color-neutral-black-60, rgba(0, 0, 0, 0.60));
    width: 362px;
}
.offre.offre-overlay .offre-header {
    justify-content: flex-start;
}
.offre.offre-overlay .offre-countdown {
    height: 35px;
}
.offre.offre-overlay .offre-countdown .offre-countdown-icon {
    width: 27px;
    height: 27px;
}
.offre.offre-overlay .offre-countdown .offre-countdown-icon i {
    font-size: 12px;
}
.offre.offre-overlay .countdown-timer-style-6 .countdown-section {
    font-size: 16px;
}
.offre.offre-overlay .countdown-timer-style-6 .countdown-section:after {
    font-size: 16px;
}
.offre.offre-overlay .offre-accroche h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 800;
}
.offre.offre-overlay .offre-texte-icon {
    display: none;
}



.form-theme {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 16px 24px;
    border-radius: 16px;
    border: 1px solid var(--Border-Secondary, #F3EEE8);
    flex: 1;
}
.form-theme.form-theme-column {
    flex-direction: column;
    gap: 10px;
    background: var(--common-primary-brand-emerald-10, #F1FCFA);
    border-color: var(--common-primary-brand-emerald-10, #F1FCFA);
}
.form-theme.active {
    background: var(--Background-Builder, #F5F5F5);
    border: 1px solid var(--Background-Builder, #F5F5F5);
}
.form-theme .theme-infos {
    display: flex;
    flex-direction: column;
}
.form-theme.form-theme-column .theme-infos {
    text-align: center;
}
.form-theme .theme-image {
    margin-left: auto;
}
.form-theme.form-theme-column .theme-image {
    margin-left: 0;
}
.form-theme label {
    font-size: 14px;
    font-weight: 600;
}
.form-theme span {
    color: var(--common-primary-brand-cobalt-blue-100, #385FEB);
    font-size: 14px;
    font-weight: 300;
}
.form-theme.form-theme-column .theme-infos label {
    font-size: 12px;
}
.form-theme.form-theme-column .theme-infos span {
    font-size: 12px;
    color: var(--common-primary-brand-navy-blue-10, #9093A7);
}
.texte-info .form-theme {
    padding: 10px;
    gap: 10px;
}
.texte-info .form-theme.active {
    background: white;
    border: 1px solid white;
}
.texte-info .form-theme label {
    font-size: 12px;
    font-weight: 600;
}
.texte-info .form-theme span {
    color: var(--common-primary-brand-navy-blue-10, #9093A7);
    font-size: 12px;
    font-weight: 300;
}

.tab-pane form .form-theme {
    background: var(--Common-PrimaryBrand-Beige, #F3EEE8);
    border-color: var(--Border-Secondary, #F3EEE8);
}
.tab-pane form .form-theme.active {
    background: var(--Background-Secondary, #FFFFFF);
    border: 1px solid var(--Background-Secondary, #FFFFFF);
}


#preview {
    background: url(../../../../images/conference/offres/bg-preview.png) no-repeat center;
    background-size: cover;
    width: 100%;
    min-height: 280px;
    display: flex;
    justify-content: flex-end;
}
#preview #offre-overlay {
    position: relative;
    top: 0;
    right: unset;
    left: 0;
    z-index: 1;
    display: flex;
    max-width: 100%;
    overflow-x: auto;
}
#preview .offre.offre-overlay {
    gap: 4px;
}
#preview .offre.offre-overlay .offre-header {
    margin-bottom: 12px;
}
#preview .offre.offre-overlay {
    width: 210px;
    margin: 10px 10px 40px 10px;
}
#preview .offre-header-icon {
    width: 24px;
    height: 24px;
}
#preview .offre-header-icon i {
    font-size: 10px;
}
#preview .offre-header-icon .notification {
    height: 12px;
    min-width: 12px;
    font-size: 8px;
    top: -4px;
    right: -4px;
}
#preview .offre-header-icon .notification i {
    font-size: 6px;
}
#preview .offre.offre-overlay .offre-accroche h2 {
    font-size: 14px;
    line-height: 150%; /* 21px */
}
#preview .offre.offre-overlay .offre-texte {
    margin-bottom: 12px;
}
#preview .offre-texte p {
    font-size: 12px;
}
#preview .offre-btn .btn {
    height: 26px;
    font-size: 10px;
    border-radius: 8px;
    padding: 0 7px;
    gap: 6px;
}
#preview .offre.theme2 {
    align-self: flex-end;
    margin: 10px;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    gap: 16px;
    padding: 10px 16px;
    height: 53px;
    border-radius: 16px;
}
#preview .offre.theme2 .offre-accroche h2 {
    font-size: 12px;
    line-height: 150%;
}
#preview .offre.theme2 .offre-texte p {
    font-size: 10px;
}


.offre.dark-skin {
    background: var(--color-neutral-black-60, rgba(0, 0, 0, 0.60));
}
.offre.light-skin {
    background: var(--color-neutral-white-20, rgba(255, 255, 255, 0.20));
    backdrop-filter: blur(10px);
}
.sidebar-content .offre {
    background: #00866D;
}
@media (max-width: 767px) {
    .offre {
        width: 100%;
        max-width: 100%;
    }
    #offre-overlay {
        display: none;
    }
}

.form-group.augmentation,
.form-group.montant_min {
    display: none !important;
}


#offres-chat-sticky {
    display: none;
}
@media (max-width: 767px) {
    #offres-chat-sticky {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .offre-in-chat {
        display: flex;
        flex-direction: row;
        padding: 14px 10px;
        align-items: center;
        gap: 12px;
        align-self: stretch;
        justify-content: flex-start;
    }
    .offre-in-chat .offre-expand-icon {
        color: #FFF;
        font-size: 16px;
        transition: transform .2s;
        padding: 0 4px;
    }
    .offre-in-chat .offre-in-chat-container {
        display: flex;
        flex-direction: column;
        gap: 14px;
    }
    .offre-in-chat .offre-content-expanded {
        display: none;
        flex-direction: column;
        gap: 14px;
    }
    .offre-in-chat.offre-expanded .offre-content-expanded {
        display: flex;
    }
    .offre-in-chat.offre-expanded .offre-expand-icon {
        transform: rotate(180deg);
    }
    .offre-in-chat .offre-countdown {
        display: inline-flex;
    }
    .offre-in-chat .offre-content-icon {
        display: flex;
        width: 25px;
        height: 25px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
        aspect-ratio: 1/1;
        border-radius: 50%;
        background: var(--common-secondary-brand-orange-100, #FCA05E);
    }
    .offre-in-chat .offre-content-icon i {
        color: white;
        font-size: 12px;
    }
}
