.pale-purple-bg {
    background-color: #eae0ee
}

.pale-purple-bg .st0 {
    fill: #73308a !important
}

.pale-purple-bg h1,
.pale-purple-bg h2,
.pale-purple-bg h3,
.pale-purple-bg h4,
.pale-purple-bg h5,
.pale-purple-bg h6 {
    color: #73308a
}

.pale-green-bg {
    background-color: #d9eceb
}

.pale-green-bg .st0 {
    fill: #00837b !important
}

.pale-green-bg h1,
.pale-green-bg h2,
.pale-green-bg h3,
.pale-green-bg h4,
.pale-green-bg h5,
.pale-green-bg h6 {
    color: #00837b
}

@keyframes move-down-to-up {
    0% {
        transform: translateY(30%);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fade-left {
    0% {
        transform: translateX(40px);
        opacity: 0
    }

    100% {
        transform: translateX(0);
        opacity: 1
    }
}

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

body {
    line-height: 1
}

html {
    height: 100%;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%
}

body {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal
}

main,
.wrapper {
    flex: 1 0 auto
}

footer {
    flex-shrink: 0;
    flex: none
}

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

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

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: rgba(0, 0, 0, 0)
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

.clearboth {
    clear: both
}

.clearboth:after {
    content: "";
    display: table;
    clear: both
}

.clearboth {
    zoom: 1
}

h1,
h2,
h2 {
    font-weight: normal
}

img {
    display: block;
    width: 100%
}

a {
    cursor: pointer
}

.hidden-visually {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

body {
    font-family: "Raleway", sans-serif
}

h1,
h2,
h3,
h4,
h5,
h5 {
    font-family: "Raleway", sans-serif;
    font-weight: normal;
    font-weight: 700;
    line-height: 110%;
    color: #00837b
}

body {
    font-family: "Raleway", sans-serif
}

.green-headings h1,
.green-headings h2,
.green-headings h3,
.green-headings h4,
.green-headings h5,
.green-headings h5 {
    color: #00837b
}

h1 {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 3.6rem;
    color: #00837b
}

h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 1.5rem
}

h3,
h4,
h5,
h6 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1rem
}

h3 {
    font-size: 21px;
    font-size: 2.1rem
}

p,
ul,
a p,
ol,
li {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 2rem;
    line-height: 165%;
    color: #646464;
    font-family: "Raleway", sans-serif
}

h2+table {
    margin-top: -1.5rem
}

p+table {
    margin-top: -2.1rem
}

p+h2 {
    margin-top: 2.5rem
}

main ul,
main ol {
    margin-left: 1.5rem
}

main ul li,
main ol li {
    margin-bottom: 1rem;
}
main ul li p, main ol li p {
margin-bottom: 0;
}
.text-col {
    a {
        color: #646464;
        border-bottom: 1px dotted #00837b ;
    }
    p.intro a {

    }
    p:first-of-type {
 
    }
}
p.intro {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 155%

}

.line-title>span {
    flex-shrink: 0;
    padding-right: 1.5rem;
    font-weight: 700
}

.line-title hr {
    width: 100%;
    margin: 0
}

main a {
    text-decoration: none
}

.content main a {
    font-weight: 600;
    text-decoration: none;
    color: #646464
}

table {
    width: 100%;
    margin-bottom: 2rem
}

table th,
table td {
    padding: 1rem 1rem 1rem 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 165%;
    font-family: "Raleway", sans-serif
}

table th:last-child,
table td:last-child {
    padding-right: 0
}

.green-bg {
    background-color: #00837b
}

.green-bg h1,
.green-bg h2,
.green-bg h3,
.green-bg h4,
.green-bg h5,
.green-bg h5,
.green-bg p,
.green-bg ul {
    color: #fff
}

.row {
    display: flex
}

.d-flex {
    display: flex
}

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

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

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

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

@media(min-width: 576px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(min-width: 576px) {
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

@media(min-width: 768px) {
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media(min-width: 576px) {
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media screen and (min-width: 650px) {
    .container.narrower-container {
        max-width: 87.702% !important
    }
}

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

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

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

@media(min-width: 1001px) {
    .container {
        max-width: 94%
    }
}

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

@media(min-width: 576px) {
    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media screen and (min-width: 576px) {
    .home-link-panel .col-sm-6:last-child {
        padding-right: 55px
    }
}

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

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

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

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

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

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

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

.no-gutters {
    margin-right: 0;
    margin-left: 0
}
.align-center {
    align-items: center;
}
.inner {
    width: 100%;
    max-width: 1240px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto
}

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

@media screen and (max-width: 1400px) {
    .container-full {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.text-center {
    width: 94%;
    margin: 0 auto;
    text-align: center
}

.text-center p {
    font-size: 17px;
    font-size: 1.7rem
}

.container-fluid {
    width: 100%;
    max-width: 100%
}

.dotted-border-bottom {
    border-bottom: 2px dotted #fff
}

.container-small-gutters {
    padding-left: 4px;
    padding-right: 4px
}

.small-gutters {
    margin-right: -3px;
    margin-left: -3px
}

.small-gutters>.col,
.small-gutters>[class*=col-] {
    padding-left: 4px;
    padding-right: 4px
}

.image-fit {
    object-fit: cover
}

@media screen and (min-width: 650px) {
    .container.narrower-container {
        max-width: 87.702% !important
    }
}

@media screen and (min-width: 1200px) {
    .container.narrower-container {
        max-width: 1120px !important
    }
}

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

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

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

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

@media(min-width: 768px) {
    .offset-md-2 {
        margin-left: 16.6666666667%
    }
}

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

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

.menu-active {
    overflow: hidden
}

.menu-active .order-button {
    z-index: 12000
}

header {
    width: 100%;
    clear: both;
    zoom: 1
}

header:after {
    content: "";
    display: table;
    clear: both
}

header .logo {
    max-width: 260px;
    width: 100%;
    display: block
}
.header-row div:last-child {
    display: flex;
}
.header-row div:first-child {
  padding-top: 3rem;
}

.header-row {
    align-items: flex-end;
     margin-bottom: 3rem;
}

.header-row div:last-child .button {
    margin-left: auto;
    font-weight: 700;
    padding: 1.5rem 3rem;
}
@media screen and (min-width: 1001px) {
    header .logo {
        width: 90%;
        float: left
    }
}

.nav-top {
    background-color: #73308a;
    min-height: 50px;
    position: relative;
    z-index: 50000
}

@media screen and (max-width: 1000px) {
    .nav-top .search-trigger {
        display: none
    }
}

.nav-bottom {
    background-color: #eae0ee;
 
}

.social-icons {
    float: left;
    list-style: none;
    margin: 0;
    padding-top: 10px
}

.social-icons li {
    display: inline-block;
    margin-right: 10px;
    margin: 0 10px 0 0
}

.social-icons img {
    height: 30px;
    width: auto
}
.nav-bottom .container {
    padding: 0 15px;
}
.nav-top .container {
    padding: 0 25px;
}
.logo-container {
    padding: 0 25px;
}
@media screen and (min-width: 1001px) {
.nav-bottom .container {
    padding: 0 35px;
}
.nav-top .container {
    padding: 0 45px;
}
.logo-container {
    padding: 0 45px;
}
}
.nav-wrap {
    width: 100%;
}
@media screen and (min-width: 1001px) {
    .nav-wrap nav {
        position: relative;
        z-index: 1000;
        display: flex;
        justify-content: space-between;
     
    }
}

@media screen and (min-width: 1001px)and (min-width: 1001px) {
    .nav-wrap nav>ul {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        z-index: 1000;
        margin-bottom: 0;
    
    }
}

@media screen and (min-width: 1001px) {
    .nav-wrap nav>ul>li {
        position: relative;
        margin: 0 2rem 0 0;
        &:last-child {
            margin-right: 0;
        }
    }
}

@media screen and (min-width: 1001px)and (min-width: 1001px) {
    .nav-wrap nav>ul>li ul {
        display: none;
        position: absolute;
        background-color: #73308a;
        width: 225px;
        padding: 10px 10px 0 10px;
        -webkit-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, .2);
        box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, .2);
        z-index: 10;
        left: 0
    }
}

@media screen and (min-width: 1001px) {
    .nav-wrap nav>ul>li ul li {
        clear: both;
        width: 100%;
        cursor: pointer;
        padding: 0
    }

    .nav-wrap nav>ul>li ul li a {
        color: #fff;
        margin: 0 0 1em 0;
        display: block;
        font-size: 18px;
        font-size: 1.8rem;
        padding: 3px 20px
    }

    .nav-wrap nav>ul>li ul li ul {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        left: 0
    }

    .nav-wrap nav>ul>li {
        float: left
    }

    .nav-wrap nav>ul>li.hassubs:hover>ul {
        display: block
    }

    .nav-wrap nav>ul>li.hassubs:hover>ul li.active>ul {
        position: relative;
        left: 0;
        top: 0;
        padding: 0;
        display: block;
        width: auto;
        width: 100%
    }

    .nav-wrap nav>ul>li.hassubs:hover>ul li.active>ul>li.active>ul {
        display: block;
        left: 125px;
        position: absolute;
        padding: 0 0 0 25px;
        background: none
    }

    .nav-wrap nav>ul>li a {
        text-decoration: none;
        color: #73308a
    }

    .nav-wrap nav>ul>li>a {
        position: relative;
        display: inline-block;
        padding: 17px 10px;
        z-index: 1;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 700
    }
}

nav ul li a:hover {
    color: #00837b
}

.nav-trigger {
    display: block;
    float: left
}

@media screen and (min-width: 1001px) {
    .nav-trigger {
        display: none
    }
}

.nav-wrap {
    position: relative
}

@media screen and (max-width: 1000px) {
    .nav-wrap {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        top: 0;
        right: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: auto;
        background-color: #eae0ee;
        padding-top: 50px
    }

    .nav-wrap nav {
        width: 100%;
        flex-shrink: 0;
        flex-direction: column
    }
}

@media screen and (max-width: 1000px) {
    .menu-active .nav-wrap {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition: transform .8s cubic-bezier(0.4, 0, 0, 1);
        z-index: 11000;
        height: 100%
    }

    .menu-active .nav-wrap .third-level-nav {
        display: none
    }

    .menu-active .nav-wrap nav>ul {
        display: block;
        width: 100%;
        margin: 0 auto
    }

    .menu-active .nav-wrap nav>ul:first-child {
        padding-top: 50px
    }

    .menu-active .nav-wrap nav>ul>li {
        font-size: 24px;
        font-size: 2.4rem
    }

    .menu-active .nav-wrap nav>ul>li>a {
        color: #fff;
        font-weight: 600;
        padding: 1rem 3%;
        display: block;
        color: #73308a;
        text-decoration: none;
        border-bottom: 1px solid #fff
    }

    .menu-active .nav-wrap nav>ul>li>a:hover {
        color: #00837b
    }

    .menu-active .nav-wrap nav>ul>ul {
        display: none
    }

    .menu-active .nav-wrap nav>ul li.active {
        background-color: #d9eceb
    }

    .menu-active .nav-wrap nav>ul li.active li a {
        color: #00837b
    }

    .menu-active .nav-wrap nav>ul li.active>ul {
        display: block;
        position: relative;
        padding: 3rem 0;
        background-color: #d9eceb
    }
}

@media screen and (max-width: 1000px)and (min-width: 1001px) {
    .menu-active .nav-wrap nav>ul li.active>ul {
        padding-left: 5%
    }
}

@media screen and (max-width: 1000px) {
    .menu-active .nav-wrap nav>ul li.active>ul li {
        font-size: 18px;
        font-size: 1.8rem
    }

    .menu-active .nav-wrap nav>ul li.active>ul li a {
        color: #00837b
    }
}

@media screen and (min-width: 1001px) {
    nav>ul>li.hassubs:after {
        opacity: 0;
        transition: transform .8s cubic-bezier(0.4, 0, 0, 1);
        width: 0;
        height: 0;
        border-left: 30px solid rgba(0, 0, 0, 0);
        border-right: 30px solid rgba(0, 0, 0, 0);
        border-bottom: 30px solid #73308a;
        content: "";
        display: block;
        position: absolute;
        bottom: -30px
    }
}

nav>ul>li.hassubs.active:after {
    opacity: 1
}

.wide-menu-active .submenu {
    opacity: 1
}

.submenu {
    opacity: 0;
    display: none
}

@media screen and (min-width: 1001px) {
    .submenu .inner {
        clear: both;
        zoom: 1;
        display: flex
    }

    .submenu .inner:after {
        content: "";
        display: table;
        clear: both
    }
}

@media screen and (min-width: 1001px) {
    .submenu {
        position: absolute;
        background-color: #73308a;
        top: 140px;
        z-index: 1;
        width: 100%;
        left: 50%;
        transform: translate(-50%, 0);
        max-width: 1200px;
        min-height: 200px;
        padding: 0;
        -webkit-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, .2);
        box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, .2)
    }
}

.submenu ul {
    list-style: none
}

.submenu ul ul {
    display: none
}

@media screen and (min-width: 1001px) {
    .submenu .inner>ul {
        width: 32%;
        float: left;
        margin: 0 2% 0 0;
        border-right: 2px solid #fff;
        padding: 2rem 0
    }
}

@media screen and (min-width: 1001px) {
    .submenu .inner>ul>li {
        margin: 0;
        background-color: #73308a;
        position: relative;
        font-size: 18px;
        font-size: 1.8rem
    }
}

.submenu .inner>ul>li span {
    display: none
}

.submenu .inner>ul>li a {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    display: block;
}
.third-wide-menu-active .submenu .inner>ul>li > a  {
    color:#eae0ee;

}
.third-wide-menu-active .submenu .inner>ul>li.active > a  {
    color:#FFF;

}
@media screen and (min-width: 1001px) {

    .submenu .inner>ul>li.hassubs.active:after,
    .submenu .inner>ul>li.hassubs.active:before {
        right: -2px;
        top: 50%;
        border: solid rgba(0, 0, 0, 0);
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }
}

@media screen and (min-width: 1001px) {
    .submenu .inner>ul>li.hassubs.active:after {
        border-color: rgba(213, 51, 100, 0);
        border-right-color: #73308a;
        border-width: 19px;
        margin-top: -19px
    }
}

@media screen and (min-width: 1001px) {
    .submenu .inner>ul>li.hassubs.active:before {
        border-color: rgba(255, 255, 255, 0);
        border-right-color: #fff;
        border-width: 22px;
        margin-top: -22px
    }
}

.submenu .hassubs a:before {
    content: "";
    display: block;
    position: absolute;
    content: ">";
    color: #fff;
    left: 0;
    top: 5px;
    font-size: 18px;
    font-size: 1.8rem
}

.submenu a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    padding: 1rem 0
}

.submenu li {
    margin-bottom: .8rem
}

.submenu.active {
    opacity: 1;
    display: block
}

.third-level-nav {
    margin: 0 2% 0 0
}

.third-level-nav {
    width: 32%;
    float: left;
    min-height: 1px;
    padding: 2rem 0
}

.third-level-nav li {
    font-size: 18px;
    font-size: 1.8rem
}

nav li.nav-number a {
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-size: 2.2rem
}

.close-menu {
    position: absolute;
    width: 25px;
    height: auto;
    right: 20px;
    top: 20px;
    cursor: pointer
}

.close-menu svg,
.close-menu .st0 {
    fill: #fff !important
}

.nav-trigger {
    z-index: 65000;
    position: relative;
    margin-top: 1rem;
    float: right
}

.nav-trigger button {
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 700;
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    background: none;
    border: 0
}

.nav-trigger button .menuspan1 {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 24px
}

@media screen and (min-width: 1001px) {
    .nav-trigger {
        display: none
    }
}

.menuspan2,
.menuspan2::after,
.menuspan2::before {
    position: absolute;
    width: 50px;
    height: 6px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    background-color: #fff
}

.menuspan2 {
    top: 50%;
    display: block;
    margin-top: -2px
}

.menuspan2:before {
    top: -12px
}

.menuspan2:after {
    bottom: -12px
}

.menuspan2::after,
.menuspan2::before {
    display: block;
    content: ""
}

.hamburger--squeeze .hamburger-inner {
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: 75ms
}

.menuspan2:before {
    transition: top 75ms ease .12s, opacity 75ms ease
}

.menuspan2:after {
    transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.menu-active .menuspan2 {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(45deg)
}

.menu-active .menuspan2:before {
    top: 0;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}

.menu-active .menuspan2:after {
    bottom: 0;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) .12s;
    transform: rotate(-90deg)
}

.search-trigger {
    height: 50px;
    padding: 10px;
    background-color: #b997c4;
    width: 50px;
    float: right;
    cursor: pointer;
}

.search-trigger .st0 {
    fill: #73308a !important
}

.search-narrow {
    border-bottom: 1px solid #fff
}

@media screen and (min-width: 1001px) {
    .search-narrow {
        display: none
    }
}

.search-narrow form {
    display: flex;
    position: relative
}

.search-narrow form label {
    position: absolute;
    top: 15px;
    left: 10px
}

.search-narrow form input {
    background-color: #eae0ee
}

.search-narrow form .button.search-button {
    background-image: url(../images/search-icon.svg);
    height: 50px;
    padding: 10px;
    width: 50px;
    background-color: #eae0ee;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px 30px
}

.search-open .search-trigger {
    display: none
}

.search-open .search-bg {
    background-color: #eae0ee;
    opacity: .6;
    z-index: 9000;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed
}

.search-open header {
    position: relative
}

.search-open .search-wrap {
    min-height: 51px;
    border-bottom: 1px solid #73308a;
    width: 100%;
    background-color: #eae0ee;
    z-index: 10000;
    left: 0;
    right: 0
}

@media screen and (min-width: 1001px) {
    .search-open .search-wrap {
        position: absolute
    }
}

.search-open .search-wrap .container {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 1001px) {
    .search-open .search-wrap .inncontainerer {
        width: 100%
    }
}

.search-open .search-wrap form {
    display: block;
    font-family: "Raleway", sans-serif;
    width: 100%
}

.search-open .search-wrap form input,
.search-open .search-wrap form label,
.search-open .search-wrap form .button {
    font-family: "Raleway", sans-serif
}

.search-open .search-wrap form input[type=search] {
    border: none;
    background-color: #eae0ee
}

.search-open .search-wrap form label,
.search-open .search-wrap form .button {
    font-size: 16px;
    font-size: 1.6rem
}

.search-open .search-wrap form div {
    width: 100%
}

@media screen and (min-width: 1001px) {
    .search-open .search-wrap form div {
        width: 80%
    }
}

.search-open .close-search {
    display: block;
    width: 50px;
    height: 50px;
    display: block;
    background-image: url(/assets/system-images/close.svg);
    background-color: #fff;
    background-size: auto 30px;
    background-repeat: no-repeat;
    background-position: center;
    appearance: none;
    border: none
}

.search-wrap form {
    display: none;
    position: relative
}

.search-wrap form input[type=search] {
    width: calc(100% - 70px);
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 300;
    max-width: 760px;
    padding: 0
}

.search-wrap form .button {
    height: 50px;
    cursor: pointer;
    position: relative;
    z-index: 1000
}

.search-wrap form label {
    width: calc(100% - 70px);
    position: absolute;
    top: 15px;
    left: 15px;
    cursor: text;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 300
}

.close-search {
    display: none;
    width: 50px;
    height: 50px;
    float: right
}

button.search-button {
    flex-grow: 0;
    padding: 1rem;
    text-transform: none;
    background-color: #73308a
}

button.search-button:hover {
    background-color: #00837b
}

footer {
    background-color: #e8e8e8
}

footer a {
    text-decoration: none
}

footer li,
footer p,
footer a,
footer h2 {
    color: #646464;
    font-size: 14px;
    font-size: 1.4rem
}

footer ul {
    list-style: none
}

footer h2 {
    font-size: 30px;
    font-size: 3rem
}

@media screen and (min-width: 576px) {
    footer .col-sm-6:last-child {
        text-align: right
    }
}

.footer-links a {
    margin-right: 1.3rem
}

.monogram {
    fill: #646464
}

.monogram svg {
    margin-bottom: -0.7rem
}

.footer-bottom {
    border-top: 1px solid #646464;
    padding-top: 2rem
}

.carousel-control-prev,
.carousel-control-next {
    opacity: 1
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
    opacity: 1
}

.carousel-control-prev span,
.carousel-control-next span {
    background-size: 100% 100%;
    width: 45px;
    height: 45px
}

.carousel-control-prev-icon {
    background: url(../images/carousel-prev.svg) no-repeat
}

.carousel-control-next-icon {
    background: url(../images/carousel-next.svg) no-repeat
}

.carousel-control-prev {
    justify-content: left
}

.carousel-control-next {
    justify-content: right
}

.carousel-controls-wrap {
    float: right;
    margin-right: 5rem
}

.carousel-inner {
    padding: 10px
}

.carousel-item {
    width: 100%;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: content-box
}

.carousel-item img,
.carousel-item picture {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%
}

input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    width: 100%;
    border: none;
    padding: 1.5rem 1.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Raleway", sans-serif
}

label,
.label,
.fieldheader {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: .5rem;
    display: block;
    font-weight: 400;
    line-height: 130%
}

label.pure-radio,
label.pure-checkbox,
.label.pure-radio,
.label.pure-checkbox,
.fieldheader.pure-radio,
.fieldheader.pure-checkbox {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400
}

.form-pair {
    position: relative;
    margin-bottom: 1.5rem
}

.form-pair label {
    position: absolute;
    top: 14px;
    left: 15px;
    cursor: text;
    color: #fff
}

footer input {
    background-color: #77d7f5;
    color: #fff;
    font-family: "Raleway", sans-serif
}

footer .pure-button {
    background-color: #fff;
    color: #646464;
    width: 100%;
    max-width: 260px
}

.button,
.pure-button {
    border: none;
    background: none;
    appearance: none;
    font-size: 22px;
    font-size: 2.2rem;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 17px 40px;
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;

        font-family: "Raleway", sans-serif;
    transition: 250ms ease-in-out;
}
.button.purple-btn {
background-color: #73308a;
}
.button:hover,
.pure-button:hover {
    background-color: #00837b;
    color: #fff
}

.full-width-button {
    width: 100%
}

.arrow-link {
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding-right: 45px
}

.arrow-link:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/arrow-right.svg) no-repeat center;
    background-position: 50%;
    width: 27px;
    height: 20px;
    width: 1.7em;
    height: 1em;
    right: 0;
    top: 0;
    transition: all .15s ease-out
}

