@import url("https://www.sefiles.net/files/library/site/ws_partner_page_styles_bmc.css");

#PageMain,
#PageFooter {
 margin-top: 0;
}

.ws-section-2col-card.video .content-block-column:first-child {
 min-height: unset;
 padding: 0;
}

.sePageMain .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 15px;
 padding-right: 15px;
}

.sePageMain .container,
.sePageMain .se-fw-section .container-fluid {
 padding-left: 30px;
 padding-right: 30px;
}

.sePageMain .ws-section-fw .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}

.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent,
.custom5-4 .text-center .editContent {
 margin: auto;
 width: 100%;
 max-width: 970px;
 padding-left: 15px;
 padding-right: 15px;
}

.sePageContent .sePageSection.no-button .editContent {
 padding-bottom: 11px;
}

/* IMG HERO */
.sePage .sePageLayout .sePageMain .ws-section-img-hero {
 position: relative;
 background-repeat: no-repeat;
}
.sePage .sePageLayout .sePageMain .ws-section-img-hero .container-fluid {
 position: relative;
}
.sePage .sePageLayout .sePageMain .ws-section-img-hero .editContent {
 z-index: 1;
 max-width: 940px;
}
.sePage
 .sePageLayout
 .sePageMain
 .ws-section-img-hero
 .custom3-2
 .content-block-column {
 display: flex;
 position: relative;
 justify-content: flex-start;
 align-items: flex-end;
 padding: 25% 30px 30px;
 min-height: 420px;
 background-repeat: no-repeat;
}
.sePage .sePageLayout .sePageMain .ws-section-img-hero .container-fluid::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
 padding: 0;
 width: 100%;
 content: "";
}

/* CARD */
.sePage .sePageLayout .ws-section-card {
 margin-bottom: 0;
}
.sePage .sePageLayout .ws-section-card .editContent {
 height: 100%;
 text-align: left;
}
.sePage
 .sePageLayout
 .ws-section-card
 .editContent
 div:not(.content-block-content)
 img {
 width: 100%;
}
.sePage .sePageLayout .ws-section-card .editContent .content-block-content {
 padding: 11px 0 0;
 width: 100%;
 max-width: 940px;
 margin: auto;
}
.sePage .sePageLayout .ws-section-card .editContent .content-block-content h2,
.sePage .sePageLayout .ws-section-card .editContent .content-block-content h3 {
 margin-top: 11px;
}
.sePage .sePageLayout .ws-section-card .editContent .content-block-content p {
 margin-top: 0;
 margin-bottom: 11px;
}
.sePage
 .sePageLayout
 .ws-section-card
 .editContent
 .content-block-content
 .btn {
 margin-bottom: 11px;
}

/* VIDEO HERO */

.ws-section-video-hero .col-xs-12 {
 padding-left: 0;
 padding-right: 0;
}

.ws-video-hero-wrapper {
 position: relative;
 overflow: hidden;
}

.ws-video-hero-wrapper .bg-video {
 position: absolute;
 height: 100%;
 width: 100%;
 overflow: hidden;
 object-fit: cover;
}

.video-background {
 background: #000;
 background-repeat: no-repeat;
 background-position-y: center;
 background-position-x: center;
 background-size: cover;
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
}

.video-background::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0);
 padding: 0;
 width: 100%;
 content: "";
}

.video-background iframe,
.video-foreground {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 pointer-events: none;
}

.video-foreground {
 display: none;
 width: 100%;
 left: 0px;
 height: 100%;
 top: 0px;
}

.ws-video-hero-wrapper.large .fixed-overslider.white {
 color: #fff;
}

.ws-video-hero-wrapper.large .fixed-overslider {
 position: relative;
 display: flex;
 align-items: center;
 width: 100%;
 height: auto;
 padding: 90px 0;
 min-height: 40vw;
 z-index: 1;
}

.ws-video-hero-wrapper.large .fixed-overslider .banner {
 width: 100%;
 max-width: 940px;
 margin: auto;
 padding: 0 15px;
 position: static;
 text-align: left;
}

/* IMG CARD */
.sePage .sePageLayout .ws-section-img-card {
 margin-bottom: 0;
}
.sePage .sePageLayout .ws-section-card .col-margin-bottom,
.sePage .sePageLayout .ws-section-img-card .col-margin-bottom {
 padding: 0 5px 10px;
}

