


@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;700&family=Raleway:wght@300;400;700;800&display=swap');
@import url('https://use.fontawesome.com/releases/v4.7.0/css/font-awesome-css.min.css');
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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



a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}



b,
strong {
    font-weight: bold
}



h1 {
    font-size: 2em;
    margin: 0.67em 0
}



img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}



button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}



input {
    line-height: normal
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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



textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}



html {
    font-size: 100%;
    box-sizing: border-box
}

*,
*::before,
*::after {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: "Lora", serif;
    font-weight: normal;
    line-height: 1.5;
    color: #343434;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}



button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}

[data-whatinput='mouse'] button {
    outline: 0
}



.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.row::before,
.row::after {
    content: ' ';
    display: table
}

.row::after {
    clear: both
}



.row .row {
    margin-left: -.625rem;
    margin-right: -.625rem
}

@media screen and (min-width: 40em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}



.column,
.columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width: 40em) {

    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}



.small-12 {
    width: 100%
}



@media screen and (min-width: 40em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

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

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

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

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

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

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

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

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

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

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

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

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

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

    .medium-12 {
        width: 100%
    }

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

    .medium-up-1 > .column,
    .medium-up-1 > .columns {
        width: 100%;
        float: left
    }

    .medium-up-1 > .column:nth-of-type(1n),
    .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1 > .column:nth-of-type(1n+1),
    .medium-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1 > .column:last-child,
    .medium-up-1 > .columns:last-child {
        float: left
    }

    .medium-up-2 > .column,
    .medium-up-2 > .columns {
        width: 50%;
        float: left
    }

    .medium-up-2 > .column:nth-of-type(1n),
    .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2 > .column:nth-of-type(2n+1),
    .medium-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2 > .column:last-child,
    .medium-up-2 > .columns:last-child {
        float: left
    }

    .medium-up-3 > .column,
    .medium-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .medium-up-3 > .column:nth-of-type(1n),
    .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3 > .column:nth-of-type(3n+1),
    .medium-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3 > .column:last-child,
    .medium-up-3 > .columns:last-child {
        float: left
    }

    .medium-up-4 > .column,
    .medium-up-4 > .columns {
        width: 25%;
        float: left
    }

    .medium-up-4 > .column:nth-of-type(1n),
    .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4 > .column:nth-of-type(4n+1),
    .medium-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4 > .column:last-child,
    .medium-up-4 > .columns:last-child {
        float: left
    }

    .medium-up-5 > .column,
    .medium-up-5 > .columns {
        width: 20%;
        float: left
    }

    .medium-up-5 > .column:nth-of-type(1n),
    .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5 > .column:nth-of-type(5n+1),
    .medium-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5 > .column:last-child,
    .medium-up-5 > .columns:last-child {
        float: left
    }

    .medium-up-6 > .column,
    .medium-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .medium-up-6 > .column:nth-of-type(1n),
    .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6 > .column:nth-of-type(6n+1),
    .medium-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6 > .column:last-child,
    .medium-up-6 > .columns:last-child {
        float: left
    }

    .medium-up-7 > .column,
    .medium-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .medium-up-7 > .column:nth-of-type(1n),
    .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7 > .column:nth-of-type(7n+1),
    .medium-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7 > .column:last-child,
    .medium-up-7 > .columns:last-child {
        float: left
    }

    .medium-up-8 > .column,
    .medium-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .medium-up-8 > .column:nth-of-type(1n),
    .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8 > .column:nth-of-type(8n+1),
    .medium-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8 > .column:last-child,
    .medium-up-8 > .columns:last-child {
        float: left
    }

    .medium-collapse > .column,
    .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .medium-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }

    .medium-centered,
    .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-uncentered,
    .medium-push-0,
    .medium-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

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

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

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

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

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

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

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

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

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

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

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

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

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

    .large-12 {
        width: 100%
    }

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

    .large-up-1 > .column,
    .large-up-1 > .columns {
        width: 100%;
        float: left
    }

    .large-up-1 > .column:nth-of-type(1n),
    .large-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1 > .column:nth-of-type(1n+1),
    .large-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1 > .column:last-child,
    .large-up-1 > .columns:last-child {
        float: left
    }

    .large-up-2 > .column,
    .large-up-2 > .columns {
        width: 50%;
        float: left
    }

    .large-up-2 > .column:nth-of-type(1n),
    .large-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2 > .column:nth-of-type(2n+1),
    .large-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2 > .column:last-child,
    .large-up-2 > .columns:last-child {
        float: left
    }

    .large-up-3 > .column,
    .large-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .large-up-3 > .column:nth-of-type(1n),
    .large-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3 > .column:nth-of-type(3n+1),
    .large-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3 > .column:last-child,
    .large-up-3 > .columns:last-child {
        float: left
    }

    .large-up-4 > .column,
    .large-up-4 > .columns {
        width: 25%;
        float: left
    }

    .large-up-4 > .column:nth-of-type(1n),
    .large-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4 > .column:nth-of-type(4n+1),
    .large-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4 > .column:last-child,
    .large-up-4 > .columns:last-child {
        float: left
    }

    .large-up-5 > .column,
    .large-up-5 > .columns {
        width: 20%;
        float: left
    }

    .large-up-5 > .column:nth-of-type(1n),
    .large-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5 > .column:nth-of-type(5n+1),
    .large-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5 > .column:last-child,
    .large-up-5 > .columns:last-child {
        float: left
    }

    .large-up-6 > .column,
    .large-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .large-up-6 > .column:nth-of-type(1n),
    .large-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6 > .column:nth-of-type(6n+1),
    .large-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6 > .column:last-child,
    .large-up-6 > .columns:last-child {
        float: left
    }

    .large-up-7 > .column,
    .large-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .large-up-7 > .column:nth-of-type(1n),
    .large-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7 > .column:nth-of-type(7n+1),
    .large-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7 > .column:last-child,
    .large-up-7 > .columns:last-child {
        float: left
    }

    .large-up-8 > .column,
    .large-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .large-up-8 > .column:nth-of-type(1n),
    .large-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8 > .column:nth-of-type(8n+1),
    .large-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8 > .column:last-child,
    .large-up-8 > .columns:last-child {
        float: left
    }

    .large-collapse > .column,
    .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .expanded.row .large-collapse.row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .large-centered {
        margin-left: auto;
        margin-right: auto
    }

    .large-centered,
    .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-uncentered,
    .large-push-0,
    .large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Raleway", sans-serif;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}



