@import url("https://use.typekit.net/hbz7dgd.css");

.se-code-section .customContentBlock {
 min-height: inherit;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-section-img-hero.padding-b
 .content-block-column {
 padding: 0;
}

.se-section-img-hero.padding-b .custom3-1 .text-center .editContent {
 max-width: 1280px;
 display: flex;
 flex-direction: column;
 align-items: flex-end;
 justify-content: space-between;
 aspect-ratio: 15 / 8;
 padding: 45px 30px;
}
#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePageMain .se-container-fluid-edit .container-fluid {
 width: 100%;
 max-width: 1230px;
 padding: 0 30px !important;
}

.sePageMain .se-fw-section .container-fluid {
 margin: 0 auto;
 padding: 0 30px;
}
.sePageMain .se-fw-section .container-fluid .full-width-block {
 margin-left: 0;
 margin-right: 0;
}

.custom4-1 .editContent,
.custom3-1 .editContent {
 margin: 0 auto;
 max-width: 1170px;
}

.se-hero-inner .block-bg-img {
 padding: 10% 15px;
}

.sePage .sePageLayout .sePageMain .block-bg-img p {
 font-size: 18px;
 line-height: 1.45;
}

.sePage .sePageLayout .sem-5col-section {
 margin-bottom: 0;
}
.sePage .sePageLayout .sem-5col-section .col-margin-bottom {
 margin-bottom: 30px;
}

/* FEATURE CARD SECTION */
.sePage .sePageLayout .se-feature-card-section {
 margin-bottom: 0;
}
.sePage .sePageLayout .se-feature-card-section .editContent {
 border: 1px solid rgb(224, 198, 173);
 background-color: rgb(224, 198, 173);
 border-radius: 0 20px 0 20px;
 height: 100%;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content {
 padding: 15px 30px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content h2,
.sePage .sePageLayout .se-feature-card-section .content-block-content h3 {
 margin-top: 22px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content .btn {
 margin-bottom: 22px;
}
.sePage .sePageLayout .se-feature-card-section .col-margin-bottom {
 margin-bottom: 30px;
}

/* IMAGE LINKS */
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img {
 position: relative;
 -webkit-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
 min-height: 320px;
 overflow: hidden;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img:hover,
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img:active,
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img:focus {
 -webkit-transform: translateY(-2px);
 -ms-transform: translateY(-2px);
 transform: translateY(-2px);
 -webkit-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
 background-color: rgba(0, 0, 0, 0.2);
 width: 100%;
 color: #fff;
 text-decoration: none;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a
 h3 {
 font-family: urbana, sans-serif;
 font-weight: 600px;
 color: #fff;
 text-decoration: none;
 text-transform: none;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a
 h3:hover,
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a
 h3:active,
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-image-link-section
 .content-block-column.block-bg-img
 a
 h3:focus {
 color: #fff;
 text-decoration: none;
}

.sePage .sePageLayout .se-feature-image-link-section .col-margin-bottom {
 margin-bottom: 30px;
}
.sePageContent .sePageSection.se-feature-image-link-section {
 margin-bottom: 0px;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain h4 {
 font-family: urbana, sans-serif;
 margin-top: 22px;
 margin-bottom: 7px;
 text-transform: none;
}

.sePage .sePageLayout .sePageMain h1 {
 font-style: normal;
 font-weight: 700;
 font-size: 44px;
 line-height: 1;
}

.sePage .sePageLayout .sePageMain h2 {
 font-style: normal;
 font-weight: 700;
 font-size: 38px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-style: normal;
 font-weight: 600;
 font-size: 28px;
}

.sePage .sePageLayout .sePageMain h4 {
 font-style: italic;
 font-weight: 400;
 font-size: 24px;
}

.sePage .sePageLayout .sePageHeader h4 a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn) {
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain h4 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 text-decoration: underline;
}

/**/
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seRegularPrice,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seOriginalPrice,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seSpecialPrice {
 font-size: 14px;
}

.sePage .sePageLayout .seAdvancedItemCarousel .slick-next:before,
.sePage .sePageLayout .seAdvancedItemCarousel .slick-prev:before {
 color: #000;
}

@media only screen and (min-width: 768px) {
 .se-section-img-hero.padding-b .custom3-1 .text-center .editContent {
 padding: 60px;
 }
}

@media (min-width: 1200px) {
 .sePage .sePageLayout .sem-5col-section .col-lg-2 {
 width: 20%;
 }
}