.arrow-link:hover:after {
    transform: translateX(40%)
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    margin-bottom: 10px
}

.swiper-button-next,
.swiper-button-prev {
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-size: 0;
    float: left;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center
}

.swiper-button-next {
    background-image: url(/system-images/swiper-next.svg);
    right: 10px;
    top: 50%;
    background-size: 20px 33px;
    margin-top: -45px
}

.swiper-button-prev {
    background-image: url(/system-images/swiper-prev.svg);
    left: 10px;
    top: 50%;
    background-size: 20px 33px;
    margin-top: -45px
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: rgba(0, 0, 0, 0)
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.image-link {
    position: relative;
    background-image: url(../assets/images/dev-placeholders/scientist-1000sq.jpg);
    background-size: cover;
    display: block
}

.image-link>h2 {
    position: absolute;
    bottom: 22px;
    left: 0;
    background-color: #73308a;
    padding: 1rem 2rem
}

.image-link h2 {
    color: #fff;

   
}
@media screen and (min-width: 576px) {
   .image-link h2 {
         font-size: clamp(21px, 2.5vw, 24px);

    }
}
.image-link .hover-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    background-color: rgba(115, 48, 138, .8)
}

.image-link .hover-text h2 {
    background-color: none;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 125%;
 
}
@media screen and (min-width: 576px) {
    .image-link .hover-text h2 {
   font-size: clamp(21px, 4vw, 36px);
    }
}
.image-link:hover>h2 {
    display: none
}

