@import url("https://use.typekit.net/xqk5orv.css");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

body {
    background: #fff;
    color: #333;
    font: 14px/1.6 nudista-web, sans-serif;
    /*font: 14px/1.6 Georgia, serif;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 20px
}

h1 {
    font-size: 28px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 20px
}

blockquote {
    background: #eee;
    margin: 0 0 20px;
    padding: 20px
}

pre,
code {
    font-family: "Andale Mono", "Lucida Console", monospace;
    margin: 0 0 20px
}

a {
    color: #000077;
    text-decoration: none
}

a:hover,
a:active,
a:focus {
    color: #770000
}

del,
strike {
    text-decoration: line-through
}

em,
i {
    font-style: italic
}

ul,
ol {
    margin-bottom: 10px
}

small {
    font-size: 12px
}

strong,
b {
    font-weight: bold
}

sub,
sup {
    font-size: 12px;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

table {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: 0 0 20px;
    width: 100%
}

th {
    background: #eee;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    padding: 10px 0
}

td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 10px 0
}

figcaption {
    font-style: italic
}

body .topbar {
    position: relative;
    margin-bottom: 25px
}

ul.unstyled li.selected {
    font-weight: bold
}

.topbar div>ul.nav {
    font-size: 14px;
    float: right
}

.topbar div>ul.nav>li ul {
    display: none
}

footer .unstyled {
    float: right
}

@font-face {
    font-family: "ETmodules";
    src: url("https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/ElegantIcons.ttf")
}

.mejs__overlay-button {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mejs-controls.svg')
}

.mejs__overlay-loading-bg-img {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mejs-controls.svg')
}

.mejs__button>button {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mejs-controls.svg')
}

.contact-form-container {
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.contact-form-container .form__heading {
    font-size: 40px;
    line-height: 1.08333em;
    padding-bottom: 0
}

.contact-form-container .form__heading+p {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 25px;
    padding-bottom: 0
}

.contact-form-container .form__group-heading {
    font-size: 30px;
    line-height: 1.13333em;
    margin-bottom: 10px
}

.contact-form-container .form__item {
    margin-bottom: 25px
}

.contact-form-container .form__item input[type="text"],
.contact-form-container .form__item input[type="tel"] {
    -webkit-appearance: none;
    display: block;
    height: 40px;
    padding: 0 8px;
    vertical-align: middle;
    width: 100%;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    border-radius: 5px
}

.contact-form-container .form__item input[type="email"] {
    -webkit-appearance: none;
    display: block;
    height: 40px;
    padding: 0 8px;
    vertical-align: middle;
    width: 100%;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    border-radius: 5px
}

.contact-form-container .form__item input::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.contact-form-container .form__item input::-moz-placeholder {
    font-size: 16px;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.contact-form-container .form__item input:-ms-input-placeholder {
    font-size: 16px;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.contact-form-container .form__item input:-moz-placeholder {
    font-size: 16px;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.contact-form-container select {
    width: 100%;
    border-radius: 5px;
    height: 40px;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px
}

.contact-form-info {
    margin-bottom: 10px;
    margin-top: -20px;
    width: 100%;
    font-size: 16px
}

.contact-form-container .form__group-actions {
    text-align: center
}

.contact-form-container .form__button {
    -webkit-appearance: none;
    background-color: #3cb04b;
    border-radius: 8px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    height: 60px;
    line-height: 0.933333em;
    margin: 0 auto;
    max-width: 100%;
    opacity: 0.9;
    opacity: 1;
    padding: 0 40px;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.contact-form-container .form__button:hover {
    background-color: #074889
}

@media screen and (min-width: 768px) {
    .contact-form-container .form__heading {
        font-size: 60px
    }

    .contact-form-container .form__group {
        margin: 0 -13px
    }

    .contact-form-container .form__group-heading {
        margin-left: 13px
    }

    .contact-form-container .form__item {
        width: calc(50% - 26px);
        margin: 0 13px 25px;
        float: left
    }

    .contact-form-container .form__item.form__item--full-width {
        width: calc(100% - 26px)
    }

    .contact-form-info {
        float: left
    }

    .contact-form-container .form__button {
        font-size: 30px
    }
}

.lp-header {
    height: 90px;
    position: absolute !important;
    background: transparent !important
}

.lp-header.et-fixed-header {
    position: absolute !important
}

.lp-header .logo_container {
    width: 70px
}

.lp-header .et_menu_container:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle
}

.lp-header .logo_container {
    display: inline-block;
    height: auto;
    position: static
}

.lp-header .logo_container a {
    display: inline-block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%
}

.lp-header #logo {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    padding-top: 0
}

.mantle--bg-image {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/Boosterthon-548.jpg');
    background-position: center center;
    background-size: cover;
    height: 46.875vw;
    max-height: 600px;
    min-height: 300px;
    position: relative;
    vertical-align: middle
}

.mantle--ty-message {
    margin-top: 90px;
    min-height: calc(100vh - 90px - 78px)
}

@media screen and (min-width: 376px) {
    .mantle--ty-message {
        min-height: calc(100vh - 90px - 54px)
    }
}

@media screen and (min-width: 992px) {
    .mantle--ty-message {
        min-height: calc(100vh - 54px)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .mantle--bg-image {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/Boosterthon-548.jpg');
        background-size: cover
    }
}

.ty-message {
    background-color: rgba(14, 29, 70, 0.8);
    color: #fff;
    font-size: 0;
    height: 100%;
    padding: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

.ty-message:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle
}

.ty-message__container {
    display: inline-block;
    margin: 0 auto;
    max-width: 760px;
    vertical-align: middle
}

.ty-message__headline {
    color: #fff;
    padding: 0
}

.ty-message__subheadline {
    font-size: 24px;
    line-height: 1.333333em;
    margin-bottom: 15px
}

.ty-message__learn-more {
    font-size: 18px;
    margin: 0
}

.ty-message__learn-more a {
    color: #fff;
    text-decoration: underline
}

.lp {
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.lp-heading {
    font-weight: 700
}

.lp-intro-container {
    padding-top: 40px
}

.lp-intro-text {
    margin-bottom: 40px
}

.lp-intro-text h4 {
    color: #061f5c;
    font-size: 30px
}

.lp-intro-text p {
    color: #178acf;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    padding-bottom: 0
}

.lp-form-container {
    background-color: #0e3675;
    border-radius: 8px;
    color: #fff;
    padding: 24px 30px 46px
}

.lp-form-container .form__heading {
    font-size: 40px;
    line-height: 1.08333em;
    padding-bottom: 0
}

.lp-form-container .form__heading+div div p {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 25px;
    padding-bottom: 0
}

.lp-form-container .form__group-heading {
    font-size: 30px;
    line-height: 1.13333em;
    margin-bottom: 10px
}

.lp-form-container .form__item {
    margin-bottom: 25px
}

.form__item--hidden {
    display: none
}

.lp-form-container select {
    -webkit-appearance: none;
    background-color: #fff;
    background-size: 26px 7px;
    border-radius: 0;
    border: none;
    color: #178acf;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    height: 40px;
    padding: 0 18px;
    width: 100%
}

.lp-form-container .form__item input {
    -webkit-appearance: none;
    border: none;
    display: block;
    height: 40px;
    padding: 0 18px;
    vertical-align: middle;
    width: 100%;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px
}

.lp-form-container .form__item input::-webkit-input-placeholder {
    color: #178acf;
    font-size: 16px;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.lp-form-container .form__item input::-moz-placeholder {
    color: #178acf;
    font-size: 16px;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.lp-form-container .form__item input:-ms-input-placeholder {
    color: #178acf;
    font-size: 16px;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.lp-form-container .form__item input:-moz-placeholder {
    color: #178acf;
    font-size: 16px;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

.lp-form-info {
    margin-bottom: 10px;
    margin-top: -20px;
    width: 100%;
    font-size: 16px
}

.lp-form-container .form__group-actions {
    text-align: center
}

.lp-form-container .form__button {
    -webkit-appearance: none;
    background-color: #3cb04b;
    border-radius: 8px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    height: 60px;
    line-height: 0.933333em;
    margin: 0 auto;
    max-width: 100%;
    opacity: 0.9;
    opacity: 1;
    padding: 0 40px;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out
}

.lp-form-container .form__button:hover {
    background-color: #074889
}

.et_menu_container {
    height: 100%
}

.et_pb_blurb_container {
    text-align: center;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif
}

@media screen and (min-width: 768px) {
    .ty-message__headline {
        font-size: 60px
    }

    .ty-message__subheadline {
        font-size: 30px
    }

    .lp-form-container .form__heading {
        font-size: 60px
    }

    .lp-form-container .form__group {
        margin: 0 -13px
    }

    .lp-form-container .form__group-heading {
        margin-left: 13px
    }

    .lp-form-container .form__item {
        width: calc(50% - 26px);
        margin: 0 13px 25px;
        float: left
    }

    .lp-form-container .form__item.form__item--full-width {
        width: calc(100% - 26px)
    }

    .lp-form-info {
        float: left
    }

    .lp-form-container .form__button {
        font-size: 30px
    }
}

@media screen and (min-width: 992px) {
    .lp-header {
        height: 200px
    }

    .lp-header .logo_container {
        width: 171px
    }

    .mantle--ty-message {
        margin-top: 0
    }

    #main-content .lp-intro-container {
        margin-top: -160px;
        padding-top: 0
    }

    .lp-intro-text {
        padding-top: 200px;
        margin-bottom: 0
    }
}

#mantle--tx-lp.mantle.mantle--bg-image {
    background-image: url(//boosterthon.com/wp-content/themes/Divi/images/Boosterthon-TX-LP.jpg)
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    #mantle--tx-lp.mantle.mantle--bg-image {
        background-image: url(//boosterthon.com/wp-content/themes/Divi/images/Boosterthon-TX-LP@2x.jpg)
    }
}

#container--tx-lp a.lightbox {
    color: #074889 !important
}

.tx-lp-mantle .header-content-container {
    margin-top: 170px
}

#page-container .tx-lp-mantle .header-content-container .et_pb_button:hover {
    text-decoration: none !important
}

@media screen and (max-width: 510px) {
    .tx-lp-mantle .header-content-container .header-content h1 {
        font-size: 36px !important
    }

    .tx-lp-mantle .header-content-container {
        margin-top: 0
    }
}

#main-content #container--tx-lp {
    margin-top: 0;
    padding-top: 30px
}

.lp-intro-text.lp-intro-text--tx-lp {
    padding-top: 0
}

.lp-header .logo_container.logo_container--pledgepro {
    width: 210px
}

@media screen and (min-width: 400px) {
    .lp-header .logo_container.logo_container--pledgepro {
        width: 360px
    }
}

#mantle--pledgepro-lp.mantle.mantle--bg-image,
#mantle--pledgepro-ty.mantle.mantle--ty-message {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mantle-pledgepro.jpg')
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    #mantle--pledgepro-lp.mantle.mantle--bg-image,
    #mantle--pledgepro-ty.mantle.mantle--ty-message {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mantle-pledgepro.jpg')
    }
}

.et_pb_bg_layout_light .et_pb_text_inner p a {
    color: #1895d5
}

.et_pb_bg_layout_light .et_pb_text_inner p a:hover {
    text-decoration: underline
}

.et_pb_column.et_pb_column_4_4 .et_pb_button {
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    border-radius: 8px !important;
    letter-spacing: 0px;
    font-size: 24px;
    font-weight: bold;
    border: none
}

.et_pb_column.et_pb_column_4_4 .et_pb_button:hover {
    background-color: #1895d5 !important
}

@media screen and (max-width: 480px) {
    #boosterthon-in-a-nutshell {
        font-size: 29px !important;
        word-break: break-word
    }
}

h1 {
    font-weight: bold
}

@media screen and (min-width: 768px) {
    h1 {
        font-size: 50px
    }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: 0.25rem !important
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714286%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position: -webkit-sticky) or (position: sticky) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: 0.25rem !important
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important
}

.m-2 {
    margin: 0.5rem !important
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: 0.25rem !important
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important
}

.p-2 {
    padding: 0.5rem !important
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: 0.25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important
    }

    .m-sm-2 {
        margin: 0.5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: 0.25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important
    }

    .p-sm-2 {
        padding: 0.5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: 0.25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important
    }

    .m-md-2 {
        margin: 0.5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: 0.25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important
    }

    .p-md-2 {
        padding: 0.5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: 0.25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important
    }

    .m-lg-2 {
        margin: 0.5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: 0.25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important
    }

    .p-lg-2 {
        padding: 0.5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: 0.25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important
    }

    .m-xl-2 {
        margin: 0.5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: 0.25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important
    }

    .p-xl-2 {
        padding: 0.5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:hover,
a.text-primary:focus {
    color: #0062cc !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #545b62 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:hover,
a.text-success:focus {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:hover,
a.text-info:focus {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:hover,
a.text-warning:focus {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:hover,
a.text-danger:focus {
    color: #bd2130 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:hover,
a.text-light:focus {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:hover,
a.text-dark:focus {
    color: #1d2124 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2))
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: 0.5
}

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px
    }
}

.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: 0.25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.mdrnzr_js .js-expando__content:before,
.mdrnzr_js .js-expando__content:after {
    content: " ";
    display: table
}

.mdrnzr_js .js-expando__content:after {
    clear: both
}

.mdrnzr_js .js-expando.is-hidden .js-expando__content {
    display: none
}

.js-tabbed--mobile-dropdown .js-tabbed__tabs {
    display: none
}

.mdrnzr_js .js-tabbed__panel:not(:first-child) {
    display: none
}

@media (min-width: 768px) {
    .js-tabbed .js-tabbed__tabs {
        display: block
    }

    .js-tabbed--mobile-dropdown .js-tabbed__dropdown {
        display: none
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.selectboxit-container {
    display: inline-block;
    font-family: nudista-web, sans-serif;
    margin-bottom: 0;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 100%;
    font-weight: 700;
    color: #1888e8
}

.selectboxit-container * {
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.selectboxit-btn {
    cursor: pointer;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100% !important;
    border: none;
    font-size: 18px
}

.selectboxit-btn:focus {
    outline: 0
}

.selectboxit-btn.selectboxit-disabled {
    cursor: default;
    opacity: 0.5
}

.selectboxit-btn.selectboxit-open {
    background-color: #ffffff;
    border: 1px solid #b7b8ad
}

.selectboxit-option-icon-container {
    display: none
}

.selectboxit-text {
    display: block;
    float: left;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 100% !important;
    text-transform: uppercase;
    text-indent: 0;
    color: #1888e8
}

.selectboxit-arrow-container {
    height: 100%;
    position: absolute;
    right: 0
}

.selectboxit-arrow {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 16px;
    height: 10px;
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-down-blue.svg');
    border: none
}

.selectboxit-options {
    box-shadow: none;
    cursor: pointer;
    display: none;
    list-style: none;
    margin: 0 !important;
    min-width: 100% !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 100% !important;
    z-index: 9999999999999;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 6px;
    border: 1px solid #b7b8ad
}

.selectboxit-option,
.selectboxit-optgroup-header {
    list-style-type: none;
    margin: 0
}

.selectboxit-optgroup-header {
    font-weight: 900
}

.selectboxit-optgroup-header:hover {
    cursor: default
}

.selectboxit-option {
    margin-bottom: 0
}

.selectboxit-option.selectboxit-disabled .selectboxit-option-anchor {
    cursor: default
}

.selectboxit-option.selectboxit-focus .selectboxit-option-anchor {
    color: #1888e8;
    background-color: #ebebeb
}

.selectboxit-option.selectboxit-selected .selectboxit-option-anchor,
.selectboxit-option.selectboxit-selected.selectboxit-focus .selectboxit-option-anchor {
    color: #555555
}

.selectboxit-option-anchor {
    display: block;
    line-height: 1.5;
    white-space: normal;
    color: #1888e8;
    text-transform: uppercase
}

.selectboxit-option-anchor:hover {
    text-decoration: none
}

.selectboxit-rendering {
    *display: inline !important;
    display: inline-block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
    visibility: visible !important;
    zoom: 1 !important
}

.selectboxit-btn {
    border: 1px solid #ddd;
    color: #333;
    font-size: 14px;
    height: 41px;
    line-height: 41px
}

.selectboxit-text {
    padding-right: 32px;
    text-indent: 10px
}

.selectboxit-arrow-container {
    width: 32px
}

.selectboxit-default-arrow {
    border-color: #333 transparent transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    height: 0;
    margin-top: -3px;
    width: 0;
    width: 16px;
    height: 10px;
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-down-blue.svg');
    border: none
}

.selectboxit-option.selectboxit-focus .selectboxit-option-anchor {
    background-color: rgba(235, 235, 235, 0.95);
    color: #1888e8
}

.selectboxit-option.selectboxit-disabled .selectboxit-option-anchor {
    color: rgba(255, 255, 255, 0.5)
}

.selectboxit-optgroup-header,
.selectboxit-option-anchor {
    padding: 10px
}

.selectboxit-option-anchor {
    color: #fff;
    color: #1888e8
}

@media (min-width: 768px) {
    .selectboxit-btn .selectboxit-text {
        text-indent: 10px
    }
}

@media (min-width: 992px) {
    .selectboxit-btn {
        height: 44px;
        line-height: 44px
    }
}

#et-main-area {
    font-family: nudista-web, sans-serif
}

#et-main-area .et_pb_section .container {
    padding: 0
}

#et-main-area .et_pb_section h1,
#et-main-area .et_pb_section h2,
#et-main-area .et_pb_section h3,
#et-main-area .et_pb_section h4,
#et-main-area .et_pb_section h5,
#et-main-area .et_pb_section h6 {
    color: #0e3675;
    font-family: questa-sans, sans-serif;
    font-weight: 500;
    line-height: 1em;
    padding-bottom: 10px
}

#et-main-area .et_post_meta_wrapper h1,
#et-main-area .et_post_meta_wrapper h2,
#et-main-area .et_post_meta_wrapper h3,
#et-main-area .et_post_meta_wrapper h4,
#et-main-area .et_post_meta_wrapper h5,
#et-main-area .et_post_meta_wrapper h6 {
    color: #333333
}

#et-main-area .et_post_meta_wrapper h1 {
    font-size: 30px;
    line-height: 1em;
    font-weight: bold;
    font-family: questa-sans, sans-serif;
    padding-bottom: 10px
}

#et-main-area .et_post_meta_wrapper h1.entry-title {
    color: #0e3675
}

#et-main-area .et_post_meta_wrapper .post-meta {
    font-size: 14px;
    padding-bottom: 15px;
    color: #666666;
    line-height: 1.7em
}

#et-main-area .entry-content .et_pb_fullwidth_header_container h1 {
    font-family: questa-sans, sans-serif;
    font-weight: bold
}

#et-main-area .entry-content .et_pb_fullwidth_header_container .et_pb_fullwidth_header_subhead {
    line-height: 1.275em
}

#et-main-area .entry-content p {
    font-size: 14px;
    padding-bottom: 1em;
    line-height: 1.7em
}

#et-main-area .entry-content h1,
#et-main-area .entry-content h2,
#et-main-area .entry-content h3,
#et-main-area .entry-content h4,
#et-main-area .entry-content h5,
#et-main-area .entry-content h6 {
    font-family: nudista-web, sans-serif;
    color: #0e3675
}

#et-main-area .entry-content h2 {
    padding-bottom: 0;
    font-size: 16px;
    color: #0e3675
}

#et-main-area .entry-content h2 strong {
    font-weight: bold
}

#et-main-area .entry-content blockquote {
    margin: 20px 0 30px;
    padding-left: 20px;
    border-left: 5px solid #1888e8
}

#et-main-area .entry-content blockquote p {
    padding-bottom: 0
}

#et-main-area .entry-content blockquote p:last-child {
    padding-bottom: 0
}

#et-main-area #left-area,
#et-main-area #sidebar {
    padding: 0 30px !important;
    padding: 0 15px !important
}

#et-main-area #sidebar h1,
#et-main-area #sidebar h2,
#et-main-area #sidebar h3,
#et-main-area #sidebar h4,
#et-main-area #sidebar h5,
#et-main-area #sidebar h6,
#et-main-area #recent-posts-2 h1,
#et-main-area #recent-posts-2 h2,
#et-main-area #recent-posts-2 h3,
#et-main-area #recent-posts-2 h4,
#et-main-area #recent-posts-2 h5,
#et-main-area #recent-posts-2 h6,
#et-main-area #categories-2 h1,
#et-main-area #categories-2 h2,
#et-main-area #categories-2 h3,
#et-main-area #categories-2 h4,
#et-main-area #categories-2 h5,
#et-main-area #categories-2 h6 {
    padding-bottom: 10px
}

#et-main-area #sidebar h4,
#et-main-area #recent-posts-2 h4,
#et-main-area #categories-2 h4 {
    color: #0e3675;
    font-size: 18px
}

#et-main-area #sidebar ul li,
#et-main-area #recent-posts-2 ul li,
#et-main-area #categories-2 ul li {
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 0.5em
}

#et-main-area #footer-bottom #footer-info {
    font-size: 14px;
    line-height: 1.7em
}

@media (min-width: 768px) {
    #et-main-area {
        padding: 0
    }

    #et-main-area #left-area,
    #et-main-area #sidebar {
        padding: 0 !important
    }

    #et-main-area .et_post_meta_wrapper h1 {
        font-size: 50px
    }

    #et-main-area .entry-content p {
        font-size: 18px
    }

    #et-main-area .entry-content h1,
    #et-main-area .entry-content h2,
    #et-main-area .entry-content h3,
    #et-main-area .entry-content h4,
    #et-main-area .entry-content h5,
    #et-main-area .entry-content h5 {
        padding-bottom: 10px
    }

    #et-main-area .entry-content h2 {
        font-size: 26px
    }

    #et-main-area #sidebar h4,
    #et-main-area #recent-posts-2 h4,
    #et-main-area #categories-2 h4 {
        font-size: 20px
    }

    #et-main-area #sidebar ul li,
    #et-main-area #recent-posts-2 ul li,
    #et-main-area #categories-2 ul li {
        font-size: 18px
    }

    #et-main-area #footer-bottom {
        margin: 0
    }

    #et-main-area #footer-bottom #footer-info {
        font-size: 16px
    }
}

.audience {
    font-family: nudista-web, sans-serif;
    color: #ffffff;
    text-transform: uppercase
}

.audience .container {
    padding-top: 0 !important
}

.audience__header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #1888e8;
    background: -webkit-linear-gradient(90deg, #0e3675 0%, #1888e8 100%);
    background: linear-gradient(0deg, #0e3675 0%, #1888e8 100%);
    border-radius: 6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 45px;
    width: 100%;
    padding: 0 28px;
    margin-bottom: 18px
}

.audience__header-label {
    font-family: trasandina, sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    position: relative;
    top: 2px
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .audience__header-label {
        top: 13px;
        top: 9px
    }
}

.audience__header-link {
    color: #ffffff;
    font-family: nudista-web, sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding-right: 18px;
    position: relative
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .audience__header-link {
        top: 6px;
        top: 11px
    }
}

.audience__header-link::after {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-right-white.svg');
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 16px;
    margin-top: -9px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: right 0.2s ease-out;
    transition: right 0.2s ease-out;
    width: 10px
}

.audience__header-link:hover,
.audience__header-link:focus {
    color: #ffffff
}

.audience__header-link:hover::after,
.audience__header-link:focus::after {
    right: -10px
}

.back-link {
    color: #1888e8;
    display: block;
    font-family: nudista-web, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    padding-left: 18px;
    position: relative;
    text-transform: uppercase
}

.back-link::before {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-left-blue.svg');
    background-position: center;
    background-size: cover;
    content: "";
    display: inline-block;
    height: 16px;
    margin-top: -9px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transition: left 0.2s ease-out;
    transition: left 0.2s ease-out;
    width: 10px
}

.back-link:hover,
.back-link:focus {
    color: #1888e8
}

.back-link:hover::before,
.back-link:focus::before {
    left: -9px
}

.forward-link {
    color: #1888e8;
    display: block;
    font-family: nudista-web, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    padding-right: 18px;
    position: relative;
    text-transform: uppercase
}

.forward-link::before {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-right-blue.svg');
    background-position: center;
    background-size: cover;
    content: "";
    display: inline-block;
    height: 16px;
    margin-top: -9px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: right 0.2s ease-out;
    transition: right 0.2s ease-out;
    width: 10px
}

.forward-link:hover,
.forward-link:focus {
    color: #1888e8
}

.forward-link:hover::before,
.forward-link:focus::before {
    right: -9px
}

.blog-card {
    border-radius: 6px;
    border: 1px solid #b3b1b4;
    display: block;
    font-family: nudista-web, sans-serif;
    margin-bottom: 36px;
    overflow: hidden;
    text-transform: none
}

.blog-card__image {
    background-position: center !important;
    background-size: cover !important;
    height: 0;
    overflow: hidden;
    padding-bottom: 76.9461077844%;
    position: relative;
    width: 100%
}

.blog-card__image::before {
    background-color: #1888e8;
    content: "";
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    width: 100%;
    z-index: 1
}

.blog-card__image-scaler {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: center !important;
    background-size: cover !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: -webkit-filter 0.2s ease-out, -webkit-transform 0.2s ease-out, filter 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: filter 0.2s ease-out, transform 0.2s ease-out;
    width: 100%
}

.related-posts .blog-card__image {
    padding-bottom: 47.005988024%
}

.blog-card:hover .blog-card__image::before,
.blog-card:focus .blog-card__image::before {
    opacity: 0.4
}

.blog-card:hover .blog-card__image-scaler,
.blog-card:focus .blog-card__image-scaler {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.blog-card:hover .blog-card__cta::after,
.blog-card:focus .blog-card__cta::after {
    right: -9px
}

.blog-card__text {
    background-color: #ffffff;
    padding-bottom: 48px;
    padding: 28px 25px 26px;
    position: relative
}

.blog-card__date {
    color: #555555;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 5px
}

.blog-card__title {
    color: #0e3675;
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 3px
}

.related-posts .blog-card__title {
    margin-bottom: 26px
}

.blog-card__categories {
    color: #555555;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 12px
}

.blog-card__categories:before,
.blog-card__categories:after {
    content: " ";
    display: table
}

.blog-card__categories:after {
    clear: both
}

.blog-card__categories li {
    display: inline-block;
    float: left
}

.blog-card__categories li::after {
    color: #555555;
    content: "|";
    margin: 0 4px
}

.blog-card__categories li:last-child::after {
    display: none
}

.blog-card__teaser {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 46px
}

.blog-card__cta {
    color: #1888e8;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    padding-right: 18px;
    position: absolute;
    bottom: 26px;
    right: 25px;
    text-align: right;
    text-transform: uppercase
}

.blog-card__cta::after {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-right-blue.svg');
    background-position: center;
    background-size: cover;
    content: "";
    display: inline-block;
    height: 16px;
    margin-top: -9px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: right 0.2s ease-out;
    transition: right 0.2s ease-out;
    width: 10px
}

.blog-cards {
    width: 100%
}

.blog-cards__pagination {
    margin-bottom: 40px
}

.blog-cards__pagination .container {
    padding-top: 0 !important
}

.blog-cards__button {
    margin-bottom: 40px
}

.blog-nav {
    background-color: #f5f5f5;
    font-family: nudista-web, sans-serif;
    margin-bottom: 30px;
    min-height: 62px;
    padding: 20px 0 10px;
    padding: 0 0 10px
}

.blog-nav .container {
    padding-top: 0 !important
}

.blog-nav .form__item label {
    font-size: 18px;
    color: #555555;
    display: block
}

.blog-nav input[type="submit"] {
    background-color: transparent;
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/search.svg');
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    font-size: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

.blog-nav__search-btn {
    background-color: transparent;
    color: #1888e8;
    display: inline-block;
    font-family: nudista-web, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
    padding-right: 32px;
    position: relative;
    text-transform: uppercase;
    display: block;
    padding: 20px 57px 20px 15px;
    margin: 0 -15px 10px;
    border-bottom: 1px solid #ffffff
}

.blog-nav__search-btn::after {
    content: "";
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/search.svg');
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    height: 22px;
    width: 22px;
    position: relative;
    top: 3px;
    margin-left: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    right: 15px;
    margin-top: -11px
}

.blog-nav__search-btn:hover,
.blog-nav__search-btn:focus {
    color: #1888e8
}

.blog-nav__search-btn:focus {
    text-decoration: underline
}

.blog-nav .selectboxit-btn {
    border: 1px solid transparent;
    font-size: 18px;
    width: 234px
}

.blog-nav .selectboxit-btn.selectboxit-open {
    border: 1px solid #b7b8ad
}

.blog-nav .selectboxit-btn.selectboxit-open.selectboxit-open-down {
    border-bottom: none;
    border-radius: 6px 6px 0 0
}

.blog-nav .selectboxit-btn.selectboxit-open.selectboxit-open-up {
    border-radius: 0 0 6px 6px;
    border-top-color: transparent
}

.blog-nav .selectboxit-options {
    background-color: #ffffff;
    width: 234px
}

.blog-nav .selectboxit-btn.selectboxit-open-down+.selectboxit-options {
    border-radius: 0 0 6px 6px;
    border-top: none
}

.blog-nav .selectboxit-btn.selectboxit-open-up+.selectboxit-options {
    border-radius: 6px 6px 0 0;
    border-bottom: none
}

.blog-nav .selectboxit-option.selectboxit-focus .selectboxit-option-anchor {
    color: #1888e8;
    background-color: #ebebeb
}

.blog-nav .selectboxit-option.selectboxit-selected .selectboxit-option-anchor {
    color: #555555
}

@media (min-width: 768px) {
    .blog-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }

    .blog-nav__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blog-nav .form__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blog-nav .form__item label {
        margin-right: 5px
    }

    .blog-nav .form__field {
        width: 234px
    }

    .blog-nav__search-btn {
        margin-right: 34px;
        margin-bottom: 0;
        display: inline-block;
        margin: 0 34px 0 0;
        padding: 0 32px 0 0;
        border: none
    }

    .blog-nav__search-btn::after {
        right: 0
    }

    .blog-nav .selectboxit-btn .selectboxit-text {
        text-indent: 10px
    }
}

@media (min-width: 992px) {
    .blog-nav {
        margin-bottom: 50px
    }
}

.blog-post {
    font-family: nudista-web, sans-serif;
    width: 100%
}

.blog-post__image {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 25px
}

.blog-post__social-share {
    margin-bottom: 12px;
    margin-bottom: 15px;
    padding: 0 !important;
    list-style-type: none;
    margin: 0 0 19px !important;
    display: block !important
}

.blog-post__social-share:before,
.blog-post__social-share:after {
    content: " ";
    display: table
}

.blog-post__social-share:after {
    clear: both
}

.blog-post__info {
    color: #555555;
    font-size: 15px;
    line-height: 1.6em;
    margin-bottom: 17px
}

.blog-post__info a,
.blog-post__info span {
    white-space: nowrap
}

.blog-post__info a {
    color: #1888e8
}

.blog-post__info a:hover,
.blog-post__info a:focus {
    color: #0e3675
}

.blog-post__title {
    font-family: trasandina, sans-serif;
    font-weight: 800;
    font-style: italic;
    font-size: 42px;
    line-height: 52px;
    color: #1888e8;
    text-transform: uppercase
}

.blog-post p {
    font-size: 24px;
    line-height: 32px;
    color: #555555;
    margin-bottom: 32px
}

.blog-post blockquote {
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    position: relative;
    padding: 0 15px;
    margin: 63px 0 55px
}

.blog-post blockquote::before {
    content: "";
    display: block;
    background-color: #f0f0f0;
    width: 111px;
    height: 188px;
    -webkit-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg);
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -94px;
    z-index: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left
}

.blog-post blockquote p {
    margin-bottom: 0;
    z-index: 2;
    position: relative;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 13px
}

.blog-post figure {
    margin-bottom: 43px;
    display: inline-block
}

.blog-post figure img {
    display: block;
    margin-bottom: 12px
}

.blog-post figcaption {
    font-size: 18px;
    line-height: 21px;
    font-style: italic;
    text-align: center
}

.blog-post .blog-post__content {
    padding-top: 10px
}

.blog-post .blog-post__content ul {
    padding: 0 0 0 7px !important;
    margin-bottom: 32px
}

.blog-post .blog-post__content li {
    font-size: 18px;
    line-height: 21px;
    position: relative;
    padding-left: 27px;
    list-style-type: none;
    margin-bottom: 15px
}

.blog-post .blog-post__content li::before {
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    background-color: #1888e8;
    position: absolute;
    left: 0;
    top: 0.4em
}

.blog-post h2 {
    font-weight: 700;
    color: #1888e8;
    font-size: 24px;
    line-height: 32px
}

.blog-post__back {
    margin-top: 42px
}

@media (min-width: 768px) {
    .blog-post blockquote {
        padding: 0 100px;
        margin: 85px 0 77px
    }

    .blog-post blockquote::before {
        left: 0
    }
}
@media (max-width: 768px) {
    .blog-post blockquote::before {
        display:none !important;
    }
    .blog-post blockquote p {
        padding:1em 0 !important;
    }
}

.categories {
    width: 100%
}

.categories .container {
    padding-top: 0 !important
}

.categories__header {
    margin-bottom: 21px
}

.categories .hp-headline {
    color: #1888e8;
    text-align: left
}

.categories__no-results {
    padding: 20px 0;
    margin-bottom: 30px;
    line-height: 22px
}

.categories__no-results p {
    font-family: nudista-web, sans-serif
}

@media (min-width: 768px) {
    .categories__header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .categories__back {
        position: relative;
        top: -2px
    }
}

input,
textarea {
    margin: 0
}

input[type="text"],
input[type="password"],
input[type="tel"],
textarea {
    padding: 5px
}

input.full {
    width: 100%
}

input[type="submit"] {
    background: #27ae60;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 20px
}

input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
    background: #2ecc71
}

.field {
    margin-bottom: 5px
}

.hero {
    overflow: hidden;
    position: relative
}

.hero .hero__background {
    background-position-y: center;
    background-position-y: center
}

.hero .hero__background iframe,
.hero .hero__background video {
    bottom: 0;
    left: 50%;
    right: 0;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.hero__background {
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
    position: relative
}

.hero__background iframe,
.hero__background video {
    height: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    width: auto
}

.hero__content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
    position: absolute;
    top: 0;
    width: 100%
}

.hero__content p {
    margin-bottom: 0
}

.hero--content-top .hero__content {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.hero--content-center .hero__content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.hero--content-bottom .hero__content {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.hero--bg-top-left .hero__background {
    background-position-x: left;
    background-position-y: top
}

.hero--bg-top-left .hero__background iframe,
.hero--bg-top-left .hero__background video {
    bottom: auto;
    left: 0;
    right: auto;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero--bg-top-center .hero__background {
    background-position-y: center;
    background-position-y: top
}

.hero--bg-top-center .hero__background iframe,
.hero--bg-top-center .hero__background video {
    bottom: auto;
    left: 50%;
    right: 0;
    top: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.hero--bg-top-right .hero__background {
    background-position-y: right;
    background-position-y: top
}

.hero--bg-top-right .hero__background iframe,
.hero--bg-top-right .hero__background video {
    bottom: auto;
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero--bg-center-left .hero__background {
    background-position-x: left;
    background-position-y: center
}

.hero--bg-center-left .hero__background iframe,
.hero--bg-center-left .hero__background video {
    bottom: 0;
    left: 0;
    right: auto;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.hero--bg-center .hero__background {
    background-position-y: center;
    background-position-y: center
}

.hero--bg-center .hero__background iframe,
.hero--bg-center .hero__background video {
    bottom: 0;
    left: 50%;
    right: 0;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.hero--bg-center-right .hero__background {
    background-position-y: right;
    background-position-y: center
}

.hero--bg-center-right .hero__background iframe,
.hero--bg-center-right .hero__background video {
    bottom: 0;
    left: auto;
    right: 0;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.hero--bg-bottom-left .hero__background {
    background-position-x: left;
    background-position-y: bottom
}

.hero--bg-bottom-left .hero__background iframe,
.hero--bg-bottom-left .hero__background video {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero--bg-bottom-center .hero__background {
    background-position-y: center;
    background-position-y: bottom
}

.hero--bg-bottom-center .hero__background iframe,
.hero--bg-bottom-center .hero__background video {
    bottom: 0;
    left: 50%;
    right: 0;
    top: auto;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.hero--bg-bottom-right .hero__background {
    background-position-y: right;
    background-position-y: bottom
}

.hero--bg-bottom-right .hero__background iframe,
.hero--bg-bottom-right .hero__background video {
    bottom: 0;
    left: auto;
    right: 0;
    top: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero--tall .hero__background {
    min-height: 700px
}

.hero--medium .hero__background {
    min-height: 500px
}

.hero--short .hero__background {
    min-height: 200px
}

.hero--par-4-3 .hero__background {
    height: 0;
    padding-bottom: 75%
}

.hero--par-16-9 .hero__background {
    height: 0;
    padding-bottom: 56.25%
}

.hero--overlay .hero__background:before {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    top: 0
}

.hero {
    margin-bottom: 51px;
    padding-top: 80px;
    position: relative
}

.hero #js-scroll-at-top {
    position: absolute;
    bottom: 0
}

.hero__btn {
    width: 190px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.hero__btn .btn__text,
.hero__btn .featured-blog--carousel .featured-blog__cta-text,
.featured-blog--carousel .hero__btn .featured-blog__cta-text {
    margin-left: 0
}

.hero__background {
    background-size: cover !important;
    background-position: center right;
    min-height: 225px
}

.hero__content {
    padding-top: 0
}

.hero__content-inner {
    background-color: rgba(255, 255, 255, 0.98);
    position: relative
}

.hero__content-inner::before {
    background-color: rgba(255, 255, 255, 0.98);
    content: "";
    height: 30px;
    position: absolute;
    left: -10px;
    top: -30px;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    width: calc(100% + 6px)
}

.hero__content-inner-wrapper {
    padding: 0 10px
}

.hero__content h2 {
    color: #e33341;
    margin-bottom: 12px
}

.hero__content p {
    color: #555555;
    font-family: nudista-web, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px
}

.hero__content .btn,
.hero__content .featured-blog--carousel .featured-blog__cta,
.featured-blog--carousel .hero__content .featured-blog__cta {
    margin-left: 0;
    margin-top: 26px;
    padding: 0 22px
}

@media (max-width: 767.98px) {
    .hero--stack-sm-down .hero__background {
        position: relative
    }

    .hero--stack-sm-down .hero__content {
        position: relative
    }
}

@media (min-width: 768px) {
    .hero__content {
        position: relative
    }
}

@media screen and (min-width: 768px) and (-ms-high-contrast: active),
(min-width: 768px) and (-ms-high-contrast: none) {
    .hero__content {
        display: block;
        text-align: center
    }

    .hero__content::before {
        content: "";
        display: inline-block;
        height: 100%;
        font-size: 0;
        vertical-align: middle
    }

    .hero__content .container {
        display: inline-block;
        vertical-align: middle
    }
}

@media (min-width: 992px) {
    .hero {
        margin-bottom: 76px;
        padding-top: 0;
        min-height: 539px
    }

    .hero__background {
        position: absolute;
        left: 0;
        top: 0;
        background-position: center center;
        background-position: center right;
        height: 100%;
        width: 100%
    }

    .hero__content {
        height: calc(100% - 80px);
        padding-bottom: 0;
        position: absolute;
        left: 0;
        top: 80px
    }

    .hero__content-inner {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: rgba(255, 255, 255, 0.98);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 345px;
        margin-left: 0;
        padding: 0;
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: skew(-15deg, 0deg);
        -ms-transform: skew(-15deg, 0deg);
        transform: skew(-15deg, 0deg);
        width: auto
    }

    .hero__content-inner-wrapper {
        padding: 0 75px 0 104px;
        -webkit-transform: skew(15deg, 0deg);
        -ms-transform: skew(15deg, 0deg);
        transform: skew(15deg, 0deg);
        width: auto
    }

    .hero__content-inner::before {
        display: none
    }

    .hero__content .btn,
    .hero__content .featured-blog--carousel .featured-blog__cta,
    .featured-blog--carousel .hero__content .featured-blog__cta {
        margin-top: 26px
    }
}

.icons-with-text .iwt__item-subheadline {
    font-family: "Kreon", Georgia, "Times New Roman", serif
}

.mantle--hp-redesign {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-redesign-mantle.jpg');
    background-size: cover !important;
    background-repeat: no-repeat;
    padding-top: 110px;
    text-align: left;
    padding-bottom: 111px;
    overflow: hidden;
    position: relative
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .mantle--hp-redesign {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-redesign-mantle-large.jpg');
        background-size: auto auto
    }
}

.mantle--hp-redesign .mantle__text {
    text-align: left
}

.mantle--hp-redesign::after {
    content: "";
    width: 8px;
    height: 68px;
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/dots-dark.png');
    position: absolute;
    bottom: 8px;
    left: 50%;
    margin-left: -4px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .mantle--hp-redesign::after {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/dots-dark-lg.png');
        background-size: 8px 68px
    }
}

.mantle--hp-redesign h2 {
    font-family: trasandina, sans-serif;
    color: #ffffff;
    font-size: 42px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    text-align: left
}

.mantle--hp-redesign p {
    color: #ffffff;
    font-family: nudista-web, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px
}

.mantle--hp-redesign .btn,
.mantle--hp-redesign .featured-blog--carousel .featured-blog__cta,
.featured-blog--carousel .mantle--hp-redesign .featured-blog__cta {
    margin-top: 18px
}

.mantle--hp-redesign .hp-mantle-video {
    position: relative;
    margin-bottom: 38px
}

.mantle--hp-redesign .hp-mantle-video::before {
    content: "";
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mantle-video-bg-slice.png');
    position: absolute;
    top: -28px;
    right: -140px;
    height: 335px;
    width: 408.3473684211px;
    background-size: 408.3473684211px 335px !important
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .mantle--hp-redesign .hp-mantle-video::before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mantle-video-bg-slice-lg.png');
        background-size: auto auto
    }
}

.mantle--hp-redesign .hp-mantle-video__wrapper {
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.mantle--hp-redesign .hp-mantle-video__image {
    background-size: cover;
    background-position: center
}

.mantle--hp-redesign .hp-mantle-video video {
    max-width: 100%;
    height: auto;
    display: block
}

.mantle--hp-redesign .hp-mantle-video__play-button {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/video-play-button-sm.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px 50px !important;
    border-radius: 50%;
    border: 2px dotted transparent;
    display: block;
    font-size: 0;
    height: 64px;
    position: absolute;
    bottom: 25px;
    left: 25px;
    width: 64px;
    opacity: 0.5;
    -webkit-transition: opacity 0.2s ease-out, border 0.2s ease-out;
    transition: opacity 0.2s ease-out, border 0.2s ease-out
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .mantle--hp-redesign .hp-mantle-video__play-button {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/video-play-button-lg.png');
        background-size: 50px 50px
    }
}

.mantle--hp-redesign .hp-mantle-video__play-button:hover,
.mantle--hp-redesign .hp-mantle-video__play-button:focus {
    opacity: 1
}

.mantle--hp-redesign .hp-mantle-video__play-button:focus {
    border-color: #ffffff;
    outline: none
}

.mantle__subheadline {
    font-family: "Kreon", Georgia, "Times New Roman", serif
}

.mantle__heading {
    color: #ffffff;
    font-family: trasandina, sans-serif;
    font-size: 55px;
    font-style: italic;
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase
}

.mantle__text {
    color: #ffffff;
    font-family: nudista-web, sans-serif;
    font-size: 24px;
    line-height: 1.3
}

.mantle--image .mantle__content-wrapper {
    margin-top: 275px
}

.mantle--image .mantle__content-wrapper .header-content {
    padding-top: 0 !important;
    margin-top: 0 !important
}

.mantle--image .mantle__content-wrapper .header-content .et_pb_blurb {
    margin-top: 0 !important
}

.entry-content--full-height .mantle {
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.entry-content--full-height .mantle .et_pb_fullwidth_header_container {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 0
}

.entry-content--full-height .mantle .mantle__content-wrapper {
    margin-top: 0
}

.entry-content--full-height .mantle .header-content {
    margin-top: 0;
    margin-bottom: 0 !important
}

.entry-content--full-height .mantle .et_pb_fullwidth_header_container,
.entry-content--full-height .mantle .et_pb_fullwidth_header {
    min-height: 0 !important
}

@media screen and (max-width: 980px) {

    .entry-content--full-height .mantle .et_pb_fullwidth_header_container,
    .entry-content--full-height .mantle .et_pb_fullwidth_header {
        padding-top: 0 !important
    }
}

.entry-content--full-height .mantle.et_pb_fullwidth_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.mantle--tx-lp .et_pb_fullwidth_header_container {
    min-height: 330px
}

.mantle--pattern {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-carousel-blue-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover !important;
    margin-top: 80px;
    padding: 90px 0 110px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .mantle--pattern {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-carousel-blue-bg@2x.jpg');
        background-size: auto auto
    }
}

.mantle--lp-redesign {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    min-height: 600px
}

.mantle--lp-redesign .mantle__content {
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 100%;
    width: 390px
}

.mantle--lp-redesign .mantle__headline {
    font-family: trasandina, sans-serif;
    font-weight: 800;
    font-style: italic;
    font-size: 42px;
    line-height: 40px;
    text-transform: uppercase
}

.mantle--lp-redesign .mantle__headline-emphasis {
    font-size: 1.2em;
    min-height: 1em;
    position: relative;
    margin-top: -0.14em
}

.mantle--lp-redesign .mantle__headline-emphasis-item {
    display: block;
    position: absolute;
    bottom: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    opacity: 0
}

.mantle--lp-redesign .mantle__headline-emphasis-item:first-child {
    opacity: 1;
    bottom: 0
}

.mantle--lp-redesign .mantle__subheadline {
    font-size: 17px;
    line-height: 24px;
    font-family: nudista-web, sans-serif
}

@media screen and (min-width: 511px) {
    .mantle--tx-lp .et_pb_fullwidth_header_container {
        min-height: 760px
    }
}

@media (min-width: 576px) {
    .mantle--hp-redesign .mantle__text .hp-headline {
        text-align: left
    }
}

@media (min-width: 768px) {
    .mantle--hp-redesign {
        padding-top: 202px
    }

    .mantle--hp-redesign .hp-mantle-video::before {
        height: 495px;
        width: 579px;
        background-size: 579px 495px !important;
        top: -52px;
        right: -80px
    }

    .mantle--hp-redesign .hp-mantle-video__play-button {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/video-play-button.png');
        background-size: 84px 84px !important;
        height: 98px;
        width: 98px
    }
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 768px) and (min-device-pixel-ratio: 2),
only screen and (min-width: 768px) and (min-resolution: 192dpi),
only screen and (min-width: 768px) and (min-resolution: 2dppx) {
    .mantle--hp-redesign .hp-mantle-video__play-button {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/video-play-button.png');
        background-size: 84px 84px
    }
}

@media (min-width: 768px) {

    .mantle--hp-redesign .btn,
    .mantle--hp-redesign .featured-blog--carousel .featured-blog__cta,
    .featured-blog--carousel .mantle--hp-redesign .featured-blog__cta {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .mantle--hp-redesign {
        min-height: 675px
    }

    .mantle--hp-redesign .hp-headline {
        margin-bottom: 16px
    }

    .mantle--hp-redesign .btn,
    .mantle--hp-redesign .featured-blog--carousel .featured-blog__cta,
    .featured-blog--carousel .mantle--hp-redesign .featured-blog__cta {
        margin-top: 26px
    }

    .mantle--hp-redesign .hp-mantle-video::before {
        height: 385px
    }

    .mantle--lp-redesign {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 675px
    }

    .mantle--lp-redesign .mantle__content {
        width: 470px;
        padding: 0
    }

    .mantle--lp-redesign .mantle__headline {
        font-size: 55px;
        line-height: 52px;
        padding: 0 30px
    }

    .mantle--lp-redesign .mantle__headline-emphasis {
        margin-bottom: 0;
        font-size: 1.3em;
        margin-top: -0.2em
    }

    .mantle--lp-redesign .mantle__subheadline {
        font-size: 22px;
        line-height: 26px
    }
}

@media (min-width: 1200px) {
    .mantle--hp-redesign {
        min-height: auto
    }

    .mantle--hp-redesign .hp-mantle-video::before {
        height: 425px
    }
}

.lp-form-container .lp-heading.form__heading p {
    margin-bottom: 0
}

.lp-form-container--pledgepro .form__button {
    background-color: #f1b434
}

.lp-redesign .lp-form-container {
    background-color: #1888e8;
    border-radius: 0;
    border-top: 14px solid #e33341;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 62px
}

.lp-redesign .lp-form-container .lp-heading.form__group-heading {
    font-size: 28px;
    font-weight: 600
}

.lp-redesign .lp-form-container .lp-form .lp-form__intro-copy {
    margin-bottom: 39px
}

.lp-redesign .lp-form-container .lp-form input:-moz-placeholder,
.lp-redesign .lp-form-container .lp-form input:-ms-input-placeholder,
.lp-redesign .lp-form-container .lp-form input::-moz-placeholder,
.lp-redesign .lp-form-container .lp-form input::-webkit-input-placeholder {
    color: #0e3675 !important;
    font-family: nudista-web, sans-serif !important
}

.lp-redesign .lp-form-container .lp-form .form__button {
    height: 58px;
    width: 100%
}

.get-started-form .fineprint {
    line-height: 1.3em;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .lp-form-container .fineprint {
        margin: 0 13px 20px
    }

    .lp-redesign .lp-form-container {
        border-radius: 14px;
        padding-left: 30px;
        padding-right: 30px
    }

    .lp-redesign .lp-form-container .lp-form .lp-form__intro-copy {
        margin-bottom: 16px
    }

    .lp-redesign .lp-form-container .lp-form .form__button {
        width: 340px
    }

    .get-started-form .fineprint {
        margin: 0 13px 20px
    }
}

@media (min-width: 992px) {
    .lp-resign .lp-form-container {
        margin-left: 0;
        margin-right: 0
    }

    .lp-form-container--lp-redesign {
        padding: 44px 56px 59px
    }
}

@media (min-width: 1200px) {
    .lp-redesign .lp-form-container .lp-form .lp-form__intro {
        width: 550px;
        margin-left: auto;
        margin-right: auto
    }
}

.numbered-promos__item-text {
    text-align: left
}

.numbered-promos__item-subheadline {
    font-family: "Kreon", Georgia, "Times New Roman", serif
}

.opportunities th {
    border-right: none
}

.opportunities__job-title,
.opportunities__location {
    text-align: left;
    border-right: none;
    border-bottom: none
}

.profits__text-section .et_pb_text {
    margin-left: auto;
    margin-right: auto
}

.profits__description {
    text-align: left
}

.promise__intro-section .et_pb_blurb_description {
    font-family: "Kreon", Georgia, "Times New Roman", serif
}

.results__list-container {
    font-family: "Kreon", Georgia, "Times New Roman", serif
}

.results__image-caption {
    font-family: "Kreon", Georgia, "Times New Roman", serif;
    text-align: left
}

.reviews__item {
    text-align: left
}

.reviews__item-text {
    text-align: left
}

.reviews__item-subheadline {
    font-family: "Kreon", Georgia, "Times New Roman", serif
}

.reviews__item-attribution {
    margin-top: 18px
}

.site-footer--large {
    padding-top: 0
}

.site-footer__news-headline {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 4.242%
}

.site-footer__old-divider {
    display: none !important
}

.site-footer--redesign {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/site-footer-bg-mobile.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover !important;
    color: #ffffff;
    font-family: nudista-web, sans-serif;
    font-weight: 400;
    padding: 52px 10px 21px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .site-footer--redesign {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/site-footer-bg-mobile@2x.jpg');
        background-size: auto auto
    }
}

.site-footer--redesign a {
    color: #ffffff;
    position: relative
}

.site-footer--redesign .site-footer__lists a::after {
    background-color: #1888e8;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: 0;
    top: 100%;
    -webkit-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out;
    width: 100%
}

.site-footer--redesign .site-footer__lists a:hover,
.site-footer--redesign .site-footer__lists a:focus {
    color: #ffffff;
    outline: none
}

.site-footer--redesign .site-footer__lists a:hover::after,
.site-footer--redesign .site-footer__lists a:focus::after {
    height: 4px
}

.site-footer__group {
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto 49px;
    width: 250px
}

.site-footer__logo {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/logo-2-tall.png');
    display: block;
    font-size: 0;
    height: 87px;
    margin: 0 auto 36px;
    width: 197px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .site-footer__logo {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/logo-2-tall@2x.png');
        background-size: 197px 87px
    }
}

.site-footer__lists {
    display: block
}

.site-footer__list {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 32px
}

.site-footer__list:last-child {
    margin-bottom: 18px
}

.site-footer__list-header {
    color: #ffffff;
    font-weight: 700
}

.site-footer__list li {
    line-height: 32px
}

.site-footer__legal {
    border-top: 1px solid rgba(240, 240, 240, 0.2);
    display: block;
    padding: 20px 11px 0;
    text-align: center;
    width: 100%
}

.site-footer__legal p {
    font-size: 12px;
    line-height: 1.3em
}

@media (min-width: 576px) {

    .site-footer__lists:before,
    .site-footer__lists:after {
        content: " ";
        display: table
    }

    .site-footer__lists:after {
        clear: both
    }

    .site-footer__list {
        float: left;
        width: 50%
    }

    .site-footer__legal {
        clear: both;
        display: block;
        width: 100%
    }
}

@media (min-width: 768px) {

    .site-footer:before,
    .site-footer:after {
        content: " ";
        display: table
    }

    .site-footer:after {
        clear: both
    }

    .site-footer--redesign {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/site-footer-bg-desktop.jpg');
        background-position: center;
        padding: 80px 10px 15px
    }
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 768px) and (min-device-pixel-ratio: 2),
only screen and (min-width: 768px) and (min-resolution: 192dpi),
only screen and (min-width: 768px) and (min-resolution: 2dppx) {
    .site-footer--redesign {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/site-footer-bg-desktop@2x.jpg');
        background-size: auto auto
    }
}

@media (min-width: 768px) {
    .site-footer__group {
        float: left;
        margin-left: 0;
        width: auto
    }

    .site-footer__lists {
        margin-top: -8px;
        margin-bottom: 45px
    }

    .site-footer__list {
        margin-bottom: 0;
        width: 50%
    }

    .site-footer__list:last-child {
        margin-bottom: 0
    }

    .site-footer__legal {
        padding: 53px 0 0;
        text-align: right
    }
}

.site-header {
    height: 80px;
    position: absolute;
    left: 0;
    top: 0 !important;
    width: 100%;
    z-index: 999999991;
}

.site-header__bar {
    background: transparent;
    height: 80px;
    margin: 0;
    padding: 20px 0;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    width: 100%;
    z-index: 999999992;
}

.site-header .btn.site-header__fixed-button,
.site-header .featured-blog--carousel .site-header__fixed-button.featured-blog__cta,
.featured-blog--carousel .site-header .site-header__fixed-button.featured-blog__cta {
    display: none;
    position: absolute;
    left: 200px;
    width: 209px !important
}

.site-header.is-sticky,
.site-header.site-header--subpage {
    background: -webkit-linear-gradient(left, #1257a3 0%, #0e3675 100%);
    background: linear-gradient(to right, #1257a3 0%, #0e3675 100%)
}

.blog-lp .site-header.site-header--subpage:not(.is-sticky) {
    background: transparent
}

.site-header.is-open {
    height: 100vh;
    position: fixed !important;
    padding: 0;
    max-width: 100vw
}

.site-header.is-open .site-header__bar {
    background-color: transparent
}

.site-header.is-open .site-header__logo {
    top: 40px
}

.site-header.is-open .site-header__mobile-menu-button {
    top: 40px
}

.site-header .container {
    height: 100%
}

.site-header__logo {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/boosterthon-logo.png');
    background-repeat: no-repeat;
    background-size: 305px 35px;
    display: block;
    font-size: 0;
    height: 35px;
    margin-top: -18px;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    width: 305px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .site-header__logo {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/boosterthon-logo.png');
        background-size: 305px 35px
    }
}

.site-header__logo a {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.site-header.is-fixed {
    position: fixed
}

.site-header__mobile-menu {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/header-mobile-bg.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover !important;
    display: none;
    font-family: nudista-web, sans-serif;
    font-size: 24px;
    font-weight: 700;
    height: 100vh;
    line-height: 18.28px;
    padding-top: 80px;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    z-index: 99999991;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .site-header__mobile-menu {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/header-mobile-bg@2x.jpg');
        background-size: auto auto
    }
}

.site-header__mobile-menu .content {
    height: 100%
}

.site-header__mobile-menu-button {
    height: 23px;
    margin-top: -11.5px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 30px;
    z-index: 99999992;
}

.site-header__mobile-menu-button::before,
.site-header__mobile-menu-button::after,
.site-header__mobile-menu-button-span {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    height: 3px;
    width: 30px;
    border-radius: 1.5px;
    background-color: #ffffff;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.site-header__mobile-menu-button::before {
    top: 0
}

.site-header__mobile-menu-button-span {
    top: 50%;
    margin-top: -1.5px;
    font-size: 0
}

.site-header__mobile-menu-button::after {
    bottom: 0
}

.site-header__mobile-menu-button.is-open::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 4.5px
}

.site-header__mobile-menu-button.is-open span {
    width: 0;
    opacity: 0
}

.site-header__mobile-menu-button.is-open::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 4.5px;
    bottom: -1.5px
}

.site-header__mobile-menu ul li {
    line-height: 2em
}

.site-header__mobile-menu ul li a {
    color: #ffffff
}

.site-header__mobile-menu .site-header__nav-list li a {
    position: relative
}

.site-header__mobile-menu .site-header__nav-list li a::after {
    background-color: #1888e8;
    content: "";
    display: block;
    height: 0;
    margin-top: 1px;
    position: absolute;
    left: 0;
    top: 100%;
    -webkit-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out;
    width: 100%
}

.site-header__mobile-menu .site-header__nav-list li a:hover,
.site-header__mobile-menu .site-header__nav-list li a:focus {
    color: #ffffff;
    outline: none
}

.site-header__mobile-menu .site-header__nav-list li a:hover::after,
.site-header__mobile-menu .site-header__nav-list li a:focus::after {
    height: 4px
}

.site-header__mobile-menu .site-header__nav-list li.is-active a {
    color: #1888e8
}

.site-header__mobile-menu .site-header__nav-list li.is-active a::after {
    height: 4px
}

.site-header .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.site-header__group ul {
    width: 100%
}

.site-header .btn,
.site-header .featured-blog--carousel .featured-blog__cta,
.featured-blog--carousel .site-header .featured-blog__cta {
    margin-top: 0;
    max-width: calc(100% - 48px);
    max-width: 272px;
    margin: 0 auto
}

.site-header .btn::after,
.site-header .featured-blog--carousel .featured-blog__cta::after,
.featured-blog--carousel .site-header .featured-blog__cta::after {
    display: none
}

@media (min-width: 992px) {
    .site-header {
        height: 110px
    }

    .site-header .container {
        position: relative
    }

    .site-header__bar {
        height: 110px
    }

    .site-header__logo {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/boosterthon-logo.png');
        background-size: 305px 35px;
        height: 35px;
        left: 0;
        margin-top: -18px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 305px
    }
}

@media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 992px) and (min-device-pixel-ratio: 2),
only screen and (min-width: 992px) and (min-resolution: 192dpi),
only screen and (min-width: 992px) and (min-resolution: 2dppx) {
    .site-header__logo {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/boosterthon-logo.png');
        background-size: 305px 35px
    }
}

@media (min-width: 992px) {
    .site-header.site-header--subpage {
        background: -webkit-linear-gradient(left, rgba(18, 87, 163, 0.95) 0%, rgba(14, 54, 117, 0.95) 100%);
        background: linear-gradient(to right, rgba(18, 87, 163, 0.95) 0%, rgba(14, 54, 117, 0.95) 100%)
    }

    .site-header.is-sticky,
    .site-header.site-header--subpage {
        height: 80px
    }

    .site-header.is-sticky .site-header__bar,
    .site-header.site-header--subpage .site-header__bar {
        padding-top: 15px;
        height: 80px
    }

    .site-header.is-sticky .site-header__fixed-button,
    .site-header.site-header--subpage .site-header__fixed-button {
        display: block
    }

    .site-header.is-sticky .site-header__secondary-nav,
    .site-header.site-header--subpage .site-header__secondary-nav {
        margin-bottom: 12px
    }

    .site-header.is-sticky .site-header__logo,
    .site-header.site-header--subpage .site-header__logo {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/boosterthon-logo.png');
        background-repeat: no-repeat;
        background-size: 305px 35px;
        display: block;
        font-size: 0;
        height: 35px;
        margin-top: -18px;
        position: absolute;
        left: 10px;
        top: 50%;
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5);
        width: 305px
    }
}

@media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 992px) and (min-device-pixel-ratio: 2),
only screen and (min-width: 992px) and (min-resolution: 192dpi),
only screen and (min-width: 992px) and (min-resolution: 2dppx) {

    .site-header.is-sticky .site-header__logo,
    .site-header.site-header--subpage .site-header__logo {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/boosterthon-logo.png');
        background-size: 305px 35px
    }
}

@media (min-width: 992px) {

    .site-header.is-sticky .site-header__logo a,
    .site-header.site-header--subpage .site-header__logo a {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%
    }

    .site-header__nav-item-link {
        position: relative
    }

    .site-header__nav-item-link::after {
        content: "";
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 0;
        background-color: #1888e8;
        -webkit-transition: height 0.2s ease-out;
        transition: height 0.2s ease-out
    }

    .site-header__nav-item-link.site-header__secondary-nav-item-link::after {
        margin-top: 1px
    }

    .site-header__nav-item-link.site-header__primary-nav-item-link::after {
        margin-top: 6px
    }

    .site-header__nav-item-link:hover,
    .site-header__nav-item-link:focus {
        color: #ffffff;
        outline: none
    }

    .site-header__nav-item-link:hover.site-header__secondary-nav-item-link::after,
    .site-header__nav-item-link:focus.site-header__secondary-nav-item-link::after {
        height: 4px
    }

    .site-header__nav-item-link:hover.site-header__primary-nav-item-link::after,
    .site-header__nav-item-link:focus.site-header__primary-nav-item-link::after {
        height: 10px
    }

    .site-header__nav-item.is-active .site-header__nav-item-link {
        color: #1888e8
    }

    .site-header__nav-item.is-active .site-header__nav-item-link.site-header__secondary-nav-item-link::after {
        height: 4px
    }

    .site-header__nav-item.is-active .site-header__nav-item-link.site-header__primary-nav-item-link::after {
        height: 10px
    }

    .site-header__primary-nav {
        display: block;
        text-align: right
    }

    .site-header__primary-nav-item {
        display: inline-block;
        font-family: nudista-web, sans-serif;
        font-size: 18px;
        line-height: 18.28px;
        font-weight: 700;
        margin-right: 33px
    }

    .site-header__primary-nav-item:last-child {
        margin-right: 0
    }

    .site-header__primary-nav-item-link {
        color: #ffffff
    }

    .site-header__secondary-nav {
        display: block;
        text-align: right;
        margin-bottom: 30px
    }

    .site-header__secondary-nav-item {
        display: inline-block;
        font-size: 12px;
        line-height: 18.28px;
        font-family: nudista-web, sans-serif;
        font-weight: 400;
        margin-right: 24px
    }

    .site-header__secondary-nav-item:last-child {
        margin-right: 0
    }

    .site-header__secondary-nav-item-link {
        color: #ffffff
    }
}

.text {
    padding: 125px 0 45px !important
}

.text .et_pb_row,
.text .et_pb_column {
    padding: 0 !important
}

.text__headline.et_pb_text,
.text__headline {
    margin-top: 0 !important;
    margin-bottom: 15px !important
}

.text__subheadline.et_pb_text,
.text__subheadline {
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0 !important
}

.text__subheadline.et_pb_text h2,
.text__subheadline.et_pb_text p,
.text__subheadline h2,
.text__subheadline p {
    font-weight: normal;
    text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.65)
}

@media only screen and (min-width: 981px) {
    .text {
        padding: 56px 0 45px !important
    }

    .text__headline h2,
    .text__headline p {
        font-size: 40px;
        line-height: 1.3em
    }

    .text__subheadline {
        max-width: 550px
    }
}

.video__play-button {
    max-width: 70px;
    text-align: center;
    margin: 0 auto !important
}

@media only screen and (min-width: 981px) {
    .video__bg {
        padding: 0 !important
    }

    .video__content-wrapper {
        padding-top: 185px;
        padding-bottom: 89px
    }

    .video__content-wrapper--blurbs {
        padding-top: 359px;
        padding-bottom: 41px
    }

    .video__text {
        padding-top: 0 !important
    }

    .video__blurbs {
        padding-top: 0 !important
    }

    .video__blurb-description {
        font-family: "Kreon", Georgia, "Times New Roman", serif
    }

    .video .video__text-content.et_pb_blurb {
        margin-top: 0 !important
    }

    .video__button-row {
        padding-bottom: 0 !important
    }

    .video .video__blurb-wrapper.et_pb_blurb {
        padding-top: 0 !important;
        margin-top: 0 !important
    }
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

#main-content {
    position: relative
}

.cookie-policy {
    font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;
    height: 54px;
    position: fixed;
    bottom: 0;
    background: #d8d8d8;
    width: 100%;
    font-size: 12px;
    font-weight: 450;
    z-index: 9999
}

.cookie-policy a.cookie-policy__close,
.cookie-policy p {
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute
}

.cookie-policy p a {
    font-weight: bold;
    text-decoration: underline
}

.cookie-policy a.cookie-policy__close {
    right: 0;
    padding: 20px;
    cursor: pointer;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    font-weight: bold;
    font-size: 18px
}

.cookie-policy p {
    width: 100%;
    box-sizing: border-box
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px
}

.text-gray {
    color: #222F3E
}

.text-center {
    text-align: center !important
}

.arrow-link {
    clear: both;
    color: #1888e8;
    display: inline-block;
    font-family: nudista-web, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 0;
    text-transform: uppercase
}

.arrow-link svg .st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: #1888e8;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.arrow-link--go-to svg {
    height: 16px;
    position: relative;
    top: 2px;
    -webkit-transition: margin 0.2s ease-out;
    transition: margin 0.2s ease-out;
    width: 10px
}

.arrow-link--go-to:hover svg,
.arrow-link--go-to:focus svg {
    margin-left: 24px
}

.arrow-link--show-more svg {
    width: 16px;
    height: 10px;
    margin-left: 5px
}

.is-expanded .arrow-link--show-more svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.arrow-link:hover,
.arrow-link:focus {
    color: #1888e8
}

.arrow-link:focus {
    outline: 1px dotted #1888e8
}

@media (min-width: 768px) {
    .arrow-link {
        padding-bottom: 58px
    }
}

.blockquote {
    background-color: #ffffff;
    border-radius: 6px;
    font-family: nudista-web, sans-serif;
    padding: 80px 20px 32px;
    text-align: center
}

.gray-bg .blockquote {
    background-color: #f5f5f5
}

.blockquote blockquote {
    color: #555555;
    display: block;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    background-color: transparent
}

.blockquote blockquote::before {
    color: #1888e8;
    content: "“";
    font-family: trasandina, sans-serif;
    font-size: 72px;
    font-weight: 800;
    left: 0;
    line-height: 52px;
    position: absolute;
    text-align: center;
    top: -30px;
    width: 100%
}

.blockquote cite {
    color: #555555;
    display: block;
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 14px
}

.blockquote .btn,
.blockquote .featured-blog--carousel .featured-blog__cta,
.featured-blog--carousel .blockquote .featured-blog__cta {
    margin-top: 23px
}

.blockquote--lp-redesign blockquote {
    font-family: nudista-web, sans-serif;
    font-weight: 700
}

@media (max-width: 767.98px) {

    .blockquote .btn,
    .blockquote .featured-blog--carousel .featured-blog__cta,
    .featured-blog--carousel .blockquote .featured-blog__cta {
        padding: 5px 24px;
        height: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 53px;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .blockquote .btn::before,
    .blockquote .featured-blog--carousel .featured-blog__cta::before,
    .featured-blog--carousel .blockquote .featured-blog__cta::before {
        display: none
    }
}

@media (min-width: 768px) {
    .blockquote {
        padding: 80px 17px 32px
    }

    .blockquote blockquote {
        font-size: 24px;
        line-height: 32px
    }
}

.btn,
.featured-blog--carousel .featured-blog__cta {
    border-radius: 6px;
    border: 2px solid transparent;
    display: inline-block;
    font-family: nudista-web, sans-serif;
    font-size: 18px;
    font-weight: 700;
    height: 53px;
    line-height: 18.28px;
    padding: 0 24px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: background-color 0.2s ease-out, border 0.2s ease-out;
    transition: background-color 0.2s ease-out, border 0.2s ease-out
}

.btn--set-width,
.featured-blog--carousel .featured-blog__cta {
    width: 209px
}

.btn::before,
.featured-blog--carousel .featured-blog__cta::before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle
}

.btn__text,
.featured-blog--carousel .featured-blog__cta-text {
    display: inline-block;
    vertical-align: middle;
    margin-left: -5px;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out
}

.btn--blue,
.featured-blog--carousel .featured-blog__cta {
    background-color: #1888e8;
    color: #ffffff
}

.btn--video .btn__text,
.btn--video .featured-blog--carousel .featured-blog__cta-text,
.featured-blog--carousel .btn--video .featured-blog__cta-text {
    position: relative;
    padding-left: 34px
}

.btn--video .btn__text::before,
.btn--video .featured-blog--carousel .featured-blog__cta-text::before,
.featured-blog--carousel .btn--video .featured-blog__cta-text::before {
    content: "";
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/video-btn-icon.png');
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    background-size: 24px 24px !important;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    .btn--video .btn__text::before,
    .btn--video .featured-blog--carousel .featured-blog__cta-text::before,
    .featured-blog--carousel .btn--video .featured-blog__cta-text::before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/video-btn-icon@2x.png');
        background-size: 24px 24px
    }
}

.btn--video:hover .btn__text::before,
.btn--video:hover .featured-blog--carousel .featured-blog__cta-text::before,
.featured-blog--carousel .btn--video:hover .featured-blog__cta-text::before {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/video-btn-icon-hover.png')
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    .btn--video:hover .btn__text::before,
    .btn--video:hover .featured-blog--carousel .featured-blog__cta-text::before,
    .featured-blog--carousel .btn--video:hover .featured-blog__cta-text::before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/video-btn-icon-hover@2x.png');
        background-size: 24px 24px
    }
}

.btn--jumbo {
    height: 75px;
    font-size: 24px;
    line-height: 18.28px;
    position: relative;
    margin-top: 120px;
    width: 272px;
    margin-left: auto;
    margin-right: auto
}

.btn--jumbo::after {
    content: "";
    display: block;
    height: 41px;
    margin-left: -15.5px;
    position: absolute;
    left: 50%;
    top: -80px;
    width: 31px;
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/btn-decorative-arrow-mobile.png')
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .btn--jumbo::after {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/btn-decorative-arrow-mobile@2x.png');
        background-size: 31px 41px
    }
}

.btn--small {
    font-weight: 800;
    width: auto
}

.btn--small .btn__text,
.btn--small .featured-blog--carousel .featured-blog__cta-text,
.featured-blog--carousel .btn--small .featured-blog__cta-text {
    font-size: 16px;
    line-height: 22px
  margin-top: 1.5em;
  font-weight:800;
}

.btn:hover,
.featured-blog--carousel .featured-blog__cta:hover {
    background-color: #0e3675;
    color: #ffffff;
    outline: none
}

.btn:focus,
.featured-blog--carousel .featured-blog__cta:focus {
    border-color: #0e3675;
    color: #ffffff;
    outline: none
}

.btn:focus .btn__text,
.featured-blog--carousel .featured-blog__cta:focus .btn__text,
.btn:focus .featured-blog--carousel .featured-blog__cta-text,
.featured-blog--carousel .btn:focus .featured-blog__cta-text,
.featured-blog--carousel .featured-blog__cta:focus .featured-blog__cta-text {
    text-decoration: underline
}

.btn--white {
    background-color: #ffffff;
    border: 2px solid #1888e8
}

.btn--white .btn__text,
.btn--white .featured-blog--carousel .featured-blog__cta-text,
.featured-blog--carousel .btn--white .featured-blog__cta-text {
    color: #1888e8
}

.btn--white:hover {
    border-color: #0e3675;
    background-color: #ffffff
}

.btn--white:hover .btn__text,
.btn--white:hover .featured-blog--carousel .featured-blog__cta-text,
.featured-blog--carousel .btn--white:hover .featured-blog__cta-text {
    color: #0e3675
}

.btn--white:focus {
    border-color: #0e3675;
    background-color: #d1e7fa
}

.btn--white:focus .btn__text,
.btn--white:focus .featured-blog--carousel .featured-blog__cta-text,
.featured-blog--carousel .btn--white:focus .featured-blog__cta-text {
    color: #1888e8;
    text-decoration: underline
}

.btn--scroll-to {
    font-size: 0;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 0;
    display: block;
    cursor: pointer;
    position: relative;
    margin-left: 0;
    margin-top: 26px
}

.btn--scroll-to::before {
    display: none
}

.btn--scroll-to svg {
    opacity: 0.2;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.btn--scroll-to svg .st0 {
    opacity: 1;
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: #000000;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.btn--scroll-to:hover,
.btn--scroll-to:focus {
    background-color: #ffffff;
    border-color: #ffffff
}

.btn--scroll-to:hover svg,
.btn--scroll-to:focus svg {
    opacity: 0.7
}

@media (min-width: 768px) {

    .btn--set-width,
    .featured-blog--carousel .featured-blog__cta {
        width: 228px
    }

    .btn--jumbo {
        margin-top: 73px;
        width: 300px
    }

    .btn--jumbo::after {
        height: 54px;
        width: 464px;
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/btn-decorative-arrows-desktop.png');
        background-position: center;
        top: 50%;
        margin-top: -27px;
        margin-left: -232px
    }
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 768px) and (min-device-pixel-ratio: 2),
only screen and (min-width: 768px) and (min-resolution: 192dpi),
only screen and (min-width: 768px) and (min-resolution: 2dppx) {
    .btn--jumbo::after {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/btn-decorative-arrows-desktop@2x.png');
        background-size: 464px 54px
    }
}

@media (min-width: 768px) {
    .btn--small {
        clear: both;
        display: inline-block;
        width: auto
    }

    .btn--scroll-to {
        position: absolute;
        right: 0
    }

    .program .order-2 .btn--scroll-to {
        left: 0;
        right: auto
    }
}

.carousel {
    color: #ffffff;
    font-family: nudista-web, sans-serif;
    margin-bottom: 81px;
    margin-top: 57px;
    overflow: visible !important;
    text-align: left !important
}

.carousel--homepage {
    margin-bottom: 83px;
    margin-top: 23%
}

.carousel--homepage h4 {
    margin-bottom: 0
}

.carousel--subpage h4 {
    margin-bottom: 20px
}

.carousel .container {
    position: relative;
    padding: 0
}

.carousel__controls {
    margin-left: -6px;
    z-index: 3
}

.carousel__controls:before,
.carousel__controls:after {
    content: " ";
    display: table
}

.carousel__controls:after {
    clear: both
}

.program .carousel__controls {
    margin-left: 0;
    margin-top: 22px
}

.carousel__arrow {
    -webkit-appearance: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 28px 29px !important;
    border: 2px dotted transparent;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 40px;
    padding: 0;
    width: 40px;
    border-radius: 40px;
    background-color: transparent;
    float: left;
    opacity: 0.2;
    -webkit-transition: opacity 0.2s ease-out, border 0.2s ease-out;
    transition: opacity 0.2s ease-out, border 0.2s ease-out
}

.carousel__arrow.slick-prev {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-arrow-left-white.png')
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .carousel__arrow.slick-prev {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-arrow-left-white@2x.png');
        background-size: 28px 29px
    }
}

.carousel__arrow.slick-next {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-arrow-right-white.png');
    margin-left: 12px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .carousel__arrow.slick-next {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-arrow-right-white@2x.png');
        background-size: 28px 29px
    }
}

.carousel__arrow:hover {
    opacity: 0.8
}

.carousel__arrow:focus {
    border-color: #ffffff;
    outline: none;
    opacity: 0.8
}

.carousel__arrow:focus.carousel__arrow--white-bg {
    border-color: #130f1a
}

.carousel__arrow svg {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

.carousel__arrow svg .st0 {
    opacity: 0.2;
    opacity: 1
}

.carousel__arrow svg .st1 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: #000000;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.carousel__arrow svg .st2 {
    opacity: 0.2;
    opacity: 1;
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: none;
    stroke: #000000;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.carousel__arrow svg .st0,
.carousel__arrow svg .st2 {
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

.carousel__images {
    overflow: hidden !important;
    height: 0;
    padding-bottom: 92.8125%;
    position: relative;
    margin-bottom: -20px;
    z-index: 1
}

.featured-blog .carousel__images {
    background-position: center;
    background-size: cover;
    border-radius: 6px;
    height: 0;
    margin-bottom: 20px;
    max-width: 100%;
    padding-bottom: 63.4517766497%;
    position: relative;
    width: 100%;
    z-index: 2;
    overflow: visible !important
}

.carousel--homepage .carousel__images {
    margin-top: -27%
}

.carousel--subpage .carousel__images {
    margin-top: -17px
}

.carousel__images img {
    margin: auto;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
    width: 100%
}

.carousel__images img.is-shown {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.carousel__images .featured-blog__image-wrap {
    height: 100%;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
    width: 100%;
    z-index: 1
}

.carousel__images .featured-blog__image-wrap .featured-blog__image {
    height: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.carousel__images .featured-blog__image-wrap.is-shown {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 2
}

.carousel--homepage .carousel__wrap {
    padding-top: 0
}

.carousel--subpage .carousel__wrap {
    padding-top: 22px
}

.carousel--homepage .carousel__wrap,
.carousel--subpage .carousel__wrap {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-carousel-blue-bg.jpg');
    background-size: cover;
    background-position: left center;
    padding: 0 15px 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    .carousel--homepage .carousel__wrap,
    .carousel--subpage .carousel__wrap {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-carousel-blue-bg@2x.jpg');
        background-size: auto auto
    }
}

.carousel__slide-text {
    margin-bottom: 19px
}

.carousel h2 {
    color: #ffffff;
    text-align: left;
    margin-bottom: 16px
}

.carousel h3 {
    color: #ffffff;
    font-family: nudista-web, sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 26px
}

.carousel h3 .carousel__slide-number {
    background-color: #ffffff;
    border-radius: 54px;
    color: #1888e8;
    display: block;
    font-family: trasandina, sans-serif;
    font-size: 42px;
    font-style: italic;
    font-weight: 800;
    height: 54px;
    margin-bottom: 19px;
    padding-right: 4px;
    padding-top: 15px;
    text-align: center;
    width: 54px
}

.carousel h4 {
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase
}

.carousel p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff
}

.carousel img {
    max-width: 100%;
    display: block
}

.carousel__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 2;
    position: relative;
    margin-bottom: 47px
}

.carousel__nav:before,
.carousel__nav:after {
    content: " ";
    display: table
}

.carousel__nav:after {
    clear: both
}

.carousel__nav-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.carousel__nav-item-number-wrap {
    width: auto
}

.carousel__nav-item-number {
    border-radius: 54px;
    border: 5px solid #0e3675;
    color: #0e3675;
    display: block;
    font-family: trasandina, sans-serif;
    font-size: 42px;
    font-style: italic;
    font-weight: 800;
    height: 54px;
    padding-right: 2px;
    padding-top: 5px;
    text-align: center;
    -webkit-transition: border 0.2s ease-out, color 0.2s ease-out;
    transition: border 0.2s ease-out, color 0.2s ease-out;
    width: 54px
}

.carousel__nav-item-name {
    color: #0e3675;
    font-size: 24px;
    line-height: 32px;
    font-family: nudista-web, sans-serif;
    font-weight: 700;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out
}

.carousel__nav-item.is-active .carousel__nav-item-number {
    color: #ffffff;
    background-color: #1888e8;
    border-color: #1888e8
}

.carousel__nav-item.is-active .carousel__nav-item-name {
    color: #1888e8
}

.carousel__nav-item-divider {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-divider-dots.png');
    background-size: 68px 8px !important;
    width: 8px;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .carousel__nav-item-divider {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-divider-dots@2x.png');
        background-size: 68px 8px
    }
}

@media (min-width: 576px) {
    .carousel .container {
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .carousel {
        position: relative;
        margin-top: 25px
    }

    .carousel--homepage {
        margin-top: 23%;
        margin-bottom: 200px
    }

    .carousel .container {
        max-width: 720px
    }

    .carousel__nav {
        width: 520px;
        margin-left: auto;
        margin-right: auto
    }

    .program .carousel__controls {
        position: absolute;
        height: 50px;
        width: 100%;
        top: 50%;
        left: 0;
        margin-top: -25px
    }

    .carousel__arrow--white-bg {
        background-color: rgba(255, 255, 255, 0.8);
        background-image: none !important;
        border-radius: 50px;
        border: none;
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
        height: 50px;
        opacity: 1;
        position: absolute;
        width: 50px
    }

    .carousel__arrow--white-bg::before {
        content: "";
        display: block;
        position: absolute;
        height: 38px;
        width: 38px;
        border: 2px dotted rgba(0, 0, 0, 0.7);
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 40px;
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out
    }

    .carousel__arrow--white-bg.carousel__arrow--prev {
        left: 32px
    }

    .carousel__arrow--white-bg.carousel__arrow--next {
        right: 32px
    }

    .carousel__arrow--white-bg svg {
        opacity: 0.2
    }

    .carousel__arrow--white-bg:hover {
        opacity: 1
    }

    .carousel__arrow--white-bg:hover svg {
        opacity: 0.7
    }

    .carousel__arrow--white-bg:focus {
        border: none;
        opacity: 1
    }

    .carousel__arrow--white-bg:focus svg {
        opacity: 0.7
    }

    .carousel__arrow--white-bg:focus::before {
        opacity: 1
    }

    .carousel__arrow.slick-next {
        margin-left: 0
    }

    .carousel__wrap {
        border-radius: 6px
    }

    .carousel__text-container .hp-headline {
        text-align: left
    }
}

@media (min-width: 992px) {
    .carousel {
        margin-bottom: 170px;
        margin-top: 17px
    }

    .carousel--homepage {
        margin-bottom: 186px;
        margin-top: 146px
    }

    .carousel .container {
        max-width: 960px;
        position: relative
    }

    .carousel--homepage .carousel__wrap {
        padding-top: 50px
    }

    .carousel--subpage .carousel__wrap {
        padding-top: 50px
    }

    .carousel--homepage .carousel__wrap,
    .carousel--subpage .carousel__wrap {
        min-height: 395px;
        padding: 50px 26px 26px 55px
    }

    .carousel__images {
        position: relative;
        z-index: 1;
        height: auto;
        padding-bottom: 0;
        overflow: visible !important;
        margin-bottom: 0
    }

    .carousel--homepage .carousel__images {
        margin-top: 0
    }

    .featured-blog .carousel__images {
        margin-bottom: 0
    }

    .carousel__nav {
        margin-bottom: 61px;
        width: 100%
    }

    .carousel__nav-item {
        text-align: center
    }

    .carousel__nav-item span {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .carousel__nav-item-number-wrap {
        background-color: transparent;
        border-radius: 100px;
        height: 100px;
        margin: 0 0 26px;
        padding: 8px;
        -webkit-transition: background 0.2s ease-out;
        transition: background 0.2s ease-out;
        width: 100px
    }

    .carousel__nav-item-number {
        border-radius: 84px;
        font-size: 68px;
        height: 84px;
        padding-top: 10px;
        width: 84px
    }

    .carousel__nav-item.is-active .carousel__nav-item-number-wrap {
        background-color: #1888e8
    }

    .carousel__nav-item.is-active .carousel__nav-item-number {
        background-color: transparent;
        border-color: transparent
    }

    .carousel__nav-item-divider {
        height: 8px;
        position: relative;
        top: 47px;
        width: 68px
    }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active),
(min-width: 992px) and (-ms-high-contrast: none) {
    .carousel__nav-item-number {
        padding-top: 0
    }
}

@media (min-width: 1200px) {
    .carousel .container {
        max-width: 1140px
    }

    .carousel--homepage .carousel__images {
        margin-top: -50px
    }
}

.featured-blog {
    padding: 60px 0 45px
}

.featured-blog .container {
    padding-top: 0 !important
}

.featured-blog .skewed-shape {
    background-color: rgba(24, 136, 232, 0.5);
    height: 335px;
    margin-top: 0;
    width: 306px;
    z-index: 0;
    right: -70px;
    top: -28px
}

.featured-blog .skewed-shape--right {
    -webkit-transform: skew(-14.5deg, 0deg);
    -ms-transform: skew(-14.5deg, 0deg);
    transform: skew(-14.5deg, 0deg)
}

.featured-blog .skewed-shape--left {
    -webkit-transform: skew(14.5deg, 0deg);
    -ms-transform: skew(14.5deg, 0deg);
    transform: skew(14.5deg, 0deg)
}

.featured-blog__image-wrap {
    position: relative
}

.featured-blog__image-wrap::before {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/doodle-lines-top-left.png');
    content: "";
    height: 85px;
    position: absolute;
    top: -65px;
    left: -64px;
    width: 65px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .featured-blog__image-wrap::before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/doodle-lines-top-left@2x.png');
        background-size: 65px 85px
    }
}

.featured-blog__image {
    background-position: center;
    background-size: cover;
    border-radius: 6px;
    display: block;
    height: 0;
    margin-bottom: 20px;
    max-width: 100%;
    padding-bottom: 63.4517766497%;
    position: relative;
    width: 100%;
    z-index: 2
}

.featured-blog__text {
    color: #ffffff;
    font-family: nudista-web, sans-serif;
    font-size: 24px;
    line-height: 1.3;
    position: relative;
    text-align: left;
    z-index: 3
}

.featured-blog__info {
    color: #555555;
    font-size: 15px;
    line-height: 1.5em;
    line-height: 32px;
    margin-bottom: 10px
}

.featured-blog__info span {
    white-space: nowrap
}

.featured-blog__category {
    color: #555555;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out
}

.featured-blog__category:hover,
.featured-blog__category:focus {
    color: #1888e8
}

.featured-blog--carousel .featured-blog__category {
    color: #ffffff
}

.featured-blog--carousel .featured-blog__category:hover,
.featured-blog--carousel .featured-blog__category:focus {
    color: #1888e8
}

.featured-blog .featured-blog__title {
    color: #1888e8;
    display: block
}

.featured-blog__description {
    color: #555555;
    font-size: 18px;
    line-height: 22px
}

.featured-blog__cta {
    background-color: transparent;
    border-radius: 0;
    clear: both;
    color: #1888e8;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: auto;
    line-height: 22px;
    margin: 17px 0 0;
    padding: 0 18px 0 0;
    position: relative;
    text-transform: uppercase;
    width: auto
}

.featured-blog__cta::after {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-right-blue.svg');
    background-position: center;
    background-size: cover;
    content: "";
    display: inline-block;
    height: 16px;
    margin-top: -9px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: margin 0.2s ease-out;
    transition: margin 0.2s ease-out;
    width: 10px
}

.featured-blog__cta:hover,
.featured-blog__cta:focus {
    background-color: transparent;
    color: #1888e8
}

.featured-blog__cta:hover::after,
.featured-blog__cta:focus::after {
    margin-right: -10px
}

.featured-blog .carousel__controls {
    margin-top: 30px
}

.featured-blog--carousel {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-redesign-mantle.jpg');
    background-repeat: no-repeat;
    background-size: cover !important;
    padding: 110px 0 60px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .featured-blog--carousel {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-redesign-mantle-large.jpg');
        background-size: auto auto
    }
}

.featured-blog--carousel .featured-blog__image-wrap:before {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mantle-video-bg-slice.png');
    background-size: 408.3473684211px 335px !important;
    display: none;
    height: 335px;
    width: 408.3473684211px;
    z-index: 1;
    left: auto;
    right: -140px;
    top: -28px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .featured-blog--carousel .featured-blog__image-wrap:before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mantle-video-bg-slice-lg.png');
        background-size: auto auto
    }
}

.featured-blog--carousel .featured-blog__info,
.featured-blog--carousel .featured-blog__title,
.featured-blog--carousel .featured-blog__description {
    color: #ffffff
}

.featured-blog--carousel .featured-blog__cta {
    margin-top: 18px;
    padding: 0 18px
}

.featured-blog--carousel .featured-blog__cta-text {
    color: #ffffff
}

.featured-blog--carousel .featured-blog__cta::after {
    display: none
}

@media (min-width: 768px) {
    .featured-blog--carousel {
        padding-top: 160px
    }

    .featured-blog--carousel .featured-blog__image-wrap::before {
        background-size: 579px 495px !important;
        height: 495px;
        width: 579px;
        right: -80px;
        top: -42px
    }

    .featured-blog--carousel .featured-blog__cta {
        margin-left: 0;
        margin-right: 0
    }

    .featured-blog .skewed-shape {
        height: 495px;
        width: 453px;
        right: -3px;
        top: -42px
    }
}

@media (min-width: 992px) {
    .featured-blog {
        padding: 66px 0
    }

    .featured-blog .container {
        max-width: 992px
    }

    .featured-blog .carousel__controls {
        position: absolute;
        top: 100%
    }

    .featured-blog .skewed-shape {
        display: none;
        height: 449px;
        width: 410px
    }

    .featured-blog__image {
        margin-bottom: 0;
        width: 591px
    }

    .featured-blog__title {
        margin-bottom: 13px
    }

    .featured-blog--carousel {
        padding: 202px 0 111px
    }

    .featured-blog--carousel .featured-blog__text {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .featured-blog--carousel .featured-blog__text-content {
        max-width: 100%
    }

    .featured-blog--carousel .featured-blog__image-wrap:before {
        background-size: 526px 449px !important;
        display: block;
        height: 449px;
        margin: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 526px;
        left: 50%;
        top: 50%
    }

    .featured-blog--carousel .featured-blog__title {
        margin-bottom: 9px
    }

    .featured-blog--carousel .featured-blog__cta {
        margin-top: 28px
    }
}

@media (min-width: 1200px) {
    .featured-blog .container {
        max-width: 1200px
    }
}

.hp-headline {
    font-family: trasandina, sans-serif;
    font-weight: 800;
    font-size: 42px;
    text-transform: uppercase;
    font-style: italic;
    line-height: 1em;
    color: #ffffff
}

.hp-headline--staggered {
    font-size: 42px;
    line-height: 48px;
    width: 222px;
    margin: 0 auto 3px
}

.hp-headline--staggered span {
    color: #e33341;
    display: block
}

.hp-headline--staggered span:first-child {
    text-align: center
}

.hp-headline--staggered span:nth-child(2) {
    text-align: left
}

.hp-headline--staggered span:last-child {
    text-align: right
}

@media (min-width: 768px) {
    .hp-headline {
        font-size: 42px
    }

    .hp-headline.hp-headline--staggered {
        font-size: 68px !important;
        line-height: 78px !important;
        width: 350px
    }
}

.hp-resources {
    margin-top: -2px;
    text-align: left
}

.hp-resources ul {
    margin-bottom: 30px
}

.hp-resources ul li {
    margin-bottom: 18px;
    margin-top: -2px
}

.hp-resources ul li:first-child {
    margin-top: 0
}

.hp-resources ul li:last-child {
    margin-bottom: 0
}

.hp-resources__see-more {
    padding-bottom: 0;
    float: left
}

.resource {
    border-radius: 6px;
    border: 2px solid transparent;
    display: block;
    overflow: hidden;
    -webkit-transition: border 0.2s ease-out;
    transition: border 0.2s ease-out;
    width: 100%
}

.resource:before,
.resource:after {
    content: " ";
    display: table
}

.resource:after {
    clear: both
}

.resource__image-wrap {
    height: 0;
    overflow: hidden;
    padding-bottom: 62.8676470588%;
    position: relative;
    width: 100%
}

.resource__image {
    width: 100%;
    height: 0;
    padding-bottom: 62.8676470588%;
    background-size: cover;
    background-position: center;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out
}

.resource__image::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1888e8;
    background: -webkit-linear-gradient(-45deg, #1888e8 0%, #e33341 100%);
    background: -webkit-linear-gradient(315deg, #1888e8 0%, #e33341 100%);
    background: linear-gradient(135deg, #1888e8 0%, #e33341 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$blue', endColorstr='$red', GradientType=1);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

.resource__text {
    padding: 15px 20px;
    background-color: #ffffff;
    text-align: left
}

.resource__title {
    font-size: 16px;
    line-height: 22px;
    color: #555555
}

.resource__hover-text {
    color: #ffffff;
    font-family: nudista-web, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 2px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

.resource:hover .resource__image,
.resource:focus .resource__image {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.resource:hover .resource__image::before,
.resource:focus .resource__image::before {
    opacity: 0.9
}

.resource:hover .resource__hover-text,
.resource:focus .resource__hover-text {
    opacity: 1
}

.resource:hover .resource__title,
.resource:focus .resource__title {
    text-decoration: underline
}

.resource:focus {
    outline: none;
    border-color: #555555
}

@media (min-width: 768px) {
    .hp-resources {
        height: 100%;
        overflow-y: auto
    }

    .hp-resources ul {
        margin-bottom: 0
    }

    .hp-resources ul li {
        width: calc(50% - 10px);
        float: left
    }

    .hp-resources ul li:last-child {
        margin-bottom: 20px
    }

    .hp-resources ul li:nth-child(odd) {
        margin-right: 20px
    }

    .resource__image {
        padding-bottom: 62.3684210526%
    }
}

@media (min-width: 992px) {
    .hp-resources {
        height: 607px;
        overflow-y: auto
    }

    .hp-resources ul li {
        width: 100%;
        float: none
    }

    .hp-resources ul li:nth-child(odd) {
        margin-right: 0
    }
}

.hp-tabs {
    padding: 115px 0 51px;
    padding: 115px 0 90px;
    position: relative
}

.hp-tabs::before {
    content: "";
    width: 8px;
    height: 68px;
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/dots-light.png');
    position: absolute;
    top: 13px;
    left: 50%;
    margin-left: -4px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .hp-tabs::before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/dots-light@2x.png');
        background-size: 8px 68px
    }
}

@media screen and (max-width: 1199px) {
    .hp-tabs .container {
        padding: 0;
        position: relative;
        max-width: 100%
    }

    .hp-tabs .container .col {
        padding: 0
    }

    .hp-tabs .container .row {
        margin-left: 0;
        margin-right: 0
    }
}

.hp-tabs__tabs {
    position: absolute;
    left: 0;
    top: 33px;
    width: 100%;
    border-radius: 6px;
    border: none !important;
    width: 80px
}

.hp-tabs__panels {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
    display: block;
    float: right;
    margin-left: 80px;
    overflow: hidden;
    position: relative;
    width: calc(100vw - 80px)
}

.hp-tabs__tab {
    height: 54px;
    font-family: nudista-web, sans-serif;
    font-weight: 700;
    font-size: 0;
    width: 80px
}

@media screen and (max-width: 991px) {
    .hp-tabs__tab {
        margin: 0 auto !important
    }
}

.hp-tabs__tab:last-child {
    border: none
}

.hp-tabs__tab::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    font-size: 0
}

.hp-tabs__tab-link {
    -webkit-appearance: none;
    background-color: transparent;
    border: none !important;
    color: #0e3675;
    cursor: pointer;
    display: inline-block !important;
    font-size: 0;
    font-weight: 700;
    line-height: 24px;
    position: relative;
    vertical-align: middle;
    width: calc(100% - 0.5em);
    text-align: left;
    height: 100%;
    white-space: nowrap;
    padding: 0
}

.hp-tabs__tab-link::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    font-size: 0
}

.hp-tabs__tab-link::after {
    content: "";
    display: block;
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-tab-arrow.png');
    width: 10px;
    height: 16px;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -8px;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .hp-tabs__tab-link::after {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-tab-arrow@2x.png');
        background-size: 10px 16px
    }
}

.hp-tabs__tab-link-icon {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0e3675;
    border-radius: 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    height: 34px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: -17px;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    width: 34px;
    color: #ffffff;
}

.hp-tabs__tab-link-icon svg {
    position: relative
}

.hp-tabs__tab-link-icon svg .st0 {
    fill: none;
    stroke-miterlimit: 10;
    stroke-width: 3;
    stroke: #ffffff
}

.hp-tabs__tab-link-icon--smile svg {
    width: 18px;
    top: 1px
}

.hp-tabs__tab-link-icon--thumbsup svg {
    width: 18px
}

.hp-tabs__tab-link-icon--star svg {
    width: 20px;
    top: -1px
}

.hp-tabs__tab-link-icon--star svg .st0 {
    stroke-width: 2
}

.hp-tabs__tab-link-icon--team svg {
    width: 20px
}

.hp-tabs__tab-link-text {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    white-space: normal
}

.hp-tabs__tab-link.active,
.hp-tabs__tab-link:hover {
    background-color: transparent !important
}

.hp-tabs__tab-link.active .hp-tabs__tab-link-icon,
.hp-tabs__tab-link:hover .hp-tabs__tab-link-icon {
    background-color: #1888e8
}

.hp-tabs__tab-link.active .hp-tabs__tab-link-text,
.hp-tabs__tab-link:hover .hp-tabs__tab-link-text {
    color: #1888e8
}

.hp-tabs__tab-link.active::after {
    opacity: 1
}

.hp-tabs__tab:hover .hp-tabs__tab-link,
.hp-tabs__tab.is-selected .hp-tabs__tab-link {
    color: #1888e8
}

.hp-tabs__tab.is-selected .hp-tabs__tab-link::after {
    width: 10px;
    height: 16px;
    display: block;
    content: "";
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-tab-arrow.png');
    right: 10px;
    top: 50%;
    margin-top: -8px;
    position: absolute
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .hp-tabs__tab.is-selected .hp-tabs__tab-link::after {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-tab-arrow@2x.png');
        background-size: 10px 16px
    }
}

.hp-tabs__panel {
    position: relative;
    height: 100%;
    width: 100%
}

.hp-tabs__panel-image {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 66.5289256198%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.hp-tabs__panel>.content {
    background-color: #ffffff;
    padding: 15px 20px 9px;
    text-align: center
}

.hp-tabs__panel>.content .hp-headline {
    font-size: 18px;
    line-height: 24px;
    color: #1888e8;
    text-transform: none;
    font-style: normal;
    font-weight: 700;
    font-family: nudista-web, sans-serif
}

.hp-tabs__panel>.content p {
    font-family: nudista-web, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #555555;
    margin-bottom: 0
}

@media (min-width: 576px) {
    .hp-tabs__tabs {
        top: 105px
    }
}

@media (min-width: 768px) {
    .hp-tabs__tabs {
        width: calc(100vw - 600px)
    }

    .hp-tabs__panels {
        width: 600px;
        margin-left: calc(100vw - 600px)
    }
}

@media (min-width: 992px) {
    .hp-tabs {
        padding: 90px 0
    }

    .hp-tabs .container {
        position: relative;
        padding-top: 0 !important
    }

    .hp-tabs .hp-tabs__tabs {
        background-color: rgba(240, 240, 240, 0.5);
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 32px 40px;
        width: 100%;
        border-radius: 6px
    }

    .hp-tabs__panels {
        display: block;
        float: right;
        position: relative;
        border-radius: 6px;
        box-shadow: none;
        height: 389px;
        width: 589px;
        margin-left: calc(100% - 589px - 26px)
    }

    .hp-tabs__tab {
        height: 77px;
        max-width: 325px;
        width: 100%
    }

    .hp-tabs__tab:last-child .hp-tabs__tab-link {
        border: none !important
    }

    .hp-tabs__tab-link {
        -webkit-appearance: none;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #ececed !important;
        border-radius: 0 !important;
        font-size: 18px;
        line-height: 24px;
        padding: 0 28px 0 65px !important;
        position: relative;
        text-align: left
    }

    .hp-tabs__tab-link::after {
        right: 10px
    }

    .hp-tabs__tab-link-icon {
        background-size: 45px 45px !important;
        width: 45px;
        height: 45px;
        margin-top: -22.5px;
        left: 10px
    }

    .hp-tabs__tab-link-icon--smile svg {
        width: 24px
    }

    .hp-tabs__tab-link-icon--thumbsup svg {
        width: 24px;
        top: -1px
    }

    .hp-tabs__tab-link-icon--star svg {
        width: 26px;
        top: 0
    }

    .hp-tabs__tab-link-icon--team svg {
        width: 26px
    }

    .hp-tabs__tab-link:focus {
        background-color: rgba(24, 136, 232, 0.2) !important;
        outline: none
    }

    .hp-tabs__tab-link:focus .hp-tabs__tab-link-icon {
        background-color: #1888e8
    }

    .hp-tabs__tab-link:focus .hp-tabs__tab-link-text {
        color: #1888e8
    }

    .hp-tabs__panel {
        position: relative;
        height: 100%;
        width: 100%
    }

    .hp-tabs__panel-image-wrap {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: gray
    }

    .hp-tabs__panel-image {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding-bottom: 0;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: -webkit-transform 0.2s ease-out;
        transition: transform 0.2s ease-out
    }

    .hp-tabs__panel>.content {
        position: absolute;
        bottom: 0;
        right: 0;
        background-color: rgba(255, 255, 255, 0.95);
        border-top-left-radius: 6px;
        padding: 28px 45px 26px 30px;
        width: 361px;
        text-align: left
    }

    .hp-tabs__panel>.content p {
        font-family: nudista-web, sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px
    }

    .hp-tabs__panel.active .hp-tabs__panel-image {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@media (min-width: 1200px) {
    .hp-tabs__panels {
        height: 490px;
        width: 743px;
        margin-left: calc(100% - 743px - 26px)
    }
}

.icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: nudista-web, sans-serif;
    margin: 10px 0;
    text-align: left
}

.icon__image {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0e3675;
    border-radius: 54px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 6px;
    width: 54px
}

.icon__image svg {
    -webkit-transform: scale(0.63793103);
    -ms-transform: scale(0.63793103);
    transform: scale(0.63793103)
}

.icon__image svg path {
    fill: none;
    stroke-miterlimit: 10;
    stroke-width: 3;
    stroke: #ffffff
}

.icon__image--music .st0 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.icon__image--music .st1 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-linejoin: bevel;
    stroke-miterlimit: 10
}

.icon__image--music svg {
    position: relative;
    left: -2px
}

.icon__image--weather .st0 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.icon__image--weather .st1 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-linejoin: bevel;
    stroke-miterlimit: 10
}

.icon__image--character .st0 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.icon__image--customizable .st0 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.icon__image--device .st0 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.icon__image--device .st1 {
    fill: #ffffff
}

.icon__image--device svg {
    position: relative;
    left: 1px
}

.icon__image--doublestar .st0 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.icon__image--handraise .st0 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.icon__image--handraise svg {
    position: relative;
    left: 3px
}

.icon__image--ribbon .st0 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10
}

.icon__image--ribbon .st1 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10;
    stroke-dasharray: 3, 3
}

.icon__text-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 19px;
    width: calc(100% - 54px)
}

.icon__headline {
    color: #0e3675;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px
}

.icon__description {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width: 768px) {
    .icon {
        margin: 32px 0
    }

    .icon__image {
        background-position: center center;
        background-size: 84px 84px !important;
        border-radius: 84px;
        height: 84px;
        width: 84px;
        margin-top: 0
    }

    .icon__image svg {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .icon__image--device svg {
        left: 2px
    }

    .icon__image--handraise svg {
        left: 4px
    }

    .icon__text-wrap {
        -webkit-flex-basis: calc(100% - 84px);
        -ms-flex-preferred-size: calc(100% - 84px);
        flex-basis: calc(100% - 84px);
        padding-left: 37px;
        width: calc(100% - 84px)
    }
}

@media (min-width: 992px) {
    .icon {
        margin: 25px 0
    }

    .icon__image {
        background-position: center center;
        background-size: 84px 84px !important;
        border-radius: 84px;
        height: 84px;
        margin-top: 0;
        width: 84px
    }

    .icon__text-wrap {
        -webkit-flex-basis: calc(100% - 84px);
        -ms-flex-preferred-size: calc(100% - 84px);
        flex-basis: calc(100% - 84px);
        padding-left: 37px;
        width: calc(100% - 84px)
    }
}

.icons {
    margin: 20px 0 37px
}

@media (min-width: 992px) {
    .icons {
        margin: 32px 0 93px
    }
}

.juicer-feed.slider .feed-item {
    border-radius: 6px !important;
    overflow: hidden;
    font-family: nudista-web, sans-serif !important
}

.juicer-feed.slider .feed-item.j-twitter .j-image {
    display: none !important;
    opacity: 0
}

.juicer-feed.slider .feed-item.j-twitter .j-poster {
    margin-bottom: 22px !important
}

.juicer-feed.slider .feed-item.j-twitter .j-poster img {
    width: 48px !important;
    height: 48px !important;
    margin-bottom: 15px
}

.juicer-feed.slider .feed-item.j-twitter .j-poster img,
.juicer-feed.slider .feed-item.j-twitter .j-poster .j-twitter-poster {
    float: none !important
}

.juicer-feed.slider .feed-item.j-twitter .j-poster a:not(.j-twitter-post-icon) {
    width: calc(100% - 30px) !important;
    float: left
}

.juicer-feed.slider .feed-item.j-twitter .j-twitter-display-name {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px
}

.juicer-feed.slider .feed-item.j-twitter .j-twitter-screen-name {
    display: none
}

.juicer-feed.slider .feed-item.j-twitter .j-twitter-post-icon::before {
    color: #1888e8 !important
}

.juicer-feed.slider .feed-item.j-twitter .j-text {
    background-color: #0e3675 !important;
    padding: 20px !important
}

.juicer-feed.slider .feed-item.j-twitter .j-text .j-message {
    font-weight: 400;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 22px;
    position: static !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.juicer-feed.slider .feed-item.j-twitter .j-text .j-message a {
    color: #1888e8 !important
}

.juicer-feed.slider .feed-item.j-twitter .j-text .j-meta {
    display: none !important
}

.juicer-feed.slider .slick-arrow {
    height: 36px !important;
    width: 36px !important;
    border-radius: 36px !important;
    position: relative;
    background: rgba(255, 255, 255, 0.8) !important;
    -webkit-transition: border 0.2s ease-out;
    transition: border 0.2s ease-out
}

.juicer-feed.slider .slick-arrow::before {
    font-size: 26px !important;
    color: rgba(0, 0, 0, 0.2) !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out
}

.juicer-feed.slider .slick-arrow::after {
    border-radius: 28px;
    border: 2px dotted #000000;
    content: "";
    display: block;
    height: 28px;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    width: 28px
}

.juicer-feed.slider .slick-arrow.slick-next {
    right: -60px;
    right: 0
}

.juicer-feed.slider .slick-arrow.slick-next::before {
    margin-left: 2px !important
}

.juicer-feed.slider .slick-arrow.slick-prev {
    left: -60px;
    left: 0
}

.juicer-feed.slider .slick-arrow.slick-prev::before {
    margin-left: -2px !important
}

.juicer-feed.slider .slick-arrow:hover,
.juicer-feed.slider .slick-arrow:focus {
    border-color: rgba(0, 0, 0, 0.7) !important
}

.juicer-feed.slider .slick-arrow:hover::before,
.juicer-feed.slider .slick-arrow:focus::before {
    color: rgba(0, 0, 0, 0.7) !important
}

.juicer-feed.slider .slick-arrow:focus::after {
    opacity: 0.7
}

@media (min-width: 768px) {
    .juicer-feed.slider {
        overflow-x: visible !important
    }
}

.latest {
    padding: 76px 0 40px;
    padding-top: 54px
}

.latest .hp-headline {
    margin-bottom: 45px;
    color: #0e3675
}

.latest:not(.section--gray-bg) {
    background-color: #ffffff
}

.latest:not(.section--gray-bg) .blockquote,
.latest:not(.section--gray-bg) .resource__text {
    background-color: #f5f5f5
}

.leadership-profile {
    font-family: nudista-web, sans-serif;
    padding-bottom: 35px
}

.leadership-profile__wrapper {
    padding: 80px 0;
    width: 100%
}

.leadership-profile__wrapper .text-section {
    padding-bottom: 40px
}

.leadership-profile__wrapper--gray {
    background-color: #f5f5f5
}

.leadership-profile__img-wrapper {
    border-radius: 7px;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    width: 100
}

.leadership-profile__img-wrapper--hover .leadership-profile__img {
    z-index: 5
}

.leadership-profile__img-wrapper--hover:hover .leadership-profile__img {
    opacity: 0
}

.leadership-profile__img,
.leadership-profile__img-overlay {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.leadership-profile__img {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.leadership-profile__img-overlay {
    z-index: 1
}

.leadership-profile__info {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 10px 0
}

.leadership-profile__info-section {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

.leadership-profile__info-section--last {
    text-align: right
}

.leadership-profile__info-section--fullwidth {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.leadership-profile__name {
    color: #0e3675;
    padding-bottom: 5px
}

.leadership-profile__title {
    color: #555555
}

.leadership-profile__link {
    color: #1888e8;
    padding-right: 17px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.leadership-profile__link:hover::before,
.leadership-profile__link:hover::after {
    background-color: #770000
}

.leadership-profile__link::before,
.leadership-profile__link::after {
    background-color: #1888e8;
    content: '';
    height: 3px;
    position: absolute;
    right: 0;
    width: 9px
}

.leadership-profile__link::before {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.leadership-profile__link::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px
}

.leadership-profile__name,
.leadership-profile__link {
    font-weight: 700
}

.leadership-profile__bio {
    color: #555555;
    font-size: 15px;
    line-height: 1.4;
    padding-top: 10px
}

.leadership-profile--senior .leadership-profile__bio {
    display: none
}

@-webkit-keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
}

@keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
}

.loader {
    clear: both;
    display: none;
    height: 58px;
    margin: auto;
    position: relative;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(0.68965517);
    -ms-transform: scale(0.68965517);
    transform: scale(0.68965517);
    width: 58px
}

.circularG {
    position: absolute;
    background-color: #1c8ae8;
    width: 14px;
    height: 14px;
    border-radius: 9px;
    -webkit-animation-name: bounce_circularG;
    animation-name: bounce_circularG;
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal
}

.circularG_1 {
    left: 0;
    top: 23px;
    -webkit-animation-delay: 0.41s;
    animation-delay: 0.41s
}

.circularG_2 {
    left: 6px;
    top: 6px;
    -webkit-animation-delay: 0.55s;
    animation-delay: 0.55s
}

.circularG_3 {
    top: 0;
    left: 23px;
    -webkit-animation-delay: 0.69s;
    animation-delay: 0.69s
}

.circularG_4 {
    right: 6px;
    top: 6px;
    -webkit-animation-delay: 0.83s;
    animation-delay: 0.83s
}

.circularG_5 {
    right: 0;
    top: 23px;
    -webkit-animation-delay: 0.97s;
    animation-delay: 0.97s
}

.circularG_6 {
    right: 6px;
    bottom: 6px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.circularG_7 {
    left: 23px;
    bottom: 0;
    -webkit-animation-delay: 1.24s;
    animation-delay: 1.24s
}

.circularG_8 {
    left: 6px;
    bottom: 6px;
    -webkit-animation-delay: 1.38s;
    animation-delay: 1.38s
}

.modal__bg {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%
}

.modal__container {
    background-color: #fff;
    border-radius: 7px;
    height: 500px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%
}

.modal__content {
    height: 229px
}

.modal__content-img {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%
}

.modal__content-bio {
    padding: 20px 15px 10px
}

.modal__content-bio-wrapper {
    height: 130px;
    margin-top: 10px;
    overflow: scroll
}

.modal__content-bio-text {
    font-size: 15px;
    line-height: 1.3
}

.modal__content-bio-text p {
    margin-bottom: 20px
}

.modal__content-name {
    color: #0e3675;
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 5px
}

.modal__content-title {
    font-size: 18px
}

.modal__close-wrapper {
    height: 42px
}

.modal__close-wrapper--lg {
    display: none
}

.modal__close {
    color: #1888e8;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-top: 13px;
    padding: 0 15px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.modal__close:hover::before,
.modal__close:hover::after {
    background-color: #770000
}

.modal__close::before,
.modal__close::after {
    background-color: #1888e8;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: 38%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 9px
}

.modal__close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal__close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal--leadership {
    bottom: 0;
    color: #555555;
    display: block;
    font-family: nudista-web, sans-serif;
    height: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    visibility: hidden
}

.modal--leadership.active {
    height: 100%;
    opacity: 1;
    visibility: visible
}

.hp-modal iframe {
    width: 100%;
    display: block;
    height: auto
}

@media (min-width: 576px) {
    .modal__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .modal__content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .modal__content--img-wrapper {
        height: auto
    }

    .modal__content-bio-wrapper {
        height: 350px
    }

    .modal__close-wrapper--sm {
        display: none
    }

    .modal__close-wrapper--lg {
        display: block
    }
}

@media (min-width: 768px) {
    .modal__container {
        top: 25%;
        height: 520px;
        max-width: 900px;
        width: 60%
    }

    .modal__content-bio {
        padding: 10px 60px 20px
    }

    .modal__content-name {
        font-size: 35px;
        padding-bottom: 10px
    }

    .modal__content-title {
        font-size: 25px
    }

    .modal__content-bio-wrapper {
        margin-top: 30px
    }

    .hp-modal iframe {
        height: 360px
    }

    .hp-modal .modal-dialog.modal-lg {
        width: 683px;
        max-width: 100%
    }
}

.newsletter-signup .container {
    padding-top: 0 !important
}

@media screen and (max-width: 991px) {
    .newsletter-signup__image-wrap {
        height: auto;
        padding: 0;
        margin-bottom: -50px;
        margin-top: -36%
    }

    .newsletter-signup__image-wrap img {
        position: static
    }
}

.newsletter-signup__text-container .hp-headline {
    margin-bottom: 1px
}

.newsletter-signup__text-container h4 {
    margin-bottom: 5px
}

.newsletter-signup__text-container p {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px
}

.newsletter-signup__form {
    max-width: 100%;
    width: 342px
}

.newsletter-signup__form .form__item {
    margin-bottom: 20px;
    width: 100%
}

.newsletter-signup__form input[type="email"] {
    border: 2px solid #ebebeb;
    font-family: nudista-web, sans-serif;
    font-size: 16px;
    height: 41px;
    padding: 0 10px;
    width: 100%
}

.newsletter-signup__form input[type="email"]:-moz-placeholder {
    color: #0e3675
}

.newsletter-signup__form input[type="email"]:-ms-input-placeholder {
    color: #0e3675
}

.newsletter-signup__form input[type="email"]::-moz-placeholder {
    color: #0e3675
}

.newsletter-signup__form input[type="email"]::-webkit-input-placeholder {
    color: #0e3675
}

.newsletter-signup__form .form__button {
    background-color: #3cb04a;
    border-radius: 10px;
    width: 100%
}

@media (min-width: 992px) {
    .newsletter-signup {
        margin: 115px 0
    }

    .newsletter-signup .container {
        max-width: 992px
    }

    .newsletter-signup .newsletter-signup__wrap {
        padding: 55px 55px 51px
    }

    .newsletter-signup .newsletter-signup__image-wrap {
        margin-top: -20px
    }

    .newsletter-signup .newsletter-signup__image-wrap img {
        right: -100px
    }

    .newsletter-signup__text-container {
        left: 15px;
        margin: 0 -15px;
        position: relative
    }

    .newsletter-signup__form input[type="email"] {
        font-size: 14px
    }
}

@media (min-width: 1200px) {
    .newsletter-signup {
        margin: 185px 0 140px
    }

    .newsletter-signup .container {
        max-width: 1200px
    }

    .newsletter-signup__wrap {
        min-height: 0
    }

    .newsletter-signup .newsletter-signup__image-wrap {
        margin-top: -40px
    }

    .newsletter-signup__text-container {
        margin: 0;
        position: static
    }

    .newsletter-signup__text-container h4,
    .newsletter-signup__text-container p {
        max-width: 440px
    }

    .newsletter-signup__text-container .hp-headline {
        left: 15px;
        margin: 0 -15px;
        position: relative
    }
}

.program--intro {
    margin-bottom: 45px;
    padding-top: 80px;
    margin-top: -75px
}

.program.waterfall {
    padding-top: 14px;
    margin-bottom: 57px
}

.program .col-12:not(.waterfall__image-col) {
    padding-bottom: 15px
}

.program .program__intro {
    text-align: left;
    position: relative
}

.program .program__intro h2 {
    text-align: left;
    color: #1888e8;
    margin-bottom: 15px
}

.program .program__intro h3 {
    font-size: 18px;
    line-height: 24px;
    font-style: italic
}

.program .program__intro p {
    font-size: 16px;
    line-height: 22px
}

.program .program__intro--description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 11px
}

.program .program__intro--description::before {
    background-color: #1888e8;
    content: "";
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 2px;
    width: 178px;
    margin-bottom: 28px
}

.program__features-list {
    position: relative;
    overflow: hidden;
    margin-bottom: 11px
}

.program__features-list li {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 17.5px;
    color: #555555;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: nudista-web, sans-serif;
    font-size: 16px;
    font-weight: 700;
    min-height: 35px;
    line-height: 22px;
    margin-bottom: 11px;
    padding: 8px 38px 5px;
    position: relative
}

.program__features-list li::before {
    background-color: #1888e8;
    border-radius: 8px;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    left: 18px;
    top: 15px;
    width: 8px
}

.program__features-list li:last-child {
    margin-bottom: 0
}

.program__features-list::after {
    /*background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);*/
    content: "";
    height: 35px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    width: calc(100% + 1px);
    -webkit-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out
}

