@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700|Roboto:300,300i,400,400i,700,700i);
/* compiled by scssphp v0.7.6 on Tue, 16 Jul 2019 03:10:25 +0000 (0.6012s) */
/* line 315, styles/_functions.scss */
.site-footer .social-media__icon:after,
form:not(.custom-form) .field-UPLOAD .upload-button:after,
.main-navigation__contact .social-media__icon:after,
.open-sub:before,
.open-sub:after,
body.home .slideshow .down-arrow:after,
.slideshow button.slick-arrow:before {
    content: '';
    display: block;
    position: absolute;
    }

/* line 325, styles/_functions.scss */
/* line 327, styles/_functions.scss */
.container:before,
.slideshow:before,
.container:after,
.slideshow:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    }

/*** element styles ***/
/* line 2, styles/_main.scss */
body {
    margin: 0;
    padding: 0;
    background: #fff;
    color: #000;
    font-family: 'Montserrat',sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    }

/* line 13, styles/_main.scss */
@media screen and (min-width: 1025px) {
/* line 20, styles/_main.scss */
body.normal .slideshow {
    height: calc(100vw * 900 / 1920);
    height: calc(100vw * 900 / 1920);
    height: calc(100vw * 900 / 1920);
    max-height: 600px;
    }

/* line 23, styles/_main.scss */
body.normal .slideshow .slide {
    height: calc(100vw * 900 / 1920);
    height: calc(100vw * 900 / 1920);
    height: calc(100vw * 900 / 1920);
    max-height: 600px;
    }
}

/* line 35, styles/_main.scss */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

/* line 157, styles/_functions.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 300;
    color: #000;
    font-family: 'Montserrat',serif;
    }

/* line 46, styles/_main.scss */
.lg-sub-html h1,
.lg-sub-html h2,
.lg-sub-html h3,
.lg-sub-html h4,
.lg-sub-html h5,
.lg-sub-html h6 {
    color: inherit;
    }

/* line 52, styles/_main.scss */
h1 {
    font-size: 36px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    }

/* line 59, styles/_main.scss */
h1:after {
    content: '';
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    display: inline-block;
    background-color: #000;
    }

/* line 71, styles/_main.scss */
h2 {
    font-size: 32px;
    }

/* line 75, styles/_main.scss */
h3 {
    font-size: 28px;
    }

/* line 79, styles/_main.scss */
h4 {
    font-size: 24px;
    }

/* line 83, styles/_main.scss */
h5 {
    font-family: Montserrat;
    color: #000;
    font-size: 17px;
    font-style: italic;
    font-weight: 600;
    }

/* line 91, styles/_main.scss */
h6 {
    font-size: 16px;
    }

/* line 95, styles/_main.scss */
p {
    font-family: Montserrat;
    color: #000;
    font-size: 15px;
    font-weight: 300;
    }

/* line 102, styles/_main.scss */
a {
    color: #000;
    text-decoration: none;
    -webkit-transition: background-color .25s linear;
    -moz-transition: background-color .25s linear;
    transition: background-color .25s linear;
    }

/* line 212, styles/_functions.scss */
a:hover,
a:focus,
a:active {
    text-decoration: underline;
    }

/* line 113, styles/_main.scss */
a img {
    border: none;
    }

/* line 119, styles/_main.scss */
img {
    height: auto;
    max-width: 100%;
    }

/* line 125, styles/_main.scss */
/* line 128, styles/_main.scss */
input:disabled,
textarea:disabled {
    opacity: .5;
    }

/*** globally relevant styles ***/
/* line 135, styles/_main.scss */
.button {
    display: inline-block;
    border: solid 1px #000;
    font-family: Montserrat;
    color: #000;
    font-size: 15px;
    background: transparent;
    padding: 13px 40px;
    text-transform: uppercase;
    font-weight: 300;
    cursor: pointer;
    text-decoration: none;
    }

/* line 212, styles/_functions.scss */
.button:hover,
.button:focus,
.button:active {
    background: #000;
    color: #fff;
    text-decoration: none;
    }

/** These styles can be added to images and media through TinyMCE */
/* line 158, styles/_main.scss */
.float-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    }

/* line 165, styles/_main.scss */
.float-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 25px;
    }

/* line 172, styles/_main.scss */
@media screen and (max-width: 1199px) {
.float-left,
.float-right {
    display: block;
    float: none;
    margin: 10px auto;
    }
}

/* line 183, styles/_main.scss */
.centre-block {
    display: block;
    margin: 10px auto;
    text-align: center;
    }

/* line 189, styles/_main.scss */
.centre-block img,
.centre-block iframe,
.centre-block video {
    display: inline-block;
    }

/** End TinyMCE image/media styles */
/* line 198, styles/_main.scss */
.highlight {
    color: #30312e;
    font-weight: bold;
    }

/* line 204, styles/_main.scss */
.map {
    min-height: 400px;
    width: 100%;
    }

/* line 210, styles/_main.scss */
.message {
    color: #fd1a00;
    }

/* line 215, styles/_main.scss */
.pagination {
    text-align: center;
    }

/* line 219, styles/_main.scss */
.pagination > * {
    display: inline-block;
    border-left: 1px solid #30312e;
    padding: 0 10px;
    pause-after: medium;
    }

/* line 228, styles/_main.scss */
.pagination > *:first-child {
    border-left: none;
    }

/* line 234, styles/_main.scss */
.pagination .current {
    font-weight: bold;
    }

/* line 240, styles/_main.scss */
.struct {
    display: none;
    }
@media screen and (max-width: 599px) {
/* line 247, styles/_main.scss */
.mobile-hide {
    display: none;
    }
}

/* float clearing usually applied to <br /> sometimes div or span  */
/* DEPRECATED use @extend clearfix */
/* line 255, styles/_main.scss */
.clear {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
    height: 1px;
    width: 99%;
    }

/*** section styles ***/
/* line 266, styles/_main.scss */
body > [role=banner],
main {
    position: relative;
    margin: 0 auto;
    width: 100%;
    }

