/********* Compiled - Do not edit *********/
:root{--color-primary:#ec5264;--color-gradient-start:#ec5264;--color-gradient-stop:#662d77;}body{font-family:Open Sans;font-weight:400;line-height:1.9;font-size:15px;color:#828282;}body.single-post .content{}.h1,h1{font-family:Playfair Display;font-weight:400;line-height:1.4em;font-size:52px;color:#662d77;}.h2,h2{font-family:Playfair Display;font-weight:400;line-height:1.3em;font-size:40px;color:#662d77;}.h3,h3{font-family:Playfair Display;font-weight:400;line-height:1.6em;font-size:30px;color:#662d77;}.h4,h4{font-family:Playfair Display;font-weight:400;line-height:1.7em;font-size:25px;color:#662d77;}.h5,h5{font-family:Playfair Display;font-weight:400;line-height:1.8em;font-size:21px;color:#662d77;}.h6,h6{font-family:Playfair Display;font-weight:400;line-height:1.6;font-size:18px;color:#662d77;}.main-header .navbar-brand{max-width:215px;}.titlebar-inner h1{font-family:Playfair Display;font-weight:400;color:#ffffff !important;}.titlebar-inner p{font-family:Playfair Display;}.titlebar-inner{padding-top:115px;padding-bottom:115px;}.titlebar{background-color:#303030;background-image:url( ../2019/04/900x800_2.jpg);background-repeat:no-repeat;background-size:cover;}@media ( min-width: 1200px ){.main-header .is-stuck{background:linear-gradient(259deg, rgb(253, 250, 255) 0%, rgb(255,255,255) 0.6369426751592356%, rgb(255, 255, 255) 99.04458598726114%) !important;}.mainbar-wrap.is-stuck .social-icon a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{color:rgb(102, 45, 119) !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(102, 45, 119) !important;}.mainbar-wrap.is-stuck .social-icon a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover{color:#a62a73 !important;}}.lqd-main-footer-default {
    margin-top: 0px;
}

.has-cookie-bar #catapult-cookie-bar {
    padding: 15px 25px 25px;
}

#catapult-cookie-bar.rounded-corners {
    border-radius: 6px;
}

#footer input[type=email], #contactfooter input[type=email] {
 color: black;
 border: solid 1px #a62a73;
 background-color: #ffffff;
 padding-left: 10px;
}

#footer input[type=email]:focus, #contactfooter input[type=email]:focus {
 border: solid 1px white;
 background-color: #ffffff;
 padding-left: 10px;
}

#footer input[type=submit]{
    padding: 10px 20px;
    color: white;
    background-color: #662d77;
    border-radius: 6px;
    border: 0;
}

#footer input[type=submit]:hover {
    color: white;
    background-color: #ec5264;
    transition: 0.3s;
}

#contactfooter input[type=submit] {
    padding: 10px 20px;
    color: white;
    background-color: #662d77;
    border: 0;
}

#contactfooter input[type=submit]:hover {
    color: white;
    background-color: #ec5264;
    transition: 0.3s;
}

@media (max-width: 480px) {
    .is-bottom{
        transform: translateY(-1000px)!important;
    }
}