.program__features .program__features-expando::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.program__features.is-expanded .program__features-list::after {
    height: 0
}

.program__features.is-expanded .program__features-expando::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.program__carousel-wrap {
    position: relative
}

.program__carousel .js-image-carousel {
    z-index: 2
}

.program__carousel-wrap {
    z-index: 1
}

.program__carousel-slide {
    width: 100%;
    height: 0;
    padding-bottom: 66.5625%;
    position: relative;
    overflow: hidden;
    border-radius: 0 6px 6px 0
}

.program__carousel-slide-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important
}

.order-1 .program__carousel .program__carousel-slide {
    border-radius: 6px 0 0 6px
}

.program__carousel .carousel__controls {
    margin-bottom: 21px
}

.program__wrap,
.program.program--pledgepro {
    background-color: #0e3675;
    border-radius: 6px;
    max-width: 100%
}

.program__wrap h3,
.program.program--pledgepro h3 {
    color: #ffffff
}

.program__wrap h3::after,
.program.program--pledgepro h3::after {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-doodle-gold.png')
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    .program__wrap h3::after,
    .program.program--pledgepro h3::after {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-doodle-gold@2x.png');
        background-size: 59px 79px
    }
}

.program__wrap .program__features-list li,
.program.program--pledgepro .program__features-list li {
    background-color: #1888e8;
    color: #ffffff
}