/* line 274, styles/_main.scss */
.container {
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
@media screen and (max-width: 1459px) {
.container {
    max-width: 1200px;
    }
}

@media screen and (min-width: 1199px) {
.container {
    position: relative;
    z-index: 100000;
    }
}

/* line 295, styles/_main.scss */
body > header {
    z-index: 10;
    height: auto;
    }

/* line 300, styles/_main.scss */
body > header .site-header {
    position: relative;
    background: #000;
    padding: 15px 0;
    height: 100px;
    }

/* line 307, styles/_main.scss */
body > header .site-header__logo {
    float: left;
    width: 30%;
    }

/* line 312, styles/_main.scss */
body > header .site-header__subtitle {
    float: left;
    width: 40%;
    text-align: center;
    padding-top: 7px;
    }

/* line 318, styles/_main.scss */
body > header .site-header__subtitle span {
    font-family: "Crimson Text";
    color: #fff;
    font-size: 27px;
    line-height: 25px;
    text-transform: uppercase;
    }

/* line 327, styles/_main.scss */
body > header .site-header__burger-btn {
    float: right;
    padding-top: 14px;
    position: absolute;
    right: 15px;
    }

/* line 335, styles/_main.scss */
body > header .logo {
    display: block;
    margin: 10px;
    }

/* line 340, styles/_main.scss */
body > header .logo img {
    display: block;
    }

/* line 347, styles/_main.scss */
main {
    display: block;
    z-index: 5;
    }

/* line 353, styles/_main.scss */
main .content-wrapper {
    background: #f5f5f5;
    margin: 20px;
    padding-bottom: 30px;
    }

/* line 360, styles/_main.scss */
.content {
    padding: 20px 0;
    }

/* line 364, styles/_main.scss */
.content__title {
    padding: 30px 10px 10px;
    }

/* line 368, styles/_main.scss */
.content__gallery {
    padding: 0 10px;
    }

/* line 372, styles/_main.scss */
.content__contact {
    list-style: none;
    padding-left: 0;
    }

/* line 376, styles/_main.scss */
.content__contact li {
    margin-bottom: 5px;
    }

/* line 379, styles/_main.scss */
.content__contact li a {
    color: #000;
    font-weight: 600;
    }

/* line 386, styles/_main.scss */
.content__half {
    width: 50%;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

/* line 393, styles/_main.scss */
/* line 394, styles/_main.scss */
.content__testimonials .testimonial {
    width: 80%;
    overflow: hidden;
    clear: both;
    background: #fff;
    }

/* line 400, styles/_main.scss */
.content__testimonials .testimonial:nth-of-type(even) {
    float: right;
    }

/* line 404, styles/_main.scss */
.content__testimonials .testimonial .witness {
    font-weight: 600;
    }

/* line 411, styles/_main.scss */
.sidebar {
    float: left;
    width: 270px;
    }
@media screen and (max-width: 999px) {
.sidebar {
    float: none;
    width: auto;
    }
}

/* line 423, styles/_main.scss */
.hasSidebar {
    float: right;
    width: calc(100% - 300px);
    width: calc(100% - 300px);
    width: calc(100% - 300px);
    }
@media screen and (max-width: 999px) {
.hasSidebar {
    float: none;
    margin-top: 30px;
    width: auto;
    }
}

/* line 436, styles/_main.scss */
footer[role="banner"] {
    z-index: 0;
    background: #000;
    border-top: solid 15px #000;
    }

/* line 443, styles/_main.scss */
.site-footer {
    border-top: solid 0 #676363;
    padding: 60px 10px 20px;
    text-align: center;
    }

/* line 449, styles/_main.scss */
.site-footer .social-media {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    }

/* line 455, styles/_main.scss */
.site-footer .social-media__wrapper {
    display: inline-block;
    padding: 0;
    margin: 0 3px;
    }

/* line 462, styles/_main.scss */
.site-footer .social-media__icon {
    display: block;
    position: relative;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 31px;
    text-indent: -9999px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    }

/* line 477, styles/_main.scss */
.site-footer .social-media__icon:after {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    z-index: -1;
    border-radius: 50%;
    background: rgba(0,0,0,0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }

/* line 491, styles/_main.scss */
.site-footer .social-media__icon.facebook {
    background-image: url(images/icon-facebook.png);
    }

/* line 212, styles/_functions.scss */
/* line 497, styles/_main.scss */
.site-footer .social-media__icon.facebook:hover:after,
.site-footer .social-media__icon.facebook:focus:after,
.site-footer .social-media__icon.facebook:active:after {
    background: #3b5998;
    }

/* line 505, styles/_main.scss */
.site-footer .social-media__icon.instagram {
    background-image: url(images/icon-instagram.png);
    }

/* line 212, styles/_functions.scss */
/* line 511, styles/_main.scss */
.site-footer .social-media__icon.instagram:hover:after,
.site-footer .social-media__icon.instagram:focus:after,
.site-footer .social-media__icon.instagram:active:after {
    background: -webkit-linear-gradient(225deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);
    background: -moz-linear-gradient(225deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);
    background: linear-gradient(-135deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);
    }

/* line 521, styles/_main.scss */
.sub-footer {
    padding: 20px 0;
    font-family: Montserrat;
    color: #929292;
    font-size: 13px;
    font-weight: 300;
    }

/* line 529, styles/_main.scss */
.sub-footer .copyright {
    float: left;
    width: 33.33333%;
    }
@media screen and (max-width: 599px) {
.sub-footer .copyright {
    float: none;
    }
}

/* line 540, styles/_main.scss */
.sub-footer .term {
    text-align: center;
    float: left;
    width: 33.33333%;
    }

/* line 546, styles/_main.scss */
.sub-footer .attribution {
    float: right;
    width: 33.33333%;
    text-align: right;
    }
@media screen and (max-width: 599px) {
.sub-footer .attribution {
    float: none;
    }
}

/* line 558, styles/_main.scss */
.sub-footer a {
    color: inherit;
    }

/* line 567, styles/_main.scss */
form:not(.custom-form) {
    margin-top: 8px;
    }

/* line 571, styles/_main.scss */
form:not(.custom-form) .field-group {
    margin-bottom: 20px;
    text-align: left;
    }

/* line 577, styles/_main.scss */
form:not(.custom-form) label,
form:not(.custom-form) .label {
    display: block;
    margin-bottom: 10px;
    }

/* line 583, styles/_main.scss */
form:not(.custom-form) label span.error,
form:not(.custom-form) .label span.error {
    margin-left: 10px;
    }

/* line 589, styles/_main.scss */
/* line 591, styles/_main.scss */
form:not(.custom-form).placeholders span.error {
    margin-left: 0;
    }

/* line 596, styles/_main.scss */
/* line 599, styles/_main.scss */
form:not(.custom-form).placeholders .field-group.field-RADIO span.error,
form:not(.custom-form).placeholders .field-group.field-CHECKBOXES span.error {
    margin-left: 10px;
    }

/* line 606, styles/_main.scss */
form:not(.custom-form) .error {
    display: inline-block;
    color: #fd1a00;
    font-size: .8em;
    }

/* line 613, styles/_main.scss */
form:not(.custom-form) .field {
    display: block;
    }

/* line 618, styles/_main.scss */
form:not(.custom-form) input[type=text],
form:not(.custom-form) input[type=password],
form:not(.custom-form) input[type=num],
form:not(.custom-form) input[type=email],
form:not(.custom-form) input[type=tel],
form:not(.custom-form) select,
form:not(.custom-form) textarea,
form:not(.custom-form) .upload-button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border: 1px solid #c1c1c1;
    padding: 10px;
    width: 100%;
    background: #fff;
    font-family: 'Montserrat',sans-serif;
    font-size: inherit;
    }

/* line 637, styles/_main.scss */
form:not(.custom-form) textarea {
    height: 170px;
    }

/* line 642, styles/_main.scss */
/* line 644, styles/_main.scss */
form:not(.custom-form) .field-group.field-RADIO .label,
form:not(.custom-form) .field-group.field-RADIO .field {
    display: inline-block;
    }

/* line 650, styles/_main.scss */
form:not(.custom-form) .field-group.field-RADIO .label {
    margin-right: 20px;
    }

/* line 655, styles/_main.scss */
form:not(.custom-form) .field-group.field-RADIO .field label {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    padding-left: 4px;
    }

/* line 662, styles/_main.scss */
form:not(.custom-form) .field-group.field-RADIO .field label input[type=radio] {
    opacity: 0;
    }

/* line 667, styles/_main.scss */
form:not(.custom-form) .field-group.field-RADIO .field label span.radio {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #626262;
    }

/* line 678, styles/_main.scss */
form:not(.custom-form) .field-group.field-RADIO .field label input[type=radio]:checked + span.radio {
    background: #000;
    }

/* line 685, styles/_main.scss */
form:not(.custom-form) input[type=password],
form:not(.custom-form) input.password,
form:not(.custom-form) input.hideShowPassword-field {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    }
@media screen and (max-width: 599px) {
form:not(.custom-form) input[type=password],
form:not(.custom-form) input.password,
form:not(.custom-form) input.hideShowPassword-field {
    width: 100%;
    }
}

/* line 699, styles/_main.scss */
form:not(.custom-form) .toggle-password {
    vertical-align: middle;
    margin: 0;
    min-width: 0;
    padding: 9px 10px 10px;
    width: 4em;
    font-size: 1em;
    }

/* line 708, styles/_main.scss */
form:not(.custom-form) .toggle-password:after {
    display: none;
    }

/* line 714, styles/_main.scss */
form:not(.custom-form) .field-UPLOAD {
    overflow: hidden;
    }

/* line 718, styles/_main.scss */
form:not(.custom-form) .field-UPLOAD input {
    position: absolute;
    opacity: 0;
    left: 0;
    cursor: pointer;
    }

/* line 726, styles/_main.scss */
form:not(.custom-form) .field-UPLOAD .field {
    position: relative;
    }

/* line 731, styles/_main.scss */
form:not(.custom-form) .field-UPLOAD .upload-button {
    position: relative;
    display: inline-block;
    padding-right: 35px;
    max-width: 200px;
    text-align: center;
    cursor: pointer;
    }

/* line 740, styles/_main.scss */
form:not(.custom-form) .field-UPLOAD .upload-button:after {
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 20px;
    background: url(/resources/template/images/icon_upload.png) center center no-repeat;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }

/* line 212, styles/_functions.scss */
/* line 755, styles/_main.scss */
form:not(.custom-form) .field-UPLOAD .upload-button:hover:after,
form:not(.custom-form) .field-UPLOAD .upload-button:focus:after,
form:not(.custom-form) .field-UPLOAD .upload-button:active:after {
    top: -10px;
    }

/* line 762, styles/_main.scss */
form:not(.custom-form) .field-UPLOAD .uploaded {
    display: inline-block;
    margin-left: 20px;
    }

/* line 768, styles/_main.scss */
/* line 770, styles/_main.scss */
form:not(.custom-form).placeholders .field-UPLOAD .upload-button {
    max-width: 100%;
    text-align: left;
    }

/* line 776, styles/_main.scss */
form:not(.custom-form).placeholders .field-UPLOAD .uploaded {
    margin-left: 0;
    }

/* line 782, styles/_main.scss */
@media screen and (max-width: 599px) {
form:not(.custom-form) .button {
    margin-bottom: 10px;
    width: 100%;
    }
}

/* line 792, styles/_main.scss */
img.auth {
    vertical-align: middle;
    }

/* line 797, styles/_main.scss */
/* line 799, styles/_main.scss */
.users th:first-child {
    width: 20%;
    }

/* line 804, styles/_main.scss */
.users th:last-child {
    width: 40%;
    }

/* search results */
/* line 811, styles/_main.scss */
.content .searchForm {
    text-align: center;
    }

/* line 815, styles/_main.scss */
.content .searchForm label {
    display: block;
    text-align: center;
    }

/* line 821, styles/_main.scss */
.content .searchForm input[type="text"] {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    max-width: calc(100% - 263px);
    max-width: calc(100% - 263px);
    max-width: calc(100% - 263px);
    }
@media screen and (max-width: 599px) {
.content .searchForm input[type="text"] {
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
    }
}

/* line 836, styles/_main.scss */
.content .searchForm .button {
    vertical-align: middle;
    padding: 13px 35px;
    }

/* line 843, styles/_main.scss */
.search-results {
    border-top: 1px solid #30312e;
    }

/* line 847, styles/_main.scss */
.search-results article {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 10px;
    border-bottom: 1px solid #000;
    }

/* line 853, styles/_main.scss */
/* line 855, styles/_main.scss */
.search-results article.has-image .search-content {
    width: calc(100% - 615px);
    width: calc(100% - 615px);
    width: calc(100% - 615px);
    }

/* line 861, styles/_main.scss */
.search-results article h5 {
    margin-top: 20px;
    margin-bottom: 3px;
    }

/* line 867, styles/_main.scss */
.search-results article p {
    line-height: initial;
    }

/* line 873, styles/_main.scss */
.search-results article .search-image {
    display: block;
    height: auto;
    max-width: 570px;
    margin-right: 45px;
    }

/* line 880, styles/_main.scss */
.search-results article .search-image:after {
    display: none;
    }

/* line 885, styles/_main.scss */
.search-results article .search-image img {
    display: block;
    }

/* line 892, styles/_main.scss */
.search-results ul {
    margin-top: 10px;
    }

/* line 897, styles/_main.scss */
.search-results li a {
    display: inline;
    padding: 0;
    }

/* line 904, styles/_main.scss */
/* line 906, styles/_main.scss */
.sidebar.search-results img {
    float: none;
    margin: .5em 0;
    }
@media screen and (max-width: 1199px) {
/* line 914, styles/_main.scss */
body > header {
    height: auto;
    overflow-x: initial !important;
    }

/* line 919, styles/_main.scss */
/* line 920, styles/_main.scss */
body.normal .main-navigation {
    height: auto;
    }

/* line 925, styles/_main.scss */
/* line 926, styles/_main.scss */
.site-header__subtitle {
    display: none;
    }

/* line 930, styles/_main.scss */
.site-header__burger-btn {
    display: none;
    }
}

@media screen and (max-width: 767px) {
/* line 937, styles/_main.scss */
h1 {
    font-size: 26px;
    margin-bottom: 5px;
    }

/* line 942, styles/_main.scss */
h2 {
    font-size: 24px;
    }

/* line 946, styles/_main.scss */
h3 {
    font-size: 22px;
    }

/* line 950, styles/_main.scss */
h4 {
    font-size: 20px;
    }

/* line 954, styles/_main.scss */
h5 {
    font-size: 18px;
    }

/* line 958, styles/_main.scss */
/* line 959, styles/_main.scss */
.site-header__logo {
    width: 200px !important;
    }

/* line 964, styles/_main.scss */
/* line 965, styles/_main.scss */
.content__half {
    width: 100%;
    }

/* line 969, styles/_main.scss */
/* line 970, styles/_main.scss */
.content__testimonials .testimonial {
    width: 100%;
    }

/* line 976, styles/_main.scss */
.sub-footer {
    padding-top: 0;
    }

/* line 979, styles/_main.scss */
.sub-footer .copyright,
.sub-footer .term,
.sub-footer .attribution {
    width: 100%;
    text-align: center;
    }
}

/* line 986, styles/_main.scss */
.lg-toolbar {
    background-color: transparent;
    }

/* line 990, styles/_main.scss */
.lg-icon {
    opacity: 1 !important;
    }

/* line 994, styles/_main.scss */
.lg-close {
    opacity: 1 !important;
    z-index: 9999;
    }

/* jQueryUI overrides */
/* line 3, styles/_jquery-ui.scss */
.ui-widget {
    font-family: inherit;
    font-size: 1em;
    }

/* line 9, styles/_jquery-ui.scss */
.ui-helper-reset {
    font-size: 1em;
    }

/* line 14, styles/_jquery-ui.scss */
.ui-widget-content {
    background: transparent;
    }

/* line 19, styles/_jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border-color: #000;
    border-radius: 0;
    background: #626262;
    color: #000;
    }

/* line 28, styles/_jquery-ui.scss */
.ui-state-default a,
.ui-widget-content .ui-state-default a,
.ui-widget-header .ui-state-default a {
    color: inherit;
    text-decoration: none;
    }

/* line 35, styles/_jquery-ui.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
    border-color: #30312e;
    color: #000;
    }

/* line 43, styles/_jquery-ui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border-color: #30312e;
    background: #000;
    color: #fff;
    }

/* line 51, styles/_jquery-ui.scss */
.ui-state-active a,
.ui-widget-content .ui-state-active a,
.ui-widget-header .ui-state-active a {
    text-decoration: none;
    }

/* line 57, styles/_jquery-ui.scss */
.ui-accordion-content {
    border-radius: 0;
    margin-bottom: 10px;
    font-size: .875em;
    }

/* line 63, styles/_jquery-ui.scss */
.ui-accordion-content + .ui-accordion-header {
    margin-top: 10px;
    }

/* line 69, styles/_jquery-ui.scss */
.ui-accordion-header {
    font-size: .875em;
    }

/* line 74, styles/_jquery-ui.scss */
.ui-tabs .ui-tabs-nav li {
    border-width: 0;
    }

/* line 79, styles/_jquery-ui.scss */
.ui-state-active a {
    color: inherit;
    }

/* line 84, styles/_jquery-ui.scss */
.ui-widget {
    font-family: 'Montserrat',sans-serif;
    }

/* Better tab styles */
/* line 91, styles/_jquery-ui.scss */
.tabs.ui-tabs {
    border: none;
    border-radius: 0;
    padding: 0;
    }

/* line 97, styles/_jquery-ui.scss */
@media screen and (max-width: 1199px) {
.tabs.ui-tabs > ul li {
    width: 48%;
    }
}

/* line 104, styles/_jquery-ui.scss */
.tabs.ui-tabs > ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    }

/* line 112, styles/_jquery-ui.scss */
.ui-tabs .ui-tabs-nav {
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    padding: 0;
    background: none;
    }

/* line 121, styles/_jquery-ui.scss */
.ui-tabs .ui-tabs-panel {
    border-radius: 0;
    }
@media screen and (min-width: 1200px) {
/* line 4, styles/_navigation.scss */
.open-nav {
    display: block;
    position: absolute;
    top: 37px;
    right: 10px;
    height: 26px;
    width: 34px;
    cursor: pointer;
    }

/* line 14, styles/_navigation.scss */
.open-nav .bar {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }

/* line 23, styles/_navigation.scss */
.open-nav .bar.top {
    top: 0;
    }

/* line 28, styles/_navigation.scss */
.open-nav .bar.middle {
    top: 0;
    bottom: 0;
    margin: auto;
    }

/* line 35, styles/_navigation.scss */
.open-nav .bar.bottom {
    bottom: 0;
    }

/* line 41, styles/_navigation.scss */
.open-nav.open .bar {
    top: 0;
    bottom: 0;
    margin: auto;
    }

/* line 47, styles/_navigation.scss */
.open-nav.open .bar.top,
.open-nav.open .bar.middle {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    }

/* line 53, styles/_navigation.scss */
.open-nav.open .bar.bottom {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    }

/* line 60, styles/_navigation.scss */
.main-navigation {
    position: fixed;
    height: 100vh;
    background: rgba(0,0,0,.85);
    width: 250px;
    display: inherit !important;
    z-index: -1;
    padding: 0;
    color: #fff;
    right: -250px;
    font-family: 'Montserrat',serif;
    font-size: 18px;
    text-transform: none;
    margin-top: -100px;
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    }

/* line 77, styles/_navigation.scss */
.main-navigation.active {
    -webkit-transform: translateX(-250px);
    -moz-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
    }

/* line 81, styles/_navigation.scss */
.main-navigation-wapper {
    position: relative;
    overflow-x: hidden;
    width: 100%;
    height: 100vh;
    }

/* line 88, styles/_navigation.scss */
.main-navigation__contact {
    position: absolute;
    bottom: 20px;
    }

/* line 92, styles/_navigation.scss */
.main-navigation__contact ul {
    list-style: none;
    padding-left: 30px;
    }

/* line 96, styles/_navigation.scss */
.main-navigation__contact ul li {
    margin-bottom: 10px;
    }

/* line 98, styles/_navigation.scss */
.main-navigation__contact ul li a {
    color: #fff;
    }

/* line 104, styles/_navigation.scss */
.main-navigation__contact .social-media {
    padding-left: 30px;
    }

/* line 108, styles/_navigation.scss */
.main-navigation__contact .social-media__wrapper {
    display: inline-block;
    padding: 0;
    margin: 0;
    }

/* line 115, styles/_navigation.scss */
.main-navigation__contact .social-media__icon {
    display: block;
    position: relative;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 31px;
    text-indent: -9999px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    }

/* line 130, styles/_navigation.scss */
.main-navigation__contact .social-media__icon:after {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    z-index: -1;
    border-radius: 50%;
    background: rgba(0,0,0,0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }

/* line 144, styles/_navigation.scss */
.main-navigation__contact .social-media__icon.facebook {
    background-image: url(images/icon-facebook.png);
    }

/* line 212, styles/_functions.scss */
/* line 150, styles/_navigation.scss */
.main-navigation__contact .social-media__icon.facebook:hover:after,
.main-navigation__contact .social-media__icon.facebook:focus:after,
.main-navigation__contact .social-media__icon.facebook:active:after {
    background: #3b5998;
    }

/* line 158, styles/_navigation.scss */
.main-navigation__contact .social-media__icon.instagram {
    background-image: url(images/icon-instagram.png);
    }

/* line 212, styles/_functions.scss */
/* line 164, styles/_navigation.scss */
.main-navigation__contact .social-media__icon.instagram:hover:after,
.main-navigation__contact .social-media__icon.instagram:focus:after,
.main-navigation__contact .social-media__icon.instagram:active:after {
    background: -webkit-linear-gradient(225deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);
    background: -moz-linear-gradient(225deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);
    background: linear-gradient(-135deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);
    }

/* line 174, styles/_navigation.scss */
.main-navigation__menu {
    display: block;
    margin: 0;
    max-width: 1460px;
    padding: 0;
    width: 100%;
    padding-top: 100px;
    }

/* line 183, styles/_navigation.scss */
.main-navigation__menu li {
    display: block;
    position: relative;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin: 0;
    padding: 0;
    }

/* line 212, styles/_functions.scss */
/* line 193, styles/_navigation.scss */
.main-navigation__menu li:hover > a,
.main-navigation__menu li:focus > a,
.main-navigation__menu li:active > a {
    background: rgba(0,0,0,.8);
    color: #fff;
    text-decoration: none;
    }

/* line 201, styles/_navigation.scss */
.main-navigation__menu li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    color: #fff;
    line-height: 40px;
    padding-left: 30px;
    text-decoration: none;
    text-transform: uppercase;
    }

/* line 215, styles/_navigation.scss */
.main-navigation li ul {
    display: block;
    top: 100%;
    left: 0;
    visibility: visible;
    opacity: 1;
    margin: 0;
    min-width: 100%;
    padding: 0;
    text-transform: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }

/* line 229, styles/_navigation.scss */
.main-navigation li ul li {
    display: block;
    position: relative;
    height: auto;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    text-align: left;
    }

/* line 239, styles/_navigation.scss */
.main-navigation li ul li a {
    padding: 5px 10px;
    width: 100%;
    line-height: normal;
    color: #878787;
    padding-left: 50px;
    }

/* line 250, styles/_navigation.scss */
.main-navigation .sel > a,
.main-navigation .sel .sel > a {
    background: rgba(0,0,0,.8);
    color: #fff;
    }

/* line 257, styles/_navigation.scss */
.main-navigation li:hover ul,
.main-navigation a:focus ~ ul {
    visibility: visible;
    opacity: 1;
    }
}

@media screen and (max-width: 1199px) {
/* line 268, styles/_navigation.scss */
.main-navigation-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    }

/* line 276, styles/_navigation.scss */
.main-navigation {
    display: none;
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,.8);
    top: 100px;
    }