.image-link:hover .hover-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 10%;
    text-align: center
}

.image-link::before {
    content: "";
    width: 1px;
    margin-left: -1px;
    float: left;
    height: 0;
    padding-top: 100%
}

.image-link::after {
    content: "";
    display: table;
    clear: both
}
.link-box-row > a {
      margin-bottom: 1rem;
}
.green-link-box {
    min-height: 100px;
    padding: 1rem 1rem 80px 1rem;
    height: 100%;
}

.green-link-box svg {
    position: absolute;
    background: url(../assets/images/dev-placeholders/arrow.svg) no-repeat center;
    width: 24px;
    height: 41px;
    right: 20px;
    bottom: 20px
}

.green-link-box>div {
    height: 100%
}

.image-link {
    margin-bottom: 8px
}

.image-block .green-link-box {
    display: none
}
/*
@media screen and (max-width: 767px)and (min-width: 576px) {
    .image-block .green-link-box {
        display: block;
        width: 50%;
        margin: 0 0 8px 8px
    }
}

@media screen and (max-width: 767px)and (min-width: 576px) {
    .image-block .col-md-4 {
        display: flex;
        flex-direction: row
    }

    .image-block .col-md-4 .image-link {
        width: 50%
    }
}*/
/* 
@media screen and (max-width: 767px)and (min-width: 576px) {
    .link-box-row {
        display: none
    }
}
*/
.home-intro .container {
    max-width: 1000px;
    text-align: center
}