.program__wrap .program__features-list li::before,
.program.program--pledgepro .program__features-list li::before {
    background-color: #ffffff
}

.program__wrap .program__features-list::after,
.program.program--pledgepro .program__features-list::after {
    /*background: -webkit-linear-gradient(top, rgba(14, 54, 117, 0) 0%, inherit 100%);
    background: linear-gradient(to bottom, rgba(14, 54, 117, 0) 0%, inherit 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000e3675', endColorstr='#0e3675', GradientType=0)
}

@media screen and (max-width: 575px) {
    .program .col-12:not(.order-1) .carousel__controls {
        margin-left: 15px
    }
}

@media (max-width: 767.98px) {

    .program.program--pledgepro .carousel__controls .carousel__arrow svg .st1,
    .program.program--pledgepro .carousel__controls .carousel__arrow svg .st2 {
        stroke: #ffffff
    }

    .program.program--pledgepro .carousel__controls .carousel__arrow:focus {
        border-color: #ffffff
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .program .col-12:not(.order-1) .carousel__controls {
        width: 510px;
        float: right
    }
}

@media (min-width: 576px) {
    .program.program--pledgepro .program__carousel-wrap {
        top: -4.5px
    }
}

@media (max-width: 991.98px) {
    .program.program--pledgepro {
        overflow: visible
    }
}

@media (min-width: 768px) {
    .program.waterfall {
        padding-top: 0;
        padding-bottom: 65px;
        margin-bottom: 121px
    }

    .program.waterfall .row {
        min-height: 320px
    }

    .program--pledgepro.waterfall .row {
        min-height: auto
    }

    .program .program__intro--description {
        padding-left: 17px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 0
    }

    .program .program__intro--description::before {
        height: 178px;
        margin-left: -32px;
        margin-right: 32px;
        margin-bottom: 0;
        width: 2px
    }

    .program__carousel-wrap {
        position: relative
    }

    .program__wrap {
        padding: 19px 0 37px
    }

    .program__wrap .program__carousel {
        width: 100%;
        height: 0;
        padding-bottom: 66.5625%
    }

    .program.program--pledgepro {
        background-color: transparent;
        border-radius: 0
    }

    .program.program--pledgepro .program__features {
        padding: 19px 0 37px;
        padding: 19px 15px 37px;
        background-color: #0e3675;
        margin: 0 -15px;
        position: relative
    }

    .program.program--pledgepro .program__features::after {
        position: absolute;
        top: 0;
        height: 100%
    }

    .program.program--pledgepro .program__features::before,
    .program.program--pledgepro .program__features::after {
        content: "";
        background-color: inherit;
        display: block;
        position: absolute;
        top: 0;
        height: 100%
    }

    .program.program--pledgepro .col-12:not(.order-1) .program__features {
        border-radius: 0 6px 6px 0
    }

    .program.program--pledgepro .col-12:not(.order-1) .program__features::before {
        right: 100%;
        border-radius: 6px 0 0 6px
    }

    .program.program--pledgepro .col-12.order-1 .program__features {
        border-radius: 6px 0 0 6px
    }

    .program.program--pledgepro .col-12.order-1 .program__features::after {
        left: 100%;
        border-radius: 0 6px 6px 0
    }

    .program.program--pledgepro .col-12.col-md-5:not(.order-1) .program__features::before {
        width: calc(720px * .5833333333)
    }

    .program.program--pledgepro .col-12.col-md-5.order-1 .program__features::after {
        width: calc(720px * .5833333333)
    }
}

@media (min-width: 992px) {
    .program.waterfall {
        padding-top: 0
    }

    .program.waterfall .row {
        min-height: 495px
    }

    .program.waterfall .waterfall__image-col:not(.order-1) {
        padding-right: 0
    }

    .program.waterfall .waterfall__image-col.order-1 {
        padding-left: 0
    }

    .program--pledgepro.waterfall .row {
        min-height: auto
    }

    .program--intro {
        margin-bottom: 64px;
        margin-bottom: 19px
    }

    .program .program__intro h3 {
        font-size: 24px;
        line-height: 32px
    }

    .program__features-headline {
        padding-right: 90px;
        position: relative;
        margin-top: 15px
    }

    .program__features-headline::after {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-doodle-red.png');
        content: "";
        height: 79px;
        margin-top: -46px;
        position: absolute;
        right: 0;
        top: 50%;
        width: 59px
    }

    .about-headline {
        padding-right: 90px;
        position: relative;
        margin-top: 15px
    }

}

@media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 992px) and (min-device-pixel-ratio: 2),
only screen and (min-width: 992px) and (min-resolution: 192dpi),
only screen and (min-width: 992px) and (min-resolution: 2dppx) {
    .program__features-headline::after {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/arrow-doodle-red@2x.png');
        background-size: 59px 79px
    }
}

@media (min-width: 992px) {
    .program__features-list li {
        padding: 2px 36px 0
    }

    .program__features-list li::before {
        left: 16px
    }

    .program.program--pledgepro {
        padding-top: 57px;
        padding-bottom: 75px
    }

    .program.program--pledgepro .col-12:not(.order-1) .program__features {
        border-radius: 0
    }

    .program.program--pledgepro .col-12:not(.order-1) .program__features::after {
        border-radius: 0 6px 6px 0;
        left: 100%;
        width: 60px
    }

    .program.program--pledgepro .col-12.order-1 .program__features {
        border-radius: 0
    }

    .program.program--pledgepro .col-12.order-1 .program__features::before {
        border-radius: 6px 0 0 6px;
        right: 100%;
        width: 60px
    }

    .program.program--pledgepro .col-12.col-lg-4:not(.order-1) .program__features::before {
        width: calc(960px * .5)
    }

    .program.program--pledgepro .col-12.col-lg-4.order-1 .program__features::after {
        width: calc(960px * .5)
    }
}

@media (min-width: 1200px) {
    .program.program--pledgepro .col-12:not(.order-1) .program__features::after {
        width: 90px
    }

    .program.program--pledgepro .col-12.order-1 .program__features::before {
        width: 90px
    }
}

.program-card {
    background-clip: padding-box;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 2px transparent;
    color: #555555;
    display: block;
    font-family: nudista-web, sans-serif;
    font-weight: 400;
    margin: 7.5px 0;
    padding: 27px 15px 26px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.program-card::before,
.program-card::after {
    border-radius: inherit;
    content: '';
    margin: -2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1
}

.program-card::before {
    background: #ebebeb
}

.program-card::after {
    opacity: 0;
    background: #1c8ae8;
    background: -webkit-linear-gradient(-45deg, #1c8ae8 0%, #e33341 100%);
    background: -webkit-linear-gradient(315deg, #1c8ae8 0%, #e33341 100%);
    background: linear-gradient(135deg, #1c8ae8 0%, #e33341 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c8ae8', endColorstr='#e33341', GradientType=1);
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

.program-card__image {
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0;
    height: 85px;
    width: 100%
}

.program-card__image--live {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-boosterthon-live.png');
    background-size: 122px 53px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .program-card__image--live {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-boosterthon-live@2x.png');
        background-size: 122px 53px
    }
}

.program-card__image--event {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-boosterthon-event.png');
    background-size: 180px 53px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .program-card__image--event {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-boosterthon-event@2x.png');
        background-size: 180px 53px
    }
}

.program-card__image--fun-run {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-fun-run-you.png');
    background-size: 100px 83px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .program-card__image--fun-run {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-fun-run-you@2x.png');
        background-size: 100px 83px
    }
}

.program-card__image--pledge-pro {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-pledge-pro.png');
    background-size: 175px 35px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .program-card__image--pledge-pro {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-pledge-pro@2x.png');
        background-size: 175px 35px
    }
}

.program-card__involvement {
    margin-bottom: 28px
}

.program-card__involvement-label {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
    margin-top: 26px
}

.program-card__involvement .involvement-bar {
    width: 100%;
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    background-color: #ebebeb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 8px;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

.program-card__involvement .involvement-bar::before,
.program-card__involvement .involvement-bar::after {
    background: #ffffff;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: skew(15deg, 0deg);
    -ms-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg);
    width: 5px;
    z-index: 1
}

.program-card__involvement .involvement-bar::before {
    left: -2px
}

.program-card__involvement .involvement-bar::after {
    right: -2px
}

.program-card__involvement .involvement-bar__fill {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg)
}

.program-card__involvement .involvement-bar__fill--red {
    background-color: #e33341
}

.program-card__involvement .involvement-bar__fill--blue {
    background-color: #1888e8
}

.program-card__involvement .involvement-bar__divider {
    width: 9px;
    height: 8px;
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    display: block;
    background-color: #ffffff;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

.program-card__copy {
    margin-bottom: 22px
}

.program-card__copy h4 {
    color: #0e3675;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 1px
}

.program-card__copy p {
    font-size: 16px;
    line-height: 22px
}

.program-card__learn-more {
    color: #1888e8;
    position: relative;
    -webkit-transition: padding 0.2s ease-out;
    transition: padding 0.2s ease-out
}

.program-card__learn-more-ellipsis,
.program-card__learn-more-text {
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

.program-card__learn-more-ellipsis {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-dots.png');
    height: 8px;
    margin: 0 auto;
    opacity: 1;
    width: 48px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .program-card__learn-more-ellipsis {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/program-dots@2x.png');
        background-size: 48px 8px
    }
}

.program-card__learn-more-text {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase
}

.program-card:hover,
.program-card:focus {
    color: #555555;
    outline: none
}

.program-card:hover::after,
.program-card:focus::after {
    opacity: 1
}

.program-card.is-animated .involvement-bar--level-1 .involvement-bar__fill {
    width: 20%
}

.program-card.is-animated .involvement-bar--level-2 .involvement-bar__fill {
    width: 40%
}

.program-card.is-animated .involvement-bar--level-3 .involvement-bar__fill {
    width: 60%
}

.program-card.is-animated .involvement-bar--level-4 .involvement-bar__fill {
    width: 80%
}

.program-card.is-animated .involvement-bar--level-5 .involvement-bar__fill {
    width: 100%
}

@media (min-width: 768px) {
    .program-card {
        margin: 15px 0
    }
}

@media screen and (min-width: 768px) and (-ms-high-contrast: active),
(min-width: 768px) and (-ms-high-contrast: none) {
    .program-card__involvement .involvement-bar {
        display: block;
        margin-left: 12px;
        position: relative;
        text-align: center
    }

    .program-card__involvement .involvement-bar::before,
    .program-card__involvement .involvement-bar::after {
        -webkit-transform: skew(-15deg, 0deg);
        -ms-transform: skew(-15deg, 0deg);
        transform: skew(-15deg, 0deg);
        width: 9px
    }

    .program-card__involvement .involvement-bar::before {
        left: -1px
    }

    .program-card__involvement .involvement-bar::after {
        right: -1px;
        width: 37px
    }

    .program-card__involvement .involvement-bar .involvement-bar__divider {
        margin-right: 14%;
        float: left
    }

    .program-card__involvement .involvement-bar .involvement-bar__divider.d-1 {
        margin-left: 18%
    }

    .program-card__involvement .involvement-bar .involvement-bar__divider--cap {
        display: none
    }

    .program-card__involvement .involvement-bar .involvement-bar__divider--cap.left-cap {
        left: 0
    }

    .program-card__involvement .involvement-bar .involvement-bar__divider--cap.right-cap {
        right: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 768px) and (-ms-high-contrast: active),
(min-width: 768px) and (-ms-high-contrast: none) {
    .program-card.is-animated .involvement-bar--level-2 .involvement-bar__fill {
        width: calc(40% - 8px)
    }

    .program-card.is-animated .involvement-bar--level-3 .involvement-bar__fill {
        width: calc(60% - 16px)
    }

    .program-card.is-animated .involvement-bar--level-4 .involvement-bar__fill {
        width: calc(80% - 26px)
    }
}

@media (min-width: 992px) {
    .program-card {
        padding: 27px 15px 16px;
        margin: 0
    }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active),
(min-width: 992px) and (-ms-high-contrast: none) {
    .program-card__involvement .involvement-bar {
        margin-left: 2px
    }

    .program-card__involvement .involvement-bar::after {
        width: 12px
    }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active),
(min-width: 992px) and (-ms-high-contrast: none) {
    .program-card.is-animated .involvement-bar--level-2 .involvement-bar__fill {
        width: 40%
    }

    .program-card.is-animated .involvement-bar--level-3 .involvement-bar__fill {
        width: 60%
    }

    .program-card.is-animated .involvement-bar--level-4 .involvement-bar__fill {
        width: 80%
    }
}

@media (min-width: 992px) {
    .program-card__copy {
        margin-bottom: 20px
    }

    .program-card__learn-more {
        height: 36px;
        padding-top: 8px
    }

    .program-card__learn-more-text {
        margin-top: -2px;
        opacity: 0
    }

    .program-card:hover .program-card__learn-more,
    .program-card:focus .program-card__learn-more {
        padding-top: 0
    }

    .program-card:hover .program-card__learn-more-ellipsis,
    .program-card:focus .program-card__learn-more-ellipsis {
        opacity: 0
    }

    .program-card:hover .program-card__learn-more-text,
    .program-card:focus .program-card__learn-more-text {
        opacity: 1
    }
}

@media screen and (min-width: 1200px) and (-ms-high-contrast: active),
(min-width: 1200px) and (-ms-high-contrast: none) {
    .program-card__involvement .involvement-bar {
        margin-left: 5px
    }

    .program-card__involvement .involvement-bar::after {
        width: 21px
    }
}

@media screen and (min-width: 1200px) and (-ms-high-contrast: active),
(min-width: 1200px) and (-ms-high-contrast: none) {
    .program-card.is-animated .involvement-bar--level-2 .involvement-bar__fill {
        width: calc(40% - 8px)
    }

    .program-card.is-animated .involvement-bar--level-3 .involvement-bar__fill {
        width: calc(60% - 8px)
    }

    .program-card.is-animated .involvement-bar--level-4 .involvement-bar__fill {
        width: calc(80% - 12px)
    }
}

.program-cards {
    padding: 4px 0 49px;
    margin-top: -51px
}

.program-cards__intro {
    margin-bottom: 18px;
    padding-top: 80px
}

.program-cards__intro:focus {
    outline: none
}

.program-cards__intro h1,
.program-cards__intro h2 {
    color: #1888e8;
    margin-bottom: 17px
}

.program-cards__intro p {
    color: #555555;
    font-size: 18px;
    line-height: 24px
}

@media (min-width: 768px) {
    .program-cards__intro {
        margin-bottom: 41px
    }

    .program-cards__intro p {
        font-size: 24px;
        line-height: 32px
    }
}

@media (min-width: 992px) {
    .program-cards {
        padding: 41px 0 49px;
        padding: 0 0 117px
    }

    .program-cards h1,
    .program-cards h2 {
        margin-bottom: 15px
    }
}

.related-posts {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-decorative-bg.png');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top right;
    padding: 60px 0 40px;
    position: relative
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .related-posts {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-decorative-bg@2x.png');
        background-size: auto auto
    }
}

.related-posts .container {
    padding-top: 0 !important
}

.related-posts .col-12 {
    text-align: center
}

.related-posts__headline {
    color: #1888e8;
    text-align: center;
    display: inline-block;
    position: relative;
    margin-bottom: 25px
}

.related-posts__headline::after {
    content: "";
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/heart.png');
    position: absolute;
    left: 100%;
    width: 84px;
    height: 67px;
    top: 50%;
    margin-top: -43px;
    margin-left: 19px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .related-posts__headline::after {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/heart@2x.png');
        background-size: 84px 67px
    }
}

.related-posts .blog-card {
    text-align: left
}

.related-posts__carousel-arrows {
    margin-top: 20px
}

.related-posts__carousel-arrows .carousel__arrow {
    opacity: 0.2;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

.related-posts__carousel-arrows .carousel__arrow.slick-prev {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-arrow-prev-gray.svg')
}

.related-posts__carousel-arrows .carousel__arrow.slick-next {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-arrow-next-gray.svg')
}

.related-posts__carousel-arrows .carousel__arrow:hover,
.related-posts__carousel-arrows .carousel__arrow:focus {
    opacity: 0.8
}

@media (min-width: 992px) {
    .related-posts {
        padding: 40px 0 88px
    }

    .related-posts__headline {
        margin-bottom: 53px
    }

    .related-posts .slick-slide {
        padding: 0 10px
    }

    .related-posts__carousel-arrows {
        height: 40px;
        margin-top: -20px;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%
    }

    .related-posts__carousel-arrows .carousel__arrow {
        position: relative
    }

    .related-posts__carousel-arrows .carousel__arrow.slick-prev {
        left: -25px
    }

    .related-posts__carousel-arrows .carousel__arrow.slick-next {
        float: right;
        left: 25px
    }
}

.search-modal {
    width: 100%;
    z-index: 1080;
    background-color: rgba(255, 255, 255, 0.95);
    font-family: nudista-web, sans-serif
}

.search-modal .form__item {
    position: relative
}

.search-modal .modal-body {
    position: relative
}

.search-modal .modal-content {
    background-color: transparent;
    border: 2px solid #b3b1b4
}

.search-modal__close {
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    color: #1888e8;
    cursor: pointer;
    display: block;
    font-family: nudista-web, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 9px;
    padding: 0 26px 0 0;
    position: absolute;
    bottom: 100%;
    right: 8px;
    text-transform: uppercase
}

.search-modal__close-icon {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/close-blue.svg');
    background-position: center;
    background-size: cover;
    display: block;
    height: 16px;
    margin-top: -9px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 16px
}

.search-modal__close:focus {
    text-decoration: underline
}

.search-modal input.search-modal__search-input {
    -webkit-appearance: none;
    background-color: transparent !important;
    border: none;
    font-family: nudista-web, sans-serif;
    font-size: 45px;
    padding: 0 0 0 54px;
    width: 100%
}

.search-modal input.search-modal__search-input:-moz-placeholder {
    color: #b6b6b6
}

.search-modal input.search-modal__search-input:-ms-input-placeholder {
    color: #b6b6b6
}

.search-modal input.search-modal__search-input::-moz-placeholder {
    color: #b6b6b6
}

.search-modal input.search-modal__search-input::-webkit-input-placeholder {
    color: #b6b6b6
}

.search-modal input[type="submit"] {
    background-color: transparent;
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/search-gray.svg');
    background-size: cover;
    display: block;
    font-size: 0;
    height: 34px;
    margin-top: -17px;
    padding: 0;
    position: absolute;
    left: 10px;
    top: 50%;
    width: 34px
}

@-webkit-keyframes hover {
    0% {
        top: 0px
    }

    100% {
        top: 10px
    }
}

@keyframes hover {
    0% {
        top: 0px
    }

    100% {
        top: 10px
    }
}

.section {
    font-family: nudista-web, sans-serif;
    color: #555555;
    overflow-x: hidden;
    text-align: center
}

.section--gray-bg {
    background-color: #f5f5f5
}

.section--gray-bg h2 {
    color: #1888e8
}

.section--text {
    margin-bottom: 14px
}

.section--text .hp-headline {
    color: #1888e8;
    font-size: 42px
}

.section--text p {
    color: #555555;
    font-size: 18px;
    line-height: 24px
}

.section--text p a {
    color: #1888e8
}

.section--text p a:hover {
    text-decoration: underline
}

.section--text .container {
    text-align: center
}

.section--decorative {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-decorative-bg.png');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top right;
    padding-bottom: 88px;
    padding-top: 140px;
    margin-top: -12px;
    position: relative
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .section--decorative {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-decorative-bg@2x.png');
        background-size: auto auto
    }
}

.section--decorative::before {
    content: "";
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/dots-light.png');
    height: 68px;
    width: 8px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 44px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .section--decorative::before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/dots-light@2x.png');
        background-size: 8px 68px
    }
}

.section:focus {
    outline: none
}

@media (min-width: 768px) {
    .section h2 {
        text-align: center
    }

    .section--text {
        margin-bottom: 0;
        overflow: visible
    }

    .section--text p {
        font-size: 24px;
        line-height: 32px
    }

    .section--decorative {
        position: relative;
        padding-bottom: 106px;
        margin-top: 0
    }

    .section--decorative .star-groups {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 1114px;
        height: 393px;
        max-width: calc(100vw - 166px)
    }

    .section--decorative .star-group {
        position: relative;
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out
    }

    .section--decorative .star-group.is-visible {
        -webkit-animation: hover 1s infinite;
        animation: hover 1s infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    .section--decorative .star-group img:first-child,
    .section--decorative .star-group .star-group__star:first-child {
        left: 0
    }

    .section--decorative .star-group img:last-child,
    .section--decorative .star-group .star-group__star:last-child {
        right: 0
    }

    .section--decorative .star-group:first-child {
        height: 99px;
        -webkit-animation-delay: 0s;
        animation-delay: 0s
    }

    .section--decorative .star-group:first-child img:first-child,
    .section--decorative .star-group:first-child .star-group__star:first-child {
        bottom: 2px;
        margin-left: 127px
    }

    .section--decorative .star-group:first-child img:last-child,
    .section--decorative .star-group:first-child .star-group__star:last-child {
        bottom: 0;
        margin-right: 200px
    }

    .section--decorative .star-group:nth-child(2) {
        height: 59px;
        -webkit-animation-delay: 0.25s;
        animation-delay: 0.25s
    }

    .section--decorative .star-group:nth-child(2) img:first-child,
    .section--decorative .star-group:nth-child(2) .star-group__star:first-child {
        bottom: 2px;
        margin-left: 235px
    }

    .section--decorative .star-group:nth-child(2) img:last-child,
    .section--decorative .star-group:nth-child(2) .star-group__star:last-child {
        bottom: 0;
        margin-right: 0
    }

    .section--decorative .star-group:last-child {
        height: 153px;
        -webkit-animation-delay: 0.125s;
        animation-delay: 0.125s
    }

    .section--decorative .star-group:last-child img:first-child,
    .section--decorative .star-group:last-child .star-group__star:first-child {
        bottom: 2px;
        margin-left: 0
    }

    .section--decorative .star-group:last-child img:last-child,
    .section--decorative .star-group:last-child .star-group__star:last-child {
        bottom: 0;
        margin-right: 40px
    }

    .section--decorative .star-group__star {
        position: absolute
    }

    .section--decorative p {
        max-width: 540px;
        margin-left: auto;
        margin-right: auto
    }
}

.sidebar {
    font-family: nudista-web, sans-serif;
    width: 100%;
    margin-top: 65px
}

.sidebar__headline {
    color: #0e3675;
    font-family: trasandina, sans-serif;
    font-size: 22px;
    font-style: italic;
    font-weight: 800;
    margin-bottom: 9px;
    text-transform: uppercase
}

.sidebar .sidebar-signup .sidebar__headline {
    margin-bottom: 5px
}

.sidebar form {
    font-family: nudista-web, sans-serif;
    margin-bottom: 33px
}

.sidebar form .form__group {
    margin-bottom: 15px
}

.sidebar form .form__group-actions {
    margin-bottom: 0
}

.sidebar form .form__item {
    margin-bottom: 9px
}

.sidebar form .form__item input {
    height: 41px;
    border: 2px solid #ebebeb;
    font-family: nudista-web, sans-serif;
    width: 100%;
    padding: 5px 15px;
    font-size: 14px
}

.sidebar form .form__item input:-moz-placeholder {
    color: #0067c1;
    font-size: 14px
}

.sidebar form .form__item input:-ms-input-placeholder {
    color: #0067c1;
    font-size: 14px
}

.sidebar form .form__item input::-moz-placeholder {
    color: #0067c1;
    font-size: 14px
}

.sidebar form .form__item input::-webkit-input-placeholder {
    color: #0067c1;
    font-size: 14px
}

.sidebar form .form__button {
    height: 48px;
    font-size: 18px;
    line-height: 32px;
    font-family: nudista-web, sans-serif;
    padding-top: 8px;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out
}

.sidebar form .form__button:hover,
.sidebar form .form__button:focus {
    background-color: #205f28
}

.sidebar .selectboxit-btn {
    border: 2px solid #ebebeb
}

.sidebar .selectboxit-btn .selectboxit-text {
    text-transform: none;
    font-weight: 400;
    color: #0067c1;
    text-indent: 15px;
    font-size: 14px
}

.sidebar .selectboxit-option-anchor {
    padding: 10px 15px
}

.sidebar__recent-posts {
    margin-bottom: 44px !important
}

.sidebar__categories {
    margin-bottom: 45px !important
}

.sidebar__categories .sidebar__headline {
    margin-bottom: 20px
}

.sidebar__recent-posts ul li,
.sidebar__categories ul li {
    font-family: nudista-web, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.sidebar__recent-posts ul li a,
.sidebar__categories ul li a {
    color: #1888e8;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out
}

.sidebar__recent-posts ul li a:hover,
.sidebar__recent-posts ul li a:focus,
.sidebar__categories ul li a:hover,
.sidebar__categories ul li a:focus {
    color: #0e3675
}

.follow-us .sidebar__headline {
    margin-bottom: 16px
}

.follow-us ul {
    display: block;
    margin-bottom: 15px !important
}

.follow-us ul:before,
.follow-us ul:after {
    content: " ";
    display: table
}

.follow-us ul:after {
    clear: both
}

.follow-us ul li {
    float: left;
    margin: 0 0 2px;
    text-align: center !important;
    width: calc(50% - 1px) !important
}

.follow-us ul li:nth-child(odd) {
    margin-right: 2px
}

.follow-us__social-btn {
    background-color: transparent !important;
    height: 30px !important
}

.follow-us__social-btn .et_social_overlay {
    display: none
}

.follow-us__social-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px !important;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%
}

.follow-us__social-link i {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400
}

.follow-us__social-link--instagram {
    background-color: #517fa4 !important
}

.follow-us__social-link--instagram:hover,
.follow-us__social-link--instagram:focus {
    background-color: #456c8c !important
}

.follow-us__social-link--facebook {
    background-color: #3a579a !important
}

.follow-us__social-link--facebook:hover,
.follow-us__social-link--facebook:focus {
    background-color: #314a83 !important
}

.follow-us__social-link--twitter {
    background-color: #00abf0 !important
}

.follow-us__social-link--twitter:hover,
.follow-us__social-link--twitter:focus {
    background-color: #0092cc !important
}

.follow-us__social-link--pinterest {
    background-color: #cd1c1f !important
}

.follow-us__social-link--pinterest:hover,
.follow-us__social-link--pinterest:focus {
    background-color: #ae181a !important
}

.follow-us__total-count {
    color: #055555 !important;
    margin-bottom: 0 !important
}

.follow-us__total-count-number {
    font-family: nudista-web, sans-serif !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important
}

.follow-us__total-count-label {
    font-family: nudista-web, sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-left: 0 !important;
    text-transform: uppercase !important
}

@media (min-width: 992px) {
    .sidebar {
        margin-top: 8px
    }
}

@media (min-width: 1200px) {
    .sidebar {
        padding-left: 45px
    }
}

.social-feed {
    margin-top: 40px
}

@media (min-width: 992px) {
    .social-feed {
        margin-top: 90px
    }
}

.social-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1888e8;
    border-radius: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    height: 30px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0;
    position: relative;
    text-align: center;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    width: 30px
}

.social-link::after {
    border-radius: 100%;
    border: 2px dotted #ffffff;
    content: "";
    display: block;
    height: 34px;
    opacity: 0;
    position: absolute;
    left: -4px;
    top: -4px;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    width: 34px
}

.social-link__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto
}

.social-link svg .st0,
.social-link svg path {
    fill: #ffffff
}

.social-link:hover {
    opacity: 0.8
}

.social-link:focus {
    outline: none
}

.social-link:focus::after {
    opacity: 1
}

.social-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    width: 151px;
    margin: 0 auto
}

.site-header .social-links {
    width: 181px
}

.social-links li {
    display: block
}

.social-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    margin: 0 auto
}

.social-share li {
    display: block;
    float: left;
    margin-right: 11px
}

.social-share__link {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    position: relative;
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out
}

.social-share__link svg path {
    fill: #ffffff
}

.social-share__link--facebook {
    background-color: #3a579a
}

.social-share__link--facebook svg {
    width: 6px
}

.social-share__link--facebook:hover {
    background-color: #314a83
}

.social-share__link--twitter {
    background-color: #00abf0
}

.social-share__link--twitter svg {
    width: 13px
}

.social-share__link--twitter:hover {
    background-color: #0092cc
}

.social-share__link--pinterest {
    background-color: #cd1c1f
}

.social-share__link--pinterest svg {
    width: 10px
}

.social-share__link--pinterest:hover {
    background-color: #ae181a
}

.skewed-shape {
    position: absolute;
    top: 50%;
    margin-top: -294px;
    height: 588px;
    width: 450px;
    z-index: -1;
    background-color: rgba(225, 225, 225, 0.5)
}

.skewed-shape--left {
    -webkit-transform: skew(15deg, 0deg);
    -ms-transform: skew(15deg, 0deg);
    transform: skew(15deg, 0deg)
}

.skewed-shape--right {
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg)
}

.skewed-shape--red {
    background-color: #e33341
}

.skewed-shape--gray {
    background-color: #e1e1e1
}

.skewed-shape--blue {
    background-color: #0e3675
}

.skewed-shape--gold {
    background-color: #f1b434
}

.carousel .skewed-shape {
    left: 80px
}

.program .skewed-shape {
    height: 230px;
    width: 209px;
    margin-top: -115px;
    top: -14px;
    margin-top: 0;
    z-index: 1
}

.program .skewed-shape.skewed-shape--right {
    right: -5px
}

.program .skewed-shape.skewed-shape--left {
    left: -5px
}

@media (min-width: 768px) {
    .program .skewed-shape {
        height: 320px;
        width: 273px;
        margin-top: -160px;
        top: 50%
    }

    .program .skewed-shape--right {
        right: 0
    }

    .program .skewed-shape--left {
        left: 0
    }
}

@media (min-width: 992px) {
    .carousel .skewed-shape--right {
        left: 110px
    }

    .program .skewed-shape--right {
        right: -50px
    }

    .carousel .skewed-shape--left {
        left: 110px
    }

    .program .skewed-shape--left {
        left: -50px
    }

    .program .skewed-shape {
        height: 495px;
        width: 450px;
        margin-top: -247.5px
    }
}

.hp-statistics {
    text-align: center;
    margin: 40px 0
}

.hp-statistics:before,
.hp-statistics:after {
    content: " ";
    display: table
}

.hp-statistics:after {
    clear: both
}

.statistic {
    text-align: center;
    margin-bottom: 80px;
    position: relative;
    margin-bottom: 95px
}

.statistic:last-child {
    margin-bottom: 0
}

.statistic__number {
    font-size: 42px;
    line-height: 1em;
    color: #0e3675;
    font-family: trasandina, sans-serif;
    font-weight: 800;
    font-style: italic;
    position: relative
}

.statistic__underline {
    display: block;
    margin: 0 auto 30px;
    width: 108px;
    height: 18px
}

.statistic__underline svg {
    width: 100%
}

.statistic__underline svg .st0 {
    fill: #e33341
}

.statistic__label {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #555555
}

.statistic::after {
    background-color: #ebebeb;
    content: "";
    display: block;
    height: 2px;
    margin-bottom: -47px;
    margin-left: -91.5px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: skew(0deg, 6deg);
    -ms-transform: skew(0deg, 6deg);
    transform: skew(0deg, 6deg);
    width: 183px
}

.statistic:last-child::after {
    display: none
}

@media (min-width: 768px) {
    .hp-statistics {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 47px;
        margin-top: 55px
    }

    .statistic {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 183px;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-bottom: 0;
        width: calc(100% / 3);
        text-align: center
    }

    .statistic__content {
        display: inline-block;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .statistic__underline {
        margin-bottom: 32px
    }

    .statistic::after {
        height: 183px;
        left: 100%;
        margin-left: 5px;
        margin-top: -91.5px;
        top: 50%;
        -webkit-transform: skew(-6deg, 0deg);
        -ms-transform: skew(-6deg, 0deg);
        transform: skew(-6deg, 0deg);
        width: 2px
    }
}

.text-section h1,
.text-section h2 {
    margin-bottom: 17px
}

.text-section p a {
    border-radius: 3px;
    border: 1px dotted transparent;
    margin: -1px
}

.text-section p a:focus {
    border-color: #1888e8;
    outline: none;
    text-decoration: underline
}

.text-section#how_it_works {
    padding-top: 90px;
    margin-top: -51px
}

@media screen and (max-width: 992px) {
    .text-section table {
        display: block;
        text-align: center;
        width: auto !important
    }

    .text-section table tbody {
        display: inline-block;
        margin-left: auto;
        margin-right: auto
    }

    .text-section table tr,
    .text-section table th,
    .text-section table td {
        display: block
    }
}

.text-section table th,
.text-section table td {
    padding: 30px;
    text-align: center
}

.text-section table img {
    display: inline-block
}

@media (min-width: 768px) {
    .text-section__content--heart {
        position: relative
    }

    .text-section__content--heart::before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/doodle-heart.png');
        content: "";
        display: block;
        height: 105px;
        position: absolute;
        right: 100%;
        top: 50%;
        margin-top: -52.5px;
        margin-right: -30px;
        width: 129px
    }
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 768px) and (min-device-pixel-ratio: 2),
only screen and (min-width: 768px) and (min-resolution: 192dpi),
only screen and (min-width: 768px) and (min-resolution: 2dppx) {
    .text-section__content--heart::before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/doodle-heart@2x.png');
        background-size: 129px 105px
    }
}

@media (min-width: 992px) {

    .text-section h1,
    .text-section h2 {
        margin-bottom: 15px
    }

    .text-section__content--heart {
        position: relative
    }

    .text-section__content--heart::before {
        margin-right: 30px
    }

    .text-section#how_it_works {
        margin-top: -76px
    }

    .text-section#leadership-table .col-lg-8 {
        margin-left: auto;
        margin-right: auto;
        max-width: 100% !important;
        width: 100%
    }

    .text-section table {
        border-collapse: separate;
        border-spacing: 30px
    }
}

.waterfall {
    font-family: nudista-web, sans-serif;
    font-weight: 400;
    overflow: hidden;
    text-align: left
}

@media screen and (max-width: 575px) {
    .waterfall.waterfall--full-width .waterfall__image-col:not(.order-1) {
        padding-left: 0
    }

    .waterfall.waterfall--full-width .waterfall__image-col.order-1 {
        padding-right: 0
    }
}

.waterfall__image {
    margin-bottom: 23px
}

.waterfall__image img {
    display: block;
    max-width: 100%
}

.waterfall__image--redesign {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0
}

.waterfall__image--redesign img {
    width: 120%;
    max-width: none
}

.waterfall__headline {
    font-size: 24px;
    line-height: 32px;
    color: #0e3675;
    font-weight: 700;
    margin-bottom: 18px
}

.waterfall p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px
}

.waterfall p a {
    clear: none;
    display: inline-block;
    font-weight: inherit;
    text-transform: inherit
}

.waterfall p a::after {
    display: none
}

.waterfall .datatype-wysiwyg.content ul {
    font-size: 16px;
    line-height: 22px;
    list-style-type: disc;
    margin-bottom: 20px;
    padding-left: 20px
}

.waterfall a.arrow-link--go-to {
    clear: both;
    color: #1888e8;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 58px;
    text-transform: uppercase
}

.waterfall a.arrow-link--go-to:hover,
.waterfall a.arrow-link--go-to:focus {
    color: #1888e8
}

.waterfall a.arrow-link--go-to:focus {
    outline: 1px dotted #1888e8
}

.waterfall--decorative {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-decorative-bg.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover !important;
    padding-bottom: 75px;
    padding-top: 0;
    position: relative
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .waterfall--decorative {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/hp-decorative-bg@2x.png');
        background-size: auto auto
    }
}

.waterfall--decorative .container {
    padding-top: 0 !important
}

.waterfall--decorative::before {
    display: none
}

.waterfall--decorative .waterfall__text {
    margin-bottom: 37px;
    margin-top: 100px;
    position: relative;
    text-align: center
}

.waterfall--decorative .waterfall__text .waterfall__headline {
    color: #e33341;
    font-family: trasandina, sans-serif;
    font-size: 55px;
    font-style: italic;
    line-height: 1em;
    text-transform: uppercase
}

.waterfall--decorative .waterfall__text p {
    font-size: 18px;
    line-height: 26px
}

.waterfall--decorative .star-group {
    position: absolute;
    width: 100%
}

.waterfall--decorative .star-group#star-group-1 {
    height: 74px;
    margin-top: -98px
}

.waterfall--decorative .star-group#star-group-1 .star-group__star {
    width: 106px
}

.waterfall--decorative .star-group#star-group-2 {
    display: none;
    height: 19px
}

.waterfall--decorative .star-group#star-group-2 .star-group__star {
    height: 19px;
    width: 19px
}

.waterfall--decorative .star-group#star-group-3 {
    display: none;
    height: 127px
}

.waterfall--decorative .star-group#star-group-3 .star-group__star {
    width: 104px
}

@media (min-width: 576px) {
    .waterfall {
        padding: 32px 0
    }

    .waterfall.waterfall--full-width .waterfall__text-col.col-sm-8 {
        max-width: 360px
    }

    .waterfall.waterfall--full-width .waterfall__image-col:not(.order-1) .waterfall__image {
        margin-left: calc((100vw - 510px) / -2);
        max-width: calc(100% + ((100vw - 510px) / 2))
    }

    .waterfall.waterfall--full-width .waterfall__image-col.order-1 .waterfall__image {
        margin-right: calc((100vw - 510px) / -2);
        max-width: calc(100% + ((100vw - 510px) / 2))
    }

    .waterfall__image {
        margin-bottom: 0
    }

    .waterfall a {
        padding-bottom: 0
    }

    .waterfall a.arrow-link--go-to {
        padding-bottom: 0
    }

    .waterfall--decorative .waterfall__image img {
        width: 100%
    }
}

@media (min-width: 768px) {
    .waterfall.waterfall--full-width .waterfall__text-col.col-md-6 {
        max-width: 360px
    }

    .waterfall.waterfall--full-width .waterfall__image-col:not(.order-1) .waterfall__image {
        margin-left: calc((100vw - 690px) / -2);
        max-width: calc(100% + ((100vw - 690px) / 2))
    }

    .waterfall.waterfall--full-width .waterfall__image-col.order-1 .waterfall__image {
        margin-right: calc((100vw - 690px) / -2);
        max-width: calc(100% + ((100vw - 690px) / 2))
    }
}

@media (min-width: 992px) {
    .waterfall {
        padding: 0
    }

    .waterfall.waterfall--full-width .waterfall__text-col.col-md-6 {
        max-width: 480px
    }

    .waterfall.waterfall--full-width .waterfall__image-col:not(.order-1) .waterfall__image {
        margin-left: calc((100vw - 930px) / -2);
        max-width: calc(100% + ((100vw - 930px) / 2))
    }

    .waterfall.waterfall--full-width .waterfall__image-col.order-1 .waterfall__image {
        margin-right: calc((100vw - 930px) / -2);
        max-width: calc(100% + ((100vw - 930px) / 2))
    }

    .waterfall--decorative {
        margin-top: 0;
        padding-bottom: 0;
        position: relative
    }

    .waterfall--decorative .container {
        padding-top: 0 !important
    }

    .waterfall--decorative .waterfall__image {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50%
    }

    .waterfall--decorative .waterfall__image img {
        width: 100%
    }

    .waterfall--decorative .waterfall__text {
        margin-bottom: 160px;
        margin-top: 120px;
        text-align: left
    }

    .waterfall--decorative .waterfall__text .waterfall__headline {
        font-size: 45px
    }

    .waterfall--decorative .waterfall__text p {
        font-size: 24px;
        line-height: 32px;
        padding-left: 20px
    }

    .waterfall--decorative .star-group#star-group-1 {
        margin-top: -119px
    }

    .waterfall--decorative .star-group#star-group-1 .star-group__star {
        left: 0;
        margin-left: -72px
    }

    .waterfall--decorative .star-group#star-group-2 {
        display: block;
        margin-top: -68px
    }

    .waterfall--decorative .star-group#star-group-2 .star-group__star {
        left: 0;
        margin-left: 432px
    }

    .waterfall--decorative .star-group#star-group-3 {
        display: block;
        margin-top: 56px
    }

    .waterfall--decorative .star-group#star-group-3 .star-group__star {
        left: 0;
        margin-left: -152px
    }
}

@media (min-width: 1200px) {
    .waterfall.waterfall--full-width .waterfall__text-col.col-md-6 {
        max-width: 570px
    }

    .waterfall.waterfall--full-width .waterfall__image-col:not(.order-1) .waterfall__image {
        margin-left: calc((100vw - 1110px) / -2);
        max-width: calc(100% + ((100vw - 1110px) / 2))
    }

    .waterfall.waterfall--full-width .waterfall__image-col.order-1 .waterfall__image {
        margin-right: calc((100vw - 1110px) / -2);
        max-width: calc(100% + ((100vw - 1110px) / 2))
    }

    .waterfall--decorative .waterfall__text p {
        padding-left: 10px;
        padding-right: 60px
    }
}

.why-boosterthon {
    background-color: #f5f5f5;
    position: relative;
    padding-top: 99px
}

.why-boosterthon::before {
    content: "";
    width: 8px;
    height: 68px;
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/dots-light.png');
    position: absolute;
    top: 13px;
    left: 50%;
    margin-left: -4px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .why-boosterthon::before {
        background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/dots-light@2x.png');
        background-size: 8px 68px
    }
}

.why-boosterthon .container {
    padding-top: 0 !important
}

.why-boosterthon .hp-headline {
    margin-bottom: 8px
}

.why-boosterthon .why-boosterthon__text .btn,
.why-boosterthon .why-boosterthon__text .featured-blog--carousel .featured-blog__cta,
.featured-blog--carousel .why-boosterthon .why-boosterthon__text .featured-blog__cta {
    margin-top: 26px;
    width: 209px
}

.why-boosterthon__boy {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 18%
}

.why-boosterthon__girl {
    margin-top: 42px
}

.why-boosterthon__girl img {
    display: block;
    margin: 0 auto
}

@media (min-width: 992px) {
    .why-boosterthon {
        padding-bottom: 64px;
        padding-top: 101px
    }

    .why-boosterthon .hp-headline {
        margin-bottom: 10px
    }

    .why-boosterthon .why-boosterthon__text .btn,
    .why-boosterthon .why-boosterthon__text .featured-blog--carousel .featured-blog__cta,
    .featured-blog--carousel .why-boosterthon .why-boosterthon__text .featured-blog__cta {
        margin-top: 24px
    }

    .why-boosterthon__boy img {
        width: 368px
    }

    .why-boosterthon__girl {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: 22%;
        margin-top: 0
    }

    .why-boosterthon__girl img {
        margin: 0
    }
}

@media (min-width: 1200px) {
    .why-boosterthon__boy img {
        width: auto
    }
}

.lp-header--redesign {
    height: auto;
    padding: 15px 0
}

.lp-header--redesign .lp-logo-container {
    display: block;
    width: 180px
}

.lp-header--redesign .lp-logo-container a {
    display: block
}

.lp-header--redesign .lp-logo-container img {
    display: block
}

.lp-redesign .lp-intro-container {
    padding-top: 0 !important
}

.lp-redesign .lp-intro-text {
    text-align: center
}

.lp-redesign .lp-intro-text img {
    display: block;
    margin: -74px auto 54px
}

.lp-redesign .lp-intro-text .lp-heading {
    color: #1888e8;
    font-family: trasandina, sans-serif;
    font-size: 42px;
    font-style: italic;
    font-weight: 800;
    line-height: 54px;
    text-transform: uppercase
}

.lp-redesign .lp-intro-text p {
    color: #555555;
    font-family: nudista-web, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: center
}

.lp-redesign .lp-form {
    font-family: nudista-web, sans-serif
}

.lp-redesign .lp-form__intro {
    text-align: center
}

.lp-redesign .lp-form__intro-headline {
    font-family: trasandina, sans-serif;
    font-size: 55px;
    font-style: italic;
    font-weight: 800;
    line-height: 52px;
    text-transform: uppercase
}

.lp-redesign .lp-form__intro-copy {
    font-family: nudista-web, sans-serif;
    font-size: 20px;
    line-height: 32px
}

.lp-redesign .lp-form .form__button {
    font-size: 18px;
    line-height: 32px;
    background-color: #e33341
}

@media (min-width: 768px) {
    .lp-redesign .lp-intro-text img {
        margin-top: -100px
    }
}

@media (min-width: 992px) {
    .lp-header--redesign {
        padding: 60px 0
    }

    .lp-header--redesign .lp-logo-container {
        margin: 0 auto;
        width: 305px
    }

    .lp-redesign .lp-intro-text {
        padding-top: 0;
        text-align: left
    }

    .lp-redesign .lp-intro-text img {
        margin: 0 auto -20px
    }

    .lp-redesign .lp-intro-text .lp-heading {
        line-height: 52px
    }

    .lp-redesign .lp-intro-text p {
        font-size: 22px;
        line-height: 27px;
        text-align: left
    }

    .lp-redesign .lp-form__intro-headline {
        font-size: 56px
    }

    .lp-redesign .lp-form__intro-copy {
        font-size: 24px
    }
}

@media (min-width: 1200px) {
    .lp-redesign .lp-intro-text {
        padding-right: 30px;
        padding-top: 20px
    }
}

.blockquote-carousel {
    background-color: #ffffff;
    border-radius: 6px;
    font-family: nudista-web, sans-serif;
    margin-bottom: 20px;
    margin-top: 95px;
    padding: 0 16px;
    text-align: center
}

.blockquote-carousel .hp-headline {
    color: #0e3675;
    font-size: 55px;
    line-height: 58px;
    margin-bottom: 31px;
    text-align: center
}

.blockquote-carousel .container {
    padding-top: 0 !important
}

.blockquote-carousel__wrap {
    background-image: none !important;
    border-radius: 0
}

.blockquote-carousel .skewed-shape {
    background-color: #1888e8;
    height: 366px;
    left: 140px;
    margin-top: -183px;
    width: 305px;
    z-index: 1
}

.blockquote-carousel__image {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    height: 245px;
    margin: 0 auto 40px;
    overflow: hidden;
    position: relative;
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    width: 205px;
    z-index: 3
}

.blockquote-carousel__image img {
    display: block;
    max-width: none;
    position: absolute;
    left: 59%;
    top: 0;
    -webkit-transform: skew(15deg, 0deg) translateX(-50%);
    -ms-transform: skew(15deg, 0deg) translateX(-50%);
    transform: skew(15deg, 0deg) translateX(-50%)
}

.blockquote-carousel .carousel__controls {
    margin: 0;
    width: 100%
}

.blockquote-carousel .carousel__controls:before,
.blockquote-carousel .carousel__controls:after {
    content: " ";
    display: table
}

.blockquote-carousel .carousel__controls:after {
    clear: both
}

.blockquote-carousel .carousel__controls .carousel__arrow {
    background-position: center;
    background-size: cover !important;
    height: 34px;
    margin: 0;
    opacity: 1;
    width: 34px
}

.blockquote-carousel .carousel__controls .carousel__arrow--prev {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-arrow-prev-gray-light.svg')
}

.blockquote-carousel .carousel__controls .carousel__arrow--next {
    background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/carousel-arrow-next-gray-light.svg');
    float: right
}

.gray-bg .blockquote-carousel {
    background-color: #f5f5f5
}

.blockquote-carousel .blockquote {
    padding: 39px 0 0
}

.blockquote-carousel blockquote {
    background-color: transparent;
    color: #555555;
    display: block;
    font-size: 18px;
    line-height: 23px;
    position: relative
}

.blockquote-carousel blockquote::before {
    color: #1888e8;
    content: "“";
    font-family: trasandina, sans-serif;
    font-size: 72px;
    font-style: italic;
    font-weight: 800;
    line-height: 52px;
    position: absolute;
    left: 0;
    top: -30px;
    text-align: center;
    width: 100%
}

.blockquote-carousel cite {
    color: #555555;
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 17px;
    margin-top: 14px;
    text-transform: none
}

.blockquote-carousel .btn,
.blockquote-carousel .featured-blog--carousel .featured-blog__cta,
.featured-blog--carousel .blockquote-carousel .featured-blog__cta {
    margin-top: 23px
}

.blockquote-carousel--lp-redesign blockquote {
    font-family: nudista-web, sans-serif;
    font-weight: 700
}

@media (min-width: 992px) {
    .blockquote-carousel {
        margin-bottom: 150px
    }

    .blockquote-carousel .hp-headline {
        font-size: 42px;
        line-height: 52px;
        margin-bottom: 55px
    }

    .blockquote-carousel .blockquote-carousel__wrap {
        min-height: 0;
        padding: 0;
        position: relative
    }

    .blockquote-carousel__image {
        margin-bottom: 0;
        margin-top: -122.5px;
        position: absolute;
        left: auto;
        right: 66.666667%;
        top: 50%
    }

    .blockquote-carousel .carousel__controls {
        height: 28px;
        margin-left: 0;
        margin-right: 0;
        margin-top: -14px;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%
    }

    .blockquote-carousel .carousel__controls .carousel__arrow {
        height: 28px;
        width: 28px
    }

    .blockquote-carousel__text-container {
        background-color: #ffffff;
        border-radius: 6px;
        box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
        padding: 47px 100px 24px;
        position: relative;
        z-index: 2
    }

    .blockquote-carousel .blockquote {
        margin-bottom: 0
    }

    .blockquote-carousel blockquote {
        font-size: 18px;
        line-height: 23px;
        margin: 0 auto
    }
}

@media (min-width: 1200px) {
    .blockquote-carousel .container {
        max-width: 960px
    }
}

html,
body {
    overflow-x: hidden
}

body {
    position: relative
}

#main-content {
    z-index: 1
}

#main-content .container::before {
    display: none
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.row::before,
.row::after {
    display: inline-block
}

.hero-btn{
  background: #2987e5;
  display: inline-block;
  margin: 0 0 1em .6em;
  padding: 0.6em 1em 0.4em 1em;
  text-align: center;
  color: #fff;
  font-family: trasandina,sans-serif;
  justify-content: center;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  transform: skewX(-20deg);
  font-size: 23px;
  
}
.hero-btn:hover,.hero-btn:active,.hero-btn:focus{
  color: #fff !important;
  outline:none !Important;
}
.hero-btn span {
    transform: skewX(20deg);
    display: inline-block;
}
.leadinModal-content{
    font-family: nudista-web, sans-serif;
}
@media (max-width: 630px) {
  .video-popup{
    width:100%;
  }
}
.btn--darkblue {
    background-color: #1D3679;
    color: #ffffff;
}
.btn--green {
    /*background-color: #62d74a;*/
    background-color: #64b145;
    color: #ffffff;
}
.btn--green:hover {
    background-color: #508c38;
}
.dropdown-content {
  display: none;
  position: absolute;
  margin-top: 7px;
  border-radius: 2px;
  background-color: #1b88e4;
  color: #fff;
  min-width: 165px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size:14px;
  font-weight:600
}