/* line 284, styles/_navigation.scss */
.main-navigation > ul {
    z-index: 10000;
    margin: 0;
    padding: 0;
    width: 100%;
    }

/* line 292, styles/_navigation.scss */
.main-navigation li {
    display: block;
    position: relative;
    border-top: 1px solid #000;
    width: 100%;
    text-align: left;
    }

/* line 212, styles/_functions.scss */
.main-navigation li:hover,
.main-navigation li:focus,
.main-navigation li:active {
    background-color: rgba(0,0,0,.5);
    }

/* line 305, styles/_navigation.scss */
.main-navigation li.sel {
    background-color: rgba(0,0,0,.5);
    }

/* line 310, styles/_navigation.scss */
.main-navigation li a {
    display: block;
    padding: 15px 1em;
    color: #fff;
    text-align: left;
    text-decoration: none;
    }

/* line 320, styles/_navigation.scss */
.main-navigation li ul {
    display: none;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    }

/* line 331, styles/_navigation.scss */
.main-navigation li ul li {
    width: 100%;
    background-color: #000;
    }

/* line 336, styles/_navigation.scss */
.main-navigation li ul li a {
    padding-left: 2.5em;
    }

/* line 344, styles/_navigation.scss */
/* line 346, styles/_navigation.scss */
.main-navigation li.open .open-sub:after {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    }