h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width: 40em) {
    h1 {
        font-size: 3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    color: #0C2C02;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer
}

a:hover,
a:focus {
    color: #44633a
}

a img {
    border: 0
}

hr {
    max-width: 64rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #d8d8d8;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both
}

ul,
ol,
dl {
    line-height: 1.75;
    margin-bottom: 1rem;
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc;
    margin-left: 1.25rem
}

ol {
    margin-left: 1.25rem
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}



blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #d8d8d8
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: '\2014 \0020'
}



.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    pre,
    blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color: #0C2C02;
    color: #fff
}



.button:hover,
.button:focus {
    background-color: #436239;
    color: #fff
}



[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #d8d8d8;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #343434;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type='text'], 
[type='password'], 
[type='date'], 
[type='datetime'], 
[type='datetime-local'], 
[type='month'], 
[type='week'], [type='email'], 
[type='number'], 
[type='search'], 
[type='tel'], 
[type='time'], 
[type='url'], 
[type='color'], 
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #d8d8d8;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #343434;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgb(10 10 10 / 10%);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fff;
    outline: none;
    box-shadow: 0 0 5px #d8d8d8;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::placeholder,
textarea::placeholder {
    color: #d8d8d8
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #d8d8d8;
    cursor: default
}

[type='submit'],
[type='button'] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type="search"] {
    box-sizing: border-box
}

[type='file'],
[type='checkbox'],
[type='radio'] {
    margin: 0 0 1rem
}

[type='checkbox'] + label,
[type='radio'] + label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
    cursor: pointer
}

label > [type='checkbox'],
label > [type='radio'] {
    margin-right: .5rem
}

[type='file'] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #343434
}





fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

legend {
    margin-bottom: .5rem;
    max-width: 100%
}

.fieldset {
    border: 0px solid #d8d8d8;
    padding: 1.25rem;
    margin: 1.125rem 0
}

.fieldset legend {
    background: #fff;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem
}

select {
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #d8d8d8;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #343434;
    background-color: #fff;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 1.5rem
}

@media screen and (min-width: 0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:disabled {
    background-color: #d8d8d8;
    cursor: default
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}





.breadcrumbs {
    list-style: none;
    margin: 0 0 1rem 0
}

.breadcrumbs::before,
.breadcrumbs::after {
    content: ' ';
    display: table
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    color: #343434;
    font-size: .6875rem;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    color: #d8d8d8;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px;
    opacity: 1
}

.breadcrumbs a {
    color: #0C2C02
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #d8d8d8;
    cursor: not-allowed
}







.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block !important
}
.is-drilldown a:hover {
  text-decoration: none;
}

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fff;
    transition: transform 0.15s linear
}

.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
    transform: translateX(100%)
}

.is-drilldown-submenu-parent > a {
    position: relative
}

.is-drilldown-submenu-parent > a::after {
    content: '';
    display: none;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #0C2C02;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.js-drilldown-back > a::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #0C2C02 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem
}







html,
body {
    height: 100%
}

.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    min-height: 100%;
    transition: transform .5s ease
}

