.owl-item.active, button.owl-dot.active {
    background: transparent !important;
}
.owl-dots {
    padding-top: 20px;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

button.owl-prev, button.owl-next {
    border-radius: 30px;
    position: absolute;
    color: white !important;
    top: 35%;
    line-height: 0!important;
    height: 40px;
    width: 40px;
}
.owl-next i.fa.fa-angle-right, .owl-prev i.fa.fa-angle-left {
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    opacity: .8;
}
.owl-prev i.fa.fa-angle-left {
    margin-right: 4px;
}
.owl-next i.fa.fa-angle-right {
    margin-left: 4px;
}
.carousel-item figure {
    width: fit-content !important;
}
.hp-multimedia-block {
    margin-bottom: 40px;
}
.site a.editor_promotion_second_block_title, .site a.editor_promotion_third_block_title{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 16px;
    line-height: 20px;
    max-height: 80px;
}

/*editor promotion carousel*/
.editor-promotion-carousel .wp-block-cover p {
    padding: 0px;
}
.editor-promotion-carousel button.owl-prev {
    display: none;
}
#page .editor-promotion-carousel button.owl-next {
    background: #23282D;
    top: 45%;
    right: -60px;
}
#page .editor-promotion-carousel button.owl-next:hover {
    background: gray;
}
.editor-promotion-carousel img, .editor-promotion-carousel span {
    border-radius: 8px;
}
.editor-promotion-carousel-first-image:after {
    border-radius: 8px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}
.editor-promotion-carousel{
   margin-bottom:50px;
}
.editor_promotion_first_block_title {
    margin-top: 30px;
}
/*#main p.has-small-font-size.editor_promotion_second_block_description, #main p.has-small-font-size.editor_promotion_third_block_description{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 64px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}*/

/*link color*/
a.editor_promotion_second_block_title{
	color:black;
}
a.editor_promotion_second_block_title:hover{
	color: var(--bb-primary-color);
}
a.editor_promotion_third_block_title{
	color:black;
}
a.editor_promotion_third_block_title:hover{
	color: var(--bb-primary-color);
}
/*icon*/
#main .special_category_icon{
    margin-top: 10px;
    width: 15%;
}.editorial_content_promotion_label{
width:fit-content;
}
.editorial-content-promotion{
width:100%
}
.editorial-content-promotion img.wp-block-cover__image-background,.editorial-content-promotion .wp-block-cover__background{
    border-radius: 8px;
}
#main .editorial-content-promotion-arrow {
    position: absolute;
    width: 1.7rem;
    border-radius: 100%;
}
.editorial-content-promotion-arrow img {
    padding: 5px;
}
.editorial-content-promotion .has-white-color a:hover {
    color: white;
}#main .hp-prom-product-description{
    margin-block-start: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 64px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
#main .hp-prom-product-description li {
    font-size: 14px !important;
    line-height: 16px;
}
.hp-prom-product-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 18px;
    max-height: 64px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
p.hp-prom-product-description.has-small-font-size {
    margin: 0px;
}
/*link color*/
.homepage-commerce-promotion-container a:hover{
	color: var(--bb-primary-color);
}

/** Positionning the wrappers **/
.ribbon-wrapper-top-left{ top: -3px; }
.ribbon {
  font: bold 10px Sans-Serif;
  color: white;
  text-align: center;
  position: relative;
  padding: 3px 0;
  width: 120px; 
}

/** Rotating the ribbons **/

.ribbon-top-left{
  -webkit-transform: rotate(-45deg);
  -moz-transform:    rotate(-45deg);
  -ms-transform:     rotate(-45deg);
  -o-transform:      rotate(-45deg);
  top: 12px; left: -42px;
}

/** Positionning the ribbon's flaps **/

.ribbon:before, .ribbon:after{
  content: "";
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
}
.ribbon-top-left:before, .ribbon-top-left:after {
  border-top: 3px solid #6e8900;   
  bottom: -3px;
}
.ribbon-top-left:before{
  right: 0;
}
.ribbon-top-left:after{
  left: 0;
}
img.wp-block-cover__image-background.commerce-block-image {
    margin-left: 2px;
}
/** Some colors for the ribbon **/
.ribbon-black{
  background-color: black;
}
/** Width and Height of the ribbons**/
.ribbon-wrapper {
    left: 0;
    z-index: 1;
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: absolute;
}