/* line 350, styles/_navigation.scss */
.main-navigation li.open .open-sub:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    }

/* line 355, styles/_navigation.scss */
.main-navigation li.open ul {
    display: block;
    }

/* line 363, styles/_navigation.scss */
.open-nav {
    display: block;
    position: absolute;
    top: 37px;
    right: 10px;
    height: 26px;
    width: 34px;
    cursor: pointer;
    }

/* line 373, styles/_navigation.scss */
.open-nav .bar {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }

/* line 382, styles/_navigation.scss */
.open-nav .bar.top {
    top: 0;
    }

/* line 387, styles/_navigation.scss */
.open-nav .bar.middle {
    top: 0;
    bottom: 0;
    margin: auto;
    }

/* line 394, styles/_navigation.scss */
.open-nav .bar.bottom {
    bottom: 0;
    }

/* line 400, styles/_navigation.scss */
.open-nav.open .bar {
    top: 0;
    bottom: 0;
    margin: auto;
    }

/* line 406, styles/_navigation.scss */
.open-nav.open .bar.top,
.open-nav.open .bar.middle {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    }

/* line 412, styles/_navigation.scss */
.open-nav.open .bar.bottom {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    }

/* line 420, styles/_navigation.scss */
.open-sub {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    height: 40px;
    width: 40px;
    cursor: pointer;
    }

