@import url("https://use.typekit.net/nli8nve.css");

#PageMain, #PageFooter {
 margin-top: 0;
}

/* HERO */
.sePage .sePageLayout .sePageMain .se-trek-hero .content-block-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 z-index: 1;
 padding: 18% 8%;
}

.sePage .sePageLayout .sePageMain .se-trek-hero::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.15);
 padding: 0 15px;
 width: 100%;
 content: '';
}

.sePage .sePageLayout .sePageMain .se-trek-hero {
 position: relative;
 overflow: hidden;
}

.sePage .sePageLayout .se-trek-hero h1 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 42px;
 color: #FFFFFF;
 text-shadow: 0 0 5px #484848;
 margin: 11px auto 22px;
}

.sePage .sePageLayout .se-trek-hero h2 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 36px;
 color: #FFFFFF;
 text-shadow: 0 0 5px #484848;
 margin: 11px auto;
}

.sePageContent .sePageSection.se-trek-hero {
 margin-bottom: 0;
}

/* BUTTON GROUP */
.se-button-group {
 display: flex;
 justify-content: center;
}

.seResponsive .content-block-column .se-button-group .btn {
 margin-bottom: 11px;
 min-width: 196px;
}

@media only screen and (min-width: 768px) {
 .seResponsive .content-block-column .se-button-group .btn:first-child {
 margin-right: 15px;
 }
}

@media only screen and (max-width: 767px) {
 .se-button-group {
 flex-direction: column;
 display: inline-flex;
 }
}

/* FULL-WIDTH 2 COL */
.sePage .sePageLayout .se-trek-fw-2col-dark h2 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 30px;
 color: #ffffff;
 margin: 11px auto;
}

.sePage .sePageLayout .se-trek-fw-2col-dark p {
 font-family: roboto, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #eeeeee;
}

.sePage .sePageLayout .se-trek-fw-2col-light h2 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 30px;
 color: #111111;
 margin: 11px auto;
}

.sePage .sePageLayout .se-trek-fw-2col-light p {
 font-family: roboto, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #333333;
}

.sePage .sePageLayout .sePageMain .se-trek-fw-2col .se-trek-fw-2col-dark {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 150px 60px;
}

.sePage .sePageLayout .sePageMain .se-trek-fw-2col .se-trek-fw-2col-light {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 105px 60px;
}

.sePage .sePageLayout .sePageMain .se-trek-fw-2col .seContentEmpty {
 min-height: 300px;
}

@media (max-width: 991px) {
 .sePage .sePageLayout .sePageMain .se-trek-fw-2col .se-trek-fw-2col-dark, .sePage .sePageLayout .sePageMain .se-trek-fw-2col .se-trek-fw-2col-light {
 padding: 45px;
 }
}

/* BUTTON */
.sePage .sePageLayout .se-trek-btn, .sePage .sePageLayout .se-trek-cat .seContentSectionLink .btn-primary {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 500;
 font-style: normal;
 font-size: 14px;
 color: #ffffff;
 margin: 11px auto;
 padding: 6px 30px;
 background: #1a1a1a;
 border-color: #1a1a1a;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .5px;
 margin: 11px auto;
}

.sePage .sePageLayout .se-trek-btn:hover, .sePage .sePageLayout .se-trek-cat .seContentSectionLink .btn-primary:hover {
 background: #333333;
 border-color: #111111;
 color: #ffffff;
 text-decoration: none;
}

.sePage .sePageLayout .se-trek-btn:visited, .sePage .sePageLayout .se-trek-btn:focus, .sePage .sePageLayout .se-trek-cat .seContentSectionLink .btn-primary:visited, .sePage .sePageLayout .se-trek-cat .seContentSectionLink .btn-primary:focus {
 color: #ffffff;
}

.sePage .sePageLayout .se-trek-btn-w {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 500;
 font-style: normal;
 font-size: 14px;
 color: #111111;
 margin: 11px auto;
 padding: 6px 30px;
 background: #ffffff;
 border-color: #ffffff;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .5px;
 margin: 11px auto;
}

.sePage .sePageLayout .se-trek-btn-w:hover {
 background: #e8e8e8;
 border-color: #ffffff;
 color: #111111;
 text-decoration: none;
}

.sePage .sePageLayout .se-trek-btn-w:visited, .sePage .sePageLayout .se-trek-btn-w:focus {
 color: #111111;
}

/* FOOTER */
.sePage .sePageLayout .sePageMain .se-trek-footer .content-block-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 z-index: 1;
 padding: 20% 8%;
}

.sePage .sePageLayout .sePageMain .se-trek-footer::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.25);
 padding: 0 15px;
 width: 100%;
 content: '';
}

.sePage .sePageLayout .sePageMain .se-trek-footer {
 position: relative;
 overflow: hidden;
}

.sePage .sePageLayout .se-trek-footer h2 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 36px;
 color: #FFFFFF;
 text-shadow: 0 0 5px #484848;
}

.sePage .sePageLayout .se-trek-footer p {
 font-family: roboto, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 22px;
 color: #FFFFFF;
 text-shadow: 0 0 5px #484848;
 margin: 0px auto 11px;
}

.sePageContent .sePageSection.se-trek-footer {
 margin-bottom: 0;
}

/* TEXT BLOCK */

.sePage .sePageLayout .se-trek-text h2 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 30px;
 color: #111111;
}

.sePage .sePageLayout .se-trek-text h3 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 22px;
 color: #111111;
}

.sePage .sePageLayout .se-trek-text p, .sePage .sePageLayout .se-trek-text li {
 font-family: roboto, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 16px;
 color: #333333;
}

@media (max-width: 991px) {
.se-trek-text {
 text-align: center;
 }
}

/* CATALOG */
.sePage .sePageLayout .se-trek-cat-header h3 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 28px;
 color: #111111;
}

.sePage .sePageLayout .se-trek-cat h5 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 18px;
 color: #333333;
}

.sePage .sePageLayout .sePageMain .se-trek-cat h5 a:not(.btn) {
 color: #333333;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-trek-cat h5 a:not(.btn):hover {
 color: #333333;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-trek-cat h5 a:not(.btn):visited, .sePage .sePageLayout .sePageMain .se-trek-cat h5 a:not(.btn):focus {
 color: #333333;
}

.se-trek-cat {
 text-align: center;
}

.sePageContent .sePageSection.se-trek-cat {
 margin-bottom: 45px;
}

/* TRACKING */

.sePageContent .sePageSection.se-code-section {
 margin-bottom: 0;
}

.se-code-section {
height: 0;
}