.events-carousel button.owl-prev{
    left: -60px;
}
.events-carousel button.owl-next{
    right: -60px;
}
.owl-item.active, button.owl-dot.active {
    background: transparent !important;
}
.owl-dots {
    padding-top: 20px;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

button.owl-prev, button.owl-next {
    border-radius: 30px;
    position: absolute;
    color: white !important;
    top: 35%;
    line-height: 0!important;
    height: 40px;
    width: 40px;
}
.owl-next i.fa.fa-angle-right, .owl-prev i.fa.fa-angle-left {
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    opacity: .8;
}
.owl-prev i.fa.fa-angle-left {
    margin-right: 4px;
}
.owl-next i.fa.fa-angle-right {
    margin-left: 4px;
}
.carousel-item figure {
    width: fit-content !important;
}
.hp-multimedia-block {
    margin-bottom: 40px;
}
@media only screen and (max-width: 480px) {
.owl-stage{
   right:30px;
}
.owl-item {
   padding-right: 20px;
}
}

/*event only*/
.events-carousel .owl-carousel .owl-item img.wp-block-cover__image-background {
    width: 121px;
    height: 121px;
}
.events-carousel p {
    margin-block-start: 0 !important;
}
.event-date-month {
    margin-bottom: -20px;
}
.hp-event-image {
    width: 121px;
}
#main p.event-date-day {
    margin-bottom: -0.4em !important;
    font-weight: 700;
}
@media only screen and (max-width: 480px) {
.event-date-month {
    font-size: 9px !important;
    margin-bottom: -10px;
    margin-top: 15px;
}
.event-date-day {
    font-size: 26px !important;
}
.hp-event-image {
    align-items: center !important;
}
.events-carousel .owl-carousel .owl-item img.wp-block-cover__image-background,.hp-event-image {
    width: 90px;
    height: 90px;
}
}
#page .events-carousel button.owl-prev, #page .events-carousel button.owl-next{
    background: #23282D;
    top: 22%;
}
#page .events-carousel button.owl-prev:hover, #page .events-carousel button.owl-next:hover{
    background: gray;
}
/*link color*/
.hp-event-block-container a{
	color:black;
}
.hp-event-block-container a:hover{
	color: var(--bb-primary-color);
}.owl-item.active, button.owl-dot.active {
    background: transparent !important;
}
.owl-dots {
    padding-top: 20px;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

button.owl-prev, button.owl-next {
    border-radius: 30px;
    position: absolute;
    color: white !important;
    top: 35%;
    line-height: 0!important;
    height: 40px;
    width: 40px;
}
.owl-next i.fa.fa-angle-right, .owl-prev i.fa.fa-angle-left {
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    opacity: .8;
}
.owl-prev i.fa.fa-angle-left {
    margin-right: 4px;
}
.owl-next i.fa.fa-angle-right {
    margin-left: 4px;
}
.carousel-item figure {
    width: fit-content !important;
}
.hp-multimedia-block {
    margin-bottom: 40px;
}
@media only screen and (max-width: 480px) {
.owl-stage{
   right:30px;
}
.owl-item {
   padding-right: 20px;
}
}

/*multimedia block*/
.hp-multimedia-block p {
    margin-block-start: 0px !important;
}
.hp-multimedia-block button.owl-prev{
    left: -60px;
}
.hp-multimedia-block button.owl-next{
    right: -60px;
}
#page .hp-multimedia-block button.owl-next, #page .hp-multimedia-block button.owl-prev{
    background: #23282D;
    top: 22%;
}
#page .hp-multimedia-block button.owl-next:hover, #page .hp-multimedia-block button.owl-prev:hover{
    background: gray;
}
small.multimedia_content_title{
    margin-left: 5px;
    position: absolute;
    top: -22px;
}
p.multimedia_cover_image_icon {
    position: absolute;
    bottom: 5px;
    right: 10px;
}

/*link color*/
.multimedia_content_title a {
    color: black;
}
.multimedia_content_title a:hover {
    color: var(--bb-primary-color);
}