.home-intro .container p {
    font-size: 21px;
    font-size: 2.1rem
}

.news-home h2,
.news-home p {
    width: 84.8484848485%;
    margin-left: auto;
    margin-right: auto
}
.news-home .news-item:last-child h2 {
    color:#73308a;

}
.news-home.container {
    margin-bottom: 3rem;
    .row {
        justify-content: center;
    }
}
.home-link-panel {
    margin-bottom: 8px
}

.home-link-panel h2 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 1rem
}
.home-link-panel h2:nth-of-type(2) {
font-weight: 400;
}
.home-link-panel.purple {
background-color: #eae0ee;
h1, h2 {
    color: #73308a;
}
.st0 {
    fill: #73308a !important;
}
}
.home-link-panel.green {
background-color:#d9eceb ;
h1, h2 {
    color: #00837b;
}
.st0 {
    fill: #00837b !important;
}
}

@media screen and (min-width: 576px) {

    .home-link-panel h2,
    .home-link-panel p {
        padding: 0 16.6666666667% 0 11.6666666667%
    }
}

.home-link-panel p {
    margin-bottom: 0
}

.home-link-panel svg {
    width: 37px;
    position: absolute;
    right: 0
}

@media screen and (max-width: 575px) {
    .home-link-panel svg {
        display: none
    }
}