.off-canvas-wrapper-inner::before,
.off-canvas-wrapper-inner::after {
    content: ' ';
    display: table
}

.off-canvas-wrapper-inner::after {
    clear: both
}

.off-canvas-content,
.off-canvas-content {
    min-height: 100%;
    background: #fff;
    transition: transform .5s ease;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: 0.1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.5)
}

.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(127, 168, 108, 0.25);
    cursor: pointer;
    transition: background .5s ease
}

.off-canvas {
    position: absolute;
    background: #0C2C02;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    transform: translateX(0)
}

[data-whatinput='mouse'] .off-canvas {
    outline: 0
}

.off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px
}

.is-open-left {
    transform: translateX(250px)
}

.off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px
}

.is-open-right {
    transform: translateX(-250px)
}

@media screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        left: 0;
        z-index: auto;
        position: fixed
    }

    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        right: 0;
        z-index: auto;
        position: fixed
    }

    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px
    }
}

@media screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed
    }

    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed
    }

    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px
    }
}



.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em),
screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em),
screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em),
screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}





.clearfix {
    overflow: auto
}

ul {
    list-style-image: url("https://cdn.amedisys.com/img/smallOval.svg")
}

p,
.p {
    line-height: 1.75
}



.sub-nav {
    padding: 1.25rem 0 1.25rem 0
}

.sub-nav .sub-nav-home {
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #0C2C02
}

.sub-nav .sub-nav-home .sub-nav-text {
    color: #797672
}

.sidebar div:first-child {
    margin-top: 1.25rem
}



a.close-button {
    font-size: 1.5625rem;
    text-align: center
}



a.bottom-nav {
    color: #fff
}

a.bottom-nav:hover {
    cursor: pointer
}

.mast-content a {
    text-decoration: none
}

section button,
section .button {
    text-decoration: none
}

section#faqs a {
    text-decoration: none
}

section#faqs .accordion-content a {
    text-decoration: underline
}

body .page-faqs {
    text-decoration: none
}

.off-canvas {
    height: 100%;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1rem;
    padding-left: .625rem;
    padding-right: .625rem
}

.off-canvas .header {
    color: #FCDEB4;
    font-weight: 900
}

.off-canvas li {
    border-bottom: 1px solid white;
    padding: .125rem 0
}

.off-canvas li:first-child {
    border-top: none
}

.off-canvas li:last-child {
    border-bottom: none
}

.off-canvas .is-drilldown-submenu {
    height: 100%;
    margin-left: 0;
    padding-left: .625rem
}

.off-canvas .is-drilldown-submenu li {
    padding: .1875rem 0
}

.off-canvas .is-drilldown-submenu:after {
    content: ''
}

.off-canvas .is-drilldown-submenu .js-drilldown-back:before {
    content: url("https://cdn.amedisys.com/img/BackTriangle.svg")
}

.off-canvas .is-drilldown {
    min-height: 100%
}

.off-canvas a {
    color: #fff
}

.off-canvas ul {
    background-color: #0C2C02
}

.off-canvas .is-drilldown-submenu li a.nav-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  line-height: 1.25;
  gap: 0.625rem;
}

.off-canvas .is-drilldown-submenu li a.nav-button span.nav-button__icon {
  color: #4A7B3D;
}

.off-canvas .is-drilldown-submenu li a.nav-button span.nav-button__label {
  flex-shrink: 1;
}

blockquote,
.blockquote {
    border: solid 1px #dee6dc;
    width: 80%;
    margin: 40px auto;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    position: relative
}