/* line 430, styles/_navigation.scss */
.open-sub:before,
.open-sub:after {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 4px;
    margin: auto;
    width: 50%;
    background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }

/* line 447, styles/_navigation.scss */
.open-sub:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    }
}

@media screen and (max-width: 1199px) {
/* line 455, styles/_navigation.scss */
/* line 456, styles/_navigation.scss */
.main-navigation__contact {
    display: none;
    }
}

/* line 1, styles/_slideshow.scss */
.slideshow {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: calc(100vw * 1100 / 1920);
    height: calc(100vw * 1100 / 1920);
    height: calc(100vw * 1100 / 1920);
    max-height: calc(100vh - 100px);
    max-height: calc(100vh - 100px);
    max-height: calc(100vh - 100px);
    background: #fff;
    }
@media screen and (min-width: 1025px) {
.slideshow {
    height: calc(100vh - 100px);
    height: calc(100vh - 100px);
    height: calc(100vh - 100px);
    max-height: calc(100vh - 100px);
    max-height: calc(100vh - 100px);
    max-height: calc(100vh - 100px);
    }
}

/* line 27, styles/_slideshow.scss */
body.home .slideshow .down-arrow {
    display: block;
    position: absolute;
    bottom: 14px;
    right: calc(50% - 20px);
    right: calc(50% - 20px);
    right: calc(50% - 20px);
    left: calc(50% - 20px);
    left: calc(50% - 20px);
    left: calc(50% - 20px);
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    width: 40px;
    border: 1px solid #000;
    border-radius: 50%;
    background: rgba(0,0,0,.25);
    cursor: pointer;
    }

/* line 46, styles/_slideshow.scss */
body.home .slideshow .down-arrow:after {
    content: '';
    visibility: visible;
    bottom: 14px;
    right: calc(50% - 8px);
    right: calc(50% - 8px);
    right: calc(50% - 8px);
    left: calc(50% - 8px);
    left: calc(50% - 8px);
    left: calc(50% - 8px);
    z-index: 4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px;
    width: 16px;
    border: 2px solid rgba(255,255,255,0);
    border-right-color: rgba(255,255,255,1);
    border-bottom-color: rgba(255,255,255,1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    }

/* line 68, styles/_slideshow.scss */
.slideshow .container {
    padding: 0;
    }

/* line 75, styles/_slideshow.scss */
.slideshow .slide {
    overflow: hidden;
    position: relative;
    height: calc(100vw * 1100 / 1920);
    height: calc(100vw * 1100 / 1920);
    height: calc(100vw * 1100 / 1920);
    margin: 0;
    padding: 0;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    }
@media screen and (max-width: 599px) {
.slideshow .slide {
    overflow: visible;
    margin-bottom: 11%;
    }
}

@media screen and (min-width: 1025px) {
.slideshow .slide {
    height: calc(100vh - 100px);
    height: calc(100vh - 100px);
    height: calc(100vh - 100px);
    }
}

/* line 101, styles/_slideshow.scss */
.slideshow .slide + .slide {
    display: none;
    }

/* line 106, styles/_slideshow.scss */
.slideshow .slide img {
    height: auto;
    width: 100%;
    }

/* line 112, styles/_slideshow.scss */
.slideshow .slick-initialized .slide {
    display: block;
    }

/* line 117, styles/_slideshow.scss */
.slideshow svg {
    height: 101%;
    width: 101%;
    }

/* line 123, styles/_slideshow.scss */
.slideshow .slide .container {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: transparent;
    color: #000;
    text-align: left;
    text-transform: none;
    }
@media screen and (max-width: 599px) {
.slideshow .slide .container {
    top: 99%;
    right: 0;
    bottom: auto;
    left: 0;
    max-width: 100%;
    padding: 20px;
    width: 100%;
    background: #e4dfce;
    }
}

/* line 147, styles/_slideshow.scss */
@media screen and (max-width: 599px) {
.slideshow .slide .container > span:first-child {
    font-size: 1.5em;
    font-weight: normal;
    }
}

@media screen and (max-width: 399px) {
.slideshow .slide .container > span:first-child {
    font-size: 1em;
    }
}

/* line 160, styles/_slideshow.scss */
.slideshow .slide .container .caption-content {
    display: block;
    font: normal 2.5em 'Montserrat',serif;
    }
@media screen and (max-width: 1459px) {
.slideshow .slide .container .caption-content {
    font-size: 2em;
    }
}

@media screen and (max-width: 1199px) {
.slideshow .slide .container .caption-content {
    font-size: 1.5em;
    }
}

/* line 183, styles/_slideshow.scss */
/* line 186, styles/_slideshow.scss */
.slideshow .slick-slide .bw {
    opacity: 0;
    }

/* line 192, styles/_slideshow.scss */
.slideshow .slick-slide .color {
    opacity: 1;
    }

/* line 204, styles/_slideshow.scss */
/* line 219, styles/_slideshow.scss */
.slideshow button.slick-arrow {
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: 100;
    border: 1px solid #999;
    height: 60px;
    width: 60px;
    background: rgba(0,0,0,.1);
    text-indent: -9999px;
    cursor: pointer;
    }
@media screen and (max-width: 599px) {
.slideshow button.slick-arrow {
    display: none !important;
    }
}

/* line 212, styles/_functions.scss */
.slideshow button.slick-arrow:hover,
.slideshow button.slick-arrow:focus,
.slideshow button.slick-arrow:active {
    background: #30312e;
    }

/* line 212, styles/_functions.scss */
/* line 253, styles/_slideshow.scss */
.slideshow button.slick-arrow:hover:before,
.slideshow button.slick-arrow:focus:before,
.slideshow button.slick-arrow:active:before {
    border-top-color: #000;
    border-left-color: #000;
    }

/* line 260, styles/_slideshow.scss */
.slideshow button.slick-arrow:before {
    top: calc(60px / 3);
    top: calc(60px / 3);
    top: calc(60px / 3);
    border: 1px solid transparent;
    border-top-color: #000;
    border-left-color: #000;
    height: 18px;
    width: 18px;
    }

/* line 272, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev {
    left: 10px;
    }

/* line 277, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-prev:before {
    left: calc(60px * .4);
    left: calc(60px * .4);
    left: calc(60px * .4);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

/* line 286, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next {
    right: 10px;
    }

/* line 291, styles/_slideshow.scss */
.slideshow button.slick-arrow.slick-next:before {
    right: 24px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    }

/* line 301, styles/_slideshow.scss */
.slideshow ul.slick-dots {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 20px;
    left: 30px;
    margin: 0;
    padding: 0;
    }

/* line 311, styles/_slideshow.scss */
.slideshow ul.slick-dots li {
    display: inline-block;
    border: 1px solid #30312e;
    border-radius: 50%;
    height: 12px;
    margin: 0 0 0 5px;
    padding: 0;
    width: 12px;
    background: transparent;
    text-indent: -1000000px;
    }

/* line 324, styles/_slideshow.scss */
.slideshow ul.slick-dots li.slick-active {
    border: 1px solid #30312e;
    background: #30312e;
    }

/* line 330, styles/_slideshow.scss */
.slideshow ul.slick-dots li:hover {
    cursor: pointer;
    }

/* line 4, styles/_homepage.scss */
/* line 5, styles/_homepage.scss */
.content__homepage__subtitle {
    font-family: Montserrat;
    color: #878787;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    margin-bottom: -15px;
    }

/* line 15, styles/_homepage.scss */
.content__homepage__gallery {
    overflow: hidden;
    background: #000;
    }

/* line 19, styles/_homepage.scss */
.content__homepage__gallery__image {
    width: 16.66666%;
    float: left;
    }

/* line 23, styles/_homepage.scss */
.content__homepage__gallery__image img {
    width: 100%;
    }
@media screen and (max-width: 767px) {
/* line 31, styles/_homepage.scss */
/* line 32, styles/_homepage.scss */
.content__homepage__subtitle {
    font-size: 18px;
    }
}

/* old gallery module */
/* line 3, styles/_galleries.scss */
/* line 5, styles/_galleries.scss */
.gallery-stylish a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-right: 1px;
    margin-bottom: 1px;
    max-width: calc(25% - 4px);
    max-width: calc(25% - 4px);
    max-width: calc(25% - 4px);
    width: 100%;
    }