.home-link-panel .col-sm-6 {
    position: relative
}

@media screen and (min-width: 576px) {
    .home-link-panel .col-sm-6:last-child {
        padding-right: 55px
    }
}

@media screen and (max-width: 575px) {
    .home-link-panel .image-fit {
        object-fit: unset
    }
}

.news-filter {
    margin: 0 auto 3rem auto;
    width: 100%;
    clear: both;
    max-width: 360px;
    display: block
}

.news-filter select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #00837b;
    font-family: "Raleway", sans-serif;
    font-size: 21px;
    font-size: 2.1rem;
    color: #fff;
    font-weight: 600
}

.news-item h2+p {
    margin-bottom: 1rem
}

.news-item img {
    margin-bottom: 2rem
    }

 .news-item h2 {
margin-bottom: 0.5rem;
}
.news-col {
    h1 {
        margin-bottom: 1rem;
    }
}
.article-date {
    font-size: 1.8rem;
    text-align: center;
}
h1 + h2.article-date {
}
 .news-item p.news-date {
    margin-bottom: 0.5rem;
    font-weight: 600;
}
.news-item p.news-summary {
    margin-bottom: 0;
}
main h1,
main p.article-date {
    text-align: center
}

.container.header-image img {
    display: none
}

@media screen and (min-width: 650px) {
    .container.header-image img {
        display: block
    }
}

