@charset "UTF-8";
@import url(https://use.typekit.net/rex1pag.css);
@import url(https://use.fontawesome.com/releases/v5.7.2/css/all.css);
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(https://use.typekit.net/hvf8vea.css);

[tabindex="-1"]:focus, section.testimonials .slick-arrow:focus, section.testimonials .slick-list:focus {
    outline: 0 !important
}

dl, h1, h2, h3, h4, h5, h6, ol, p, pre, ul {
    margin-top: 0
}

address, dl, ol, p, pre, ul {
    margin-bottom: 1rem
}

.modal-open, svg {
    overflow: hidden
}

.btn, .btn-group, .btn-group-vertical, img, svg {
    vertical-align: middle
}

body, caption {
    text-align: left
}

dd, h1, h2, h3, h4, h5, h6, label {
    margin-bottom: .5rem
}

button, hr, input {
    overflow: visible
}

pre, textarea {
    overflow: auto
}

article, aside, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
    display: block
}

progress, sub, sup {
    vertical-align: baseline
}

label, output {
    display: inline-block
}

.form-row, .row {
    -ms-flex-wrap: wrap
}

.col, .img-fluid, .img-thumbnail, legend {
    max-width: 100%
}

:root {
    --blue: #0268A7;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #4FA59B;
    --cyan: #17a2b8;
    --white: #FFF;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #0268A7;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #2E3246;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

.text-monospace, code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

@-ms-viewport {
    width: device-width
}

body {
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    background-color: #FFF
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

abbr[data-original-title], abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    font-style: normal;
    line-height: inherit
}

.product h2 span, .product-grid__item span, dfn {
    font-style: italic
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0268A7;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #01395b;
    text-decoration: underline
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-size: 1em
}

pre {
    -ms-overflow-style: scrollbar
}

img {
    border-style: none
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    caption-side: bottom
}

th {
    text-align: inherit
}

button {
    border-radius: 0
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, select {
    text-transform: none
}

.footnote, .initialism {
    text-transform: uppercase
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=radio], input[type=checkbox] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    color: inherit
}

.blockquote, hr {
    margin-bottom: 1rem
}

.display-1, .display-2, .display-3, .display-4, .lead, table.event-list th {
    font-weight: 300
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem
}

.display-1 {
    font-size: 6rem;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    line-height: 1.2
}

.btn, .btn-link, .input-group-text, .small, small {
    font-weight: 400
}

hr {
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small, small {
    font-size: 80%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%
}

.blockquote {
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.img-fluid {
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #FFF;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

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

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

.dropleft .dropdown-toggle-split::before, .no-gutters {
    margin-right: 0
}

.no-gutters {
    margin-left: 0
}

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

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

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

.col-1, .col-auto {
    -webkit-box-flex: 0
}

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

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2, .col-3 {
    -webkit-box-flex: 0
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

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

.col-4, .col-5 {
    -webkit-box-flex: 0
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6, .col-7 {
    -webkit-box-flex: 0
}

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

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8, .col-9 {
    -webkit-box-flex: 0
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

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

.col-10, .col-11 {
    -webkit-box-flex: 0
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #FFF;
    border-color: #2cadfc;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .25);
    box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #FFF
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple], select.form-control[size], textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

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

.form-row > .col, .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled ~ .form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.invalid-tooltip, .valid-tooltip {
    z-index: 5;
    max-width: 100%;
    padding: .25rem .5rem;
    border-radius: .25rem;
    line-height: 1.5
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    display: none;
    margin-top: .1rem;
    font-size: .875rem;
    color: #FFF;
    background-color: rgba(40, 167, 69, .9)
}

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .form-check-input.is-valid ~ .form-check-label, .was-validated .custom-control-input:valid ~ .custom-control-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745
}

.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
    border-color: #28a745
}

.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
    background-color: #71dd8a
}

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #FFF, 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 1px #FFF, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid ~ .custom-file-label::after, .was-validated .custom-file-input:valid ~ .custom-file-label::after {
    border-color: inherit
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    display: none;
    margin-top: .1rem;
    font-size: .875rem;
    color: #FFF;
    background-color: rgba(220, 53, 69, .9)
}

.btn-block, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .form-check-input.is-invalid ~ .form-check-label, .was-validated .custom-control-input:invalid ~ .custom-control-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545
}

.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
    border-color: #dc3545
}

.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    background-color: #efa2a9
}

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #FFF, 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 1px #FFF, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid ~ .custom-file-label::after, .was-validated .custom-file-input:invalid ~ .custom-file-label::after {
    border-color: inherit
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

.btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1.5rem;
    line-height: 1.5;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.btn:focus, .btn:hover {
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .25);
    box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #FFF;
    background-color: #0268A7;
    border-color: #0268A7
}

.btn-primary:hover {
    color: #FFF;
    background-color: #025081;
    border-color: #014975
}

.btn-primary.focus, .btn-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .5);
    box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .5)
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #FFF;
    background-color: #0268A7;
    border-color: #0268A7
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #FFF;
    background-color: #014975;
    border-color: #014168
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .5);
    box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .5)
}

.btn-secondary {
    color: #FFF;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #FFF;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus, .btn-secondary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #FFF;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #FFF;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-success {
    color: #FFF;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #FFF;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus, .btn-success:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled, .btn-success:disabled {
    color: #FFF;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #FFF;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
    color: #FFF;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #FFF;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus, .btn-info:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled, .btn-info:disabled {
    color: #FFF;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    color: #FFF;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus, .btn-warning:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
    color: #FFF;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #FFF;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus, .btn-danger:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #FFF;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
    color: #FFF;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus, .btn-light:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
    color: #FFF;
    background-color: #2E3246;
    border-color: #2E3246
}

.btn-dark:hover {
    color: #FFF;
    background-color: #000;
    border-color: #000
}

.btn-dark.focus, .btn-dark:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(8, 21, 29, .5);
    box-shadow: 0 0 0 .2rem rgba(8, 21, 29, .5)
}

.btn-dark.disabled, .btn-dark:disabled {
    color: #FFF;
    background-color: #2E3246;
    border-color: #2E3246
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
    color: #FFF;
    background-color: #000;
    border-color: #000
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(8, 21, 29, .5);
    box-shadow: 0 0 0 .2rem rgba(8, 21, 29, .5)
}

.btn-outline-primary {
    color: #0268A7;
    background-color: transparent;
    background-image: none;
    border-color: #0268A7
}

.btn-outline-primary:hover {
    color: #FFF;
    background-color: #0268A7;
    border-color: #0268A7
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .5);
    box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0268A7;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #FFF;
    background-color: #0268A7;
    border-color: #0268A7
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .5);
    box-shadow: 0 0 0 .2rem rgba(2, 104, 167, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #FFF;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #FFF;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #FFF;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus, .btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
    color: #FFF;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #FFF;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus, .btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
    color: #FFF;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #FFF;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
    color: #FFF;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus, .btn-outline-light:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #2E3246;
    background-color: transparent;
    background-image: none;
    border-color: #2E3246
}

.btn-outline-dark:hover {
    color: #FFF;
    background-color: #2E3246;
    border-color: #2E3246
}

.btn-outline-dark.focus, .btn-outline-dark:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(8, 21, 29, .5);
    box-shadow: 0 0 0 .2rem rgba(8, 21, 29, .5)
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #2E3246;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
    color: #FFF;
    background-color: #2E3246;
    border-color: #2E3246
}

.btn-link, .btn-link:hover {
    background-color: transparent
}

.btn-link.focus, .btn-link:focus, .btn-link:hover {
    text-decoration: underline;
    border-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(8, 21, 29, .5);
    box-shadow: 0 0 0 .2rem rgba(8, 21, 29, .5)
}

.btn-link {
    color: #0268A7
}

.btn-link:hover {
    color: #01395b
}

.btn-link.focus, .btn-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link.disabled, .btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    width: 100%
}

.btn-block + .btn-block {
    margin-top: .5rem
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 1
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hero, .input-group, .logoGrid, .socialMedia__list {
    -ms-flex-wrap: wrap
}

.btn-group-vertical .btn, .btn-group-vertical .btn-group {
    width: 100%
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-append, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text, .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control {
    margin-left: -1px
}

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

.btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
    z-index: 3
}

.input-group > .custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=radio], .input-group-text input[type=checkbox] {
    margin-top: 0
}

.input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (.5rem * 2));
    content: ""
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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, .2);
    border-radius: .3rem;
    outline: 0
}

.flex-column, .flex-row {
    -webkit-box-direction: normal !important
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .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;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: 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
}

.carousel, .carousel-inner, .carousel-item {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-item {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0
}

.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-right, .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-left, .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active, nav#mobile-nav.fade-in {
    opacity: 1
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #FFF;
    text-align: center;
    opacity: .5
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #FFF;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center center no-repeat;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::after, .carousel-indicators li::before {
    left: 0;
    display: inline-block;
    height: 10px;
    position: absolute;
    width: 100%;
    content: ""
}

.carousel-indicators li::before {
    top: -10px
}

.carousel-indicators li::after {
    bottom: -10px
}

.carousel-indicators .active {
    background-color: #FFF
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFF;
    text-align: center
}

.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: #0268A7 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-dark {
    background-color: #2E3246 !important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #000 !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
}

.rounded-right, .rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-left, .rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: .25rem !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: #0268A7 !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: #2E3246 !important
}

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

.rounded {
    border-radius: .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: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !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 embed, .embed-responsive iframe, .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.85714%
}

.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;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

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

.flex-column-reverse, .flex-row-reverse {
    -webkit-box-direction: reverse !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-self-stretch {
    -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
}

.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-bottom, .fixed-top {
    position: fixed;
    z-index: 1030;
    left: 0;
    right: 0
}

.fixed-top {
    top: 0
}

.fixed-bottom {
    bottom: 0
}

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

.overlay, .sr-only, header.site-header, header.site-header svg {
    position: absolute
}

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

.p-0, .subscribe-form form .formlift-infusion-form, .subscribe-form form .formlift_field {
    padding: 0 !important
}

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

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

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

.shadow-none {
    -webkit-box-shadow: none !important;
    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: .25rem !important
}

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

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

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

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

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

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

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

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

.ml-2, .mx-2 {
    margin-left: .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
}

.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: .25rem !important
}

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

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

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

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

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

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

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

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

.pl-2, .px-2 {
    padding-left: .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
}

.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
}

.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: #0268A7 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #014975 !important
}

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

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

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

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

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

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

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

