@import url("https://use.typekit.net/akj2xtk.css");

#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePageMain .container-fluid {
 margin: 0 auto;
 padding: 0 15px;
}

/* Typography */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #0e1c40;
 font-family: roc-grotesk, sans-serif;
 margin-top: 22px;
 text-transform: none;
 letter-spacing: normal;
}

.sePage .sePageLayout .sePageMain h1 {
 font-style: normal;
 font-weight: 800;
 font-size: 42px;
 line-height: 1;
}

.sePage .sePageLayout .sePageMain h2 {
 font-style: normal;
 font-weight: 800;
 font-size: 38px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-style: normal;
 font-weight: 800;
 font-size: 34px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #0e1c40;
 font-family: interstate, sans-serif;
 font-style: normal;
 font-weight: 400;
 font-size: 18px;
 letter-spacing: normal;
 line-height: normal;
}

/**/
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain p.btn.btn-primary,
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 margin-bottom: 22px;
 border-radius: 0px;
 border-color: #0e1c40;
 background: #0e1c40;
 padding: 15px 22px 12px;
 color: #fff;
 font-size: 20px;
 font-family: roc-grotesk, sans-serif;
 font-style: normal;
 font-weight: 700;
 text-align: center;
 text-decoration: none;
 text-transform: none !important;
 letter-spacing: normal;
}

.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain p.btn.btn-primary {
 border-color: #0e1c40;
 background: #0e1c40;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited,
.sePage .sePageLayout .sePageMain p.btn.btn-primary:visited {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain p.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain p.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain .btn-primary:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus,
.sePage .sePageLayout .sePageMain p.btn.btn-primary:focus {
 border-color: #06abae;
 background: #06abae;
 color: #0e1c40;
 text-decoration: none;
}
.sePage .sePageLayout .sePageMain .btn-primary:visited:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited:hover,
.sePage .sePageLayout .sePageMain p.btn.btn-primary:visited:hover {
 color: #0e1c40;
}

.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #fff;
 border-width: 2px;
 background: transparent;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #fff;
}

.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: #fff;
 background: #fff;
 color: #0e1c40;
 text-decoration: none;
}

/* BUTTON GROUP */

.sePage .sePageLayout .se-btn-group,
.sePage .sePageLayout .content-block-column .se-btn-group {
 display: inline-flex;
 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: 4px;
}
.sePage .sePageLayout .se-btn-group .btn,
.sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-top: 0;
 white-space: normal;
}

/* feature catalog carousel */
.sePage .sePageLayout .se-feature-catalog-section .row {
 background: #fff;
}

/* ORNAMENT LINKS*/
.sePage .sePageLayout .rpv2.se-ornament-links .content-block-column {
 padding-top: 30px;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .content-block-column
 a
 h3 {
 color: #fff;
 text-shadow: 1px 1px 5px #0e1c40;
 margin: 11px auto 0;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .content-block-column
 a
 h3:hover {
 color: #fff;
 text-decoration: none;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .content-block-column
 a:hover
 h3 {
 color: #fff;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-ornament-links .content-block-column {
 position: relative;
 transition: 0.2s ease-in-out;
 display: inline-block;
 width: 100%;
 height: 0;
 padding: 50% 0;
 border-radius: 50%;
 overflow: hidden;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .content-block-column:hover {
 transform: translateY(-2px);
 transition: 0.2s ease-in-out;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .content-block-column
 a:hover {
 transition: 0.4s ease-in-out;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .content-block-column
 a:hover
 p.btn.btn-primary {
 border-color: #06abae;
 background: #06abae;
 color: #0e1c40;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-ornament-links .content-block-column a {
 z-index: 2;
 padding: 45px 30px;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: flex-end;
 width: 100%;
 color: #ffffff;
 text-decoration: none;
 transition: all 0.3s ease-in-out;
}

.se-ornament-links .col-margin-bottom {
 margin-bottom: 30px;
}

/*OVERLAP*/
.sePage .sePageLayout .se-feature-2col-overlap-section .row {
 padding: 0 15px;
}

.sePage .sePageLayout .se-feature-2col-overlap-section .content-block-column {
 padding: 0;
}

.sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .content-block-column:first-child {
 min-height: 280px;
 overflow: hidden;
}

.sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .content-block-column:last-child {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 background-color: rgb(14, 28, 64);
 padding: 30px;
 text-align: center;
}

.sePage .sePageLayout .sePageMain .se-feature-2col-overlap-section h2 {
 margin-top: 11px;
 margin-bottom: 11px;
}
.sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-5
 .content-block-column:first-child {
 border-top-left-radius: 90px;
}
.sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-6
 .content-block-column:first-child {
 border-top-right-radius: 90px;
}

.sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-5
 .content-block-column:first-child {
 border-top-left-radius: 90px;
}
.sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-6
 .content-block-column:first-child {
 border-top-right-radius: 90px;
}

@media (min-width: 768px) {
 .sePage .sePageLayout .se-btn-group,
 .sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 flex-direction: row;
 justify-content: center;
 }

 .sePage .sePageLayout .se-btn-group .btn:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-right: 4px;
 margin-bottom: 22px;
 }
 .sePage .sePageLayout .se-btn-group .btn,
 .sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-bottom: 22px;
 }

 .sePage .sePageLayout .se-feature-2col-overlap-section .row {
 position: relative;
 }
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .content-block-column:first-child {
 width: 70%;
 min-height: 480px;
 }
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .content-block-column:last-child {
 position: absolute;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 padding: 60px 30px;
 width: 60%;
 }
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-5
 .content-block-column:first-child {
 left: 0;
 }
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-5
 .content-block-column:last-child {
 right: 0;
 }
 .sePage .sePageLayout .se-feature-2col-overlap-section .custom1-6 {
 display: flex;
 justify-content: flex-end;
 }
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-6
 .content-block-column:first-child {
 right: 0;
 left: inherit;
 }
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-6
 .content-block-column:last-child {
 right: inherit;
 left: 0;
 }
}

@media (min-width: 992px) {
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .content-block-column:first-child {
 width: 60%;
 }
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .content-block-column:last-child {
 width: 50%;
 }
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-5
 .content-block-column:first-child,
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-6
 .content-block-column:last-child {
 left: 0;
 }
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-5
 .content-block-column:last-child,
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .custom1-6
 .content-block-column:first-child {
 right: 0;
 }
}
@media (min-width: 1200px) {
 .sePage
 .sePageLayout
 .se-feature-2col-overlap-section
 .content-block-column:last-child {
 padding: 60px;
 min-height: 280px;
 }
}