.numbered-list-container .has-gray-color.has-text-color p {
    color: #555555;
}#page .block-popular-articles,.wp-block-gpm-block-popular-articles{padding-bottom:0px;padding-top:var(--wp--preset--spacing--60)}.popular-articles-wrapper{display:flex;flex-wrap:wrap;gap:2.2em}.popular-articles-container:first-of-type{flex-basis:37%;flex-grow:3}.popular-articles-container{flex-basis:18.44%;flex-grow:1;align-self:flex-start}.block-popular-articles h2{text-transform:uppercase}.block-popular-articles .header-container{display:flex;margin-bottom:20px}.block-popular-articles .header-container .block-column:first-of-type{flex-grow:1}.block-popular-articles .header-container .block-column:last-of-type{flex-grow:8;flex-shrink:1;display:flex}.block-popular-articles .header-container .wp-block-separator{flex-basis:100%}.block-popular-articles .image-wrapper{border-radius:5px;overflow:hidden;display:inline-flex;margin-bottom:0.4em;position:relative;width:100%;background-color:#dfdfdf}.block-popular-articles .image-wrapper.featured{max-width:620px;height:350px}.block-popular-articles .image-wrapper:not(.featured){height:287px}.block-popular-articles .image-wrapper img{-o-object-fit:cover;object-fit:cover;position:absolute;height:100%;max-width:unset;top:50%;left:50%}.block-popular-articles .image-wrapper.featured img{transform:translate(-50%, -50%) scale(1.3)}.block-popular-articles .image-wrapper:not(.featured) img{transform:translate(-50%, -50%)}.block-popular-articles .popular-articles-container.product-tile .image-wrapper:not(.featured) img{width:100%;top:0;transform:translate(-50%, 0)}.block-popular-articles .category-wrapper{margin-bottom:0.4em;line-height:1.2em}.block-popular-articles .category-wrapper .featured-category{background-color:#000;color:#fff;display:-webkit-inline-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.block-popular-articles .category-wrapper span{font-weight:600;display:inline-block;font-size:.78em;text-transform:uppercase;padding:0.1em .8em;vertical-align:top}.block-popular-articles .comments-wrapper{display:flex;margin-top:0.6em}.block-popular-articles .comments-wrapper .bb-icon-f{line-height:1}.block-popular-articles .comments-wrapper small{line-height:1.2;padding-left:0.3em;font-weight:500}.popular-articles-container a{color:#000}.popular-articles-container a:hover{color:#f46c63}.popular-articles-container a:not(.image-wrapper){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#main .popular-articles-icon{height:1.7rem;z-index:1;margin-bottom:0px;display:grid;right:10px;top:10px}#main .popular-articles-icon img{width:1.71rem;height:1.71rem;background:#ffffff;transform:translate(-50%, -50%)}@media (max-width: 1023px){.popular-articles-container:first-of-type{flex-basis:100%}.popular-articles-container{flex-basis:25%}}@media (max-width: 900px){.block-popular-articles .image-wrapper:not(.featured){height:250px}}@media (max-width: 800px){.block-popular-articles .image-wrapper:not(.featured){height:287px}.popular-articles-container{flex-basis:40%}}@media (max-width: 600px){.block-popular-articles .image-wrapper:not(.featured){height:260px}}@media (max-width: 500px){.block-popular-articles .image-wrapper:not(.featured){height:200px}.block-popular-articles .category-wrapper .featured-category{-webkit-line-clamp:2}}@media (max-width: 400px){.block-popular-articles .image-wrapper:not(.featured){height:160px}}