.container.header-image h1 {
    margin: 0;
    text-align: left
}

@media screen and (min-width: 650px) {
    .container.header-image h1 {
        position: absolute;
        bottom: 4rem;
        left: 4.8%;
        color: #73308a
    }
}

.container.header-image>div {
    position: relative
}
.fullimg {
    width: 100%;
}
@media screen and (min-width: 500px) {
    .alignrightimg {
        margin-left: 2rem;
        float: right;
        margin-right: -10%
    }

    .alignleftimg {
        margin-right: 2rem;
        float: left;
        margin-left: -10%
    }
}

@media screen and (min-width: 500px) {

    .alignrightimg,
    .alignleftimg {
        width: 50%
    }
}

.alignrightimg,
.alignleftimg {
    margin-bottom: 2rem
}
.overview-page, .news-overview {
    h2 {
        font-size: 2.0rem;
    }
}
.search-col a h2 {
    font-size: 2.0rem; 
}
.other-articles {
    padding-top: 3rem;
    margin-bottom: 5rem;
}
.footer-top  {
    img {
        max-width: 160px ;
        margin-bottom: 2.1rem;
    }
    p {
        margin: 0;
    }
    div:last-child p:first-child {
        margin-bottom: 2rem;
    }
}
.footer-top .row {
    padding-top: 1.2rem;
    padding-bottom: 1rem;
    div:last-child {
        padding-top: 1.8rem;

    }
}
.paginate {
    display: flex;
    align-items: center;
    margin-bottom: 5rem;
    font-size: 2.0rem;
    font-weight: 600;
    span {
        color: #646464;
    }
    * {
        margin-right: 2rem;
    
    }
    a {
        width: 50px;
        height: 50px;
        font-size: 3.0rem;
        font-weight: 700;
  text-align: center;
  line-height: 150%;
        color: #FFF;
        background-color: #73308a;
        &:hover {
            background-color: #00837b;
        }
    }
}
.cookies {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #d9eceb;
    z-index: 99000
}

.cookies .inner {
    padding: 15px 50px 15px 0;
}

.cookies .inner p,
.cookies .inner p a {

}
a.policy-link {
    border-bottom: 1px dotted #00837b;

}
.cookies .inner p a.button{ 
    background-color: #00837b;
    font-size: 1.6rem;
    text-transform: none;
}
.cookies .inner p {
    margin: 0
}

@media screen and (max-width: 950px) {
    .cookies .inner {
        padding-bottom: 35px
    }
}

.cookies .policy-link {
    margin-right: 15px
}

.cookies .close-button.button {
    margin-left: 5px;
    color: #fff;
    text-decoration: none;
    box-shadow: none;
    margin: 0;
    padding: .5rem 2rem
}

.cookies .close-button.button span {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.cookie-not-showing .cookies {
    display: none
}
.third-level-nav {
    display: none !important;
}
nav ul ul {
    display: none !important;
}
.submenu {
    display: none !important;
}
/*# sourceMappingURL=main.css.map */