@media screen and (max-width: 1199px) {
.gallery-stylish a {
    max-width: calc(33.3% - 3px);
    max-width: calc(33.3% - 3px);
    max-width: calc(33.3% - 3px);
    }

/* line 20, styles/_galleries.scss */
.gallery-stylish a:nth-child(3n) {
    margin-right: 0;
    }

/* line 25, styles/_galleries.scss */
.gallery-stylish a:nth-child(4n) {
    margin-right: 1px;
    }
}

@media screen and (max-width: 599px) {
.gallery-stylish a {
    margin-right: 0;
    max-width: 100%;
    }
}

/* line 212, styles/_functions.scss */
/* line 37, styles/_galleries.scss */
.gallery-stylish a:hover:after,
.gallery-stylish a:focus:after,
.gallery-stylish a:active:after {
    opacity: 0;
    }

/* line 42, styles/_galleries.scss */
.gallery-stylish a:hover:before,
.gallery-stylish a:focus:before,
.gallery-stylish a:active:before {
    opacity: 1;
    }

/* line 48, styles/_galleries.scss */
.gallery-stylish a:nth-child(4n) {
    margin-right: 0;
    }

/* line 53, styles/_galleries.scss */
.gallery-stylish a:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 5;
    padding: 20px;
    width: 100%;
    background: rgba(0,0,0,.5);
    color: #fff;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
    }

/* line 69, styles/_galleries.scss */
.gallery-stylish a[title=""]:after,
.gallery-stylish a figcaption {
    display: none;
    }

/* line 75, styles/_galleries.scss */
.gallery-stylish a figure {
    display: block;
    margin: 0;
    padding-top: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    }

/* line 88, styles/_galleries.scss */
.gallery-stylish a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5) url(images/gallery-zoom.png) center center no-repeat;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
    }

/* old gallery module */
/* line 3, styles/_galleries-stylish.scss */
/* line 5, styles/_galleries-stylish.scss */
.gallery_main {
    overflow: hidden;
    }

/* line 9, styles/_galleries-stylish.scss */
.gallery_left {
    width: 80%;
    float: left;
    }

/* line 14, styles/_galleries-stylish.scss */
.gallery_right {
    width: 17%;
    float: right;
    }

/* line 18, styles/_galleries-stylish.scss */
.gallery_right .slick-arrow {
    display: block;
    margin: auto;
    position: relative;
    font-size: 30px;
    text-align: center;
    }

/* line 26, styles/_galleries-stylish.scss */
.gallery_right .slick-slide {
    height: 100px;
    background-size: 110%;
    border: solid 2px #000;
    background-position: center center;
    }
@media screen and (max-width: 992px) {
/* line 35, styles/_galleries-stylish.scss */
.gallery_left {
    width: 100%;
    float: none;
    }

/* line 40, styles/_galleries-stylish.scss */
.gallery_right {
    width: 90%;
    float: none;
    margin: auto;
    }

/* line 45, styles/_galleries-stylish.scss */
.gallery_right .slick-slide {
    margin: 30px 10px;
    }

/* line 49, styles/_galleries-stylish.scss */
.gallery_right .slick-arrow {
    position: absolute;
    top: 40%;
    }

/* line 53, styles/_galleries-stylish.scss */
.gallery_right .slick-arrow.fa-chevron-left {
    left: -4%;
    }

/* line 57, styles/_galleries-stylish.scss */
.gallery_right .slick-arrow.fa-chevron-right {
    right: -4%;
    }
}

@media screen and (max-width: 480px) {
/* line 65, styles/_galleries-stylish.scss */
/* line 66, styles/_galleries-stylish.scss */
.gallery_right .slick-slide {
    height: 70px;
    }

/* line 70, styles/_galleries-stylish.scss */
.gallery_right .slick-arrow {
    position: absolute;
    top: 40%;
    }

/* line 74, styles/_galleries-stylish.scss */
.gallery_right .slick-arrow.fa-chevron-left {
    left: -7%;
    }

/* line 78, styles/_galleries-stylish.scss */
.gallery_right .slick-arrow.fa-chevron-right {
    right: -7%;
    }
}

/* line 85, styles/_galleries-stylish.scss */
.gallery a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-right: 1px;
    margin-bottom: 1px;
    max-width: calc(16.6666% - 1px);
    max-width: calc(16.6666% - 1px);
    max-width: calc(16.6666% - 1px);
    width: 100%;
    }
@media screen and (max-width: 1199px) {
.gallery a {
    max-width: calc(16.6666% - 1px);
    max-width: calc(16.6666% - 1px);
    max-width: calc(16.6666% - 1px);
    }

/* line 100, styles/_galleries-stylish.scss */
.gallery a:nth-child(3n) {
    margin-right: 0;
    }

/* line 105, styles/_galleries-stylish.scss */
.gallery a:nth-child(4n) {
    margin-right: 1px;
    }
}

@media screen and (max-width: 599px) {
.gallery a {
    margin-right: 0;
    max-width: calc(33.3% - 1px);
    max-width: calc(33.3% - 1px);
    max-width: calc(33.3% - 1px);
    }
}

/* line 212, styles/_functions.scss */
/* line 117, styles/_galleries-stylish.scss */
.gallery a:hover:after,
.gallery a:focus:after,
.gallery a:active:after {
    opacity: 0;
    }

/* line 122, styles/_galleries-stylish.scss */
.gallery a:hover:before,
.gallery a:focus:before,
.gallery a:active:before {
    opacity: 1;
    }

/* line 128, styles/_galleries-stylish.scss */
.gallery a:nth-child(4n) {
    margin-right: 0;
    }

/* line 133, styles/_galleries-stylish.scss */
.gallery a:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 5;
    padding: 20px;
    width: 100%;
    background: rgba(0,0,0,.5);
    color: #fff;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
    }

/* line 149, styles/_galleries-stylish.scss */
.gallery a[title=""]:after,
.gallery a figcaption {
    display: none;
    }

/* line 155, styles/_galleries-stylish.scss */
.gallery a figure {
    display: block;
    margin: 0;
    padding-top: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    }

/* line 168, styles/_galleries-stylish.scss */
.gallery a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5) url(/resources/template/images/camera.png) center center no-repeat;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
    }

/** Profiles **/
/* line 2, styles/_profiles.scss */
/* line 4, styles/_profiles.scss */
/* line 6, styles/_profiles.scss */
.profiles .cboxElement p {
    display: none;
    }

/* line 13, styles/_profiles.scss */
/* line 15, styles/_profiles.scss */
.profile img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 270px;
    }

/* line 23, styles/_profiles.scss */
.profile h3 {
    font-size: 1em;
    text-align: center;
    }

/* line 30, styles/_profiles.scss */
.profiles .profile {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    padding: 15px;
    width: 300px;
    cursor: pointer;
    }

/* line 39, styles/_profiles.scss */
/* line 41, styles/_profiles.scss */
.profiles .profile:hover h3 {
    text-decoration: underline;
    }