blockquote:before,
.blockquote:before {
    content: url("https://cdn.amedisys.com/img/quotation.svg");
    position: absolute;
    margin-top: -2.1875rem;
    width: 3.25rem;
    height: 3.6875rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

blockquote .quote-text,
.blockquote .quote-text {
    font-style: italic;
    padding: 1.875rem 1.875rem 0 1.875rem;
    font-size: 1.125rem;
    color: #595854;
    text-align: center;
    line-height: 2.25rem
}

h1,
.h1 {
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    font-size: 2.25rem;
    color: #7BA96B;
    letter-spacing: 0;
    line-height: 3rem;
    text-transform: uppercase
}

h1.alt,
.h1.alt {
    color: #fff;
    text-transform: uppercase
}

h2,
.h2 {
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-weight: 300;
    line-spacing: 3.75rem;
    font-size: 3rem;
    text-transform: uppercase;
    line-height: 3rem
}

h2.figurehead,
.h2.figurehead {
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    font-size: 2.25rem;
    color: #7BA96B;
    letter-spacing: 0;
    line-height: 3rem;
    text-transform: uppercase
}

h3,
.h3 {
    font-family: "Raleway", sans-serif;
    font-size: 1.875rem;
    line-height: 2.625rem;
    font-weight: 400
}

h4,
.h4 {
    font-family: "Raleway", sans-serif;
    font-size: 1.5rem;
    color: #595854;
    letter-spacing: 0;
    line-height: 2.25rem
}

h4.green,
.h4.green {
    color: #0C2C02
}

h5,
.h5 {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    color: #fff;
    letter-spacing: 0
}

h5.alt,
.h5.alt {
    color: #343434
}

h6,
.h6 {
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    font-size: 1rem;
    color: #0C2C02;
    letter-spacing: .0625rem
}

h6.alt,
.h6.alt {
    color: #fff;
    font-family: "Raleway", sans-serif
}

h6.grey,
.h6.grey {
    color: #343434
}

.body-1 {
    font-family: "Lora", serif;
    font-size: 1rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.75rem
}

.body-2 {
    font-family: "Lora", serif;
    font-size: 1rem;
    color: #343434;
    letter-spacing: 0;
    line-height: 1.75rem
}

.body-3 {
    font-family: "Lora", serif;
    font-size: 1rem;
    color: #fff
}

.body-3.team {
    line-height: 1.75rem
}

.small {
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    font-size: .875rem;
    color: #555e5d;
    letter-spacing: .0625rem;
    text-transform: uppercase
}

.small.white {
    color: #fff
}

.small.green {
    color: #0C2C02
}

.small.quote {
    color: #dee6dc;
    text-align: center;
    padding-bottom: .9375rem
}

.small.copyright {
    font-family: "Raleway", sans-serif
}

button,
.button {
    font-size: .875rem;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
    color: #0C2C02;
    text-transform: uppercase;
    background: transparent;
    padding: 1rem 2.5rem;
    text-decoration: none !important;
    border-radius: 3.125rem;
    border-color: #343434
}

button.fullWidth,
.button.fullWidth {
    width: 100%
}

button:hover,
.button:hover {
    background-color: #0C2C02;
    color: #fff
}

button:hover,
.button:hover {
    color: #fff;
    border-radius: 3.125rem;
    background-color: #0C2C02
}

button.alt,
.button.alt {
    color: #fff;
    border-color: #fff
}

button.alt:hover,
.button.alt:hover {
    border-color: #FCDEB4;
    background: transparent
}

button.secondary,
.button.secondary {
    padding: .5rem 1.875rem;
    background-color: #0C2C02;
    border: transparent;
    color: #fff
}

button.secondary:hover,
.button.secondary:hover {
    color: #343434;
    background-color: #FCDEB4
}

button.secondary.white,
.button.secondary.white {
    color: #0C2C02;
    background-color: #fff
}

button.secondary.white:hover,
.button.secondary.white:hover {
    background-color: #0C2C02;
    color: #fff
}

button.play,
.button.play {
    padding: 0;
    height: 1.9375rem;
    width: 1.9375rem;
    border-radius: 100%;
    border-color: #FCDEB4;
    border-width: .1875rem;
    background: url("https://cdn.amedisys.com/img/Triangle.svg");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 60% center;
    display: inline-block
}

button.play:hover,
.button.play:hover {
    background-color: transparent
}

input[type="submit"] {
    font-size: .875rem;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
    color: #fff;
    text-transform: uppercase;
    background-color: #0C2C02;
    padding: .5rem 1.875rem;
    text-decoration: none !important;
    border-radius: 3.125rem;
    border: transparent;
    transition: all .25s ease-out
}

input[type="submit"]:hover {
    color: #343434;
    background-color: #FCDEB4
}

nav {
    position: relative
}

nav .nav-menu-top-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    text-transform: uppercase
}

nav .nav-menu-top-ul li {
    display: inline-block
}

@media screen and (min-width: 40em) {
    nav .nav-menu-top-ul li {
        padding-bottom: 0;
        padding: .625rem 1.5625rem
    }
}

nav .nav-menu-top-ul li:last-child {
    padding-right: 0
}

aside .callout {
    border: none;
    color: #fff;
    padding: 0;
    margin: 0;
    margin-bottom: 1.75rem
}

aside .callout .image img {
    width: 100%
}

aside .callout .content {
    background-size: cover;
    padding: 2.1875rem 1.25rem 2.1875rem 1.25rem;
    position: relative
}

aside .callout .content:before {
    content: '';
    background: url("https://cdn.amedisys.com/img/QuestionMark.svg") no-repeat;
    width: 3.125rem;
    height: 3.125rem;
    position: absolute;
    top: -1.5625rem
}

aside .callout.home-health-quiz .content {
    background-image: url("https://cdn.amedisys.com/img/home-health-quiz-sidebar_imgBtm.jpg")
}

aside .callout.personal-care-quiz .content {
    background-image: url("https://cdn.amedisys.com/img/personal-care-quiz-sidebar_imgBtm.jpg")
}

