@font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-light.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-light.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-light.ttf")
 format("truetype");
 font-weight: 400;
 font-style: normal;
 }
 
 @font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-regular.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-regular.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-regular.ttf")
 format("truetype");
 font-weight: 500;
 font-style: normal;
 }
 
 @font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-italic.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-italic.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-italic.ttf")
 format("truetype");
 font-weight: 500;
 font-style: italic;
 }
 
 @font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-bold.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-bold.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-bold.ttf")
 format("truetype");
 font-weight: 700;
 font-style: normal;
 }
 
 @font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-extrabold.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-extrabold.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-extrabold.ttf")
 format("truetype");
 font-weight: 800;
 font-style: normal;
 }
 
 .se-code-section .customContentBlock {
 min-height: 0;
 }
 
 #PageMain,
 #PageFooter {
 margin-top: 0;
 }
 
 .sePage .sePageLayout .sePageMain .container-fluid {
 padding: 0 15px;
 }
 
 .sePage .sePageLayout .sePageMain .ws-fw-section .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,
 .slide-text {
 margin: auto;
 width: 100%;
 max-width: 940px;
 padding-left: 15px;
 padding-right: 15px;
 }
 
 .sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
 }
 
 .sePage .sePageLayout .sePageMain h2 {
 font-size: 44px;
 }
 
 .sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
 }
 
 .sePage .sePageLayout .sePageMain,
 .sePage .sePageLayout .sePageMain p,
 .sePage .sePageLayout .sePageMain li {
 color: #9fa1a4;
 font-family: "overpass", sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 1.3;
 }
 
 .sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #252525;
 text-decoration: none;
 }
 
 .sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #121212;
 text-decoration: underline;
 }
 
 .seSearchProductsContainer .seProduct .seProductPrice {
 color: #414141;
 }
 
 .slick-dotted.slick-slider {
 margin-bottom: 0px;
 }
 
 /* HERO */
 .sePage .sePageLayout .sePageMain .se-hp-hero-top .content-block-column {
 display: flex;
 position: relative;
 align-items: center;
 justify-content: center;
 z-index: 1;
 padding: 14% 15px;
 }
 
 .sePage
 .sePageLayout
 .sePageMain
 .se-hp-hero-top
 .custom3-2
 .content-block-column {
 display: flex;
 position: relative;
 align-items: center;
 justify-content: flex-start;
 z-index: 1;
 padding: 14% 30px;
 }
 
 .sePage
 .sePageLayout
 .sePageMain
 .se-hp-hero-top
 .custom3-2
 .content-block-column
 .editContent {
 width: 100%;
 max-width: 870px;
 }
 
 .sePage .sePageLayout .sePageMain .se-hp-hero-top::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.15);
 padding: 0;
 width: 100%;
 content: "";
 }
 
 .sePage .sePageLayout .sePageMain .se-hp-hero-top {
 position: relative;
 overflow: hidden;
 }
 
 .sePage .sePageLayout .se-hp-hero-top h1,
 .sePage .sePageLayout .se-hp-hero-top h2 {
 margin-top: 22px;
 text-transform: uppercase;
 }
 
 .sePage .sePageLayout .se-hp-hero-top p {
 margin-top: 0;
 font-size: 18px;
 color: #fff;
 }
 
 /* TEXT BLOCK WIDTH */
 .se-hp-hero-top .custom3-1 .text-center .editContent {
 margin: auto;
 width: 100%;
 max-width: 940px;
 padding: 0 15px;
 }
 
 /* BUTTONS */
 .sePage .sePageLayout .sePageMain .btn-primary,
 .sePage .sePageLayout .sePageMain a.btn.btn-primary {
 margin-bottom: 0;
 border-radius: 0;
 padding: 4px 35px;
 font-size: 16px;
 font-family: "overpass", sans-serif;
 text-align: center;
 text-decoration: none;
 white-space: normal;
 cursor: pointer;
 background: #06038d !important;
 background: -moz-linear-gradient(left, #212222 25%, #8b8b8b 100%) !important;
 background: -webkit-linear-gradient(
 left,
 #212222 25%,
 #8b8b8b 100%
 ) !important;
 background: linear-gradient(to right, #212222 25%, #8b8b8b 100%) !important;
 color: #fff !important;
 font-weight: 700;
 border: unset;
 position: relative;
 line-height: 35px;
 transition: all 0.2s ease;
 text-transform: uppercase;
 letter-spacing: 0.1rem;
 touch-action: manipulation;
 }
 
 .sePage .sePageLayout .sePageMain .gray-btn .btn-primary,
 .sePage .sePageLayout .sePageMain .gray-btn a.btn.btn-primary {
 background: #212222 !important;
 }
 
 .sePage .sePageLayout .sePageMain .btn-primary:visited,
 .sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #fff;
 }
 
 .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 {
 padding: 4px 50px 4px 20px;
 color: #fff;
 }
 
 .sePage .sePageLayout .sePageMain .btn-primary::after,
 .sePage .sePageLayout .sePageMain a.btn.btn-primary::after {
 content: "\f061";
 font-family: "Font Awesome 6 Free";
 font-weight: 900;
 position: absolute;
 top: 50%;
 transform: translate(0, -50%);
 right: 30px;
 transition: all 0.2s ease;
 color: #fff;
 opacity: 0;
 line-height: 35px;
 }
 
 .sePage .sePageLayout .sePageMain .gray-btn .btn-primary::after,
 .sePage .sePageLayout .sePageMain .gray-btn a.btn.btn-primary::after {
 color: #fff;
 }
 
 .sePage .sePageLayout .sePageMain .btn-primary:hover::after,
 .sePage .sePageLayout .sePageMain a.btn.btn-primary:hover::after,
 .sePage .sePageLayout .sePageMain .btn-primary:active::after,
 .sePage .sePageLayout .sePageMain a.btn.btn-primary:active::after,
 .sePage .sePageLayout .sePageMain .btn-primary:focus::after,
 .sePage .sePageLayout .sePageMain a.btn.btn-primary:focus::after {
 right: 20px;
 opacity: 1;
 }
 
 .sePage .sePageLayout .se-btn-group,
 .sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 justify-content: center;
 align-items: center;
 flex-direction: column;
 }
 .sePage .sePageLayout .se-btn-group .btn:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-bottom: 3px;
 }
 .sePage .sePageLayout .se-btn-group .btn,
 .sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-top: 0;
 }
 .sePage .sePageLayout .se-btn-group .btn.btn-link:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn.btn-link:not(:last-child) {
 border-bottom: 1px solid #d2d2d2;
 }
 
 .sePage .sePageLayout .se-btn-group.top .btn,
 .sePage .sePageLayout .content-block-column .se-btn-group.top .btn {
 margin-bottom: 3px;
 }
 .sePage .sePageLayout .se-btn-group.full-width .btn,
 .sePage .sePageLayout .content-block-column .se-btn-group.full-width .btn {
 flex: 1;
 }
 .sePage .sePageLayout ul.se-btn-group,
 .sePage .sePageLayout .content-block-column ul.se-btn-group {
 margin-bottom: 0;
 padding-left: 0;
 list-style-type: none;
 }
 .sePage .sePageLayout ul.se-btn-group li,
 .sePage .sePageLayout .content-block-column ul.se-btn-group li {
 flex: 1;
 width: 100%;
 }
 .sePage .sePageLayout ul.se-btn-group li .btn,
 .sePage .sePageLayout .content-block-column ul.se-btn-group li .btn {
 display: list-item;
 margin-bottom: 22px;
 flex: 1;
 }
 .sePage .sePageLayout ul.se-btn-group li:not(:last-child) .btn,
 .sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group
 li:not(:last-child)
 .btn {
 margin-bottom: 3px;
 }
 .sePage .sePageLayout ul.se-btn-group li:not(:last-child) .btn.btn-link,
 .sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group
 li:not(:last-child)
 .btn.btn-link {
 border-bottom: 1px solid #d2d2d2;
 }
 
 @media (min-width: 768px) {
 .sePage .sePageLayout .se-btn-group,
 .sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 flex-direction: row;
 }
 .sePage .sePageLayout .se-btn-group.left,
 .sePage .sePageLayout .content-block-column .se-btn-group.left {
 justify-content: flex-start;
 }
 .sePage .sePageLayout .se-btn-group .btn:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-right: 3px;
 margin-bottom: 22px;
 }
 .sePage .sePageLayout .se-btn-group .btn,
 .sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-bottom: 22px;
 }
 .sePage .sePageLayout .se-btn-group .btn.btn-link:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn.btn-link:not(:last-child) {
 margin-right: 0;
 border-bottom: none;
 border-right: 1px solid #d2d2d2;
 }
 .sePage .sePageLayout .se-btn-group.top .btn,
 .sePage .sePageLayout .se-btn-group.btn.btn-link:not(:last-child),
 .sePage .sePageLayout .content-block-column .se-btn-group.top .btn,
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group.btn.btn-link:not(:last-child) {
 margin-bottom: 3px;
 }
 .sePage .sePageLayout ul.se-btn-group li:not(:last-child) .btn,
 .sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group
 li:not(:last-child)
 .btn {
 margin-right: 3px;
 margin-bottom: 22px;
 }
 .sePage .sePageLayout ul.se-btn-group.top .btn,
 .sePage .sePageLayout ul.se-btn-group.top li:not(:last-child) .btn,
 .sePage .sePageLayout .content-block-column ul.se-btn-group.top .btn,
 .sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group.top
 li:not(:last-child)
 .btn {
 margin-bottom: 3px;
 }
 .sePage .sePageLayout ul.se-btn-group li:not(:last-child) .btn.btn-link,
 .sePage
 .sePageLayout
 .content-block-column
 ul.se-btn-group
 li:not(:last-child)
 .btn.btn-link {
 margin-right: 0;
 border-bottom: none;
 border-right: 1px solid #d2d2d2;
 }
 }
 