@import url("https://use.typekit.net/nli8nve.css");
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap');

/* PAGE MARGINS */
.se-code-section .customContentBlock {
 min-height: 0;
}
#PageMain,
#PageFooter {
 margin-top: 0;
}
.sePageMain .container-fluid {
 margin: 0 auto;
 padding: 0 15px;
}
.sePageMain .container {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}
.sePage .sePageLayout .sePageMain .divider1-1 .divider {
 border-color: #e5e5e5;
 margin: 0 auto;
}
.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent {
 width: 100%;
 margin: 0 auto;
 padding: 0 15px;
}
.no-button .editContent {
 padding-bottom: 11px;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain p.feature-subhead {
 color: #1a1a1a;
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-style: normal;
 font-weight: 700;
}
.sePage .sePageLayout .sePageMain h1 {
 font-size: 38px;
margin-top: 22px;
margin-bottom: 11px;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 36px;
}
.sePage .sePageLayout .sePageMain .se-hero h2 {
 font-size: 28px;
 margin-top: 0;
margin-bottom: 22px;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 28px;
}
.sePage .sePageLayout .sePageMain .trek-feature-card-section h3 {
 font-size: 24px;
}
.sePage .sePageLayout .sePageMain p.feature-subhead {
 font-size: 18px;
 margin-top: 0;
}
.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #333;
 font-family: roboto, sans-serif;
 font-size: 18px;
 font-weight: 400;
 line-height: 1.5;
}
.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #333;
 font-family: roboto, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 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: #b30000;
 text-decoration: none;
}

.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 p,
.sePage .sePageLayout .sePageMain p.feature-subhead {
 text-shadow: none;
 color: #fff;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 margin-bottom: 11px;
 border-radius: 0;
 border-width: 1px;
 padding: 8px 22px;
 font-family: roboto, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: 400;
 letter-spacing: 1.5px;
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
 white-space: normal;
 cursor: pointer;
}
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #1a1a1a;
 background: #1a1a1a;
 color: #fff;
}
.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #fff;
}
.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):hover,
.sePage .sePageLayout .sePageMain .btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain .btn-primary:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus {
 border-color: #1a1a1a;
 background: #333;
 color: #fff;
 text-decoration: none;
}
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #ffffff;
 background: #ffffff;
 color: #1a1a1a;
}
.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #1a1a1a;
}
.sePage .sePageLayout .sePageMain .btn-default:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain .btn-default:active,
.sePage .sePageLayout .sePageMain a.btn.btn-default:active,
.sePage .sePageLayout .sePageMain .btn-default:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-default:focus {
 border-color: #ffffff;
 background: #e5e5e5;
 color: #1a1a1a;
 text-decoration: none;
}

.btn-arrow {
 display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: flex-start;
 margin-top: 11px;
}

.btn-arrow::after {
 content: "arrow_circle_right";
 font-family: "Material Symbols Outlined";
 font-weight: 400;
 font-style: normal;
 font-size: 24px;
 display: inline-block;
 line-height: 1;
 text-transform: none;
 letter-spacing: normal;
 word-wrap: normal;
 white-space: nowrap;
 direction: ltr;
 margin-left: 5px;
}

/* CATALOG*/
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seRegularPrice,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seOriginalPrice,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seSpecialPrice,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seBrandName,
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seItemName {
 color: #1a1a1a;
 font-family: roboto, sans-serif;
 font-weight: 400;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seBrandName {
 font-size: 14px;
 font-weight: 700;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-track
 .seProductTitle
 .seItemName {
 font-size: 16px;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seSpecialPrice {
 color: #ed1c24;
 font-size: 16px;
 font-weight: 700;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seOriginalPrice {
 opacity: 0.6;
 font-size: 12px;
 text-decoration: line-through;
}
.sePage
 .sePageLayout
 .sePageMain
 .seAdvancedItemCarousel
 .slick-slide
 .seRegularPrice {
 color: #333;
 font-size: 16px;
 font-weight: 400;
}
.sePage .sePageLayout .seAdvancedItemCarousel .slick-next:before,
.sePage .sePageLayout .seAdvancedItemCarousel .slick-prev:before {
 color: #1a1a1a;
}

.seContentSectionLink {
 text-align: center;
 padding-top: 11px;
}

/* HERO */
.se-hero .block-bg-img {
padding: 12vw 30px;
}

.se-hero-inner .block-bg-img {
padding: 15vw 30px;
}

.sePageContent .sePageSection.trek-feature-card-section {
 margin-bottom: 0;
}
.trek-feature-card-section .col-margin-bottom {
 margin-bottom: 30px;
}