aside .callout.hospice-care-quiz .content {
    background-image: url("https://cdn.amedisys.com/img/hospice-care-quiz-sidebar_imgBtm.jpg")
}

aside .callout .title {
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 2.25rem;
    line-height: 3rem;
    font-weight: 100;
    margin-bottom: .625rem
}

aside .callout p {
    line-height: 1.75rem
}

aside #find-care-center {
    display: block;
    background: #0C2C02 url("https://cdn.amedisys.com/img/WorldMap.svg") no-repeat 10px center;
    margin-bottom: 1.75rem;
    padding: 1.25rem .625rem 1.25rem 6.25rem;
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase
}

.hs_recaptcha {
    transform: scale(0.85);
    margin-left: -23px
}

.hs_lastname {
    margin-top: 1.25rem
}

#cookie-cutter {
    position: fixed;
    bottom: -62.5rem;
    transition: ease-in-out all 0.5s;
    width: 100%;
    padding: .9375rem;
    background-color: #fdf7ea;
    z-index: 9999;
    font-size: .875rem
}

#cookie-cutter p {
    margin: 0 !important
}

#cookie-cutter p a {
    text-decoration: underline;
    color: #0C2C02
}

#cookie-cutter.active {
    bottom: 0
}

#cookie-cutter .button {
    margin: .625rem 0 .3125rem .3125rem
}

.report-confirm {
    display: none;
    height: 2.5rem;
    color: #0C2C02
}

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

header #utility-nav {
    font-family: "Raleway", sans-serif;
    background: #4A7B3D;
}

@media print { 
    header #utility-nav {
        display: none
    }
}
@media screen and (min-width: 64em) {
  header #utility-nav {
    background: #4A7B3D;
  }
}

@media screen and (min-width: 1024px) {
  header #utility-nav {
    background: #4A7B3D;
}
@media screen and (min-width: 1117px) {
  header #utility-nav {
    background: #4A7B3D;
}
@media screen and (min-width: 1230px) {
  header #utility-nav {
    background: #4A7B3D;
}

header #utility-nav .fa,
header #utility-nav strong {
  font-size: 16px;
}
header #utility-nav .fa {
  font-weight: 400;
}

@media screen and (max-width: 73.75em) {
  header #utility-nav .locationSearch strong {
    line-height: 1rem;
    text-align: left;
    margin-left: 0.375rem;
  }
  header #utility-nav .locationSearch {
    { background: #0C2C02; #}
    padding-left: 0.625rem !important;
  }
}

header #utility-nav #contact-link {
    background: #0C2C02;
    line-height: 1.75rem;
    height: 3rem;
    color: #fff;
    padding: .625rem 0;
    display: block
}

header #utility-nav .burger-button {
    font-size: 1.875rem;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding-top: .3125rem
}

header #utility-nav .burger-button:before {
    color: #fff;
    content: "☰";
    padding-right: .625rem
}

header #utility-nav .burger-button:hover {
    cursor: pointer
}

header #utility-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    
    text-align: left;
  float: left !important;
}

header #utility-nav ul li {
    display: inline-block;
    font-size: .875rem;
    line-height: 1.75rem;
    font-weight: bold;
    text-transform: uppercase;
  float: none !important;
}

header #utility-nav ul li a {
    padding: .625rem .5rem !important;
    display: block;
    color: #fff;
  transition: all .2s ease-in-out;
}

header #utility-nav ul li a:last-child {
    padding-right: 0
}

header #utility-nav ul li a:hover {
    text-decoration: none;
  background-color: #385994;
}

header #utility-nav .locationSearch {
    line-height: 1.75rem;
    height: 3rem;
    color: #fff;
    padding: 0.625rem 0;
    display: -ms-flexbox;
    display: flex;
    font-family: "Raleway", sans-serif;
    text-align: right;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
header #utility-nav .locationSearch span {
    margin-right: 0.4375rem;
}
header #utility-nav .locationSearch #locationSearchForm {
    margin-left: 0.8125rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #d8d8d8;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 16px !important;
    color: #343434;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgb(10 10 10 / 10%);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}
header #utility-nav .locationSearch #locationSearchForm [type="text"] {
    margin-bottom: 0;
    padding: 0.3125rem 0.5rem;
    height: auto;
    width: 20.625rem;
}
header #utility-nav .locationSearch #locationSearchForm [type="submit"] {
  font-size: 0.875rem;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0.5rem 1.875rem;
  background-image: none !important;
    text-decoration: none !important;
    border-radius: 3.125rem;
    border: transparent;
    transition: all .25s ease-out;
    margin-bottom: 0;
    background-color: #385994;
    margin-left: -0.8125rem;
  margin-top: 0;
}
header #utility-nav .locationSearch #locationSearchForm [type="submit"]:hover {
  color: #fff;
    background-color: #23395B;
}