/* line 49, styles/_profiles.scss */
/* line 51, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock .profiles {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    text-align: justify;
    }

/* line 62, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock .profiles span {
    display: inline-block;
    }

/* line 71, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock a {
    display: block;
    overflow: hidden;
    opacity: .6;
    height: 96px;
    margin-bottom: 5px;
    width: 96px;
    }

/* line 212, styles/_functions.scss */
.content-block.SimpleProfile-ProfileBlock a:hover,
.content-block.SimpleProfile-ProfileBlock a:focus,
.content-block.SimpleProfile-ProfileBlock a:active {
    opacity: 1;
    }

/* line 86, styles/_profiles.scss */
.content-block.SimpleProfile-ProfileBlock img {
    height: auto;
    width: 100%;
    }

/* line 1, styles/_testimonials.scss */
.testimonial {
    padding: 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,.09);
    box-shadow: 0 0 5px 2px rgba(0,0,0,.09);
    }

/* line 8, styles/_testimonials.scss */
.testimonial .testimony {
    font-style: italic;
    }

/* line 13, styles/_testimonials.scss */
.testimonial .witness {
    margin: 0;
    }

/* tinymce universal formatting */
/* line 2, styles/_tinymce.scss */
#tinymce {
    max-width: 1440px;
    padding: 10px;
    background: #fff;
    color: #000;
    font-size: 1em;
    text-align: left;
    }

/* line 11, styles/_tinymce.scss */
#tinymce p {
    margin: 0 0 1em;
    }

/* line 16, styles/_tinymce.scss */
#tinymce form {
    outline: 1px dotted #30312e;
    }

/* line 21, styles/_tinymce.scss */
#tinymce a {
    border-bottom: 1px dotted #30312e;
    text-decoration: none;
    }