/*# sourceMappingURL=style.min.css.map */
        .acf-portrait-video-container {
            aspect-ratio: 16 / 9;
            margin: auto;
            position: relative;
        }
        .acf-portrait-video-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1; /* Ensure the overlay is above the video */
            background-size: cover;
            background-position: center;
        }
        .acf-portrait-video-play-button {
	        width:60px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 2; /* Ensure the play button is above the overlay */
            cursor: pointer;
        }
        .portrait_video_internal{
            aspect-ratio: 16 / 9;
        }body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container:before{content:"";width:64px;height:64px;display:block;position:absolute;left:50%;transform:translateX(-50%);background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.0' width='64px' height='64px' viewBox='0 0 128 128' xml:space='preserve'%3E%3Cpath fill='%23000000' d='M64.4 16a49 49 0 0 0-50 48 51 51 0 0 0 50 52.2 53 53 0 0 0 54-52c-.7-48-45-55.7-45-55.7s45.3 3.8 49 55.6c.8 32-24.8 59.5-58 60.2-33 .8-61.4-25.7-62-60C1.3 29.8 28.8.6 64.3 0c0 0 8.5 0 8.7 8.4 0 8-8.6 7.6-8.6 7.6z'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 64 64' to='360 64 64' dur='1800ms' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/path%3E%3C/svg%3E%0A");transition:.3s all ease}body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container>div,body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container>ul,body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container>ol,body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container>section{height:0;overflow:hidden;transition:.3s all ease}body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container.slick-initialized:before{width:0 !important;height:0 !important;opacity:0 !important;pointer-events:none !important;overflow:hidden !important}body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container.slick-initialized>div,body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container.slick-initialized>ul,body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container.slick-initialized>ol,body.buddyboss-theme .slider-version-two-container .slider-version-two-inner-container>.acf-innerblocks-container.slick-initialized>section{height:auto !important}.slider-version-two-inner-container{display:block;position:relative}@media (max-width: 78.125em){.slider-version-two-inner-container>.acf-innerblocks-container{padding-left:1.2em;padding-right:1.2em}}.slider-version-two-container{padding:0}.slider-version-two-container .slick-slide.slick-active{opacity:1 !important;display:block}.slider-version-two-container .slick-slider .slick-track,.slider-version-two-container .slick-slider .slick-list{display:flex;align-items:stretch;justify-content:flex-start}.slider-version-two-container .slick-arrow{background-color:#23282D;width:40px;height:40px;opacity:1}@media (hover: hover){.slider-version-two-container .slick-arrow:hover{background-color:gray}}.slider-version-two-container .slick-arrow.slick-disabled{opacity:0}.slider-version-two-container .slick-arrow i{font-weight:300;opacity:.8;line-height:1.4em !important}.slider-version-two-container ul.slick-dots{position:relative;padding-bottom:2em;bottom:-1.8em}.slider-version-two-container ul.slick-dots li{margin:0px 0.5em}.slider-version-two-container ul.slick-dots li.slick-active button{background-color:#869791}.slider-version-two-container ul.slick-dots button{font-size:0px !important;white-space:nowrap !important;overflow:hidden !important;padding:0;margin:0;border:0;background-color:#d6d6d6;width:12px;height:12px}@media (hover: hover){.slider-version-two-container ul.slick-dots button:hover{background-color:#869791}}.slider-version-two-container .previous-slideshow{left:-2.2em !important}.slider-version-two-container .next-slideshow{right:-2.2em}@media (max-width: 79.375em){.slider-version-two-container .previous-slideshow{left:-1.05em !important}.slider-version-two-container .next-slideshow{right:-1.05em}}body.post-template-new-article-page .slider-version-two-container .slick-arrow{background-color:rgba(0,0,0,0.3)}@media (hover: hover){body.post-template-new-article-page .slider-version-two-container .slick-arrow:hover{background-color:gray !important}}.slider-version-two-inner .acf-innerblocks-container .wp-block-columns{margin-bottom:0 !important}

/*# sourceMappingURL=style.min.css.map */
.block-sponsorship-row .acf-innerblocks-container{
    display: flex;
    align-items: center;
}
.block-sponsorship-row .acf-innerblocks-container img, .block-sponsorship-row .acf-innerblocks-container figure{
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.block-sponsorship-row[data-mobile-stack="true"] .acf-innerblocks-container{
    flex-wrap: wrap;
    gap: 1em;
}
.block-status-update{
    display: inline-block;
    font-weight: bold;
    padding: 7px 12px!important;
    font-size: 14px;
    line-height: 1;
}
.editor-styles-wrapper .block-status-update{
    font-size: 14px;
}
#tab-switch-container{border-bottom:1px solid #e7e9ec;margin-bottom:25px}#tab-switch-container button{background-color:transparent;color:#000;border-radius:0;border:none;border-bottom:1px solid transparent;padding:0 0 1em 0;margin:0 2.2em 0 0;line-height:1;text-transform:uppercase}#tab-switch-container button:last-of-type{margin:0 0 0 0}#tab-switch-container button:hover,#tab-switch-container button.active{border-bottom:1px solid #f46c63}.tab-module-guten-container{transition:.25s opacity ease-in-out}.tab-module-guten-container .wp-block-columns.is-layout-flex,.tab-module-guten-container .wp-block-column.is-layout-flex{gap:0.6em}

/*# sourceMappingURL=style.min.css.map */
.competition-winners-block-container{color:white;border-radius:5px;padding:1.7em;display:block;width:99%;height:100%;}.competition-winners-block-container .winners-icon{margin:0 auto 1.7em auto;display:block;}.competition-winners-block-container p{margin-top:0;margin-bottom:9px;padding-top:0;padding-bottom:0;color:white;}.competition-winners-block-container[data-block-style=first]{background:#f7cb6b;background:-moz-linear-gradient(39deg,rgba(247,203,107,1) 0%,rgba(251,169,128,1) 100%);background:-webkit-linear-gradient(39deg,rgba(247,203,107,1) 0%,rgba(251,169,128,1) 100%);background:linear-gradient(39deg,rgba(247,203,107,1) 0%,rgba(251,169,128,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7cb6b",endColorstr="#fba980",GradientType=1);}.competition-winners-block-container[data-block-style=second]{background:#76e9d6;background:-moz-linear-gradient(0deg,rgba(118,233,214,1) 0%,rgba(159,174,230,1) 100%);background:-webkit-linear-gradient(0deg,rgba(118,233,214,1) 0%,rgba(159,174,230,1) 100%);background:linear-gradient(0deg,rgba(118,233,214,1) 0%,rgba(159,174,230,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#76e9d6",endColorstr="#9faee6",GradientType=1);}.competition-winners-block-container[data-block-style=third]{background:#7683d9;background:-moz-linear-gradient(45deg,rgba(118,131,217,1) 0%,rgba(216,160,254,1) 100%);background:-webkit-linear-gradient(45deg,rgba(118,131,217,1) 0%,rgba(216,160,254,1) 100%);background:linear-gradient(45deg,rgba(118,131,217,1) 0%,rgba(216,160,254,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7683d9",endColorstr="#d8a0fe",GradientType=1);}