@import url("https://use.typekit.net/spd6znm.css");

#PageMain, #PageFooter { margin-top: 0; }

.se-code-section .customContentBlock {
 min-height: 0;
}

/* DEFAULT CONTAINER-FLUID FOR CUSTOM SITES */
.sePageMain .container-fluid {
 padding: 0 15px;
}

.sePageMain .se-fw-section .container-fluid {
 margin: 0 auto;
 padding: 0 30px;
}

.se-fw-section .img-responsive, .seResponsiveFeature img {
 display: block;
 max-width: 100%;
 height: auto;
 border-radius: 5px;
}

/* 2-COLUMN HERO */
.se-lib-2col-hero .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-lib-2col-hero .content-block-column:first-child {
 padding: 90px 30px;
}

.se-lib-2col-hero .content-block-column:last-child {
 padding: 22px 30px;
}

.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: 2px solid #2d5193;
}

.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;
}

.ws-plus-pattern {
background-color: #ffffff;
opacity: 1;
background: radial-gradient(circle, transparent 20%, #ffffff 20%, #ffffff 80%, transparent 80%, transparent), radial-gradient(circle, transparent 20%, #ffffff 20%, #ffffff 80%, transparent 80%, transparent) 22.5px 22.5px, linear-gradient(#c7c7c7 1.8px, transparent 1.8px) 0 -0.9px, linear-gradient(90deg, #c7c7c7 1.8px, #ffffff 1.8px) -0.9px 0;
background-size: 45px 45px, 45px 45px, 22.5px 22.5px, 22.5px 22.5px;
}

@media (min-width: 1200px) {
.se-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}
}

@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 .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: 2px solid #2d5193;
 }
 .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;
 }
}