.sePage .sePageLayout .ws-section-img-card .content-block-column {
 padding: 0;
 height: 420px;
 display: flex;
 align-items: flex-end;
 justify-content: center;
 background-repeat: no-repeat;
}
.sePage .sePageLayout .ws-section-img-card.rpv2 .content-block-column {
 padding-top: 30px;
}
.sePage .sePageLayout .ws-section-img-card .content-block-column::before {
 content: "";
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.sePage .sePageLayout .ws-section-img-card .editContent,
.sePage .sePageLayout .ws-section-img-card .content-block-column {
 position: relative;
}
.sePage .sePageLayout .ws-section-img-card .editContent {
 height: 100%;
 width: 100%;
}

.sePage .sePageLayout .ws-section-img-card details {
 display: flex;
 align-items: center;
 justify-content: center;
 height: 100%;
 width: 100%;
 padding: 30px;
 transition: all 0.3s ease-in-out;
}
.sePage .sePageLayout .ws-section-img-card details[open] {
 background: rgba(0, 0, 0, 0.8);
}

.sePage .sePageLayout .ws-section-img-card summary {
 display: flex;
 align-items: flex-end;
 justify-content: flex-start;
 height: 100%;
 z-index: 2;
 font-weight: 700;
 font-size: 22px;
 color: #fff;
 cursor: pointer;
 position: relative;
 width: calc(100% - 24px);
 list-style: none;
 text-align: left;
 padding-right: 30px;
}

.sePage .sePageLayout .ws-section-img-card details summary::after {
 font-size: 42px;
 content: "add_circle";
 transition: all 0.25s 0s;
 position: absolute;
 left: calc(100% - 30px);
 bottom: 0;
 transition: all 0.25s 0s;
 animation: fadeIn ease 0.25s;
 font-family: "Material Symbols Outlined";
 font-weight: normal;
 font-style: normal;
 display: inline-block;
 line-height: 1;
 text-transform: none;
 letter-spacing: normal;
 word-wrap: normal;
 white-space: nowrap;
 direction: ltr;
 font-variation-settings: "FILL" 1, "wght" 700, "GRAD" 0, "opsz" 48;
 color: #fff;
}

.sePage .sePageLayout .ws-section-img-card details[open] > summary::after {
 transform: rotate(45deg);
}

.sePage .sePageLayout .ws-section-img-card details[open] > summary span {
 display: none;
 visibility: hidden;
}

.sePage .sePageLayout .ws-section-img-card details > div {
 display: flex;
 align-items: center;
 justify-content: center;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 1;
 padding: 10%;
 text-align: left;
}

.sePage
 .sePageLayout
 .ws-section-img-card
 details
 summary::-webkit-details-marker,
.sePage .sePageLayout .ws-section-img-card details summary::marker {
 display: none;
}

.sePage .sePageLayout .ws-section-card .container-fluid,
.sePage .sePageLayout .ws-section-img-card .container-fluid {
 padding-left: 40px;
 padding-right: 40px;
}

.sePage .sePageLayout .ws-section-card .content-block-column,
.sePage .sePageLayout .ws-section-img-card .content-block-column {
 margin-bottom: 0;
 padding: 0;
}

.sePage .sePageLayout .ws-section-card.bottom .container-fluid,
.sePage .sePageLayout .ws-section-img-card.bottom .container-fluid {
 padding-bottom: 35px;
}

.ws-section-2col-card .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}
.ws-section-2col-card .content-block-column:first-child {
 min-height: 420px;
}
.ws-section-2col-card .content-block-column:last-child {
 padding: 11px 0 0;
}
.ws-section-2col-card .container-fluid {
 padding-left: 45px;
 padding-right: 45px;
}
.ws-section-2col-card .col-margin-bottom {
 margin-bottom: 0;
 padding: 0;
}

@media (min-width: 768px) {
 .ws-section-2col-card .content-block-column:last-child {
 padding: 22px 30px;
 }
 .desktop-img {
 display: block;
 }
 .mobile-img {
 display: none;
 }
 /* VIDEO HERO */
 .video-foreground {
 display: block;
 }
 .ws-video-hero-wrapper.large .fixed-overslider {
 min-height: 50vw;
 padding: 0;
 }
}

@media (min-width: 992px) {
 /* VIDEO HERO */
 .ws-video-hero-wrapper .bg-video {
 display: block;
 }
}

@media (min-width: 1200px) {
 .sePage .sePageLayout .ws-section-2col-card .container-fluid {
 padding-left: 75px;
 padding-right: 75px;
 }
 .sePage .sePageLayout .ws-section-card .container-fluid,
 .sePage .sePageLayout .ws-section-img-card .container-fluid {
 padding-left: 70px;
 padding-right: 70px;
 }
 .sePage .sePageLayout .ws-section-card .container-fluid,
 .sePage .sePageLayout .ws-section-img-card .container-fluid,
 .ws-section-fw .container-fluid {
 padding-left: 60px;
 padding-right: 60px;
 }
 .ws-section-2col-card .content-block-column:last-child {
 padding: 22px 60px;
 }
}