a.text-warning:focus, a.text-warning:hover {
    color: #d39e00 !important
}

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

a.text-danger:focus, a.text-danger:hover {
    color: #bd2130 !important
}

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

a.text-light:focus, a.text-light:hover {
    color: #dae0e5 !important
}

.text-dark {
    color: #2E3246 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #000 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

body, h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

h1, h2, h3, h4, h5, h6 {
    font-family: CheltenhamStd-Book, Georgia, Times, serif;
    font-weight: 400;
    line-height: 1.1
}

.body-copy ol, .body-copy ul {
    padding-left: 1em
}

.body-copy ol li:not(:last-child), .body-copy ul li:not(:last-child) {
    margin-bottom: 8px
}

.body-copy p:last-child, footer p:last-of-type, footer ul:last-of-type, nav#mobile-nav p:last-of-type, nav#mobile-nav ul:last-of-type {
    margin-bottom: 0
}

.headline {
    font-size: 36px;
    line-height: 1.22em
}

.subheadline {
    font-size: 28px;
    line-height: 1.29em
}

.eyebrow {
    font-family: "Rollerscript Rough", rollerscript-rough, cursive;
    font-size: 22px;
    line-height: 1.35em
}

.footnote {
    font-family: proxima-soft, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    letter-spacing: 1px;
    color: #656C70
}

.footnote a {
    text-decoration: underline;
    color: inherit
}

.body-copy {
    font-size: 16px;
    line-height: 1.625em
}

.body-copy.-larger {
    font-size: 18px
}

.btn, nav.main-nav a {
    font-size: 1.7rem;
    font-family: proxima-soft, Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase
}

a:not(.btn):hover {
    text-decoration: none
}

.body-copy a:not(.btn), p a:not(.btn) {
    text-decoration: underline;
    color: inherit
}

.body-copy a:not(.btn):hover, p a:not(.btn):hover {
    text-decoration: none
}

.btn-ghost {
    border: 1px solid #0268A7
}

.btn-ghost:hover {
    background: #dcf2ff
}

.btn-primary {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px rgba(0, 0, 0, .2)
}

@-webkit-keyframes slideFromRight {
    0% {
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slideFromRight {
    0% {
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.hvr-grow, .hvr-push {
    -webkit-transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    display: inline-block;
    vertical-align: middle
}

@-webkit-keyframes fadeIn {
    from {
        opacity: .2
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: .2
    }
    to {
        opacity: 1
    }
}

.cf, .clear, .clearfix {
    overflow: auto
}

a {
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

img, svg {
    max-width: 100%;
    height: auto
}

.half-width {
    width: 50%;
    float: left
}

.overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 0
}

a.menu-link, body {
    background: #F7F2EF
}

.hvr-grow {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-grow:active, .hvr-grow:focus, .hvr-grow:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hvr-push {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-push:active, .hvr-push:focus, .hvr-push:hover {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-float:active, .hvr-float:focus, .hvr-float:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

header.site-header {
    padding: 20px;
    width: 100%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

nav.main-nav ul {
    list-style: none;
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0
}

a.menu-link, nav#mobile-nav {
    float: right;
    display: -ms-flexbox
}

nav.main-nav li {
    float: left;
    margin-right: 1.15rem
}

nav.main-nav li.social-link-item {
    margin-right: .5rem
}

nav.main-nav a {
    color: #FFF;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

nav.main-nav a:hover {
    color: #0268A7
}

a.menu-link, body, nav#mobile-nav a.menu-link {
    color: #2E3246
}

nav#mobile-nav {
    background: #2E3246;
    border-color: #0B1D29;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in
}

nav#mobile-nav a, nav#mobile-nav h1, nav#mobile-nav h2, nav#mobile-nav h3, nav#mobile-nav h4, nav#mobile-nav h5, nav#mobile-nav h6 {
    color: #fff
}

nav#mobile-nav a:hover {
    color: #296c95
}

nav#mobile-nav ul {
    background: #2E3246;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
    z-index: 999
}

nav#mobile-nav li {
    padding: .5rem
}

nav#mobile-nav li a {
    display: block;
    font-size: 1.5rem
}

nav#mobile-nav li a:hover {
    color: #0268A7
}

nav#mobile-nav li.mobile-social-links a {
    display: inline-block;
    padding: 5px 10px
}

nav#mobile-nav svg {
    margin-top: 10px;
    width: 220px
}

nav#mobile-nav .container {
    max-width: 100%;
    position: absolute;
    top: 10px;
    z-index: 10
}

nav#mobile-nav.fade-out {
    opacity: 0
}

a.menu-link {
    border-radius: 100%;
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

footer, footer a, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: #fff
}

footer {
    background: #2E3246;
    border-color: #0B1D29;
    color: rgba(255, 255, 255, .2);
    font-family: proxima-soft, Helvetica, Arial, sans-serif;
    font-size: .875rem;
    letter-spacing: 1px;
    padding: 1.5rem;
    text-align: center;
    text-transform: uppercase
}

footer a:hover {
    color: #296c95
}

footer a {
    color: rgba(255, 255, 255, .2)
}

body {
    font-family: CheltenhamStd-Book, Georgia, Times, serif;
    font-size: 18px
}

.hero, article.dark, section.dark {
    border-color: #0B1D29;
    color: #FFF
}

article, section {
    padding: 2rem 0
}

article.dark, section.dark {
    background-color: #2E3246
}

.content-wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.small-label {
    font-family: proxima-soft, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: .875rem;
    letter-spacing: 1px
}

a.btn.btn-outline-primary {
    color: #0268A7
}

a.btn.btn-outline-primary:hover {
    background: #fff
}

.search-form {
    width: 80%;
    margin: 20px auto 0
}

.search-form input[type=submit] {
    font-family: "Font Awesome 5 Free";
    font-weight: 700
}

.hero p, .pagination a, .playlist .item-intro, .social-links li, .subscribe-form form, form.wpcf7-form input[type=text], form.wpcf7-form input[type=email], form.wpcf7-form textarea, section.signup small, table.event-list th {
    font-family: proxima-soft, Helvetica, Arial, sans-serif
}

.pagination {
    padding: 0 3%
}

.pagination a {
    color: #2E3246;
    font-size: .875rem;
    letter-spacing: 1px;
    text-transform: uppercase
}

.pagination a:hover {
    color: #0268A7
}

.section {
    padding: 80px 25px;
    background-color: #FFF
}

.section__anchor {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0
}

.image {
    display: block;
    height: auto;
    width: auto;
    max-width: 100%
}

.shadowFrame {
    position: relative;
    z-index: 2
}

.shadowFrame::after {
    content: "";
    display: block;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 0;
    width: calc(100% - 60px);
    height: 50%;
    -webkit-box-shadow: 0 8px 21px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 8px 21px 8px rgba(0, 0, 0, .2);
    z-index: -2
}

.colorFrame {
    position: relative;
    z-index: 2
}

.colorFrame::before {
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    left: -15px;
    width: 100%;
    height: 100%;
    background-color: #E1F7FC;
    z-index: -1
}

.hero, .playlist-hero {
    display: -webkit-box;
    display: -ms-flexbox
}

.hero, .photo-text__headline {
    background: url(../../src/img/andy-stage.jpg) center center no-repeat #2E3246
}

.hero {
    background-size: cover;
    position: relative;
    min-height: 50vh;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hero a {
    z-index: 1
}

.hero h1 {
    max-width: 400px;
    text-align: center;
    z-index: 1
}

.hero.podcast-hero h1, .modal-signup.signup .modal-lg {
    max-width: 600px
}

.hero p {
    text-transform: uppercase;
    font-size: .875rem;
    letter-spacing: 1px;
    z-index: 1
}

.hero svg {
    margin: 1rem 0;
    z-index: 1
}

.hero svg #exit, .hero svg #play-circle {
    fill: #fff
}

.hero svg #play-triangle {
    fill: none;
    stroke: #fff
}

.hero .subscribe-container {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    text-align: center
}

.hero .subscribe {
    background: #fff;
    display: inline-block;
    position: static;
    width: auto;
    left: auto;
    z-index: 1
}

.hero .subscribe a:hover {
    color: #0B1D29
}

.hero .subscribe ul {
    padding: .75rem 1rem .25rem
}

.hero .share-podcast {
    background: #0268A7;
    color: #fff;
    border: none;
    margin-left: -5px
}

.playlist-hero, .playlist__name {
    border-color: #0B1D29;
    text-align: center
}

.hero .share-podcast a, .hero .share-podcast h1, .hero .share-podcast h2, .hero .share-podcast h3, .hero .share-podcast h4, .hero .share-podcast h5, .hero .share-podcast h6 {
    color: #fff
}

.hero .share-podcast a:hover {
    color: #45b7fd
}

.hero .share-podcast p:last-of-type, .hero .share-podcast ul:last-of-type {
    margin-bottom: 0
}

.hero .share-podcast li {
    color: #fff
}

.hero.podcast-hero {
    background-image: none;
    min-height: 75vh;
    padding-bottom: 0
}