/* line 27, styles/_tinymce.scss */
#tinymce td {
    font-family: inherit;
    font-size: inherit;
    }

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJtYXBwaW5ncyI6Ijs7Q0EwVEM7Ozs7Ozs7Ozs7Ozs7Q0FVQTtDQUVBOzs7Ozs7Ozs7Ozs7OztDQ3JVQTs7Ozs7Ozs7Ozs7Q0FXQTs7Q0FPQTs7Ozs7Ozs7Q0FHQTs7Ozs7Ozs7O0NBWUE7Ozs7Ozs7Q0QwSEE7Ozs7Ozs7Ozs7Ozs7Q0NcL0dBOzs7Ozs7Ozs7O0NBTUE7Ozs7Ozs7OztDQU9BOzs7Ozs7Ozs7Ozs7Q0FZQTs7Ozs7Q0FJQTs7Ozs7Q0FJQTs7Ozs7Q0FJQTs7Ozs7Ozs7O0NBUUE7Ozs7O0NBSUE7Ozs7Ozs7O0NBT0E7Ozs7Ozs7OztDRDhHQTs7Ozs7OztDQ25HQTs7Ozs7Q0FNQTs7Ozs7O0NBTUE7Q0FHQTs7Ozs7OztDQU9BOzs7Ozs7Ozs7Ozs7Ozs7Q0Q2RUE7Ozs7Ozs7Ozs7Q0N0REE7Ozs7Ozs7Q0FPQTs7Ozs7OztDQU9BOzs7Ozs7Ozs7O0NBV0E7Ozs7Ozs7Q0FNQTs7Ozs7Ozs7Q0FTQTs7Ozs7O0NBTUE7Ozs7OztDQU1BOzs7OztDQUtBOzs7OztDQUlBOzs7Ozs7OztDQVNBOzs7OztDQU1BOzs7OztDQU1BOzs7OztDQU9BOzs7Ozs7OztDQVFBOzs7Ozs7Ozs7OztDQVdBOzs7Ozs7OztDQVFBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztDQXFCQTs7Ozs7O0NBS0E7Ozs7Ozs7O0NBT0E7Ozs7OztDQUtBOzs7Ozs7OztDQU1BOzs7Ozs7Ozs7Q0FTQTs7Ozs7Ozs7Q0FRQTs7Ozs7O0NBS0E7Ozs7O0NBT0E7Ozs7OztDQU1BOzs7Ozs7O0NBT0E7Ozs7O0NBSUE7Ozs7O0NBSUE7Ozs7O0NBSUE7Ozs7OztDQUlBOzs7OztDQUdBOzs7Ozs7Q0FPQTs7Ozs7Ozs7OztDQU9BO0NBQ0E7Ozs7Ozs7O0NBTUE7Ozs7O0NBSUE7Ozs7O0NBT0E7Ozs7Ozs7Ozs7OztDQVlBOzs7Ozs7Ozs7Ozs7Ozs7Q0FhQTs7Ozs7OztDQU9BOzs7Ozs7O0NBTUE7Ozs7Ozs7Q0FNQTs7Ozs7OztDQU9BOzs7Ozs7Ozs7Ozs7Ozs7Q0FlQTs7Ozs7Ozs7Ozs7Ozs7Q0FjQTs7Ozs7Q0R2UkE7Q0M2UkE7Ozs7Ozs7Q0FRQTs7Ozs7Q0RyU0E7Q0MyU0E7Ozs7Ozs7OztDQVVBOzs7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7Ozs7Q0FXQTs7Ozs7OztDQU1BOzs7Ozs7Ozs7Ozs7Q0FZQTs7Ozs7Q0FTQTs7Ozs7Q0FJQTs7Ozs7O0NBTUE7Ozs7Ozs7Q0FNQTs7Ozs7O0NBTUE7Q0FFQTs7Ozs7Q0FLQTtDQUdBOzs7Ozs7Q0FPQTs7Ozs7OztDQU9BOzs7OztDQUtBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0FtQkE7Ozs7O0NBS0E7Q0FFQTs7Ozs7O0NBTUE7Ozs7O0NBS0E7Ozs7Ozs7O0NBT0E7Ozs7O0NBS0E7Ozs7Ozs7Ozs7O0NBV0E7Ozs7O0NBT0E7Ozs7Ozs7Ozs7Ozs7Ozs7Q0FjQTs7Ozs7Ozs7OztDQVNBOzs7OztDQU1BOzs7OztDQUlBOzs7Ozs7OztDQVFBOzs7OztDQUtBOzs7Ozs7Ozs7O0NBU0E7Ozs7Ozs7Ozs7Ozs7O0NEaGhCQTtDQytoQkE7Ozs7Ozs7Q0FPQTs7Ozs7O0NBTUE7Q0FFQTs7Ozs7O0NBTUE7Ozs7O0NBTUE7Ozs7Ozs7O0NBVUE7Ozs7O0NBS0E7Q0FFQTs7Ozs7Q0FLQTs7Ozs7O0NBT0E7Ozs7O0NBSUE7Ozs7OztDQU1BOzs7Ozs7Ozs7Ozs7Ozs7OztDQWVBOzs7Ozs7Q0FPQTs7Ozs7Q0FJQTs7Ozs7Ozs7O0NBTUE7Q0FFQTs7Ozs7OztDQU1BOzs7Ozs7Q0FNQTs7Ozs7Q0FNQTs7Ozs7Ozs7Q0FPQTs7Ozs7Q0FLQTs7Ozs7Q0FPQTs7Ozs7Q0FLQTs7Ozs7O0NBT0E7Q0FFQTs7Ozs7O0NBUUE7Ozs7OztDQUtBO0NBQ0E7Ozs7O0NBS0E7Q0FDQTs7Ozs7Q0FJQTs7Ozs7OztDQU9BOzs7Ozs7Q0FLQTs7Ozs7Q0FJQTs7Ozs7Q0FJQTs7Ozs7Q0FJQTs7Ozs7Q0FJQTtDQUNBOzs7OztDQUtBO0NBQ0E7Ozs7O0NBSUE7Q0FDQTs7Ozs7Q0FNQTs7Ozs7Q0FHQTs7Ozs7Ozs7O0NBT0E7Ozs7O0NBSUE7Ozs7O0NBSUE7Ozs7Ozs7Q0NcLzlCQTs7Ozs7O0NBTUE7Ozs7O0NBS0E7Ozs7O0NBS0E7Ozs7Ozs7Ozs7Q0FTQTs7Ozs7Ozs7Q0FPQTs7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7O0NBUUE7Ozs7Ozs7Q0FNQTs7Ozs7OztDQU1BOzs7OztDQU1BOzs7OztDQUtBOzs7OztDQUtBOzs7OztDQUtBOzs7Ozs7Q0FPQTs7Ozs7OztDQU1BOzs7Ozs7O0NBT0E7Ozs7Ozs7O0NBUUE7Ozs7Ozs7OztDQVNBOzs7OztDQ3JIQTs7Ozs7Ozs7Ozs7Q0FVQTs7Ozs7Ozs7Ozs7O0NBU0E7Ozs7O0NBS0E7Ozs7Ozs7Q0FPQTs7Ozs7Q0FNQTs7Ozs7OztDQU1BOzs7Ozs7Ozs7Q0FNQTs7Ozs7Ozs7Q0FPQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0FpQkE7Ozs7Ozs7O0NBSUE7Ozs7Ozs7O0NBT0E7Ozs7OztDQUlBOzs7Ozs7Q0FJQTs7Ozs7Q0FFQTs7Ozs7Q0FNQTs7Ozs7Q0FJQTs7Ozs7OztDQU9BOzs7Ozs7Ozs7Ozs7Ozs7Q0FlQTs7Ozs7Ozs7Ozs7Ozs7Q0FjQTs7Ozs7Q0hvRUE7Q0c5REE7Ozs7Ozs7Q0FRQTs7Ozs7Q0hzREE7Q0doREE7Ozs7Ozs7OztDQVVBOzs7Ozs7Ozs7O0NBU0E7Ozs7Ozs7Ozs7Q0g2QkE7Q0duQkE7Ozs7Ozs7OztDQVFBOzs7Ozs7Ozs7Ozs7OztDQWNBOzs7Ozs7Ozs7Ozs7Ozs7O0NBY0E7Ozs7Ozs7Ozs7O0NBVUE7Ozs7Ozs7OztDQVdBOzs7Ozs7O0NBT0E7Ozs7Ozs7OztDQVdBOzs7Ozs7OztDQVFBOzs7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7O0NIaEZBOzs7Ozs7O0NHNkZBOzs7OztDQUtBOzs7Ozs7Ozs7Q0FVQTs7Ozs7Ozs7Ozs7O0NBV0E7Ozs7OztDQUtBOzs7OztDQVFBO0NBRUE7Ozs7Ozs7O0NBSUE7Ozs7Ozs7O0NBS0E7Ozs7O0NBUUE7Ozs7Ozs7Ozs7O0NBVUE7Ozs7Ozs7Ozs7OztDQVNBOzs7OztDQUtBOzs7Ozs7O0NBT0E7Ozs7O0NBTUE7Ozs7Ozs7Q0FNQTs7Ozs7Ozs7O0NBTUE7Ozs7Ozs7O0NBUUE7Ozs7Ozs7Ozs7O0NBVUE7Ozs7Ozs7Ozs7Ozs7Ozs7O0NBaUJBOzs7Ozs7Ozs7O0NBUUE7Q0FDQTs7Ozs7O0NDdmNBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0EwQkE7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0NBbUJBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztDQXNCQTs7Ozs7Q0FPQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0NBMEJBOzs7OztDQUtBOzs7Ozs7Q0FNQTs7Ozs7Q0FLQTs7Ozs7O0NBTUE7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0F3QkE7Ozs7Ozs7Ozs7Ozs7O0NBYUE7Ozs7Ozs7Ozs7Ozs7Ozs7O0NBdUJBO0NBR0E7Ozs7O0NBTUE7Ozs7O0NBWUE7Q0FlQTs7Ozs7Ozs7Ozs7Ozs7Ozs7OztDSlBBOzs7Ozs7O0NBQUE7Q0l5Q0E7Ozs7Ozs7O0NBT0E7Ozs7Ozs7Ozs7OztDQVlBOzs7OztDQUtBOzs7Ozs7Ozs7OztDQVNBOzs7OztDQUtBOzs7Ozs7Ozs7Q0FVQTs7Ozs7Ozs7Ozs7Q0FVQTs7Ozs7Ozs7Ozs7OztDQWFBOzs7Ozs7Q0FNQTs7Ozs7Q0N0VUE7Q0FDQTs7Ozs7Ozs7Ozs7Q0FVQTs7Ozs7O0NBSUE7Ozs7OztDQUlBOzs7OztDQVFBO0NBQ0E7Ozs7Ozs7Q0M3QkE7Q0FFQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0FlQTs7Ozs7Q0FLQTs7Ozs7Ozs7Ozs7OztDTjJMQTtDTVwvS0E7Ozs7Ozs7Q0FLQTs7Ozs7OztDQU1BOzs7OztDQUtBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7O0NBZ0JBOzs7Ozs7Q0FNQTs7Ozs7Ozs7Ozs7Q0FhQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0NyRkE7Q0FFQTs7Ozs7Q0FJQTs7Ozs7O0NBS0E7Ozs7OztDQUlBOzs7Ozs7Ozs7Q0FRQTs7Ozs7Ozs7Q0FTQTs7Ozs7O0NBS0E7Ozs7Ozs7Q0FLQTs7Ozs7Q0FJQTs7Ozs7O0NBSUE7Ozs7O0NBSUE7Ozs7Ozs7Q0FRQTtDQUNBOzs7OztDQUlBOzs7Ozs7Q0FJQTs7Ozs7Q0FJQTs7Ozs7O0NBT0E7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0NBZUE7Ozs7O0NBS0E7Ozs7Ozs7Ozs7Ozs7OztDUDJHQTtDT1wvRkE7Ozs7Ozs7Q0FLQTs7Ozs7OztDQU1BOzs7OztDQUtBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7O0NBZ0JBOzs7Ozs7Q0FNQTs7Ozs7Ozs7Ozs7Q0FhQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0N0S0E7Q0FFQTtDQUVBOzs7OztDQU9BO0NBRUE7Ozs7Ozs7O0NBUUE7Ozs7OztDQU9BOzs7Ozs7Ozs7O0NBU0E7Q0FFQTs7Ozs7Q0FRQTtDQUVBOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Q0FXQTs7Ozs7Q0FTQTs7Ozs7Ozs7OztDUjZJQTs7Ozs7OztDUTlIQTs7Ozs7O0NDckZBOzs7Ozs7OztDQU9BOzs7OztDQUtBOzs7Ozs7Q0NYQTs7Ozs7Ozs7OztDQVNBOzs7OztDQUtBOzs7OztDQUtBOzs7Ozs7Q0FNQSIsInNvdXJjZXMiOlsic3R5bGVzXC9fZnVuY3Rpb25zLnNjc3MiLCJzdHlsZXNcL19tYWluLnNjc3MiLCJzdHlsZXNcL19qcXVlcnktdWkuc2NzcyIsInN0eWxlc1wvX25hdmlnYXRpb24uc2NzcyIsInN0eWxlc1wvX3NsaWRlc2hvdy5zY3NzIiwic3R5bGVzXC9faG9tZXBhZ2Uuc2NzcyIsInN0eWxlc1wvX2dhbGxlcmllcy5zY3NzIiwic3R5bGVzXC9fZ2FsbGVyaWVzLXN0eWxpc2guc2NzcyIsInN0eWxlc1wvX3Byb2ZpbGVzLnNjc3MiLCJzdHlsZXNcL190ZXN0aW1vbmlhbHMuc2NzcyIsInN0eWxlc1wvX3RpbnltY2Uuc2NzcyJdLCJuYW1lcyI6W10sIl94X29yZ19rb2FsYS1mcmFtZXdvcmtfbGFzdCI6eyJzb3VyY2UiOjEwLCJvcmlnaW5hbExpbmUiOjI2LCJvcmlnaW5hbENvbHVtbiI6MSwibmFtZSI6MH19 */