@media print {
    .sub-nav {
        display: none
    }
}

header {
    position: relative
}
header #large-nav .navContainer {
    display: -ms-flexbox;
  display: -webkit-flex;
    display: flex;
}
header #large-nav {
    border-bottom: solid 1px #d8d8d8;
    font-family: "Raleway", sans-serif;
}

header .logo {
    position: relative;
    box-sizing: content-box;
    text-align: center;
  display: flex;
  align-items: center;
}
header .logo span,
header .logo a {
  display: block;
}
header .logo img {
  position: static;
}
@media (max-width: 1023px) {
  header .logo {
    position: relative;
    margin: 1.25rem 0;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
}

@media print {
    header .logo {
        width: 50%
    }
}

@media screen and (min-width: 64em) {
    header .logo {
        text-align: left
    }
}

header .logo img {
    max-width: 21.25rem
}

@media screen and (min-width: 64em) {
    header .logo {
        margin: auto
    }

    header .logo img {
        line-height: 0;
    }
}
header ul.primary_nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
header ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right
}

@media print {
    header ul {
        display: none
    }
}

header ul li {
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase
}

header ul li a {
    display: block;
    color: #343434;
  text-decoration: none;
}
header ul li a:hover,
header ul.primary_nav > li:hover > a,
header ul li.active > a,
header ul li a.active {
    color: #fff;
    background-color: #385994;
  text-decoration: none;
}
header ul li a.primary {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    line-height: 1.1;
    text-align: left;
}

@media screen and (min-width: 40em) {
    header ul li a {
        padding: 1.875rem 0.9375rem 1.6875rem 0.9375rem;
    }
}

@media (max-width: 872px) {
    header ul li a {
        padding: .625rem .3125rem .3125rem .3125rem
    }
}

header .dropbtn {
    border: none;
    cursor: pointer
}

header .dropdown {
    display: inline-block
}
header .dropdown > a {
  position: relative;
}
header .dropdown > a:after {
    content: "";
    height: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #0C2C02;
    padding: 0;
    margin-left: 0.3125rem;
    display: inline-block;
}
header .dropdown > a:hover:before,
header .dropdown:hover > a:before {
    content: "";
    height: 0;
    width: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #3E5E6F;
    padding: 0;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    position: absolute;
    display: inline-block;
}
header .dropdown > a:hover:after,
header .dropdown:hover > a:after,
header .dropdown.active > a:after,
header .dropdown > a.active:after {
    border-top-color: #fff;
}
header .dropdown-content-mega a.sub-header:hover {
    background-color: transparent;
}
header .dropdown-content-mega a.sub-header:hover h6 {
    color: #fff;
    background-color: #385994;
}
header .dropdown-content {
    padding: 1.875rem 0;
    min-width: 18.75rem;
    display: none;
    position: absolute;
    background-color: #3E5E6F;
    z-index: 999;
    font-weight: normal;
    text-align: left;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 5%);
}
header .dropdown:not(.mega-dropdown) {
    position: relative;
}
@media screen and (max-width: 1400px) {
  header .dropdown-content {
    left: auto;
    right: 0;
  }
}
header .dropdown-content ul {
    text-align: left;
}
.body-2 {
    font-family: "Lora", serif;
    font-size: 1rem;
    color: #343434;
    letter-spacing: 0;
    line-height: 1.75rem;
}

header .dropdown-content a {
    line-height: 1rem;
  font-weight: bold;
    padding: 0
}

header .dropdown-content a:before {
    content: "";
    font-family: sans-serif;
    font-size: 0.03125rem;
    padding: 0.3125rem 0.3125rem 0.9375rem 0.3125rem;
}

header .dropdown-content ul {
    text-align: left
}

header .dropdown-content-mega {
    font-family: "Lora", serif;
    padding: 3.125rem;
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    margin-left: 0;
    font-weight: normal;
    text-align: left;
    background-color: #3E5E6F;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 5%);
    z-index: 1000;
}
header .dropdown-content-mega .content-drop {
    margin: 0 auto;
}

header .dropdown-content-mega h6 {
    margin: 0;
    padding: 5px 0;
    padding-left: 1.5625rem;
    text-align: left;
    text-transform: none;
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 1.375rem;
    color: #343434;
}

header .dropdown-content-mega a {
    padding: 12px 16px 12px 26px;
    text-transform: none;
    display: block;
    line-height: 1rem;
  font-weight: bold;
}
header .dropdown-content-mega .descriptor {
    font-style: italic;
    text-transform: none;
    padding: 0.4375rem 1rem 0.75rem 1.5625rem;
    line-height: 1.2;
    font-size: 0.875rem;
    display: block;
}

header .dropdown-content-mega a.sub-header {
    line-height: normal;
    padding-left: 0;
    padding-top: 0;
    margin: 0 auto;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 0;
}