.dropdown-content a:hover {background-color: #0e3675;}

.dropdown:hover .dropdown-content {
  display: block;
}
.btn--clear{
  color: #1888e8;
  border:none !important;
}
.btn--clear:hover,.btn--clear:active,.btn--clear:focus{
  background:none;
  color: #000077;
  border:none !important;
}
.btn--nopad{
  padding: initial !important;
}
.money-cta{
    bottom: 7em !important;
}
@media (max-width: 992px) {
  .mobile-nogbg{
    background:none !important;
  }
  .mobile-hide{
    display:none !important;
  }
  .money-cta{
      bottom: 0em !important;
  }
}
.doodle-underline{
  background: url(https://f.hubspotusercontent10.net/hubfs/4759663/Boosterthon.com%20July%202020/Homepage/headline_underline.png) bottom left no-repeat;background-size:22%;
  padding-bottom:0.6em;
}
.doodle-underline-right{
  background: url(https://f.hubspotusercontent10.net/hubfs/4759663/Boosterthon.com%20July%202020/Homepage/headline_underline.png) bottom right no-repeat;background-size:22%;
  padding-bottom:0.6em;
}
.doodle-underline-sml{
  background: url(https://f.hubspotusercontent10.net/hubfs/4759663/Boosterthon.com%20July%202020/Homepage/headline_underline.png) bottom left no-repeat;
  padding-bottom: 0.9em;
}
.indent-list{
margin-left: 2em;
    margin-bottom: 1em;
}
@media(max-width: 990px ){
  .btn--clear .btn__text{
    font-size:22px !important;
  }
}
@media(min-width: 768px){
  .btn--green.btn--jumbo::after {
      background-image: url(https://f.hubspotusercontent10.net/hubfs/4759663/Boosterthon.com%20July%202020/btn-decorative-arrows-desktop-blue@2x.png) !important;
  }
}
.site-header__mobile-menu .btn--jumbo{
  max-width:80% !important;
  width:80% !important;
}

.rounded-corners{
  border-radius:8px !important; 
}
.hero-slide .container::before{
  height: 495px;
    width: 579px;
    background-size: 579px 495px !important;
    top: -52px;
    right: -80px;
  background-image: url('https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mantle-video-bg-slice-lg.png');
        background-size: auto auto
}
.mobile-subnav{
border-top: 1px solid #0e518a;
    border-bottom: 1px solid #0e518a;
    padding: 0.1em 0;
    margin-bottom: 0.5em;
}
.hero-img-contain img{
  border-radius:5px;
  position:relative;
  z-index:10;
}

.hero-img-contain::before {
    content: "";
    background-image: url(https://cdn2.hubspot.net/hubfs/4759663/boosterthon_site_images/mantle-video-bg-slice-lg.png);
    position: absolute;
    height: 385px;
    width: 580px;
    background-size: 579px 495px !important;
    top: -52px;
    right: 0;
  z-index:0;
}
@media(max-width: 768px){
  .hero-img-contain::before{
      height: 345px;
    top: 90px;
    right: -30px;
  }
  .hero-heading{
  margin:0;
    
  }
  .hero-content{
  width:100%;
    display:block;
    margin:0;
  }
  .hero-content h1{
    text-align:center
  }
}