.playlist-hero {
    background: #2E3246;
    min-height: 40vh;
    padding-bottom: 0;
    color: #FFF;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

div[id^=podcast-player] {
    padding: 0 1rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 1rem 0 2rem;
    width: 550px;
    max-width: 100%;
    z-index: 1
}

div[id^=podcast-player] .subscribe {
    margin-top: 2rem;
    background: 0 0
}

div[id^=podcast-player] .subscribe ul {
    padding: 0
}

.close-icon {
    display: none
}

.podcast-open .close-icon {
    display: block
}

.podcast-open .play-icon {
    display: none
}

section.podcast-graphic-links {
    padding-top: 0
}

.social-links, .social-links a {
    color: #2E3246
}

.social-links ul {
    list-style: none;
    margin: 0;
    background: #FFF;
    display: inline-block;
    padding: .75rem 1.5rem
}

.social-links ul li {
    float: left;
    margin-right: 1.2rem
}

.social-links ul li:last-child {
    margin-right: 0
}

.social-links li {
    text-transform: uppercase
}

.social-links li:first-child {
    font-size: .875rem;
    letter-spacing: 1px;
    padding-top: .25rem;
    margin-right: 2rem
}

.post-content {
    margin: 4rem auto;
    width: 700px;
    max-width: 90%
}

.podcast-buttons {
    padding: 2rem 0 0;
    text-align: center
}

.podcast-buttons .btn {
    min-width: 190px
}

.playlist {
    padding: 0
}

.playlist h3 a {
    color: #fff
}

.playlist h3 a:hover {
    color: #0268A7
}

.playlist span {
    color: #0268A7;
    font-size: .875rem;
    letter-spacing: 1px;
    text-transform: uppercase
}

.playlist__container {
    background: #2E3246;
    margin: 0 auto;
    max-width: 85%;
    position: relative;
    top: -80px
}

.playlist__name {
    background: url(../../src/img/andy-stage.jpg) center center no-repeat #0B1D29;
    background-size: cover;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 200px;
    padding: 1rem 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.playlist__name h2 {
    margin: 0
}

.playlist__name .subscribe-container {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    text-align: center
}

.playlist__name .subscribe {
    background: #fff;
    display: inline-block;
    position: static;
    width: auto;
    left: auto;
    z-index: 1
}

.playlist__name .subscribe a:hover {
    color: #0B1D29
}

.playlist__name .subscribe ul {
    padding: .75rem 1rem .25rem
}

.playlist__name .subscribe li {
    margin-right: .75rem;
    font-size: .875rem;
    padding-top: .25rem
}

.playlist__name .share-podcast {
    background: #0268A7;
    color: #fff;
    border: none;
    margin-left: -5px
}

.playlist__name .share-podcast a, .playlist__name .share-podcast h1, .playlist__name .share-podcast h2, .playlist__name .share-podcast h3, .playlist__name .share-podcast h4, .playlist__name .share-podcast h5, .playlist__name .share-podcast h6 {
    color: #fff
}

.playlist__name .share-podcast a:hover {
    color: #45b7fd
}

.playlist__name .share-podcast p:last-of-type, .playlist__name .share-podcast ul:last-of-type {
    margin-bottom: 0
}

.playlist__name .share-podcast li {
    color: #fff
}

.playlist__item {
    border-bottom: 1px solid #FFF;
    padding: 2rem
}

.playlist__item:last-child {
    border: none;
    padding: none
}

.playlist__item .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.playlist__item .subscribe {
    color: #0268A7;
    text-align: center
}

.playlist .col-3.col-md-2, .start-here h3 {
    text-align: left
}

.playlist__item .subscribe ul {
    display: inline-block;
    width: auto;
    margin: 0
}

.playlist__item .subscribe p {
    margin: 10px 0 0
}

.playlist__item div[id^=podcast-player] {
    padding: 1.5rem 0 0
}

.playlist__item div[id^=podcast-player] .mejs-container.mejs-audio .mejs-controls, .playlist__item div[id^=podcast-player] .mejs-container.mejs-audio .mejs-mediaelement {
    background: #163951
}

.playlist .item-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem
}

form.wpcf7-form {
    margin-top: 2rem
}

form.wpcf7-form input[type=text], form.wpcf7-form input[type=email], form.wpcf7-form textarea {
    border-radius: 0;
    border: none;
    margin: 1.25rem 0;
    display: block
}

table.event-list thead, table.event-list tr {
    border-bottom: 1px solid #ECE7E5
}

.flexible-content section {
    padding: 1rem
}

table.event-list {
    width: 100%;
    text-align: center
}

table.event-list thead {
    padding-bottom: 1rem;
    margin-bottom: 1rem
}

table.event-list th {
    text-align: center;
    font-size: 2rem
}

table.event-list td {
    font-size: 1.25rem;
    padding: 1rem
}

.gallery-item {
    width: calc(50% - 20px);
    margin: 10px
}

.graphic-links, .playlist-grid {
    text-align: center
}

.graphic-links .btn-outline-primary, .playlist-grid .btn-outline-primary {
    font-size: 1rem;
    margin-top: 1rem;
    padding: 1.75rem 4rem
}

.graphic-links .container::after, .playlist-grid .container::after {
    display: block;
    clear: both;
    content: ""
}

.graphic-links .container h2, .playlist-grid .container h2 {
    margin: 0 auto 2rem
}

.graphic-links__item, .playlist-grid__item {
    background: url(../../src/img/podcast-default.jpg) center center no-repeat #2E3246;
    background-size: cover;
    border-color: #0B1D29;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 330px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 20px;
    padding: 1rem
}

.graphic-links__item h3, .playlist-grid__item h3 {
    color: #fff;
    margin: 0;
    z-index: 10
}

.graphic-links__search-result, .playlist-grid__search-result {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.graphic-links__search-result p, .playlist-grid__search-result p {
    color: #fff;
    z-index: 10
}

.graphic-links__item-container, .playlist-grid__item-container {
    z-index: 10
}

.graphic-links__item-container h3, .playlist-grid__item-container h3 {
    margin-bottom: .75rem
}

.graphic-links__item-container p, .playlist-grid__item-container p {
    color: #fff;
    margin: 0
}

.graphic-links a.hvr-float, .playlist-grid a.hvr-float {
    display: block
}

.photo-ad {
    position: relative;
    max-width: 900px;
    margin: 0 auto
}

.photo-ad img {
    width: 100%;
    -webkit-box-shadow: 0 0 8px #211b18;
    box-shadow: 0 0 8px #211b18
}

.photo-ad img.overlap {
    position: relative;
    margin-bottom: -3rem;
    z-index: 10
}

section.photo-text {
    padding: 0
}

.photo-text h2 {
    width: 100%
}

.photo-text__container {
    position: relative;
    max-width: 1100px;
    margin: 0 auto
}

.photo-text__details {
    padding: 2rem
}

.photo-text__headline {
    background-size: cover;
    border-color: #0B1D29;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 70vh;
    text-align: center;
    width: 75%;
    margin: 0 auto
}

.product {
    max-width: 1000px;
    margin: 0 auto
}

.product h2 {
    margin: 2rem 0
}

.product p {
    margin-bottom: 0
}

.product .btn, .product p.small-label {
    margin: 1rem 0
}

.product .btn {
    display: block
}

.product-links {
    background: #fff;
    font-size: 1rem;
    margin-top: 2rem;
    padding: 1rem
}

.product-links a:after {
    content: "/";
    color: #2E3246;
    margin-left: .25rem
}

.home-intro__links::after, .product-grid .container::after, .splitHero__col.-image::after, .start-here h2 span:after {
    content: ""
}

.product-links a:last-child:after {
    display: none
}

.product-grid .container::after {
    display: block;
    clear: both
}

.product-grid .product-links {
    width: 100%;
    margin-top: 1rem
}

.product-grid__item {
    margin-bottom: 3rem
}

.product-grid__item p {
    font-size: 1.25rem;
    margin: 0
}

.product-grid__item img {
    margin-bottom: 1.5rem
}

.product-grid__item span {
    font-size: 1rem;
    display: block
}

section.signup {
    background: #F7F2EF;
    border-color: #ECE7E5;
    padding: 5rem 0;
    text-align: center
}

section.signup h2 {
    font-size: 1.6rem
}

section.signup small {
    color: #A8A8A8;
    max-width: 400px;
    display: block;
    margin: 1rem auto 0
}

section.signup .social-links ul {
    background: #0B1D29;
    color: #fff
}

.home-hero, section.signup .social-links ul a {
    color: #FFF
}

.subscribe-form form {
    margin: 1.5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ECE7E5
}

.subscribe-form form .formlift_field, .subscribe-form form .formlift_input, .subscribe-form form .submit_field button[type=submit] {
    font-family: proxima-soft, Helvetica, Arial, sans-serif !important
}

.subscribe-form form .formlift-clearfix {
    display: none
}

.subscribe-form form .formlift_field {
    border: none !important
}

.subscribe-form form .formlift_input {
    border: 0 !important;
    padding: 1rem 1.5rem !important
}

.subscribe-form form .formlift_input:focus {
    background-color: #FFF !important
}

.subscribe-form form input {
    border: none;
    padding: 1rem 1.5rem
}

.subscribe-form form .email_field {
    width: 67%
}

.subscribe-form form .email_field input[type=email] {
    border-radius: 0;
    font-size: 17px !important
}

.subscribe-form form .submit_field {
    width: 33%
}

.subscribe-form form .submit_field button[type=submit] {
    background-color: #FFF !important;
    border-radius: 0 !important;
    border: 0 !important;
    text-align: right !important;
    color: #A8A8A8 !important;
    font-weight: inherit !important;
    line-height: 27px !important
}

.home-hero, .testimonials {
    background: #2E3246
}

.home-hero, .home-hero__image, .testimonials {
    border-color: #0B1D29
}

.testimonials, .testimonials a, .testimonials h1, .testimonials h2, .testimonials h3, .testimonials h4, .testimonials h5, .testimonials h6 {
    color: #fff
}

.home-share blockquote, .testimonials {
    font-family: CheltenhamStd-Book, Georgia, Times, serif;
    -webkit-font-smoothing: antialiased
}

.spacer {
    height: 40px
}

.flex-post-content {
    margin: 0 auto
}

.testimonials .testimonials-credit span, .start-here .item-intro, .subscribe li {
    font-family: proxima-soft, Helvetica, Arial, sans-serif
}

.testimonials a:hover {
    color: #296c95
}

.testimonials p:last-of-type, .testimonials ul:last-of-type {
    margin-bottom: 0
}

.testimonials span.small-label {
    display: block;
    text-align: center;
    margin-bottom: 3rem
}

.testimonials blockquote {
    font-size: 1.75rem;
    line-height: 1.1;
    letter-spacing: -.5px;
    margin: 1rem auto 2rem
}

.testimonials .testimonials-credit {
    text-align: center
}

.testimonials .testimonials-credit cite {
    font-style: normal;
    font-size: 1rem
}

.testimonials .testimonials-credit img {
    margin: 2rem auto
}

.bonus > .eyebrow, .bonus > .headline, .home-hero h1 {
    margin-bottom: 20px
}

.testimonials .testimonials-credit span {
    display: block;
    font-size: .875rem;
    letter-spacing: 1px
}

.testimonials .testimonials-credit svg {
    margin-left: 4rem
}

.home-hero {
    display: block;
    padding: 0;
    position: relative
}

.home-hero h1 {
    font-size: 1.75rem;
    text-align: center
}

.home-hero h1 span {
    display: inline-block;
    opacity: .2
}

.home-hero h1 span:nth-of-type(1) {
    -webkit-animation: 1s ease-out 1s 1 forwards fadeIn;
    animation: 1s ease-out 1s 1 forwards fadeIn
}

.home-hero h1 span:nth-of-type(2) {
    -webkit-animation: 1s ease-out 1.9s 1 forwards fadeIn;
    animation: 1s ease-out 1.9s 1 forwards fadeIn
}

.home-hero h1 span:nth-of-type(3) {
    -webkit-animation: 1s ease-out 2.6s 1 forwards fadeIn;
    animation: 1s ease-out 2.6s 1 forwards fadeIn
}

.home-hero .container {
    padding: 0;
    overflow: hide
}

.home-hero__content {
    min-height: 20vh;
    position: relative
}

.home-hero__image {
    background: url(../../src/img/andy-stage.jpg) center center no-repeat #2E3246;
    background-size: cover;
    position: relative;
    width: 100%;
    min-height: 100vh
}

.home-hero__intro-text {
    padding: 20px;
    width: 100%;
    position: absolute;
    bottom: 50px
}

.home-intro, .home-intro__item {
    padding: 2rem;
    text-align: center
}

.home-hero__intro-text svg {
    display: none
}

section.home-hero-picture {
    background: #2E3246;
    border: none;
    text-align: center
}

section.home-hero-picture h1 {
    text-align: center;
    margin: 0
}

section.home-hero-picture a.scroll {
    text-align: center;
    position: absolute;
    bottom: 40px;
    display: block;
    width: 100%;
    left: 0
}

section.home-hero-picture svg {
    display: inline-block;
    float: none;
    margin: 0
}

section.home-hero-picture .home-hero__content {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

section.home-hero-picture .home-hero__intro-text {
    width: 100%;
    position: static;
    -ms-flex-item-align: center;
    align-self: center
}

.video-container {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute
}

.video-container video {
    position: absolute;
    top: 50%;
    left: 0;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.home-intro {
    background: #0268A7;
    color: #fff;
    border-color: #0268A7;
    overflow: visible
}

.home-intro a, .home-intro h1, .home-intro h2, .home-intro h3, .home-intro h4, .home-intro h5, .home-intro h6 {
    color: #fff
}

.home-intro a:hover {
    color: #45b7fd
}

.home-intro p:last-of-type, .home-intro ul:last-of-type {
    margin-bottom: 0
}

.home-intro__content {
    max-width: 550px;
    margin: 0 auto
}

.home-intro__content p {
    margin-top: 2rem
}

.home-intro__links {
    max-width: 650px;
    margin: 0 auto
}

.home-intro__links::after {
    display: block;
    clear: both
}

.home-intro__links a {
    color: #fff
}

.home-intro__links div[id^=podcast-player] {
    margin: 0 auto;
    padding-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.home-intro__links div[id^=podcast-player] p.small-label {
    padding-top: 2rem;
    margin: 0
}

.home-intro__item {
    background: url(../../src/img/andy-stage.jpg) center center no-repeat #2E3246;
    background-size: cover;
    border-color: #0B1D29;
    position: relative;
    -webkit-box-shadow: 0 0 8px #211b18;
    box-shadow: 0 0 8px #211b18;
    margin: 0 2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 230px;
    float: left;
    width: 46%
}

.home-intro__item h3 {
    z-index: 10;
    font-size: 1.25rem
}

.home-intro__item img, .home-intro__item svg {
    margin-bottom: 1rem;
    z-index: 10
}

.start-here {
    padding: 3rem 1rem;
    text-align: center
}

.start-here a {
    color: #2E3246
}

.start-here a:hover {
    color: #0268A7
}

.start-here h2 {
    margin-bottom: 4rem;
    position: relative
}

.start-here h2 span:after {
    background: url(../../src/img/drawn-arrow.svg) center center no-repeat;
    bottom: -40px;
    display: inline-block;
    height: 60px;
    position: absolute;
    width: 40px
}

.start-here h3 {
    font-size: 1rem;
    margin-bottom: 1rem
}

.start-here__container {
    background: #fff;
    -webkit-box-shadow: 0 0 30px #c1b1aa;
    box-shadow: 0 0 30px #c1b1aa;
    margin: 0 auto;
    max-width: 1100px;
    padding: 0;
    position: relative
}

.start-here__content {
    padding: 20px 30px 50px;
    position: relative
}

.start-here__item {
    border-bottom: 1px solid #2E3246;
    margin-top: 2rem;
    padding-bottom: 2rem
}

.start-here__item:last-child {
    border: none;
    padding: none
}

.start-here__item .btn {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #0268A7;
    display: block
}

.start-here__item div[id^=podcast-player] {
    padding: 1.5rem 0 1rem
}

.start-here__item div[id^=podcast-player] .mejs-container.mejs-audio .mejs-controls, .start-here__item div[id^=podcast-player] .mejs-container.mejs-audio .mejs-mediaelement {
    background: #163951
}

.start-here__image {
    background: url(../../src/img/andy-stage.jpg) center center no-repeat #2E3246;
    background-size: cover;
    border-color: #0B1D29;
    position: relative;
    display: none
}

.start-here__logo {
    display: none
}

.home-share, .start-here .item-intro {
    display: -webkit-box;
    display: -ms-flexbox
}

.start-here .btn-outline-primary {
    margin-top: 3rem;
    font-size: 1rem;
    padding: 1.75rem 4rem
}

.start-here .col-2.col-md-2 {
    text-align: center;
    width: 16.66667%
}

.start-here .item-intro {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .575rem
}

.start-here .item-intro span {
    font-size: .875rem;
    letter-spacing: 1px;
    color: #0268A7;
    text-transform: uppercase
}

.start-here .subscribe-container {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    text-align: center
}

:root .start-here .col-3.col-md-2, _:-ms-fullscreen {
    display: none
}

.subscribe {
    background: #000;
    display: inline-block;
    position: static;
    width: auto;
    left: auto;
    z-index: 1
}

.subscribe ul {
    list-style: none;
    margin: 0;
    display: inline-block;
    padding: .75rem 1rem .25rem;
    width: 100%
}

.subscribe ul li {
    float: left;
    margin-right: 1.2rem
}

.subscribe ul li:last-child {
    margin-right: 0
}

.subscribe li {
    color: #0268A7;
    text-transform: uppercase
}

.subscribe li:first-child {
    font-size: .875rem;
    letter-spacing: 1px;
    padding-top: .25rem;
    margin-right: 1.25rem
}

.subscribe a {
    color: #0268A7
}

.subscribe a:hover {
    color: #FFF
}

.home-share {
    border: none;
    background: #0B1D29;
    padding: 2rem 1rem;
    text-align: center;
    color: #fff;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-share blockquote {
    font-size: 1.5rem;
    line-height: 1.75rem;
    letter-spacing: -1px;
    margin: 1.5rem 0
}

.home-share p, .splitHero__play {
    font-family: proxima-soft, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.home-share blockquote:after, .home-share blockquote:before {
    position: relative;
    top: 6px;
    padding: 0 3px
}

.home-share blockquote:before {
    content: "“"
}

.home-share blockquote:after {
    content: "”"
}

.home-share img {
    max-width: 110px
}

.home-share p {
    font-size: .875rem;
    letter-spacing: 1px
}

.home-share .social-links {
    margin: 1.5rem 0
}

.home-quote.testimonials {
    text-align: center
}

.home-quote.testimonials blockquote {
    font-size: 1.5rem
}

.subscribe-form {
    position: relative
}

.subscribe-form .drop-shadow {
    -webkit-box-shadow: 0 0 20px #d6ccc8;
    box-shadow: 0 0 20px #d6ccc8;
    height: 57px;
    width: 100%;
    position: absolute;
    z-index: 0
}

.subscribe-form form {
    z-index: 99;
    position: relative
}

.home-signup.signup {
    background: #F7F2EF;
    border-color: #ECE7E5;
    padding: 5rem 0
}

.home-signup.signup h2 {
    color: #2E3246
}

.home-signup.signup .social-links ul {
    background: #0B1D29;
    color: #fff
}

.home-signup.signup .social-links ul a {
    color: #FFF
}

body.home .stickyPromo {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 135px;
    padding: 10px 20px;
    background-color: #3B7D76;
    color: #FFF;
    z-index: 10
}

.socialMedia__listItem, body.home .stickyPromo .btn-ghost:hover {
    background-color: #2E3246
}

body.home .stickyPromo span {
    display: block;
    font-size: 18px;
    margin-bottom: 16px
}

body.home .stickyPromo .btn-ghost {
    border-color: #FFF;
    color: #FFF
}

body.home .stickyPromo .close {
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 0;
    font-size: 1.5em;
    border: 0;
    background-color: transparent;
    color: #2E3246;
    cursor: pointer
}

body.home .stickyPromo .close svg {
    display: block
}

body.home .stickyPromo.-closed {
    display: none !important
}

body.home .stickyPromo__image {
    display: block;
    width: auto;
    max-height: 105px;
    margin-right: 20px
}

body.home .site-main.-stickyTop {
    margin-top: 135px
}

body.home.admin-bar .stickyPromo {
    top: 32px
}

.stickyNav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 20
}

.stickyNav .image {
    max-width: 90px;
    max-height: 38px
}

.stickyNav .btn {
    display: block;
    height: 60px;
    padding: 0;
    line-height: 60px
}

.stickyNav__item {
    display: none
}

.stickyNav__item.-last {
    display: block;
    margin-left: auto !important
}

.stickyNav__item.-last a {
    opacity: 1 !important
}

.stickyNav__item a {
    display: block;
    opacity: .5;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.stickyNav__item a:hover {
    opacity: 1
}

.splitHero {
    padding: 120px 25px;
    text-align: center;
    background-color: #4FA59B;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4FA59B), color-stop(56.25%, #3B7D76), to(#3B7D76));
    background-image: linear-gradient(to bottom, #4FA59B 0, #3B7D76 56.25%, #3B7D76 100%);
    color: #FFF
}

.splitHero .headline {
    margin-bottom: 30px
}

.splitHero .body-copy {
    margin-bottom: 70px
}

.splitHero .modal {
    background-color: rgba(8, 21, 29, .85)
}

.splitHero .modal .close {
    position: fixed;
    top: 0;
    right: 0;
    padding: 30px;
    font-size: 30px;
    line-height: 30px;
    border: 0;
    background-color: transparent;
    cursor: pointer
}

.splitHero .modal .close svg {
    width: 24px;
    height: 24px
}

.splitHero__col, .splitHero__col.-image {
    position: relative
}

.splitHero__col.-image::after {
    position: absolute;
    right: 0;
    bottom: -60px;
    width: 240px;
    height: 120px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

.splitHero__play {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90px;
    height: 90px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background .4s;
    transition: background .4s;
    font-size: 10px;
    line-height: 1.2em;
    letter-spacing: .8px;
    border-radius: 46px;
    background-color: #FFF;
    color: #000;
    -webkit-box-shadow: 0 3px 15px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 15px 6px rgba(0, 0, 0, .2);
    z-index: 10
}

.splitHero__play path, .splitHero__play svg {
    width: 30px;
    height: 30px
}

.splitHero__play:focus, .splitHero__play:hover {
    background-color: #734f1e;
    color: #FFF
}

.splitHero__image {
    position: relative;
    width: calc(100% - 90px);
    -webkit-box-shadow: 0 52px 34px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 52px 34px 0 rgba(0, 0, 0, .4)
}

.splitHero__bookCover {
    position: absolute;
    top: 12%;
    left: 49%;
    height: 65%;
    -webkit-box-shadow: -30px 32px 44px 0 rgba(0, 0, 0, .74);
    box-shadow: -30px 32px 44px 0 rgba(0, 0, 0, .74)
}

.bonus {
    text-align: center
}

.bonus > .eyebrow {
    color: #656C70
}

.bonus > .body-copy {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px
}

.aboutBook ul li::before, .bonus .resource ul li::before {
    content: "\2022";
    margin-left: -1em;
    opacity: .4;
    font-weight: 700
}

.bonus .resource {
    text-align: left
}

.aboutWill, .back-to-home, .liveEvent, .page-template-template-landing #freeChapterPopup, .page-template-template-landing #onlineEventPopup, .page-template-template-landing .social-links, .order, .order > .footnote, .socialMedia, section.quiz, section.testimonials {
    text-align: center
}

.bonus .resource + .resource {
    margin-top: 60px
}

.bonus .resource > .subheadline {
    margin-bottom: 20px
}

.bonus .resource > .body-copy {
    margin-bottom: 32px
}

.bonus .resource ul {
    list-style-type: none
}

.bonus .resource ul li::before {
    display: inline-block;
    width: 1em;
    color: #2E3246
}

.bonus .resource__image {
    margin: 0 0 32px
}

.order > .eyebrow, .order > .headline {
    margin-bottom: 20px
}

.order {
    background-color: #F0F1F2
}

.order > .eyebrow {
    color: #656C70
}

.order > .footnote {
    display: block;
    margin-top: 15px
}

.logoGrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px
}

.logoGrid .logo {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin: 0 0 15px;
    padding: 12.5px
}

.logoGrid .logo .image {
    max-width: 110px;
    max-height: 48px;
    margin-left: auto;
    margin-right: auto
}

.logoGrid .logo .link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.aboutWill, .aboutWill__col > .body-copy, .aboutBook, .aboutBook__col {
    position: relative
}

.aboutBook {
    background-color: #4FA59B;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4FA59B), to(#006080));
    background-image: linear-gradient(to bottom, #4FA59B 0, #006080 100%);
    color: #FFF
}

body.home .aboutBook {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background-color: #0268A7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #025b92), to(#3B7D76));
    background-image: linear-gradient(to bottom, #025b92 0, #3B7D76 100%)
}

.aboutBook .headline {
    margin-bottom: 20px
}

.aboutBook .footnote {
    display: block;
    margin-bottom: 20px;
    color: #FFF
}

.aboutBook .body-copy.-larger {
    margin-bottom: 60px;
    font-size: 24px
}

.aboutBook .body-copy .btn {
    margin-top: 18px
}

.aboutBook ul {
    list-style-type: none
}

.aboutBook ul li::before {
    display: inline-block;
    width: 1em;
    color: #FFFFFF;
}

.aboutWill__col > .body-copy::after, section.testimonials .slick-arrow {
    position: absolute;
    background-position: center center;
    background-color: transparent;
    background-repeat: no-repeat
}

.aboutBook__col.-text {
    padding: 25px 25px 0
}

.aboutBook__col.-image {
    margin-top: 40px;
    margin-bottom: 400px
}

.aboutBook__col.-image .image {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: -30px 32px 44px 0 rgba(0, 0, 0, .55);
    box-shadow: -30px 32px 44px 0 rgba(0, 0, 0, .55)
}

section.testimonials blockquote {
    max-width: 100%;
    margin: 0;
    font-size: 22px;
    line-height: 1.2em
}

section.testimonials .small-label {
    margin-bottom: 35px
}

section.testimonials .testimonials-credit {
    margin-top: 30px
}

section.testimonials .testimonials-credit cite {
    font-size: 18px;
    line-height: 1.33em
}

section.testimonials .testimonials-credit span {
    margin-top: 16px;
    opacity: .5;
    font-family: CheltenhamStd-Book, Georgia, Times, serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0
}

.back-to-home a, .modal-signup.signup .modal-content small {
    font-family: proxima-soft, Helvetica, Arial, sans-serif
}

section.testimonials .slick-arrow {
    top: 25%;
    width: 44px;
    height: 44px;
    padding: 0;
    overflow: hidden;
    -webkit-transition: background .4s, border .4s;
    transition: background .4s, border .4s;
    text-indent: 9999px;
    border: 1px solid #656C70;
    border-radius: 36px;
    background-size: 8px 12px
}

section.testimonials .slick-arrow:hover {
    background-color: rgba(255, 255, 255, .05)
}

section.testimonials .slick-arrow:focus {
    border-color: #FFF
}

section.testimonials .slick-arrow.slick-prev {
    left: -54px;
    background-image: url("data:image/svg+xml,%3Csvg height='12' viewBox='0 0 8 12' width='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 25 6-6 6 6' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' transform='matrix(0 -1 1 0 -18 27)'/%3E%3C/svg%3E")
}

section.testimonials .slick-arrow.slick-next {
    right: -54px;
    background-image: url("data:image/svg+xml,%3Csvg height='12' viewBox='0 0 8 12' width='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m17 25 6-6 6 6' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' transform='matrix(0 -1 -1 0 26 29)'/%3E%3C/svg%3E")
}

section.testimonials .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 45px 0 0;
    padding: 0;
    list-style: none
}

section.testimonials .slick-dots li {
    width: 8px;
    height: 8px
}

section.testimonials .slick-dots li.slick-active button {
    opacity: 1
}

section.testimonials .slick-dots li + li {
    margin-left: 18px
}

section.testimonials .slick-dots button {
    width: 8px;
    height: 8px;
    margin: 0;
    padding: 0;
    opacity: .2;
    text-indent: -9999px;
    background-color: #FFF;
    border: 0;
    border-radius: 8px
}

.aboutWill__col.-text, .liveEvent__col.-text {
    margin-top: 44px
}

.aboutWill__col > .footnote, .aboutWill__col > .headline, .liveEvent__col > .body-copy, .liveEvent__col > .footnote, .liveEvent__col > .headline, .socialMedia > .footnote, section.quiz > .body-copy p, section.quiz > .subheadline {
    margin-bottom: 20px
}

.aboutWill__col > .body-copy {
    max-width: 480px
}

.aboutWill__col > .body-copy::after {
    content: "";
    left: 50%;
    bottom: -68px;
    width: 188px;
    height: 94px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-size: contain;
    z-index: -1
}

.liveEvent {
    position: relative;
    padding-bottom: 150px
}

.liveEvent .colorFrame::before {
    left: auto;
    right: -15px
}

.liveEvent__link {
    padding-top: 20px;
    position: relative;
    display: inline-block
}

.liveEvent__link .eyebrow {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 36px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    color: #656C70
}

.liveEvent__link .eyebrow::before {
    content: "";
    position: absolute;
    top: -100%;
    left: 50%;
    width: 29px;
    height: 23px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg height='29' viewBox='0 0 23 29' width='23' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m30.84 22.6618274c-7.25-2.0764747-14.0028572-5.8556587-19.6371429-11.005316-1.2842857-1.1628258-2.48571425-2.36718116-3.6042857-3.65459548 1.45.37376544 2.9414286.58141292 4.3914286.7475309.3728571.04152949.9114286-.12458849.7042857-.58141292-.2485714-.45682444-.9114286-.7475309-1.4085714-.7890604-2.19571429-.24917696-4.59857144-.45682444-6.33857144-1.86882724-.04142858-.0415295-.08285715-.08305899-.12428572-.08305899-.37285714-.29070646-1.03571428-.53988343-1.53285714-.37376545-.12428571.04152949-.16571429.08305899-.20714286.16611798-.08285714 0-.08285714.08305899-.08285714.20764747.74571428 3.19777106 1.49142857 6.39554213 2.23714286 9.59331323.12428571.4983539.70428571.7890603 1.16.9136489.24857142.0415294 1.15999999.1661179 1.03571428-.3737655-.58-2.4917697-1.16-4.9420098-1.74-7.4337795 5.17857146 5.8141292 11.59999996 10.4239031 18.72571426 13.4970856 2.1128572.9136489 4.3085714 1.7027093 6.5457143 2.3256517.29.083059 1.0357143.1245885 1.0357143-.3737654-.0414286-.498354-.7871429-.7890604-1.16-.9136489z' fill='%232E3246' transform='matrix(.93358043 .35836795 -.35836795 .93358043 1.358678 -5.308355)'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 29px 23px
}

section.quiz {
    position: relative;
    background-color: #4FA59B;
    background-image: url(../../src/img/quiz-background.jpg);
    background-size: cover;
    color: #FFF
}

section.quiz > .body-copy {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

.socialMedia {
    position: relative;
    padding-bottom: 0;
    background-color: #F0F1F2
}

.socialMedia > .footnote {
    text-transform: none;
    color: #2E3246
}

.socialMedia > .subheadline {
    margin-bottom: 50px
}

.socialMedia__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.socialMedia__listItem {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    display: block
}

.socialMedia__listItem.shadowFrame::after {
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
    -webkit-box-shadow: 0 6px 14px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 6px 14px 2px rgba(0, 0, 0, .2)
}

.socialMedia__listItem .image {
    position: relative;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    z-index: 1
}

.socialMedia__listItem .links {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    visibility: hidden;
    z-index: 2
}

.socialMedia__listItem a {
    display: block;
    font-size: 14px;
    line-height: 10px;
    border-radius: 30px;
    color: #FFF;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.socialMedia__listItem a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.socialMedia__listItem a svg {
    display: block;
    width: 44px;
    height: 44px;
    max-width: 44px;
    max-height: 44px;
    padding: 15px
}

.socialMedia__listItem a + a {
    margin-left: 25px
}

.socialMedia__listItem a.expand {
    background-color: #4FA59B
}

.socialMedia__listItem a.download {
    background-color: #2E3246
}

.socialMedia__modals {
    padding: 0
}

.socialMedia__modals .modal {
    background-color: rgba(8, 21, 29, .85)
}

.socialMedia__modals .modal .close {
    position: fixed;
    top: 0;
    right: 0;
    padding: 30px;
    font-size: 30px;
    line-height: 30px;
    border: 0;
    background-color: transparent;
    cursor: pointer
}

.socialMedia__modals .modal .close svg {
    width: 24px;
    height: 24px
}

.back-to-home {
    padding: 1.5rem 0 0;
    text-transform: uppercase;
    background-color: #2E3246
}

.back-to-home a {
    opacity: .6;
    font-size: 12px;
    letter-spacing: .85px;
    line-height: 14px;
    color: #FFF
}

.page-template-template-landing {
    position: relative;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    scroll-behavior: smooth
}

.page-template-template-landing #cookie-law-info-again {
    position: absolute !important;
    right: 25px !important;
    bottom: 0 !important
}

.page-template-template-landing header.site-header {
    position: relative;
    padding: 0;
    background-color: transparent;
    z-index: 100
}

.page-template-template-landing .btn {
    -webkit-transition: background .4s, color .4s, opacity .4s, -webkit-transform .4s;
    transition: background .4s, color .4s, opacity .4s, -webkit-transform .4s;
    transition: background .4s, color .4s, transform .4s, opacity .4s;
    transition: background .4s, color .4s, transform .4s, opacity .4s, -webkit-transform .4s;
    text-decoration: none
}

.page-template-template-landing .btn .text {
    display: inline-block;
    margin-right: .5em
}

.page-template-template-landing .btn-primary {
    border: 0;
    background-color: #2E3246;
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-template-template-landing .btn-primary:hover {
    background-color: #4FA59B
}

.page-template-template-landing .btn-ghost {
    border-color: #2E3246;
    color: #2E3246
}

.page-template-template-landing .btn-ghost:hover {
    background-color: rgba(8, 21, 29, .1)
}

.page-template-template-landing .-videoModal .modal-body {
    position: relative;
    overflow: hidden;
    padding: 0
}

.page-template-template-landing .-videoModal .modal-body::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56.25%
}

.page-template-template-landing .-videoModal .modal-body > embed, .page-template-template-landing .-videoModal .modal-body > iframe, .page-template-template-landing .-videoModal .modal-body > img, .page-template-template-landing .-videoModal .modal-body > object {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.page-template-template-landing .modal-content {
    border: 0;
    background-color: #2E3246
}

.page-template-template-landing .wpcf7-response-output {
    color: #2E3246 !important
}

.page-template-template-landing .social-links {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F0F1F2
}

.page-template-template-landing .social-links ul {
    padding: 0;
    background-color: #F0F1F2
}

.page-template-template-landing p:last-child {
    margin-bottom: 0
}

.page-template-template-landing ::selection {
    background-color: rgba(0, 113, 150, .2);
    color: #2E3246
}

.hero.download-hero {
    min-height: 1px;
    background-color: #4FA59B;
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #4FA59B), to(#006080));
    background-image: linear-gradient(to bottom right, #4FA59B 0, #006080 100%)
}

.hero.download-hero h1 {
    max-width: 470px;
    margin-bottom: 0
}

.hero.download-hero .image {
    max-width: 160px;
    margin-bottom: 30px;
    -webkit-box-shadow: -30px 32px 44px 0 rgba(0, 0, 0, .4);
    box-shadow: -30px 32px 44px 0 rgba(0, 0, 0, .4)
}

.section.downloads .image {
    margin-bottom: 28px
}

.section.downloads .subheadline {
    margin-bottom: .5em
}

.section.downloads .downloads {
    margin-top: 32px
}

.section.downloads .modal {
    background-color: rgba(8, 21, 29, .85)
}

.section.downloads .modal .close {
    position: fixed;
    top: 0;
    right: 0;
    padding: 30px;
    font-size: 30px;
    line-height: 30px;
    border: 0;
    background-color: transparent;
    cursor: pointer
}

.section.downloads .modal .close svg {
    width: 24px;
    height: 24px
}

.section.downloads .modal-body {
    position: relative;
    overflow: hidden;
    padding: 0
}

.section.downloads .modal-body::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56.25%
}

.section.downloads .modal-body > embed, .section.downloads .modal-body > iframe, .section.downloads .modal-body > img, .section.downloads .modal-body > object {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.section.downloads .btn-download {
    display: block;
    margin-top: 15px;
    padding: 30px;
    text-align: left;
    background-color: #F0F1F2;
    color: #2E3246;
    white-space: normal
}

.section.downloads .btn-download:first-child {
    margin-top: 0
}

.section.downloads .btn-download:hover {
    text-decoration: underline
}

.section.downloads .btn-download:focus {
    text-decoration: underline;
    -webkit-box-shadow: inset 0 0 0 1px #D8D8D8;
    box-shadow: inset 0 0 0 1px #D8D8D8
}

.section.downloads .btn-download:active {
    background-color: #D8D8D8
}

.section.downloads + .section.downloads {
    padding-top: 0
}

.section.downloads.-padded-top {
    padding-top: 80px
}

.section.downloads.-padded-bottom {
    padding-bottom: 80px
}

.modal-backdrop {
    z-index: 1
}

.modal-search .modal-header {
    border: none;
    padding-bottom: 0
}

.modal-search .modal-header button {
    background: 0 0;
    border: none
}

.modal-signup.signup .modal-content {
    background: #F7F2EF;
    border-color: #ECE7E5
}

.modal-signup.signup .modal-content form {
    padding: 1rem
}

.modal-signup.signup .modal-content form input {
    margin-bottom: 1rem;
    -webkit-box-shadow: 0 0 20px #d6ccc8;
    box-shadow: 0 0 20px #d6ccc8;
    border: none
}

.modal-signup.signup .modal-content form label {
    display: none
}

.modal-signup.signup .modal-content form .btn.btn-primary {
    padding: 1rem 5rem;
    display: inline-block !important
}

.modal-signup.signup .modal-content small {
    color: #A8A8A8
}

.modal-signup.signup h2 {
    color: #2E3246
}

.modal-signup.signup .social-links ul {
    background: #0B1D29;
    color: #fff
}

.modal-signup.signup .social-links ul a {
    color: #FFF
}

.modal-signup.signup .modal-header {
    border: none
}

.modal-signup.signup .modal-header button {
    background: 0 0;
    border: none;
    outline: 0;
    height: auto;
    padding-right: 20px;
    padding-top: 16px;
    width: 80px
}

.modal-signup.signup .modal-content .modal-body {
    padding: 20px
}

div[id^=podcast-player] .mejs-container.mejs-audio .mejs-controls, div[id^=podcast-player] .mejs-container.mejs-audio .mejs-mediaelement {
    height: 60px;
    background: #0B1D29;
    border-radius: 3px
}

div[id^=podcast-player] .mejs-container.mejs-audio .mejs-controls {
    position: relative;
    padding: 10px 16px
}

div[id^=podcast-player] .mejs-playpause-button {
    background-color: #0268A7;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    padding: 1px 0 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

div[id^=podcast-player] .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #0268A7
}

div[id^=podcast-player] .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: rgba(255, 255, 255, .2)
}

div[id^=podcast-player] .mejs-volume-button {
    opacity: .5
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }

    .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: -ms-flexbox !important;
        display: flex !important
    }

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

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

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

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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: .25rem !important
    }

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

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

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

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

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

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

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

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

    .ml-sm-2, .mx-sm-2 {
        margin-left: .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: .25rem !important
    }

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

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

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

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

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

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

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

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

    .pl-sm-2, .px-sm-2 {
        padding-left: .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
    }

    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }

    .playlist__item .subscribe {
        text-align: left
    }

    .playlist__item .subscribe p {
        display: none
    }

    .graphic-links__item, .playlist-grid__item {
        float: left;
        height: 200px;
        margin: 20px 2%;
        width: 29%
    }

    .product-grid__item {
        width: 33%;
        padding: 0 2rem
    }

    section.home-hero-picture h1 {
        font-size: 2.8rem
    }

    .home-intro {
        padding: 8rem 1rem 12rem
    }

    .home-intro h2 {
        font-size: 45px
    }

    .home-intro p {
        font-size: 24px
    }

    .home-intro__item {
        height: 280px;
        margin: -200px 2% 0
    }

    .home-intro__item h3 {
        font-size: 2rem
    }

    .logoGrid .logo {
        -ms-flex-preferred-size: calc(33.33% - 25px);
        flex-basis: calc(33.33% - 25px);
        max-width: calc(33.33% - 25px);
        margin: 12.5px;
        padding: 12.5px
    }

    .socialMedia__listItem {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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: -ms-flexbox !important;
        display: flex !important
    }

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

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

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

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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: .25rem !important
    }

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

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

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

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

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

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

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

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

    .ml-md-2, .mx-md-2 {
        margin-left: .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: .25rem !important
    }

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

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

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

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

    .p-md-2 {
        padding: .5rem !important
    }

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

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

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

    .pl-md-2, .px-md-2 {
        padding-left: .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
    }

    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }

    .headline {
        font-size: 44px;
        line-height: 1.2em
    }

    .body-copy {
        font-size: 18px;
        line-height: 1.5em
    }

    .body-copy.-larger {
        font-size: 24px
    }

    .body-copy.-smaller {
        font-size: 16px;
        line-height: 1.625em
    }

    .search-form {
        width: 100%
    }

    .section {
        padding-top: 120px;
        padding-bottom: 120px
    }

    section.podcast-graphic-links {
        padding-bottom: 80px
    }

    .playlist .col-3.col-md-2 {
        text-align: center
    }

    .playlist h3 {
        max-width: 80%
    }

    .playlist__container {
        max-width: 700px;
        position: relative;
        top: -135px
    }

    .playlist__name {
        min-height: 300px
    }

    .playlist__name .subscribe ul li:not(:last-child) {
        margin-right: 1.2rem
    }

    .playlist__name .subscribe ul li:not(:first-child) {
        font-size: 1rem
    }

    .playlist__item {
        padding: 2rem 4rem
    }

    .playlist__item-resource .resource-details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .playlist__item-resource h3 {
        width: 67%;
        padding-right: 1rem
    }

    .playlist__item-resource .btn {
        width: 33%;
        padding: 1rem .5rem;
        margin: 0
    }

    .gallery-item {
        width: calc(33% - 20px)
    }

    .graphic-links h2, .playlist-grid h2 {
        font-size: 45px;
        max-width: 650px
    }

    .graphic-links__item, .playlist-grid__item {
        height: 330px
    }

    .photo-ad img.overlap {
        margin-bottom: -5rem
    }

    .photo-text h2 {
        font-size: 3rem
    }

    .photo-text h3 {
        font-size: 2.5rem;
        margin-bottom: 2rem
    }

    .photo-text__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .photo-text__details {
        width: 50%;
        padding: 10rem 1rem 6rem 2rem;
        position: relative
    }

    .photo-text__headline {
        width: 50%;
        padding-right: 2rem
    }

    .product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .product h2 {
        margin: 0 0 2rem
    }

    .product img {
        width: 40%
    }

    .product p.small-label {
        margin-top: 0
    }

    .product .btn {
        display: inline-block;
        margin: 2rem .5rem 0 0
    }

    .product__details {
        width: 60%;
        padding: 0 2rem 0 5rem
    }

    .product-links {
        width: 90%
    }

    .product-grid .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .product-grid h2 {
        font-size: 45px;
        max-width: 650px
    }

    section.signup h2 {
        font-size: 2rem
    }

    .subscribe-form form input[type=email] {
        width: 75%
    }

    .subscribe-form form button[type=submit] {
        background: url(../../src/img/arrow-right-sm.svg) 90% center no-repeat #FFF;
        padding-right: 4.6rem;
        width: 25%
    }

    .spacer {
        height: 80px
    }

    .home-hero h1 {
        text-align: left
    }

    .home-hero__content {
        min-height: 50vh;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .home-hero__image {
        min-height: 50vh;
        width: 50%;
        position: relative;
        left: -1.5rem
    }

    .home-hero__intro-text {
        position: static;
        width: 50%;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .start-here {
        padding: 6rem 3rem 3rem
    }

    .start-here .col-3.col-md-2 {
        padding-right: 5px
    }

    .start-here h2 {
        margin-bottom: 2rem
    }

    .splitHero .body-copy, body.home .stickyPromo span {
        margin-bottom: 0
    }

    .start-here h3 {
        margin: 0
    }

    .home-split {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .home-split section {
        width: 50%
    }

    body.home .stickyPromo {
        max-height: 90px
    }

    body.home .stickyPromo .btn-ghost {
        margin-left: auto;
        margin-right: 50px
    }

    body.home .stickyPromo__image {
        max-height: 70px
    }

    body.home .stickyPromo__body {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    body.home .site-main.-stickyTop {
        margin-top: 90px
    }

    .aboutWill__col.-text, .bonus .resource + .resource, .liveEvent__col.-text {
        margin-top: 0
    }

    .splitHero {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        background-color: #3B7D76;
        background-image: none
    }

    body.home .aboutBook, body.home .aboutBook__col {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal
    }

    .splitHero .modal-dialog {
        width: 80%;
        max-width: 1080px
    }

    .splitHero__col.-text {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        max-width: 55%;
        padding: 125px 50px 125px 100px;
        text-align: left;
        border-bottom: 40px #FFF solid;
        background-image: -webkit-gradient(linear, left top, right bottom, from(#4FA59B), to(#3B7D76));
        background-image: linear-gradient(to bottom right, #4FA59B 0, #3B7D76 100%)
    }

    .splitHero__col.-text > * {
        max-width: 450px
    }

    .splitHero__col.-image {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        max-width: 45%;
        padding-left: 50px;
        padding-right: 25px
    }

    .splitHero__col.-image::after {
        right: 25px
    }

    .splitHero__image {
        width: 100%
    }

    .splitHero__bookCover {
        left: 60%
    }

    .bonus > .body-copy {
        margin-bottom: 90px
    }

    .bonus .resource > .subheadline {
        margin-bottom: 32px
    }

    .bonus .resource {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
        max-width: calc(50% - 30px)
    }

    .bonus__resources {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .order > .headline {
        margin-bottom: 55px
    }

    .logoGrid {
        margin-bottom: 65px;
        padding-left: 0;
        padding-right: 0
    }

    .logoGrid .logo {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin: 25px;
        padding: 0
    }

    .logoGrid .logo .image {
        max-width: 125px;
        max-height: 32px
    }

    .aboutBook {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0, #4FA59B), to(#006080));
        background-image: linear-gradient(to bottom left, #4FA59B 0, #006080 100%)
    }

    body.home .aboutBook {
        -ms-flex-direction: row;
        flex-direction: row;
        padding-top: 100px;
        padding-bottom: 100px;
        background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0, #025b92), color-stop(66%, #3B7D76));
        background-image: linear-gradient(to bottom left, #025b92 0, #3B7D76 66%)
    }

    .aboutBook .headline {
        margin-bottom: 32px
    }

    .aboutBook__col {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .aboutBook__col.-text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        padding: 0
    }

    .aboutBook__col.-text > * {
        max-width: 560px
    }

    .aboutBook__col.-image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        padding: 0
    }

    .aboutBook__col.-image .image {
        max-width: 275px;
        margin-right: 25px
    }

    body.home .aboutBook__col {
        -ms-flex-direction: row;
        flex-direction: row
    }

    body.home .aboutBook__col.-text {
        padding-left: 50px
    }

    body.home .aboutBook__col.-text > * {
        max-width: 480px
    }

    body.home .aboutBook__col.-image {
        margin: 0
    }

    .aboutWill__col > .headline, .liveEvent__col > .body-copy, .liveEvent__col > .headline, section.quiz > .body-copy p {
        margin-bottom: 30px
    }

    section.testimonials blockquote {
        font-size: 20px;
        line-height: 1.625em
    }

    section.testimonials .testimonials-credit cite {
        font-size: 24px
    }

    .aboutWill {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left
    }

    .aboutWill__col > .body-copy::after {
        left: -56px;
        bottom: -106px;
        width: 332px;
        height: 166px;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .aboutWill__col {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: calc(50% - 50px);
        flex-basis: calc(50% - 50px);
        max-width: calc(50% - 50px)
    }

    .aboutWill__col.-image {
        right: 10%;
        -ms-flex-preferred-size: calc(40% - 50px);
        flex-basis: calc(40% - 50px);
        max-width: calc(40% - 50px);
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }

    .liveEvent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        padding-bottom: 120px
    }

    .liveEvent__col {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: calc(50% - 50px);
        flex-basis: calc(50% - 50px);
        max-width: calc(50% - 50px)
    }

    .liveEvent__col.-image {
        -ms-flex-preferred-size: calc(40% - 50px);
        flex-basis: calc(40% - 50px);
        max-width: calc(40% - 50px);
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    .liveEvent__link .eyebrow {
        margin-top: 24px;
        left: 33%;
        -webkit-transform: translate(0, 0) rotate(-2deg);
        transform: translate(0, 0) rotate(-2deg)
    }

    .liveEvent__link .eyebrow::before {
        top: -8px;
        left: -30px;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    section.quiz > .subheadline {
        font-size: 40px
    }

    .socialMedia {
        padding-bottom: 0
    }

    .socialMedia__listItem {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .socialMedia__listItem:hover .image {
        opacity: .4
    }

    .socialMedia__listItem:hover .links {
        opacity: 1;
        visibility: visible
    }

    .socialMedia__modals .modal-dialog {
        max-width: 560px
    }

    .socialMedia__modals .modal-content {
        border: 0;
        background-color: transparent
    }

    .socialMedia__modals .modal-body {
        padding: 0
    }

    .socialMedia__modals .carousel-item .download {
        margin-top: 30px;
        text-align: center
    }

    .socialMedia__modals .carousel-control-prev {
        left: -15%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: calc(100% - 64px)
    }

    .socialMedia__modals .carousel-control-prev .carousel-control-prev-icon {
        background-image: url("data:image/svg+xml,%3Csvg height='12' viewBox='0 0 8 12' width='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 25 6-6 6 6' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' transform='matrix(0 -1 1 0 -18 27)'/%3E%3C/svg%3E")
    }

    .socialMedia__modals .carousel-control-next {
        right: -15%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        height: calc(100% - 64px)
    }

    .socialMedia__modals .carousel-control-next .carousel-control-next-icon {
        background-image: url("data:image/svg+xml,%3Csvg height='12' viewBox='0 0 8 12' width='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m17 25 6-6 6 6' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' transform='matrix(0 -1 -1 0 26 29)'/%3E%3C/svg%3E")
    }

    .socialMedia__modals .carousel-control-next-icon, .socialMedia__modals .carousel-control-prev-icon {
        width: 44px;
        height: 44px;
        border: 1px solid #656C70;
        border-radius: 36px;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 8px 12px
    }

    .page-template-template-landing .social-links {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .hero.download-hero {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-top: 80px;
        padding-bottom: 80px
    }

    .hero.download-hero h1 {
        text-align: left
    }

    .hero.download-hero .image {
        margin-right: 70px;
        margin-bottom: 0
    }

    .section.downloads {
        padding-top: 80px;
        padding-left: calc((100% - 700px) / 2);
        padding-right: calc((100% - 700px) / 2);
        padding-bottom: 80px
    }

    .section.downloads .modal-dialog {
        width: 80%;
        max-width: 1080px
    }

    .section.downloads + .section.downloads {
        padding-top: 0
    }

    .modal-signup.signup .modal-content .modal-body {
        padding: 20px 80px 60px
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .socialMedia__modals .carousel-control-prev .carousel-control-prev-icon {
        left: -120px
    }

    .socialMedia__modals .carousel-control-next .carousel-control-next-icon {
        right: -120px
    }
}

@media (min-width: 992px) {
    .flex-lg-column, .flex-lg-row {
        -webkit-box-direction: normal !important
    }

    .hero, .hero.podcast-hero {
        min-height: 100vh
    }

    .container {
        max-width: 960px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .modal-lg {
        max-width: 800px
    }

    .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: -ms-flexbox !important;
        display: flex !important
    }

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

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

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

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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: .25rem !important
    }

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

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

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

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

    .m-lg-2 {
        margin: .5rem !important
    }

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

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

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

    .ml-lg-2, .mx-lg-2 {
        margin-left: .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: .25rem !important
    }

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

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

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

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

    .p-lg-2 {
        padding: .5rem !important
    }

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

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

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

    .pl-lg-2, .px-lg-2 {
        padding-left: .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
    }

    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }

    .headline {
        font-size: 52px;
        line-height: 1.19em
    }

    nav#mobile-nav {
        display: none;
        padding: 10px
    }

    a.menu-link {
        display: none
    }

    footer {
        border-left: 50px solid #0B1D29
    }

    article, section {
        padding: 4rem 0
    }

    .hero h1 {
        font-size: 3rem
    }

    .hero .subscribe ul {
        padding: .75rem 2rem .25rem
    }

    .testimonials {
        padding: 4rem 0
    }

    .testimonials blockquote {
        background-color: rgb(46, 50, 70);
        color: #ffffff;
        font-size: 2.5rem;
        line-height: 1.2em;
        margin-bottom: 3rem
    }

    .testimonials .testimonials-credit cite {
        font-size: 1.5rem
    }

    .home-hero h1 {
        font-size: 2.8rem;
        letter-spacing: -1px;
        text-align: left
    }

    .home-hero__content {
        min-height: 90vh
    }

    .home-hero__image {
        margin-left: 115px;
        width: calc(50% - 115px)
    }

    .home-hero__intro-text {
        padding-left: 2rem
    }

    .home-hero__intro-text svg {
        display: block;
        float: right;
        margin-right: 30px;
        margin-top: 50px
    }

    section.home-hero-video {
        background: #2E3246 !important
    }

    .start-here a {
        margin-top: 5px
    }

    .start-here h2 {
        font-size: 3.25rem;
        letter-spacing: -1px;
        max-width: 750px;
        margin: 0 auto 5rem
    }

    .start-here h3 {
        font-size: 1.75rem
    }

    .start-here__container {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .start-here__content {
        padding: 10px 40px 60px 30px;
        width: 60%
    }

    .start-here__image {
        display: block;
        width: 40%
    }

    .start-here__logo {
        display: block;
        max-width: 250px;
        margin-top: -30px;
        position: absolute;
        right: calc(35% - 125px);
        top: 40%
    }

    .subscribe {
        width: 75%
    }

    .subscribe ul {
        padding: .75rem 2rem .25rem
    }

    body.home .stickyPromo {
        padding-left: calc((100% - 935px) / 2);
        padding-right: calc((100% - 935px) / 2)
    }

    body.home .stickyPromo span {
        font-size: 22px
    }

    body.home .stickyPromo .btn-ghost {
        margin-right: 25px
    }

    .splitHero__col.-text {
        padding-top: 175px;
        padding-bottom: 150px
    }

    .splitHero__col.-image {
        margin-bottom: 40px
    }

    .splitHero__play {
        top: 70%;
        width: 120px;
        height: 120px;
        font-size: 12px;
        border-radius: 61px
    }

    .splitHero__play path, .splitHero__play svg {
        width: 36px;
        height: 36px
    }

    .splitHero__bookCover {
        left: 50%;
        height: 100%
    }

    .bonus .resource {
        -ms-flex-preferred-size: calc(50% - 60px);
        flex-basis: calc(50% - 60px);
        max-width: calc(50% - 60px)
    }

    .aboutBook__col.-image .image {
        max-width: 300px;
        margin-right: auto
    }

    body.home .aboutBook__col.-text {
        padding-left: 75px
    }

    section.testimonials .slick-arrow.slick-prev {
        left: -120px
    }

    section.testimonials .slick-arrow.slick-next {
        right: -120px
    }

    .socialMedia__listItem {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%
    }
}

@media screen and (min-width: 1170px) {
    .stickyNav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 80px;
        padding-left: 30px;
        padding-right: 30px;
        background-color: #2E3246;
        -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .15)
    }

    .admin-bar .stickyNav {
        top: 32px
    }

    .stickyNav .btn {
        height: auto;
        padding: 14px 35px;
        line-height: 1em;
        background-color: #4FA59B;
        white-space: nowrap;
        -webkit-transition: font-weight .4s, letter-spacing .4s, background-color .4s !important;
        transition: font-weight .4s, letter-spacing .4s, background-color .4s !important
    }

    .stickyNav .btn:hover {
        background-color: #F0F1F2;
        color: #2E3246
    }

    .stickyNav__item {
        display: block
    }

    .stickyNav__item + .stickyNav__item {
        margin-left: 30px
    }

    .splitHero {
        padding-top: 40px
    }
}

@media (min-width: 1200px) {
    .flex-xl-column, .flex-xl-row {
        -webkit-box-direction: normal !important
    }

    .container {
        max-width: 1240px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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: -ms-flexbox !important;
        display: flex !important
    }

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

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

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

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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: .25rem !important
    }

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

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

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

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

    .m-xl-2 {
        margin: .5rem !important
    }

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

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

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

    .ml-xl-2, .mx-xl-2 {
        margin-left: .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: .25rem !important
    }

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

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

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

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

    .p-xl-2 {
        padding: .5rem !important
    }

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

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

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

    .pl-xl-2, .px-xl-2 {
        padding-left: .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-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }

    .photo-text__container {
        padding-right: 4rem
    }

    .photo-text__container:before {
        height: 70%;
        width: 100%;
        border: 30px solid #0B1D29;
        content: "";
        display: block;
        position: absolute;
        top: 10%;
        z-index: 0
    }

    .photo-text__headline {
        text-align: left
    }

    .photo-text h2 {
        position: relative;
        left: -5rem
    }

    body.home .stickyPromo {
        padding-left: calc((100% - 1160px) / 2);
        padding-right: calc((100% - 1160px) / 2)
    }

    .splitHero {
        padding-top: 80px
    }

    .splitHero__col.-text {
        padding: 225px 0 200px 185px
    }

    .splitHero__col.-image {
        padding-left: 100px;
        padding-right: 150px
    }

    .splitHero__play {
        left: 60%
    }

    .splitHero__bookCover {
        left: 65%
    }

    .aboutBook__col.-image .image {
        max-width: 350px;
        margin-right: auto
    }
}

@media screen and (min-width: 1250px) {
    .section, body.home .stickyPromo {
        padding-right: calc((100% - 1200px) / 2)
    }

    .section {
        padding-left: calc((100% - 1200px) / 2)
    }

    body.home .stickyPromo {
        padding-left: calc((100% - 1220px) / 2)
    }

    body.home .stickyPromo .btn-ghost {
        margin-right: 0
    }

    .bonus {
        padding-left: calc((100% - 1080px) / 2);
        padding-right: calc((100% - 1080px) / 2)
    }

    .aboutBook__col.-image, .aboutBook__col.-text {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media screen and (min-width: 1500px) {
    .splitHero__col.-image {
        max-width: 1000px
    }

    .splitHero__image {
        width: auto;
        max-height: 625px;
        margin-left: auto;
        margin-right: 0
    }
}

@media (max-width: 64em) {
    nav.main-nav li {
        margin-right: 1rem
    }
}

@media (max-width: 991.98px) {
    .pb-0-md {
        padding-bottom: 0 !important
    }

    nav.main-nav {
        display: none
    }
}

@media (max-width: 767.98px) {
    header.site-header {
        padding: 10px
    }

    header.site-header svg {
        position: static;
        margin-top: 10px;
        width: 220px
    }

    .podcast-buttons .btn, .podcast-buttons button {
        display: block;
        width: 100%;
        margin-bottom: 1rem
    }

    table.event-list td {
        display: block;
        width: 100%
    }

    table.event-list td:nth-child(2) {
        padding: 0
    }

    table.event-list th {
        display: none
    }

    .subscribe-form form input {
        padding: .5rem 1rem
    }

    .subscribe-form form button[type=submit] {
        font-size: .85rem !important
    }

    .subscribe-form form ::-webkit-input-placeholder {
        font-size: .85rem;
        padding-top: 5px
    }

    .subscribe-form form ::-moz-placeholder {
        font-size: .85rem;
        padding-top: 5px
    }

    .subscribe-form form :-ms-input-placeholder {
        font-size: .85rem;
        padding-top: 5px
    }

    .subscribe-form form :-moz-placeholder {
        font-size: .85rem;
        padding-top: 5px
    }

    .testimonials blockquote {
        max-width: 80%
    }

    .testimonials .testimonials-credit {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .testimonials .testimonials-credit img {
        width: calc(33% - 2rem)
    }

    .testimonials .testimonials-credit cite {
        width: 67%;
        line-height: 1
    }

    .testimonials .testimonials-credit svg {
        width: 67%
    }

    body.home .aboutBook__col.-text {
        padding: 5px 10px 60px;
        text-align: center
    }

    body.home .aboutBook__col.-image {
        margin-top: 25px;
        margin-bottom: 0
    }

    section.testimonials .slick-arrow {
        display: none !important
    }

    .socialMedia__listItem .links {
        display: none
    }
}

@media (max-width: 575.98px) {
    .playlist__item .subscribe li:first-child {
        display: none
    }

    .playlist h2 {
        font-size: 1.5rem
    }

    .playlist h3 {
        font-size: 1rem
    }

    .video-container video {
        left: -200px
    }

    .logoGrid .logo:nth-last-child(-n+2) {
        margin-bottom: 0
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    nav#mobile-nav li {
        width: 25%;
        float: left
    }

    nav#mobile-nav li.nav-item-search {
        width: 100%
    }

    .start-here {
        padding: 7rem
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .product__details {
        padding-left: 2rem
    }

    .testimonials .testimonials-credit svg {
        margin-left: 2rem;
        width: 120px
    }
}

@media (min-width: 500px) and (max-width: 750px) {
    .video-container video {
        left: -120px;
        top: 80%
    }
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn, .carousel-item-next, .carousel-item-prev, .carousel-item.active, .form-control, .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none
    }
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    .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: -ms-flexbox !important;
        display: flex !important
    }

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

    *, ::after, ::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #adb5bd
    }

    thead {
        display: table-header-group
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container, body {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #FFF !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

/* Footer Bottom */

#footer .footer-bottom {
    width: 100%;
    padding: 30px 0;
    font-family: "proxima-nova";
    font-size: 1.2rem;
    color: #8C7E71;
    letter-spacing: .1rem;
    text-transform: uppercase;
}

#footer .footer-bottom p, #footer .footer-bottom a {
    color: #8C7E71;
}

a:hover {
    color: #ffffff;
}

p.copyright {
    clear: both;
}

.id-digital a {
    float: right;
}

.id-digital a svg {
    fill: #8C7E71;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.id-digital a svg:hover {
    fill: #ffffff;
}

.footernav li {
    display: inline;
}

.footernav a {
    margin-right: 10px;
    display: inline-block;
}

#footer ul .active a {
    color: #fff;
}

.footernav .first a:before {
    content: "";
}

.footernav a:hover {
    color: #ffffff;
}

.footernav a:before {
    content: "/";
    margin-right: 10px;
    display: inline-block;
}

