@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");

#PageMain,
#PageFooter {
 margin-top: 0;
}

.se-code-section .customContentBlock {
 min-height: 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;
}

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #000000;
 font-family: neue-haas-grotesk-text, sans-serif;
 font-style: normal;
 font-weight: 700;
 text-transform: none;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 52px;
 margin-top: 5px;
 margin-bottom: 0;
 line-height: 60px;
 text-shadow: none;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 48px;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
}
.sePage .sePageLayout .sePageMain h1 span,
.sePage .sePageLayout .sePageMain h2 span,
.sePage .sePageLayout .sePageMain h3 span {
 display: block;
 margin-bottom: 5px;
 font-family: neue-haas-grotesk-text, sans-serif;
 font-size: 16px;
 font-style: normal;
 letter-spacing: 3px;
 line-height: 1.2;
 font-weight: 400;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #353535;
 font-family: neue-haas-grotesk-text, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 1.7;
}

.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #000000;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):focus,
.sePage .sePageLayout .sePageMain a:not(.btn):active {
 color: #353535;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .block-bg-img h1,
.sePage .sePageLayout .sePageMain .block-bg-img h2,
.sePage .sePageLayout .sePageMain .block-bg-img h3,
.sePage .sePageLayout .sePageMain .block-bg-img ol,
.sePage .sePageLayout .sePageMain .block-bg-img p,
.sePage .sePageLayout .sePageMain .block-bg-img ul {
 color: #fff;
}

/* BUTTONS */

.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 margin-bottom: 11px;
 border-radius: 0;
 padding: 9px 22px 8px;
 font-size: 16px;
 font-family: neue-haas-grotesk-text, sans-serif;
 font-style: normal;
 font-weight: 700;
 text-align: center;
 text-decoration: none;
 white-space: normal;
 cursor: pointer;
}

.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #000000;
 background: #000000;
 color: #fff;
}

.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #ffffff;
}

.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus {
 border-color: #000000;
 background: #ffffff;
 color: #000000;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #000000;
 border-width: 1px;
 background: transparent;
 color: #000000;
}

.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #000000;
}

.sePage .sePageLayout .sePageMain a.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-default:active,
.sePage .sePageLayout .sePageMain a.btn.btn-default:focus {
 border-color: #000000;
 background: #000000;
 color: #ffffff;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-primary {
 border-color: #ffffff;
 background: #ffffff;
 color: #000000;
}

.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-primary:visited {
 color: #ffffff;
}

.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-primary:focus {
 border-color: #ffffff;
 background: #ffffff;
 color: #000000;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-default,
.sePage .sePageLayout .sePageMain .block-bg-img .btn.btn-default {
 border-color: #ffffff;
 border-width: 1px;
 background: transparent;
 color: #ffffff;
}

.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-default:visited,
.sePage .sePageLayout .sePageMain .block-bg-img .btn.btn-default:visited {
 color: #ffffff;
}

.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-default:active,
.sePage .sePageLayout .sePageMain .block-bg-img a.btn.btn-default:focus,
.sePage .sePageLayout .sePageMain .block-bg-img .btn.btn-default:hover,
.sePage .sePageLayout .sePageMain .block-bg-img .btn.btn-default:active,
.sePage .sePageLayout .sePageMain .block-bg-img .btn.btn-default:focus {
 border-color: #ffffff;
 background: #ffffff;
 color: #000000;
 text-decoration: none;
}

.btn-icon-left {
 display: inline-flex;
 align-items: center;
 justify-content: center;
}
.btn-icon-left span.material-symbols-outlined {
 margin-right: 5px;
}

/* 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;
}

/* IMG CARD */
.sePage .sePageLayout .ws-section-img-card {
 margin-bottom: 0;
}
.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);
}

.sePage .sePageLayout .ws-section-img-card details summary::after {
 font-size: 42px;
 content: "add_circle";
 transition: all 0.25s 0s;
 position: absolute;
 left: 100%;
 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-card .container-fluid,
.sePage .sePageLayout .ws-section-img-card .container-fluid{
 padding-left: 40px;
 padding-right: 40px;
}
.sePage .sePageLayout .ws-section-card .col-xs-6,
.sePage .sePageLayout .ws-section-card .col-margin-bottom,
.sePage .sePageLayout .ws-section-card .col-xs-12,
.sePage .sePageLayout .ws-section-img-card .col-xs-6,
.sePage .sePageLayout .ws-section-img-card .col-margin-bottom,
.sePage .sePageLayout .ws-section-img-card .col-xs-12 {
 margin-bottom: 0;
 padding: 0 5px 10px;
}
.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;
}
.sePage .sePageLayout .ws-section-2col-card {
 margin-bottom: 0;
}
.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: 40px;
 padding-right: 40px;
 padding-bottom: 45px;
}
.ws-section-2col-card .col-margin-bottom {
 margin-bottom: 0;
 padding: 0;
}

.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;
}

.sePage .sePageLayout .sePageMain .divider {
 border: 0;
 border-top: 1px solid #e5e4e6;
 margin-bottom: 0;
 margin-top: 0;
}

.sePageContent .sePageSection.no-button .editContent {
 padding-bottom: 11px;
}
.sePage .sePageLayout .sePageMain .material-symbols-outlined {
 font-size: 24px;
 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;
}
@media (min-width: 768px) {
 .ws-section-2col-card .content-block-column:last-child {
 padding: 22px 30px;
 }
}

@media (min-width: 1200px) {
 .sePage .sePageLayout .ws-section-card .container-fluid,
 .sePage .sePageLayout .ws-section-img-card .container-fluid,
 .sePage .sePageLayout .ws-section-2col-card .container-fluid {
 padding-left: 70px;
 padding-right: 70px;
 }
 .ws-section-fw .container-fluid {
 padding-left: 60px;
 padding-right: 60px;
 }
 .ws-section-2col-card .content-block-column:last-child {
 padding: 22px 60px;
 }
}