header .dropdown-content-mega a:before {
    
  font-family: sans-serif;
    font-size: 0.03125rem;
    padding: 0.3125rem 0.3125rem 0.9375rem 0.3125rem;
}

header .dropdown-content-mega ul {
    margin: 0;
    padding: 0;
    text-align: left
}

header .dropdown-content a {
    padding: .75rem 1rem;
    text-transform: none;
    display: block
}

header .dropdown:hover .dropdown-content {
    display: block
}

header .dropdown:hover .dropdown-content-mega {
    display: block
}

header .dropdown-content-mega a.nav-button {
  color: #fff;
  background-color: #4A7B3D;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  line-height: 1.25;
  gap: 0.625rem;
}

header .dropdown-content-mega a.nav-button span.nav-button__icon {
  color: #4A7B3D;
  transition: all .2s ease-in-out;
}

header .dropdown-content-mega a.nav-button span.nav-button__label {
  flex-shrink: 1;
}

header .dropdown-content-mega a.nav-button:hover, header .dropdown-content-mega a.nav-button.selected {
  color: #fff;
  background-color: #0C2C02;
}

header .dropdown-content-mega a.nav-button:hover span.nav-button__icon, header .dropdown-content-mega a.nav-button.selected span.nav-button__icon {
  color: #0C2C02;
}

header .location-button {
    margin: -1.25rem 0 .3125rem .5625rem
}

header .patient-button {
    margin: -2.75rem 0 0 1.5rem;
    width: 17.8125rem
}

@media print {
    .sidebar {
        display: none
    }
}

footer {
    padding: 3.125rem 0 2.5rem 0;
    background: #343434;
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    color: #fff;
    text-align: center;
    position: relative
}

@media print {
    footer {
        display: none
    }
}

footer #bottom-logo-div {
    height: 10.625rem;
    line-height: 8.75rem
}

@media screen and (min-width: 40em) {
    footer {
        text-align: left;
        padding: 3.125rem 0 4.375rem 0
    }
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer a {
    color: #fff;
    display: block;
    padding: .25rem 0
}

footer a:hover {
    color: #fff
}

footer .inner {
    line-height: 18.125rem
}

footer #social {
    margin-top: 1.875rem
}

@media screen and (min-width: 40em) {
    footer #social {
        margin-top: 6.25rem
    }
}

footer #social p {
    font-size: .875rem;
    margin-top: .625rem
}

footer #social li {
    display: inline-block
}

footer #social li a {
    display: block;
    padding: 0 .375rem
}

footer #social li a:first-child {
    padding-left: 0
}

footer #to-top-button-small {
    height: 5rem;
    width: 5rem;
    background-color: #fdf7ea;
    border-radius: 100%;
    border: 2px solid;
    border-color: #0C2C02;
    float: none;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    opacity: 0.85;
    z-index: 1000
}

footer #to-top-button-small a {
    font-size: .875rem;
    color: #343434;
    font-family: "Raleway", sans-serif;
    font-weight: 900
}

footer #to-top-button-small a #up-carat {
    font-size: 1.5rem;
    margin-bottom: -.9375rem;
    margin-top: .625rem
}

footer #to-top-button-small:hover {
    opacity: 1
}

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

.fieldset legend {
    font-size: 1.125rem;
    color: #0C2C02
}

section {
    padding: 0 0 0 0
}

section.nopad {
    padding: 5rem 0 0 0
}

section#main-content {
    padding: 0 0 2.5rem 0
}

section#main-content .content-image {
    width: 30%
}

section#main-content h1 {
    padding: 1.875rem 0 1.25rem 0
}

section#main-content #family-member-zip {
    width: 9.375rem
}

section#home-content {
    margin: 0
}



.nopad {
    padding: 0 0 0 0
}



.sec-header {
    margin-bottom: 1.875rem
}

.smallbtn {
    height: 1.875rem;
    background-color: #0C2C02;
    line-height: 1.875rem;
    border-radius: 1.875rem
}

.smallbtn:hover {
    background-color: #0C2C02
}



.location-button {
    margin: auto;
    margin-bottom: 1.75rem;
    text-align: center;
    width: 18.75rem;
    height: 4.0625rem;
    background-color: #0C2C02;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    text-transform: uppercase
}

.location-button .location-inner {
    line-height: 4.0625rem
}

.location-button .location-text {
    padding: 0;
    text-align: left
}

.patient-button {
    margin: auto;
    height: 4.0625rem;
    width: 18.75rem;
    background-color: #0C2C02;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    text-transform: uppercase
}

.patient-button .patient-inner {
    line-height: 4.0625rem
}

.patient-button .patient-image {
    background: url("https://cdn.amedisys.com/userfiles/Amedisys_day3131_edited.jpg");
    background-size: cover;
    height: 4.0625rem;
    width: 4.0625rem
}

.patient-button .patient-text {
    padding: 1.25rem 0 0 0;
    text-align: left
}



.dropdown-content-medium {
    border-top: solid 1px #d8d8d8;
    margin-right: 1.875rem;
    padding: 1.875rem 0;
    display: none;
    position: absolute;
    background-color: #fdf7ea;
    z-index: 999;
    font-weight: normal;
    text-align: left;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.05)
}

.dropdown-content-medium a,
.dropdown-content-medium span {
    padding: .75rem 1rem;
    text-transform: none;
    display: block;
    line-height: 1rem
}

.dropdown-content-medium a::before,
.dropdown-content-medium span::before {
    display: none !important
}

.dropdown-content-medium span {
    font-weight: bold;
    text-transform: uppercase
}

.dropdown-content-medium ul {
    text-align: left
}

.dropdown-content-medium ul.body-2:not(.table-list) {
    padding-left: .625rem
}

.dropdown-content-medium ul.table-list {
    padding-right: 1.5625rem
}

.dropdown-content-medium ul.table-list span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.1875rem;
    font-family: "Raleway", sans-serif;
    color: #fff;
    background-color: #0C2C02;
    padding: .9375rem 1rem;
    border-bottom: solid #0C2C02 .125rem
}

.dropdown-content-medium ul.table-list a {
    background-color: #fff6E0;
    font-family: "Lora", serif;
    border-bottom: solid #0C2C02 .0625rem;
    padding: .875rem 1rem;
    transition: all 0.40s ease-in-out
}

.dropdown-content-medium ul.table-list a:nth-child(odd) {
    background-color: #FFECC4
}

.dropdown-content-medium ul.table-list a:hover {
    background-color: #749D61;
    color: #fff
}

.dropdown-content-medium div.all-resources {
    text-align: center;
    font-weight: bold;
    padding-right: 1.5625rem
}

.dropdown-content-medium div.all-resources a {
    font-family: "Lora", serif;
    padding-left: 0
}

.dropdown:hover .dropdown-content-medium {
    display: block
}

form#resources-form label.middle {
    margin: 0;
    padding-bottom: 0;
    line-height: 2.1875rem;
    font-size: .9375rem
}

section#alerts {
    background: #f9d4a1;
    background: linear-gradient(180deg, #f9d4a1 0%, #ffae3b 100%);
    box-shadow: 0 0.25rem 0.25rem 0.125rem rgb(73 73 73 / 43%);
    position: relative;
    z-index: 9;
    transition: all .2s ease-in-out;
    overflow: hidden;
    min-height: 46px;
}
.slick-hidden {
  display: none !important;
}
section#alerts .alertsSlider .slide {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
}
section#alerts .alertsSlider .slide .alt {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 0.9375rem;
    color: #3D3D38;
    margin-bottom: 0;
    padding: 0.625rem 0;
}
section#alerts .alertsSlider .slide .alt .icon {
    margin-right: 0.3125rem;
}
section#alerts .alertsSlider .slide .alt a {
    color: #3D3D38;
    transition: all .2s ease-in-out;
}
section#alerts .alertsSlider .slide .alt a:hover {
    color: #0C2C02;
    text-decoration: underline;
}
section#alerts .alertsClose {
    font-weight: bold;
    font-size: 1.375rem;
    border: solid 2px #343434;
    color: #343434;
    position: absolute;
    top: 0.9375rem;
    right: 0.9375rem;
    border-radius: 100%;
    font-family: "Raleway", sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1.5625rem;
    height: 1.5625rem;
    transition: all .2s ease-in-out;
}
section#alerts .alertsClose span {
    margin-top: -0.1875rem;
}
@media screen and (min-width: 40em) {
  section#alerts .alertsClose {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
section#alerts .alertsClose:hover {
    cursor: pointer;
    background-color: #595955;
    border-color: #595955;
    color: #ffae3b;
}
section#alerts.inactive {
    height: 0 !important;
    min-height: 0 !important;
    box-shadow: none;
}

section#alerts .arrows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0.9375rem;
    z-index: 9;
}

section#alerts .columns {
    position: relative;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

section#alerts .arrows .slick-arrow {
  cursor: pointer;
}
section#alerts .arrows .slick-arrow:hover {
  color: #595955;
}
@media screen and (min-width: 64em) {
  section#alerts .arrows {
    padding-top: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -1.5625rem;
  }
}
section#alerts .arrows .paginator {
    padding: 0 0.625rem;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
}


@media screen and (min-width: 64em) and (max-width: 83.4375em) {
  section#alerts .arrows {
    right: 3.75rem;
  }
}
ul.paginator {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.paginator li {
  padding: 0;
  margin: 0;
  display: none;
}
ul.paginator li.slick-active {
  display: block;
}